﻿/*-------------------------------------------

           Project:  QualityXHTML
           Usage:  Blog
           Author:  QualityXHTML, LLC

---------------------------------------------*/


/*====================TOC====================

                1. Blogposts
                2. Comments
                3. Sidebar

=============================================*/



/* 1. Provide
---------------------------------------------*/
#blogposts {
	padding: 17px 0 7px 27px;
	width: 512px;
	}

#blogposts .post h2 {
	color: white;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
	}
	
#blogposts .post h2 a {
	color: white;
	font-weight: normal;
	margin-bottom: 5px;
	}

#blogposts .post small {
	color: #9d8a6e;
	font-weight: normal;
	font-size: 10px;
	}
	
#blogposts .post .entry p {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 10px;
	}

#blogposts .post .entry p a {
	color: #caa166;
	}

#blogposts .post .entry ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#blogposts .post .entry ol li {
	padding-left: 12px;
	color: #EEE;
	font-size: 0.8em;
	margin-bottom: 7px;
	}

#blogposts .post .entry ul {
	margin-top: 19px;
	padding-left: 7px;
	padding-bottom: 5px;
	}

#blogposts .post .entry ul li {
	margin-bottom: 10px;
	padding-left: 12px;
	color: #EEE;
	font-size: 0.8em;
	background: url(images/bullets_bg.gif) no-repeat 0 6px;
	}

#blogposts .post .entry ul li abbr {
	border-bottom: 1px solid;
	color: #9BC5B7;
	}

#blogposts .post .entry ul li a {
	color: #caa166;
	}

#blogposts .post .entry ul li em {
	border-bottom: 1px solid;
	color: #9BC5B7;
	font-style: normal;
	}

#blogposts .post .entry ul li em abbr {
	border: 0;
	}
	
#blogposts .post .postmetadata {
	color: #747474;
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#blogposts .post .postmetadata a {
	color: #cba267;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#blogposts .post .postmetadata a:hover {
	color: #e6c799;
	text-decoration: underline; }
	}

#blogposts .navigation {
	margin-bottom: 20px;
	}
	
#blogposts .navigation .alignleft {
	float: left;
	}
	
#blogposts .navigation .alignright {
	float: right;
	clear: right;
	margin-bottom: 20px;
	}
	
#blogposts .navigation a {
	color: #cba267;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	}
	
#blogposts .navigation a:hover {
	color: #e6c799;
	text-decoration: underline;
	}
	
#blogposts .clear {
	clear: both;
	}
	

/* 2. Comments
---------------------------------------------*/
h3#respond {
	margin: 20px 0 13px -2px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}
	
h3#comments {
	margin: 20px 0 13px -2px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

ol.commentlist {
	margin-bottom: 20px;
	}

ol.commentlist li {
	margin-bottom: 20px;
	background: #222222;
	}
	
p.nocomments {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	}
	
.comment-top {
	padding: 10px;
	font-size: 11px;
	color: #838383;
	}

.comment-top cite {
	font-size: 1.2em;
	font-weight: bold;
	}

.comment-top cite a {
	color: #8da60a;
	text-decoration: underline;
	}

.comment-top cite a:hover {
	text-decoration: none;
	}

.comment-top br {
	margin-bottom: 5px;
	}
	
.comment-top small.commentmetadata {
	font-size: 10px;
	color: #6c6c6c;
	text-decoration: underline;
	}
	
.comment-top p {
	font-size: 1.1em;
	color: #dbccb6;
	line-height: 1.4em;
	padding-top: 10px;
	}

.comment-top p a {
	color: #dfc094;
	text-decoration: underline;
	}

.comment-top p a:hover {
	text-decoration: none;
	}
	
.comment-top em {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	}

.leavecomments p {
	color: #fff;
	font-size: 12px;
	}
	
.leavecomments p a {
	color: #dfc094;
	text-decoration: underline;
	}
	
.leavecomments p a:hover {
	text-decoration: none;
	}

.leavecomments input {
	margin-bottom: 10px;
	}
	
.leavecomments textarea {
	width: 400px;
	margin-bottom: 10px;
	}


/* 3. Order
---------------------------------------------*/
#sidebar {
	position: absolute;
	top: 46px;
	right: 0 !important;
	right: -1px;
	padding: 18px 20px 0;
	width: 257px;
	height: 100% !important;
	height: 1500px;
	background: url(images/extra_bg.gif) repeat-y;
	text-shadow: #252525 0 1px 1px;
	font-size:10px;
	color:#FFF;
	}

#sidebar * {
	position: relative;
	z-index: 5;
	}

#sidebar ul li h2, #sidebar ul li h3 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	}

#sidebar p {
	margin-bottom: 15px;
	width: 225px;
	color: white;
	font-size: 0.75em;
	line-height: 1.5em;
	}

#sidebar p em {
	color: #CBA267;
	font-style: normal;
	font-weight: bold;
	}

#sidebar ul li ul {
	padding-top: 10px;
	width: 245px;
	margin-bottom: 10px;
	}

#sidebar ul li ul li {
	display: block;
	width: 100%;
	padding-bottom: 8px;
	font-size: 12px;
	color: #c7c7c7;
	}

#sidebar ul li ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #e7c79a;
	text-decoration: underline;
	}

#sidebar div.extra-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 297px;
	height: 399px;
	background: url(images/extra_base_bg.jpg) no-repeat top left;
	}