/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000 url(../images/img1.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;

}

#colTwo p {
	text-align:justify;
	}

a {
	text-decoration: none;
	color: #9ED738;
}

a:hover {
	text-decoration: underline;
}

a.headerlink {
	text-decoration: underline;
	color:#000000;
}

/*a:visited {
	color: #7CAA2D;
}*/

/* Header */

#header {
	width: 720px;
	height: 161px;
	margin: 0 auto;
	background: url(../images/img2.jpg) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;

}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 720px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	margin-right: 2px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: #000000 no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;

	font-size: 11px;
	font-weight: bold;
	
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	text-decoration:underline;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

#col {
}

#col p{
text-align:justify;
}

#colOne {
	float: left;
	width: 160px;
}

#colTwo {
	float: left;
	width: 360px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 160px;
}

/* Content Elements */

#content .greenbar {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: #9ED738;
	letter-spacing: normal;
	font-size: .9em;
}

/*#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: #9ED738;
	letter-spacing: normal;
	font-size: .9em;

}*/

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	list-style: square;

}

/*#content ol {
	list-style-position:inside;
}*/

#content #colThree ul {
	list-style-position:inside;
	margin-left: 0;
	padding-left: 0;

}

.blockwrapper {
	float:left;
	clear:left;
		width: 100%;
}
.albumblock {
}
.albumcover {

	float: left;
	clear:left;
	display:block;
	margin:0 0 30px 0;
}
.albumdescription {
	width: 420px;
	float: left;
	margin:0 0 30px 0;
	display:block;
}

.authorprojectdesc {
	width: 420px;
	float: left;
	margin:0 0 0 40px;
	display:block;
	position:relative;
	top: 70px;
}

.authorprojectwrap {
	width:100%;
	height:183px;
}

.albumdescription h3 {
	margin: 0 0 10px 40px;
}

.trackwrap h3 {
	margin: 0 0 10px 40px;
}

.trackwrap {
	width: 100%;
}

.aboutphotos {
float:left;
width:270px;
}

.aboutphotos img {
float:left;
margin:0;
margin-bottom:20px;
}

.albumphotostext {
float:left;
width:450px;
}

/*.trackwrap ul {
	margin:0px;
}

.trackwrap ul li {
	margin:0px;
}*/


/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(../images/img5.gif) repeat-x;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}