/*
Theme Name: COMSCC
Theme URI: http://comscc.org/
Description: Customized WordPress theme for COM Sports Car Club. 
Version: 1.0
Author: Michael Demopoulos
Author URI: http://www.mickd.com/
Tags: blue, custom header, fixed width, two columns
*/



/* WORDPRESS SPECIFIC STYLES GO HERE */
.postmetadata, .commentmetadata { font-size:10px; font-weight:normal; }
.postmetadata a, .postmetadata a:visited, 
.commentmetadata a, .commentmetadata a:visited 
{ color:#161616!important; }
.commentmetadata a:hover, .postmetadata a:hover
{ color:#fff!important; }

#searchform { padding-bottom:15px; }
li.sidebarDescription p{ padding-bottom:15px; }
h2 a{ text-decoration:none; color:#1F2073; }



li.categories li, li.archives li{font-size:10px;}
li.categories ul.children {margin:3px 0 0 0!important;}

h3#comments, h3#respond{
	border-top: 1px dashed #c0c0c0; 
	margin: 34px 0 15px 0; 
	padding-top: 16px; 
		}
#commentform textarea {
	width:585px;
}
#commentform #submit{
width:auto;
}
.commentlist li {
	font-weight: bold;
	margin-bottom:25px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
code {
	display:block;
	border: #999999 1px solid;
	background: #E8E8E8;
	padding: 10px;
	font-size:smaller;
}

