/*
Theme Name: SEO-Lite
Theme URI: http://wordpress.org/
Description: A two column WordPress theme custom built for SEOLite.com by <a href="http://visionsencoded.com">Visions Encoded</a>. To set a "featured" post for the home page, simply add a "featured" category to the desired post.  To add a testimonials section to your home page, flag one or more blog postings with a "testimonial" category. If no "testimonial" category items are found, latests posts are displayed instead.  To add "news" posts to the right column, add the "news" category flag to blog postings.  Enjoy :)! - Leo Thiessen.
Version: 1r1 (v.1 rev.1)
Author: Leo Thiessen
Author URI: http://visionsencoded.com/
Tags: fixed width, two columns

	SEO-Lite v. 1 rev. 1
	http://seo-lite.com/

	This theme was designed and built by Leo Thiessen,
	whose website you will find at http://visionsencoded.com/

	The CSS, XHTML and design is (C) Copyright 2008 to SEO-Lite.com,
	All Rights Reserved.

*/


body,td,th {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color: #DEDEDE;
}
a {
	color:#205672;
}
a img {
	border:none;
}
#pg {
	width:888px;
	margin:10px auto;
	border:1px solid white;
	background-color:#FEFEFE;
}
.margin7{margin:7px;}
#hdr {
	height:128px;
}
#hdr a {
	display:block;
	cursor:pointer;
	text-decoration:none;
}
#hdrTitle {
	height:86px;
}
#hdrTitle p,
#hdrTitle p a { 
	display:block;
	font-weight:bold;
	cursor:pointer;
	font-size:42px;
	line-height:46px;
	margin:0 0 0 4px;
	padding:0;
	color:#297CB4;
}
#hdrTitle h2 { 
	font-size:13px;
	line-height:0;
	margin:0 0 0 18px;
	padding:0;
	color:#717173;
	border:none;
}
#hdrNav {
	height:42px;
	background:url(images/hdrNav_bg.jpg) repeat-x;
	text-align:center;
/*	border-left:64px solid #717173; for 4links use 42px wide, 5links use 62px */
}
#hdrNav a {
	float:left;
	line-height:42px;
	width:142px;/* for 4links use 200px wide, 5links use 159px*/
	margin:0;
	padding:0;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #F7EEF3;
}
#hdrNav a:hover {
	text-decoration:underline;
}
#hdrNav a.last {
	border-right:none;
}

#plumber {
	height:318px;/* plumber pic is 266px high, btn links are 52px high */
	background:url(images/plumber.jpg) top left no-repeat;
	font-size:10pt;
	color:#3A3A3A;
	margin:4px 0;
}
#plumber a {
	text-decoration:none;
}
#plumberTop {
	position:relative;
	height:266px;
	vertical-align:bottom;
}
#plumberTop a,
#plumberTop a:hover {
	display:block;
	color:#3A3A3A;
	text-decoration:none;
}
#plumberTop div.btmAlign {
	position:absolute;
	bottom:0;
}
#plumberTop div.btmAlign p {
	margin:5px 24px;
	padding:0;
}
#plumberBtm {
	height:52px;
	background:url(images/plumberBtm_bg.jpg) repeat-x;
}
#plumberBtm a {
	display:block;
	float:left;
	height:45px;
	width:289px;
	margin:7px 0 0 0;
	padding:0;
	border-left:1px solid #5B95BD;
	border-right:1px solid #8AB7D8;
}
#plumberBtm a span.ttl {
	color:white;
	font-size:20px;
	font-weight:bold;
	line-height:1em;
	padding:0 7px 0 21px;
}
#plumberBtm a span.desc {
	font-size:10px;
	font-weight:bold;
	line-height:1.5em;
	padding:0 7px 0 21px;
}
#promoBar {
	height:148px;
	background:url(images/promoBarLink_bgFull.jpg) center no-repeat;
	font-size:10pt;
}
#promoBar a {
	display:block;
	float:left;
	width:290px;
	height:148px;
	margin:0;
	padding:0;
	text-decoration:none;
}
#promoBar a span.ttl {
	display:block;
	color:white;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	padding:10px 14px 0 108px;
	margin:0;
}
#promoBar a span.desc {
	display:block;
	color:white;
	font-size:10px;
	font-weight:normal;
	padding:0 14px 0 108px;
	margin:0;
}
#promoBar a.l {
	background:url(images/promo_icons_left.jpg) top left no-repeat;
}
#promoBar a.c {
	margin-left:4px;
	background:url(images/promo_icons_center.jpg) top left no-repeat;
}
#promoBar a.r {
	background:url(images/promo_icons_right.jpg) top left no-repeat;
}
.floatLeft {float:left;clear:right;}
.floatRight {float:right;clear:right;}
#content {
	margin-top:4px;
}
#content #leftCol {
	width:559px;
	margin-bottom:4px;
	margin-right:3px;
}
#content #rightCol {
	width:312px;
	background-color:#E6E6E6;
	margin-bottom:4px;
}
#ftr {
	height:80px;
	width:874px;
	clear:both;
	background-color:#666666;
	text-align:center;
	line-height:24px;
	font-size:10px;
}
#ftr a {
	margin:0 5px;
}
#ftrNav {
	padding-top:10px;
}
#ftrNav a {
	text-transform:uppercase;
	text-decoration:underline;
	color:#D5D5D5;
}
#copyright,
#copyright a {
	font-size:10px;
	color:white;
}

/* abs pos promo */
#promoBox {/* used to center abs div */
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
}
#promoBoxInner {/* centers abs div with link in it */
	position:relative;
	width:888px;
	margin:0 auto;
	text-align:right;
}
#promoBoxInner a {
	margin-right:7px;
}
.logoLtColor {color:#297CB4;}
.logoRtColor {color: #FFCC33}
.red {color: #991F1E}
.date1 {
	font-weight:normal;
	color: #91502A;
	font-size:11px;
}
.date2 {
	font-weight:normal;
	color: #FF9118;
	font-size:11px;
}
h2 {
	color:#727272;
	border-bottom:1px dotted #727272;
}
h4 {
	color:#727272;
}
.post {
	border-bottom:1px dotted #727272;
}

/* "Theme developed by http://visionsencoded.com/" */
