/* =======================================================================================================================
=RESET
========================================================================================================================*/

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,dd,dl,dt,
li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul 
{
	list-style: none;
}

q:before,q:after, blockquote:before,blockquote:after 
{
	content: "";
}

a 
{
	text-decoration: none;
}

object {padding:0 !important; margin:0 !important;}

/* =======================================================================================================================
=CLEAR FLOATS
========================================================================================================================*/

.main:after,
.column:after,
.extra-sub:after,
.extra-content:after,
.navigation:after,
.masthead-container:after,
.search:after,
.featured-container:after,
.subscribe:after,
.top:after,
h1.logo a:after,
.site-info:after,
div.most-popular:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}

/* =======================================================================================================================
=GLOBAL STYLES
========================================================================================================================*/

body 
{
	background: #a04529 url(images/body.gif) repeat;
	color: #777;
	text-align: center; /* for IE */
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl,
pre, p, blockquote, table, img 
{
	padding-bottom: .5em;
}

h1, h2, h3, h4, h5, h6, strong, em 
{
	font-weight: bold;
}

h1 
{
	font-size: 1.4em;
	padding: 10px 0 0 0;
}

h2 
{
	font-size: 1.2em;
}

h2 a 
{
	font-size: 1.1em;
}

h3 
{
	font-size: 1.2em;
	line-height: 1.8em;
}

h4 
{
	font-size: .7em;
	line-height: 1.4em;
}

a:link, a:visited 
{
	color: #5696a6;
}

a:hover, a:focus 
{
	color: #ca3427;
}

p 
{
	font-size: 0.7em;
	line-height: 1.6em;
}

/* =======================================================================================================================
=LAYOUT
========================================================================================================================*/

.container 
{
	margin: 0 auto;
	padding: 0;
}

.masthead-container {
	background:url(images/top_bg.jpg) repeat-x;
	border-bottom:1px  solid #c75634;
	height:147px;
}

.masthead 
{
	background:url(images/top.jpg) no-repeat center;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	position:relative;
	height:147px;
}



.main 
{
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background:url(images/main.gif) repeat-y 50% 0;
	position:relative;
	padding-top:39px;
}

.content 
{
	padding: 0;
	float: left;
	margin-top:-39px;
}


.sub 
{
	float: left;
	width:580px;
	margin-bottom:5px;
}

.sub div.navigation {
	clear:left;
	margin-top:30px;
	padding-left:10px;
}

.sub div.navigation a {
	font-size:.7em;
}

.sub h1 {
	color:#222;
	padding:2px 0;
	font-size:.8em;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}

.sub h1 span {
	background:url(images/h1-span.gif) no-repeat left center;
	padding-left:20px;
	font-weight:bold;
	line-height:1.6em;
	display:block;
}

.sub-extended 
{
	float: left;
	width:620px;
	background:#fff;
	margin-bottom:5px;
}

.sub-extended h1 {
	background:#f0f4f7;
	color:#d80000;
	padding:4px;
	font-size:.8em;
	font-weight:bold;
}

.sub-content 
{
	float:left;
	width: 400px;
	padding:0 4px;
	margin-bottom:10px;
	margin-top:-39px;

}

.extra-content 
{
	width: 980px;
	background:url(images/extra.gif) repeat-y 50% 0;
	margin: 10px auto;
	padding:5px;
	clear: both;
}



.site-info 
{
	margin: 0;
	background: #444;
	border-top:1px solid #c05331;
}


/* =======================================================================================================================
=RSS
========================================================================================================================*/

div.subscribe
{
	width:990px;
	position:relative;
	background:url(images/main_top.jpg) no-repeat;
	margin:0 auto;
	top:-45px;
	margin-bottom:-45px;
	

}

div.subscribe li.rss-comments,
div.subscribe li.rss-posts {
	float:right;
	list-style:none;
	overflow:hidden;
	margin-right:6px;
	margin-top:3px;
}
div.subscribe li.rss-posts a:hover,
div.subscribe li.rss-comments a:hover {
	background-position:0 -36px;
}

div.subscribe li.rss-posts a {
	background:url(images/rss1.gif) no-repeat;
	text-indent:-999em;
	display:block;
	width:200px;
	height:36px;
	margin-bottom:4px;
	padding:0;
}

div.subscribe li.rss-comments a {
	background:url(images/rss2.gif) no-repeat;
	text-indent:-999em;
	display:block;
	width:200px;
	height:36px;
	padding:0;
}



/* =======================================================================================================================
=NAVIGATION
========================================================================================================================*/

.navigation-container 
{
	height: 38px;
	margin: 0 auto;
	padding:0;
	background:#454444;
}

#navigation {
	padding:0;
	margin:0 auto;
	z-index:2;
	position:relative;
	width:990px;
}

#navigation ul {padding:0; margin:0; width:650px; float:left;}

#navigation a {
	display:block;
	
}

#navigation li {
	float:left;
}


/* colors and style */

#navigation a:link, #navigation a:visited 
{
	font-size: .7em;
	color: #fff;
	padding: 11px 14px;
	display: block;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	background:url(images/nav_a.gif) no-repeat right top;


}

#navigation a:hover, #navigation a:focus
{
background:#c1c0ab url(images/nav_hover.jpg) no-repeat right top;

	color: #fff;
}

#navigation #current a {background:#c1c0ab url(images/nav_hover.jpg) no-repeat right top; color:#fff;}


.copyright 
{
	margin: 0 auto;
	padding-top: 10px;
	width:980px;
}

.copyright p 
{
	text-align: center;
	color:#fff;
}

.copyright p a {
	color:#5696a6;
}

.copyright p a:hover {
	color:#fff;
}


/* =======================================================================================================================
=LOGO
========================================================================================================================*/

div.logo {
	width:278px;
	float:left;
	clear:left;
	padding-top:27px;
	margin-left:-2px;
}

h1.logo 
{
	width: 278px;
	padding: 0;
	border: 0;
}

h1.logo a 
{
	background: url(images/logo.gif) no-repeat;
	float: left;
	display: block;
	width: 278px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}


/* =======================================================================================================================
=COLUMNS
========================================================================================================================*/

.column 
{
	float: left;
}

.extended {
	width:570px;
	padding-left:10px;
}

.extended .entry {
	padding-bottom:0;
	padding-left:0;
}


.extended .entry h2,
.extended .entry h3 {
	padding:6px;
	color:#222;
}

.extended .entry h2 {
	border-top:1px solid #ddd;
	line-height:1.6em;
	padding-left:0;
	color:#cb3527;
}

.extended .entry p {
	padding: 0 6px 15px 6px;
}

.one 
{
	width: 580px;
	padding: 0;
}

.two {
	width:230px;
	padding:0 5px;
}




.two ul li h2 {
	background:url(images/li.gif) repeat-x bottom;
	font-size:.9em;
}

.two ul li h2 span {
	
	background:url(images/cat.gif) no-repeat 0 5px;
	color:#ca3427;
	padding-left:20px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.8em;
	font-size:.8em;
	display:block;
	clear:left;
}

.two ul li ul {
	padding-bottom:4px;
}

.two ul li ul li {
	padding:0 0 2px 0;
}

.two ul li ul li a {
	background:#f4f4f4 url(images/arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
	color:#747474;
	font-size:.7em;
	display:block;
	line-height:1.8em;
	border-bottom:#eee 1px solid;
}

.two ul li ul li a:hover {
	color:#ca3427;
	background:#ddd url(images/arrow.gif) no-repeat 0 5px;
	
}

.two ul li ul li ul li {
	background:none;
	padding-left:10px;
}


.two li#tag_cloud a {background-image:none; padding: 8px 4px;}

.two li.recentcomments {
	font-size:.7em;
	border-bottom:1px solid #eee;
}
.two li.recentcomments a {
	background:none;
	font-size:100%;
	color:#5696a6;
	border-bottom:0;
}

.two li.recentcomments a:hover{
	background:none;
}

.three 
{
	width: 148px;
	padding: 0 0 0 10px;
}

.three ul li h2 {
	background:url(images/li.gif) repeat-x bottom;
	font-size:.9em;
}

.three ul li h2 span {
	
	background:url(images/cat.gif) no-repeat 0 5px;
	color:#ca3427;
	padding-left:20px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.8em;
	font-size:.8em;
	display:block;
	clear:left;
}

.three ul li ul {
	padding-bottom:4px;
}

.three ul li ul li {
	padding:0 0 2px 0;
}

.three ul li ul li a {
	background:#e5e5e5 url(images/arrow.gif) no-repeat 0 5px;

	padding: 0 0 0 20px;
	color:#747474;
	font-size:.7em;
	display:block;
	line-height:1.8em;
}

.three ul li ul li a:hover {
	color:#555;
	background:#ddd url(images/arrow.gif) no-repeat 0 5px;
	
}

.three ul li ul li ul li {
	background:none;
	padding-left:10px;
}

.three li#tag_cloud a {background-image:none; padding: 8px 4px;}

.extra-content .one {
	width:240px;
	padding-right:8px;
}

.extra-content .two {
	width:205px;
	padding-right:8px;
}

.extra-content .three {
	padding-right:8px;
}


.extra-content .three,
.extra-content .four {
	width:218px;
}

.extra-content ul li h2 {
	background:none;
	color:#444;
	padding:4px 4px 0px 4px;
	font-size:.9em;
	font-weight:bold;
}

.extra-content ul li h2 span {
	background:none;
	padding-left:0;
	color:#444;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.8em;
	font-size:.8em;
	display:block;
}

.extra-content ul li ul {
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
}

.extra-content p {
	padding-top:8px;
	padding-right:4px;
	padding-left:4px;
	color:#444;
}

.extra-content ul li ul li {
	border-bottom:1px solid #e7e7e7;
	background:none;
}


.extra-content ul li ul li a {
	color:#777;
	font-size:.8em;
	background:url(images/arrow_sub.gif) no-repeat left center;
	padding-left:25px;
	line-height:1.4em;
	border-bottom:0;
}

.extra-content ul li ul li a:hover {
	color:#fff;
	background:url(images/arrow_sub.gif) no-repeat left center;
	
}

.extra-content li.recentcomments a {background:none;}


/* =======================================================================================================================
=SEARCH
========================================================================================================================*/

.search 
{
	background: url(images/search.gif) no-repeat;
	height: 30px;
	float: right;
	margin-top:6px;
}

.search div 
{
	margin: 0;
	padding: 0;
}

.search input.txt 
{
	border: 0;
	width: 180px;
	margin-left: 34px;
	vertical-align: middle;
	background: transparent;
	font-size: .7em;
	color:#f2f2f2;
}

/* =======================================================================================================================
=FEATURED ENTRIES [HOMEPAGE]
========================================================================================================================*/

.featured-container 
{
	background: #fff url(images/featured-container.gif) repeat-x bottom;
	margin:0 auto;
	padding:2px 0 0 0;
	
}

.featured-entry h3 {
	padding-bottom:0;
}

.featured-entry h3 a
{
	color:#d80000 !important;
	background: none;
	font-size: .8em;
	font-weight:bold;
}

.featured-entry a:hover,
.featured-entry a:focus {
	color:#fff;
}

.featured 
{
	margin: 0 auto;
	padding: 0;
	width:990px;
}

.featured-entry 
{
	margin-top:-24px;
	padding: 25px 0 10px 10px;
	width:600px;
	float:left;
	background:url(images/featured-tab.gif) no-repeat right top;
	
	

}


.featured-entry p {
	color:#888;
}

.featured-entry p.meta {
	color:#444;
	font-weight:bold;
	clear:left;
	display:block;
}

.featured-entry p.meta a {
	color:#58840e;
}


.featured-img {
	width:350px;
	float:left;
	padding-right:6px;
	clear:left;
}

.featured-img img {
	width:340px;
	padding:8px;
	margin:8px 0 4px 0;
	float:left;
	background:#fff;
	border:1px solid #ddd;
}

/* =======================================================================================================================
=POSTS [HOMEPAGE]
========================================================================================================================*/

.entry 
{
	padding: 6px;
}

.entry h2, .entry h3, .entry h4, .entry p, .entry ul, .entry ol 
{
	padding: 0;
}

.entry h2 
{
	padding: 4px 0 5px 6px;
	font-size: 1em;
	background: none;
	text-transform: none;
}

.entry h2 a 
{
	color: #cb3527;
	font-weight:bold;
	font-size:1em;
}

.entry h2 a:hover 
{
	color: #000;
}

.entry p 
{
	padding: 0 0 0 6px;
	line-height:1.6em;
	clear: left;
}

.entry p span.category a {
	font-weight:bold;
	color:#5696a6;
}

.entry p span.category a:hover {
	color:#ca3427;
}

.entry p.comments {
	background:url(images/comments.gif) no-repeat 0 0;
	padding-left:25px;
	font-size:.7em;
	line-height:1.4em;
	font-weight:bold;

}

.entry p.comments a {
	color:#666;
	font-weight:bold;
}

.entry p.comments a:hover {
	color:#ca3427;
}

.entry small.commentmetadata {
	padding-left:0 !important;
	border-bottom:0 !important;
}

.entry h4 
{
	padding:4px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;


}

.entry h4 a {
	color:#69c;

}

.entry img 
{
	padding: 10px;
	background: #fff;
}

.entry div.meta {
	float:left;
	border-top:1px solid #ddd;
	margin-top:5px;
	padding-top:5px;
	width:570px;
}

.entry div.meta .left {
	width:340px;
	float:left;
}

.entry div.meta .right {
	width:230px;
	float:left;
}

.entry div.meta p.more {
	text-align:right;
}

.entry div.meta p.more a {
	background:url(images/more.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	height:24px;
	width:102px;
	float:right;
}

.entry div.meta p.more a:hover {
	background:url(images/more.gif) no-repeat 0 -24px;
}

p.tags {
	margin:5px 0;
}

p.date {
	background:url(images/date.gif) no-repeat 6px 4px;
	padding-left:30px;
	line-height:2em;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
	border-top:1px dashed #ddd;
}

/* =======================================================================================================================
=META & COMMENTS
========================================================================================================================*/

.postmetadata.alt {
	border-top:1px solid #ddd;
	font-size:100%;
}
.postmetadata.alt p {
	font-size:.75em;
}

.postmetadata.extra p {
	padding:0 0 10px 10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:.7em;
}

.postmetadata.alt .left-meta {
	font-size:.9em;
	border-bottom:1px dotted #ddd;
	margin-bottom:5px;
}

.postmetadata.alt .left-meta p {
	padding-bottom:0;
	padding-top:4px;
	color:#999;
}


ol.commentlist 
{
	font-size: .8em;
	padding:10px 0;
	float:left;
	width:510px;
	
}

ol.commentlist img.avatar {
	float:left;
	margin:0 4px;
}

ol.commentlist li 
{
	border-bottom: 1px solid #ddd;
	background:#fafafa;
	margin-bottom:10px;
	padding-top:4px;
	float:left;
	width:510px;
}

ol.commentlist cite,
ol.commentlist a,
ol.commentlist p {
	padding-left:10px !important;
}

ol.commentlist cite {
	font-weight:bold;
	font-size:.9em;
	color:#8f917e;
}


ol.commentlist p 
{
	font-size: 90%;
	padding-top:4px;
}


.comment-box textarea 
{
	background: #fff;
	border-width: 1px;
	border-color: #ddd;
}



h3#comments {
	clear:both;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	line-height:1.6em;
}

/* =======================================================================================================================
=EXTRA
========================================================================================================================*/

h3#comments,
h3#respond, h1.pagetitle 
{
	font-size: 1em;
}

h3#respond 
{
	padding-left: 0;
	padding-bottom:5px;
	clear:left;
}

h3#comments 
{
	margin-bottom: 10px;
}

h2.pagetitle 
{
	font-size: .9em;
	color:#222;
	padding:4px 0;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;

}

.extended .entry h2.page {
	padding:0;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}

.extended .entry h3 {
	padding:0;
	line-height:1em;
	font-size:1em;
}

.extended .entry h3 a {
	color:#59860e;
	font-weight:bold;
}

.extended .entry h3 a:hover {
	color:#69c;
}

.extended .entry small {
	font-size:.7em;
	border-bottom:1px solid #ddd;
	display:block;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.extended .entry p {
	line-height:1.6em;
	padding-left:0;
	
}



/* =======================================================================================================================
=ADS
========================================================================================================================*/

.leaderboard 
{
	float:right;
	margin-top:20px;

}

.leaderboard img {
	padding:0;
}

.leaderboard2 
{
	margin:10px auto 0 auto;
	padding:0 12px;
	

}








.closebutton {
    /* NOTE! This URL is relative to the HTML page, not the CSS */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../highslide/graphics/close.png', sizingMethod='scale');

	background: none;
	cursor: hand;
}

/* Viewport fixed hack */
.highslide-viewport {
	position: absolute;
    left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
	width: expression( ( ( ignoreMe3 = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) ) + 'px' );
	height: expression( ( ( ignoreMe4 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px' );
}

/* Thumbstrip PNG fix */
.highslide-scroll-down, .highslide-scroll-up {
	position: relative;
	overflow: hidden;
}
.highslide-scroll-down div, .highslide-scroll-up div {
	/* NOTE! This URL is relative to the HTML page, not the CSS */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../highslide/graphics/scrollarrows.png', sizingMethod='scale');
	background: none !important;
	position: absolute;
	cursor: hand;
	width: 75px;
	height: 75px !important;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	left: -50px;
	top: -15px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	top: -15px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	top: -50px;
}

/* Thumbstrip marker arrow trasparent background fix */
.highslide-thumbstrip .highslide-marker {
	border-color: white; /* match the background */
}
.dark .highslide-thumbstrip-horizontal .highslide-marker {
	border-color: #111;
}
.highslide-viewport .highslide-marker {
	border-color: #333;
}
.highslide-thumbstrip {
	float: left;
}

/* Positioning fixes for the control bar */
.text-controls .highslide-controls {
	width: 480px;
}
.text-controls a span {
	width: 4em;
}
.text-controls .highslide-full-expand a span {
	width: 0;
}
.text-controls .highslide-close a span {
	width: 0;
}
