/*
Theme Name: Carpetbagger Report
Theme URI: http://www.bloggingexpertise.com/
Description: 
Version: 1.0
Author: Blogging Expertise
Author URI: http://www.bloggingexpertise.com/

*/



/*
	Table of Contents:
		General elements
		Structural elements
		Header elements
		Sidebar elements
		Post elements
		Metadata elements
		Comment elements
		Footer elements
		Widget-specific elements
*/


/* General elements */

/* Resets
---------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

html,
body {
	text-align: center;
}

body {
	color: #000;
	background: #DAD4D1 url(images/bk-body.png) left top repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small; /* set base size here, use percentages of this size throughout the rest of the stylesheet 

*/
	line-height: 130%;
}

p {font-size: 100%;}
h1 {font-size:200%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:140%;}

h1, h2, h3, h4, h5, h6, .heading {
	color: #0E314E;
}

blockquote {
	margin: 0px 30px 0px 30px;
}

p,
blockquote,
.post ul,
.post ol {
	margin-bottom: 1.5em;
}

input,
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

b,
strong { font-weight: bold; }

i,
em { font-style: italic; }

a:link,
a:active {
	color: #0E314E;
	text-decoration: none;
}

a:visited {
	color: #40423C;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	background-color: #0E314E;
}

a img,
a img:hover {
	background: transparent;
	border: 0;
}

a.more-link {
	background: url(images/read-more.png) left 3px no-repeat !important;
	border-right: 1px solid #0E314E;
	display: block;
	font-size: 90%;
	float: left;
	margin: 20px 5px 0px 0px;
	padding: 0px 5px 0px 17px;
	text-decoration: underline;
        font-weight: bold;
}

a.more-link:hover {
	background: #0E314E url(images/read-more.png) left 3px no-repeat !important;
}

.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

div.clear {
     clear: both;
     font-size: 1px;
     line-height: 1px;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

.heading { /* for headings that don't have any real semantic value */
	font-size: 140%;
	font-weight: bold;
}

.no-hover:hover,
.no-hover a:hover,
.no-hover img:hover {
	background: transparent !important;
}

/* Structural elements */
/* Positioning information goes here.  Colors, fonts, etc. should go in the individual sections. */
#page {
	position: relative;
	width: 914px;
	margin: 0 auto;
	padding-top: 26px;
	background: transparent url(images/bk-page.jpg) left top no-repeat;
	overflow: hidden;
	text-align: left;
}

#header {
	overflow: hidden;
}

#quicklinks {
	position: absolute;
	top: 51px;
	left: 653px;
	list-style: none;
}

#quicklinks li {
	background: transparent url(images/border-quicklinks-li.png) left center no-repeat;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: -1px;	
	text-transform: uppercase;
}

#quicklinks li#qlAbout { background-image: none; }


#quicklinks li a {
	padding: 0 9px;
}

#quicklinks li a:link,
#quicklinks li a:visited {
	color: #C9BFB8;
}

#quicklinks li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#navigation {
	overflow: hidden;
}

#main {
	margin-top: 90px;
	color: #000;
	background: transparent url(images/bk-main.png) left top repeat-y;
}

#content {
	float: right;
	width: 670px;
	overflow: hidden;
	background-color: transparent;
}

.sidebar {
	float: left;
	width: 243px;
	padding: 0 0 40px 0;
	overflow: hidden;
	background: transparent url(images/bk-sidebar.png) left bottom no-repeat;
}

.sidebar .inner {
	padding: 0;
	background: transparent url(images/bk-sidebar-inner.png) left top repeat-y;
}

.sidebar .inner .inner {
	padding: 0 25px 0 26px;
	background: transparent url(images/bk-sidebar-inner-inner.png) left top no-repeat;
}

#footer {
	clear: both;
	width: 630px;
	margin: 0 auto;
	color: #0E314E;
}

#footer a:link { text-decoration: underline; }
#footer a:visited { text-decoration: underline; }
#footer a:hover { color: #0E314E; }

/* Header elements */
/* This section contains an image replacement technique and will need to be modified to call the right image and fit 

properly. */

#header h1 a,
#header h2 a {
	background: transparent url(images/bk-header-h2.png) 81px 0 no-repeat;
	display: block;
	width: 468px;
	text-indent: -1000em;
	overflow: hidden;
	height: 110px;
}
	
#header h2.description {
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 0;
	height: 1px;
}

h3.category_description {
	font-weight: normal;
}

#archiveBody h1.pagetitle {
	padding: 3px 8px 3px 14px;
	margin-right: 12px;
	color: #FFF;
	background-color: #0E314E;
	font-size: 100%;
}

/* Sidebar elements */
	
.sidebar {
	font-size: 95%;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar .widget .heading {
	display: block;
	margin-bottom: 8px;
        margin-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #C9C8C6;
	}

.sidebar .widget .heading a {
	background: transparent;
	color: #0E314E;
	font-weight: normal;
	text-decoration: none;
}

.sidebar .widget ul {
	margin: -8px 0;
	padding: 0;
	list-style-type: none;	
}

.sidebar .widget ul li {
	border-bottom: 1px solid #C9C8C6;
	}

.sidebar .widget ul li a {
	padding: 2px 0;
	display: block;
}

.sidebar .widget .subscribeIcon {
	border: none;
	float: left;
	margin-right: 10px;
}

form#searchform label {
	display: none;
}



/* Post elements */
h2.itsDate {
	padding: 3px 8px 3px 14px;
	margin-right: 12px;
	color: #FFF;
	background-color: #0E314E;
	font-size: 100%;
}

.post {
	clear: both;
	margin: 12px 32px 24px 14px;
	border-bottom: 1px solid #0E314E;
}

.post-body a {
	text-decoration: underline;
}

.post-header h1,
.post-header h2,
.pagetitle {
	font-size: 160%;
	color: #0E314E;
}

.post-header h1,
.post-header h2 {
	margin-bottom: 0;
	line-height: 1.0;
}

.post-header,
.post-header a,
.post-header a:visited,
.post-header a:hover {
	background: transparent;
	color: #0E314E;
	text-decoration: none;
}

p.meta {
	margin-top: 15px;
	font-size: 90%;
}

p.commentLink {
	font-size: 90%;
	margin-bottom: 30px;
}

p.commentLink a {
	text-decoration: underline;
}

.interpost-nav {
	margin: 30px;
	text-align: center;
}

.interpost-nav .float-left {

}

.interpost-nav .float-right {

}

.post ul,
.post ol {
	margin-left: 30px;
}

.post .ul {
	list-style: disc;
}


/* Metadata elements */
.post-metadata { 
	
}

.post-metadata span {
	
}

.post-metadata span.post-categories {
	
}

.post-metadata span.post-date {
	color: #55514C;
	font-size: 90%;
}

.post-metadata span.post-comments {
	
}

.trackbackURL {
	font-size: 75%;
}


/* Comment elements */
#comments {
	margin: 14px;
}

#comments a {
        text-decoration: underline;
}

#comments .heading {
	display: block;
	font-size: 160%;
	font-weight: normal;
	margin-top: 30px;
}

#comments .comments-intro a:link {
        text-decoration: underline;	
}

#comments .comment-list {
	
}

#comments .comment {
	border-top: 1px solid #CCC7C3;
	clear: both;
	padding-top: 7px;
}

#comments .comment-list .alt,
div.landing_pages,
div.series_toc {
	background: #F3F0EF;
}

#comments .authorcomment {
	background: #EEE8E6;
	border: 1px solid #0E314E;
	padding: 10px;
}

div.landing_pages {
	border: ;
	padding: 10px;
}

#comments .comment-number {
	display: inline;
}

#comments .comment-number a {
	color: ;
	text-decoration: none;
}

#comments .comment-gravatar {
	float:left;
	margin: 10px 5px 5px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}

#comments .gravatar {
	
}

#comments .postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

#comments .comment-list cite {
	
}

#comments .comment-content {
	padding: 5px 0 0 0;
}

#comments .comment-content a {
	text-decoration: underline;
}

#comments .trackback-list {
	margin-left: 20px;
}


/* Footer elements */

#footer {
	font-size: 90%;
	padding-top: 30px;
	text-align: center;
}



/* Widget-specific elements */



/* Plugin-specific elements */
ul.postspermonth {
	list-style: none;
	margin-bottom: 30px;
}

.akst_share_link {
	background: 1px 0 url(images/share-icon-16x16.png) no-repeat !important;
}

.akst_share_link:hover,
.iconsphere:hover {
	color: #0E314E;
}

#akst_form a:hover {
	background-color: #ccc;
}