/*
//////// Author: Local
//////// Style: OILD 2010
//////// Images: Anatotitan
//////// Copyright: 2010
*/

body {
	background: url(images/bg.png);
	margin: 0 auto;
	padding: 0;
	line-height: 140%;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

#header {
width: 1000px;
height: 308px;
margin: 0 auto;
}

#header a img{
border: none;
}

h1, h2, h3 {
font-family: arial narrow, sans-serif;
text-transform: uppercase;
}

h1 {
color: #352585;
font-size:25px;
font-weight: normal;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
width: 430px;
margin: 5px 0 0 5px;
padding-bottom: 5px;
border-bottom: 1px solid #4259BC;
}

h2 {
color: #352585;
font-size:17px;
font-weight: normal;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
margin: 5px 0 0 5px;
padding-bottom: 5px;
}

h3 {
color: #352585;
font-size:15px;
font-weight: normal;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
width: 245px;
margin: 15px 0 2px 5px;
padding-bottom: 2px;
border-bottom: 1px solid #4259BC;
}

h4 {
color: #352585;
font-size:11px;
font-weight: normal;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
margin: 5px 0 0 5px;

}

h5 {
color: #352585;
font-size:15px;
font-weight: normal;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
margin: 5px 0 2px 5px;
padding-bottom: 2px;
}

h6 {
color: #352585;
font-size:13px;
font-weight: bold;
letter-spacing: 0;
text-shadow: 1px 1px 1px #fff;
margin: 5px 0 0 5px;
}
p {
width: 98%;
margin: 10px;
}

img {
border: none;
}

span.onebit_mp3{

}

.onebit_mp3 a {
color: #352585;
text-decoration: none;
cursor: default;
}

span#oneBitInsert_1 {
vertical-align: text-top;
}

.align-right{
float: right;
margin: 0 0 15px 15px;
}

.align-left{
float: left;
margin: 0 15px 15px 0;
}
.align-center{
text-align: center;
margin-top:0px;
margin-bottom:0px;
padding: 0px;
}

.clear {
clear: both;
}

#content{

}

#content .intro{
width: 800px;
background-color:#93D8F6;
border:1px solid #3684D4;
margin: 10px auto;
padding: 10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow: 7px 7px 5px #352585;
-moz-box-shadow: 7px 7px 5px #352585;
-webkit-box-shadow: 7px 7px 5px #352585;
}

#content .whatis {
width: 800px;
background-color:#93D8F6;
border:1px solid #3684D4;
margin: 10px auto;
padding: 10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow: 7px 7px 5px #352585;
-moz-box-shadow: 7px 7px 5px #352585;
-webkit-box-shadow: 7px 7px 5px #352585;
}

#content .getinvolved {
width: 800px;
background-color:#93D8F6;
border:1px solid #3684D4;
margin: 10px auto;
padding: 10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow: 7px 7px 5px #352585;
-moz-box-shadow: 7px 7px 5px #352585;
-webkit-box-shadow: 7px 7px 5px #352585;
}

#content .soundtrack {
width: 800px;
background-color:#93D8F6;
border:1px solid #3684D4;
margin: 10px auto;
padding: 10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow: 7px 7px 5px #352585;
-moz-box-shadow: 7px 7px 5px #352585;
-webkit-box-shadow: 7px 7px 5px #352585;
}

#content .soundtrack h3 a {
opacity: 0.7;
}

#content .soundtrack h3 a:hover{
opacity: 1;
}

#content .soundtrack h3 a img{
vertical-align: text-top;
}

#content .wallpaper {
width: 800px;
background-color:#93D8F6;
border:1px solid #3684D4;
margin: 10px auto;
padding: 10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow: 7px 7px 5px #352585;
-moz-box-shadow: 7px 7px 5px #352585;
-webkit-box-shadow: 7px 7px 5px #352585;
}

#footer {
width: 100%;
background-color: #76518C;
color: #fff;
text-align: center;
padding: 10px 0;
opacity: 0.7;
filter: alpha(opacity = 70);
zoom: 1;
}

#footer a{
color:#A2D6FD;
}
