/* CSS Styles for warmymusic.com.ar by Carolina Vier */


body{
background-color:#FFFFFF;
margin: 5px auto;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#605F78;/*
color:#333333;
/*color:#003366;
color:#666666;*/
}

a{
color:#003399;}

p{
/*padding:5px 0px;*/
text-align:left;
}


p.hometxt{
margin:5px 0px;
text-align:left;
}

H1{
font-family:"Arial Rounded MT Bold", Arial;
font-weight:bold;
font-size:22px;
text-transform:uppercase;
padding:5px 0px;
_padding:3px 0px;
}

H2{
font-family:"Arial Rounded MT Bold", Arial;
font-size:16px;
margin-bottom:0px;
_margin-bottom:-10px;
}

H3{
font-size:14px;
margin-bottom:-10px;
*margin-bottom:-20px;
}

H4{
font-size:13px;
margin:0px;
}

.sub-title{
margin-bottom:-10px;
*margin-bottom:-15px;
}

.contenedor{
width:1024px;
margin:auto;
}

.header{
background-image:url(img/header-warmy.png);
background-repeat:no-repeat;
width:844px;
height:132px;
padding:40px 0px 10px 180px;
margin:auto;
clear:both;
}

ul.menu-nav{
height:90px;
width:800px;
margin-left:40px;
_margin-left:0px;
list-style:none;
padding:0;
}

ul.menu-nav li{
height:20px;
width:100px;
padding:35px 0px 35px 28px;
float:left;
}

ul.menu-nav li.pasive1{
background-image:url(img/btn-inactive-1st.gif);
background-position:left;
background-repeat:no-repeat;
height:20px;
width:80px;
padding:35px 10px 35px 40px;
float:left;
}

ul.menu-nav li.pasive{
background-image:url(img/btn-inactive.gif);
background-position:left;
background-repeat:no-repeat;
margin-right:5px;
}

ul.menu-nav li.active1{
background-image:url(img/btn-active-1st.gif);
background-position:left;
background-repeat:no-repeat;
height:20px;
width:80px;
padding:35px 10px 35px 38px;
float:left;
color:#FF6600;
}

ul.menu-nav li.active{
background-image:url(img/btn-active.gif);
background-position:left;
background-repeat:no-repeat;
color:#FF6600;
}

a.menu{
color:#605F78;
text-decoration:none;
}

a.menu:hover{
text-decoration:none;
color:#FF6600;
}


.contenido{
margin:auto;
width:984px;
clear:both;
}

.home{
background-image:url(img/home-bg.png);
background-repeat:no-repeat;
height:577px;
padding:20px;
}

.about{
background-image:url(img/bg-about.png);
background-repeat:no-repeat;
height:432px;
padding:20px;
}

.press{
background-image:url(img/bottom-press.png);
background-repeat:no-repeat;
height:386px;
padding:0px 20px;
}

ul.press-list{
list-style-type: square;}

.color1{
color:#FF9900;
}

.color2{
color:#00D9D9;
}

.color3{
color:#66CC00;
}

.color4{
color:#999999;
}

.color5{
color:#CC0099;
}

.img-about{
height:400px;
width:200px;
float:left;
}

.img-{
height:100px;
width:200px;
float:left;
}

.txt-home{
line-height:15px;
width:400px;
height:150px;
margin: 45px 0px 0px 290px;
float:left;}

.txt-about{
line-height:15px;
width:530px;
height:400px;
float:left;}

.txt-box{
line-height:15px;
width:530px;
height:386px;
*padding-top:10px !important;
*margin: 0px 0px 10px 200px !important;
margin:-10px 0px 0px 200px;
float:left;}

.txt-box2{
background-image:url(img/bg-contenido.png);
background-repeat:repeat-y;
line-height:15px;
width:754px;
height:100%;
padding: 20px 50px 0px 220px;
_padding: 20px 50px 20px 220px;
float:left;}



/*.box1{
background-image:url(img/bg-content.gif);
background-repeat:repeat-y;
width:1024px;
height:400px;
clear:both;
}*/

.footer{
background-image:url(img/footer.png);
background-repeat:no-repeat;
background-position:center;
margin-top:15px;
padding:10px;
width:1004px;
height:78px;
clear:both;
}

.tweets{
background-repeat:no-repeat;
padding:5px 10px;
height:80px;
width:650px;
float:left;


}

.box-tweets{
height:40px;
width:350px;
border: #CCCCCC 1px solid;
padding:15px 5px 5px 10px;
margin-left:65px;
*margin-left:0px;

}

#my_twitter_status{
font-size: 12px;
color:#000099;}

#my_twitter_status_time{
font-size: 12px;
color:#999999;}

.contact-box{
height:40px;
width:150px;
padding:20px;
margin-left:140px;
float:left;
}


