body  {
	background: #6f1744 url(default/pagebg2.jpg) top center no-repeat;
	margin: 30px auto;
	color: #fff;
}

h1, h2, h3, h4, h5, h6  {
	color: #fff;
	font-weight: normal;
}

a:link, a:visited  {
	color: #f9f972;
	text-decoration: none;
}

a:link:hover{
	text-decoration: underline;
	}

/* STRUCTURE */

#wrap {


}

#header  {
	background: #fff;
}

#header h1.title a  {
	color: #fff;
}

#header p.description  {
	color: #75818a;
}

#rss  {
	background-color: #75818a;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #6f1744;
	color: #f2f2f2;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

#featured h2{
	color: #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;}

#featured .buttons a.prev  {
	background: url(default/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(default/next.jpg) no-repeat top left;
}

#steps  {
	background: #511131;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-bottom: 2px solid #fff;
	background-color: #6f1744;
	color: #f2f2f2;
}

#content .moreinfo  {
	border: 1px solid #c8cdd0;
	background-color: #e5e9ec;
	color: #75818a;
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #e5e9ec url(default/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #511131 url(default/footerbg.jpg) bottom right no-repeat;
	color: #fff;
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background: none;
	border-top: 2px solid #fff;
	margin-top: 10px;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #9f2161;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, sans-serif;
}

/* BLOG CSS */

.post .categories  {
	background-color: #4392cc;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #f9f972;
}

.post h2.title a  {
	color: #f9f972;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #f9f972;
}

p.continue a  {
	color: #f9f972;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #f9f972;
}
.asidespost  {
	border-left: 3px solid #4392cc;
}

#sidebar img.bigad  {
	border: 2px solid #ddd;
	margin-bottom: 20px;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: #f9f972;
	color: #511131;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #fff;
	
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}


#postmeta{
	font-size: 11px;
	border-top: 2px solid #ddd;
	width: 400px;
	padding-top: 3px;
}

table#album{
	width: 550px;
	border: 0px;
}

table#album td{
	vertical-align: top;
	}

table#album td.cover{
	width: 160px;
	height: 150px;
	vertical-align: top;
	}
	
table#album td.tracks{
	vertical-align: top;
	
}

img.alignright{
float: right;
margin-left: 10px;}

img.alignleft{
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
