/*  
Theme Name: WebSEO
Theme URI: http://www.webseousa.com/
Description: Theme para Web SEO USA
Version: 1.0
Author: web seo USA
Author URI: http://www.webseousa.com/
*/
/*-------------------CSS GENERAL*/
#wrapper{
margin: 0 auto 0 auto;
text-align: left;
width: 986px;
}
body{
background:#002842 url(images/degradado.png) repeat-x;
color:#000000;
font:1em Geneva, Arial, Helvetica, sans-serif;
margin: 0;
text-align: left;
vertical-align: top;
}
a{
color: #333333;
text-decoration:none;
}
a:hover{
color:#cbdb2a;
}
/*-----------CSS HEADER-------------*/
#header{
float: left;
width: 986px;
}
h1 a{
display:block;
width:181px;
height:167px;
float:left;
}
#logoInicio{
background:url(images/logoSEO.png) no-repeat;
}
h1 span{
display:none;
}
#fondoHead{
width:692px;
height:167px;
float:right;
}
#menu{
background: url(images/back_menu.jpg);
float:left;
width:986px;
height:40px;
margin:10px 0 0 0;
font:.9em Geneva, Arial, Helvetica, sans-serif;

}
#pav_nav_menu li{
list-style:none;
float:right;
padding:12px 10px 0 0;
}
#imagesHead{
background:url(images/twitter_geo.jpg);
width:500px;
height:150px;
}
/*-------------CSS SIDEBAR-------------------------*/
.sidebar{
background:#fff;
float: left;
width: 250px;
}
.sidebar ul{
list-style:none;
font:.8em Geneva, Arial, Helvetica, sans-serif;
}
.envolvente_sidebar{
width:225px;
height:300px;
margin:0 auto;
background:#eff4bf;
}
.follow span{
display:none;
}
.follow a{
display:block;
width:38px;
height:38px;
float:left;
margin:5px 11px 0 0;
}
#twitter{
background:url(images/twitter.png) no-repeat center;
}
#facebook{
background:url(images/facebook.png) no-repeat center;
}
#stumble{
background:url(images/su.png) no-repeat center;
}
#digg{
background:url(images/copa.png) no-repeat center;
}
#reddit{
background:url(images/rostro.png) no-repeat center;
}
#delicious{
background:url(images/delicious.png) no-repeat center;
}
.rss span{
display:none;
}
.rss a{
display:block;
width:140px;
height:37px;
float:left;
margin:30px 0 0 0;
}
#subscribe{
background:url(images/rss2.png) no-repeat center;
}
/*-----------CSS CONTENIDO-------------------*/
#fila1 {
float:left;
width:100%;
overflow:hidden;
position:relative;
margin-top: 15px;
background:#fff;
}
#fila2 {
float:left;
width:100%;
position:relative;
right:20%;
background:#fff;
}
#columna1 {
float:left;
width:250px;
position:relative;
left:20%;
overflow:hidden;
}
#container{
float:left;
width:736px;
position:relative;
left:20%;
overflow:hidden;
}
/*#container{
background:#FFFFFF;
float: left;
width: 736px;
}*/
.entry{
padding:10px;
}
/*---------------CSS FOOTER---------------------------*/
#footer{
background:url(images/back_foot.png);
clear: both;
float: left;
width: 986px;
margin:20px 0 0 0;
color:#008fd5;
}
#content_foot{
font:.7em Geneva, Arial, Helvetica, sans-serif;
margin:0 0 0 10px;
padding-right:5px;
float:left;
}
#content_foot a{
color:#CCCCCC;
}
#content_foot a:hover{
color:#cbdb2a;
}
.arriba_menu{
list-style:none;
padding:0 0 8px 150px;
}
.arriba_menu li{
float:left;
}
.abajo_menu{
list-style:none;
padding:0 0 20px 80px;
}
.abajo_menu li{
float:left;
}
