/*  

Theme Name: WP-Genius 1.0 Premium

Theme URI: http://www.solostream.com

Author: Solostream Global Media

Author URI: http://www.solostream.com/

Description: This WordPress theme was designed and built by Solostream. The CSS, XHTML and design are copyright of Solostream. Usage is governed by the WP-Genius 1.0 Premium END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Genius Theme Options</a> page. If you need further guidance on using the theme, <a href="http://www.solostream.com/forum/">check out this link</a>. <strong>Download original Photoshop files for this theme <a href="http://wp-genius.solostreamsites.com/genius-images.zip">here</a>.</strong>



*/



/* 200910031200 */



/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */



/* -------------------[ Main Page Elements ]------------------- */


/** CUSTOMIZED CSS START **/

.spacer{
  line-height:0;
  margin:0;
  padding:0;
  clear:both;
  float:none;
  height:0;  
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { /* for IE/Mac */
	display: inline-block;
}

img { -ms-interpolation-mode: bicubic; }

#header {

	background:url(mbh_img/header_bg.png) 0 0 no-repeat;
	
	width:980px;
	height:84px;
	
	padding:0;

	margin: 0 auto;

	/* border-bottom:1px solid #A6A6A6; */

	overflow:hidden;

}

#header .logo {
	float:left;
	display:block;
	
	background:url(mbh_img/logo_mobile.jpg) 0 0 no-repeat;

	width:403px;
	height:88px;
	
	margin-top:5px;
	
}

#header .menu {
	float:right;
	
	width:145px;
	height:28px;
	
	padding-right:10px;
}

#header .menu .portal {
	float:left;
	display:block;
	
	width:70px;
	height:27px;
	
	margin-right:5px;
	
	background:url(mbh_img/buttons/btn_portal.png) 0 0 no-repeat;
}

#header .menu .forum {
	float:left;
	display:block;
	
	width:70px;
	height:27px;
	
	background:url(mbh_img/buttons/btn_forum.png) 0 0 no-repeat;
}

#header .menu .news {
	float:left;
	display:block;
	
	width:70px;
	height:27px;
	
	margin-right:5px;
	
	background:url(mbh_img/buttons/btn_news.png) 0 0 no-repeat;
}

#searchbox {

	background:url(mbh_img/searchbox_bg.png) no-repeat;

	width:413px;

	height:23px;

	display:block;
	
	margin-top:45px;

	margin-left:555px;

}

#searchbox .textfield {

	background:none;

	border:0px;

	width:354px;

	float:left;
	
	color:#888;

	margin-right:15px;

	padding-left:4px;
	padding-right:0px;
	padding-top:4px;

}

#searchbox .search_button {
	float:left;
	
	cursor:pointer;
	
	background:url(mbh_img/buttons/btn_los.png);
	
	border:0px;
	
	width:40px;
	height:23px;
}

#searchbox .button {

	background:none;

	border:0px;

	width:18px;

	height:18px;

	cursor:pointer;

	float:left;

	margin-top:1px;

}

#searchbox .searchtip {

	color:#999;

}

/** CUSTOMIZED CSS END **/


body {

	/* background: #0066cc url(images/bodybg.gif) top left repeat-x; */
	background: #FFF;

	text-align: left;

	margin: 0;

	padding: 0;

	line-height: 1.4em;

	color:#333;

	font-family:arial,helvetica,sans-serif;

	font-size:9pt;

	}



#wrap {

	clear: both;

	margin: 0 auto;

	padding:0;

	width:980px;

	}



/*#header {

	padding:0;

	margin: 0 auto;

	position:relative;

	padding: 0;

	z-index:9999;

	}



#head-content {

	width:980px;

	margin: 0 auto;

	background:url(images/logo.gif) 0 0 no-repeat;

	height:119px;

	padding: 0;

	}

*/

#sitetitle {

	width:480px;

	float:left;

	margin:0;

	padding:0;

	}



#sitetitle h1, #sitetitle .title {

	font-size: 30px;

	padding:0;

	margin:30px 0 0;

	text-align:left;

	line-height: 1.2em;

	letter-spacing:-1px;

	color:#000;

	}



#sitetitle .description {

	font-size: 9pt;

	padding: 0;

	margin:0;

	text-align:left;

	color:#fff;

	}



#head-banner468 {

	float:right;

	width:468px;

	height:60px;

	margin-top:30px;

	overflow:hidden;

	}





#subhead {

	height:7px;

	clear: both;

	margin: 0 auto;

	padding: 0;

	width:980px;

	background: #fff url(images/subhead.gif) top left no-repeat;

	}



#page {

	clear: both;

	margin: 0 auto 0px;
	
	padding-top:15px;
	padding-bottom:20px;

	/* padding: 15px 0 15px 15px; */

	width:980px;

	background: #fff url(images/pagebg.gif) top left repeat-y;

	border-top:1px solid #fff;

	}



#contentleft {

	width: 630px;

	float:left;

	padding: 0;

	margin: 0;

	overflow:hidden;

	} 



#content {

	width: 630px;

	margin: 0;

	padding: 0;

	}



#contentright {

	width: 325px;

	padding: 0;	

	float:left;

	margin-left:20px;

	overflow:hidden;	

	} 



#sidebar {

	width: 320px;

	float:right;

	overflow:hidden;

	}

.widget_mailpress,
#text-12 {

	background-color:#f8f9f0;
	border:1px solid #cdcec5;
  margin: 0 9px 20px !important;
	
}

#text-12 h3{
  margin:0 !important;
}
#text-12 .textwidget
{
  padding: 0 !important;
}




#footer {

	text-align:center;

	padding:20px 0;

	clear: both;

	margin: 0 auto;

	width:980px;

	overflow:hidden;
	
	color:#8DBBE9;

	}



#footer .limit {

	padding: 0;

	margin:0 auto;

	width:980px;
	
	color:#356782;

	}

#footer .limit a,
#footer .limit a:link,
#footer .limit a:visited,
#footer .limit a:active {
	
	color:#356782;
}


#footer .limit a:hover {
	color:#8DBBE9;
}


.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



/* -------------------[ Headings ]------------------- */



h1, h2, h3, h4, h5, h6, h7 {

	line-height: 1.2em;

	letter-spacing: -1px;

	margin: 0;

	padding: 0;

	text-align: left;

	color:#000;

	}



h1 {

	font-size: 20pt;

	}



h2 {

	font-size: 18pt;

	}



h3 {

	font-size: 16pt;

	}



h4,h5,h6,h7 {

	font-size: 9pt;

	letter-spacing:0px;

	}



.entry h1,.entry h2,.entry h3, .entry h5, .entry h6, .entry h7 {

	margin-bottom: 15px;

	}

.singlepost .entry h4 {
	margin-top: 10px;
	
	font-size: 12pt;
}

.singlepost .entry {
	font-size: 10pt;
	text-align: justify; 
}

.entry h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}


h3#comments, #respond h3  {

	margin: 0;

	}



h1.archive-title, h1.page-title {
	
	font-family:Verdana, Geneva, sans-serif;

	font-size:18pt;

	margin-bottom:15px;

	background:url(images/dot1.gif) bottom left repeat-x;

	padding-bottom:5px;

	}



h2.post-title, h1.post-title {

	margin: 0;

	padding: 0;

	}


h2.post_title_archive,
h2.post_title_archive a,
h2.post_title_archive a:link,
h2.post_title_archive a:visited {
	font-family:Verdana, Geneva, sans-serif;

	font-size:14pt;
	
	margin: 0;

	padding: 0;
	
	color:#535B01;
}

h2.post_title_archive a:hover {
	color:#a2a670
}


.singlepost h1.post-title {



	}



.sitemap h2 {

	font-size: 14pt;

	padding:0;

	margin-bottom:5px;

	}



h2.widgettitle {

	font-size: 14pt;

	font-weight:normal;

	padding:0;
	
	color:#535b01;

	margin-bottom:5px;

	letter-spacing:0px;

	}

h3.widgettitle {

	font-size: 14pt;

	font-weight:normal;

	padding:0;
	
	color:#535b01;

	margin-bottom:0px;

	letter-spacing:0px;

	}



#sidebar li h3.widgettitle {

	padding:10px;

	margin-bottom:5px;

	/* background-color: #f8f9f0;

	border:1px solid #cdcec5; */

	}

.mp-formdiv {
	margin-bottom:20px;
}

/*.mp-formdiv input[type=text]*/
.mp-formdiv input.MailPressFormEmail{
	border:#aaa 1px solid;
	color:#aaa;
	margin-left:10px !important;
	width:220px;
}

/*.mp-formdiv input[type=submit] */
.mp-formdiv input.MailPressFormSubmit{
	background:url(mbh_img/buttons/btn_ok_green.png) transparent;
	border:none;
	margin-left:15px;
	width:41px;
	height:19px;
	cursor:pointer;
	top:2px;
}


.ngg-widget{
  margin: 0 30px !important;
}


#sidebar a, #sidebar a:link, #sidebar a:hover  {

	color:#333;
	text-decoration:underline;

	/* background-color: #f8f9f0;

	border:1px solid #cdcec5; */

	}


#slideshow .feature-entry h2 {

	padding-top:5px;

	margin-bottom: 10px;

	}



/* -------------------[ Links ]------------------- */



a, a:link, a:visited {

	text-decoration:none;

	color:#336699;

	}



a:hover, a:active {

	text-decoration:none;

	color:#000000;

	}



a.more-link, a.more-link:link, a.more-link:visited  {

	background: url(images/arrow-off.gif) 100% 70% no-repeat;

	padding-right:12px; 

        }



a.more-link:hover, a.more-link:active  {

	background: url(images/arrow-on.gif) 100% 70% no-repeat;

	padding-right:12px; 

	}



#footer a, #footer a:link, #footer a:visited {

	color:#fff;

	}



#footer a:hover, #footer a:active {



	}



.post-title a, .post-title a:link, .post-title a:visited {

	text-decoration:none;

	color:#535b01;

	}



.post-title a:hover, .post-title a:active {

	text-decoration:underline;

	}

	

/* -------------------[ Images ]------------------- */



.entry img {

	border:1px solid #ddd;

	padding:4px;

	background:#fff;

	max-width:630px;

    }



img.alignright {

	float: right;

	clear: right;

	margin: 0 0 10px 10px;

	border:1px solid #ddd;

	padding:4px;

	background:#fff;

        }



img.alignleft {

	float: left;

	clear: left;

	margin: 0 10px 10px 0px;

	border:1px solid #ddd;

	padding:4px;

	background:#fff;

        }



img.aligncenter, img.centered, img.center { 

	display: block; 

	margin: 0 auto 15px auto;  

	float: none; 

	clear: both;

	border:1px solid #ddd;

	padding:4px;

	background:#fff;

        }



img.post-thum, img.thumbnail {

	float:right;

	margin: 0 0 15px 0px;

	border:1px solid #ddd;

	padding:4px;

	background:#fff;

	}



img.avatar, img.comment-grav {

	border:1px solid #ddd;

	padding:2px;

	background:#fff;

	float:right;

	margin:0 0 10px 10px;

	}



.commentlist img.avatar, img.comment-grav {

	margin-bottom:15px;

	}



.singlepost .auth-bio img.avatar {

	border:1px solid #ddd;

	padding:2px;

	background:#fff;

	float:right;

	margin:0 0 10px 10px;

	}



/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #fff;

	padding-top:5px;

	margin: 0 10px 10px;

	}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

	}



.wp-caption p.wp-caption-text {

	font-size: 8pt;

	padding: 5px;

	margin: 0;

	}



/* -------------------[ Misc Tags and Classes ]------------------- */



p {

	margin-top: 0px;

	margin-bottom: 15px;

	}



ol {

	margin-left: 40px;

	padding: 0;

	}



ul {

	margin-left: 10px;

	padding: 0;

	}



.post ul, .post ol {

	list-style-type: none;

	}



.post ul li {

	list-style-type:none;

	padding: 0;

	margin: 0 0 2px;

	padding-left:16px;

	background:url(images/arrow-simple.gif) 0 3px no-repeat;

	}



.post ul li li {

	padding-left:0;

	background:transparent;

	}



.post ol li {

	list-style-type:decimal;

	margin-left: 0;

	padding-left: 0;

	}



.post ul ul {

	margin-left:0;

	}



form, select {

	margin:0;

	padding:0;

	}



acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px solid #999;

	}



* html acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 0 20px 15px;

	color: #666;

	background:#eee;

	padding: 15px 20px;

	}



.center {

	text-align: center;

	}



a img, img a {

	border: none;

	}



.post {

	clear:both;

	margin: 0 0 15px;

	padding:0 0 1px;

	background: url(images/dot2.gif) bottom left repeat-x;

	}



.singlepost .post {

	margin: 0 0 10px;

	border:0;

	background:transparent;

	padding:20px;

	border:1px solid #ddd;

	}



.singlepost .sitemap .post {

	border:0;

	margin: 0 0 10px;

	padding:0 0 1px;

	background: url(images/dot2.gif) bottom left repeat-x;

	}



.entry {

	margin: 0;

	padding: 0;
	
	font-family:Verdana, Geneva, sans-serif;
	
	font-size:8pt;

	}





.postdate {

	font-size:8pt;

	margin-bottom: 15px;

	}

.postdate a,
.postdate a:link,
.postdate a:visited {
	color:#535B01;
}

.postdate a:hover {
	color:#000;
}


.singlepost .postdate {

	background:url(images/dot1.gif) bottom left repeat-x;

	padding-bottom:5px;

	margin-bottom:15px;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



hr {

        display: block;

        clear:both;

        }



.navigation {

	margin: 0;

	padding: 10px 0 0;

	font-weight:bold;

	clear:both;

	}



.alignright {

	float: right;

	}

	

.alignleft {

	float: left;

	}



.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

        float: none; 

        clear: both;

	}



.banner468 {

	text-align:center;

	margin: 0 auto 10px;

	padding:5px 0px;

	border:1px solid #ddd;

	background:#eee;

	float:none;

	display:block;

	}



.tags {

	margin: 0;

	padding: 0;

	}



.cats {

	margin: 0;

	padding: 0;

	}



input:focus {

	outline: none;

	}



p#breadcrumbs {

	padding: 0 0 5px;

	background: url(images/dot1.gif) bottom left repeat-x;

	font-size:8pt;

	margin: 0 0 5px;

	font-family:arial,helvetica,sans-serif;

	color:#666;

	}



.archive-border {

	padding-right:0px;

	margin:0 0 10px;

	/* border:1px solid #ddd; */

	}



/* ---------------[ Tables ]--------------- */



table {

	margin-bottom:15px;

	}



tr, td, th {

	margin:auto; 

	}



td, th {



	padding:5px;

	vertical-align:top;

	}



th {

	font-weight:bold;

	background:#ddd;

	}



td {

	border:1px solid #ddd;

	}



/* -------------------[ Author Bio Info ]------------------- */



.auth-bio {

	padding: 15px;

	margin: 0 0 15px;

	background:#eee;

	border:1px solid #ddd;

	}



.singlepost .auth-bio {

	margin: 0 0 10px;

	}



.auth-bio img.avatar {

	padding:1px;

	background:#fff;

	border:1px solid #ddd;

	float:right;

	margin:0 0 0 10px;

	}



.auth-bio p {

	margin:0;

	}



/* -------------------[ Comments ]------------------- */



.allcomments {

	padding: 10px 0 0;

	margin:0;

	}



.commentlist {

	padding: 0;

	list-style-type:none;

	margin: 0 ;

	}

	

.commentlist li {

	background: #eee;

	clear:both;

	margin: 15px 0 0;

	padding: 15px;

	border:1px solid #ddd;

	list-style-type:none;

	}



.commentlist li ul.children li {

	background: #fff;

	}



.commentlist li ul.children {

	margin: 0;

	padding: 0;

	}



.commentlist li.alt { }



.commentmetadata {

	display: block;

	margin-bottom:10px;

	font-size: 8pt;

	}



.commentlist cite {

	font-style:normal;

	font-weight:bold;

	}



#commentform {

	padding: 0;

	margin: 0;

	}



#commentform input#author,

#commentform input#email,

#commentform input#url,

#commentform textarea {

	padding:10px;

	border:1px solid #ddd;

	background:#fff;

	}



#commentform input#submit {

	cursor:pointer;

	}



#commentform textarea {

	width:80%;

	}



.thread-alt { }	



.thread-even { }



#respond { 

	margin: 10px 0 0;

	padding:15px;

	background:#eee;

	border:1px solid #ddd;

	clear:both; 

	}



.commentlist #respond { 

	clear:both; 

	padding-top:10px; 

	}



.comments-navigation {

	display:block;

	margin: 0;

	padding:5px 0;

	font-weight:bold;

	}



.comments-navigation .alignleft {

	float:left;

	}



.comments-navigation .alignright {

	float:right;

	}



.comments-number {

	font-size:8pt;

	font-weight:bold;

	margin-bottom:0;

	padding:0 0 5px;

	}



.commentlist img.avatar, 

.commentlist img.comment-grav {

	padding:2px;

	background:#fff;

	border:1px solid #ddd;

	float:right;

	margin:0 0 10px 10px;

	}



.reply {

	padding: 0 0 5px;

	}



a.comment-reply-link, 

a.comment-reply-link:link, 

a.comment-reply-link:visited, 

.reply a, 

.reply a:link, 

.reply a:visited {

	clear:both;

	background:#ddd;

	padding: 5px 10px;

	font-weight:bold;

	font-size:8pt;

	text-transform:lowercase;

	color:#000;

	}



a.comment-reply-link:hover, 

a.comment-reply-link:active, 

.reply a:hover, 

.reply a:active {

	background:#000;

	color:#fff !important;

	border:1px solid #000;

	}



.comment-body ul {

	list-style-type:disc;

	margin:0 30px 15px;

	padding:0;

	border:none;

	}



.comment-body ul li {

	list-style-type:disc;

	margin:0;

	padding:0;

	border:none;

	}



.cancel-comment-reply {

	padding: 5px 0 10px;

	}



/* -------------------[ Sidebar ]------------------- */



#sidebar ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



#sidebar ul ul {

	margin: 0;

	padding: 0px;

	}



#sidebar ul ul ul {

	margin: 0;

	padding: 0;

	}



#sidebar ul ul ul ul {

	margin: 0;

	padding: 0;

	}



#sidebar li {

	list-style-type: none;

	margin: 0;

	padding:0;

	/* border-bottom:1px solid #b5ba8b; */

	}

#sidebar ul li {
	margin-bottom:25px;
}

#sidebar li li {

	margin: 0 0 5px;

	padding:0 0 0 16px;

	/* background:url(images/arrow-simple.gif) 0 3px no-repeat; */

	border-bottom:0;

	}



#sidebar li li li {

	margin: 0;

	padding:0;

	border:0;

	background:transparent;

	}



#sidebar li li li:hover {

	}



#sidebar li li li li {

	margin: 0 0 0 15px;

	padding:0;

	background:transparent;

	}



#sidebar .textwidget {

	padding: 10px;

	}



#sidebar li#tag-cloud ul { }



#sidebar li.widget_tag_cloud div { 

	padding:10px; 

	line-height:2em; 

	}



#sidebar li#tag-cloud ul.wp-tag-cloud { 

	padding:10px; 

	line-height:2em; 

	}



#sidebar li#tag-cloud li {

	border:0;

	float:none;

	display:inline;

	padding: 0;

	margin: 0;

	background:transparent;

	background-image: none;

	}



#sidebar li#tag-cloud li a {

	padding:0;

	background:transparent;

	background-image: none;

	}



#sidebar li select {

	width:160px;

	margin: 0;

	}



#sidebar li li.recentcomments {

	margin: 0 0 10px;

	padding-left: 20px;

	background:url(images/comments.gif) 0 1px no-repeat;

	}



#sidebar .widget_flickrRSS img {

	margin: 0 5px 5px 0;

	background: #ddd;

	padding: 3px;

	width:75px;

	height:75px;

	}



#sidebar #calendar_wrap, #sidebar #akismetwrap {

	padding:10px;

	margin:0;

	}



#sidebar li#sidebar-banner300 {

	padding: 0 10px 10px;

	margin: 0 0 10px;

	}



/* ---------------[ Site Map Page ]--------------- */



.post .sitemap ul {

	margin-top: 0;

	margin-left: 0;

	}



.post .sitemap ul ul {

	margin-left: 0;

	}



.post .sitemap ul ul ul {

	margin-left: 15px;

	}



.sitemap img.post-thum, .sitemap img.thumbnail {

	float:right;

	margin: 0 0 10px 10px;

	width:75px;

	height:75px;

	}



p.site-map {

	margin: 0;

	font-weight:bold;

	font-size:10pt;

	}



.map-narrow {

	width:30%;

	float:right;

	border:1px solid #ddd;

	background:#eee;

	padding: 10px;

	}



.map-wide {

	width:60%;

	float:left;

	}

.mp-loading {
	margin-left:20px;
	margin-top:2px;
}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related-topics {
	font-family:arial,helvetica,sans-serif;
	
	font-size:9pt;
	font-weight:bold;
}

#related-topics .thema {
	float:left;
	width:70%;
	
	padding-left:5px;
}

#related-topics .posts {
	float:left;
	width:10%;
	
	text-align:center;
}

#related-topics .time { 
	float:left;
	width:18%;
	
	text-align:right;
	
	padding-right:5px;
}

#rp_custom {
	font-family:arial,helvetica,sans-serif;
	
	font-size:9pt;
	font-weight:bold;
}

.rp_date {
	float:left;
	width:10%;
	
	padding-left:5px;
}

.rp_thema {
	float:left;
	width:69%;
	
	text-align:left;
}

.rp_comments {
	float:left;
	width:19%;
	
	text-align:right;
}

.firstLine {
	background-color:#e8eff2;
}

.secondLine {
	background-color:#f8f9f0;
}

.dashed-border {
	border-bottom:1px dashed #cfd497;
}

.solid-border {
	border-bottom:1px solid #b5ba8b;
}

#related {

	background:#eee 45% 0;

	border:1px solid #ddd;

	padding:15px;

	margin: 0 0 10px;

}



#related .related-posts {

	font-weight:bold;

	width: 100%;

	float:right;

	}



#related .related-posts p {

	margin:0;

	}



#related .related-posts h3, #related .related-posts h2, #related .related-posts h1 {

	margin:0;

	font-size:12pt;

	letter-spacing:0;

	}



#related .related-posts ol {

	font-weight:normal;

	margin:2px 0 0 25px;

	}



#related .subscribe {

	width: 43%;

	float:left;

	}



#related .subscribe p.intro {

	font-weight:bold;

	}



#related .subscribe p.feed {

	margin-bottom:10px;

	font-weight:bold;

	padding-left: 21px;

	background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;

	}



#related .subscribe form {

	margin:0;

	padding:0;

	}



/* -------------------[ Top Navigation ]------------------- */


#topnav {
	position: relative;
	
	z-index:999;
}


/* -------------------[ Searchform ]------------------- */



#topnav #topsearch {

	position: absolute;

	top: 0;

	right:15px;

	width:200px;

	height:60px;

	background:url(images/searchbg.gif) top left no-repeat;

	}



#topnav #searchform {

	padding:0;

	margin:0;

	}



#topnav #searchform #searchfield {

	font-size:9pt;

	float:left;

	padding:0;

	width:150px;

	margin: 23px 0 0 25px;

	border:0;

	background:transparent;

	color:#888;

	line-height:1.1em;

	}



#topnav #searchform #submitbutton {

	margin: 15px 0 0;

	float:right;

	font-size:8pt;

	width:20px;

	height:30px;

	text-align:center;

	border:0;

	background: transparent;

	}



/* -----------[ Bottom Categories ]----------- */



#bottom-cats {

	margin: 0 auto;

	padding: 0px;
	
	padding-left:0px;

	overflow:hidden;

	/* border-top:1px solid #ddd; */

	/* background:#fff; */

	}



#bottom-cats ul {

	list-style-type:none;

	width:980px;

	margin: 0 auto;

	padding-left: 1px;

	overflow:hidden;

	/* background:#000; */

	}



#bottom-cats li {

	padding-right:3px;
	padding-bottom:3px;

	margin: 0;

	float:left;

	list-style-type:none;

	display:inline; 

	}

#bottom-cats a, #bottom-cats a:link, #bottom-cats a:visited {

	background:#E8EFF2;

	display:block;

	float:left;

	padding:5px;

	width:175px;

	border:1px solid #b3ccd6;

	overflow:hidden;

	font-size:9pt;

	color:#336699;

	}



#bottom-cats a:hover, #bottom-cats a:active {

	color:#535B01;

	background:#f1f2e0;
	
	border-color: #b5ba8b;

	}



/* -------------------[ Side Tabs ]------------------- */



#sidebar li#side-tabs {

	padding: 10px;

	margin:0;

	}

#sidebar #side-tabs ul {
	margin: 0;

	padding: 0;

	background:#F8F9F0;
}

#side-tabs ul {

	margin: 0;

	padding: 0;

	background:#F8F9F0;
	
	}



#side-tabs ul.tabs {  

	list-style-type:none;

	margin: 0;

	padding: 0;

	clear:both;
	
	border-left:1px solid #CDCEC5;
	border-top:1px solid #CDCEC5;
	border-right:1px solid #CDCEC5;

	}



#side-tabs ul.tabs li {

	border:0;

	background:transparent;

	float: left;

	display: inline;

	margin: 0;

	padding: 0;

	} 



#side-tabs ul.tabs li a, 

#side-tabs ul.tabs li a:link, 

#side-tabs ul.tabs li a:visited {

	float: left;

	display: block;

	padding: 5px 8px;

	color:#666;

	font-size:8pt;

	font-weight:bold;

	} 



#side-tabs ul.tabs li a:hover, 

#side-tabs ul.tabs li a:active {

	color:#000;

	}  



#side-tabs ul.tabs li a.on {

	background:#FFF;

	color:#000;

	}



#side-tabs .cat_content {

	/* border:1px solid #ccc; */
	border:0;

	padding: 0;

	background:#F8F9F0;
	
	border:1px solid #CDCEC5;

	margin: 0 !important;

	}



#side-tabs select {

	margin: 10px !important;

	}



#side-tabs .cat_content li {

	margin: 0 !important;

	padding:10px !important;

	background:transparent !important;
	
	
	/* border-bottom:1px solid #CDCEC5; */

	}



/* ---------[ Sidebar Subscribe ]--------- */



#sidebar li#sidebar-subscribe {

	padding: 0 10px 10px;

	}



a#rss-sub, a#rss-sub:link, a#rss-sub:visited {

	height:35px;

	width:104px;

	background: url(images/rss-sub.jpg) top left no-repeat;

	display:block;

	padding:0;

	margin: 0;

	}

a#rss-sub:hover, a#rss-sub:active {

	/* background: url(images/rss-sub.gif) bottom left no-repeat; */

	}



.email-sub {

	}



.email-sub form {

	padding: 47px 0 0 0;

	margin:10px 0 0;

	background: url(images/email-sub.gif) top left no-repeat;

	}



.email-sub input#sub {

	padding: 5px 5px 0;

	background: #fff;

	border:1px solid #ccc;

	width:160px;

	color:#999;

	height:21px;

	font-size: 10pt;

	float:left;

	clear:left;

	margin:0 5px 0 0;

	}



.email-sub input#subbutton {

	padding: 0;

	background: transparent url(images/submit.gif) top left no-repeat;;

	border:0;

	height:28px;

	width:60px;

	cursor:pointer;

	float:left;

	clear:right;

	margin:0;

	}



.email-sub input#subbutton:hover {

	background: transparent url(images/submit.gif) bottom left no-repeat;;

	}



a#twitter-sub, a#twitter-sub:link, a#twitter-sub:visited {

	height:89px;

	width:250px;

	background: url(images/twitter-sub.gif) top left no-repeat;

	display:block;

	padding:0;

	margin: 15px 0 0;

	}

a#twitter-sub:hover, a#twitter-sub:active {

	background: url(images/twitter-sub.gif) bottom left no-repeat;

	}



.other-sub {

	padding: 0;

	background:#ddd;

	border:1px solid #ccc;

	border-bottom:0;

	margin: 15px 0 0;

	}



.facebook-sub {

	height:36px;

	line-height:36px;

	margin: 0;

	padding: 0 10px 0 35px;

	background: url(images/facebook.png) 10px 50% no-repeat;

	border-bottom:1px solid #ccc;

	}



.linkedin-sub {

	height:36px;

	line-height:36px;

	margin: 0;

	padding: 0 10px 0 35px;

	background: url(images/linkedin.png) 10px 50% no-repeat;

	border-bottom:1px solid #ccc;

	}



.flickr-sub {

	height:36px;

	line-height:36px;

	margin: 0;

	padding: 0 10px 0 35px;

	background: url(images/flickr.png) 10px 50% no-repeat;

	border-bottom:1px solid #ccc;

	}



/* ---------[ Slideshow ]--------- */



#home-top {

	width:950px;

	/* background:#fff;*/
	background:url(mbh_img/home_top_bg.png) #e8eff2 repeat-x;

	margin:0 auto;

	padding:15px 15px 5px;

	overflow:hidden;

	border-bottom:1px solid #b3ccd6;
	
	position: relative;
	
	z-index:10;

	}

#slideshow {

	width: 940px;

	margin: 0 0 10px;

	padding:0;

	background:#000;

	height:250px;

	overflow:hidden;

	border:5px solid #000;

	}



#slideshow ul {

	background:transparent;

	margin: 0;

	padding: 0;

	list-style-type: none;

	}           



/* ---------[ Slideshow Slides ]--------- */



#slideshow .slides {

	width:540px;

	overflow: hidden;

	float:left;

	color:#fff;

	}



#slideshow .slides ul {

	float:left;

	overflow: hidden;

	width:540px;

	height:250px;

	}



#slideshow .slides li {

	display:none;

	left:-99999em;

	width:540px;

	height:250px;

	display:block;

	overflow: hidden;

	background:#000;

	position:relative;

	z-index:1;

	}



.js #slideshow .slides li {

	margin: 0;

	padding: 0;

	list-style-type: none;

	width:540px;

	height:250px;

	display:block;

	overflow: hidden;

	background:#000;

	position:relative;

	z-index:1;

	}



.js #slideshow .slides li .entry {

	width:530px;

	padding: 5px;

	overflow: hidden;

	position:absolute;

	bottom:0;

	left:0;

	background:#000;

	filter:alpha(opacity=70);

	-moz-opacity:0.7;

	-khtml-opacity: 0.7;

	opacity: 0.7;

	}



#slideshow .slides li .entry p {

	margin: 0;

	}



#slideshow .slides li .entry h2 a, 

#slideshow .slides li .entry h2 a:link,

#slideshow .slides li .entry h2 a:visited,

#slideshow .slides li .entry h2 a:hover,

#slideshow .slides li .entry h2 a:active  {

	font-size:12pt;

	line-height: 1.1em;

	margin:0;

	color:#fff !important;

	margin: 0;

	letter-spacing:0;

	}

#slideshow .slides li .entry h4,

#slideshow .slides li .entry h4 a, 

#slideshow .slides li .entry h4 a:link,

#slideshow .slides li .entry h4 a:visited,

#slideshow .slides li .entry h4 a:hover,

#slideshow .slides li .entry h4 a:active  {

	font-size:10pt;

	line-height: 1.1em;

	margin:5px 0 5px 0;

	color:#fff !important;

	letter-spacing:0;

	}



/* ---------[ Slideshow Navigation ]--------- */



#slideshow  ul.slides-nav {

	height:250px;

	width:395px;

	margin:0;

	padding: 0;

	float:right;

	overflow:hidden;

	}



#slideshow .slides-nav li {

	display:block;

	margin:0;

	padding:0;

	list-style-type:none;

	display:block;

	}



#slideshow .slides-nav li a {

	width:375px;

	font-family:arial,helvetica,sans-serif;

	display:block;

	margin:0;

	padding:10px;

	list-style-type:none;

	display:block;

	height:30px;

	color:#999;

	font-size:8pt;

	overflow:hidden;

	background: #1A1A1A;

	line-height:1.35em;

	}



.js #slideshow .slides-nav li.on a {

	background: #292929 url(images/featbg.gif) top left no-repeat;

	color:#fff;

	}



.js #slideshow .slides-nav li a:hover,

.js #slideshow .slides-nav li a:active {

	color:#fff;

	}



#slideshow .slides-nav li a img.post-thum, 

#slideshow .slides-nav li a img.thumbnail {

	float:left;

	margin: 0 10px 0 0;

	border:0;

	padding:1px;

	background:#999;

	width:28px;

	height:28px;

	}



.js #slideshow .slides-nav li.on a img.post-thum, 

.js #slideshow .slides-nav li.on a img.thumbnail {

	background:#fff !important;

	}



/* ---------[ More Features ]--------- */



#more-feat {

	width:951px;

	margin:0 auto;

	padding:0;

	overflow:hidden;

	}



#more-feat .post {
	
	color:#444;

	border:1px solid #b5ba8b;

	font-size:8pt;

	width:228px;

	background:#f8f9f0;

	margin:0 10px 10px 0;

	padding:0;

	overflow:hidden;

	float:left;

	display:inline;

	clear:none;

	}

#more-feat a, #more-feat a:hover, #more-feat a:link {
	color:#444;
	text-decoration:underline;
}

#more-feat .right .post {

	margin:0;

	float:right;

	}



#more-feat .post .entry {

	line-height: 1.3em;

	margin:0;
	
	font-size:8pt;

	padding:8px;

	height:175px;

	overflow:hidden;

	}



#more-feat .post .entry-bottom {

	margin:5px 0 0;

	padding:5px 8px;

	border-top:1px solid #b5ba8b;

	background:#ebecd9;

	}



#more-feat h2 {

	font-size:9pt;

	letter-spacing:0;

	margin:0;

	}

#more-feat h2 a, #more-feat h2 a:link, #more-feat h2 a:hover, #more-feat h2 a:visited {
	color:#535b01;
}



#more-feat img.thumbnail {

	float:right;

	margin: 0 0 5px 5px;

	padding:1px;

	background:#fff;

	width:70px;

	height:70px;

	border:1px solid #ccc;

	}



/* -------------------[ Magazine Home Page Styles ]------------------- */



ul.home-left {

	width:49%;

	padding:0;

	float:left;

	margin:0 0 15px;

	list-style-type:none;

	}



ul.home-right {

	width:49%;

	padding:0;

	float:right;

	margin:0 0 15px;

	list-style-type:none;

	}



ul.home-bottom {

	clear:both;

	width:100%;

	padding:0;

	margin:0;

	list-style-type:none;

	}



ul.home-left li, 

ul.home-right li, 

ul.home-bottom li {

	margin:0;

	padding:0;

	}



ul.home-right li.homepost, 

ul.home-left li.homepost, 

ul.home-bottom li.homepost {

	font-size:9pt;

	margin:0;

	padding:0;

	list-style-type:none;

	border:1px solid #b5ba8b;

	border-top:0;

	}



ul.home-right li.homepost .entry, 

ul.home-left li.homepost .entry, 

ul.home-bottom li.homepost .entry {

	padding: 10px 10px 0;

	}



ul.home-right li.title, 

ul.home-left li.title, 

ul.home-bottom li.title {

	margin:0;

	padding:0 10px;

	list-style-type:none;

	border:1px solid #b5ba8b;

	background:#f1f2e0;

	clear:both;

	}



ul.home-right .bottom,

ul.home-left .bottom,

ul.home-bottom .bottom {

	clear:both;

	font-size: 8pt;

	padding: 5px 10px;

	background:#f1f2e0;

	border-top:1px solid #b5ba8b;

	margin: 10px 0 0;
	
	color:#535b01;

	}

ul.home-right .bottom a,

ul.home-left .bottom a,

ul.home-bottom .bottom a,

ul.home-right li.title a,

ul.home-left li.title a,

ul.home-bottom li.title a {
	color:#444;
	text-decoration:underline;
}



ul.home-right li.title h2.feat-title,

ul.home-left li.title h2.feat-title,

ul.home-bottom li.title h2.feat-title {

	letter-spacing:0px;

	font-size: 10pt;

	padding:5px 0;

	margin: 0;

	float:left;

	width:66%;
	
	color:#035577;

	}



ul.home-bottom li.title h2.feat-title {

	padding: 8px 0 0;

	}



ul.home-right  li.title .moreposts,

ul.home-left  li.title .moreposts,

ul.home-bottom  li.title .moreposts {

	text-align:right;

	float:right;

	width:33%;

	font-size:9pt;

	font-weight:bold;

	padding:5px 0;

	margin:0;

	}



li.homepost img.post-thum, 

li.homepost img.thumbnail {

	width:70px;

	height:70px;

	float:right;

	margin: 0 0 10px 10px;

	}
  
.side_bar_gallery img.thumbnail{
   	width:70px;

	height:70px;

	float:none;

	margin: 0 0 10px 10px;


}
.side_bar_gallery {
  height:270px;
  padding:0 !important;
  margin-left:5px !important;
  
}
.side_bar_gallery a{
  text-decoration:none !important;
  }

li#text-15
{
  margin:0 !important;
}



li.homepost h3 {

	padding:0;

	margin: 0;

	letter-spacing:0px;

	font-size:9pt;

	line-height:1.3em;

	}



li.homepost p {

	margin-bottom:0;

	}



/* -------------------[ Footer Widgets ]------------------- */



#footer-widgets {

	/* background:#000; */
	background-image:url(mbh_img/dark_footer_bg.png);
	
	background-repeat:repeat-x;
	
	background-color:#28556f;

	margin:0 auto;

	clear:both;

	padding:15px 15px 0;

	color:#FFF;

	border:1px solid #fff;

	border-top:0;

	}



#footer-widgets h3.widgettitle {

	font-size: 10pt;

	padding:0;

	margin-bottom:7px;

	color:#8DBBE9;

	letter-spacing:0;

	text-transform:uppercase;

	}



#footer-widgets ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



#footer-widgets ul ul {

	margin: 0;

	padding: 0;

	}



#footer-widgets ul ul ul {

	margin: 0 0 0 15px;

	padding: 0;

	}



#footer-widgets li {

	list-style-type: none;

	margin: 0 0 20px;

	padding:0;

	}



#footer-widgets li li {

	margin: 0 0 7px;

	padding:0;

	background:transparent;

	border: 0;

	}



#footer-widgets li li li {

	margin: 0;

	padding:0;

	border:0;

	background:transparent;

	}



#footer-widgets li li li:hover {

	}



#footer-widgets li li li li {

	margin: 0;

	padding:0;

	background:transparent;

	}



#footer-widgets .textwidget {

	padding: 0;

	}



#footer-widgets li#tag-cloud ul { }



#footer-widgets li.widget_tag_cloud div { 

	padding:0px; 

	line-height:2em; 

	}



#footer-widgets li#tag-cloud ul.wp-tag-cloud { 

	padding:0; 

	line-height:2em; 

	}



#footer-widgets li#tag-cloud li {

	border:0;

	float:none;

	display:inline;

	padding: 0;

	margin: 0;

	background:transparent;

	background-image: none;

	}



#footer-widgets li#tag-cloud li a {

	padding:0;

	background:transparent;

	background-image: none;

	}



#footer-widgets li select {

	width:140px;

	margin: 0;

	border:2px solid #999;

	}



#footer-widgets ul.footer-widget1 {

	float:left;

	width:265px;

	margin: 0 30px 0 0;

	overflow:hidden;

	}



#footer-widgets ul.footer-widget2 {

	float:left;

	width:265px;

	margin: 0 30px 0 0;

	overflow:hidden;



	}



#footer-widgets ul.footer-widget3 {

	float:left;

	width:265px;

	margin: 0 30px 0 0;

	overflow:hidden;

	}



#footer-widgets ul.footer-widget4 {

	float:right;

	width:160px;

	margin: 0;

	overflow:hidden;

	}



#footer-widgets .widget_flickrRSS img {

	margin: 0 5px 5px 0;

	background: #222;

	padding: 3px;

	width:75px;

	height:75px;

	}



#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {

	text-decoration:none;
	
	color:#FFF;

	}



#footer-widgets a:hover, #footer-widgets a:active {

	text-decoration:underline;

	color:#fff;

	}



/* -------------------[ Footer Widgets Side Tabs ]------------------- */



#footer-widgets #side-tabs ul, 

#footer-widgets #side-tabs ul {

	margin: 0;

	padding: 0;

	background:transparent;

	border:0;

	}



#footer-widgets #side-tabs ul.tabs {  

	list-style-type:none;

	margin: 0;

	padding: 0;

	clear:both;

	}



#footer-widgets #side-tabs ul.tabs li {

	border:0;

	background:transparent;

	float: left;

	display: inline;

	margin: 0;

	padding: 0;

	} 



#footer-widgets #side-tabs ul.tabs li a, 

#footer-widgets #side-tabs ul.tabs li a:link, 

#footer-widgets #side-tabs ul.tabs li a:visited {

	float: left;

	display: block;

	padding: 5px 8px;

	color:#aaa;

	font-size:8pt;

	font-weight:bold;

	} 



#footer-widgets #side-tabs ul.tabs li a:hover, 

#footer-widgets #side-tabs ul.tabs li a:active {

	color:#fff;

	}  



#footer-widgets #side-tabs ul.tabs li a.on {

	background:#111;

	color:#fff;

	}



#footer-widgets #side-tabs .cat_content {

	border:3px solid #111;

	padding: 0;

	background:#222;

	margin: 0 !important;

	}



#footer-widgets #side-tabs select {

	margin: 10px !important;

	}



#footer-widgets #side-tabs .cat_content li {

	margin: 0 !important;

	padding:10px !important;

	background:transparent !important;

	border-bottom: 1px solid #111 !important;

	}



/* ---------------[ New 125x125 Banner Ads ]--------------- */



.banner125 {

	width:260px;

	margin:0;

	padding:0;

	}



.banner125 .ad img {

	float:left;

	width:125px;

	height:125px;

	margin:0 5px 5px 0;

	padding:0;

	}



/* ------[ 125x125 Banner Ads For Backwards Compatibility ]------ */



#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {

	float:left !important;

	clear:left !important;

	padding: 0 !important;

	margin: 0 0 5px 0 !important;

	border: 0 !important;

	background: transparent !important;

	overflow:visible !important;

	}



#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {

	float:right !important;

	clear:right !important;

	padding: 0 !important;

	margin: 0 0 5px 0 !important;

	border: 0 !important;

	background: transparent !important;

	overflow:visible !important;

	}



#sidebar ul li ul#banner125 li:hover {

	background: transparent !important;

	}

.FoldingCategoryList ul {
	margin:0;
	padding:0;
}

#bottom_footer_widget {
	background:transparent url(mbh_img/home_top_bg.png) repeat-x scroll 0 0;
	border-top:1px solid #B3CCD6;
	border-bottom:1px solid #B3CCD6;
	margin:0 auto;
	overflow:hidden;
	padding:15px 15px 5px;
	width:950px;
}

a.nokia_shop {
	display:block;
	width:245px;
	height:37px;
	background:url(mbh_img/nokia/button_nokia_shop.png) 0 0 no-repeat;
	
	float:left;
	
	margin-bottom:10px;
}

a.nokia_shop_small {
	display:block;
	width:245px;
	height:37px;
	background:url(mbh_img/nokia/button_nokia_news_all.png) 0 0 no-repeat;
	
	margin-bottom:10px;
}

.provider_icon {
	display:block;
	
	width:29px;
	height:29px;
}

.icon_margin {
	margin-right:30px;
}

.o2 {
	background: url(mbh_img/nokia/icon_o2.png) no-repeat top left;
}

.vodafone {
	background: url(mbh_img/nokia/icon_vodafone.png) no-repeat top left;
}

.t-mobile {
	background: url(mbh_img/nokia/icon_tmobile.png) no-repeat top left;
}

.base {
	background: url(mbh_img/nokia/icon_base.png) no-repeat top left;
}

.btnPrevArticle {
	display:block;
	width:19px;
	height:130px;
	
	background: url(mbh_img/btn_prevArticle.png) no-repeat top left;
}

.btnPrevArticle:hover {
	cursor: pointer;
}

.btnPrevArticle.on {
	background: url(mbh_img/btn_prevArticle_on.png) no-repeat top left;
}

.btnNextArticle {
	display:block;
	width:19px;
	height:130px;
	
	background: url(mbh_img/btn_nextArticle.png) no-repeat top left;
}

.btnNextArticle:hover {
	cursor: pointer;
}

.btnNextArticle.on {
	background: url(mbh_img/btn_nextArticle_on.png) no-repeat top left;
}

/*Captcha*/

#captchaImgDiv{
  height:90px;
}

/* MailPress  Site */

#mailpress_site{
  
  margin:50px;
  border:1px #CDCEC5 solid;
  background-color:#F8F9F0;
  padding:20px;
  width:640px;
  text-align:center;
}
#mailpress_site h2{
  color:  #535B01;
  margin-bottom:10px;
  text-align:center;

}
#mailpress_site h3{
  text-decoration:underline;
  font-size:14px;
  text-align:center;
  font-weight:normal;

}



/*TOP list*/
#top_mm{
  height:110px;
}

#top_mm_logo{
  float:left;
}

#top_mm_list {
  height:70px;
  margin:7px auto 0;
  width:375px;
  float:right;
}

#top_mm_list .top_mm_list_row {
  height:25px;
  width:375px;
}

#top_mm_list .top_mm_list_row p.p_blue {
  color:#035577;
  font-size:12px;
}

#top_mm_list .top_mm_list_row p.p_gray a,
#top_mm_list .top_mm_list_row p.p_gray a:visited,
#top_mm_list .top_mm_list_row p.p_gray a:link {
  color:#666666;
  font-size:12px;
}

#top_mm_list .top_mm_list_row p.p_gray a:hover,
#top_mm_list .top_mm_list_row p.p_gray a:active {
  font-weight:normal;
}
#top_mm_list .top_mm_list_row p.p_gray2 {
  color:#bbb;
  font-size:12px;
  font-weight:normal;
}

#top_mm_list .top_mm_list_row p {
  border-bottom:1px dashed #D5D5D5;
  float:left;
  margin:0 25px 0 0;
  width:100px;
}

#top_mm_list p {
  color:#035577;
  font-size:13px;
  line-height:13px;
  font-weight:bold;
}


/*Kommentare*/


/* Kommentare */

#comments {
  border:1px solid #D6D6D6;
  padding:0;
  margin-top:15px;
}

h3#comments-title {
  border-bottom:1px solid #CCCCCC;
  color:#535B01;
  font-size:11px;
  margin-bottom:15px;
  padding:8px 25px;
  letter-spacing:0;
}

#comments .comment-body{
  font-size:11px;
  line-height:14px;
  color:#333;
  padding-bottom:10px;
}

#comments .comment-body p{
  margin-bottom :0 !important;
}

.comment-author cite.reply{
  padding:0;

}
.comment-author cite.reply a{
  font-size:11px;
  line-height:14px;
  text-decoration:underline;
  color:#999;
  font-weight:normal;
}

.comment-author cite.fn{
  color:#333;
  font-size:11px;
  font-weight:bold;
}

.comment-author cite.ff{
  color:#013c8f;
  font-size:11px;
}

.commentlist li.comment{
   margin:5px 0 0;
   border:none;
   border-bottom:1px solid #e7e7e7;
  line-height:24px;
  padding:0 10px 0 70px;
  position:relative;
  background:#fff;
  min-height:60px;
}
.commentlist .avatar {
	left:0;
	position:absolute;
	top:4px;
}

.commentlist{
  margin-bottom: 0 !important;
}


#comments_form {
  border:1px solid #D6D6D6;
  padding:0;
  background: #eee;
  height:210px;
}
.comments-2-bewerten #comments_form{
  width:636px;
}
#respond{
  border:none;
  margin:0;
  height:180px;
  line-height:14px !important;
  position:relative;
}

#respond #commentform{
  font-family:arial;
  height:180px;

}

#respond #div_comment_l{
  width:35%;
}

#respond #div_comment_r{
  height:80px;
  position:absolute;
  right:0;
  top:49px;
  width:55%;
}

#div_captcha_2{
  height:0 !important;
  padding-top:0 !important;
  width:0  !important;
}

#respond .captcha_p{
  bottom:75px;
  position:absolute;
  right:90px;
  width:200px;
  
}

#respond .captcha_div{
    bottom:55px;
    height:60px;
    position:absolute;
    right:0;
}


#respond .form-submit {
  bottom:0;
  margin:12px 0;
  position:absolute;
  right:25px;
}
                            

h3#reply-title {
  font-size:11px;
  color:#535B01;
  letter-spacing:0;
}
#commentform .comment-notes{
  color:#999999;
  font-size:10px;
  margin-bottom:5px;
}

#commentform textarea {
  width:87%;
}

#respond input#author , #respond input#email , #respond input#url{
   height:20px;
  padding:0;
}

#respond label{
  font-size:11px;
  color:#333;
}

#respond .si-captcha{
  bottom:15px;
  position:absolute;
  right:240px;
  background:none;
  border:none;
  padding:0;  
     
}
#respond #si_refresh_com{
  position:absolute;
  bottom:13px;
  right:220px;
}
#respond #si_audio_com img,
#respond #si_refresh_com img{
  border:none;
  background:none;
  padding:0;
}

#respond #si_audio_com{
  bottom:31px;
  position:absolute;
  right:220px;
}
#respond .captcha_class label{
  bottom:33px;
  position:absolute;
  right:134px;
}
#respond #captcha_code{
  bottom:13px;
  position:absolute;
  right:140px;
}
#respond .captcha_class .required{
  display:none;
}


/* nokia-werbung-post */

#ad_general_w{
    height: 130px;
    width: 600px;
    font-size: 9px;
    background:url('images/ads/bg_ad_werbung.gif') no-repeat 0 0 transparent;
    margin:20px 0;  
    text-align: left;    
}

#ad_general2_w{
    height: 196px;
    width: 413px;
    font-size: 9px;
    background:url('images/ads/bg_ad_werbung2.gif') no-repeat 0 0 transparent;
    margin:20px 0; 
    text-align: left;    
}

#ad_box_grey{
   height: 115px;
   font-size:11px;
}
#ad_box_grey2{
   height: 140px;
   font-size:11px;
}

#ad_general_w1{
      float: left;
    margin: 12px 5px;
    width: 85px;
}
#ad_general_w1 p{
      font-weight:bold;
      margin:5px 0 0 17px;
}
#ad_general_w1 img{
      height:80px;
      width:80px;
      border:1px solid #aaa;
}

#ad_general_w2{
   float: right;
    margin: 5px 1px 5px 0;
    width: 494px;
}

#ad_general2_w2{
   float: right;
    margin:0;
    width: 310px;
}

#ad_general_box_top   {
  height:70px;
  margin-top:10px;
}
#ad_general2_box_top   {
  height:130px;
  margin-top:10px;
}


#ad_general_box_right{
     float: right;
    height: 60px;
    width: 100px;
    padding:5px 0;
}
#ad_general2_box_right{
     float: right;
    height: 110px;
    width: 100px;
    padding:4px 0;
}

#ad_general_box_left{
  float: left;
    height: 70px;
    width: 385px;
}
#ad_general2_box_left{
  float: left;
    height: 130px;
  width: 210px;
}
#ad_general_box_left p,
#ad_general2_box_left p{
  margin:0;
  color:#333;
}

#ad_general_box_left a:hover,
#ad_general_box_left p:hover,
#ad_general2_box_left a:hover,
#ad_general2_box_left p:hover{
  text-decoration:underline;
}
#ad_general_box_left font,
#ad_general2_box_left font{
  color:#0b40dc;
  font-weight:bold;
}

#ad_general_box_bottom {
  height:27px;
  background:#ddd;
  width:494px;
  position:relative;
}

#ad_general_box_bottom p{
  padding:5px 0 0 5px;
  margin:0;

}
#ad_general_box_bottom .mp-formdiv input.MailPressFormEmail{
    position: absolute;
    right: 45px;
    top: 5px;
    width: 180px;
}

#ad_general_box_bottom .mp-formdiv input.MailPressFormSubmit{
     height: 22px;
    margin: 0;
    position: absolute;
    right: 8px;
    top: 3px;
    width: 31px;
    background: url("images/ads/button_ads.gif") no-repeat 0 0 transparent;
}



#ad_general2_box_bottom {
  height:31px;
  background:#ddd;
  width:409px;
  position:relative;
  margin:0 2px;
  padding:3px 0;
}

#ad_general2_box_bottom p{
  padding:4px 0 0 5px;
  margin:0;
  width:140px;
  line-height:10px;
}
#ad_general2_box_bottom .mp-formdiv input.MailPressFormEmail{
    position: absolute;
    right: 45px;
    top: 5px;
    width: 215px;
}

#ad_general2_box_bottom .mp-formdiv input.MailPressFormSubmit{
     height: 22px;
    margin: 0;
    position: absolute;
    right: 8px;
    top: 3px;
    width: 31px;
    background: url("images/ads/button_ads.gif") no-repeat 0 0 transparent;
}



