/*  
Theme Name: Massive News Theme
Theme URI: http://www.massivepress.net/
Description: A premium WordPress news theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.massivepress.net/

Please leave credit where credit is due.
*/

*{
margin:0;
padding:0;
}

html,body{
/* background:#BDBDBD url(images/bodybg.jpg) repeat-x; */
background:#000;
color:##333;
text-align:center;
} 

body{
font:1em Calibri, arial,helvetica,verdana,sans-serif;
/* font-family: Calibri, Arial, Helvetica, sans-serif; */
}

img{
 border:0;
}

h1{
//font-size:55px;
font-size:2em;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

h2{font-size:1em;}
h3{font-size:1.2em;}
h4{font-size:.9em;}

h5{
/* font-size:10px; */
font-size:0.8 em;
color: #7f7f7f;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

a{
color:#0000FF;
text-decoration:none;
font-weight:bold;
}

a:hover{color:#185DAE;}

#wrapper{
margin:0px auto;
text-align:left;
width:880px;
/* width:878px; */
background:#414541;
} 

/* header */
#header{
/* 
background:#FF6D06;          
*/
background: #DA251D;
padding-top:5px 0;
}

#header h1 a{
width:350px;
height: 95px;
color:#083C8E;
float:left;
margin:0;
}

#header h1 a em{
font-style:normal;
color:#083C8E;
}

#searchWrap input{vertical-align:middle;}
#searchWrap #s{
font-size:1.1em;
border:none;
padding:1px 2px;
margin-right:3px;
width:500px;
}

/* page navigation */

#pagenav{
clear:both;
background:#FF6D00 url(images/nav-bg.png) bottom left no-repeat;
/* background:#F5B800; */
height: 25px;
/*border-top: 1px solid #fff;*/
float:left;
width:100%;
padding-top:5px;
}

#AdsenseTop{
float:right;
background:#DA251D;
width:470px;
height: 70px;
padding-top:15px;
padding-right:10px;
}

#AdsenseMenuTopSingle {
float:left;
background:#fff;
width:100%;
height: 20px;
padding-top:5px;
}

#AdsenseMenuTop{
float:left;
background:#000;
width:100%;
height: 20px;
padding-top:5px;
}


ul.nav{list-style:none;}

.nav li{
float:left;
display:block;
padding:2px 10px 2px 10px;
background:url(images/pagebreak.gif) left no-repeat;
}

.nav li a{
font-size:1 em;
outline:none;
color:#000; /*FFCB69*/
text-decoration:none;
display:block;
padding:5px 0 0x 5px;
text-transform:uppercase;
}

.nav li a:hover{
text-decoration:underline;
color:#083C8E!important;width:
}

* html .nav li a:hover{background:#333;}

/* category navigation */
#categories{
float:left;
width:878px;
}

#categories ul{
list-style:none;
padding:1px 0 0px 0;
}

#categories li{
float:left;
display:block;
background:url(images/catbreak.gif) left no-repeat;
height: 25px;
padding-top:4px;
}

#categories li a{
color:#FFF;
display:block;
padding:2px 10px 4px 10px;
}

#categories li a:hover{color:#CCC;}

/********************************
ultipo post de Categorias top
**********************************/
#bottom-divs-top {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
	}
#bottom-left-top{
	background: #FF6D00;
	width: 150px;
	padding: 10px 0 10px 10px;
	float: left;
}
#bottom-mid-top{
	background: #F7BA00;	
	width: 150px;
	padding: 10px 0 10px 10px;
	float: left;
}
#bottom-right-top {
	background: #000;
	width: 150px;
	padding: 10px 0 10px 10px;
	float: left;
	color:#F7BA00;
	}

/* main content */
#mid{padding-top:4px;}
#main{
background:#fff url(images/mainbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0 0;
width:548px;
}

#singlemain{
background:#fff url(images/smbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0 0;
width:548px;
}

#featured{
background:url(images/maintop.gif) top left no-repeat;
padding:5px;
}

#myGallery{
margin:4px;
font-size:18px;
}

/* sidebar */
#sidebar a{font-weight:bold;}

#sidebar{
color:#333;
float:left;
margin:0;
width:320px;
line-height:1.3em;
}

#sidebar p{color:#333;}

#blocksTop{
background:#185DAE; 
padding:5px 10px 0 10px;
}

#blocks{
background:#fff url(images/blocktop.gif) top no-repeat; 
padding:5px 5px 0 5px;
}

#widgetblock{
background:#FF6D00;
padding:5px 5px 0 5px;
}

#tagblock{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 5px 0 5px;
}

#tagblock a{
font-weight:normal;
color:#484848;
}

#tagblock a:hover{color:#7F7F7F;}

#advertblock{
background:url(images/advertblockbg.gif) top no-repeat;
height:270px;
padding:5px 0 0 5px;
}

#blocks a{
font-weight:bold;
color:#484848;
}

#blockpost{
padding:0 0 8px 0;
}

#blocks a:hover{color:#7F7F7F;}

h3.blocks{
/* background:#185DAE; */
font-size:1.2em;
color:#185DAE;
margin-bottom: 10px;
}

h3.mainblock{
font-size:1.2em;
margin-bottom: 10px;
margin-left: 5px;
}

#bottomblock{
background: #BDBDBD url(images/blockbottom.gif) top no-repeat;
height:7px;
padding:0;
margin-bottom:10px;
}

#searchWrap{
float:right;
margin-top:69px;
margin-right:2px;
}

.blocks{margin-bottom:20px;}

/* main content */
#content{
padding:10px;
}

#content p{
margin-bottom:10px;
}

#introIMG{
width:150px;
height:150px;
float:left;
margin-right:8px;
overflow:hidden;
}

#introIMG img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
}


.postMeta{
/* 
background:url(images/dot.gif) repeat-x left center;
*/
background:url(images/ocho-venado-cuatro-jaguar-alianza-13-lagarto-anio-7.png) no-repeat left;
text-transform:uppercase;
font-size:1em;
text-align:right;
margin-bottom:2px;
height:90px;
}

.postMeta span.date{
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments{
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}

.post h2{
line-height:1.2em;
}

.post h2 a{
width:100%;
color:#185DAE;
display:block;
outline:none;
}

.entry h3{margin:1em 0;}

.post .entry{
line-height:1.4em;
overflow:hidden;
}

.post .entry p{
 margin:0;
 text-align:justify;
}

.post .entry p a{
background:url(images/dot.gif) repeat-x bottom left;
/* font-weight:bold; */
}


.entry blockquote{margin:0 1.3em 0;}

blockquote {
	background-color:#FFCC99; /* FFCC99 F0F2F4*/
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#D6DBE0;
	margin:0 20px 20px 20px;
	padding:10px 15px;
}

.entry ul{
margin:0 1.3em 0;
/* list-style:none;*/
}

.entry li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li{
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
//.entry img,.entry a img{border:none;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr {padding: 15px 0;}
.entry table tr.alt {background: #eee;}

/* lists */

#widgetblock h3{margin-bottom:5px;}

#widgetblock p{
margin-bottom:5px;
padding-top:5px;
}

#widgetblock ul li{
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 0;
list-style:none;
}

/* pagination */
#pagination{
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:10px;
margin-top:40px;
text-align:right;
}

#pagination p,#pagination img{vertical-align:middle;}

#pagination a img{
border:none;
margin:0 0 3px 2px;
}

/* comments */
#comments{
width:435px;
padding:12px 0 0 0;
}

#comments h3,
h3#respond{
color:#555;
margin-bottom:7px;
}

ol.commentslist{
list-style:none;
margin:5px 0 12px;

}
.commentslist li{
background:#FFF url(images/lgrey_diag.gif) repeat top left;
border:1px solid #BBB;
margin-bottom:7px;
padding:7px 0;
}

.commentslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}

.commentslist .comment_text{
margin:0 7px;
line-height:1.4em;
overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text {
margin:1em 0;
}


.comment_text ul,.comment_text ol,.comment_text {margin:0 1em;}

p.author_meta{
font-weight:bold;
text-transform:uppercase;
margin:0 0 0 7px;
}

p.post_meta{
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author{
background:#333;
color:#CCC;
}

.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}

#comments_closed{
background:#333;
color:#ccc;
padding:7px 0;
margin-top:12px;
line-height:1.5em;
}

p.nocomments{margin:0 12px 0 7px;}

p.nocomments a{
color:#ddd;
font-weight:bold;
text-decoration:underline;
}

p.nocomments a:hover{color:#FFF;}

ol.pingslist{
margin:1.5em 2em;
font-size:12px;
}

.pingslist li{
color:#7F7F7F;
margin:0 0 7px 0;
}

.pingslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p{margin:1em 0;}

#commentform p a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment{
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment{width:429px;overflow:auto;}

#commentform p small{
font-size:10px;
color:#7F7F7F;
}

.commentslist code{background:transparent;}

/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left;
	width: 855px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FD1B15;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
	}
#bottom-left{
	background: #FD1B15;
	width: 265px;
	padding: 20px 0 20px 20px;
	float: left;
}
#bottom-mid{
	background: #FF6D06;	
	width: 265px;
	padding: 20px 0 20px 20px;
	float: left;
}
#bottom-right {
	background: #FFE812;
	width: 265px;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #888;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #555;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #555;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #191919;
	}
#bottom-sep {
	clear: both;
}

/* footer */
#footer p{
padding-top:7px;
padding-bottom:10px;
}

#footer p a{
font-weight:bold;
color:#333;
}

/* floats */
.floatleft{
float:left;
margin:3px 7px 0 0;
}

.floatright{
float:right;
margin:3px 0 0 7px;
}

.right{float:right;}
.left{float:left;}
.clear{clear:both;}

.fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}


/* Flexible Upload */

.imageframe { margin: 10px; padding: 10px;}
.imgalignleft { padding: 5px; float: left; }
.imgalignright { padding: 5px; float: right; }
.imgaligncenter { 
margin-left: auto; margin-right: auto; 
}


.aligncenter { 
display: block; margin-left: auto; margin-right: auto; 

}
.alignleft { float: left; margin: 0 10px 10px 0; }
.alignright { float: right; margin: 0 0 10px 10px; }

.size-full {
 border: solid 2px #000000;
}