/*
Theme Name: Matmos Black
Theme URI:  unk
Description: This WordPress theme is based on the Clean Home theme by Bryan Helmig
			of Mid Mo Design: http://midmodesign.com/.
Designer: unk
Author: J Doerck
Author URI: http://www.lsr1.com/
Tags:white, red, fixed-width, one-column, right-sidebar

	"Matmos Black" by Someon

	Just trying to get something up quickly

*/



*, td {

margin:0;
padding:0;
border: 0;
}

img {
	margin:0;
	padding:2px;
	border: 2px solid #EEE;
}

body {
background-color:#000;
color:#EEE;
font: .8em Arial, Helvetica, sans-serif;
text-align: center;

}
p {
margin-bottom:12px;
line-height: 1.3em;
}
td {
margin-bottom:0.95em;
}
a {
color:#EEE;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:none;
color: #99CC00;
}

.post p a {
text-decoration: underline;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;

}


#title {
	margin:40px 0 10px 0;
	color: #EEE;
	font-size:70px;
	font-weight: normal;
	text-transform:lowercase;
	background: url('/content/wp-content/themes/matmos_black/images/logo.gif') no-repeat;
	background-position:right top;
}

ul#nav {
	position: relative;
	left: -7px;
	border-bottom: 2px solid #EEE;
	margin:0 0 30px 0;
	padding: 0;
	width: 700px;
}

ul#nav li {
	list-style-type: none;
	display: inline;
	font-size: 18px;
	line-height: 18px;
	padding: 0 10px;
	margin: 0;
	text-transform: lowercase;
	
}

ul#nav li#news {
}

ul#nav li h1 {
	display: inline;
}

ul#nav li.on {
	background-color: #EEE;
}

ul#nav li.on a {
	color: #000;
}

#footer {
	margin: 40px 0 0 95px;
	padding-bottom: 5px;
	border-bottom: 2px solid #EEE;
}

#footer ul {
	display: inline;
	padding: 0;
	margin: 0 0 10px 0;
}

#footer li {
	list-style-type: none;
	display: inline;
	padding: 0 5px;
}

div.navigation li {
	float: right;
	display: inline;
}

div.navigation li.older {
	float: none;
}

#copy {
	text-align: right;
}

#copy img {
	border-width:0;
	position: relative;
	top: 3px;
	padding: 0 3px;
}

	
acronym, abbr {
	border-bottom: 1px #CCC dashed;
}

hr{
margin:35px 0 0 0;
padding:0;
border:0;


color:#fff;
clear:both;
}




	
.post {
padding: 0 10px 0 0;
}
.post p {
margin:14px 0 0 0;
}
.post em{
font-style:italic;
}

.post .date {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC4499;
}
.post h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.post h2 {
font-size:12px;
margin:25px 0 0 0;
font-weight:bold;
}
.post h1 a{
	color: #EEE;
	text-decoration: none;
	text-transform: uppercase;
}

.post h1 a:hover{
	color: #99CC00;
	text-decoration: none;
}

.post h3, .post h4 {
font-size:1em;
margin:15px 0 0 0;
font-weight:bold;
}


.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
	font-size: 10px;
	color: #7A7A7A;
}
.post small a {
font-weight:normal;
}

.post .hr {
	margin: 15px 0 40px 0;
}

.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0px;
	}
.post li {
	margin: 0;
	padding: 0;
	}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
color: #000;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #CC4499;
	letter-spacing: 1px;
	padding: 15px;
	margin: 20px 0;
	background-position: left;
	clear: right;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC4499;
	border-bottom-color: #CC4499;
}

.post blockquote .floatRight {

	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC4499;
	border-bottom-color: #CC4499;
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #CC4499;
	
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}


#comments h2, #comments h3, #comments h4{
font-size:1.3em;
margin:35px 0 5px;
font-weight:bold;
}
#comments h4{
font-size:1.3em;
}
#comments cite{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
padding:10px 5px 20px 10px;
min-height:160px;
clear: both;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#CCC;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Arial, Helvetica, sans-serif;
width:370px;
font-size:1em;
font-weight:bold;
background-color: #999;
border: 2px solid #EEE;
padding: 5px;
}
#comments li.submitbutton input {
text-align:center;
background:#000;
border:1px solid #aaa;
color:#EEE;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.2em;
width:374px;
}

#comments li.submitbutton input:hover {
	background:#EEE;
	color: #000;
	border: 1px solid #666;
}

#comments .center {
text-align:center;
}



body#Releases table {
	width: 100%;
}

body#Releases table td {
	padding: 2px;
}

body#Releases th {
	border: 1px solid #EEE;
	padding: 5px;
}

#Releases .post h1 {
	text-transform: capitalize;
	font-size: 2em;
}

#Releases .post h2 {
	margin-bottom: 10px;
}

#People .post a {
	text-decoration: none;
}

#Contact .post a {
	line-height: 1em !important;
}
#Contact br {
	margin: 0;
	padding: 0;
}

/* Release Listing Page */


.releases h2 {
	font-size: 1.5em;
	font-weight: bold;
}

h2.artist {
	margin-bottom: 20px;
	font-size: 2em !important;
	color: #CC4499;
}

table.matmos_releases {
	width: 100%;
}

table.matmos_releases th {
	border: 1px solid #FFF;
	padding: 5px;
}

table.matmos_releases td {
	padding: 3px 5px;
}

.releases .disclaimer {
	margin: 20px 0 20px 10px;
	font-size: .8em;
}

/* Release Pages */

.release_page h2, .release_page h1 {
	font-size: 1.5em;
}


.release_page a.labelLink {
	color: #000;
}

.release_page a:hover.labelLink {
	color: #99CC00;
}

.release_page strong {
	color: #CC4499;
}

.release_page h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 30px;
	color: #CC4499;
	
}

/* just assuring correct height and scrollbar */
#People #copy, #Contact #copy {
	margin-bottom: 500px;
}

#recaptcha_widget_div {
	margin: 10px 0 20px 32px;
}
#recaptcha_instructions_image {
	font-size: 12px !important;
}