/*  
Theme Name: Matt-White on Black
Theme URI: http://www.wpblogservices.com
Description: WordPress theme designed by <a href="http://www.wpblogservices.com">wp blog services.com</a>.
Version: 2.0
Author: wp blog services
Author URI: http://www.wpblogservices.com
*/
/* LINKS */
a {color: #ffffff; text-decoration: none; border: none;}
a:visited {color: #ffffff;}
a:hover {text-decoration: underline; border: none;}
a img {border: none; }
a.name {text-decoration: none; color: #ffffff; font-size: 30px;}
a.postlink { text-decoration: none; color: #ffffff; font-size: 36px; 	line-height: 100%;}
blockquote {
border-left: 1px dashed #ccc;
margin-left: 1.5em;
padding-left: 5px;

}

body {
background: #000000;
color: #dddddd;
font-family: Arial;
font-size: 12px;
text-align: left;
width: 900px;
background-image: url('images/lgrey083.gif');
background-position: top center;
background-repeat: repeat;
margin: 0px auto 0px;
}

#cats {
font-size: 10px;
padding-left: 5px;
}

.commentbox {
padding-left: 10px;
margin-left: 3px;
padding: 5px;
border: 1px solid #ffffff;
width: 400px;
}

#content{
	margin: 0px auto 0px;
	padding-bottom: 10px;
	padding-right: 10px;

}
#desc {
font-size: 13px;
color: #ffffff;
}
#divider{
padding-top: 15px;
}

table
{
padding-top: 15px;
}

#foot {           /* F00TER */
font-size: 10px;
text-align: right;
color: #ffffff;
clear: both;
padding-bottom: 10px;
padding-right: 10px;
}

#head {                 /* HEADER */
text-align: right;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 27px;
height: 100px;
background-image: url('images/background.jpg');
background-position: top center;
background-repeat: no-repeat;
}
li {list-style: none;}
ul {list style: none;}

#menutitle {
font-size: 24px;
color: #ffffff;
}

#menu {           /* SIDEBAR */
float: left;
padding-top: 60px;
padding-left: 12px;
text-align: left;
width: 160px;
font-size: 13px;
font-weight: bold;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 12px;

}
#menu li
{
	padding-bottom: 2px;
}
#contenttext
{
	float:right;
	line-height: 150%;
	width: 700px;
	padding-right: 15px;
	text-align: justify;
}

#contenttext h2
{
	color: #df2d02;
}


#pagebg1
{
background: url('images/listen-bg.jpg');
background-position: top center;
background-repeat: repeat-y;

}

#wrap
{
	background: #000000;

}

#postdata {
color: #555555;
font-size: 10px;
}

#search {
background-color: #000000;
color: #ffffff;
font-family: Georgia, "Times New Roman", Serif;
}
#searchbutton {
color: #ffffff;
border: 1px solid #ffffff;
background-color: #555555;
}
#textbox {background-color: #555555; border: 1px solid #555555; color: #ffffff;}
#textbox:focus {background-color: #000000; color: #ffffff;}
textarea {font-family: Georgia, "Times New Roman", Times, Serif; font-size: 11px;}

.entry object
{
	margin-left: 15px;
}




img.alignleft, div.alignleft {
float:left;
margin:0px 15px 5px 15px;

}
img.alignright, div.alignright {
float:right;
margin:0px 15px 5px 15px;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0px 15px 5px 15px;
}

img.alignnone, div.alignnone {
text-align:normal;

}