@charset "utf-8";
/* CSS Document */

html {
background-color: #1f304f;
}

body {
background-color: #1f304f;
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
font-family: Lucida Sans, Verdana, Tahoma;
}

/* Principal */
#main {
font-family: Lucida Sans, Verdana, Tahoma;
margin: auto;
width: 760px;
}

/* Cabecera */
#header {
background: url(../images/logo.jpg) no-repeat; 
background-position: top left;
height: 120px;
width: 760px;
}

/* Cuerpo */
#inside {
background: url(../images/bg_inside.jpg) repeat-x; 
height: 262px;
margin: auto;
margin-top: 10px;
width: 731px;
}

/* Registrate - Instrucciones y Video [Opcional] */
#core {
height: 157px;
width: 731px;
padding-top: 10px;
}

/* Team Taiper */
.twittsContainer {
background: url(../images/bg_twt.jpg) no-repeat; 
background-position: top left;
float: left;
height: 150px;
margin-left: 10px;
width: 400px;
}

#TrendsContainer{
height: 10px;
padding-top: 80px;
margin-left: 0px;
font-size: 16px;
text-transform: capitalize;
}

#trendsContainer a{
color: #20314F;
text-decoration: none;
}
#trendsContainer a:hover{
color: #20314F;
text-decoration: underline;
}
#last_twitt {
float: left; 
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
height: 70px;
margin-left: 105px;
padding-top:50px;
width: 145px;
}

#follow_us {
float: right;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 14px;
font-style: italic;
font-weight: bold; 
height: 120px;
margin-right: 30px;
margin-top: 30px;
width: 110px;
}

#follow_us a {
color: #333333;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 14px;
font-style: italic;
font-weight: bold; 
text-decoration: none;
}

#follow_us a:visited {
color: #333333;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 14px;
font-style: italic;
font-weight: bold; 
text-decoration: none;
}

#follow_us a:hover {
color: #b81b15;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 14px;
font-style: italic;
font-weight: bold; 
text-decoration: none;
}

/* botones */
.btnContainer {
float: right;
height: 150px;
margin-right: 50px;
width: 179px;
}

.btnContainer a {
padding-top: 27px;
text-decoration: none;
}

.btnContainer a:visited {
padding-top: 27px;
text-decoration: none;
}

.btnContainer img {
padding-top: 27px;
}

/* Trending Topics */
#trending {
height: 95px;
width: 731px;
}

.trend_title {
text-align: center;
}

.trend_moment {
background: url(../images/moment.jpg) no-repeat; 
background-position: top left;
font-family: Lucida Sans, Verdana, Tahoma;
height: 23px;
margin-left: 35px;
margin-top: 10px;
padding-left: 40px;
width: 641px;
line-height: 14px;
}

.trend_moment a {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: none;
}

.trend_moment a:hover
{
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: underline;
}

.trend_moment a:link {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_moment a:visited {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_hour {
background: url(../images/hour.jpg) no-repeat; 
background-position: top left;
font-family: Lucida Sans, Verdana, Tahoma;
height: 23px;
margin-left: 35px;
margin-top: 10px;
padding-left: 40px;
width: 641px;
line-height: 14px;
}

.trend_hour a {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: none;
}

.trend_hour a:hover
{
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: underline;
}

.trend_hour a:link {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_hour a:visited {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_hour p {

}

.trend_week {
background: url(../images/week.jpg) no-repeat; 
background-position: top left;
height: 23px;
margin-left: 35px;
padding-left: 40px;
width: 640px;
line-height: 14px;
}


.trend_week a {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: none;
}

.trend_week a:link {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_week a:hover {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
text-decoration: underline;
}

.trend_week a:visited {
color: #3e3e3e;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 12px;
padding-top: 5px;
/*text-decoration: none;*/
}

.trend_week p {
/*padding-top: 5px;*/
}

/* Pie */
#footer {
color: #d3d3d3;
font-family: Lucida Sans, Verdana, Tahoma;
font-size: 10px;
height: 25px;
margin-top: 10px;
margin-right: 20px;
text-align: right;
width: 740px;
}

#footer label {
background-color:#fff;
border:solid 1px #cadcfb; 
color: #333333;
display: none; 
font-family: Lucida Sans, Verdana, Tahoma;
margin-left:10px;
padding:5px; 
position:absolute; 
}

#footer a {
color: #cadcfb;
font-family: Lucida Sans, Verdana, Tahoma;
padding-left: 10px;
text-decoration: none;
}

#footer a:link {
color: #cadcfb;
padding-left: 10px;
text-decoration: none;
}

#footer a:visited {
color: #cadcfb;
padding-left: 10px;
text-decoration: none;
}

#footer a:active {
color: #cadcfb;
font-weight: bold;
padding-left: 10px;
text-decoration: none;
}

#footer a:hover {
color: #b81b15;
padding-left: 10px;
text-decoration: underline;
}

#video {
background-color: #666666;
padding: 20px;
}

#sponsors{
position:absolute; 
left: 50%;
margin-left: -365px;
}