@charset "UTF-8";

/************************************************
*
* Cedarsplit [+] Creative
* CEDARSPLIT.COM
* (c) 2009, All Rights Reserved.
* 
* Stylesheet developed by Cedarsplit Creative
* http://cedarsplit.com
*
************************************************/


/*****************************
*
*	Body
*
*****************************/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	
	height: 100%;
}

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #30221B;
	text-align: center;
	background-image: url(../images/design/page_background.jpg);
	font-size: 75%;
}
a {
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
img {
	border-width: 0px;
}

h1        {
	background-image: url(../images/design/title.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 100%;
	text-indent: -9999px;
}
h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 1000px;
	border-width: 0px;
}

h3       {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	padding-top: 1.2em;
	font-weight: normal;
	display: block;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F56324;
	background: url(../images/design/h3_background.jpg) no-repeat left bottom;
}

h4       {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: normal;
	display: block;
	width: 500px;
	clear: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7DABE;
	padding-bottom: 3px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: normal;
	display: block;
	width: 500px;
	clear: left;
	padding-bottom: 3px;
	margin-top: 50px;
	margin-bottom: -15px;
}
h6 {
	background-image: url(../images/design/title2.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 100%;
	text-indent: -9999px;
}
h6 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 1000px;
	border-width: 0px;
}
#photos {
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#photos a {
	border: 4px solid #E7DABE;
	display: block;
	margin-right: auto;
	margin-bottom: 30px;
	height: 80px;
	width: 80px;
	margin-left: auto;
}
#photos a:hover {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F56324;
	border-right-color: #F56324;
	border-bottom-color: #F56324;
	border-left-color: #F56324;
}
#photos img {
	border-width: 0px;
}
.emphasis1 {
	color: #FFFFFF;
	line-height: 3em;
	font-weight: bold;
	letter-spacing: .1em;
}
.emphasis2 {
	font-weight: bold;
	color: #F56324;
	font-size: 1.2em;
}

#container {
	min-height: 100%;
	position: relative;
	background: url(../images/design/backgrounds/rotate.php) no-repeat fixed right bottom;
	min-width: 1000px;
}
#container2 {
	min-height: 100%;
	position: relative;
	min-width: 1000px;
	background-color: #FFFFFF;
}


/*****************************
*
*	Title
*
*****************************/

#title_wrapper {
	background: url(../images/design/title_background.jpg) repeat-x;
}

#title {
	width: 1000px;
	margin: 0px auto;
}


/*****************************
*
*	Navigation
*
*****************************/

#nav {
	margin: 0px auto;
	width: 1000px;
	clear: both;
}
#nav ul {
	position: relative;
	width: 670px;
	height: 63px;
	margin: 0 auto;
	padding:0;
}

#nav li {
	display:inline;
	list-style-type:none;
}

#nav  a{
	display: block;
	height: 63px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}


#nav1 a {
	position: absolute;
	left: 0px;
	width: 84px;
/*	height: 63px;
*/	background: url(../images/design/nav/news.jpg) no-repeat 0px 0px;
}

#nav2 a {
	position: absolute;
	left: 84px;
	width: 90px;
/*	height: 63px;
*/	background: url(../images/design/nav/music.jpg) no-repeat 0px 0px;
}

#nav3 a {
	position: absolute;
	left: 174px;
	width: 103px;
/*	height: 63px;
*/	background: url(../images/design/nav/photos.jpg) no-repeat 0px 0px;
	}

#nav4 a {
	position: absolute;
	left: 277px;
	width: 130px;
/*	height: 63px;
*/	background: url(../images/design/nav/bio.jpg) no-repeat 0px 0px;
	}

#nav5 a {
	position: absolute;
	left: 407px;
	width: 81px;
/*	height: 63px;
*/	background: url(../images/design/nav/blog.jpg) no-repeat 0px 0px;
	}

#nav6 a {
	position: absolute;
	left: 488px;
	width: 94px;
/*	height: 63px;
*/	background: url(../images/design/nav/forum.jpg) no-repeat 0px 0px;
	}

#nav7 a {
	position: absolute;
	left: 582px;
	width: 88px;
/*	height: 63px;
*/	background: url(../images/design/nav/store.jpg) no-repeat 0px 0px;
	}
/*#nav a.current {
	background-position: 0px 0px;
	cursor: default;
}
*/
#nav  a:hover {
	background-position: 0 -63px;
}


/*****************************
*
*	Content - Sub Navigation
*
*****************************/

ul#sub_nav
 {
	text-align: center;
	display: block;
	padding-bottom: 20px;
}
ul#sub_nav li     {
	font-size: 1.3em;
	color: #FFFFFF;
	display: inline;
	list-style: none;
	border-right: 1px solid #F56324;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
}
ul#sub_nav a  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
ul#sub_nav  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}
#sub_nav li.last {
	border-right-style: none;
}


/*****************************
*
*	Content
*
*****************************/

#content {
	padding-bottom: 350px;
	background: url(../images/design/content_background.jpg) no-repeat 200px 0px;
	width: 720px;
	margin: 0 auto;
	text-align: left;
	padding-right: 140px;
	padding-left: 140px;
}
#content_picture {
	padding-bottom: 100px;
	background: url(../images/design/content_background.jpg) no-repeat 200px 0px;
	width: 720px;
	margin: 0 auto;
	text-align: left;
	padding-right: 140px;
	padding-left: 140px;
}

#content p      {
	color: #E7DABE;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 2.2em;
	margin-bottom: 1.5em;
	line-height: 1.75em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.album {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #E7DABE;
	list-style-type: none;
	width: 500px;
	height:275px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	display: block;
}

.album ul {
	width: 105px;
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}

.album ul li {
	margin-bottom:10px;
}

.album a   {
	color: #1F1612;
	background-color: #E7DABE;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	padding: 5px;
	width: 105px;
	display: block;
	border: 1px solid #E7DABE;
}
.album a:hover {
	color: #1F1612;
	background-color: #F56324;
	border: 1px solid #FFFFFF;
}
.album img {
	border: 1px solid #E7DABE;
	float: left;
	margin: 0px;
	padding: 0px;
}


ol.album_info {
	margin: 0 0 0 10px;
	padding: 0px;
	float:left;
	
}
ol.album_info li    {
	width: 225px;
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	display: list-item;
}
.lyrics {
	font-size: 1.2em;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	list-style-type: none;
	text-indent: 20px;
	line-height: 1.3em;
	color: #E7DABE;
	width: 350px;
	display: block;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
}
ul.lyrics a  {
	color: #E7DABE;
	font-size: 1em;
	font-weight: normal;
	margin-top: 2.2em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
	text-decoration: none;
}
ul.lyrics  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*****************************
*
*	Site Information
*
*****************************/

#site_info {
	height: 28px;
	background-image: url(../images/design/foot_background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	left: 0px;
}
#site_info  li {
	display: inline;
	list-style-type: none;
	border-right: 1px dotted #30221B;
	padding: 0px 7px;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#site_info ul {
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#site_info a {
	font-weight: bold;
	color: #30221B;
	text-decoration: none;
}
#site_info a:hover {
	text-decoration: underline;
}
#site_info li.last  {
	border-right-style: none;
}
