/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
	float: left;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	display: block;
}

/* Menu */

#menu {
	float: left;
	width: 850px;
	height: 70px;
	background: #332219;
}

#menu-wrapper {
	width: auto;
	margin: 0 auto;
}

#menu ul {
	text-align: center;
	padding: 0;
	margin-left: 20px;
	margin-top: 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	font: 16px Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
	color: #FFFFFF;
}

#menu li.last a {
	background: none;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFBB;
}

#menu .current_page_item a {
	color: #999;
	font-weight: normal;
}

/** LOGO */

#logo {
	float: left;
	width: 850px;
	height: 200px;
	margin-bottom: 15px;
	background: url(images/banner.png) no-repeat left top;
}

#logo h1 a {
	display: block;
	width: 550px;
	height: 120px;
	margin-top: 80px;
	text-indent: -10000px;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 850px;
	margin: 0;
	padding-left: 10px;
	background: none repeat scroll 0 0;
	border-left: url(images/left.gif) top repeat-y;
	border-right: url(images/right.gif) top repeat-y;
}

#wrapper-fade {
	width: 871px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 850px;
}

/* Content */

#content {
	display: block;
	width: 800px;
	margin-left: 25px;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 850px;
	height: 70px;
	background: #999999;
	border-bottom:1px solid #555;
}

#footer {
	height: 80px;
	min-height: 64px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-text-size-adjust: none;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 21px;
	text-align: center;
	color: #000;
}

#legal a {
	text-decoration: none;
	border-bottom: 1px dotted #444;
	color: #444;
}

#legal a:hover {
	color: #000;
	border-color: #000;
}

.album-list {
	width: 535px;
	display: block;
	float: right;
	padding-left: 40px;
	border-left: 1px solid #999;
}

.album-cover {
	float: left;
	width: 190px;
	margin: 5px;
	text-align: center;
}

.album-cover img {
	margin: 10px 5px 20px;
	padding: 2px;
	border: 1px solid #999;
}

.album-cover p {
	margin: 5px auto;
	text-align: center;
}

#album-table p {
	margin: 0 auto;
	text-align: center;
}

#album-table img {
	float: none;
	padding: 3px;
	border: 1px solid #999;
}

#free-song {
	background-color: #FFFFDD;
	border: 1px solid #3B0700;
	text-align: center;
	width: 700px;
	margin: 0 auto;
	padding: 10px;
}