/* @override http://www.ruadosinventos.com.br/resources/ruadosinventos.css */

/* Reset */

html{color:#eee;background:#000 url(http://www.ruadosinventos.com.br/images/interface/background.jpg) repeat scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#eee;}
body{font:90%/133.3333% helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% helvetica,arial,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* Sections */

#page{margin: 3em 0 0 3.2em; width: 60em;}
#header{margin-bottom: 4em}
#main{}
#footer{margin: 0 0 1.2em 0; font-size: 0.5em;}


/* Fonts */

a{color: #fff; text-decoration: none;}
a:hover{color: #aaa;}
a:visited{}

em{font-style: italic;}
strong{font-weight:bold;color: #fff;}

h1{font-size: 3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.48em;}

h5{font-size: 0.78em;}
h6{font-size: 0.5em;}


/* Grids */

    .float_left{float:left;}
    .float_right{float:right;}
    .clear{clear:both;}
    
.p1b1{float:none;}

.p1b2, .p2b4, .p3b6{width:50%;}

.p1b3, .p2b6{width:33.33333%;}
.p2b3, .p4b6{width:66.66666%;}

.p1b4{width:25%;}
.p3b4{width:75%;}

.p1b5{width:20%;}
.p2b5{width:40%;}
.p3b5{width:60%;}
.p4b5{width:80%;}


/* Boxes */

    .inline{display: inline;}
    .inline li{padding-right: 1em;}
    .inline li:last-child{padding:0;}
    
    .overflow_hidden{overflow: hidden;}

ul, ol, dl, p, pre{padding: 0 2em 2em 0; font-weight: normal; font-style: normal;}
li{margin-bottom: 1em;}
li:last-child{margin: 0;}
ul ul, ul ol, ol ul, ol ol{margin-bottom: 0.5em;}
blockquote{padding: 1em 2em 2em 1em;}
img{margin-bottom: 1.5em;}


/* Effects */

    .background_solid{background-color: #000;}
    .alpha_90{opacity: 0.90;-moz-opacity: 0.90;filter:alpha(opacity=90);}

