/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color:#e1e1e1;
	padding:0 0 0px 0;
	font-family:"Trebuchet MS";
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#e1e1e1;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover{
	color:#ccc;
}
div.post{
	margin:0 0 20px 0;
	padding:10px 15px 10px 15px;
}
div.post p{
	margin:15px 0 10px 0;
}
div.post ul{
	margin:0 0 10px 30px;
}
div.post ol{
	margin:0 0 10px 35px;
	list-style:decimal;
}
ul.children li.cat-item{
	background:none;
}
.navigation{
	margin:10px 0 10px 0;
	background:url(images/tbg.png);
	padding:5px 10px 5px 10px;
}
.sticky {
	background:#000 url(images/featured.png) right top no-repeat;
}
.postmetadata{
	background:#000;
	padding:5px 10px 5px 10px;
}

h2.pagetitle{
	padding:5px 15px 5px 15px;
}/* Archive Heading Styles */
/* Post meta Styles */
.iconcat{background:url(images/iconcat.png) no-repeat; padding:0 0 0 20px;}
.iconcomment{background:url(images/iconcomment.png) no-repeat; padding:0 0 0 18px;}
.icondate{padding:0 10px 0 0;}

/* custom table */

caption.ctable {
	background-color:#C97B06;
	color:black;
	border:0px solid black;
	font-weight: bold;
	text-align: center;
}

table.ctable { 
	font-family:arial;
	border-collapse:collapse;
	font-size:10pt;
	background-color:#D96900;
	width:100%;
	border:0px solid black;
}

th.ctable {
	font-size:10pt;
	color:#000;
}

tr.ctable { 
	vertical-align:top;
	text-align:left;
}

tr.ctable a {
	color:#DBD4AD;
	font-weight:bold;
}

tr.ctable a:hover {
	color:#D96900;
	font-weight:bold;
}

td.ctable {  
	font-size:10pt;
	background-color:#41280C;
	color:white;
	border:1px solid black;
	text-align:left;
}

/* image alignments */

div.imgpost {
	clear: right;
	line-height: 0;
	height: 0;
}

.imgleft {
	margin-right: 8px;
	margin-bottom: 6px;
	float: left;
	/*font-style: italic;*/
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
}

.imgright {
	margin-left: 8px;
	margin-bottom: 6px;
	float: right;
	/*font-style: italic;*/
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
}

p.imgcenter {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	/*font-style: italic;*/
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
}

.embedcenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding-top: 10px;
}

.post img {
	vertical-align: middle;
	border-color: #b1a48e;
}

.post .imgborder {
	vertical-align: middle;
	border: 2px solid white;
}

.post a img {
	border-color: #b1a48e;
}

.post a:hover img {
	border-color: #cc6600;
}
		
/* other stuff */

.ulstyle {
	background: url(images/recentposts_bg2.png);
}

.post ul li {
	background: url(images/bullet-square.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .9em;
	margin-left: -.8em;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

li {
	background-image: url(sqpurple.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}

.username {
	color: #ffffff;
	font-weight: bold;
}

.whitetitle {
	color: white;
}


/* code box */

#content pre,
#content div.codebox {
	white-space: pre-wrap;
	width: 90%;
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #bb5407;
	padding: 0.5em 0 0.3em 0.5em;
	font-size: 1.0em;
	overflow: auto;
	background: #424033 url(images/bg_02a.gif);
}

#content div.codebox a { font-weight: normal; }
#content div.codebox a:focus,
#content div.codebox a:hover {
}

#content div.codebox2 {
	white-space: pre;
	padding-left: 15px;
}

#content div.codebox2 a { font-weight: normal; }
#content div.codebox2 a:focus,
#content div.codebox2 a:hover {
}

div.sociable { color: orange; margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {

}
.sociable-hovers:hover {

}