/** Comment Comments CSS */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #777;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: #666;
}
.chalt{
	/*background-color: #E2E2E2;*/
}
#newcomment{
	border:1px dashed #777;
        width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
		

/* CSS für Community Link */
#community-div {
 position:absolute;
 left:15px;
 top:90px;
}	


/* CSS für die Twitter Sprechblase oben */
#twitter-status-rechts {
        padding: 0px;
        position:absolute;
        right:210px;
        margin-top:140px;
}
 
#twitter-status-bottom-rechts {
        background:transparent url(images/sprechblase_unten.png) no-repeat scroll 0pt 100%;
        float:right;
        height:12px;
        width:401px;
        padding: 0px 60px 0px 0px;
}
 
#twitter-status-rechts p {
       margin: 0;
        background:transparent url(images/sprechblase.png) no-repeat scroll 0pt 0pt;
        float:right;
        font-size:1.1em;
        line-height:1.3em;
        margin-top:0px;
        margin-bottom:0px;
        min-height:30px;
        overflow:hidden;
        padding: 10px 30px 0pt 30px;
        text-shadow:1px 1px 3px #FFF;
        width:401px;
        color: #FFF;
}
 
#twitter-status-rechts a
{
font-weight:bold;
        /*color: #FFF;
*/
}


/*
Theme Name:connexion
Description: city theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

.viewcounter {
        text-align:center;
        }   
body {
	margin:0;
	padding-top:0px;
	background:#000 url(images/wrap.jpg);
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#e7e7e7;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ae0000;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#411d00;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;

	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
		}
.content {
	width:1000px;
	margin:0 auto;
	background:#464646;
	
		}
/* The Top */

.top {
	position:relative;
	height:350px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {

        float:right;
        margin-top:35px;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	}
.blogname h1  {

	font-size:40px;
	font-weight:normal;
	color:#787878;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	


.top .phrases {
	position:absolute;
        bottom:0px;
	right:0px;
	color:white;
	font-weight:bold;
	font-size:larger;
        padding-right:90px;
	padding-bottom:5px;
}






.blogname h2 {
	margin:0px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#ae0000;
	}

/* Menu */
#mainmenu{
	height:20px;
	background:#1a1613;
	display:block;
	padding:6px 0 0px 14px;
	}
#mainmenu ul {
	margin:0px;
	padding:0px;
}

#mainmenu ul li {
	margin:0px;
	list-style:none;
	float:left;
	margin-left:8px;
	font-size:11px;	
}

#mainmenu ul li a {
	text-decoration:none;	
	color:#b8af8b;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	position:relative;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active {
	color:#ffffff;
	background-color:#ae0000;
	text-decoration:none;	
	
}

#mainmenu ul li a span {
	display:none;
}

#mainmenu ul li a:hover span, #mainmenu ul li a.active  span{
	display:inline;
	position:absolute;
	right:-1px;
	top:0px;

}

#mainmenu #search {
    float:right;
    padding:0px;
  		margin:0px;
		margin-top:-8px;
		margin-right:5px;
  		display:inline;	
}


/* The Content */
#content {
	float: left;
	width: 765px;
	margin: 0 0 3px 0;
	padding: 0 0;
	
	}
.pagelink {
        text-align: center;
        font-size: 1.2em;
        }

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#333;
	
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 0px 15px;
	height:28px;
	background: url(images/title.png);
	background-repeat:repeat-y;
	text-align: left;
	font: normal  20px "Tahoma", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #ae0000;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 13px 0 0 22px;
	height: 21px;
	background: url(images/date.png) no-repeat left top;
	font: normal 1.0em "Tahoma", Arial, sans-serif;
	color: #fefefe;
	background-color: transparent;
	}

.post .postmetadata {
	padding: 2px 15px 0px 15px;
	background:url(images/meta.png) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	height:34px;
	
	}
.p_comments {
height:25px;
width:200px;
line-height:26px;
text-align:center;
float:right;
padding:0 5px 0 27px;

}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}


.post a:link,
.post a:visited {
	color: #ae0000;
	background-color: transparent;
}

.post a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background: url(images/content.png);
	background-repeat:repeat-y;
	}
/* The Sidebar */

#sidebar {
 width:200px;
 float:right;
 font-size:12px;
 color:#999;
 margin: 10px 10px 0px 0px;
 font-family:century gothic,Verdana,sans-serif;

}

#sidebar ul {
 margin:0;
 padding:0;
 list-style-type:none;
}

#sidebar  h2 {
 font-size:18px;
 height:25px;
 font-weight:bold;
 padding:3px 0px 0px 5px;
 background:#323232;
 Margin: 10px 0 0 0;
 color:#fff;
 font-variant:small-caps;
}

#sidebar li a {
 display:block;
 line-height:160%;
 padding:4px 0 4px 0;
 color:#222;
 background:#5a5a5a;
 border-bottom:1px solid #464646;
}

#sidebar li a:hover {
 text-decoration:none;
 background-color:#ae0000;
 color:#fff;
}

#sidebar ul li a {
 /*background:none;*/
 padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#464646;
	}

#sidebar li.widget_stags_cloud div.st-tag-cloud {
 background:#5a5a5a;
}

#sidebar li.widget_polls .wp-polls {
background:#5a5a5a;
}

#sidebar li.widget_stags_cloud div.st-tag-cloud a {
  display:inline;
  border:0px;
  background:none;
}


/* --- FOOTER --- */

#footer {
	height:20px;
	padding:10px 0 0 0px;
	margin:2px 0 0 0;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	background:#555;
	text-align:center;
	}

#footer a {
	color:#f99999;
	text-decoration:none;
	}

#footer a:hover {
	color:#7b0000;
	
	}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	/*font-weight: bold;*/
	color: #FFF;
	
}	

div.comments ol li {
	padding: 10px;
border-bottom: 1px solid #555;
	
}

.comments form {
	}
.comments textarea {
	width:96%;
	height:156px;
	background:#ccc;
	border:2px solid #777;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li {
	padding-bottom: 9px;

}

