/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}

body                  {text-align: center; background:#19191A url(bkg_body.png) repeat-x; font-family: helvetica, arial, verdana;
                       font-size: 20px;}                              
#wrap                 {width: 620px; margin: 0 auto;}         
h2                    {text-align: left; font-size: 1.3em; color: #3481B2; margin: 5px 0;}

#artistas, #twitter   {width: 520px; margin: 20px auto;}
#artistas ul,
#twitter ul           {color: #3178A6; list-style-type: square; text-align: left;}                   
#artistas ul li,
#artistas ul li       {float: left; width: 43%; margin-right: 5%; margin-left: 10px; color: #fff;}        
#artistas ul li a    {color:#FFFFFF;}   
    
#twitter ul li        {margin-right: 5%; margin-left: 10px;  color:#FFFFFF; padding-bottom: 10px;}    
#foot                 {margin: 10px 0; padding: 40px 0; background: transparent url(bkg_dots.png) repeat-x top center;}   
#foot p               {color: #FFFFFF; font-size: .7em ;}     
#foot span            {background: #3481B2; padding: 3px;}
#foot p a             {color: #FFFFFF; padding: 3px;}       
#foot img             {padding-top: 15px; line-height: -5px;}            

body div#twitter a    {display:none;}       
