@CHARSET "UTF-8";
/*
Theme Name: MundoSilencio
Theme URI: http://cokidoo.com
Description: Coded & designed by <a href="http://cokidoo.com">Cokidoo</a>.
Version: 1.0
Author: Adrian Mato
Author URI: http://web.ontuts.com/
Tags: clean, big header, elegant, dark
*/

/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	line-height: 1em;
	font-size: 12px;
	background: #000 url(img/top_bg.png) repeat-x scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0pt;
	cursor: default;
}
table{
	border-collapse: separate;
	border-spacing: 0pt;
}
strong{
	font-weight: 700;
}
caption, th, td{
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
pre{
	font-family: Arial, Helvetica, sans-serif;
}
input{
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	padding: 7px 3px 0 4px;
	font-size: 11px;
}
select{
	font-size: 11px;
	color: #888888;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CAD2CE;
}
ul{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
	outline: none !Important;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	line-height: 0;
}
.clearfix{
	overflow: hidden;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.italic{
	font-style: italic;
}
.padbot36{
	padding-bottom: 36px !Important;
}
.sepbot10{
	margin-bottom: 10px;
}
.center{
    text-align:center;
}
/******* /GENERAL RESET *******/

/******* MAIN WRAPPER *******/
.wrapper{
    width: 1000px;
    margin: 0pt auto;
    font-size: 12px;
    color: #fff;
}
/******* /MAIN WRAPPER *******/

/******* TOP *******/
#top{
    width:1000px;
    height:142px;
    margin-bottom:30px;
}
#top h1{
    position: relative;
}
#top h1 a{
    width: 620px;
    height: 86px;
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    margin:0pt auto;
    background: transparent url(img/logo.png) no-repeat scroll 0 0;
}
#menu{
}
#menu li{
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    display: block;
    float: left;
    margin-right:25px;
}
#menu li.last{
    margin-right: 0;
}
#menu li a{
    font-weight: 700;
    display: block;
    font-size: 16px;
    line-height: 55px;
    color: #c9c9c9;
}
#menu li a:hover{
    color: #fff;
    text-decoration: none;
}
#top .search{
    line-height:55px;
}
#top .search input{
    background:#171717;
    border:1px solid #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    color:#4c4c4c;
    padding:4px;
}
#top .search #searchsubmit{
    visibility:hidden;
    width:1px;
}
/******* /TOP *******/

/******* CONTENT *******/
#content{
}
#content .wrappost{
    width: 706px;
    background: #171717;
    margin-bottom: 30px;
    border: 1px solid #393939;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
#content .post{
    padding: 38px;
    background: #fff;
    border: 1px solid #050505;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
#content .post.entry{
    padding-bottom: 20px;
}
#content .post a{
	color: #498bbf;
}
#content .post .entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #8a858a;
	color: #868286;
	color: #737273;
}
#content .post .entry .wrapentry{
	margin-bottom: 10px;
}
#content .post .entry .wrapentry img{
	padding: 0;
	border: 0;
	background: transparent;
}
#content .post .entry .authorinfo{
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 12px;
	background: #f5f5f5;
	font-size: 12px;
	margin-bottom: 3em;
}
#content .post .entry .authorinfo img{
	border: 1px solid #1c1c1c;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	padding: 0;
}
#content .post .entry .authorinfo div.photo{
	margin-right: 12px;
}
#content .post .entry .authorinfo div.desc{
	width: 488px;
	padding-top: 8px;
	line-height: 1.4em;
}
#content .post .entry .authorinfo div.desc h4{
	font-weight: normal;
	font-size: 16px;
	line-height: 0.3em;
}
#content .post .entry .authorinfo.demobox{
	text-align: center;
	padding-bottom: 5px;
}
#content .post .entry .authorinfo.demobox img{
	border: 0;
}
#content .post .entry .authorinfo.demobox a.imgleft{
	margin-right: 26px;
}
#content .post .entry .authorinfo.demobox a.imgright{
	margin-left: 26px;
}
#content .post .entry .intro{
	font-size: 12px;
	font-style: italic;
}
#content .post .entry h2, #content .post .entry h3, #content .post .entry h4{
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    font-size: 38px;
    text-align: left;
    line-height: 1.2em;
    font-weight: 700;
    padding-bottom: 14px;
    color: #303030;
}
#content .post .entry h3, #content .post .entry h4{
	font-size: 24px;
	text-align: left;
	color: #303030;
	/*padding-top: 18px;*/
}
#content .post .entry h4{
	font-size: 18px;
	padding-top: 0;
}
#content .post .entry ul, #content .post .entry ol{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 1.3em;
}
#content .post .entry ul li, #content .post .entry ol li{
	margin-bottom: 0.5em;
}
#content .post .entry ol li{
    list-style-type:none;
}
#content .post .entry .info{
    width: 337px;
    text-align: left;
    padding-bottom: 15px;
}
#content .post .entry h2 a{
	color: #303030;
}
#content .post .entry h2 a:hover{
	color: #000;
}
#content .post .entry p, #content .post .entry center{
	padding-bottom: 18px;
}
#content .post .entry blockquote p{
	padding-bottom: 0;
}
#content .post .entry p.readmore{
	padding-bottom: 0;
}
#content .post .entry blockquote{
	background: #fafad6 url(img/quote.gif) no-repeat scroll 0 0;
	border: 1px solid #f6d87d;
	padding: 12px 40px 12px 40px;
	color: #3a3a3a;
	font-size: 13px;
	font-style: italic;
	margin: 1.3em 0 2.9em;
}
#content .post .entry img{
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 5px;
	background:#ededed;
        max-width:616px;
}
#content .navigation{
	padding-bottom: 25px;
	width: 688px;
}
#content .navigation a{
	background: #171717;
	padding: 6px;
	display: block;
	color: #8c8c8c;
	border: 1px solid #393939;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
#content .navigation a:hover{
	background: #333;
	border-color: #171717;
	color: #fff;
}
#content .post.comments img.avatar{
	width: 64px;
	height: 64px;
}
#content .post .entry a:hover{
	text-decoration: underline;
}
#content .post .entry h2 a:hover{
	text-decoration: none;
}
#content .post .entry .info{
	font-size: 12px;
}
#content .post .entry .author{
	background: #fff8cc;
	border-bottom: 1px solid #ffe222;
	padding: 2px 4px 2px 4px;
	color: #000;
}
#content .post .entry .author a{
	color: #000;
}
#content .post .entry .metainfo{
	margin-top: 9px;
}
#content .post .entry .tags{
	margin-right: 6px;
	background: transparent url(img/tags.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 15px;
}
#content .post .entry .comments{
	background: transparent url(img/comments.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 20px;
}
#content .post.comments{
	margin-top: 30px;
}
#content .post.comments{
	padding: 24px 38px 38px 38px;
}
#content .post.comments strong.authorcomment{
	line-height: 1.3em;
	display: block;
	margin-top: 2px;
}
#content .post.comments .comment{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}
#content .post.comments .comment .name{
	width: 76px;
	font-size: 11px;
	text-align: center;
}
#content .post.comments .comment .message{
	width: 496px;
	font-size: 12px;
	margin-left: 20px;
}
#content .post.comments .comment .message img{
	border: 0;
	background: transparent;
	padding: 0;
}
#content .post.comments .comment .date{
	font-size: 11px;
}
#content .post.comments .comment .date a{
	color: #737273;
}
#content .post div.p18{
	padding-top: 18px;
}
#content .post.comments .write{
	padding-top: 1.3em;
}
#content .post textarea, #content .post  input{
	border: 1px solid #ced0d0;
	font-size: 12px;
	padding: 16px;
	width: 558px;
	color: #737273;
	margin-bottom: 1.3em;
}
#content .post textarea{
	min-height: 100px;
}
#content .post input{
	width: 578px;
	padding: 6px;
}
#content .post .contactform input#contactsubmit{
	width: auto;
	float: right;
	background: #292929;
	color: #fff;
	border: 0;
}
#content .post .contactform input#contactsubmit:hover{
	background: #333;
}
#content .post .contactform div.success, #content .post .contactform div.error{
	margin-bottom: 15px;
	font-size: 13px;
	padding: 12px;
	background: #fafad6;
	border: 1px solid #f6d87d;
	color: #d50000;
	font-weight: 700; 
}
#content .post .contactform div.success{
	color: #00bd0d;
}

#content .post input.submit{
	width: auto;
	float: right;
	background: #292929;
	color: #fff;
	border: 0;
}
#content .post input.submit:hover{
	background: #333;
}
#content div.enjoy{
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #C8C8C8;
}
#content div.enjoy a{
	margin-right: 5px;
}
#content img.wp-smiley{
	padding: 0 !Important;
	border: 0 !Important;
	background: transparent !Important;
}
/******* /CONTENT *******/

/******* SIDEBAR *******/
#sidebar{
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 2px;
}
#sidebar .section{
    background: #242424;
    padding: 15px;
    color: #8c8c8c;
    border: 1px solid #383838;
    margin-bottom: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    line-height: 1.2em;
}
#sidebar .section li{
	margin-bottom: 13px;
}
#sidebar .section li.last{
	margin-bottom: 0;
}
#sidebar a{
	color: #8c8c8c;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar .section li{
	padding: 3px 3px 3px 29px;
}
#sidebar .section .rss{
	background: transparent url(img/rss.png) no-repeat scroll 0 0;
}
#sidebar .section .twitter{
	background: transparent url(img/twitter.png) no-repeat scroll 0 0;
}
#sidebar .section .fans{
	background: transparent url(img/fans.png) no-repeat scroll 0 0;
}
#sidebar .section .flickr{
	background: transparent url(img/flickr.png) no-repeat scroll 0 0;
}
#sidebar .section .email{
	background: transparent url(img/email.png) no-repeat scroll 0 0;
}
#sidebar .section .members{
	background: transparent url(img/members.png) no-repeat scroll 0 0;
	padding-bottom: 4px;
}
#sidebar .section .tags{
	background: transparent url(img/tags.png) no-repeat scroll 0 0;
}
#sidebar .section li.cat-item{
    /*margin-bottom: 4px;
    font-size: 12px;
    list-style: square;*/
    background: transparent url(img/cat.png) no-repeat scroll 2px 5px;
}
#sidebar .section ul.gallery li, #sidebar .section ul.community li{
	padding: 0;
	display: block;
	margin-left: 10px;
	margin-bottom: 7px;
	float: left;
}
#sidebar .section ul.gallery li img, #sidebar .section ul.community li img{
	border: 1px solid #000;
	width: 60px;
	height: 60px;
}
#sidebar .section ul.gallery li img:hover, #sidebar .section ul.community li img:hover{
	border-color: #dbdbdb;
}
#sidebar div.tagcloud{
	text-align: center;
	line-height: 1.4em;
}
#sidebar .mainads li{
	margin-bottom: 30px;
}
#sidebar .section ul.community li img{
	border: 0;
}
#sidebar .smallads{
	margin-bottom: 30px;
}
#sidebar .smallads li{
	display: block;
	margin-bottom: 10px;
	height: 125px;
	width: 125px;
	float: left;
	text-align: center;
	line-height: 125px;
	background: #171717;
	color: #8c8c8c;
}
#sidebar .smallads li a{
	display: block;
}
#sidebar .smallads li.right{
	margin-left: 10px;
}
/******* /SIDEBAR *******/

/******* FOOTER *******/
#footer{
    text-align: center;
    font-size: 14px;
    margin-top:10px;
    /*margin-bottom: 30px;*/
    background: #242424;
    padding: 15px;
    color: #8c8c8c;
    border: 1px solid #383838;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    /*line-height: 1.2em;*/
}
#footer a{
    color: #fff8cc;
    color: #498bbf;
}
#footer a:hover{
    text-decoration: underline;
}
#footer div.fleft img{
    border: 1px solid #000;
}
#footer div.fright{
    line-height:45px;
}
/******* /FOOTER *******/

/******* BANNERSBAR *******/
#sidebar.banners li{
    padding:0;
}
#sidebar.banners li img{
    width:228px;
    /*border:1px solid #000;*/
}
/******* /BANNERSBAR *******/

/******* FEATURED *******/
#featured{
    margin-bottom:20px;
    padding:0 1px 0 1px;
}
#featured div{
    margin-right:15px;
    width:165px;
    float:left;
}
#featured div.last{
    margin-right:0;
}
#featured img{
    width:165px;
    height:100px;
    /*border: 1px solid #393939;
    padding:1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;*/
}
#featured a span{
    font-size:12px;
    text-align:justify;
    display:block;
    margin-top:4px;
    color:#c9c9c9;
    line-height:1.1em;
}
#featured div:hover a span{
    color:#fff;
}
/******* /FEATURED *******/

/******* /PAGE *******/
ul.subsections{
    margin:1em 0 0 0 !Important;
}
ul.subsections li.title{
    background:none;
    border-color:#fff;
}
ul.subsections li{
    float:left;
    list-style:none;
    display:block;
    margin: 0 0 0 20px !Important;
    padding: 3px 5px 3px 5px;
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
ul.subsections li.current_page_item a{
    color:#000 !Important;
}
ul.subsections li.current_page_item{
    background:#fff8cc;
    border: 1px solid #ffe222;
}
ul.subsections li:hover{
    background:#fff8cc;
    border: 1px solid #ffe222;
}
ul.subsections li a:hover{
    text-decoration:none !Important;
}
#content .post .entry.page h2{
    padding:0;
}
#content .post .entry.page div.border{
    border-bottom:1px solid gray;
    margin-bottom:2em;
}
#content .post .entry.page h2 span.subsections{
    font-size:28px;
    line-height:34px;
    color:#959595;
}
#content .post .entry.page ul.gallery{
    display:block;
    margin-left:0;
}
#content .post .entry.page ul.gallery li{
    list-style:none;
    float:left;
    margin-left:5px;
    margin-bottom:0;
    display:block;
    padding:0;
}
#content .post .entry.page ul.gallery li img{
    width:190px;
    height:100px;
}
#content .post .entry.page .member{
    margin-bottom:1em;
}
#content .post .entry.page .member img.avatar{
    width:100px;
    margin-right:20px;
}
#content .post .entry.page .member .bio{
    width:496px;
}
/******* /PAGE *******/

/******* DESPLEGABLES *******/
.desplegable ul{
    display:none;
}
.desplegable li.active ul{
    display:block;
}
/******* /DESPLEGABLES *******/