/* andreas05 - 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.
Version: 1.1, October 21, 2005 */

body{
	padding:0;
	margin:0;
	font:76% 'Droid Sans',sans-serif;

background:#cccccc url(file:///C|/Documents and Settings/Daniel/My Documents/websites/studio seven templates/andreas05/bodybg.gif) repeat;
	color:#CCCCCC;
	background-image: url(images/bodybg.gif);
}

a{
text-decoration:none;
font-weight:bold;
color:#33CC66;
}

a:hover{
	background-color:inherit;
	color:#33CC66;
	text-decoration: underline;
}

h1{
	margin:0;
	font-size:4em;
	letter-spacing:-3px;
	text-align:right;
	background-color:inherit;
	color:#336699;
}

h2{
	margin:5px 0 10px 0;
	font-size:1.6em;
	font-weight:normal;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

p{
	margin:0 0 15px 0;
	line-height:1.7em;
	color: #CCCCCC;
}
#container #main h3 {
	font-weight: bold;
	color: #cccccc;
	font-size: 1.2em;
}


img{
float:left;
margin:0 10px 8px 0;
}

#title{
	width:820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: -12px;
	margin-left: auto;
}

#container{
	margin:0 auto 15px auto;
	width:870px;
	padding:10px;







background:#ffffff url(file:///C|/Documents and Settings/Daniel/My Documents/websites/studio seven templates/andreas05/front.png) bottom left no-repeat;
	color:#333300;
	border:20px solid #336699;
	background-color: #000000;
	background-image: url(images/drummer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar{
	float:left;
	width:130px;
	padding-left:10px;
}

#main{
	width:400px;
	float:left;
	background-repeat: repeat;
	margin-left: 40px;
}
#music {
	float: right;
	width: 250px;
}

#container #main p {
	font-size: 115%;
	line-height: 150%;
}


#footer{
clear:both;
}

.menu{
display:block;
width:110px;
padding:4px 2px 4px 10px;
font-size:1.1em;
font-weight:bold;
background-color:inherit;
color:#33CC66;
}

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

.credits{
	margin-bottom:0px;
	font-size:80%;
	color:#666666;
	text-align: right;
}

.credits a{
background-color:inherit;
color:#666666;
}

.small{
	font-size:0.9em;
}

.center{
text-align:center;
}
td {
	color: #CCCCCC;
}
#container #main img {
	border: 1px solid #CCCCCC;
}
.right {
	margin: 5px;
	float: right;
}
.left {
	margin: 5px;
	float: left;
}
#a3_instance1, #a3_instance2, #a3_instance3, #a3_instance4, #a3_instance5, #a3_instance6 {
	padding-bottom: 3px;
}
#music #facebook {
	float: right;
	width: 130px;
	margin-right: 60px;
}

