body{
	font-family: 'Lucida Sans', Trebuchet, Sans-serif;
	background: #000000;
	color: #88a4c7;
}
*{
	margin: 0 auto;
	padding: 0;
}
ul{
	list-style-type: none;
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
/*WRAPPER CODE*/
#wrapper{
	width: 744px;
}

/*HEADER CODE*/
#header{
	height: 113px;
	width: 744px;
}
#header_still{
	height: 113px;
	width: 744px;
	background-image: url('../../../images/header_still.jpg');
}
/*NAVIGATION*/
.down{
	background-position: -372px;
}
/*HOME BUTTON*/
#home_nav{
	float: left;
	width: 186px;
}
#btn_home a{
	float: left;
	width: 186px;
	height: 74px;
	background-image: url('../../../images/but_home.jpg');
	background-repeat: no-repeat;	
}
#home_sub{
	display: none;
	width: 181px;
	font-size: 11px;
	padding-left: 5px;
}
#home_sub a:hover{
	color: #43aa3d;
}
/*ABOUT BUTTON*/
#about_nav{
	float: left;
	width: 186px;
}
#btn_about a{
	float: left;
	width: 186px;
	height: 74px;
	background-image: url('../../../images/but_about.jpg');
	background-repeat: no-repeat;
}
#about_sub{
	display: none;
	width: 181px;
	font-size: 11px;
	padding-left: 5px;
}
#about_sub a:hover{
	color: #ad4d69;
}
/*MEDIA BUTTON*/
#media_nav{
	float: left;
	width: 186px;
}
#btn_media a{
	float: left;
	width: 186px;
	height: 74px;
	background-image: url('../../../images/but_media.jpg');
	background-repeat: no-repeat;
}
#media_sub{
	display: none;
	width: 181px;
	font-size: 11px;
	padding-left: 5px;
}
#media_sub a:hover{
	color: #bdbd43;
}
/*CONTACT BUTTON*/
#contact_nav{
	float: left;
	width: 186px;
}
#btn_contact a{
	float: left;
	width: 186px;
	height: 74px;
	background-image: url('../../../images/but_contact.jpg');
	background-repeat: no-repeat;
}
#contact_sub{
	display: none;
	width: 181px;
	font-size: 11px;
	padding-left: 5px;
}
#contact_sub a:hover{
	color: #c58035;
}
/*HOVER CODE*/
#nav a:hover{
	background-position: -372px;
}
#nav a:active{
	background-position: -372px;
}
/*CONTENT CODE*/
#content{
	font-size: 13px;	
}
.page_home{
	color: #43aa3d;
	margin: 10px 0;
	float: left;
	width: 561px;
}
.home{
	color: #43aa3d;
	margin: 10px 0;
}
/*.home p a{
	color: #88a4c7;
}*/
/*.home a:hover{
	color: #bdbd43;
}*/
.about{
	color: #ad4d69;
}
.media{
	color: #bdbd43;
}
.contact{
	color: #c58035;
}
#content h1{
	font-weight: normal;
	font-size: 24px;
}
.right_content p{
	padding: 0 0 10px 0;
}
.right_content{
	float: right;
	width: 400px;
	margin: 20px 0 10px 0;
	line-height: 20px;
}
.right_content_full{
	margin: 10px 5px;
/*	line-height: 20px;*/
}
.portfolio_column{
	float: left;
}
.portfolio_column p{
	width: 138px;
	text-align: center;
	display: none;
}
.portfolio_column img{
	border: none;
}
.portfolio_column li{
	padding: 2px;
}
.music_column{
	float: left;
	width: 180px;
	margin: 0 0 10px 0;
	color: #ffffff;
}
.music_column a{
	color: #88a4c7;
}
.music_column a:hover{
	color: #bdbd43;
}
.music_column li{
	list-style: none;
}
.music_column h3{
	font-size: 16px;
}
li.indent{
	padding: 0 0 0 5px;
}
.indent a{
	color: #43aa3d;
}
.indent a:hover{
	color: #bdbd43;
}
p.music_bigger{
	font-size: 15px;
	padding: 10px 0 5px 0;
	float: left;
	font-weight: bold;
}
p.caption{
	padding: 14px 320px 0 0;
	float: right;
}
p.caption a{
	color: #43aa3d;
}
p.caption a:hover{
	color: #88a4c7;
}
.links_column{
	margin: 5px 0 0 0;
}
.links_column a{
	color: #88a4c7;
}
.links_column a:hover{
	color: #bdbd43;
}
.links_column ul{
	color: #88a4c7;
	margin: 0 0 0 5px;
	display: inline;
}
.links_column li{
	color: #88a4c7;
	display: inline;
	padding: 3px;
}
.contact_column{
	margin: 50px 0 0 0;
}
.contact_column a{
	color: #c58035;
}
.contact_column a:hover{
	color: #ffffff;
}
.content_column a{
	color: #c58035;
}
.content_column a:hover{
	color: #ffffff;
}
.bigger{
	font-size: 15px;
	padding: 10px 0 5px 0;
}
.left_content{
	margin: 20px 0 10px 15px;
	width: 287px;
	float: left;
}
.left_content li{
	list-style: none;
}
.left_content li.detail{
	text-align: center;
}
.left_content li.thumb{
	padding-top: 15px;
}
/*FOOTER CODE*/
.footer_nav{
	background-image: url(../../../images/footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 15px;
	width: 744px;
	height: 116px;
/*	border-top: 1px dotted #88a4c7;*/
}
.footer_nav a{
	text-decoration: none;
	color: #88a4c7;
}
#ftr_home{
	width: 181px;
	float: left;
	text-align: center;
}
#ftr_home a:hover{
	color: #43aa3d;
}
#ftr_about{
	width: 181px;
	float: left;
	text-align: center;
}
#ftr_about a:hover{
	color: #ad4d69;
}
#ftr_media{
	width: 181px;
	float: left;
	text-align: center;
}
#ftr_media a:hover{
	color: #bdbd43;
}
#ftr_contact{
	width: 181px;
	float: left;
	text-align: center;
}
#ftr_contact a:hover{
	color: #c58035;
}

/*MISC CODE*/
span.hide{
	display: none;
}
span{
	display: none;
}
.clear{
	clear: both;
}
.media_content{
	margin: 10px auto;
}
.media_content a{
	text-decoration: none;
	color: #88a4c7;
}
.media_content a:hover{
	color: #bdbd43;
}
.media_content img{
	margin: 5px 0;
}
.media_content .media_back a{
	float: left;
	width: 740px;
	height: 30px;
	background-color: #bdbd43;
	background-image: url(../../../images/back_button.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin: 0 auto;
}
.media_back a:hover{
	background-position: -740px;
}
.center{
	text-align: center;
	margin: 0 auto;
}
.last_foot{
	margin: 10px 0;
	text-align: center;
	font-size: 10px;
}
strong{
	color: #bdbd43;
}
em{
	color: #ad4d69;
	font-style: normal;
	font-weight: bold;
}
.hyper h3 a:link, .hyper h3 a:hover, .hyper h3 a:active, .hyper h3 a:visited{
	color: #43aa3d;
}
/*WORDPRESS JUNK*/
.entry{
	padding: 5px 0;
}
.entry p a{
	color: #88a4c7;
}
.entry p a:hover{
	color: #bdbd43;
}
.entry ul{
	color: #ffffff;
	list-style-type: circle;
}
.entry ul li{
	margin: 0 0 0 20px;
	padding: 2px 0 2px 0;
}
.entry li a{
	color: #88a4c7;
}
.entry li a:hover{
	color: #bdbd43;
}
.entry ol li{
	margin: 0 0 0 30px;
	padding: 2px 0 2px 0;
	color: #ffffff;
	list-style-type: upper-roman;
}
.entry p img{
	margin: 3px 0;
	border: none;
}
.entry p{
	color: #ffffff;
	padding: 0 5px;
	line-height: 20px;
}
.entry h4{
	color: #ffffff;
}
.entry h3 a{
	color: #88a4c7;
}
.entry h3 a:hover{
	color: #bdbd43;
}
.entry_back a{
	float: right;
	width: 94px;
	height: 38px;
	background-image: url(../../../images/blog_back.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.entry_back a:hover{
	float: right;
	background-position: -94px;
}
.post{
	width: 561px;
}
.post h2 a{
	font-size: 18px;
	color: #bdbd43;
}
.post h2 a:hover{
	color: #43aa3d;
}
.post small{
	margin: 0 0 5px 0;
}
.post_full{
	width: 740px;
}
.post_full h2 a{
	font-size: 18px;
	color: #43aa3d;
}
#sidebar{
/*	border-left: 1px dotted #88a4c7;
	border-bottom: 1px dotted #88a4c7;*/
	margin: 10px 0 0 0;
	color: #43aa3d;
	font-size: 11px;
	float: right;
	width: 150px;
	line-height: 20px;
	text-align: right;
	background-image: url(../../../images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#sidebar h2{
	font-size: 14px;
}
#sidebar a{
	color: #88a4c7;
}
#sidebar a:hover{
	color: #bdbd43;
}
#searchform{
	margin: 0 0 0 0;
}
#searchform #s{
	width: 140px;
}
#searchsubmit{
	margin:0;
	padding: 0;
}
.commentlist{
	width: 700px;
	margin: 5px 10px;
}
.commentlist p{
	padding: 5px 0;
}
.commentlist li{
	background-image: url(../../../images/post_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 0;
	line-height: 12px;
}

.commentlist a{
	color: #88a4c7;
}
.commentlist a:hover{
	color: #bdbd43;
}
#comments{
	clear: both;
}
#comment{
	width: 600px;
	height: 50px;
	margin: 0 auto;
}
#respond{
	margin: 10px 0 0 0;
}
small{
	font-size: 11px;
}
small a{
	color: #88a4c7;
}
small a:hover{
	color: #bdbd43;
}
p.postmetadata{
	float: left;
	width: 561px;
	background-image: url(../../../images/post_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #43aa3d;
	margin: 10px 0;
	padding: 3px 0 0 0;
}
.postmetadata a{
	color: #88a4c7;
}
.postmetadata a:hover{
	color: #bdbd43;
}
h3#respond{
	margin: 5px 0 3px 10px;
}
#commetnform{
	margin: 0 0 0 5px;
}
#commentform p{
	margin: 0 0 5px 10px;
}
#commentform a{
	color: #88a4c7;
}
#commentform a:hover{
	color: #bdbd43;
}
#submit{
	margin: 5px 0;
}
.archive_left{
	float: left;
	width: 561px;
}
.archive_left h3 a{
	color: #bdbd43;
	font-size: 17px;
}
.archive_left h3 a:hover{
	color: #88a4c7;
}
h2.pagetitle{
	margin: 0 0 5px 0;
}
.navigation{
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
}
.navigation a{
	color: #88a4c7;
}
.navigation a:hover{
	color: #bdbd43;
}
.right{
	float: right;
}
.left{
	float: left;
}
.code{
	font-family: Courier, Sans-serif;
	color: #bdbd43;
	margin: 10px 0 10px 10px;
	border: 1px dotted #88a4c7;
}
.code p{
	color: #bdbd43;
}
.oldcode p{
	color: #949494;
}
#answerdiv{
	margin: 5px 0;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}