/*  
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:#EDF1F5 url(images/bodybg.jpg) repeat-x;
color:#333;
text-align:center;
} 

body{font:12px arial,helvetica,verdana,sans-serif;}

h1{
font-size:55px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:13px;}

h5{
font-size:10px;
color: #0E3C5E;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

a{
color:#9E1B1B;
text-decoration:none;
}

a:hover{color:#e12f2f;}

#wrapper{
margin:0px auto;
text-align:left;
width:878px;
} 

/* header */
#header{
background:url(images/headerbg.jpg) top no-repeat;
padding:5px 0;
}

#header h1 a{
width:400px;
float:left;
margin:0;
}

#header h1 a em{
font-style:normal;
color:#555;
}

#header h2 a{
width:100px;
float:right;
margin:0;
}

#header h2 a em{
font-style:normal;
color:#555;
}

#searchWrap input{vertical-align:middle;}
#searchWrap #s{
font-size:1.1em;
border:none;
padding:1px 2px;
margin-right:3px;
width:200px;
}


/* Contenedor Anuncios */

#subheader {
text-align:center;
height:90px;
padding:5px 0 0px 0; /* for this demo only */
float:left;
width:878px;
border:none;
border-style:none;
}

#subheader img{border:none;}

#subheader a{
border:none;
border-style:none;
}

/* page navigation */
#pagenav{
float:left;
width:500px;
padding-top:7px;
color:#ffffff;
font: 12px;
position:relative;
}

ul.nav{list-style:none;}

.nav li{
float:left;
display:block;
padding:2px 10px 2px 10px;

}

.nav li a{
font-size:11px;
outline:none;
color:#ffffff;
text-decoration:none;
display:block;
padding:5px 0 0x 5px;
text-transform:uppercase;
}

.nav li a:hover{
text-decoration:underline;
color:#eaeaea!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;}

/* main content */
#mid{padding-top:0px;position:relative;overflow:hidden;}
#main{
background:#FFFFFF url(images/mainbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0px 0px;
width:544px;
width:546px !important;
border:1px solid #407FB0; border-width:0px 1px 1px 1px;
overflow:hidden;
text-align:justify;
}

#singlemain{
background:#FFFFFF url(images/smbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0 0px;
width:546px;
border:1px solid #407FB0; border-width:0px 1px 1px 1px;
text-align:justify;
}

#featured{
background:url(images/maintop.gif) top left no-repeat;
padding:5px;
color:#ffffff;
border:1px solid #407FB0; border-width:1px 0px 0px 0px;
overflow:hidden;
}

#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;
/*border:1px solid #407FB0; border-width:1px 1px 1px 1px;*/
}

#sidebar p{color:#333;}

#blocks{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 10px 0 10px;
border:1px solid #407FB0; border-width:1px 1px 0px 1px;
}

#blocks2{
padding:0px 0px 0 0px;
border:0px solid #407FB0; border-width:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
}
#blocks2 img{border:none;}

#widgetblock{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 5px 0 5px;
border:1px solid #407FB0; border-width:1px 1px 0px 1px;
}

#tagblock{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 10px 0 10px;
border:1px solid #407FB0; border-width:1px 1px 0px 1px;

}

#tagblock a{
font-weight:normal;
color:#0E3C5E;

}

#tagblock a:hover{color:#9E1B1B;}

#advertblock{
background:url(images/advertblockbg.gif) top no-repeat;
height:270px;
padding:10px 0 0 10px;
}

#blocks a{
font-weight:bold;
color:#0E3C5E;
}

#blockpost{
padding:0 0 8px 0;
font: 12px;
}

#blocks a:hover{color:#9E1B1B;}

h3.blocks{
font-size:12px;
margin-bottom: 10px;
color:#0E3C5E;
}

h3.mainblock{
font-size:12px;
margin-bottom: 10px;
margin-left: 5px;
color:#0E3C5E;
}

#bottomblock{
background: #BDBDBD url(images/blockbottom.gif) top no-repeat;
height:7px;
padding:0;
margin-bottom:10px;
border:1px solid #407FB0; border-width:0px 1px 1px 1px;
}

#searchWrap{
float:right;
margin-top:69px;
margin-right:2px;
}

#searchWrap2{
float:right;
margin-top:0px;
margin-right:2px;
width:200px;
z-index:50;
}


.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;
}

#introIMGder{
width:150px;
height:150px;
float:right;
margin-left:8px;
overflow:hidden;
}

#introIMG2{
width:80px;
height:80px;
float:left;
margin-right:8px;
overflow:hidden;
}

#introIMG img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
}

#introIMGder img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
}

#introIMG2 img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
height: 85%;
width: 85%;
}

.postMeta{
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:2px;
}

.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%;
display:block;
outline:none;
color:#0E3C5E;
}

.post h2 a:hover{
color:#9E1B1B;
}

.entry h3{margin:1em 0;}

.post .entry{
line-height:1.4em;
overflow:hidden;

}

.post .entry2{
line-height:1.4em;
overflow:hidden;
height:150px;
}

.post .entry p{margin:0;}

.post .entry p a{
/*background:url(images/dot.gif) repeat-x bottom left;*/
font-weight:bold;
}

.entry blockquote{margin:0 1.3em 0;}

.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 */
.rsslinks h3{margin-bottom:5px;}

.rsslinks p{
margin-bottom:5px;
padding-top:5px;
}

.sidecomments p{
margin-bottom:5px;
padding-top:5px;
}

.rsslinks ul li{
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:0px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

.sidecomments ul li{
background:url(images/comment.png) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:0px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

.sidecomments2 ul li{
color:#7F7F7F;
line-height:1.2em;
border-top:0px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

#widgetblock h3{margin-bottom:5px;}

#widgetblock p{
margin-bottom:5px;
padding-top:5px;
}

#widgetblock ul li{
color:#7F7F7F;
line-height:1.2em;
padding:3px 0 4px 0;
list-style:none;
}

#widgetblock ul li a{color:#0e3c5e;}
#widgetblock ul li a:hover{color:#9e1b1b;}

/* 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 blockquote{margin:1em 0;}
.comment_text ul,.comment_text ol,.comment_text blockquote{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;}

/* footer */
#footer p{
padding-top:7px;
padding-bottom:50px;
}

#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;}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */
.container4 {
text-align:center; background:#eee url(images/menu4.jpg); border:1px solid #407FB0; border-width:0px 0px 0px 0px; height:25px;
margin:4px 0 0px 0; /* for this demo only */
float:left;
width:878px;
}
.menu4 {
text-align:left; 
font-family:arial, "Times New Roman", Times, serif; position:relative;  
font-size:11px; 
color:#ffffff;
background:transparent; 
width:600px; 
height:25px; 
margin:0 auto;
z-index:10;
}
.menu4 ul {
padding:0; 
margin:0; 
list-style-type: none;
}
.menu4 ul li {
float:left; 
position:relative;
}
.menu4 ul li.imagen {background:transparent url(images/image.png) 9px 4px no-repeat;}
.menu4 ul li.sonido {background:transparent url(images/sound.png) 9px 4px no-repeat;}
.menu4 ul li.informatica {background:transparent url(images/computer.png) 9px 4px no-repeat;}
.menu4 ul li.telefonia {background:transparent url(images/phone.png) 9px 4px no-repeat;}
.menu4 ul li.gadgets {background:transparent url(images/ipod.png) 9px 4px no-repeat;}
.menu4 ul li.analisis {background:transparent url(images/group_edit.png) 9px 4px no-repeat;}
.menu4 ul li.fotografia {background:transparent url(images/photo.png) 9px 6px no-repeat;}
.menu4 ul li.video {background:transparent url(images/film.png) 9px 6px no-repeat;}
.menu4 ul li.hogar_digital {background:transparent url(images/television.png) 9px 6px no-repeat;}
.menu4 ul li.hd {background:transparent url(images/hd.png) 9px 6px no-repeat;}
.menu4 ul li.hifi {background:transparent url(images/music.png) 9px 6px no-repeat;}
.menu4 ul li.multimedia {background:transparent url(images/ipod_sound.png) 9px 6px no-repeat;}
.menu4 ul li.accesorios {background:transparent url(images/ipod.png) 9px 6px no-repeat;}
.menu4 ul li.ordenadores {background:transparent url(images/server.png) 9px 6px no-repeat;}
.menu4 ul li.portatiles {background:transparent url(images/laptop.png) 9px 6px no-repeat;}
.menu4 ul li.bolsillo {background:transparent url(images/bolsillo.png) 9px 6px no-repeat;}
.menu4 ul li.almacenamiento {background:transparent url(images/drive.png) 9px 6px no-repeat;}
.menu4 ul li.perifericos {background:transparent url(images/keyboard.png) 9px 6px no-repeat;}
.menu4 ul li.software {background:transparent url(images/application_xp.png) 9px 6px no-repeat;}
.menu4 ul li.internet {background:transparent url(images/world.png) 9px 6px no-repeat;}
.menu4 ul li.operadores {background:transparent url(images/transmit_blue.png) 9px 6px no-repeat;}
.menu4 ul li.movil {background:transparent url(images/phone.png) 9px 6px no-repeat;}
.menu4 ul li.fijo {background:transparent url(images/telephone.png) 9px 6px no-repeat;}
.menu4 ul li.gps {background:transparent url(images/arrow_divide.png) 9px 6px no-repeat;}
.menu4 ul li.consolas {background:transparent url(images/controller.png) 9px 6px no-repeat;}
.menu4 ul li.robot {background:transparent url(images/lightbulb.png) 9px 6px no-repeat;}
.menu4 ul li.rarezas {background:transparent url(images/exclamation.png) 9px 6px no-repeat;}
.menu4 ul li.accesorios_tel {background:transparent url(images/phone_add.png) 9px 6px no-repeat;}

.menu4 ul li.subsubl {
background-image:url(images/next.gif);
background-repeat: no-repeat;
background-position: top right;
}

.menu4 ul li a, .menu4 ul li a:visited {
display:block; 
text-decoration:none; 
width:70px; 
height:25px; 
color:#0E3C5E; 
padding-left:30px; 
line-height:25px;
}

* html .menu4 ul li a, .menu4 ul li a:visited {
width:100px; 
w\idth:70px;
}

.menu4 ul li ul {
visibility:hidden; 
position:absolute; 
top:0; 
left:0; 
height:0; 
overflow:hidden;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
color:#9E1B1B; 
text-decoration:none; 
border:0;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
visibility:visible; 
width:170px; 
height:auto; 
position:absolute; 
top:24px; 
left:-1px; 
background:#B2D3EC; 
border:1px solid #407fb0; 
overflow:visible;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
display:block; 
background:transparent; 
text-decoration:none; 
color:#0E3C5E; 
height:auto; 
line-height:1.5em; 
padding:5px 10px 5px 35px; 
width:170px; 
w\idth:125px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
display:block; 
color:#000; 
height:auto; 
line-height:1.5em; 
padding:5px 10px 5px 35px; 
width:170px; 
w\idth:125px;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
top:0; 
left:0; 
height:0; 
overflow:hidden;
color:#d6d6d6;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
color:#9E1B1B; 
text-decoration:underline;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
top:0; 
color:#000; 
left:166px; 
height:auto; 
border:1px solid #d6d6d6;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
left:-166px;
}
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
display:block; 
color:#d6d6d6; 
height:auto; 
line-height:1.5em; 
padding:5px 10px 4px 35px; 
width:170px; 
w\idth:140px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a {padding:4px 10px 4px 35px;}

.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
color:#000; 
text-decoration:underline;
}
