/*

Theme Name: Hincha de Primera
Theme URI: http://hinchadeprimera.com
Description: Primer tema para A2medios
Author: Enrique Vazquez
Author URI: http://www.enrique-vazquez.com

*/
* {
margin:0;
padding:0;
outline:0;
}

body {
font: normal 14px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
background-color:#7B9639;
color:#222;
line-height:1.4em;
}

#container {
background-color:#fff;
width:940px;
margin:20px auto;
background-image:url(bg-container.png);
background-repeat:repeat-y;
overflow:hidden; /* Magia para que abarque todo!! */
}


#header {
width:100%;
height:60px;
}

#header-right {
width:0px;
float:right;
}

#header-left {
width:770px;
float:right;
margin:0 auto;
}

#content {
clear:both; /* Con esto hacemos que los headers (right y left) llenen todo el width. */
width:100%;
background-image:url(bg-top-cont.png);
background-repeat:no-repeat;
padding-top:45px;
}

#posts {
width:460px;
float:left;
padding:0 10px 0 39px;
}

#menus {
width:430px;
float:right;
}
#menu1 {
width:160px;
float:left;
padding:0 20px 0 32px;
}

#menu2 {
width:160px;
float:left;
padding:0 20px 0 15px;
}

#adsense {
padding:0 20px 0 40px;
}

#footer {
clear:both;
padding:20px 50px;
background-image:url(bg-footer.png);
background-repeat:no-repeat;
height:36px;
background-position:bottom;
text-align:left;
}

/*cabecera*/

h1 {
background: url(hincha.png) no-repeat;
width: 751px;
height: 54px;
margin: 20px auto 0 auto;
}
		
h1 a {
text-indent: -20000px;
width: 751px;
height: 54px;
display: block;
}

/*elementos del contenido :D*/
h2 {
color:#842626;
font:25px "Century Gothic";
margin:6px 0;
}

.text p {
margin:10px 0;
line-height:1.6em;
}

.data {
font-size:13px;
color:#444;
padding:0;
margin:0;
}

.data a{
color:#444;
border-bottom: 1px dotted #ccc;
text-decoration:none;
padding:0;
}

a {
color:#842626;
}

#posts a:hover {
text-decoration:none;
}

.meta {
padding:6px 14px 17px 3px;
border-bottom: 3px double #eee;
margin: 8px 0 17px 0;
text-align:right;
}

.text img {
margin:10px 0;
}

blockquote {
background-color:#F8F7F7;
border-bottom:1px solid #ddd;
border-right:2px solid #ddd;
margin:10px 30px;
padding:8px;
}

/* menuss*/

h3 {
color:#333;
font:22px "Helvetica";
font-variant:small-caps;
border-bottom: 1px solid #eee;
}

h3 a{
color:#333;
}


h4 {
color:#7B9639;
font:22px "Helvetica";
font-variant:small-caps;
border-bottom: 1px solid #eee;
}

h4 a{
color:#7B9639;
}

#menu1 div, #menu2 div {
margin:0px 0 25px 0;
}

#menu1 li, #menu2 li {
margin:8px 10px;
list-style-type:none;
border-bottom: 1px solid #eee;
padding:4px 2px;
}

#menu1 a, #menu2 a{
text-decoration:none;
}


#menu2 a img{
border:0;
}

#feeds {
font-size:12px; /* Para que los enlaces de los feeds externos sean mas chicos */
line-height:1.2em;
}

#feeds li {
margin:4px 5px;
}

#feeds h3{
margin-bottom:12px;
}

/* Comentarios */

#comentarios li{
padding:10px;
border-bottom:1px solid #ddd;
width:400px;
list-style:none;
}

.graybox {
}


#comentarios h3, #comentarios h2 {
margin:30px 0;
}

img .wp-smiley, #comentarios img {
background-color:#fff;
padding:0;
margin:0;
border:0;
}

#comentarios fieldset{
padding:10px;
border:1px solid #eee;
font-size:12px;
margin-bottom:15px;
}

#lindsay-firefox {
background-image: url(lindsay-firefox.jpg);
background-repeat: no-repeat;
width:190px;
height:150px;
padding:150px 0 0 260px;
margin-left:20px;
}

/* Para las imagenes*/

.img img, .img a img {
float:none;
margin:0 0 10px 0;
padding:0;
}