/*  
Theme Name: WordPress Dream Theme 3.0
Theme URI: http://www.wordpressdreamtheme.com
Author: Ben Cope
Author URI: http://www.internetgenius.com/

	WP Dream Theme
	http://www.internetgenius.com

	This theme was designed and built by Ben Cope of Epic Web Strategies.

	The CSS, XHTML and design is copyright of Ben Cope:
	http://www.theinternetgenius.com.

	You may use or modify this theme for your own blog or website. You MAY NOT REDISTRIBUTE this theme in any form or fashion without permission from Ben Cope.

*/



/* -------------------[ MAIN PAGE ]------------------- */

body {
	font-size: 9pt;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #0049a5 url(images/bodybg-wide-blue.gif) repeat-y top center; 
	color: #2D2C28;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}

#header {
    clear: both;
	width: 980px;
    padding: 0px;
	margin: 0 auto;
    /*background: url(images/header-bg4.gif) repeat-x;*/
	background-color:#000;
	height: 130px;
	}  

#headerwrap {
	width: 980px;
	margin: 0 auto;
	}


#header h1.blogtitle {
	width:140px;
	color: #CC0000;
	text-align:left;
	font-size:36px;
	line-height:100%;
	padding: 20px 0 0 15px;
	margin: 0 auto;
	float: left;
	} 
	
#headerwrap .title {
	width: 140px;
	float:left;
}
	
#header h1.date {
	width: 360px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	color: #CC0000;
	line-height:100%;
	}

#headerwrap .displaydate {
	width: 460px;
	float:right;
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	}

#header p {
        width:580px;
        margin: 0 auto;
        text-align:left;
        color: #FFF;
		padding-left: 15px;
        }   

#wrap {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0 auto;
	}

#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;	
	background: #FFF;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#contentleft {
	/*width: 600px;*/
	width: 508px;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	background-color: #FFF;
	} 

#content {
	/*width: 600px;*/
	width: 508px;
	float: right;
	margin: 0;
	padding: 0;
	}

#contentwide {
	width: 945px;
	margin: 0 auto;
}

#salespage {
	width: 720px;
	margin: 0 auto;
	padding: 0;
}

#midcontent {
	font-size: 8pt;
	width: 170px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}

.homeleft {
	font-size: 8pt;
	width: 269px;
	float: left;
	margin: 0px;
	padding: 0;
	}

.homeright {
	font-size: 8pt;
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
	}

#contentright {
	/*width: 348px;*/
	width: 300px;
	float:right;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	/*background:#efefef;*/
	border-left: 1px solid #c0c0c0;
	} 

#sidebar {
	font-size: 9pt;
	/*width: 339px;*/
	width: 291px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	} 
#sidebarleft {
	width: 130px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	display: inline;
	padding-right:10px;
}
	
#subleft {
	font-size: 9pt;
	/*width: 154px;*/
	width: 130px;
	background-color:#FFF;
	float:left;
	padding:0px 10px;
	border-right: none;
	border-bottom: none;
	margin:0px;
	display: inline;
	}

#subright {
	font-size: 9pt;
	/*width: 153px;*/
	width: 129px;
	background-color:#FFF;
	float:right;
	padding:0px 10px;
	margin:0px;
	display: inline;
	}

#footer, #narrowfooter {
	width: 960px;
    border-top:1px solid #666;
	font-size: 8pt;
	line-height: 190%;
    color:#999;
    clear: both;
    margin: 0px auto 0 auto;
    padding: 10px 10px;
    text-align: center;
	background: #000;
	}

#footer p {
        width:960px;
        padding: 0px;
        margin: 0 auto;
        }
		
.hppostmeta {
	width: 270px;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: bold;
	}

.breadcrumb {
	/*width: 594px;*/
	width: 502px;
	background: #f7f7f7;
	font-size: 11px;
	margin: 0px 10px 20px 0px;
	padding: 5px 0px 3px 5px;
	border: 1px solid #CCC;
	border-top: none;
	}
	
#footerwrap {
	width: 960px;
	height: 148px;
	margin: 0 auto;
	border-top: 1px solid #c0c0c0;
	padding: 0px 10px;
	background-color:#FFFFFF;
	font-size: 8pt;
	line-height: 190%;
    color:#999;
    clear: both;
    margin: 0px auto 0 auto;
    padding: 0px 10px;
    text-align: center;
	background: #FFF;
	}

.footerpic {
	width: 186px;
	border-right: 1px solid #c0c0c0;
	float: left;
	text-align:center;
	padding: 10px 0px;
	}

.footerimg {
	border: 1px solid #c0c0c0;
}

/* -------------------[ HEADINGS ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
    line-height: 110%;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
	color: #2D2C28;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

h1.pagetitle {
	margin: 0 0 10px 0;
	}

h5#comments, h5#trackbacks, h5#respond {
	font-size: 14pt;
        }


h2.sectionhead, h5.sectionhead, #sidebar h2, #sidebarleft h2, #midcontent h2, h2.featurehead, .homeleft h2, .homeright h2, #subleft h2, #subright h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 16px;
	height:16px;
	padding:2px 0px 0px 0px;
	font-size: 9pt;
	letter-spacing: 0;
	margin: 0px;
	border-bottom: 3px solid #666666;
	text-transform:uppercase;
	color: #333;
	}

.homeleft h2 span, .homeright h2 span, h2.sectionhead span, h5.sectionhead span {
	padding:3px 6px 1px 6px;
	}

h2.featurehead {
	border-bottom: 3px solid #274db3;
	color:#FFF;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0px 0px 0px;
	}

h2.featurehead span {
	background-color:#274db3;
	padding: 3px 6px 1px 8px;
	}

#sidebar h2.widgettitle, #sidebarleft h2.widgettitle, #subleft h2.widgettitle, #subright h2.widgettitle, #sidebar h2, #sidebarleft  h2 {
	color:#000;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
}
.entry h2, .entry h3, .entry h4, .entry h5 {
	margin-top: 15px;
}
.post h1 {
	padding-top: 10px;
}

/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	width:49%;
	padding:0;
	float:left;
	margin:0 0 15px;
	list-style-type:none;
	background: #FFF url(images/postbg.gif) top repeat-x;
}

ul.home-right {
	width:49%;
	padding:0;
	float:right;
	margin:0 0 15px;
	list-style-type:none;
	background: #FFF url(images/postbg.gif) top repeat-x;
}

ul.home-bottom {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}

ul.home-left li, 
ul.home-right li, 
ul.home-bottom li {
	margin:0;
	padding:0;
	}

ul.home-right li.homepost, 
ul.home-left li.homepost, 
ul.home-bottom li.homepost {
	font-size:9pt;
	margin:0;
	padding:0;
	list-style-type:none;
	/*border:1px solid #ddd;*/
	border-top:0;
	}

ul.home-right li.homepost .entry, 
ul.home-left li.homepost .entry, 
ul.home-bottom li.homepost .entry {
	padding: 10px 10px 0;
	}

ul.home-right .bottom,
ul.home-left .bottom,
ul.home-bottom .bottom {
	clear:both;
	font-size: 8pt;
	padding: 5px 10px;
	border-bottom: 1px dotted #C0C0C0;
	margin: 10px 0 0;
	}

li.homepost img.post-thum, 
li.homepost img.thumbnail {
	width:60px;
	height:60px;
	float:right;
	margin: 0 0 10px 10px;
	}

ul.home-right li.title, 
ul.home-left li.title, 
ul.home-bottom li.title {
	margin:0;
	padding:0 10px;
	list-style-type:none;
	border:1px solid #666;
	background:#666;
	clear:both;
	}

ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title,
ul.home-bottom li.title h2.feat-title {
	letter-spacing:0px;
	font-size: 11pt;
	padding:5px 0;
	margin: 0;
	float:left;
	width:70%;
	line-height:1.3em;
	color: #FFF;
	}
.feat-title a, .feat-title a:link, .feat-title a:visited {
	color: #FFF;
	text-decoration: none;
}
.feat-title a:hover {
	color: #FFF;
	text-decoration: underline;
}

ul.home-right  li.title .moreposts,
ul.home-left  li.title .moreposts,
ul.home-bottom  li.title .moreposts {
	text-align:right;
	float:right;
	width:28%;
	font-size:9pt;
	font-weight:bold;
	padding:7px 0 3px;
	margin:0;
	line-height:1.3em;
	}

ul.home-bottom  li.title .moreposts {
	padding:5px 0;
	}

li.homepost h3 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:11pt;
	line-height:1.3em;
	}

li.homepost p {
	margin-bottom:0;
	}

/*- RSS -*/
#rss {
	float: right;
	font-size: 12px;
	padding: 0px 15px 10px 0;
	text-align: right;
	width: 360px;
	}

#rss a{
	color: #b3b3b3;
	}

#rss ul{
	list-style-type:none;
	float: left;
	margin: 13px 0 0;
	width: 240px;
	}

#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}


/* -------------------[ LINKS ]------------------- */

a, a:link, a:visited {
	color: #274db3;
	text-decoration: none;
	padding: 0;
	font-size: bold;
	}

a:hover, a:active {
	color: #C00;
	text-decoration:underline;
	}

.homeleft h2 span a, .homeright h2 span a {

	color: #FFF;
	}

.homeleft h2 span a:hover, .homeright h2 span a:hover {
	color:#FFFF66;
	text-decoration: none;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
	text-decoration: underline; 
	}

#footer a {
	color: #999;
	text-decoration: underline;
	}

#footer a:hover {
	background: transparent;
	color: #FFFF66;
	text-decoration: underline;
	}

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #274DB3;
	text-decoration: none;
	}
.entry h2 a, .entry h2 a:link, .entry h2 a:visited {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #C00;
	text-decoration:underline;
	}
     
	
/* -------------------[ IMAGES ]------------------- */

img.alignright, .alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	}

img.alignleft, .alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	}

img.aligncenter, img.centered, img.center, .aligncenter { 
	display: block; 
	margin: 0 auto 15px auto;  
	float: none; 
	clear: both;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}

img.post-thum, img.thumbnail {
	float:left;
	margin: 10px 10px 15px 0px;
	border:1px solid #ccc;
	padding:1px;
	background:#fff;
}

/* -------------------[ SIDEBAR ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#subright ul, #subleft ul, #sidebarleft ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
	}

.homeleft ul li, .homeright ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#subright ul li, #subleft ul li, #sidebar ul li, #sidebarleft ul li {
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
	}


#sidebar ul li ul, #subright ul li ul, #subleft ul li ul, #sidebarleft ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
	}

#sidebar ul li ul li, #subright ul li ul li, #subleft ul li ul li, #sidebarleft ul li ul li {
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
	}

#sidebar p, #subright p, #subleft p, #sidebarleft p {
	padding: 0 5px;
	}

#subright .widget, #subleft .widget, #sidebarleft .widget {
	margin-bottom: 15px;
	}


/* -------------------[ Middle Content ]------------------- */

.homeleft ul, .homeright ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
	}

.homeleft ul li, .homeright ul li {
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
	}

.homeleft ul li ul, .homeright ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 5px;
	}

.homeleft ul li ul li, .homeright ul li ul li{
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
	}

#midcontent p, .homeleft p, .homeright p {
	padding: 0 5px;
	}

/* -------------------[ Comment Form ]------------------- */

.allcomments {
	padding: 15px 15px 0;
	background:#fff;
	border:1px solid #ddd;
	margin:15px 0;
}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
}

.allcomments ol.commentlist li {
	background: #f5f5f5;
	clear:both;
	margin: 0 0 15px;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
}

.commentlist li ul.children li {
	background: #fff;
}

.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
	background: #f5f5f5;
}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
}

.commentlist li ul.children li {
	margin: 15px 0 0;
}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
}

#commentform {
	padding: 15px;
	margin: 0;
	background:#fff;
	border:1px solid #ddd;
}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:10px;
	border:1px solid #ddd;
	background:#f5f5f5;
}

#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	width:80px;
	height:24px;
	line-height:24px;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	background: #666;
	display:block;
	border:0;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

p.button-submit {
	margin:0;
}

#commentform input#submit:hover {
	color:#FFF;
	background: #333;
}

#commentform textarea {
	width:80%;
}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 0;
	padding:0;
	clear:both; 
}

.commentlist #respond { 
	margin: 15px 0 0;
}

.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	font-weight:bold;
}

.comments-navigation .alignleft {
	float:left;
	border:none;
}

.comments-navigation .alignright {
	float:right;
	border:none;
}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
}

.reply {
	margin: 15px 0 0 0;
}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	padding: 3px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:uppercase;
	color:#FFF;
	background:#666;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
	background:#333;
}

.post ol.commentlist .comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
}

.post ol.commentlist .comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
}

.post ol.commentlist .comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
}

.post ol.commentlist .comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
}

.cancel-comment-reply {
	padding: 5px 0 10px;
}

/* -------------------[ AUTHOR BIO ]------------------- */
.authorbio {
	border: 1px solid #CCC;
	background: #e8e8e8;
	padding:10px 15px;
	margin-bottom:10px;
	margin-top:15px;
}

.authorbio h3 {
	margin-bottom: 8px;
}

.authorbio img.avatar {
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
}


/* -------------------[ MISCELLANEOUS ]------------------- */


table {
	border: 0;
	}

.post ul, .singlepost ul, .post ol, .singlepost ol {
	margin: 15px 30px;
	padding: 0;
	}

.post ul li, .singlepost ul li, .featurepost ul li {
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 2px;
	padding: 0 0 2px 15px;
	border: 0;
	margin: 0;
	}

.post ol li, .singlepost ol li {
	list-style-type:decimal;
	background: transparent;
	padding: 0 0 2px 0px;
	line-height: 1.4em;
	border: 0;
	margin: 0 0 0 20px;
	/*height: 1em;*/
	}

/*.entry ol li {
	list-style-type: square;
	line-height: 1.4em;
	margin: 0 0 0 20px;
	height: auto;
}
*/
p {
	margin-top: 15px;
	margin-bottom: 0px;
	}

.featurepost p {
	margin-top: 0px;
	margin-bottom:15px;
}

.homeleft p, .homeright p {
	margin-bottom: 0px;
	padding:0px;
	margin-top: 5px;
	}
	
.homeleft .hppostmeta p, .homeright .hppostmeta p {
	margin-bottom: 10px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #000;
	color: #333;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	color: #000;
	}

.navigation .alignright {
	float: right;
	margin: 0;
	border:none;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0;
	border:none;
	}

.entry {
	padding: 10px 0 0 0;
	margin: 0;
	}

.postinfo {
	margin: 0px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	}

.postinfo2, .postdate {    
	font-size: 8pt;
	margin: 10px 0 0 0px;
	}

.post {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
	background: url(images/dot.gif) bottom left repeat-x;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
	display: block;
	clear: both;
	}

a.more-link {
	padding-right:17px;
	background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
	}
        
   

/* -------------------[ Search ]------------------- */

#searchform {
	text-align:right;
	float:right;
	margin: 0;
	padding: 6px 0 0; 
	}

#searchform #s {
	padding-left:2px;
	font-size:8pt;
	width: 140px;
	margin-right: 1px;
	}

#searchform #submit {
	font-size:8pt;
	}

/*- Sidebar Tabs -*/
#side-tabs {
	margin:15px 0;
}

#side-tabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	font-size: 9pt;
	background:transparent;
	border-bottom: 1px solid #ddd;
	height: 24px;
	}

#side-tabs ul.tabs li {
	border:0;
	background:transparent;
	float: left;
	display: inline;
	margin: 0 4px 0 0;
	height: 25px;
	padding: 0;
	} 

#side-tabs ul.tabs li a, 
#side-tabs ul.tabs li a:link, 
#side-tabs ul.tabs li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	display: block;
	border: 1px solid #ddd;
	padding: 0 5px;
	background: #eee url(images/gradientbg1.png) repeat-x;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	} 

#side-tabs ul.tabs li a:hover, 
#side-tabs ul.tabs li a:active {
	background: #FFF url(images/gradientbg2.gif) repeat-x;
	color: #333;
	}

#side-tabs ul.tabs li a.on {
	background:#fff;
	border-bottom: 1px solid #fff;
	color: #333;
	z-index: 9; 
	}

#side-tabs form {
	margin: 0 !important;
	padding: 0 !important;
	}

#side-tabs select {
	margin: 0;
	padding: 0;
	width:160px;
	}

#side-tabs .cat_content {
	background:#fff;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 10px;
	}

#side-tabs .cat_content li {

	}
/* -------------------[ Feature Post ]------------------- */

.featurepost {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
    background: url(images/dot.gif) bottom left repeat-x;
	background-color: #E7F4FA;
	}


.featurepost h1, {
	margin: 0;
	padding: 0;
	}

.featurepost h2 {
	padding:10px 0px;
	}

.featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited {
	color:#274db3;
}

.featurepost h2 a:hover {
	color:#CC0000;
}

.featured-img{
	margin: 10px 10px 0 5px;
	width:200px;
	height:150px;
	float:left;
	display:inline;
	border: 1px solid #CCC;
	background:url(images/footerpic.gif) no repeat;
}

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5DFCF;
}

.entry td {
	border:1px solid #E5DFCF;
}

.bulletimage {
	padding: 2px;
	border: 1px solid #CCC;
	margin-right:10px;
}

/* MISC */

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 5px 10px 0 0;
	padding: 2px;
}

/*#sidebar img, #footerpic img {
	border: 1px solid #c0c0c0;
	padding: 1px;
}*/

#subleft .hl, #subright .hl {
	color: #274db3;
}

.akpc_pop {
	margin-bottom: 0px;
}

div.sociable {
	margin-bottom: 0px;
}

/* Easy Slider */

#slider-wrap {
	margin:0 auto;
	text-align:left;
	/*width:600px;*/
	height:300px;
	width: 508px;
	overflow:hidden;		
	margin:10px auto 15px;
	padding:20px 0 0;
	background:#000;
	position:relative;
	z-index:1;
	}

#slider-wrap #slider {
	overflow:hidden;
	/*width:600px;*/
	width: 508px;
	height:300px;
	background:#000;
	}

#slider-wrap #slider ul, 
#slider-wrap #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}

#slider-wrap #slider li { /* define width and height of list item (slide) - entire slider area will adjust according to the parameters provided here */ 
	/*width:600px;*/
	width: 508px;
	height:300px;
	overflow:hidden;
	background:#000;
	}

#slider-wrap #slider li .feat-content {  
	/*width:598px;*/
	width: 506px;
	height:298px;
	overflow:hidden;
	display:block;
	z-index:2;
	border:1px solid #000;
	background:#000;
	position:relative;
	text-align:center;
	}

#slider-wrap #slider li .entry {
	border:0;
	z-index: 3;
	color:#fff;
	margin:0 auto;
	/*width:578px;*/
	width: 486px;
	padding: 10px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size:9pt;
	text-align:left;
	}

#slider-wrap #slider li .entry p {
	margin: 0;
	}

#slider-wrap #slider li .entry h2.post-title,
#slider-wrap #slider li .entry h2.post-title a, 
#slider-wrap #slider li .entry h2.post-title a:link,
#slider-wrap #slider li .entry h2.post-title a:visited,
#slider-wrap #slider li .entry h2.post-title a:hover,
#slider-wrap #slider li .entry h2.post-title a:active  {
	font-size:12pt;
	line-height: 1.1em;
	margin:0;
	color:#fff !important;
	margin: 0;
	letter-spacing:0;
	}

#slider-wrap ol#controls {
	position:absolute;
	top:0;
	left:0;
	/*width:598px;*/
	width: 506px;
	background:#000;
	list-style-type:none;
	margin:0 auto;
	clear:both;
	padding:1px;
	font-size:8pt;
	font-weight:bold;
	height:20px;
	line-height:20px;
	z-index:5;
	}

#slider-wrap ol#controls li {
	margin:0; 
	padding:0;
	float:left;
	list-style:none;
	}

#slider-wrap ol#controls li a,
#slider-wrap ol#controls li a:link,
#slider-wrap ol#controls li a:visited {
	float:left;
	height:20px;
	line-height:20px;
	background:#000;
	color:#fff;
	padding:0 7px;
	text-decoration:none;
	margin: 0 1px 0 0;
	}

#slider-wrap ol#controls li a:hover,
#slider-wrap ol#controls li a:active,
#slider-wrap ol#controls li.current a,
#slider-wrap ol#controls li.current a:link,
#slider-wrap ol#controls li.current a:visited,
#slider-wrap ol#controls li.current a:hover,
#slider-wrap ol#controls li.current a:active {
	background:#555;
	color:#fff;
	}

#slider-wrap ol#controls li a:focus, 
#slider-wrap #prevBtn a:focus, 
#slider-wrap #nextBtn a:focus {
	outline:none;
	}

	
/* // Easy Slider */

input.send-btn {
	width: 162px;
	height: 25px;
	background: #333 url(http://wealthpilgrim.com/wp-content/themes/Zeke2Col/images/btn-send.gif) no-repeat;
	outline: none;
}
input.send-btn:hover {
	background: #666 url(http://wealthpilgrim.com/wp-content/themes/Zeke2Col/images/btn-send.gif) no-repeat 0 -25px;
}

p img {
	padding: 0;
	max-width: 100%;
	}
.linklove {
	display: none;
}

#navtop {
	/*height: 30px;*/
	height: 25px;
	margin: 0;
	width: 434px;
	float: right;
	margin-top: 5px;
}

#navtop ul {
	height: 27px;
	margin: 0;
	padding: 3px 0 0 0px;
	font-size: 12px;
}

#navtop ul li {
	margin: 0 15px 0 0;
	padding-top: 0px;
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 22px;
}
#navtop ul li a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
#navtop ul li a:hover {
	text-decoration: underline;
}
.twitter {
	background: url(images/twitter-icon.png) 0px 3px no-repeat;
}
.facebook {
	background: url(images/fb_16.png) 0px 3px no-repeat;
}
.linkedin {
	background: url(images/linkedin-icon.gif) 0px 3px no-repeat;
}
.youtube {
	background: url(images/youtube_16.png) 0px 3px no-repeat;
}
.rss {
	background: url(images/rss_16.png) 0px 3px no-repeat;
}
.email {
	background: url(images/email.gif) 0px 3px no-repeat;
}

/* Justin - css */
.bluebox {
    background-color: #E9EAEB;
    margin: 3px;
    padding: 20px;
    border: 2px solid #0000FF;
}
.bluebox2 {
    background-color: #E9EAEB;
    margin-left: auto;
    margin-right: auto;
    width:660px;
    padding: 15px;
    border: 2px solid #0000FF;
}
#container {
   margin: 1%;
   padding: 0;
   width: 97%;
}
#left, #right {
   float: left;
   width: 46.5%;
   margin: 0% 0% 1% 1%;
   padding: 1%;

}


}




/* SIDEBAR - subscription options */

#text-456738290 .textwidget a, #text-456738328 .textwidget a { text-decoration: none; color: #24201d; }
#text-456738290 .textwidget a:hover, #text-456738328 .textwidget a:hover { color: #999; }
#text-456738290 .textwidget p, #text-456738328 .textwidget p { margin-bottom: 8px; }
#sidebar-email { width: 165px; font-size: 11px; padding: 2px 3px; margin-bottom: 5px; }
#sidebar-rss { padding-right: 10px; vertical-align: middle; }
#sidebar-twitter, #sidebar-facebook, #sidebar-youtube { padding: 0 12px 0 2px; 
  vertical-align: middle; }

#text-456738290 h3, #text-456738328 h3 { padding-bottom: 2px; 
  margin-bottom: 0; font-style: italic; font-weight: bold;
  color: #24201d; font-size: 13px; letter-spacing: -.25px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.feedburner-chiclet { float: right; padding-top: 0; }
#TwitterCounter { position: relative; top: -34px; 
  left: 214px; margin-bottom: -30px; }
#text-456738290 p, #text-456738328 p {
	margin-top: 5px;
}
#text-456738290 .sidebar-email-submit, #text-456738328 .sidebar-email-submit { width: 88px; }
.sidebar-email-submit {
  background:#24201d none repeat scroll 0 0;
  /*border-color:#444444 #000000 #000000 #444444;*/
  background: #1a9b56;
  border-color: #019044 #016630 #019044 #016630;
  border-style:solid;
  border-width:0.2em;
  /*color:#CCCCCC;*/
  color: #FFF;
  cursor:pointer;
  font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",sans-serif !important;
  font-size:0.833em !important;
  font-size-adjust:none !important;
  font-stretch:normal !important;
  font-style:normal !important;
  font-variant:normal !important;
  font-weight:normal !important;
  letter-spacing:1px;
  line-height:1em !important;
  overflow:visible;
  padding:0.2em 0.4em !important;
  text-transform:uppercase;
  width:auto;
  float: right;
}

.highlight { background-color:#FFFF66; } 

/* Moved in Nav.css below */

#nav {
	/*background: #000;*/
	background: #01227a url(images/navbg.jpg) top center no-repeat;
	margin:0 auto;
	padding:0 10px;
	width:960px;
	position:relative;
	height: 32px;
	z-index:9999;
	border-bottom:none;
	}

#nav ul {
	/*width:940px;*/
	width: 506px;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav li {
	margin: 0;
	padding:0;
	float: left;
	height:32px;
	line-height:32px;
	}

#nav li li {
	padding:0;
	margin: 0;
	height:30px;
	line-height:30px;
	}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 0px 10px;
	}

#nav #navtop ul li a {
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	padding-right: 0;
}

#nav li a:hover, #nav li a:active {
	color: #eee;
	text-decoration: underline;
	}

#nav li.current_page_item {
	padding-right:10px;
	background:url(images/nav-rt.gif) top right no-repeat;
	}

#nav li.current_page_item a, 
#nav li.current_page_item a:link, 
#nav li.current_page_item a:visited {
	background:url(images/nav-left.gif) top left no-repeat;
	padding-right: 0;
	}

#nav li li.current_page_item {
	padding-right:0;
	background:transparent;
	}

#nav li li.current_page_item a, 
#nav li li.current_page_item a:link, 
#nav li li.current_page_item a:visited {
	background:transparent;
	padding: 0px 10px;
	}

#nav li ul {
	float:none;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding:0;
	background:#ccc;
	border:1px solid #000;
	}

#nav li.current_page_item ul {

	}

#nav li li.current_page_item ul {

	}

#nav li.current_page_item li {
	background-image:none;
	padding:0;
	margin: 0;
	}

#nav li ul a, 
#nav li ul a:link, 
#nav li ul a:visited,
#nav li.current_page_item ul a, 
#nav li.current_page_item ul a:link, 
#nav li.current_page_item ul a:visited {
	background-image:none;
	padding: 0px 10px;
	width:180px;
	background:transparent;
	color:#000;
	}

#nav li ul a:hover, 
#nav li ul a:active,
#nav li.current_page_item ul a:hover, 
#nav li.current_page_item ul a:active  { 
	background:#333;
	color:#fff;
	}

#nav li ul ul, #nav li.current_page_item ul ul  {
	border-top:0;
	margin: -30px 0 0 200px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { width:auto;
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav {
	padding: 0 15px;
	margin: 0 auto;
	background: #000;
	width:950px;
	font-size:7.5pt;
	font-weight:bold;
	height: 30px;
}

#catnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear:both;
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#ccc;
	display: block;
	text-decoration: none;
	padding: 0 5px;
	margin:0;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#fff;
	}

#catnav li {
	height:28px;
	line-height:28px;
	float: left;
	padding: 0;
	margin-right:5px;
	}

#catnav li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 252px;
	margin: 0;
	padding:0;
	background:#000;
	border-top:1px solid #333;
	}

#catnav li li {
	margin-right:0;
	border:1px solid #333;
	border-top:0;
	}

#catnav ul li ul a {
	width:240px;
	}

#catnav li ul ul {
	margin: -29px 0 0 250px;
	}

#catnav li:hover ul ul, 
#catnav li:hover ul ul ul, 
#catnav li.sfhover ul ul, 
#catnav li.sfhover ul ul ul {
	left: -999em;
	}

#catnav li:hover ul, 
#catnav li li:hover ul, 
#catnav li li li:hover ul, 
#catnav li.sfhover ul, 
#catnav li li.sfhover ul, 
#catnav li li li.sfhover ul {
	left: auto;
	}

#catnav li:hover, 
#catnav li.sfhover {
	width:auto;
	}

#wpcf {
margin-top: 10px;
}

.fblikebox {
	background:#e8e8e8;min-height: 28px;border:1px solid #CCC;padding:5px 0px 0px 5px;margin-top:8px;
}

ul.checkmark {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.checkmark li {
	background: url(images/checkmark2.gif) no-repeat;
	padding-left: 2.5em;
	padding-top: 6px;
}

ul.checkmark h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

ul.stars {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.stars li {
	background: url(images/star2.png) no-repeat;
	padding-left: 3.0em;
	padding-top: 6px;
	padding-bottom: 15px;
}

ul.stars h3 {
	letter-spacing: normal;
	color: #333;
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	font-weight: normal;
	font-size: 18px;
}

.red { color: #CC0000; }
