/*  
Theme Name: Cabarrus Arts Council
Theme URI: http://www.whirlwind-creative.com
Description: For use on the CAC website
Version: 1.0
Author: Chris Willenbrock
Author URI: http://whirlwind-creative.com/chris_willenbrock.html

*/
#searchfield {
	padding:10px 35px;
	background:#CCC;
	font-weight:bold;
}
#searchsubmit {
	margin-left:5px;
}
#s {
	margin-left:15px;
	width:150px;
}

#blogmenu {
	background:#8FACB6;
	padding:15px;
}
#blogmenu h2 {
	color:#333;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
#blogmenu a {
	color:#666;
}
#blogmenu a:hover {
	color:#333;
}
#blogmenu li {
	padding-bottom:15px;
}
/* COMMENTS STYLING */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}