/* andreas05-reversed - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. More free templates are available at: http://oswd.org/userinfo.phtml?user=Andreas

Version: 1.0, September 27, 2005 */



body{

padding:0;

margin:0;

font:85% verdana,tahoma,sans-serif;

background:#cccccc url(http://www.creativedistortion.com/images/gray4.gif) repeat;

color:#000000;

scrollbar-face-color: orange;

scrollbar-highlight-color: yellow;

scrollbar-3dlight-color: orange;

scrollbar-darkshadow-color: black;

scrollbar-shadow-color: gray;

scrollbar-arrow-color: yellow;

scrollbar-track-color: black;

}



a{

text-decoration:none;

background-color:inherit;

font-weight:bold;

color:#dbeaf5;



}



a:hover{

background-color:#ef821b;

color:#303030;

cursor: e-resize;

}



h1{

margin:0;

font-size:3.6em;

letter-spacing:-2px;

text-align:right;

background-color:inherit;

color:#f5bb1b;

}



h2{

margin:5px 0 10px 0;

font-size:1.6em;

letter-spacing:-1px;

font-weight:bold;

color:#41cdcc;

}



p{

margin:0 0 15px 0;

line-height:1.3em;

}



img{

float:left;

margin:0 10px 8px 0;

}



#title{

margin:20px auto -9px auto;

width:700px;

}



#container{

margin:0 auto 15px auto;

width:700px;

padding:10px;

background:#000000 url('http://www.creativedistortion.com/images/digitalwoman3.jpg'); bottom left;

background-repeat: no-repeat;

color:#ffffff;

border:20px solid #505050;

}



#sidebar{

float:right;

width:110px;

padding-right:10px;

}



#main{

width:380px;

float:left;

padding-left:180px;

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 1.0em;

font-weight:bold;

color:#b5b3b3; 

}



#footer{

clear:both;

}



.menu{

display:block;

width:100px;

padding:4px 2px 4px 10px;

font-size:1.1em;

font-weight:bold;

color:#b5b3b3;

border:1px solid #ffffff;

}



.menu:hover{

background-color:#aab4b3;

color:#f64a08;

border:1px solid #dadada;

cursor: e-resize;

}



.credits{

margin-bottom:0;

font-size:0.8em;

background-color:inherit;

color:#aaaaaa;

}



.credits a{

background-color:inherit;

color:#aaaaaa;

}
