body  {
	background: #1c1c1c url(default/body-bg.gif) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #4392cc;
}

/* STRUCTURE */

#wrap {

}

#header  {
}

#header h1.title {
	background: url(default/logo.png) left top no-repeat;
	width: 344px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: -20px!important;
	margin-left: 0;
}

#header h1.title a  {
border: none;
text-decoration: none;
width: 344px;
height: 54px;
}

#header p.description  {
	color: #75818a;
}

#rss  {
background: url(default/headquote.png) no-repeat;
width: 280px;
height: 40px;
margin-right: -50px;
}

#rss a  {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#rss a:hover {
	text-decoration: none;
	color: #fff;
}

#featured  {
	background: url(default/feat-bg.png) top left no-repeat;
	width: 980px;
	height: 280px;
}

#featured h2 {
	padding-top: 10px;
}


#featured .buttons a.prev  {
	background: url(default/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(default/next.jpg) no-repeat top left;
}


#featured .more a  {
font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
	color: #4093ce;
	background: url(default/moreinfo.png) no-repeat center left;
}

#steps  {
	background: #4093ce url(default/stepsbg.jpg) repeat-x top left;
	border-bottom: 7px solid #e2eff8;

}

#pagesteps {
	background: url(default/pagesteps.png) no-repeat top left;
	height: 100px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 11px;
}

#content  {
	border-bottom: 7px solid #e2eff8;
	background-color: #fff;
}
#content .moreinfo  {
	border: 1px solid #e5e9ec;
	background-color: #eff2f4;
	color: #000;
	font-size: 12px;
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #eff2f4 url(default/moreinfo.png) no-repeat center left;
}

#content p.moreinfo {
	margin-bottom: 20px;
}
#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #9fc9e6 url(default/bottombg.jpg) repeat-x top left;
}

#newsletter {
	background: url(default/newsletter-bg.png) left top no-repeat;
	padding: 10px;
	height: 190px;
	width: 320px;
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background: #9fc9e6 url(default/footer-bg.png) top left no-repeat;
	color: #555555;
	font-size: 12px;
}

#footer p a  {
	color: #555555;
}

/* NAVIGATION */

#nav ul li a  {
	color: #fff;
}

#nav ul li a:hover {
	color: #bcd9ee;
	text-decoration: none;
}

#nav .current_page_item {
	color: #e7ff92;
	border-bottom: 2px solid #bcd9ee;
}

/* BLOG CSS */

.post { border-bottom: 1px dotted #000; border-right:solid #E2EFF8 1px; margin-bottom: 30px;}

.post .categories  {
	background-color: #4392cc;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bcd9ee;
}

.post h2.title a  {
	color: #11607e;
;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #4392cc;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4392cc;
}

#
img.bigad  {
	border: 2px solid #4392cc;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(default/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

/*Dave's mods*/

p.feature {
	font-size: 14px;
}

#contactinfo {
margin-left: 10px;
}

#contactinfo ul {
	margin: 0;
	padding: 0;
}

#contactinfo li {
	margin: 0;
	list-style: none;
	padding: 5px 0 4px 40px;
	line-height: 20px;
}

#contactinfo a {
	color: #000;
	text-decoration: none;
}

#contactinfo a:hover {
	text-decoration: underline;
}

#skype {
	background: url(default/skype.png) 0 6px no-repeat;
}

#facebook {
	background: url(default/facebook.png) 0 6px no-repeat;
}

#email {
	background: url(default/email.png) 0 5px no-repeat;
}

#address {
	background: url(default/address.png) 2px 12px no-repeat;
}

#twitter {
	background: url(default/twitter.png) 2px 5px no-repeat;
}

#phone {
	background: url(default/phone.png) 2px 3px no-repeat;
}

.icon {
	float: left;
	margin-top: 40px;
}

#leftcolumn {
	float: left;
	width: 450px;
	margin-right: 30px;	
}

#rightcolumn {
	float: right;
	width: 450px;
}
img.icon {
	border: none;
	width: 48px;
	height: 48px;
}

.servcol {
	margin-left: 80px;
	padding: 30px 0 0 0;
}

.clr {clear: both;}

#wufoo{position:absolute;width:100%;height:100%;}
iframe{height:100%;width:100%;border:none;}

#pricing {
	margin: 0 auto 30px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: center;
	font-weight: bold;
}
#pricing th {
	color: #083B56;
	text-transform: uppercase;
	text-align: left;
	padding: 15px 0;
	background: #BCD9EE;
	text-align: center;
	font-size: 24px;
	border: 7px solid #fff;
	border-left: none;
}

#pricing th .price {
	color: #000;
	font-size: 16px;
	padding-top: 5px;
}

#pricing td {
	background: #d9e9f5;
	padding: 10px;
	width: 200px;
	border: 7px solid #fff;
	border-left: none;
	border-top: none;
}

#pricing td.signup {
	background: #BFD968;
	width: 280px;
}	


#pricing td.alt {
	background: #f1f7fb;
	width: 280px;
}

#pricing a {
	color: #fff;
}

#pricing a:hover {
	text-decoration: underline;
}

p.commentlove {
	border: 1px solid #4392cc;
	background: #e6f3fc;
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.project {
	margin: 40px 0 0 0;
}

.project img {
	padding: 1px;
	border: 1px solid #000;
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 10px;
}

.project h4 {
	font-size: 12px;
	font-weight: bold;
}

h1.blogtitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #fff5bd;
	border: 1px solid #cbc49e;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
}

.blog {font-weight: bold; font-style: italic; color: #0076a3;}

#specialoffer {
	float: right;
	width: 200px;
	background-color: #ffffff;
	border: 3px solid #329ed0;
	padding: 5px;
}

#specialoffer h3 {
	color: #329ed0;
	font-weight: bold;
	text-align: center;
}

#specialoffer p {text-align: center;}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
