/*  
Theme Name: The Half and Half
Theme URI: http://www.thehalfandhalf.com
Description: This is the official Half and Half theme. Kick ass!
Version: 1.0
Author: Mathew Smith
Author URI: http://www.mathewsmithstudio.com/

*/

#blogContainer a, .sidebar a  { color: #c00; text-decoration: none }

#blogContainer a:hover, .sidebar a:hover { text-decoration: underline }

#blogContainer    { font-size: 12px; width: 560px; float: left }

.post   { margin-bottom: 24px }

.post h2    { font-size: 14px; text-transform: uppercase; margin: 0 }

.post h3     { font-size: 11px; margin: 0 0 2px }

.entry {
	line-height: 18px;
}

p.postmetadata  { margin: 10px 0 0 }

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar      { font-size: 12px; display: inline; margin: 0 0 0 10px; width: 150px; float: right; border-left: 1px dashed }

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li {
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
	font-size: 14px;
}

.sidebar ul ul li {
	padding: 0;
}

table#wp-calendar {
	width: 100%;
}

.comments-template {
	margin: 10px 0 0;
	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;
}

.comments-template h2, .comments-template h3 {
	font-size: 14px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-size: 12px;
}