﻿#center-column
{
    width: 500px;
    margin-right: 35px;
    line-height: 1.4em;
}

#content-wrapper
{
    background: white url(/pics/blog/grey-pixel.png) repeat-y 750px 0;
}

#right-column
{
    width: 160px;
}

#clog-intro
{
	padding: 10px;
	background-color: #f2f2f2;
}

/* Posts */
.post_header {
	margin: 0 !important;
}

.post_header {
	background-color: #7E0105;
}

.guestauthornote {
	background-color: #E6EBF0;
	padding: 10px;
	border: solid #168BEF 1px;	
}

.guestauthorfooter {
	border-top: dashed 1px #999;
	padding-top: 10px;
}


.post_header h2 span, .post_header h2 a {
	color: #fff !important;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding: 10px;
}

.post_author {
	margin-top: 5px;
	font-size: 11px;
}

.post_author a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.post_date {
	color: #333;
	float: right;
	margin: 5px 0 10px 0;
	font-size: 11px;
}

.comment_link {
	color: #666;	
}
.comment_link a {
	color: #666;
	font-weight: normal;
}

.commentlist blockquote {
	background: #fff url(/pics/blog/blockquote.gif) no-repeat left top !important;
	border: 1px solid #ebebeb !important;
	margin: 5px;
	padding: 5px;
	display: block;
	font-size: .9em;
	float: none !important;
}

.entry {
	clear: right;
	margin-bottom: 35px;
}

.postmetadata
{
	color: #666;
}

/* Sidebar */
ul#categories {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;	
}

ul#categories li {
	margin: 0;
	padding: 10px 0;
	border-bottom: solid #cbcbcb 1px;
}


.flvPlayer {
	margin: 10px 0 10px 30px;	
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
.navigation
{
	padding: 5px;
	background-color: #f2f2f2;
	display: block;
	height: 20px;
	margin: 0 0 10px 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
/* Comments */
.commentlist li .avatar {
	float:left;
}

.commentlist p {
	margin: 10px 0 10px 5px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

