/* @group Tags */

body {
	background-color: #333;
	color: #ccc;
	width: 964px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

html>body {
	font-size: 76%;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 8px 0 8px;
}

p {
	font-size: 1em;
	line-height: 1.4em;
}

h2 .date {
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	line-height: 1.6em;
}

h2 {
	font-size: 1.4em;
	line-height: 1.45em;
}

h3 {
	font-size: 1.25em;
	line-height: 1.3em;
}

h4 {
	font-size: 1.14em;
	line-height: 1.22em;
}

* html p {
	margin-top: 8px;
	margin-bottom: 6px;
}



/* @end */

/* @group Structure */

#header {
	width: 964px;
}

#logobanner {
	float: left;
	margin-bottom: 10px;
}

#logo {
	width: 779px;
	height: 70px;
	margin: 0;
	padding: 0;
	border-style: none;
}

#adbanner {
	width: 728px;
	height: 90px;
	margin: 5px;
	padding-top: 6px;
}

#adbannerleft {
	width: 728px;
	height: 90px;
	margin: 5px;
	padding-top: 6px;
	float: left;
}

#adbannerright {
	width: 150px;
	height: 150px;
	padding-top: 6px;
	float: none;
	position: absolute;
	top: 15px;
	left: 777px;
	border-left: 20px solid #FAF8F5;
	border-right: 20px solid #FAF8F5;
	clear: both;
	margin: 5px 5px 5px 2px;
}

#jiwire {
	float: right;
	width: 158px;
	height: 165px;
	padding: 0;
	margin: 5px 10px 10px 0;
	border: 1px solid #33ccff;
}

#sitenav {
	clear: both;
	border-top: 1px solid #acac9b;
	border-bottom: 1px solid #acac9b; 
	height: 28px;
	padding-top: 6px;
	width: 948px;
	margin: 10px 5px;
}

* html #sitenav {
	padding-bottom: 4px;
	p\adding-bottom: 0px;
}

#sitenav_rep {
	clear: both;
	border-top: 2px solid #acac9b;
	padding-top: 6px;
	width: 948px;
	margin: 10px 5px -13px;
}


#sitenav img {
	margin-left: 3px;
}

#maincontent {
	clear: both;
	margin: 0;
}

#contentleft {
	width: 200px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: .84em;
	clear: both;
}

* html #contentleft {
	width: 200px;
	w\idth: 195px;
	margin-right: 10px;
	m\argin-right: 0px;
	m\argin-top: 0px;
	margin-left: 10px;
	padding: 0;
}

#contentcenter {
	width: 542px;
	float: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0;
}

* html #contentcenter {
	width: 558px;
	w\idth: 547px;
}

#contentright {
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	font-size: .84em;
}

* html #contentright {
	ma\rgin-right: 0;
}

#footer {
	height: 10px;
	width: 100%;
	clear: both;
}

#trackbk {
	width: 420px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
}

/* @end */

/* @group Styles */

.side {
	margin-bottom: 18px;
	background: #333333;
}

.side h3 {
	font-weight: bold;
	font-size: 1.12em;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.calendar {
	width: 200px;
	font-size: .8em;
	color: #999999;
}

* html .calendar {
	w\idth: 195px;
}

.calendar caption {
	font-weight: bold;
	font-size: 1.2em;
	color: #33ccff;
}

.calendar th {
	font-weight: normal;
	text-align: left;
}

.calendar td {
	width: 20px;
}

.powered {
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: .2em;
}

* html .powered {
	padding-bottom: 8px;
}

.date {
	font-size: 1em;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	margin: 10px 0 0;
	padding: 0;
}

.prevnext {
	text-align: right;
	font-size: .84em;
}

.blogbody {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px;
	line-height: 1.2em;
}

.blogbody h3 {
	margin-top: 0;
}

h3 a:link, h3 a:active, h3 a:visited {
	text-decoration: none;
	color: #000;
}

.posted {
	font-size: .86em;
	color: #999999;
	padding-bottom: 8px;
}

.blogbody .posted {
	padding-bottom: 0px;
}

.authorbyline {
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .9em;
}

.extended {
	margin-bottom: 3px;
}

.hline {
	border-bottom: 1px solid #666;
}

.hlinesp {
	border-bottom: 1px solid #666;
	margin-bottom: 6px;
}

.comhed {
	margin-top: 18px;
	border-bottom: 1px solid #666;
	margin-bottom: 8px;
}

.goog {
	margin-top: 10px;
	background: #333333;
}

.spacer {
	height: 10px;
}

.spaceafter {
	margin-bottom: 8px;
}

.techstuff {
	font-size: .86em;
	color: #999999;
}

.rightindentbox {
	color: #131312;
	background-color: #FAF8F5;
	border-color: #acac9b;
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	position: relative;
	width: 200px;
	float: right;
	padding: 8px;
	border-width: 1px;
	margin: 6px;
}

/* @end */


/* Tag basics */

body {
	background-color: #FAF8F5;
	color: #131312; }

h1, h2, h3, h4 {
	color: #33332f;
}

/* Structure */
	

	
#contentcenter {
	border-right: 1px solid #acac9b;
	border-left: 1px solid #acac9b;
	border-bottom: 1px solid #acac9b; }

/* Class styles */

.side {
	background: #FAF8F5; }

.side h3 {
	border-bottom: 1px solid #acac9b; }

.calendar {
	color: #131312; }

.powered {
	border-top: 1px solid #acac9b;
	border-bottom: 1px solid #acac9b; }

.date {
	color: #33332f;
	border-bottom: 1px solid #acac9b; }
	
.blogbody {
	border-left: 1px solid #acac9b;
	border-right: 1px solid #acac9b;
	border-bottom: 1px solid #acac9b; }
	
.posted {
	color: #33332f; }
	
.hline {
	border-bottom: 1px solid #acac9b; }
	
.hlinesp {
	border-bottom: 1px solid #acac9b; }
	
.comhed {
	border-bottom: 1px solid #acac9b; }
	
.goog {
	background: #FAF8F5; }
	
.techstuff {
	color: #33332f; }

/* Links */
	
a:link { color: #006de3;
	text-decoration: underline;
}
a:visited { color: #2491be;
	text-decoration: underline;
}
a:hover { color: #00c4be;
	text-decoration: none;
}
a:active { color: #29a7d1;
	text-decoration: underline;
}

div.side a:hover, p.posted a:hover {
	color: #780099;
}


div.asset-meta {
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
}
.comment {
 	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 9px;
}

div.comment-content {
}

div.comment-content p {
	margin-bottom: 9px;
	margin-top: 6px;
}

#trackbacks h2.trackbacks-header, #comments h2.comments-header {
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: -4px;
}
#comments h2.comments-header {
	border-bottom-style: none;
}

.comment.comment-reply {
	border-bottom-style: none;
	margin-left: 25px;
	background-color: #c8e1e9;
	padding-top: 3px;
	margin-top: 6px;
	padding-left: 7px;
	padding: 6px;
	border-top-style: solid;
	border-top-width: 0;
	margin-bottom: 6px;
}


a.commenter-profile img {
	border-style: solid;
	border-width: 0;
	margin-bottom: -15px;
	padding-bottom: 13px;
}

.twitter_div_head {
	margin-left: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .9em;
}

#twitter_div {
	background-color: #d6f2fc;
	padding: 5px;
}
#twitter_div ul  {
	list-style-type: none;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	margin: -6px 0 1px -30px;
}
#twitter_div ul li {
	padding-top: 8px;
	margin-right: 2px;
}
