/*  
Theme Name: Music Perception
Theme URI: http://www.digi-dial.com/
Description: Music Perception V1; May 2007
Version: 1.0
Author: Digital Dialogue
Author URI: http://www.digi-dial.com/
*/

h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	text-align: center;
	margin: 0;
	padding:0;
	background: #000;
	color: #fff;
	}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(images/background.gif) repeat-y center top;
	}
	
h1 {
	display: block;
	width: 800px;
	height: 250px;
	overflow: hidden;
	}
	
h1 a {
	display: block;
	width: 800px;
	height: 250px;
	background: url(images/masthead2.jpg) no-repeat left top;
	text-indent: -9999em;
	}
	
#content {
	float: left;
	width: 525px;
	padding: 0 0 10px 50px;
	}
	
ul#nav {
	background: #5a2049 url(images/nav.gif) repeat-x left top;
	height: 25px;
	padding: 0 0 0 14px;
	font: normal 13px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing1: -.085em;
	margin: 0;
	}

ul#nav li,
ul#subnav li {
	display: inline;
	margin: 0;
	}
	
ul#nav li a {
	text-decoration: none;
	display: block;
	float: left;
	color: #fff;
	padding: 6px 6px 0;
	height: 19px;
	}
	
ul#nav li a:hover {
	background: #000;
	}
	
ul#subnav {
	background: #af9daa;
	height: 24px;
	padding: 0 0 0 14px;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	letter-spacing1: -.085em;
	margin: 0 0 10px;
	}
	
ul#subnav li a,
ul#subnav li.page_item a {
	text-decoration: none;
	float: left;
	color: #333;
	padding: 6px 6px 0;
	height: 18px;
	}
	
ul#subnav li.right a {
	float: right;
	}
	
ul#subnav li a:hover,
ul#subnav li.page_item a:hover {
	background: #71345f;
	text-decoration: underline;
	}

ul#faqs {
	padding: 20px 5px 2px;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	}

ul#faqs li {
	list-style: none;
	padding: 0 0 8px;
	}

ul#faqs li a:hover {
	color: #ccc;
	}

ul#faqs li.current_page_item a {
	color: #666;
	text-decoration: none;
	}

h2 {
	font: normal 20px/20px Arial, Helvetica, sans-serif;
	letter-spacing1: -.085em;
	margin: 0 0 10px;
	}



p, ul, ol {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #ccc;
	}
	
li {
	margin: 0 15px;
	}
	
p a,
li a {
	color: #fff;
	}
	
	
.intro {
	background: #b59eae;
	padding: 20px 20px 10px;
	margin: 0 0 10px;
	}
	
.intro h2, .intro p a {
	color: #000;
	}

.intro p {
	color: #333;
	}

h2 a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}

h2 a:hover {
	border-bottom: 1px dotted #999;
	}

.post h2,
.events h2,
.downloads h2 {
	margin: 0 0 4px;
	}

p.meta,
div.more-link {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #666;
	}
	
div.more-link {
	margin-bottom: 10px;
	}
	
div.more-link a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}

div.more-link a:hover {
	color: #fff;
	border-bottom: 1px dotted #999;
	}


.post {
	margin: 0 10px;
	padding: 0 10px 1px;
	}
	
.events {
	margin: 0 10px 10px;
	padding: 10px 9px 0;
	border: 1px solid #b29bb4;
	}	

.interior .events,
.interior .downloads,
.interior .post,
.interior .comments {
	margin: 0 10px;
	padding: 10px 10px 1px;
	border: none;
	}

.events h2 {
	background: url(images/icon_calendar.gif) no-repeat right 3px;
	padding: 0 25px 0 0;
	}

.interior .events h2 {
	border-bottom: 1px solid #b29bb4;
	padding-bottom: 2px;
	}

.downloads {
	margin: 0 10px 10px;
	padding: 10px 9px 0;
	border: 1px solid #79155c;
	}

.downloads h2 {
	background: url(images/icon_file.gif) no-repeat right 3px;
	padding: 0 25px 0 0;
	}

.interior .downloads h2 {
	border-bottom: 1px solid #79155c;
	padding-bottom: 2px;
	}

.interior .post h2 {
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
	}

.interior #comments h2 {
	background: none;
	}
	
#sidebar {
	float: left;
	width: 150px;
	padding: 10px 10px 200px 15px;
	background: url(images/treble.gif) no-repeat right bottom;
	}
	
#sidebar li {
	color: #666;
	}

#sidebar h2 {
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	}
	
form#search input {
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	width: 145px;
	letter-spacing: -.085em;
	margin: 0 0 15px;
	}

ol.commentlist li {
	padding: 10px 0 0;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
	}

table.archive {
	margin: 10px 20px;
	width: 485px;
	}
	
table.archive th {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	letter-spacing: -.085em;
	padding: 5px 2px;
	text-align: left;
	border-bottom: 1px solid #333;
	}

table.archive th a {
	color: #fff;
	text-decoration: none;
	}
	
table.archive th a:hover {
	text-decoration: underline;
	}
	
table.archive td {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
	padding: 6px 2px;
	border-bottom: 1px solid #333;
	}
	
tr.Feb th,
tr.Apr th,
tr.Jun th,
tr.Aug th,
tr.Oct th,
tr.Dec th,
tr.Feb td,
tr.Apr td,
tr.Jun td,
tr.Aug td,
tr.Oct td,
tr.Dec td {
	background: #161616;
	}



#footer {
	clear: both;
	margin: 0;
	background: #000;
	padding: 15px 70px 0;
	height: 35px;
	background: url(images/footer2.jpg) no-repeat center top;
	}
	
#footer p,
#footer p a {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #444;
	}
	
#footer p a:hover {
	color: #999;
	}
