/*
	Theme Name: www.suchmaschinenoptimierung.de
*/

/*************************************
 +Containers
 *************************************/
body{
	color:#000;
	font-family: "Arial", Verdana, "Tahoma", Helvetica, sans-serif;
	margin:0 auto;
	margin-left:5px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: ;
	background-color: #FFF;
	font-size:12px;
}
*+html body{
	margin-top:0px;
}
* html body{
	margin-top:0px;
}


.clear {
	clear:both;
}

.left {
	float:left;
}
.right {
	float:right;
}

a {
	color:#A6263B;
	font-size:12px;
	font-weight:normal;
}
a:hover {
	color:#2376a0;
}

.font_blue {
	color:#176B94;
}
.font_bigger {
	font-size:20px;
	font-weight:bold;
}
.font_big {
	font-size:14px;
	font-weight:bold;
}
.font_small {
	font-size:11px;
}
.center {
	text-align:center;
}
.font_red {
	color:#A6263B;
}



#wrap {
	width:990px;
}


/*************************************
 +Footer
 *************************************/
#footer, #footer .footer_begin, #footer .footer_middle, #footer .footer_end {
	height:90px;
	float:left;
}
#footer {
	float:left;
	width:990px;
	margin:0 auto;	
	color:#88a6b7;
	font-size:0.9em;
	padding:0;	
}

#footer .footer_middle p {
	padding:0;
	margin:0;
	font-size: 11px;
}

#footer .footer1 {
	background: url("/img/footer_1.gif") no-repeat center top;
	height:36px;
	width:970px;
	padding:0 10px;		
}
#footer .footer2 {
	background: #f0f3f5 url("/img/footer_2.gif") no-repeat center top;
}
#footer .footer4 {
	background: url("/img/footer_4.gif") no-repeat center top;
}
#footer .footer_lh {
	margin-top:7px;
}
#footer .footer2 a {
	margin:0px 10px;
	line-height:25px;
}





/*************************************
 +Header
 *************************************/
#header {
	float:left;
	width:990px;
}
#header .header_img {
	background: url("/img/header.gif") no-repeat top;
	height:170px;
	width:990px;
    position:relative;
}

#header .header_space {
	height:21px;
	width:990px;	
}
#header .header_navi,
#header .header_navi .first_start,
#header .header_navi .first_inner_start, 
#header .header_navi .first_end, 
#header .header_navi .first_middle, 
#header .header_navi .second_out_start,
#header .header_navi .second_out_middle,
#header .header_navi .second_out_end,
#header .header_navi .second_start, 
#header .header_navi .second_middle,
#header .header_navi .second_end,
#content .content_slogan, 
#content .content_box_top_corner,
#content .content_box_top_left_corner,
#content .slogan {
	height:35px;
	line-height:35px;
	float:left;	
} 

#header .header_navi {
	background: url("/img/navi-dot.gif") repeat-x center center;
	width: 990px;
}

#header .header_navi_landing {
	background: url("/img/navi-dot-4.gif") repeat-x center center;
	width: 990px;
}

#header .header_navi .first_start {
	background: url("/img/light-navi-left.png") no-repeat center center;
	width:6px;
}
#header .header_navi .first_middle {
	background: url("/img/light-navi-center.png") repeat-x center center;	
}
#header .header_navi .first_middle a, 
#header .header_navi .second_middle a,
#header .header_navi .second_out_middle a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding: 0px 10px;	
}
#header .header_navi .first_middle a {
	color:#277fa9;
}
#header .header_navi .first_end {
	background: url("/img/light-navi-right.png") no-repeat center center;
	width:11px;
}
#header .header_navi .second_start {
	background: url("/img/dark-navi-left.gif") no-repeat center center;
	width:9px;
}
#header .header_navi .second_middle {
	background: url("/img/dark-navi-center.gif") repeat-x center center;
}
#header .header_navi .second_middle a {
	color:#FFF;
}
#header .header_navi .second_end {
	background: url("/img/dark-navi-right.gif") no-repeat center center;
	width:9px;
}





/*************************************
 +Login
 *************************************/
#login {
	float:right;
	position:relative;
	top:157px;
	right:0px;
	width:230px;
}
#login form {
	margin:0px;
	padding:0px;
}
#login form .login_bn, #login form .login_pw {
	width:100px;
	height: 21px;
	line-height: 21px;
	vertical-align:top;
	border:1px solid #176B94;
}







/*************************************
 +Content
 *************************************/
#left_content_dot {
	background: url("/img/content-dot-l.gif") repeat-y left top;
	padding-left:0px;
	float:left;
	width:590px;	
}

#content {
	width:574px;
	float:left;
	background:url("/img/content-dot.gif") repeat-y right center;
	padding-left:16px;
}
#content .slogan {
	width:574px;
	background:url("/img/navi-dot.gif") repeat-x 0px -10px;		
}
* html #content .slogan {
	width: 575px;
}
#content .content_slogan {
	color:#88a6b7;
	background:none;
	background-color:white;
	padding-right:5px;	
	font-size:14px;
}

#content .content_box_top_corner {
	background:url("/img/themen_ro.gif") no-repeat right 24px;
	width:6px;
	float:right;
}
#content .content_box_left {
	background:url("/img/content-dot.gif") repeat-y center center;
	width:6px;
	float:right;
	height:auto !important;
	clear:left;
}
.bottom_content_dot {
	background: url("/img/line-dot-bottom.gif") repeat-x left center;
	height:6px;
	line-height:6px;
	width:590px;	
} 
.bottom_content_dot_left {
	background: url("/img/themen_lu.gif") repeat-x left center;
	height:6px;
	width:6px;
	line-height:6px;
}
.bottom_content_dot_right {
	background: url("/img/themen_ru.gif") repeat-x left center;
	height:6px;
	width:6px;	
	line-height:6px;
}



/*************************************
 +Entry
 *************************************/
.entry {
	background: url("/img/themen-down.gif") repeat-x center bottom;
	margin-top: 20px;
	float:left;
	width:559px;		
}

.entry a{
	color:#1E689B;
}

.entry p{
    padding-top:4px;
    padding-bottom:4px;
    padding-left:0px;
    padding-right:0px;    
}
.entry ul{
	padding:10px;
	margin-left:25px;	
}
.entry ul li{
    padding-left:10px;
    margin-top:2px;    
}
.entry blockquote {
	margin:20px;
	padding:1px 10px 1px 40px;
	background: transparent url("./images/quote.png") top left no-repeat;
}
.entry code{
    padding:4px;
    background:#ccc;
}
.entry h3{
	padding:2px;
    margin:2px;
    font-weight:bold;
    font-size:16px;
}
.entry h4{
	padding:2px;
    margin:2px;
    font-weight:bold;
    font-size:12px;
}
.entry h5{
	padding:2px;
    margin:2px;
    font-weight:bold;
    font-size:11px;
}
.entry .date {
	font-size:11px;
	font-weight:bold;
	padding:2px 0 0 0px;
	color:#fff;
	background: url("/img/seo-box-datum.gif") no-repeat top center;
	width:43px;
	height:56px;
	float:left;
	text-align:center;
	margin-right:15px;
	margin-bottom:15px;
}
.entry .date .day{
	font-size:14px;
}
.entry .date .month{
	font-size:12px;
}
.entry .date .year{
	font-size:10px;
}
.entry .entry_content {
	float:left;
	text-align:left;
	width:100%;	
}
.entry .entry_content img {
	border:0px none;	
}
.entry .entry_content .entrytitle {
	background-color:#fff;
	text-align:left;		
}
.entry .entry_content .entryavatar {
	background-color:#fff;
	float:right;		
}
.entry .entry_content .entrybody {
	margin-top: 5px;	
}

.entry .entry_content .entrytitle h2{
	font-family: times New Roman;
	font-size:20px;
	padding:0 0 0 10px;
    margin:0 0 5px 0;
    display:block;  
    text-align:left;   
}
.entry .entry_content .entrytitle h2 a{	
    font-family: times New Roman;	
	text-decoration:none;
	color:#277fa9;	
}
.entry .entrytitle h2 a:hover{
	text-decoration:none;
	color:#277fa9;
}
.entry h2 {
	color:#277fa9;
	font-size:18px;
}
.entry h1 {
	color:#277fa9;
	font-size:22px;
}
.entrytitle h3{
	font-size:20px;
	padding:0 0 0 10px;
    margin:0 0 5px 0;
    display:block;  
    text-align:left;   
}
.entrytitle h3 a{	
    font-family: times New Roman;	
	text-decoration:none;
	color:#277fa9;	
}
.entrytitle h3 a:hover{
	text-decoration:none;
	color:#277fa9;
}
.entry .entrymeta {
	background:none;
	color: #000;
	font-size: 1em;
	height:35px;
	float:left;
	line-height:35px;
	padding-left:10px;
	margin-left:0px;
}
.entry .entrymeta .comments, 
.entry .entrymeta .folder, 
.entry .entrymeta .author {
	height:16px;
	font-size:11px;		
}
.entry .entrymeta a {
	font-size:11px;
}
.entry .entrymeta .space {
	margin-left:10px;
	margin-right:10px;
}
.entry .entrymeta {
	color:#88a6b7;
}
.entry .entrymeta span a{
	color:#a6263b;
}

.entry .more-link {
	color:#a6263b;
}

.entry_comments {
	width:559px;
}

.entry .attachment {
	text-align:center;
}


/*************************************
 +Navigation
 *************************************/
.navigation {
	width:559px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.navigation a {
	line-height:28px;
	text-decoration:none;		
}
.navigation .previous_page_button a,
.navigation .previous_page_button a:hover, 
.navigation .next_page_button a, 
.navigation .next_page_button a:hover {
	color:white;
	font-size:11px;
	font-weight:bold;	
}
.navigation .previous_page_button a:hover,
.navigation .previous_page_button a {
	padding:5px 5px 5px 20px;	
	
}
.navigation .next_page_button a:hover, 
.navigation .next_page_button a {
	padding:5px 20px 5px 5px;
}
.navigation .button_width,
.navigation .previous_page_button,
.navigation .next_page_button {
	width:134px;
	height:28px;
} 
.navigation .previous_page_button {
	background:url("/img/previous_page_button.gif") no-repeat 0px 0px;
}
.navigation .next_page_button {
	background:url("/img/next_page_button.gif") no-repeat 0px 0px;
}
.navigation .paginator {
	text-align:center;
	width:289px;
	margin:0 auto;
	margin-left:135px;	
}
* html .navigation .paginator {
	width:283px;
}
*+html .navigation .paginator {
	width:283px;
}
.navigation .paginator_l, 
.navigation .paginator_m, 
.navigation .paginator_r {
	display:block;
	float:left;
}
.navigation .paginator_l {
	background:url("/img/paginator_l.gif") repeat-x center center;
	width: 4px;
	height:28px;
	margin-left:1px;
}
.navigation .paginator_m {
	background:url("/img/paginator_m.gif") repeat-x center center;
	height:28px;
}

.navigation .paginator_m,
.navigation .paginator_dots {
	font-size: 12px;
	font-weight:bold;
	line-height:28px;
	padding-left:2px;
	padding-right:2px;
	color:#277FA9;	
}
.navigation .current {
	color:#7ba626;
	font-size:16px;
}

.navigation .paginator_m a {
	font-size: 12px;
	font-weight:bold;
	line-height:28px;
	color:#277FA9;
}
.navigation .paginator_r {
	background:url("/img/paginator_r.gif") repeat-x center center;
	width: 4px;
	height:28px;
	margin-right:3px;
}

/*************************************
 +Sidebar
 *************************************/

#sidebar{
	font-size:1em;
	font-weight:normal;
	float:right;
	margin-top:1em;
	width:380px;
    padding:12px 0px 4px 4px;
    margin-right:0px;
    text-align:left;
}
* html #sidebar {
	padding-left:1px;
}
*:first-child+html #sidebar {
	padding-left: 1px;
}

#sidebar .box_top, 
#sidebar .box_bottom {
	height:6px;
	line-height:1px;
	margin:0px;
	padding:0px;
}
#sidebar .box_top {
	background:url("/img/box_blue_om.gif") repeat-x 0px 0px;
	width:100%;		
}
#sidebar .box_bottom {
	background:url("/img/box_blue_um.gif") repeat-x 0px 0px;
	width:100%;	
}

#sidebar .box_top_left, 
#sidebar .box_bottom_left,
#sidebar .box_top_right,
#sidebar .box_bottom_right {	
	height:6px;
	line-height:6px;
	width:6px;	
}
#sidebar .box_top_left, 
#sidebar .box_bottom_left {
	float:left;
}
#sidebar .box_top_right,
#sidebar .box_bottom_right {
	float:right;
}

#sidebar .box_top_left {
	background:#FFF url("/img/box_blue_ol.gif") no-repeat 0px 0px;	 
}
#sidebar .box_top_right {
	background:#FFF url("/img/box_blue_or.gif") no-repeat 0px 0px;
	float:right;
}
#sidebar .box_bottom_left {
	background:#FFF url("/img/box_blue_ul.gif") no-repeat 0px 0px;	 
}
#sidebar .box_bottom_right {
	background:#FFF url("/img/box_blue_ur.gif") no-repeat 0px 0px;
	float:right;
}

#sidebar .sidebar_box {
	background-color:#c3dee9;
	margin:0px;
	padding:0px; 
	margin-bottom:10px;
}

#sidebar .sidebar_box .sidebar_content {
	background-color:#c3dee9;
	padding-left:15px;	
	/*padding-right:15px;*/
	margin:0px;				
}

#sidebar .sidebar_box form p {
	padding:0;
	font-style:italic;
	line-height: 56px;
	float:left;
}
#sidebar .sidebar_box form,  #sidebar .sidebar_box form p{	
	margin:0px;	
}
#sidebar .sidebar_box form .searchtext {
	position:relative;
	top:13px;
	right:0px;
	height: 21px;
	line-height: 21px;
	width:240px;
	float:left;
	margin-left:10px;
	border:1px solid #176B94;	
}
#sidebar .sidebar_box form .searchbutton {
	position:relative;
	top:13px;
	left:3px;
	float:left;	
}

#sidebar .sidebar_block {
	width:160px;
	text-align:left;	
}
#sidebar .sidebar_block div{
	width:90%;
	display:block;
}
#sidebar .sidebar_block_title {
	font-style:italic;	
	line-height:35px;	
}

#sidebar .sidebar_block ul {
	padding:0px;
	margin:0px;
}
#sidebar .sidebar_block ul li {
	border-top:1px solid #88A6B7;
	width:100%; 
	float:left;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	list-style:none;
}

#sidebar .sidebar_block ul li p {
	margin:0px;
	padding:3px 0 3px 0;
}

#sidebar .sidebar_box .sidebar_content ul li a.sidebar_feed {
	background:url("/img/rss-logo.png") no-repeat 0px 3px;
	padding: 5px 0px 5px 27px;
	line-height:27px;	
}

#sidebar .sidebar_content .box_tool_img {
	width:95px;	
}
#sidebar .sidebar_content div .tool_img {
	width:80px;
	height:98px;
	padding-right:15px;
}
#sidebar .sidebar_content div .tool_text {
	width:220px;	
}

#sidebar .sidebar_content div .tool_text ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar .sidebar_content div .tool_text ul li {
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}




/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0;
	padding:0;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#000;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
	text-align:left;
}
.commentlist li{
	padding:0.5em;
}
#commentform {
	text-align:left;
}

.alt{
    background-color: #F2F6F8;
	/*border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;*/
	padding: 0.8em;
    color: #000;
}

.normal{
	padding: 0.8em;
    color: #000;
}

h3#comments{
	font-size:1.3em;
}

h3#respond{
	font-size:1.3em;
        margin-top: 30px;
}

.countcomment{
	color:#000;
}

.commentmetadata
{
	font-size:0.9em;
}

.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.ul_padding {
	padding:10px;	
}

.events {
        background: url("../../../../../img/sc_bg.gif") no-repeat;
        height: 165px;
        padding: 13px 0 0 17px;
        color: #333;
        font-size: 1.1em;

}
.events2 {
        background: url("../../../../../img/sc_bg2.gif") no-repeat;
        height: 165px;
        padding: 13px 0 10px 17px;
        color: #333;
        font-size: 1.1em;

}

.events_logo {
        float: right;
        margin-right: 10px;
        margin-top: 5px;
}
.facebook {
        background: url("../../../../../img/facebook_bg.gif") no-repeat;
        height: 103px;
        padding: 10px 0 0 17px;
        color: #333;
        font-size: 1.1em;

}
.facebook_logo {
        float: right;
        margin-right: 10px;
        margin-top: 15px;
}


