﻿/* 1024px - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

/*** General tags ***/
#header {
height:200px;
background: url("images/dovemusicheader.jpg");
 }

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	top: -150px;
	left: -295px;
	width: 590px;
	height: 300px;
}

body {
background:#ffffff;
color:#404040;
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align: center;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a {
color:#0000FF;
font-weight:400;
text-decoration:none;
}

a:hover {
color: #FF0000;
text-decoration:none;
}

a img {
border:0;
}

p {
margin:0 10px 10px 10px;
}

h1 {
color: #0273FD;
font:100% Arial;
font-size:2em;
text-align:center;
margin:0 0 10px 10px;
}

h1 a {
color:#4088b8;
text-transform:none;
}

h2 {
color:#0033CC;
font-size:1.2em;
letter-spacing:-1px;
margin:0 0 10px 10px;
}

/*** Main wrap and header ***/

#wrap {
background:#ffffff;
margin:0px auto;
padding: 0;
width:970px;
}


/*** Left Sidebar and menu ***/

#sidebar {
background: url("images/menu5.jpg") repeat-y;
float:left;
line-height:1.2em;
margin:20px 0px 20px 20px;
padding:0px 0px 0px 0px;
width:175px;
}


#sidebar a:hover {
color: #FF0000;
font-weight:400;
text-decoration: none;
}

#sidebar ul {
font-size:0.9em;
text-align: left;
list-style:none;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li {
color: #22A8E1;
list-style:none;
padding:0;
}

#sidebar li a {
color: #0273FD;
font-weight: 400;
font-size:1.2em;
}

#sidebar h2 {
color: #0273FD;
text-align: left;
border-bottom:2px solid #0273FD;
margin:10px 10px 10px 10px;
}

#content {
float: left;
background: #ffffff;
line-height:1.5em;
margin:0px 20px 20px 20px;
padding:0px 20px 20px 20px;
text-align:left;
width:520px;
}

div.album{
float:left;
line-height:1.2em;
text-align:center;
color:#0000CC;
padding:10px 10px 10px 10px;
margin:20px 0px 0 0px;
width: 150px;
height: 170px;
}

.album p{
margin:5px 0px 0 0px;
line-height:1em;
text-align:center;
}

/*** Right Sidebar and menu ***/

#rightsidebar {
background: url("images/menu5.jpg") repeat-y;
float:right;
line-height:1.2em;
margin:20px 0px 20px 0px;
padding:0 0px 0 0;
width:175px;
}

#rightsidebar p {
color: #0273FD;
text-align:justify;
font-weight:400;
text-decoration: none;
}

#rightsidebar a {
color: #0000FF;
font-weight:400;
text-decoration: none;
}

#rightsidebar a:hover {
color: #FF0000;
font-weight:400;
text-decoration: none;
}

#rightsidebar h2 {
color: #0273FD;
border-bottom:2px solid #0273FD;
margin:10px 10px 10px 10px;
text-align:right;
}
#albumright p{
margin:10px 0px 10px 0px;
line-height:1em;
text-align:center;
}



/*** Footer ***/

#footer {
border-top:4px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:8px 0;
text-align:right;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
}
