/***********************
By .:[PHOXER]:.
http://www.phoxer.com
***********************/
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,
center, u, i{vertical-align: baseline border: 0; outline: 0;
                font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit;}
*               {margin: 0; padding: 0}
body            {line-height: 1; height:100%}
:focus          {outline: 0}
ol, ul          {list-style: none}
table           {border-collapse: collapse; border-spacing: 0;}

hr              {border: 0; color: #000; background-color: #000; height:1px}
blockquote:before, blockquote:after, q:before, q:after {content: ""}


body {
	background-color:#646263;
	font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
}
.phmain {
	width: 990px;
	height:100%;
	margin: 0px auto;
	text-align: left;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
}
/* header */
.phheader{
	width:990px;
	height:100px;
	background-color:#181818;
	margin:0px auto;
	z-index:10px;
}
.hdLogo{
	width:200px;
	padding-left:10px;
	float:left;
}
.hdRight{
	width:760px;
	height:100px;
	float:left;
}
.hdAdds{
	width:760px;
	height:90px;
	margin-top:5px;
	margin-bottom:5px;
}
/* TopBar */
.phBar{
	width:990px;
	height:30px;
	background-color:#3A3A3A;
}
/* page body */
.phpagebody{
	width:990px; 
	min-height:600px;
	height:auto;
	margin:0 auto;
	text-align: left;
	background-color:#FFFFFF;
}
.phbody{
	width:655px;
	float:left;
	padding:10px;
	margin:0 auto;
}

/*MENU*/
.phmenu{
	width:300px;
	float:left;
	margin:0 auto;
	padding:5px;
	border-left:#DDDDDD solid 1px;
}
.menublock{
	border:2px solid #EFEFEF;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
.fanbox{
	width:300px;
}
.menuTitle{
	color:#41596D;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.menuLinks{
	padding-left:25px;
	padding-top:5px;
}
.mlink{
	text-decoration:none;
}
.downMenu{
	width:300px;
	text-align:center;
	padding-left:4px;
}
.stags{
	width:250px;
}
.menuAdd{
	width:300px;
	height:250px;
	margin-top:5px;
	margin-bottom:5px;
}

/* BLOG */
.blogListBox{
	width:650px;
	height:110px;
	background:#F4F9F9;
	margin-bottom:5px;
	border:1px solid #EFEFEF;
}
.blogListImage{
	width:100px;
	height:100px;
	border:1px solid #EFEFEF;
	margin:5px;
	float:left;
}
.blogListTitle{
	width:455px;
	height:18px;
	float:left;
	padding-top:7px;
	float:left;
}
.blogListDate{
	width:75px;
	height:18px;
	padding-top:7px;
	padding-left:5px;
	float:left;
}
.blogListText{
	width:650px;
	margin:5px;
	clear:both;
}
.blogListTexto{
	width:535px;
	height:55px;
	color:#000000;
	padding-top:5px;
	float:left;
}
.blogListTags{
	width:455px;
	height:15px;
	margin:0px auto;
	padding-top:5px;
	float:left;
}
.blogListShare{
	width:80px;
	height:20px;
	padding-top:5px;
	float:left;
}

.noResults{
	width:500px;
	background:#FC8C8C;
	text-align:center;
	border:1px solid #EFEFEF;
	margin-top:10px;
	margin-left:80px;
	padding:10px;
}

.blogBody{
	width:650px;
	margin:0px auto;
	margin-bottom:10px;
	padding-left:8px;
	z-index:-100;
}

/* Paginador */
.paginador{
	width:640px;
	background:#CCC;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom:5px;
	padding:5px;
}
.pgon{
	color:#3B5998;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	text-decoration:none;
}
.pgoff{
	color:#62728A;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
}
.pgimp{
	width:20px;
}

.comentarios{
	width:650px;
	min-height:200px;
}

/* Articulo*/
.artBody{
	width:650px;
}
.artImg{
	visibility:hidden;
}
.atitle{
	font-family:Arial,Verdana,Tahoma;
	line-height:15px;
	white-space:nowrap;
	font-size:17px;
	font-weight:bold;
	color:#3B5998;
	vertical-align:top;
}
.artTitle{
	width:530px;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:8px;
	float:left;
}
.artDate{
	width:100px;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	float:left;
}

/* Footer */
.phfooter{
	clear:both;
	width:990px; 
	height:25px;
	background-color:#181818;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}

/* Others */
.imgMiddle {
	vertical-align:middle;
}
.links{
	text-decoration:none;
	color:#3B5998;
}
.txtB{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.googleAddsense{
    clear:both;
	text-align:center;
}
.googleAddsense200{
	width:250px;
	height:220px;
	float:right;
	padding-right:10px;
}

.corte { 
	clear: both;
}


