/*
Theme Name: Monbo - Power Suit
Theme URI: http://wpfreemiumthemes.com/
Description: Premium quality magazine style theme with a very strong structure and SEO 
Version: 1.0
Author: Banhawi
Author URI: http://www.mspired.com/
*/

@import url('styles/reset.css');
@import url('styles/typography.css');
* {
	margin : 0;
	padding : 0;
}
body {
	background:url('images/bgBody.jpg') repeat-x top left;
	text-align:left;
}
a {
	color: #0097ff;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img { 
	padding:5px;
	margin:5px;
}
a img {
	border:0px;
}

.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
#container { 
	width:969px;
	margin:0 auto;
	text-align:left;
	background: url('images/bg_container.png') repeat-y;
	/*border-left: 4px #c7e2f5 solid;
	border-right: 4px #c7e2f5 solid;*/
}
#wrapper {
	float:left;
	width:100%;
	margin-bottom: 15px;
}

/************************HEADER***********************/
#header {
	width:983px;
	height:160px;
	margin: 0px auto 0px -20px;
	background:url('images/hbg.jpg') no-repeat top right;
	margin-bottom: 20px;
}
#branding {
	height: 120px;
	position: relative;
	width: 970px;
}

	#branding h1{
		font-size: 44px;
		text-transform: uppercase;
		padding-top: 25px;
		padding-left: 10px;
	}
	#branding h1 a{
		color: #fff;
	}	
	p.description{
		font-size: 14px;
		font-style: italic;
		color: #9fd6fc;
		padding-left: 10px;
	}
	#search {
		width: 262px;
		height: 32px;
		background: url('images/searchbg.png') no-repeat;
		position: absolute;
		bottom: 0;
		right: 0;
		padding-left: 8px;
	}
	/*Search Form*/
		#searchform {
			width: 251px;
			height: 19px;
			float : left;
			margin-top:7px;
			margin-left:4px;
			background: url('images/sibg.png') no-repeat;
		}
		#searchform input {
			background:transparent;
			color : #bcc9cf;
			padding : 2px;
			border:0px;
			
		}
		#searchform #s {
			width : 186px;
			padding :2px 5px;
			color : #4c595f;
		}
		input#searchsubmit{*margin-top:-5px;}
	#nav {
	background: url('images/menu.jpg') repeat-x;
	/*border-top: 4px #000 solid;*/
	height: 36px;
	margin-left:25px;
}

/*************************CONTENT******************************/

#content {
	width:590px!important;
	float:left;
    margin-left:15px;
}
#content img{
	/*max-width: 570px;*/
	margin-left:-5px;
	margin-top:-5px;
}
h3.lp{
	color: #FFF;
	margin-bottom: 10px;
	padding-left:5px;
	font-size: 16px;
	background:#0A4D72 url(images/bgSecciones.jpg) repeat-x scroll left top;
}
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-family: Arial, Helvetica, sans-serif;

	font-weight : normal;
	text-decoration : none;
    padding:0;
    color: #212e2e;
}
.post {
	font-size : 1.2em;
	margin-bottom : 30px;
	text-align : justify;
}
.post ul, .post ol {
	margin-left : 25px;
}
.entry {
	padding :20px 20px 10px 5px;
}
	.entry p{
		margin-bottom: 14px;
	}
	/*post images*/
		img.alignleft{
			float:left;
			padding:5px 5px 5px 0;
			margin:0px;
		}
		img.alignright{
			float:right;
			padding:5px 0 5px 5px ;
			margin:0px;
		}
	/*end post images*/		

small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #87939c;
}
blockquote {
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 40px 10px 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #92adc0;
	clear: both;
	padding-top: 15px;
	padding-left: 38px;
}
code {
	font : 14px 'Courier New', Courier, Fixed;
	display : block;
	overflow : auto;
	text-align : left;
	margin : 5px 0;
	padding : 5px 10px 5px 10px;
	background : #e0ebf2;
}
.postmetadata {
	border-top:1px #64717a solid;
	font-size: 11px;
	color:#333;
	height: 20px;
	padding: 5px;
	background:#EEE;
}
	.left{
		width: 500px;
		float: left;
	}
	.right{
		width: 68px;
		float: right;
		margin: -3px -7px 0 0;
	}
		.postmetadata .right a{
			background: #64717a;
			color: #FFF;
			padding: 3px;
			text-align: right;
		}
		.postmetadata .right a:hover{
			background: #000;
			text-decoration: none;
		}
		span.cate{
		background:url('images/cate.png') no-repeat left center;
		padding-left:18px;
		margin-right:10px;
	}
	span.com{
		background:url('images/comment.gif') no-repeat left center;
		padding-left:18px;
	}


.navigation {
	display : block;
	font-size : 16px;
	font-weight : bold;
	padding:20px 5px;
}
	.alignleft {
		float : left;
		text-align : left;
	}
	.alignright {
		float : right;
		text-align : right;
	}

/*************************SIDEBAR******************************/
#sidebar{
	float:right;
	width:340px;
    margin-right:15px;
    margin-top: 0px;
}

#sidebar a, #sidebar a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#sidebar a:hover {
	text-decoration : underline;
}
#sidebar ul {
	list-style : none;
	margin-bottom : 20px;
	margin-left:0px;
	
}
#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 4px;
	width: 320px;
}
#sidebar ul ul ul,#sidebar ul ul ul ul,#sidebar ul ul ul ul ul {
	margin: 0;
	padding:0;
}
#sidebar ul li {
	padding:2;
}
#sidebar ul ul li {
	padding-bottom:2px;
	background : transparent;
	width: 145px;
	float: left;
	margin-right: 5px;
}
#sidebar ul ul ul li,#sidebar ul ul ul ul li,#sidebar ul ul ul ul ul li{
	margin-left :10px;
	background : transparent;
	border-bottom:0;
}
#sidebar ul h2 {
	font-size : 16px;
	text-transform : capitalize;
	font-weight:bold;
	text-align : left;
	margin-top:20px;
	padding-left:5px;
	color: #FFF;
}
#rss{
	width: 320px!important;
	background: url('images/bgRss.jpg') repeat-x;
	padding: 10px 5px 10px 10px;
	/*margin-left: 15px;*/
	margin-bottom: 10px;
}
#rss a {
	font-size: 14px;
	color: #FFF;
	background: url('images/rss.jpg') no-repeat left;
	padding-left: 21px;
}
/***********************COMMENTS******************************/
h3#comments,h3#respond {
	color : #656971;
	margin-left:5px;
	margin-bottom: 20px;
}
h3#respond{
	padding-top:10px;
}
.right a{
	background: transparent;
	padding: 0;
	color: #9fca3a;
}
ol.commentlist .left{
	width: 150px;
	float: left;
}
ol.commentlist .right{
	width: 390px;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
#auth{
	padding:10px 10px;
}
.avatar {
	padding : 3px;
	border : 1px solid #92c9ef;
	margin:0 5px 5px 0;
	float: left;
}
ol.commentlist {
	list-style-type : none;
	margin-bottom: 20px;
}
ol.commentlist li {
    width: 650px;
}
.authcomment {
	border-bottom : 0px;
} 
.authcomment .right{
	background-color: #92c9ef !important;
} 
small.commentmetadata{
	padding-bottom: 5px;
	float: right;
}
span.comauth{
	margin-bottom : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 50px;
	margin-left : 10px;
}
#commentform label{
	margin-bottom : 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#commentform textarea {
	width : 98%;
	padding : 5px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:5px 0px;
}
input#author,input#email,input#url {
	width : 300px;
	padding : 4px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:0;
}
input#author:hover,input#email:hover,input#url:hover,#commentform textarea:hover {
	border : 1px solid #4c595f;
}
input#submit{
	background : #7497ad;
	color: #FFF;
	padding:5px;
	border:0px;
} 
input#submit:hover {
	background-color: #000;
}
/**************************FOOTER******************************/
#footer{
	background:url(images/bgpie.jpg) no-repeat 0px 3px;
	color:#eee;
	clear:left;
	width:957px;
	margin: 0 auto;
	/*padding: 10px;*/
	min-height: 20px;
	overflow:hidden;
}
h2.widgettitle{ background:#0A4D72 url(images/bgSecciones.jpg) repeat-x left top;}

#footer table{ margin:0 auto!important;}
#footer table{ height:44px}
#footer table img{ vertical-align: middle;}
.fleft {
	width: 300px;
	float: left;
	margin-left:5px;
}
.fright {
	width: 500px;
	float: right;
	text-align: right;
}
hr {display : none;}
#footer table td img{float:left}
td.ministerio img{margin:5px 0px; padding:5px 0px; float:left;}
/**********************Extras*********************/

	/*Featured Post*/
		#featured {
			background:#FFEDC4;
			padding:10px;
			margin-bottom:10px;
			height:	190px;
			border:1px solid #D79701;
		}
		p.fmeta {
			font-family: "Georgia",Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#0097ff;
			font-style:italic;
			line-height:8px;
		}
		img.featured {
			width:200px;
			height:125px;
			float:left;
			margin:0 10px 10px 0;
			padding:2px;
		}
		
		h2.featured a {
			font-size : 24px;
			padding:0px;
			color: #4c595f;
		}
		.fexcerpt{
			margin-top:5px;
			font-size: 12px;
		}
		a.rm{
			background:#7497ad;
			padding:5px;
			text-align:right;
			float:right;
			color:#FFF;
			margin-right: 5px;

		}
		a.rm:hover{
			background:#9fd6fc;
			color:#fff;
			text-decoration:none;
		}
	/* end featured */


	/*side ads*/
		#ads{
			width:320px;
			/*margin:10px 0 20px 15px;*/
            background:#000;
            border: 4px #3b4c57 solid;
		}
        #ads .ads{
            width:100%;
            padding: 5px 5px 5px 15px;
        }
        #ads img{
            marign:0px;
            padding:5px;

        }

	/*end side-ads*/
.post_votebutton span{
font-size:1px;
}

.post_votebutton span a{
font-size:10px;
}

.votepost{
 float:left;
 margin: 2px;
 font-size:10px;
}

#pages li.page_item{ background: url(images/popularLink.png) no-repeat left top!important; padding-left:20px!important; min-height:25px}

span.invertimos{ color:#FFF; font-weight:bold; font-style:italic;  margin-left:143px;}

.masinfo{ text-align:right; margin-top:-30px; padding-right:10px; margin-bottom:10px}
.masinfo a {color:#FFCD00!important; font-weight:bold; font-size:13px; font-style:italic;}