body {
	background: #ddd;
	font:1em/1.4em arial, verdana, sans-serif;
	color:#222;
}

/* GENERIC */
h1 {
	font:normal 1em/1.2em georgia, "trebuchet ms", garamond, serif;
	display:block;
}
h1 {
	font-size:1.4em;
}
h1 a {
	color:#2a2a2a;
}
h1 a:hover {
	text-decoration:none;
}
h1 span {
	color:#87d50d;
}
h1#slogan {
	font-size: .7em;
	padding:0 0 10px 25px;
}
h2 {
	font: bold 1em arial, sans-serif;
	display:block;
}
h2 a{
	color:#2683CF;
}
h2 a:hover{
	color:#4a4a4a;
	text-decoration:none;
}
h2.sptitle {
	display:block;
	font-size:.9em;
	margin-bottom:5px;
}
h2#featuredlisttitle {
	font: bold .9em arial, sans-serif;
	color:#93a6b8;
	background: url(../images/iconfeaturedlistheader.gif) no-repeat left center;
	padding:4px 0 4px 25px;
}
h3 {
	padding-bottom:2px;
	font:bold .9em/1.2em georgia, "trebuchet ms", garamond, serif;
	display:block;
}
h3 a{
	color:#87d50d;
}
h3 a:hover{
	color:#222;
	text-decoration:none;
}
h3.sidebar{
	color:#444;
	margin-top:15px;
	margin-bottom:4px;
}
h3.sidebarajaxtabs{
	color:#444;
	margin-bottom:4px;
	padding-top:10px;
}
h3.footer {
	color:#779d03;
	padding-bottom:3px;
	margin-bottom:5px;
	font:1.1em georgia, garamond, serif;
	border-bottom:1px dotted #333;
}
p {
	font-size:.75em;
	line-height:1.4em;
	padding:5px 0;
}


/* ******************************************************** */
/* Hyperlinks */
/* ******************************************************** */
a {
	color:#2683CF;
}
a:hover {
	text-decoration:underline;
}
/* ******************************************************** */
/* MAIN DIVISIONS */
/* ******************************************************** */
#wrapper {
	margin:0 auto;
	width:1010px;
	background:#fff;
	padding-top:10px;
}
#container {
	width: 990px;
	margin-left:10px;
	background:#fff;
}
#header {
	padding-left:10px;
	padding-right:10px;
	border-bottom:4px solid #f7f7f1;
}
#headerleft {
	width:620px;
	margin-right:16px;
	display:inline;
	float:left;
}
#headerright {
	float:left;
	position:relative;
	margin-top:8px;
	width:334px;
	background: #f7f7f1 url(../images/bgsearch.gif) no-repeat top;
}
#navpages {
	width:990px;
	background: #4c9ae9 url(../images/bgnavpages.gif);
	border-top:1px solid #4c9ae9;
	border-bottom:1px solid #4c9ae9;
}	
#navcats {
	width:990px;
	background: #dfdfdf url(../images/bgnavcats.gif);
	border-top:1px solid #ccc;
}
#featured {
	border-top:4px solid #bbe775;
	background:#eee;
	border-bottom:4px solid #79ceff;
	padding: 5px 0;
}
#content-wrapper {
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	background:#fff url(../images/bgcontentwrapper.gif) repeat-y;
}
#singlepostwrapper {
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	padding-bottom:10px;
}
#leftcolumn {
	display:inline;	
	float:left;
	margin-right:2px;
	padding-bottom:7px;
	width:298px;
}
#midcolumn {
	display:inline;
	float:left;
	margin-right:2px;
	width:298px;
}
#rightcolumn {
	width:390px;
	float:left;
	padding-bottom:7px;
}
#singlecontent { /* Single post page content area. Left+mid col */ 
	width:585px;
	float:left;
	padding-top:10px;
	padding-right:10px;
}

/* ******************************************************** */
/* HEADER RIGHT - SEARCHBOX */
/* ******************************************************** */
#headerrightinner {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}
#searchform {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:7px;
}
#searchform label{
	color:#87d50d;
	font-weight:bold;
	font-size: .9em;
	background: url(../images/bgsearchlabel.gif) no-repeat right center;
	padding-top:4px;
	padding-right:25px;
	padding-bottom:4px;
}
#s {
	width: 180px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;
}
#searchsubmit {
	background: url(../images/search-btn.gif) no-repeat;
	width: 37px;
	height:25px;
	text-indent: -900em;
	line-height:0px;
	margin-left:5px;
	cursor:pointer;
	border:0;
}
/* ******************************************************** */
/* NAVIGATION - PAGES */
/* ******************************************************** */

ul#navpagelist li {
	float: left;
	width: auto;
}
ul#navpagelist li a {
	display: block;
	font: .8em Arial, Tahoma, Verdana;
	color: #fff;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #4c9ae9;
}
ul#navpagelist li a:hover {
	background: url(../images/bgnavpages_hover.gif);
	color:#fff;
	border-right:1px solid #4c9ae9;
	text-decoration:none;
}
ul#navpagelist li li {
	float: left;
	width: 160px;
}
ul#navpagelist li li a {
	background: #7FBFFF;
	color:#fff;
	float: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;	
	border-top: 1px solid #AFC5FF;
	border-right:0;
	width: 140px!important;
	width:160px;
	width/**/:/**/140px;
}
ul#navpagelist li li a:hover {
	background: #75b9f3;
	color:#fff;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #AFC5FF;
}
ul#navpagelist li:hover ul, ul#navpagelist ul {
	left: auto;
	display: block;
}
/* ******************************************************** */
/* NAVIGATION - FEEDS */
/* ******************************************************** */
ul#feeds {
	float:right;
}	
ul#feeds li {
	float: left;
}
ul#feeds li a {
	display: block;
	font: .9em Arial, Tahoma, Verdana;
	color: #fff;
	padding: 6px 10px;
}
ul#feeds li a:hover, ul#feeds li a:focus,ul#feeds li a:active {
	color: #fff;
	background:#4c9ae9;
	text-decoration:none;
}
/* ******************************************************** */
/* NAVIGATION - CATEGORIES */
/* ******************************************************** */

ul#navcatlist li {
	float: left;
	width: auto;
}
ul#navcatlist li a {
	display: block;
	font: .8em Arial, Tahoma, Verdana;
	color: #096396;
	padding-top:6px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #ddd;
}
ul#navcatlist li a:hover {
	background: url(../images/bgnavcats_hover.gif);
	color:#000;
	text-decoration:none;
}
ul#navcatlist li li {
	float: left;
	width: 160px;
}
ul#navcatlist li li a {
	background: #e9e9e9;
	float: none;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 140px!important;
	width:160px;
	width/**/:/**/140px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navcatlist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navcatlist li:hover ul {
	left: auto;
	display: block;
}
ul#navcatlist li:hover ul, #navcatlist ul {
	left: auto;
}
/* ******************************************************** */
/* FEATURED */
/* ******************************************************** */
#featureditemcont {
	width:972px;
	margin:0 auto;
	border-top:1px solid #c0ced4;
	border-bottom:1px solid #c0ced4;
	background: url(../images/bgfeatured.gif) repeat-y;
}
.featuredstory { /* Featured area, story wrapper (title-image-meta) */
	padding:10px 10px 4px 10px;
	float:left;
	width:655px!important;
	width:675px;
	width/**/:/**/655px;
}
.storyimage { /* Featured Area, image */
	float:left;
	width:221px;
	margin-right:12px;
	display:inline;
}
.storyimage img {
	background:#fff;
	padding:2px;
	border:1px solid #aaa;
}
.story { /* Featured area entry */
	float:left;
	width:420px;
}
.readmore {
	display:block;
	text-align:right;
	padding:0;
	margin-bottom:20px;
}
.details {
	background:#fff;
	font:normal .6em/1em verdana, sans-serif;
	display:block;
	text-align:right;
	padding:7px 5px;
}
.details  a{
	color:#478F00;	
}
.details  a:hover{
	text-decoration:underline;
}

/*Featured entry area  Featured list */
.featuredlist {
	background: #fff url(../images/bgfeaturedlist.gif) repeat-x;
	border:1px solid #fff;
	padding:5px 10px;
	float:left;
	width:273px !important; /* Width for Firefox */
	width:295px; /* Width for IE */
	width/**/:/**/273px; /* Width for Opera */
}
.featuredlist ul {
	font: bold .7em arial, sans-serif;
	margin-top:5px;
	border-top:1px dotted #B5C6DF;
}
.featuredlist li {
	border-bottom:1px dotted #B5C6DF;
	line-height:165%;
}
.featuredlist li a {
	display:block;
	color:#008fd9;
	padding:2px 0 2px 20px;
	width:auto;
	background: url(../images/iconfeaturedlist.gif) no-repeat left center;
}
.featuredlist li a:hover{
	text-decoration:underline;
}
.featuredlist li a.active, .featuredlist li a.active:hover {
	color:#000;
	text-decoration:none;
}

/* ******************************************************** */
/* CONTENT  */
/* ******************************************************** */
.postdetails {
	font:.7em arial, verdana, sans-serif;
	display:block;
	margin-bottom:5px;
}

/* Left column */
.leftcolpost {
	padding:7px 10px 7px 0;
}
#leftcolumn p {
	padding:5px 0;
}
#leftcolumn p.more {
	padding:5px 0 0;
}
#leftcolumn .postdetails a {
	color:#222;
}
#leftcolumn .more a {
	font-weight:bold;
	display:block;
	text-align:right;
}
#leftcolumn .postcomment {
	background: url(../images/iconcontcomment.gif) no-repeat right center;
	padding:4px 20px 4px 0;
}
#leftcolumn  ul {
	font: bold .7em arial, sans-serif;
	border-top:1px dotted #B5C6DF;
}
#leftcolumn  li {
	border-bottom:1px dotted #B5C6DF;
	line-height:165%;
	padding-left:4px;
}
#leftcolumn  li a {
	display:block;
	color:#008fd9;
	padding:2px 0 2px 18px;
	width:auto;
	background: url(../images/bulletleftcol.gif) no-repeat left center;
}
#leftcolumn  li a:hover{
	color:#000;
	text-decoration:none;
}

/* Middle column */
.midcolpost {
	padding: 5px 10px;
}
#midcolumn span.midcoldate {
	float:left;
	background: url(../images/icondate.gif) no-repeat left center;
	padding:4px 0 4px 20px;
}
#midcolumn span.midcolcomment {
	float:right;
	background: url(../images/iconcontcomment.gif) no-repeat right center;
	padding:4px 20px 4px 0;
}
#midcolumn .postdetails a {
	color:#5ea441;
}
#midcolumn .more-link {
	padding-bottom:2px;
	font-size:.75em;
}
/* Right column */
#sidebar {
	padding:10px 0 0 9px;
}
#sponsorads img {
	display:block;
	float:left;
	margin-top:4px;
}
#adtitle {
	display:block;
}
.subscribe {
	padding: 5px 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}
.rssfeed {
	font-size: .8em;
	line-height: 1.4em;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding: 0 0 0 15px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: .75em;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(../images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #2c78b9;
	margin-right: 20px;
}
.rssfeedlinks a:hover {
	color: #ff9600;
	line-height: 1.5em;
}
.subscribe form {
	display: inline;
}
.subscribe fieldset {
	display: inline;
}
.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: .8em;
}
#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(../images/rss-input.gif) no-repeat top;
	border:0;
}
#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(../images/rss-input.gif) no-repeat bottom;
}
#rssbutton {
	width: 36px;
	height: 36px;
	background: url(../images/rss-button.gif) no-repeat;
	cursor: pointer;
	border:0;
}
/* Sidebar CSS tabs */
.controltabs {
	height: 33px;
	margin-top:15px;
}
.controltabs li a.active {
	color: #000;
	display: block;
	float: left;
	padding: 0 15px;
	text-align: center;
	height: 33px;
	border: 1px solid #ccc;
	border-bottom:1px solid #e9e9e9;
	background: url(../images/tabs.gif) repeat-x bottom;
}
.controltabs a {
	display: block;
	float: left;
	padding: 0 13px;
	font-size:.8em;
	text-align: center;
	height: 33px;
	background: #f9f9f9;
	border-width: 1px;
	border-style:solid;
	border-color:#eee #eee #ccc #eee;
	
	color: #000;
}
.controltabs a:hover {
	text-decoration:none;
	background:#f1f1f1;
	border:1px solid #ddd;
	border-bottom:0;
}
.controltabs li {
	display: inline;
	float: left;
	line-height: 30px;
	height: 34px;
	font-weight: bold;
}
.tabcontainer {
	background:#e9e9e9;
	padding:0 8px 8px;
	font-size:.8em;
	border:1px solid #ccc;
}
.tabcontainer ul li {
	line-height:normal;
	color:#555;
	border-bottom:1px dotted #bbb;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background: url(../images/star.gif) no-repeat left 2px;
}
.tabcontainer li ul li {
	border-bottom:0;
}
.tabcontainer a  {
	display:inline;
	color:#333;
}
.tabcontainer a:hover {
	color:#d92100;
	text-decoration:none;
}
#archiveform  select{
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#cat {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	color: #000;
	width:280px;
	font: 1em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 2px 1px 2px 2px;
}
#recentcomments li {
	padding:2px 2px 2px 5px;
	font-size:.8em;
	color:#777;
	line-height:1.4em;
	background: #f7f7f1;
	border-bottom:1px dotted #cbcbcb;
	}
#recentcomments li  a {
	color:#666;
}
#recentcomments li  a:hover {
	text-decoration:none;
	color:#d92100;
}
#tagcloud {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top:10px;
}

#sidebarleft {
	float:left;
	width:200px;
	margin-right:15px;
	display:inline;
}
#sidebarright {
	width:166px;
	float:left;
}
#widgetized ul {
	list-style-type: square;
}
#widgetized ul li {
	margin-left:18px;
	line-height:1.2em;
}
#widgetized ul li a  {
	color:#777;
	display:inline;
	font:.8em Tahoma,Arial,"Trebuchet MS",Verdana;
}
#widgetized ul li a:hover {
	color:#29568f;
	text-decoration:underline;
}

/* ******************************************************** */
/* FOOTER  */
/* ******************************************************** */
#footer-wrapper {
	width:1010px;
	margin:0 auto;
}
#footer {
	padding:10px;
	background:#222;
	color:#ccc;
	font-size:1em;
	line-height:16px;
}
#footer1 {
	width:546px;
	float:left;
	margin-right:14px;
	display:inline;
}
#footer2 {
	width:410px;
	float:left;
}
#footer1 a img {
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	background:#f5f5f5;
	padding:2px;
	border:1px solid #ccc;
}
#footer1 a:hover img {
	background:#f90;
	border:1px solid #f90;
}
#sitemeta {
	display:block;
	width:1010px;
	margin:5px auto;
	text-align:right;
	color:#555;
	font:.6em verdana, sans-serif;
}
#sitemeta a {
	color:#222;
}
#sitemeta a:hover {
	text-decoration:underline;
}

/* ******************************************************** */
/* Single Post Page */
/* ******************************************************** */
.alignleft {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
.wp-caption img {
	margin-bottom: 5px;
	padding:4px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
.wp-caption-text {
	color:#fff;
	text-align:center;
	background-color:#aaa;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
}
#singlepostcontent {
	padding-left:5px;
}
#singlepostcontent ul{
	padding:5px 0;
	list-style: square inside;
	margin-left:25px;
}
#singlepostcontent ol{
	padding:5px 0;
	list-style: decimal inside;
	margin-left:25px;
}
#singlepostcontent li {
	padding: 2px 0px;
	line-height: 13px;
	font-size:12px;
	color:#222;
}
#singlepostcontent li ol, #singlepostcontent li ul {
	padding:0;
	margin:0 0 0 15px;;
}
#singlepostcontent blockquote {
	padding: 2px 10px;
	font: 1em georgia, garamond, serif;
	background: #dbf3fd url(../images/bgblockqote.gif) no-repeat top right;
	color:#369;
	clear:both;
	display:block;
	border-top:1px dashed #a9d26a;
	border-bottom:1px dashed #a9d26a;
	margin:5px 0;
}
#singlepostcontent code {
	clear:both;
	display:block;
	color:#444;
	background:#f8f8f8 url(../images/bgcode.gif) no-repeat top right;
	padding:5px 10px;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font:11px/17px tahoma, arial, sans-serif;
	margin:5px 0;
}
#singlepostcontent blockquote p {
	padding: 2px 0px;
	line-height: 15px;
}
#singlepostcontent blockquote li {
	padding: 2px 0px;
	line-height: 15px;
	font-size:11px;
	color:#369;
}
#singlepostcontent blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
#singlepostcontent blockquote a:hover {
	color:#039;
}
#singlepostinfo {
	background: #f7f7f7;
	margin-top:10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	font:.65em/1.4em verdana;
	margin-bottom:20px;
	clear:both;
	display:block;
}
.video {
	float:left;
	display:inline;
	margin-right:20px;
	width:300px;
}
.videodetails {
	width:260px;
	float:left;
	font-size:.8em;
}
/* ******************************************************** */
/* SEARCH RESULTS PAGE */
/* ******************************************************** */
.postinfo { /* pos info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	font:.7em verdana, arial, tahoma,sans-serif;
	color:#9f9f9f;
	border-top:1px dotted #f1f1f1;
	margin-bottom:15px;
	clear:both;
	display:block;
}
/* ******************************************************** */
/* COMMENT FORM */
/* ******************************************************** */

#commentlist {
	margin: 0 0 15px 0;
	font-size:.8em;
}
#commentlist li {
	padding:5px;
	background:#f7f7f7;
	border:1px solid #ccc;
	margin-top:10px;
}
.gravatar {
	float:left;
	margin:4px 5px 5px 0;
	width:55px;
}
.gravatar img{
	background:#dfdfdf; 
	padding:2px;
	border:1px solid #bbb;
}
.commentdate {
	font-size:.9em;
	line-height:13px;
}
.commentdate  a{
	color:#6F665A;
	text-decoration:none;
}
.commentdate  a:hover{
	color:#f60;
}

.commenttext {
	clear:both;
	background:#fff;
	padding:0 5px;
	border: 1px dashed #ccc;
}
.commenttext a{
	color:#297cdf
}
.commenttext a:hover {
	color:#f60;
}
.commenttext p {
	font: 1em tahoma, arial, verdana, sans-serif; 
	line-height: 15px; 
	margin: 3px 0 4px; 
	color:#222;
}
.commenttext blockquote { 
	color:#222;
	font-size: 11px;
	font-style: italic;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	clear:both;
	display:block;
}
.commenttext blockquote p { 
	font-size: 11px; 
	padding: 5px 0px;
	line-height: 16px; color:#222; 
}
.commenttext code {
	font-size:11px;
	margin:7px 0;
	padding:5px 10px;
	line-height:13px;
	display:block;
	background:#efefef;
}
.commenttext ul, .commenttext ol {
	padding: 5px 0px;
}
.commenttext li ul li, .commenttext li ol li { 
	padding: 0px;  
	font-size: .9em; 
	line-height: 13px; 
	color:#666;
}		
#commentwrapper cite {
	font:bold 1.2em Georgia,Times New Roman,Trebuchet;
	color:#6F665A;
}
#commentwrapper cite a{
	color:#6F665A;
	text-decoration:underline;
}
#commentwrapper cite a:hover {
	text-decoration:none;
}

ol#trackbacks {
	list-style:decimal;
	margin:0 0 15px 27px;
	font:1em tahoma, arial, helvetica, verdana, sans-serif;
}
ol#trackbacks li {
	padding:0;
	margin:0 0 3px 0;
}
ol#trackbacks a {
	color:#297cdf;
}
ol#trackbacks a:hover {
	color:#d92100;
}

#commentform p {
	margin-bottom:5px;
}
#commentform label {
	color:#666;
	font-size: 80%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#author,#email,#url {
	font: 100% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 2px;	
	border: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 100% Arial, Helvetica, sans-serif;
	width: 550px;height: 120px;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(../images/submit.gif) no-repeat;
	width: 59px;
	height:20px;
	border:none;
	float:left;
	text-indent: -900em;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.nocomments {
	padding:7px 0 7px; 
	background:#fff;
}
#leavereply {
	padding:20px 10px;
	border: 1px solid #AFEAFF;
	background:#d8f3fd;
}
#leavereply:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}