/* @override 
	http://localhost:3010/stylesheets/user-styles.css?1155863455
	http://localhost:3010/stylesheets/user-styles.css?1171059128
	http://localhost:3010/stylesheets/user-styles.css?1171059663
	http://localhost:3010/stylesheets/user-styles.css?1171062569
	http://localhost:3010/stylesheets/user-styles.css?1171065740
	http://localhost:3010/stylesheets/user-styles.css?1171067231
	http://localhost:3010/stylesheets/user-styles.css?1171068264
	http://localhost:3010/stylesheets/user-styles.css?1171112198
	http://localhost:3010/stylesheets/user-styles.css?1171112999
*/

#blogMain {
}

.post {
	margin-bottom: 15px;
}

.post p {
	margin-bottom: 2px;
	margin-top: 0;
	line-height: 15px;
	text-align: justify;
}

.post h1 {
	margin-top: 0;
}

.post h1 a:link, .post h1 a:visited {
	color: #444444;
	text-decoration: none;
}
.post h1 a:hover {
	text-decoration: underline;
	color:  #444444;
	background: none;
}
#blogMain p.meta {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	color: #666666;
	margin-bottom: 12px;
}

.post p.auth {
	color: #999999;
	font-size: 10px;
	line-height: normal;
	margin-bottom: 4px;
	background: none no-repeat;
}

#blogSidebar li {
	list-style-type: none;
	list-style-image: none;
}

#blogSidebar ul {
	padding-left: 0;
}

.sidebar-node {
	margin-bottom: 20px;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #656565;
	padding-bottom: 1px;
}
.sidebar-node h3 {
	margin-top: 0px;
	background-color: #898989;
	padding-left: 3px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	border-left: 1px solid #656565;
}
.sidebar-node p {
	margin-left: 3px;
}
#blogMain p a:link, #blogMain p a:visited {
	border-bottom-width: 1px;
	color: #000;
	text-decoration: underline;
}

#blogMain p.meta a:link, #blogMain p.meta a:visited {
	color: #666666;
	text-decoration: none;
}

p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ff3a00;
}

.commentform {
	background-color: #cccccc;
}

.commentform td {
	border-bottom-style: none;
}

.commentform #errors {
	padding: 5px;
	margin-bottom: 3px;
	background-color: #d90007;
}

.comment-list li {
	border-bottom: 1px solid #cecece;
	padding-bottom: 3px;
	padding-top: 4px;
}

ol.comment-list {
	border-top: 1px solid #cecece;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
}

h4 {
	margin-top: 10px;
	margin-bottom: 0;
}

a.admintools {
	float: right;
	display: block;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 10px;
}

#pagination {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#pagination a {
}

#blogSidebar a:link, #blogSidebar a:visited {
	text-decoration: none;
}