/*  
Theme Name: Bertus Blog
Theme URI: http://idibayconsulting.com
Description: 
Version: 0.1
Author: Idibay Consulting SL
Author URI: http://www.idibayconsulting.com
*/

html, body, h1, h2, h3, ul, li, form, input{
    border:0;
    margin:0;
    padding:0;
	}
body{
	background: #fff url(images/bg_body.jpg) top repeat-x;
	text-align:center;
	font-family: Arial, Verdana;
}


/***** LINKS *****/

a{
	}
a:link{
	}
a:visited{
	}
a:active{
	}
a:hover{
	}
/***** IMAGES AS LINKS *****/
a img, a:link img, a:visited img, a:link:active img, a:visited:active img, a:hover img{
	text-decoration: none;
	border: 0;
}
/***** WRAPPER *****/

#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	}
	
/***** HEADER *****/

#header{
	margin-top: 15px;
	height: 72px;
	}
#header div.logo{
	float: left;
	width: 420px;
	height: 72px;
}
#header .logo img{

}
#header .feed a, #header .facebook a, #header .vimeo a, #header .twitter a, 
	.youtube a, .flickr a{
	display: block;
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 10px;
}
#header .feed a{
	background: url(images/feed.png) no-repeat;
}
#header .facebook a{
	background: url(images/facebook_bn.png) no-repeat;
}
#header .vimeo a{
	background: url(images/vimeo.png) no-repeat;
}
#header .twitter a{
	background: url(images/twitter_bn.png) no-repeat;
}
#header .youtube a{
	background: url(images/youtube.png) no-repeat;
}
#header .flickr a{
	background: url(images/flickr_bn.png) no-repeat;
}
/**** NAV ****/
#nav{
	height: 30px;
	padding: 5px 0px;
	margin-top: 18px;
}
#nav ul{
	width: 680px;
	float: left;
}
#nav ul li{
	display: inline;
	text-transform: uppercase;
	font-size: 10.5pt;
	margin-right: 3px;
	font-weight: bold;
}
#nav ul li.mas a{
	padding-right: 18px; 
	background: #fff url(images/bg_mas.gif) center right no-repeat;
}
#nav ul li.mas a:hover{
	background: #7f0024 url(images/bg_mas_hover.gif) center right no-repeat;
}
#nav ul li a{
	text-decoration: none;
	color: #222;
	padding: 4px 4px 2px 4px;
	background-image: none;
}
#nav ul li a:hover{
	background-image: none;
	background-color: #7f0024;
	color: #fff;
}
#nav .search{
	width: 280px;
	float: right;
	text-align: right;
}

/***** SEARCH FORM *****/

#searchform .searchinput{
	border: 1px solid #909195;
	background: #fff url(images/searchform_input.png) bottom repeat-x;
	width: 180px;
	height: 15px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}
#searchform .searchbutton{
	background: #fff url(images/searchform_loop.png) bottom no-repeat;
	border: none;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#searchform .searchbutton a{
	color: black;
	text-decoration: none;
}
#searchform a{
	text-decoration: none;
	border: none;
}

/***** DESTACADOS *****/
#destacados{
	clear: both;
	background-color: #fff;
	height: 170px;
	padding: 10px 0px 0px 0px;
}
#destacados .post_destacado{
	width: 216px;
	height: 135px;
	background-color: #fff;
	border: 1px solid #bbb;
	margin: 0px 6px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
#destacados .post_destacado img{
	display: block;
	margin: 0 auto;
}
#destacados .post_destacado a img{
	background-color: #fff;
	padding: 2px;
}
#destacados .post_destacado a:hover img{
	background-color: #7f0024;
}
#destacados .post_destacado h5{
	font-size: 9.5pt;
	margin: 0; 
	padding: 0;
	margin: 3px 0px 0px 2px;
}

#destacados .post_destacado h5 a{
	color: #222;
	text-decoration: none;
}
#destacados .post_destacado h5 a:hover{
	color: #7f0024;
	text-decoration: none;
}

/***** MAIN *****/

#main, #main_archive{
	width: 600px;
	float: right;
	padding: 20px;
	margin-top: 15px;
	padding-top: 0px;
	}
.sin_sidebar{
	width: 960px;
}
.content{
	margin-top: 36px;
	clear: both;
	font-family: Arial;
	font-size: 11.5pt;
	color: #222;
}
.content ul{
	list-style: disc;
	margin: 10px 0px 10px 30px;
}
.content ul li{
	margin-bottom: 2px;
}
.content img{
	margin-top: 10px;
	margin-bottom: 10px;
}
.content h3{
	color: #222;
}
.content a{
	color: #7f0024;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover{
	text-decoration: underline;
}
.content .content_tags{
	padding-top: 20px;
}
hr{
	clear: both;
	margin-top: 16px;
	background-color: transparent;
	border:0;
	border-top: 1px solid #d6d6d6;
}


/***** ENTRY *****/
.entry{

}
.entry img.alignright{
	margin: 8px 0px 8px 15px;
}
.entry img.alignleft{
	margin: 8px 15px 8px 0px;
}
.entry .content{
}
.entry h2{
	margin: 0;
	padding: 0;
}
.entry h2 a{
	text-decoration: none;
	color: #222;
	font-size: 18pt;
}
.entry h2 a:hover{
	color: #7f0024;
}
.entry h3{
	color: #333;
	margin-top: 10px;
}
.entry .post_author{
	font-size: 10pt;
	margin-top: 6px;
	width: 170px;
	float: left;
	margin-bottom: 8px;
	overflow: hidden;
}
.entry .share_twitter{
	width: 100px;
	float: left;
	margin: 14px 0px 0px 0px;
}
.entry .share_facebook{
	width: 150px;
	float: left;
	margin: 14px 0px 0px 15px;
}
.entry .share_facebook span.connect_widget_not_connected_text{
	display: none !important;
}
.share_end{
	text-align: center;
	padding: 15px 0px 18px 0px;
}
.share_end_twitter{
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.share_end_facebook{
	display: inline-block;
	float: left;
}
.entry .post_author img{
	background: url(images/author.gif) no-repeat;
	padding: 1px;
	float: left;
}
.entry .post_author p{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 8pt;
}
.entry .post_author p.name_index{
	padding-top: 12px;
}
.entry .post_author p a{
	color: #333;
	text-decoration: none;
}
.entry .post_author p a:hover{
	color: #888;
	text-decoration: underline;
}
.entry .author_description{
	background-color: #f0f0f0;
	width: 530px;
	margin-left: 25px;
	font-size: 9pt;
	padding: 10px;
	margin-bottom: 15px;
}
.entry .author_description img{
	float: right;
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}
.entry h6.author_entries{
	color: #94072f;
	margin: 10px 0px;
	font-size: 14pt;
}
.entry .author_description h2.name{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13pt;
	width: 450px;
	float: left;
}
.entry .author_description ul{
	margin: 8px 0px 4px 25px;
	float: left;
	width: 425px;
}
.entry .author_description ul li{
	margin-bottom: 2px;
}
.entry .author_description h4.bio{
	font-size: 11pt;
	margin: 6px 0px;
	padding: 0;
}
.entry .author_description p.author_bio{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.entry .author_description a{
	text-decoration: none;
	color: #94072f;
}
.entry .author_description a:hover{
	color: #222;
	text-decoration: none;
}
.entry .post_comments{
	font-size: 10pt;
	margin-top: 6px;
	width: 150px;
	float: right;
	text-align: right;
	margin-bottom: 8px;
}
.entry .post_comments a{
	text-decoration: none;
	color: #111;
	background: url(images/comment.png) left bottom no-repeat;
	padding-left: 20px;
}
.entry .post_comments a:hover{
	text-decoration: underline;
	color: #555;
}
.entry .postmetadata{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f0f0f0;
	padding: 8px;
	font-size: 10pt;
}
.entry .postmetadata a{
	text-decoration: none;
	color: #111;
	font-weight: bold;
}
.entry .postmetadata a:hover{
	color: #7f0024;
}
.subscription-manager{
	font-size: 9pt;
	height: 22px;
	padding: 5px 3px;
}
.subscription-manager p.subscribe-to-comments{
	margin: 0;
	padding: 0;
}

/***** MÁS ENTRADAS *****/
.mas_entradas{
	margin-top: 25px;
}
.mas_entradas h2{
	font-size: 12pt;
	margin: 0;
	padding: 0;
	float: left;
	width: 195px;
	margin: 4px 0px;
}
	.mas_entradas h2 a{
		text-decoration: none;
		color: #111;
	} 
	.mas_entradas h2 a:hover{
		color: #7f0024;
	}
.mas_entradas h3{
	color: #222;
	font-size: 16pt;
	margin-bottom: 12px;
} 
.mas_entradas .una_mas_entradas{
	border: 1px solid #ccc;
	width: 268px;
	margin: 5px 5px;
	float: left;
	padding: 5px 8px 5px 8px;
	height: 140px;
	overflow: hidden;
}
.mas_entradas .una_mas_entradas img{
	float: right;
	margin: 4px 2px 4px 8px;
}
.mas_entradas .una_mas_entradas h4{
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0px;
}
.mas_entradas .una_mas_entradas h4 a{
	text-decoration: none;
	color: #222;
}
.mas_entradas .una_mas_entradas h4 a:hover{
	text-decoration: underline;
	color #888;
}
.mas_entradas .entry_mas_entradas{
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.todavia_mas{
	clear: both;
	text-align: right;
	text-transform: uppercase;
	font-size: 10pt;
	padding-right: 10px;
	padding-top: 18px;
	font-weight: bold;
}
.todavia_mas a{
	text-decoration: none;
	color: #222;
	background-color: #eee;
	border: 1px solid #888;
	padding: 5px;
}
.todavia_mas a:hover{
	color: #fff;
	background-color: #7f0024;
}
/***** SIDEBAR *****/

#sidebar{
	clear: both;
	width: 290px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	margin-top: 15px;
	}
#sidebar ul, #sidebar li{
	list-style: none;
}
#sidebar li h2{
	text-align: left;
	text-transform: uppercase;
	color: #111;
	font-size: 11pt;
	border-bottom: 1px solid #bbb;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#sidebar li ul{
	margin-bottom: 15px;
	margin-top: 10px;
}
#sidebar li ul li{
	padding-left: 25px;
	margin-bottom: 2px;
	font-size: 10pt;
}
#sidebar li ul li a{
	text-decoration: none;
	color: #980f36;
}
#sidebar li ul li a:hover{
	text-decoration: underline;
	color: #222;
}
#sidebar li.widget_ult_com ul{
	font-size: 10pt;
}
#sidebar li.widget_ult_com ul li p{
	padding-left: 15px;
}
#tag-cloud a{
	text-decoration: none;
	color: #980f36;
}
#tag-cloud a:hover{
	text-decoration: underline;
	color: #222;
}
#tag-cloud .tags{
}
#tag-cloud p{
	text-align: right;
	font-size: 9pt;
}
#tag-cloud p a{
	color: #222;
	text-decoration: none;
}
#sidebar .textwidget{
	padding: 15px 0px;
}
#sidebar .textwidget img{
	display: block;
	text-align: center;
	margin: 0 auto;	
}


/***** MAIN ARCHIVE *****/

#main_archive ul.archive_list{
	margin-top: 15px;
	list-style: none;
	border: 1px solid #bbb;
	border-bottom: none;
	font-size: 11pt;
}
#main_archive ul.archive_list li{
	border-bottom: 1px solid #bbb;
	padding: 10px 15px;
	padding-bottom: 8px;
	clear: both;
}
#main_archive ul.archive_list li h3{
	margin: 0;
	padding: 0;
}
#main_archive ul.archive_list li h3 a{
	text-decoration: none;
	color: #222;
}
#main_archive ul.archive_list li h3 a:hover{
	text-decoration: underline;
	color: #7f0024;
}
#main_archive ul.archive_list li img.thumbnail{
	clear: both;
	float: right;
	margin: 10px 0px 5px 10px;
}
#main_archive ul.archive_list li a img.thumbnail {
	border: 1px solid #ccc;
	padding: 2px;
}
#main_archive ul.archive_list li a:hover img.thumbnail {
	border: 1px solid #7f0024;
}

#main_archive ul.archive_list li p.archive_metadata{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}
#main_archive ul.archive_list li p.archive_metadata a{
	color: #7f0024;
	text-decoration: none;
	font-weight: normal;
}
#main_archive ul.archive_list li p.archive_metadata a:hover{
	color: #222;
	text-decoration: underline;
}
#main_archive ul.archive_list li a.ver_mas{
	display: block;
	clear: both;
	float: right;
	color: #7f0024;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
#main_archive ul.archive_list li a.ver_mas:hover{
	color: #222;
	text-decoration: underline;
}
.resultados_anteriores{
	width: 280px;
	float: left;
	margin-top: 20px;
	font-size: 11pt;
}
.resultados_posteriores{
	width: 280px;
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11pt;
}
.resultados_anteriores a, .resultados_posteriores a{
	font-weight: bold;
	color: #7f0024;
	text-decoration: none;
}
.resultados_anteriores a:hover, .resultados_posteriores a:hover{
	color: #222;
	text-decoration: underline;
	}
/***** ESEBERTUS EN... *****/

#esebertus_en{
	clear: both;
	width: 960px;
	margin: 20px auto 0px auto;
}
#esebertus_en .block{
	width: 262px;
	float: left;
	margin: 0px 10px;
	background-color: #f0f0f0;
	font-size: 10pt;
	padding: 0px 12px 10px 25px;
	margin-bottom: 25px;
}
* html #esebertus_en .block{
	margin: 20px 8px;
}
#esebertus_en .block ul{
	list-style: disc;
	margin: 0;
	padding: 0;
}
#esebertus_en .block ul li{
	width: auto;
	margin-bottom: 4px;
}
#esebertus_en .block a{
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	display: inline;
	color: #222;
	text-decoration: none;
}
#esebertus_en .block a:hover{
	text-decoration: underline;
}
#esebertus_en .flickr a img{
	border: 1px solid #bbb;
	padding: 2px;
	background-color: #fff;
	margin-right: 6px;
	margin-bottom: 5px;
}
#esebertus_en .flickr a:hover img{
	border: 1px solid #7f0024;
}
#esebertus_en a.ver_mas{
	display: block;
	clear: both;
	float: right;
	color: #7f0024;
	font-weight: bold;
	margin: 5px 5px 0px 0px;
}

#esebertus_en .youtube{
	background: #f0f0f0 url(images/bg_youtube.jpg) top no-repeat;
}
#esebertus_en .twitter{
	background: #f0f0f0 url(images/bg_twitter.jpg) top no-repeat;
}
#esebertus_en .flickr{
	background: #f0f0f0 url(images/bg_flickr.jpg) top no-repeat;
}

/***** FOOTER *****/

#footer{
	clear: both;
	background: #fff url(images/footer.jpg) center left no-repeat;
	height: 55px;
	font-size: 10pt;
	color: #222;
	padding: 15px 10px 0px 10px;
	border-top: 1px solid #bbb;
	}
#footer ul{
	list-syle: none;
	width: 550px;
	text-align: right;
	float: right;
}
    #footer ul li{
    	display: inline;
    	margin: 0px 3px;
    }
    #footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:active{
    	color: #222;
    	text-decoration: none;
    }
    #footer ul li a:hover{
    	text-decoration: underline;
    }
#footer .copyright{
    	width: 250px;
    	float: right;
    	text-align: right;
    }
    #footer .copyright a{
		text-decoration: none;
		color: #222;
    }
    #footer .copyright a:hover{
    	text-decoration: underline;
    }
/***** OTHER ******/
.right, .alignright{
	float:right;
	}
.left, .alignleft{
	float: left;
	}
.clear{
	clear:both;
	}
.aligncenter{
	display: block;
	text-align: center;
	margin: 0 auto;
}
/***** OTHER *****/
.clear{
	clear: both;
}
/***** COMMENTS *****/
h3.comments{
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.comments_block{
	font-size: 10pt;
	margin-top: 10px;
	width: 345px;
	float: left;
}
.comments_block h3{
	font-size: 12pt;
	margin: 12px 0px 0px 10px;
}
.comments_block{
	font-size: 9pt;
}
.comments_block .comment_data{
	font-size: 8pt;
	clear: both;
}
.comments_block a{
	color: #7f0024;
	text-decoration: none;
}
.comments_block a:hover{
	color: #222;
	text-decoration: underline;
}

ol.commentlist {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 margin: 0px;
	 border: 1px solid #bbb;
	 border-bottom: none;
	}
 
ol.commentlist li {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 background-color: #f0f0f0; 
	 border-bottom: 1px solid #bbb;
	 padding: 10px;
	}
.commentlist li.alt{
	 background-color: #fff; 
	}
ol.commentlist li .comment_data{
	margin-top: 14px;
	text-align: right;
}
ol.commentlist li cite{
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
}
ol.commentlist li .comment_text{
	padding: 0px 6px 0px 8px;
}
.commentlist p {
	 
	}

#commentform p {
	padding-left: 10px;
	}
ol.commentlist li img.avatar{
	float: right;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	margin: 0px 0px 4px 8px;
}

.commentmetadata {
	 
	}
#commentform input label{
	}
#commentform input {
	border: 1px solid #ccc;
	padding: 3px;
	height: 13px;
	width: 300px;
	margin: 3px 0px 0px 6px;
	}
#commentform textarea {
	margin: 5px 0px 0px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 6px;
	width: 295px;
	height: 130px;
	}

#commentform input.boton {
	 background: #eee url(images/submit_comment.jpg) no-repeat;
	 font-weight: bold;
	 text-align: center;
	 margin-top: 5px;
	 margin-right: 20px;
	 font-size: 9pt;
	 padding: 3px 5px;
	 width: 145px;
	 height: 25px;
	 float: right;
	 border: 1px solid #aaa;
	}
#commentform input.boton:hover {
	 background-color:  #7f0024;
	 color: #fff;
	}

/***** RELATED POSTS *****/

.related{
	width: 232px;
	float: right;
	margin-top: -20px;
}
.related h3{
	margin: 0;
	padding: 0;
}
.related ul{
	margin-top: 8px;
	list-style: none;
	border: 1px solid #bbb;
	border-bottom: none;
}
.related ul li{
	padding: 8px 10px;
	text-align: center;
	border-bottom: 1px solid #bbb;
}
.related ul li h5{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.related ul li h5 a{
	text-decoration: none;
	color: #444;
}
.related ul li h5 a:hover{
	text-decoration: underline;
	color: #7f0024;
}
.related ul li a img{
	border: 1px solid #fff;
}
.related ul li a:hover img{
	border: 1px solid #7f0024;
}

/***** FORMULARIO DE CONTACTO ****/

.content form.wpcf7-form label{
}
.content form.wpcf7-form input{
	border: 1px solid #aaa;
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	padding: 3px;
	margin: 6px 0px 12px 15px;
	width: 350px;
	height: 18px;
}
.content form.wpcf7-form textarea{
	border: 1px solid #aaa;
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	padding: 3px;
	margin: 6px 0px 12px 15px;
	width: 350px;
	height: 160px;
}
.content form.wpcf7-form .boton_contacto input{
	background-color: #fff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #222;
	width: 100px;
	height: 30px;
	padding: 3px 5px;
	border: 1px solid #aaa;
	margin-top: 6px;
}
.content form.wpcf7-form .boton_contacto input:hover{
	background-color: #eee;
}
h3 span.search-hightlight{
	background-color: #fffe80;
}

/***** DYNAMIC TABS ******/

#tab-container {
	float: left;	
	width: 290px;
	margin: 5px 0px 20px 0px;
	background: transparent;
}	

#tab-container div {
	border: 1px solid #bbb;
	width: 265px;
	padding: 5px 10px 10px 15px;
	z-index: 100;
	position: relative;
	background: white url(img/bg.jpg) repeat-x;
}
#tab-container ul {
	margin: 0; 
	padding: 0;
	background: transparent; 
	width: 100%; 
	overflow: hidden;
}

#tab-container ul li {
	float: left;
	list-style: none;
	font-size: 10pt;
	margin-right: .5em;
	text-transform: uppercase;
}

#tab-container ul li.tab-selected a, #tab-container ul li:hover a {
	background: #980f36;
	cursor: pointer;
	position: relative;
	z-index: 101;
	color: #fff;
	border: 1px solid #bbb;
	border-bottom: none;
}

#tab-container a {
	background: #f0f0f0;
	display: block;
	outline: none;
	text-decoration: none;
	color: #222;
	font-weight: bold;
	padding: 4px 6px;
	border: 1px solid #bbb;
	border-bottom: none;
}
#tab-container div h6{
	display: none;
}
#tab-container div a{
	background: #fff;
	border: none;
	float: none;
}
#tab-container div a:hover, #tab-container div ul li:hover a {
	background-color: #fff;
	color: #980f36;
	border: none;
}
#tab-container div .number_comments{
	text-align: left;
	border: none;
	width: auto;
	padding: 0;
	position: relative;
	background-color: #fff;
	font-size: 9pt;
	color: #777;
	margin-bottom: 0px;
	padding-left: 5px;
}
#tab-container div ul li{
	text-transform: capitalize;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #eee;
}
/***** TAG CLOUD *****/

#tag-cloud{
	clear: both;
	text-align: center;
}
#tag-cloud h3{
	text-align: left;
	text-transform: uppercase;
	color: #111;
	font-size: 11pt;
	border-bottom: 1px solid #bbb;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#tag-cloud a{
	text-decoration: none;
	color: #980f36;
}
#tag-cloud a:hover{
	text-decoration: underline;
	color: #222;
}
#tag-cloud .tags{
}
#tag-cloud p{
	text-align: right;
	font-size: 9pt;
}
#tag-cloud p a{
	color: #222;
	text-decoration: none;
}

/*** NAVIGATION MENU WITH DROP DOWN ***/
#nav ul ul {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	width: 190px;
	}
#nav ul li ul li{
	
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	width: 190px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav li {
	float:left;
	position:relative;
	}

#nav a, #nav a:visited {
	display:block;
	font-size:10.5pt;
	text-decoration:none; 
	width:auto; 
	font-weight:bold;
	}
/* a hack so that IE5.5 faulty box model is corrected */
* html #nav a, * html #nav a:visited {
	/*width:149px; w\idth:138px;*/
	}

/* style the second level background */
#nav ul li.mas ul a.drop, #nav ul li.mas ul a.drop:visited {
	background-color: #f0f0f0;
	background-image: none;
	color: #111;
	width: 190px;
	font-size: 10pt;
	}
/* style the second level hover */
#nav ul li.mas ul a.drop:hover{
	background-color: #f0f0f0;
	background-image: none;
	color: #7f0024;
	}
#nav ul li.mas ul :hover > a.drop {
	background-color: #f0f0f0;
	background-image: none;
	color: #7f0024;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:22px;
	left:0; 
	padding-bottom: 0px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {
	position:absolute; 
	top:0; 
	left:0; 
	}

/* style the second level links */
#nav ul li.mas ul a, #nav ul li.mas ul a:visited {
	background-color: #f0f0f0; 
	background-image: none;
	color:#111; 
	height:auto; 
	padding: 3px 10px; 
	width:170px;
	font-size: 10pt;
	}
/* yet another hack for IE5.5 */
* html #nav ul ul a, * html #nav ul ul a:visited {
	/*width:150px;
	w\idth:128px;*/
	}
#nav ul li.mas ul a:hover{
	background-image: none;
	background-color: #f0f0f0;
	color: #7f0024;
}
#nav ul li:hover ul,
#nav ul a:hover ul{visibility:visible; }

/***** PAGEBAR ****/
.pagebar{
	text-align: center;
	margin: 20px 0px;
	font-weight: bold;
	font-size: 12pt;
	color: #333;
}
.pagebar a{
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	padding: 3px;
	color: #980f36;
	margin: 0px 2px;
}
.pagebar a:hover{
	border: 1px solid #980f36;
	background-color: #980f36;
	color: #fff;
}
.pagebar span.break{
	padding-right: 4px;
}
#top-commentators ul{
	padding-bottom: 12px;
}
#top-commentators ul li{
	clear: both;
	font-size: 10pt;
	margin-top: 5px;
}
#top-commentators ul li img.tcwGravatar{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}
#top-commentators ul li p{
	padding-top: 10px;
}

p.wp-caption-text{
	margin: 0px;
	padding: 0px;
	color: #777;
	font-size: 0.9em;
}
.wp-caption{
	margin: 8px 0px;
}
.wp-caption img{
	margin: 0px;
}

