*{font-size: 100.01%;}
html{
	font-size: 62.5%;
	height:100%;
	min-width:1000px;
}
body{
	margin:0;
	color:#f5fcff;
	font:1em/1em "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg-body.gif) no-repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#eda31e;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:781px;
	margin:0 auto;
	padding:0 84px 0 100px;
	position:relative;
}
/*start header*/
#header{
	width:100%;
	overflow:hidden;
	padding-bottom:24px;
}

.post h2 {font-size:15px;}

.logo-img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-logo-img.gif) no-repeat;
	width:100px;
	height:125px;
	text-indent:-9999px;
}
.logo-img a{
	display:block;
	height:125px;
}
.slogan{
	float:left;
	font:21px/25px Georgia, Arial, Helvetica, sans-serif;
	color:#948f96;
	width:480px;
	overflow:hidden;
	position:relative;
	padding-top:40px;
}
.slogan img{
	margin:0 0 -12px 3px;
}
.slogan a:hover{
	color:#00a0b8;
	text-decoration:none;
}
.info{
	float:right;
	text-align:right;
	padding:54px 7px 0 0;
	margin:0;
	list-style:none;
}
.info li{
	font:15px/17px Georgia, Arial, Helvetica, sans-serif;
	color:#555;
}
.info a{
	color:#555;
	font-style:oblique;
}
.info a:hover{
	color:#a5a5a5;
	text-decoration:none;
}
/*end header*/
/*start main*/
#main{
	width:100%;
	overflow:hidden;
}
/*start content*/
#content{
	width:487px;
	float:left;
}

#content h3{
	font-size:1.8em;}


#content .visual-list{
	margin:0 0 14px;
	padding:0;
	list-style:none;
}
#content .visual-list li{
	height:323px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
#content .visual-list li a{
	display:block;
}
#content .visual-list li a span{
	width:100%;
	height:323px;
	background:url(../images/img-hover.png) no-repeat;
	position:absolute;
	top:-9999px;
	left:-99999px;
}
#content .visual-list li a:hover{
	background:#000;
}
#content .visual-list li a:hover span{
	top:0;
	left:0;
}
#content .visual-list img{display:block;}
#content p{
	margin:0 0 10px;
	font-size:1.4em;
	line-height:1.2em;
}
#content a{
	color:#ffae00;
}
#content a:hover{
	color:#ffd200;
	text-decoration:none;
}
/*end content*/
/*start sidebar*/
#sidebar{
	float:right;
	width:290px;
}
#sidebar .box{
	padding-left:16px;
	width:274px;
}
.descubrenos{
	margin:0;
	background:url(../images/bg-descubrenos.gif) no-repeat;
	width:118px;
	height:40px;
	text-indent:-99999px;
}
.aqui{
	margin:0;
	background:url(../images/bg-aqui.gif) no-repeat;
	width:152px;
	height:41px;
	text-indent:-99999px;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.8em;
	line-height:1.5em;
}
.nav li{
	border-top: 2px solid #2f2e32;
}
.nav li a{
	color:#555;
}
.nav li a:hover{
	color:#a5a5a5;
	text-decoration:none;
}
.twitter-box{
	width:100%;
	margin-top:21px;
}
.twitter-box .t{
	width:269px;
	height:62px;
	background:url(../images/bg-twitter-t.png) no-repeat;
	overflow:hidden;
}
.twitter-box .t h3{
	text-indent:-9999px;
	background:url(../images/bg-twitter-logo.gif) no-repeat;
	width:148px;
	height:40px;
	margin:10px 0 0 56px;
}
.twitter-box .c{
	background:url(../images/bg-twitter.gif) repeat-y;
	width:200px;
	color:#474747;
	font:oblique 1.5em/1em Georgia, Arial, Helvetica, sans-serif;
	margin-left:22px;
	padding:10px 10px 0;
}
.twitter-box .c p{
	margin:0;
}
.twitter-box .c .twitter-timestamp{
	text-align:right;
	font-size:9px;
	font-style:normal;
	color:#39b3c7;
}
.twitter-box .c .more a{
	font-size:9px;
	font-style:normal;
	color:#39b3c7;
}
.twitter-box .c .more a:hover{
	color:#1d5875;
	text-decoration:none;
}
.twitter-box .b{
	width:253px;
	height:59px;
	background:url(../images/bg-twitter-b.png) no-repeat;
	overflow:hidden;
	margin-left:7px;
}
.twitter-box .b h3{
	text-indent:-9999px;
	background:url(../images/bg-tambien.gif) no-repeat;
	width:88px;
	height:34px;
	margin:15px 0 0 20px;
	float:left;
	display:inline;
}
.twitter-box .social{
	margin:15px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.twitter-box .social li{
	float:left;
	position:relative;
	text-indent:-9999px;
	padding-right:6px;
}
.twitter-box .social li a{
	display:block;
	height:34px;
}
.twitter-box .social li .fr{
	width:36px;
	background:url(../images/img-fr.gif) no-repeat;
}
.twitter-box .social li .youtube{
	width:32px;
	background:url(../images/youtube.gif) no-repeat;
}
.twitter-box .social li .facebook{
	width:31px;
	background:url(../images/facebook.gif) no-repeat;
}
/*end sidebar*/

/*end main*/

/*start footer*/
#footer{
	border-top:2px solid #46434a;
	width:480px;
	color:#958f9b;
	margin-top:3px;
	padding:4px 0 30px;
	width:480px;
}
#footer p{
	font:0.9em/1.2em "Tahoma",Arial, Helvetica, sans-serif;
	margin:0;
}
.proj{
	display:block;
	font-weight:bolder;
	text-transform:uppercase;
	color:#cd7200;
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom:7px;
}
.proj a{
	color:#cd7200;
}
/*end footer*/
