/* =======================================================================================================================
=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-content:after,
.asides:after,
.navigation:after,
.search:after,
.featured-container:after,
 :after,
.top:after,
h1.logo a:after,
.site-info:after 
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}

/* =======================================================================================================================
=GLOBAL STYLES
========================================================================================================================*/

body 
{
	background: #e1eaef url(images/body.gif) repeat-x top;
	color: #000000;
	text-align: center; /* for IE */
	font-family: arial, helvetica, verdana, 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;
	text-transform: uppercase;
}

a:link, a:visited 
{
	color: #16387c;
}

a:hover, a:focus 
{
	color: #16387c;
}

p 
{
	font-size: 0.8em;
	line-height: 1.3em;
}

/* =======================================================================================================================
=LAYOUT
========================================================================================================================*/

.container 
{
	background:url(images/container.gif) repeat-y 50% 0;
	margin: 0 auto;
	padding: 0;
}

.top 
{
	background:#e1eaef url(images/top.gif) no-repeat right bottom;
	margin: 0 auto;
	padding: 0;
	width: 904px;
	position:relative;
	height:100px;
}

.main 
{
	width: 904px;
	margin: 0 auto 0 auto;
	padding: 2px 0 0 0;
}

.content 
{
	padding: 0 10px 0 10px;
	float: left;
	width:620px;
	margin-top:4px;
}

.hcontent h1 {
	background:#f0f4f7;
	color:#d80000;
	padding:4px;
	font-size:.8em;
	font-weight:bold;
}









.sub 
{
	float: left;
	width:200px;
	background:#fff;
	margin-bottom:5px;
}

.sub h1 {
	background:#f0f4f7;
	color:#d80000;
	padding:4px;
	font-size:.8em;
	font-weight:bold;
}

.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: 250px;
	padding:0 4px;
	margin-bottom:10px;

}

.extra-content 
{
	background: #d2dde5 url(images/extra.gif) repeat-x top;
	width: 894px;
	margin: 0 auto;
	padding:5px;
	clear: both;
}



.site-info 
{
	margin: 0 auto;
	background: #d2dde5;
	width: 904px;
}


/* =======================================================================================================================
=RSS
========================================================================================================================*/

ul.subscribe
{

}

ul.subscribe li.rss {
	padding-left:10px;
}
ul.subscribe li.rss a {
	background:transparent url(images/rss.png) no-repeat left center;
	padding-left:20px;
}

ul.subscribe li.rss a:hover {
	background:transparent url(images/rss.png) no-repeat left center;
	color:#69c;
}

ul.subscribe li.email {
	padding-left:10px;
}
ul.subscribe li.email a {
	background:transparent url(images/email.png) no-repeat left center;
	padding-left:20px;
}

ul.subscribe li.email a:hover {
	background:transparent url(images/email.png) no-repeat left center;
	color:#69c;
}

ul.subscribe li form {
	padding-left:10px;
}

ul.subscribe li form input.txt {
	vertical-align:middle;
	width:140px;
}

ul.subscribe li form input.submit {
	text-indent:-999em;
	vertical-align:middle;
}

/* =======================================================================================================================
=NAVIGATION
========================================================================================================================*/

.navigation-container 
{
	width: 904px;
	height: 39px;
	margin: 0 auto;
	background:#d2dde5 url(images/navigation.gif) repeat-x bottom;
}

#navigation {
	padding:0;
	margin:0;
	z-index:2;
	position:relative;
	width:598px;
	float:left;

}

#navigation ul {padding:3px 0 0 12px; margin:0;}

#navigation a {
	display:block;
	margin-right:4px;
}

#navigation li {
	float:left;
}


/* colors and style */

#navigation a:link, #navigation a:visited 
{
	font-size: .8em;
	color: #d80000;
	padding: 8px 10px;
	display: block;
	font-weight: bold;
	text-align:center;

}

#navigation a:hover, #navigation a:focus
{
background:#bfccd6;
	color: #fff;
}

#navigation #current a {background:#bfccd6;}

#navigation #current a {color:#fff;}

.copyright 
{
	margin: 0 auto;
	padding-top: 10px;
}

.copyright p 
{
	text-align: center;
	color:#fff;
}

.copyright p a {
	color:#69c;
}


/* =======================================================================================================================
=LOGO
========================================================================================================================*/

div.logo {
	padding-top:15px;
	padding-left:10px;
	width:191px;
	float:left;
}

h1.logo 
{
	width: 191px;
	padding: 0;
	border: 0;
}

h1.logo a /* remove this if you want a text logo */
{
	background: url(images/logo.gif) no-repeat;
	float: left;
	display: block;
	width: 191px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Use this if you do not have an image logo

h1.logo a {
	float:left;
	display:block;
	width:191px;
	color:#69c;
}

h1.logo a:hover{
	color:#444
}
*/

/* =======================================================================================================================
=COLUMNS
========================================================================================================================*/

.column 
{
	float: left;
}

.extended {
	width:618px;
	background:#fff;
}

.extended .entry {
	padding-bottom:0;
}


.extended .entry h2,
.extended .entry h3 {
	padding:6px;
	color:#444;
}

.extended .entry p {
	padding: 0 6px 15px 6px;
}

.one 
{
	width: 205px;
	padding: 0 5px 0 0;
}

.two 
{
	width: 195px;
	padding: 0 10px 0 0;
}

.two-sub {
	width:190px;
	padding:0;
}

.two-sub .sub {
	background:none;
}

.three 
{
	width: 250px;
	padding: 0 0px 0 0;
}

.three ul li h2 {
	color:#d80000;
	padding:4px;
	font-size:.8em;
	font-weight:bold;
	margin-bottom:4px;
}

.three ul li ul {
	padding-bottom:0;
}

.three ul li ul li {
	margin-bottom:3px;
	padding-left:6px;
}

.three li#tag_cloud a {background:none; padding: 8px 4px;}

.three ul li a {

	color:#000000;
	font-size:.8em;
	background:url(images/li.gif) no-repeat 0 0;
	line-height:2em;
	padding-left:12px;
	display:block;
}

.three ul li a:hover {
	background:url(images/li.gif) no-repeat 0 -26px;

}

.three ul li ul li ul li {
	border-bottom:0;
	padding-left:12px;
}

.extra-content .one {
	width:205px;
	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:#d80000;
	padding:4px 4px 0px 4px;
	font-size:.9em;
	font-weight:bold;
}

.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:#000000;
}

.extra-content ul li ul li {border-bottom:1px solid #f0f4f7;}


.extra-content ul li a {
	color:#000000;
	font-size:.8em;
	background:url(images/arrow.gif) no-repeat left center;
	padding-left:12px;
	line-height:1.4em;
}

.extra-content ul li a:hover {
	color:#444;
	background:url(images/arrow.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: 4px 0 0 0;
}

.search input.txt 
{
	border: 0;
	width: 190px;
	margin-top: -12px;
	margin-right: 20px;
	margin-left: 30px;
	vertical-align: middle;
	background: transparent;
	font-size: .7em;
}

/* =======================================================================================================================
=FEATURED ENTRIES [HOMEPAGE]
========================================================================================================================*/

.featured-container 
{
	width:620px;
	background:#fff;
	margin:0 0 10px 0;
	padding:0;
	
}

.featured-container h1 {
	background:#f0f4f7;
	color:#d80000;
	padding:4px;
	font-size:.8em;
	font-weight:bold;
}

.featured-entry h3 {
}

.featured-entry h3 a
{
	color:#d90000 !important;
	background: none;
	font-size: 1.1em;

}

.featured-entry a:link,
.featured-entry a:visited {
	color:#d80000;
}

.featured-entry a:hover,
.featured-entry a:focus {
	color:#444;
}

.featured 
{
	margin: 0 auto;
	padding: 0;
}

.featured-entry 
{
	padding: 10px;
	width:300px;
	float:left;
}


.featured-entry p {
	color:#777;
}

.featured-entry h4 {
	color:#555;
}

.featured-img {
	width:200px;
	float:left;
	padding-left:10px;
}

.featured-img img {
	width:190px;
	padding:0;
	margin:16px 0 0 0;
}

/* =======================================================================================================================
=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: #444;
	font-weight:bold;
	font-size:1em;
}

.entry h2 a:hover 
{
	color: #69c;
}

.entry p 
{
	padding: 0 0 0 6px;
	line-height:1.2em;
	color: #3D3D3D;
	clear: left;
}

.entry p.comments {
	background:url(images/comments.gif) no-repeat left;
	padding-left:20px;
	padding-top:5px;
	margin-top:5px;
	font-size:.8em;
	border-top:1px solid #ddd;
}

.entry small.commentmetadata {
	padding-left:0 !important;
}

.entry ul {
        font-size:0.8em;
	list-style: disc;
	margin-left:30px;
        margin-bottom:15px;
}

.entry ol {
        font-size:0.8em;
	list-style: decimal;
	margin-left:30px;
         margin-bottom:15px;
}

.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;
}

p.tags {
	margin:5px 0;
}

/* =======================================================================================================================
=META & COMMENTS
========================================================================================================================*/

.entry.extra p {
	padding-bottom:4px;
}

.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;
	font-size:.7em;
}

.left-meta {
	float:left;
	width:300px;
	font-size:.9em;
}

.right-meta {
	float:left;
	width:300px;
	font-size:.9em;
}

.right-meta p {
	text-align:right;
}



ol.commentlist 
{
	font-size: .8em;
	padding:10px;
	float:left;
	width:570px;
        margin-left:5px;
	
}

ol.commentlist li 
{
	border-bottom: 1px solid #ddd;
	background:#fafafa;
	margin-bottom:10px;
	list-style:decimal;
	margin-left:25px;
}

ol.commentlist cite,
ol.commentlist a,
ol.commentlist p {
	padding-left:10px !important;
}

ol.commentlist p 
{
	font-size: 100%;
}


.comment-box textarea 
{
	background: #fff;
	border-width: 1px;
	border-color: #ddd;
}

.tools {
	width:590px;
	clear:both;
	padding-left:10px;
	padding-bottom:10px;
	font-size:100%;
}

.tools h3 {
	font-weight:bold;
	color:#444;
	font-size:1em;
	padding-left:0 !important;
	margin-bottom:6px;
}

.related-posts {
	width:420px;
	float:left;
}

.related-posts ul {
        font-size:1em;
	list-style: none;
  margin-left:5px;
}

.related-posts li {
	margin-bottom:5px;
}

.related-posts a {
	background:url(images/double_arrow.gif) no-repeat left center;
	padding-left:20px;
	font-size:.8em;
}

.options {
	float:left;
	width:170px;
}

.options ul {
font-size:1em;
	list-style: none;
 margin-left:5px;
}

.options li {
	margin-bottom:5px;
}

.options li a {
	text-align:right;
	font-size:.8em;
}

.options li a.digg {
	background:url(images/digg.gif) no-repeat left center;
	padding-left:25px;
}

.options li a.rss-small {
	background:url(images/rss_small.gif) no-repeat left center;
	padding-left:25px;
}

.options li a.delicious {
	background:url(images/delicious.gif) no-repeat left center;
	padding-left:25px;
}

h3#comments {
	clear:both;
}

/* =======================================================================================================================
=EXTRA
========================================================================================================================*/

h3#comments,
h3#respond, h1.pagetitle 
{
	font-size: 1em;
}

h3#respond 
{
	padding-left: 6px;
	clear:left;
}

h3#comments 
{
	margin-bottom: 10px;
}

h2.pagetitle 
{
	font-size: 1.1em;
	color:#444;
	padding:10px;

}

.extended .entry h3 {
	padding:0;
	line-height:1em;
	font-size:1em;
	padding-left:10px;
}

.extended .entry h3 a {
	color:#444;
	font-weight:bold;
}

.extended .entry h3 a:hover {
	color:#69c;
}

.extended .entry small {
	font-size:.7em;
	padding-left:10px;
}

.extended .entry p {
	line-height:1.6em;
	
}



/* =======================================================================================================================
=ADS
========================================================================================================================*/

.leaderboard 
{
	background: url(images/ad.gif) no-repeat;
	float:right;
	margin-right:20px;
	margin-top:20px;

}

.leaderboard img {
	padding:0;
}

.leaderboard2 
{
	width:180px;
	margin:0 auto;
	

}

.leaderboard3 {
	margin-top:5px;
}

.

