/* =Reset from YUI 
-----------------*/

body {
	color:#000;
	background:#272727;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/* =Clearfix 
-----------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */
* html .clearfix {
	height: 1%;
}
/* =Noshow
--------------*/

.noshow {
	display:none;
}

/* =Body, div
--------------*/

body {	background-color: #272727;	font: normal 12px/18px Arial, Helvetica, sans-serif; text-align: center; }
div { text-align: left; }

/* =Links
--------------*/

a:link, a:visited, a:hover, a:active { color: #2F85E0; }
a:hover { color: #FFF; }

/* =Article paragraphs
--------------*/

.article_body p a:link, .article_body  p a:visited, .article_body  p a:hover, .article_body  p a:active  { color: #ADCF4F; }
.article_body p a:hover { color: #FFF; }

/* =Header
--------------*/

#header {
	background-color: #070707;
	background: #070707 url('../images/header/header_bg.jpg') no-repeat 50% 0;
	padding: 68px 0 0 0;
	width: 100%;
}

/* =Footer
-----------------*/
#footer {
	padding: 20px 20px 20px 20px;
	width: 900px;
	margin: 0 auto;
}
#footer p {
	margin-bottom: .25em;
}
.siteby a:link, .siteby a:visited, .siteby a:active {
	color: #666;
}
.siteby a:hover {
	color: #FFF;
}

/* =Content
--------------*/
#content {
	border-top: 2px solid #4B4B4B;
	border-bottom: 2px solid #222;
	padding: 24px 0 0 0;
	width: 100%;
	background-color: #404040;
}
#content_outer {
	width: 940px;
	margin: 0 auto;
	background-color: #404040;
}
#content_inner {
	width: 564px;
	margin: 0 0 20px 0;
	padding-right: 16px;
	float: left;
}

/* =Paragraph, strong, em, primary content
---------------------*/

p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: left;
	margin-bottom: 1.25em;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
div.primary_content {
	margin-bottom: 8px;
	position: relative;
}

/* =Headings
----------------*/

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

h1.sitetitle {
	width: 940px;
	margin: 0 auto 10px auto;
}
h1.sitetitle a {
	background: transparent /*url('../images/header/logo.gif') no-repeat top left*/;
	display:block;
	height: 0 !important;
	height /* */: 40px; /* False value for IE4-5.x/Win. */
	margin:0;
	overflow:hidden;
	padding:40px 0 0;
	width:170px;
	margin-bottom: 9px;
}
h2.site_nav, div.primary_content {
	padding: 15px 15px 15px 8px;
	background-color: #FFF;
	border: 1px dotted #7D4D0F;
	border-left: none;
	border-right: none;
	margin: 0;
}

h2 {
	font: normal 21px/25px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active { color: #FFF; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 {
	font: normal 15px/21px Georgia, "Times New Roman", serif;
	color: #CCCCCC;
	margin-top: 4px;
}
h4 {
	color: #FFF;
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	margin: 4px 0;
}
h5 {
	color: #222;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	margin: 4px 0;
}

/* =Search related
-------------------*/

.search_box {
	margin-bottom: 20px;
}
.search_box label {
	margin-right: 6px;
}
.site_search_input {
	width: 300px;
	padding: 4px;
}

/* =Columnar
-------------------------*/

.two_col .col {
	width: 50%;
	float: left;
}
.two_col .col.main_content {
	width: 414px;
}
.two_col .col.related_content {
	width: 279px;
	margin: 0 0 0 12px;
}
.col p {
	margin: 4px 0;
	font-size: 12px;
}
.col .content {
	margin-right: 30px;
}

/* =Ad related
------------------------*/

.horz_ad_container {
	margin: 10px 0;
}
.google_ads {
	margin: 10px 0;
}

/* =Informational and meta
------------------------*/

.fyi {
	color: #666666;
}

.date {
	font-size: 13px;
	font-style: italic;
}
p.date {
	margin-bottom: 0;
	padding-bottom: 0;
}
p.date + h4 {
	margin-top: 0;
}
.star {
	margin: 2px;
}
p.more a:link, p.more a:visited {
	font-size: 13px;
	color: #5A711F;
}
p.byline {
	font-size: 14px;
}
p.meta {
	font-size: 12px;
	color: #FFF;
}

p.meta a:link, p.meta a:visited, p.comments a:link, p.meta a:visited { color: #D467AB; }
p.meta a:hover, p.comments a:hover { color: #FFF; }

p.comments { padding-left: 24px; background: transparent url('../images/ui/cmt.gif') no-repeat top left; }

/* =Tables
--------------------------*/

.table_form th, .table_form td {
	padding: 6px 6px 6px 0;
}
.table_form th label {
	color: #333;
}
.table_form th {
	vertical-align: top;
}
.table_form p {
	margin-bottom: 0;
}

/* =Navigation
----------------------*/

#tabsWrapper {
	padding-top: 6px;
	width: 940px;
	margin: 0 auto;
}
ul#tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#tabs li {
	margin: 0 2px;
	float: left;
}
ul#tabs li a {
	border: 0;
	display: block;
	padding: 6px 12px;
	background-color: #333;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
ul#tabs li a:hover {
	border: 0;
	color: #FFF;
	background-color: #4A4A4A;
	text-decoration: underline;
}
ul#tabs li.active {
}
ul#tabs li.active a {
	padding: 2px 14px;
	background-color: #A69584;
	text-decoration: none;
}
#home #tab_link_ch_home {
	background: #8E7E68 url('../images/ui/tab_on_bg.gif') repeat-x 0 0;
}
#archive #tab_link_ch_archive {
	background: #8E7E68 url('../images/ui/tab_on_bg.gif') repeat-x 0 0;
}
#about #tab_link_ch_about {
	background: #8E7E68 url('../images/ui/tab_on_bg.gif') repeat-x 0 0;
}
#contact #tab_link_ch_contact {
	background: #8E7E68 url('../images/ui/tab_on_bg.gif') repeat-x 0 0;
}

/* =Forms
-----------------------*/

.entry_lbl {
	display: block;
}
input {
	padding: 1px;
}
.rating_select {
	overflow: hidden;
}
.org a.note, h4 a.note {
	font-size: 12px;
}

/* =Lists
------------------------*/

ol, ul, li { 
	color: #FFFFFF; 
}
#content ul, #content ol {
	margin: 0 40px 0 20px;
	font-size: 11px;
	line-height: 17px;
}

ol {
	list-style: decimal !important;
}
ol li {
	list-style: decimal;
}
ul { list-style-position: inside; } 
ol { list-style-position: outside; }


/* =Commments
------------------------*/

.user_comment { margin: 10px; padding: 0 0 1em 0; border-bottom: 1px dotted #CCC; }
.comment_body p { margin: 0; padding: 0; }
.comment_meta p { margin: 0; padding: 0; font-size: 10.5px; }
.avatar { float: left; width: 50px; margin-right: 10px; }
.comment_content { float: left; width: 400px; }

/* =Article
---------------------------*/

p.author_name {
	margin-bottom: 0;
	font-style: italic;
	padding-left: 16px;
	background: transparent url('../images/ui/user_avtr_small.gif') no-repeat 0 2px;
}

/* =Forms
---------------------*/

.form_btn {
	float: left;
}
.btn {
	margin-left: 6px;
	display: block;
}
label {
	color: #FFF;
}
.comment_ta_field { width: 100%; }
.comment_entry td { padding: 5px 0; }
input.txt { margin-left: 6px; } 
p.form_footnote {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #7D4D0F;
}

/* =Sidebar
--------------------------*/

#sidebar {
	background: transparent;
	float: left;
	width: 260px;
	margin-left: 8px;
	padding-bottom: 8px;
}
#sidebar p { margin-bottom: 6px; }

a.rss_subscribe { padding-left: 24px; padding-bottom: 4px; background: transparent url('../images/ui/rss.gif') no-repeat top left; }
a.delicious { padding-left: 24px; padding-bottom: 4px; background: transparent url('../images/ui/delicious.gif') no-repeat top left; }
a.digg { margin-left: 10px; padding-left: 22px; padding-bottom: 4px; background: transparent url('../images/ui/digg.gif') no-repeat top left; }
a.technorati { margin-left: 10px; padding-left: 22px; padding-bottom: 4px; background: transparent url('../images/ui/technorati.gif') no-repeat top left; }

#sidebar .module { margin-bottom: 12px; }
#sidebar .module .inner { padding: 6px 0; text-align: left; }

/* =Tags
----------------------*/

ul.tag_cloud {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 3em;
}
ul.tag_cloud li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	background: none;
}
ul.tag_cloud li a {
	margin: 0 5px 6px 0;
	padding: 4px 6px;
	line-height: 1.75em;
	text-decoration: none;
	background-color: #E4E4D1;
	border-right: 1px solid #D8D8C6;
	border-bottom: 1px solid #C5C5AB;
}
ul.tag_cloud li a:hover {
	background-color: #E9E9D6;
	border-bottom: 2px solid #B3B38C;
	padding-top: 3px;
}

/* =Ad modules
--------------------*/

.ad.module .hdr {
	padding: 2px 10px;
	background-color: #FFF;
	background-image: none;
	border-bottom: none;
}
.ad.module .hdr h4 {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
}
.ad.module .inner {
	text-align: center;
	padding-top: 0;
}
.ad.module .inner p {
	text-align: left;
	padding-left: 4px;
	margin-top: 6px;
}

.booktn { display: block; }

/* =Map
----------------------*/

#mapContainer.miniMap {
	width: 220px;
	height: 250px;
	border-bottom: 1px solid #A69584;
}

/* =Twitter
--------------------------*/
.status p { color: #999999; }

p.caption {
	font-size: 11px;
}
