/*  
Theme Name: Bodegue Theme
Theme URI: http://www.ezequielconde.com.ar/
Description: Theme para www.bodegue.com
Version: 1.0
Author: Ezequiel Conde
Author URI: http://www.ezequielconde.com.ar/

*/

*{margin:0;padding:0;}
body{margin: 0;font-family: Verdana, Arial, Helvetica;font-size: 12px;text-align: center;background:#065194 url(images/fondo3.jpg) no-repeat fixed center top;color: #000;}
p{margin:12px 0;}
h1{display:none;}
h2,h3,h4{font-family:Arial;}
img{border:none;}
ul{list-style:none;}
input{font-family:Arial;}
a:link, a:visited{color: #069;text-decoration:none;font-weight:bold;}
a:hover{color: #333;}

.clear{clear:both;}

#wrapper{margin: 0 auto;width: 980px;text-align: left;background:#fff;}

#log-in{font-size:10px;width:950px;padding:3px 15px 0;height:22px;background:url(images/bg_menu.jpg) repeat-x left bottom;color:#fff;}
#log-in form{display:inline;}
#log-in .online{float:right;text-align:right;padding:3px 0 0;width:120px;overflow:hidden;}
#log-in a{color:#e8e8e8;}
#log,#pwd {font-size:10px;height:12px;width:100px;background:#e8e8e8;border:1px solid #ccc;}
#btn{font-size:11px;border:1px solid #ccc;color:#fff;background:#069;margin:0 10px;padding:0 3px 1px;border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;}

#header{float: left;width: 980px;height:160px;background:url(images/header.jpg) no-repeat center top;}
#header #redes{float:right;margin:95px 20px 0 0;}
#header #redes img{-moz-opacity:0.6;filter:alpha(opacity=60);opacity:0.6;}
#header #redes img:hover{-moz-opacity:1;filter:alpha(opacity=100);opacity:1}

#menu{font-family:Arial;font-size:12px;height:40px;padding:0px 0;background:#1367ad url(images/bg_menu.jpg) repeat-x left bottom;width:980px;margin-top:130px;}/*
#navi{width:775px;height:40px;margin:0;float:left;}
#navi a  {display:block;text-decoration:none;font-weight:bold;color:#fff;line-height:12px;padding:14px 15px 0;height:26px;}
#navi li {float:left;display:block;list-style:none;}
#navi a:hover{color:#ccc;background:#065194;}
#navi li:hover{}
#navi li ul {text-transform:none;position: absolute;z-index: 10;left: -999em;height: auto;width: 150px;opacity:.9;-moz-opacity:.9;-webkit-opacity:.9;filter:alpha(opacity=90);}
#navi li li {width: 165px;height:12px;background:#065194;border-bottom: 1px solid #333;border-right: none;padding:4px 0 4px;}
#navi li li a, #navi li li a:visited {padding:0px 12px;}
#navi li:hover ul, #navi li li:hover ul, #navi li li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul, #navi li li li.sfhover ul {left: auto;}*/

ul.menu
{
   list-style:none;
   width:775px;height:40px;margin:0;float:left;
}
ul.menu li
{
   position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
   height:40px;
   float:left;
   text-transform:uppercase;
}

.menu li a{color:#fff;padding:13px 14px 15px;display:block;}
.menu li:hover{background:#065194;}

ul.menu ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   display:none;
   list-style:none;
   background:#065194;
   opacity:.9;-moz-opacity:.9;-webkit-opacity:.9;filter:alpha(opacity=90);
}
ul.menu li:hover > ul
{
   display:block;
}

ul.menu li li{
	height:16px;
	padding:4px 6px;
	width:150px;
	text-transform:none;
	border-bottom:1px solid #333;
}

ul.menu li li a{
padding:2px 5px 3px;
}

ul.menu li li:hover{
	background:#069;
}

ul.menu> li > ul /* Solo para los ul debajo de los li de primer nivel. */
{
   position:absolute;
   left:0px;
   top:40px;
   display:none;
   list-style:none;
}
ul.menu > li /* Sólo para li de primer nivel */
{
   display:inline;
}

ul.menu ul ul{
   position:absolute;
   left:160px;
   top:0px;
   display:none;
   list-style:none;
}





#searchform{width:160px;margin:10px 10px 0 25px;float:left;}
#s{width:110px;height:16px;background:#e8e8e8;border:1px solid #ccc;font-size:11px;}
#search{background:url(images/search.gif) no-repeat center center;width:14px;height:14px;border:none;margin:0 0 0 5px;cursor:pointer;overflow:hidden;}

#content{float: left;width: 610px;padding:20px 20px;color: #444;}

.post{padding: 10px 0 0 0;}
.post-body img{margin:0 auto;border:3px solid #ccc;}
.post .wp-caption{margin:0 auto;}
.post .wp-caption-text{/*color:#777;text-align:center;font-size:11px;margin:0;padding:0;background:#eee;border:3px solid #ccc;width:590px;border-width:0 3px 3px 3px;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-khtml-border-radius:0 0 8px 8px;*/display:none;}
.post h2{line-height: 32px;font-size: 35px;margin:0 0 10px 0;letter-spacing:-2px;color:#069;}
.post h2 a{text-decoration: none;}
.post p{margin:5px 0 12px;}
.post blockquote{width:560px;padding:8px 15px;background:#eee;font-style:italic;border:1px dashed #ccc;margin:0 auto 12px;font-style:normal;}
.post blockquote ul{list-style:square;float:none;margin:0 0 0 30px;}
#meta{color:#aaa;margin:5px 0;}
#meta a{font-weight:normal;}
.post-body{width:590px;line-height:18px;text-align:left;padding:0 0 10px;}
.post-body a{font-weight:normal;}
.more-link{font-weight:bold !important;}
.post-footer{font-size:10px;border-top: 1px dotted #ccc;padding:8px 3px;color:#bbb;text-align:right;}
.post-footerSingle{font-size:10px;border-top: 1px dotted #ccc;padding:8px 3px;color:#bbb;text-align:right;background:url(images/fondo_like.png) no-repeat center bottom;}
.post-footer a, .notitas small a{color:#bbb;}
.post-footer a:hover, .notitas small a:hover{color:#666;}
.social{width:370px;float:left;text-align:left;}
#facebookshare{float:right;width:120px;}
.twitter-share-button{float:right;width:110px;}

.second{width:280px;float:left;margin:5px 7px;padding:0 0 7px;}
.second h2{font-size:16px;line-height:18px;margin:5px 0 0;padding:2px;}
.second .size-full{width:274px !important;height:146px !important;margin:0 auto;border:3px solid #ccc;}
.second p{line-height:16px;margin:0 auto 8px;width:97%;}
.second #meta{font-size:9px;display:block;padding:0 2px;color:#aaa;background:url(images/social.jpg) no-repeat right center;}
.second #meta a{color:#aaa;font-weight:normal;}

.page{padding: 10px 0 0 0;}
.page h2{line-height: 32px;font-size: 35px;margin:0 0 10px 0;letter-spacing:-2px;color:#069;}
.page h2 a{text-decoration: none;}
.page-body{width:590px;line-height: 18px;text-align:justify;}

.banner{margin:10px auto;}

.notitas{padding:5px 10px;border-bottom: 1px dotted #ccc;margin:5px 0 10px 0;}
.notitas small{width:380px;float:left;margin:0 0 0 7px;padding:0 0 2px;letter-spacing:-0.1px;color:#bbb;/*background:url(images/social.jpg) no-repeat right center*/;}
.notitas h2{float:left;width:450px;font-size:20px;line-height:20px;margin:2px 0 0 7px;padding:0 0 5px;}
.notitas p{width:450px;float:left;padding:0 0 0 3px;margin:3px 0 5px 7px;line-height:20px;}
.notitas img{float:left;border:3px solid #ccc;}

.minipost{font-size:11px;width:300px;height:118px;overflow:hidden;float:left;border-bottom:1px dotted #ccc;margin:5px 0 8px 5px;}
.minipost h2{float:left;width:170px;font-size:15px;min-height:28px;line-height:17px;margin:0 0 0 4px;padding:0;letter-spacing:-1px;}
.minipost p{float:left;overflow:hidden;width:170px;margin:0 0 0 3px;padding:0 10px 5px 5px;line-height:15px;}
.minipost img{float:left;margin:0 0;border:3px solid #ccc;width:100px;height:100px;}

.navigation{margin: 20px 0 0 0;text-align:center;}

#sidebar{float: left;width: 300px;padding: 10px 20px 0 10px;overflow:hidden;}
#sidebar .bloque{margin:10px auto;}

#ultpartido{margin:10px auto;color:#666;font-size:11px;font-family:Arial;}
#ultpartido ul li{border-bottom:1px dashed #ccc;margin:0 auto;padding:3px 0 1px 5px;}
#ultpartido #partidos{cursor:pointer;}

#entrevistas{padding:38px 0 10px;background:url(images/cuadro.png) no-repeat left top;list-style:none;height:316px;}
#destacados{padding:38px 0 10px;list-style:none;height:300px;background:url(images/destacados.png) no-repeat left top;}
.interview, .destacado{width:278px;border-bottom:1px dashed #ccc;padding:3px 1px 3px 10px;margin:3px auto;}
.interview a, .destacado a{font-size:13px;font-family:Arial;}
.interview img, .destacado img{width:40px;height:40px;float:left;border:2px solid #ccc;margin:0 5px 0 0;}

#posiciones{padding:31px 0 0;width:300px;background:url(images/estadisticas.png) no-repeat center top;margin:5px auto;}
#posiciones ul{width:292px;height:32px;float:right;}
#posiciones li{float:left;height:32px;}
#posiciones li a{display:block;height:32px;width:73px;text-indent:-9999em;background:transparent;}
#posiciones table{width:100%;margin:5px 0 0;}
#posiciones table th{padding:5px 0;border-bottom:1px dashed #ccc;color:#fff;background:#069 url(images/bg_menu.jpg) repeat-x left top;}
#posiciones table td{padding:4px 0;border-bottom:1px dashed #ccc;}

#libertadores{padding:32px 0 15px;width:300px;background:url(images/masinfolib.png) no-repeat center top;margin:5px auto;}
#libertadores ul{width:220px;height:32px;float:right;margin-right:25px;}
#libertadores li{float:left;height:32px;}
#libertadores li a{display:block;height:32px;width:72px;text-indent:-9999em;background:transparent;}
#libertadores table{width:100%;margin:5px 0 0;}
#libertadores table th{padding:5px 0;border-bottom:1px dashed #ccc;color:#fff;background:#069 url(images/bg_menu.jpg) repeat-x left top;}
#libertadores table td{padding:4px 0;border-bottom:1px dashed #ccc;}

.columna{width:290px;height:84px;padding:23px 5px 5px 5px;margin:8px auto;font-size:10px;color:#ddd;}
.columna div{height:60px;overflow:hidden;}
.columna h4 a{font-size:13px;font-family:Arial;float:left;width:215px;line-height:13px;color:#eee;}
.columna img{width:70px;height:58px;float:left;margin:0 5px 0 0;}
.columna p{float:left;width:215px;margin:3px 0 0;}
.columna span a{display:block;float:right;color:#ddd;margin:8px 0 0;font-weight:bold;}
#columna_leal{background:url(images/columna/desdelaplatea.png) no-repeat top center;}
#columna_salinas{background:url(images/columna/comouncuento.png) no-repeat top center;}
.ultimosforo {background:url(images/foro.png) no-repeat center top;padding:30px 0 10px;}

.encuesta {background:url(images/encuesta.png) no-repeat center top;padding:30px 0 10px;}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {margin:10px auto 0;border-bottom:1px dashed #ccc;width:280px;padding:0 0 5px;}
.pollbar{padding:4px 0;background:url(images/bg_menu.jpg) repeat-x left bottom !important;}

#recientes{padding:35px 0 0;background:url(images/noticias.png) no-repeat left top;}
.rec{width:280px;padding:0 1px 5px 10px;margin:3px auto;border-bottom:1px dotted #ccc;}
.rec h2 a{font-size:12px;font-family:Arial;color:#069;}
.rec a{font-size:10px;font-family:Arial;color:#666;}
.rec img{width:30px;height:30px;float:left;border:2px solid #ccc;margin:6px 8px 0 0;}
.rec:hover img{border:2px solid #eee;}

#footer{float: left;width:980px;height:260px;background:#fff url(images/footer_3.png) no-repeat center bottom;margin:30px 0 0;}
#coppreview{width:580px;float:right;height:160px;margin:0 15px 0 0;}
#coppreview img{border:2px solid #ccc;}
#coppreview a{margin:5px 6px;}
#footer #ultimasfotos{float:right;}
#footer #cred{float:right;font-size:11px;color:#aaa;margin:20px 15px 0 0;}
#footer #cred #eze, #footer #cred a{color:#aaa;}
#footer #cred:hover #eze{color:#333;}


#comments{font-size:18px;color:#666;margin:20px 0;}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { ;border-bottom:1px solid #ccc; padding:.5em 1em 1em; }
ol.commentlist li #avatars{text-align:center;float:left;margin:0 8px 0 0;}
ol.commentlist li #avatars span{display:block;margin:2px auto 0;}
ol.commentlist li #avatars span a{font-size:9px;color:#bbb;font-weight:normal;}
ol.commentlist li div.comment-author {float:left;padding:9px 0 0;}
ol.commentlist li div.comment-author span img{width:14px !important;} /*votos comment*/
ol.commentlist li div.comment-author span img:hover{width:14px !important;} /*votos comment*/
ol.commentlist li div.vcard { font:normal 16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal;font-weight:bold; }
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc;font-weight:normal; }
ol.commentlist li p { font-size:11px; margin:10px 0 5px; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.pingback { border-bottom:1px solid #ccc; padding:1em; }
#commentform #comment{width:560px;padding:5px 10px;}
#commentform #submit{border:3px double #333;background:#069;color:#e8e8e8;padding:2px;float:right;margin:0 35px 0 0;}

.post-categories, .archivo h2{line-height: 38px;font-size: 40px;margin:0 0 20px 0;letter-spacing:-2px;list-style:none;color:#069;}

#login h1 a{display:block;background:url(images/login.png) no-repeat center top;height:177px;width:310px;text-indent:-9999px;overflow:hidden;margin-bottom:15px;}


