* {
	margin:0;
	padding:0;
	}

body {
	color: #333333;
	font-size: 13px;
	font-family: georgia;
	margin: 0px auto 0px;
	padding: 0px;
	background:url(images/body.jpg) top center repeat-x;
	}
	
#wrapper {
	position:relative;
	margin:0 auto;
	width:1024px;
}

#content_container {
	margin: 70px auto;
	width:980px;
}

#blog_content_container {
	margin: 70px auto;
	min-height:1000px;
}
		
a#logo {
	display:block;
	position:relative;
	background:url(images/logo2.png) 0 0 no-repeat;
	width:329px;
	height:129px;
	float:left;
	}
	
#tagline {
	position:relative;
	float:left;
	background:url(images/tagline.png) 0 0 no-repeat;
	width:262px;
	height:31px;
	left:50px;
	top:50px;
}

ul#showcase {
	background:url(images/index/showcase.png) 0 0 no-repeat;
	list-style:none;
	width:317px;
	height:100px;
	position:relative;
	float:right;
	top:0px
}

ul#showcase li {
	float:left;
	margin:8px 4px 0px;
	position:relative;
	left:9px;
}

ul#showcase img {
	width:50px;
	height:50px;
}

ul#showcase a {
	border:solid 1px #2e2e2e;
	display:block;
}

ul#showcase a:hover {
	border-color:#fff;
}

ul#index_slider {
	list-style:none;
	position:relative;
	width:980px;
	background:url(images/index/slider_bg.png) 0 0 no-repeat;
	overflow:hidden;
}

ul#index_slider li {
	position:relative;
	left:335px;
}

ul#worktogether {
	position:relative;
	top:220px;
	width:765px;
	height:113px;
	margin:0 auto;
}

ul#worktogether li {
	list-style-type:none;
	height:113px;
	line-height:113px;
	width:307px;
	}

ul#worktogether li a {
	display:block;
	background: url(images/index/worktogether.png);
	height:105px;
	}

ul#worktogether li a em {
	position:absolute;
	left:-999em;
	height:1px;
	}

ul#worktogether li a#worktogetherbutton {
	background-position:0 -118px;
	width:300px;
}

ul#worktogether li a#worktogetherbutton:hover, ul#worktogether li a#worktogetherbutton:visited:hover {
	background-position:0 0;
}

/*  Work Together for Header Include */

ul#worktogether_header {
	position:relative;
	top:20px;
	height:113px;
	width:auto;
}

ul#worktogether_header li {
	list-style-type:none;
	height:113px;
	line-height:113px;
	width:307px;
	}

ul#worktogether_header li a {
	display:block;
	background: url(images/index/worktogether.png);
	height:105px;
	}

ul#worktogether_header li a em {
	position:absolute;
	left:-999em;
	height:1px;
	}

ul#worktogether_header li a#worktogetherbutton {
	background-position:0 -118px;
	width:300px;
}

ul#worktogether_header li a#worktogetherbutton:hover, ul#worktogether_header li a#worktogetherbutton:visited:hover {
	background-position:0 0;
}

#info {
	position:relative;
	width:1024px;
	margin:20px auto 20px;
	}
	
#info p.index {
	width:230px;
	padding:5px 15px 0px 0px;
	margin:0px 18px 0px 0px;
	font-size:14px;
	line-height:1.2em;
	float:left;
	text-align:justify;
	border-right:dotted 3px #ccc;
	}
	
#info p.index img {
	margin-left:-5px;
	}
	
#info p.do {
	background:url(images/index/whatido.png) top left no-repeat;
	}
	
#info p.about {
	background:url(images/index/aboutme.png) top left no-repeat;
	}
	
#info_single p.about {
	background:url(images/index/aboutme.png) top left no-repeat;
	padding-left:135px;
	}
	
ul#whatidolinks_pages {
	list-style-type:none;
	position:absolute;
	top:115px;
	left:20px;
	height:53px;
	width:650px;
	}
	
ul#whatidolinks_pages li {
	list-style-type:none;
	float:left;
	position:relative;
	margin-left:-1px;
	z-index:1000;
	}
	
ul#whatidolinks_pages li a {
	text-decoration:none;
	display:block;
	font-size:18px;
	padding:10px 20px;
	font-weight:200;
	color:#22b8f2;
	}
	
ul#whatidolinks_pages li a:hover, ul#whatidolinks_pages li a:visited:hover {
	color:#a6d730;
	}
	
#whatidolinks_pages .current_page_item a {
	color:#fff;
	}
	
#whatidolinks_pages .current_page_item li a {
	background: none;
	}
	
ul#whatidolinks_pages li ul {
	position:absolute;
	left:-9999px;
}

ul#whatidolinks_pages li:hover ul {
	left: auto;
	background: url(images/drop_down_bg.png) bottom right no-repeat;
	width:350px;
	height:240px;
	margin-top:-5px;
}

ul#whatidolinks_pages li:hover ul a{
	margin:0;
	padding:5px 20px;
	width: 190px;
	border:none;
	font-weight:200;
	font-size:14px;
}

ul#whatidolinks_pages li:hover ul li:hover{
	background:none;
}

ul#whatidolinks_pages li:hover ul li:hover a{
	color:#a6d730;
}

#whatidolinks_pages li:hover ul .current_page_item a {
	color:#fff;
	}

ul#interior_search {
	background: url(images/index/search_bg.jpg) 0 0 no-repeat;
	width:210px;
	height:80px;
	list-style-type:none;
	position:absolute;
	right:55px;
	top:114px;
}
	
#blog_name {
	background: url(images/jdr_blog.png) 0 0 no-repeat;
	width:212px;
	height:16px;
	margin: 10px auto;
	}
	
#content_top {
	background: url(images/content_top.jpg) 0 0 no-repeat;
	width:562px;
	height:10px;
	}
	
#content_bottom {
	background: url(images/content_bottom.jpg) 0 0 no-repeat;
	width:562px;
	height:10px;
	}
	
.blog_sell {
	width:998px;
	position:relative;
	background-color:#f2f2f2;
	margin:0 auto;
}
	
#sales {
	background: #f2f2f2;
	height:107px;
	width:545px;
	text-align:right;
	margin-left:9px;
	}
	
#content {
	width: 562px;
	background: url(images/content_bg.jpg) 0 0 repeat-y;
	margin: 0;
	padding: 0;
	line-height: 18px;
	min-height:220px;
	}

.page_top {
	position:relative;
	margin:0 auto;
	width:1026px;
	height:10px;
	background: url(images/page_top.png);
}
	

.page_bg {
	position:relative;
	width:1026px;
	background: url(images/page_bg.png) 0 0 repeat-y;
}

.page_bg2 {
	position:relative;
	width:1026px;
	background: url(images/page_bg2.png) 0 0 repeat-y;
}

.page_bottom {
	position:relative;
	width:1026px;
	height:10px;
	background: url(images/page_bottom.png);
}

ul#portfolio li{
	overflow:hidden;
}

.portfolio_wrapper {
	width:832px;
	position:relative;
}

.portfolio_top {
	position:relative;
	margin:0 auto;
	width:832px;
	height:147px;
	background: url(images/portfolio_top.jpg) top left no-repeat;
}

.tentacles {
	background:url(images/tentacles.jpg) 0 0 no-repeat;
	width:118px;
	height:504px;
	position:absolute;
	top:0px;
	right:-117px;
}

.portfolio_bg {
	position:relative;
	width:832px;
	margin:0 auto;
	background: url(images/portfolio_bg.jpg) top left repeat-y;
}

.portfolio_bottom {
	position:relative;
	margin:0 auto;
	width:832px;
	height:90px;
	background: url(images/portfolio_bottom.jpg) top left no-repeat;
}

/*h1#page_extended {
	line-height:1.9em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background:#2f2f2f;
	position:absolute;
	width:453px;
	top:0;
	padding-left:10px;
}*/

h1#page_extended {
	position:absolute;
	left:-9999em;
	height:1px;
}

.portfolio_top ul {
	list-style-type:none;
	text-align:center;
	width:100%;
	margin:0 auto;
	position:relative;
	bottom:-73px;
	left:240px;
}

.portfolio_top ul li {
	float:left;
	width:auto;
	margin:0px 10px;
}

.portfolio_top ul a {
	padding:3px 5px;
	display:block;
	height:100%;
	width:100%;
	color:#abda2f;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.portfolio_top ul a:hover {
	background: #111111;
}

.portfolio_top .current_page_item a {
	background:#111111;
}

.page_left {
	float:left;
	width:509px;
	position:relative;
	left:15px;
	height:auto;
}

.page_left h1 {
	text-align:center;
	width:100%;
	font-weight:400;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding:10px 0px;
	border-top: solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

.header_img {
	padding: 0px 0px 20px 0px;
}

.quote {
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#33a4d3;
	padding:10px 0px 0px;
	width:90%;
	margin:0 auto;
}

.summary {
	padding:20px 35px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.page_right {
	position:relative;
	float:left;
	padding:40px;
	width:430px
}

/************************************************
*  Hyperlinks									*
************************************************/

a, a:visited {
	color: #309fca;
	text-decoration: underline;
	}
	
a:hover {
	color: #a8d731;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*  Header  									    *
************************************************/

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 20px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerright {
	width: 565px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.headerright p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.hr {
	margin:10px 0px 20px;
	width:100%;
	border-bottom: dotted 2px #666;
}
	
/************************************************
*  Category Navbar On Blog     							    	*
************************************************/

#nav {
	margin: 0px;
	background: url(images/nav_up.jpg);
	width:543px;
	padding: 0px;
	float: left;
	position:relative;
	top:-10px;
	left:10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	background: url(images/nav_up.jpg);
	color: #2f2f2f;
	display: block;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
    margin: 0px;
	padding: 20px 10px;
	}

#nav li a:hover, #nav li a:active {
	background: url(images/nav_down.jpg) center 0 no-repeat;
	color: #2f2f2f;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #777777;
	width: 130px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: georgia;
	font-weight: normal;
	text-transform: none;
	float: none;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	border: none;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #888888;
	color: #FFFFFF;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 120px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -25px 0 0 151px;
	}

#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 { 
	position: static;
	}
	
#nav .current_page_item a {
	background: url(images/nav_down.jpg) center 0 no-repeat;
	color: #2f2f2f;
	text-decoration: none;
	}
	
.rsslink {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 16px;
	background: url(images/social/rss.png) no-repeat left center;
	}	

/************************************************
*  Content 					     		        * 
************************************************/

#contentleft {
	float: left;
	width: 515px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	left:25px;
	}
	
#contentright {
	float: right;
	width: 670px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentsplit {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 10px 0px 5px 20px;
	}
	
#contentfull {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.breadcrumb {
	background: #F4F4F4;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	width: 550px;
	}
	
.post_thumb {
	width:154px;
	text-align:right;
	height:143px;
	background:url(images/index/thumb_bg.png) 0 0 no-repeat;
	float:left;
	margin:0px 3px 30px -37px;
	position:relative;
	}
	
.post_thumb img {
	width:130px;
	height:131px;
	border-left:solid 3px #fff;
	border-bottom:solid 2px #fff;
	}
	
.the_excerpt h1 {
	color:#b4b4b4;
	padding:10px;
	}
	
.the_excerpt {
	position:relative;
	width:375px;
	margin:0px 0px 30px 0px;
	color:#b4b4b4;
	float:left;
	padding:10px;
	}
	
.post_data {
	width:100%;
	}
	
.postmeta {
	background:#2f2f2f;
	color:#767676;
	float:left;
	}
	
.categories {
	float:left;
	width:305px;
}

.tags {
	float:left;
	width:180px;
}

.post {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.post p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul li {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.time {
	margin: -5px 0px 0px 3px;
	padding: 0px 8px 0px 0px;
	}
	
.icomment {
	background: url(images/icon_comments.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.cat_title {
	font-size:18px;
	color:#767676;
	padding:0px 0px 30px;
	}
	
.category {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.authorbox {
	background: #F4F4F4;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
.postmeta {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	}

.index_links {
	text-align:center;
	border-top:solid 5px #f2f2f2;
	padding:10px 0px;
	margin:0 auto;
	width:100%;
}

.index_links a {
	font-size:18px;
	text-decoration:none;
}

.comments {
	background: #F4F4F4;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.sticky {
	background: #F4F4F4;
	margin: 0px 0px 50px 0px;
	padding: 20px 10px 0px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.clear {
	clear: both;
	}
	
.archive {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}

/************************************************
*  Headline Classes 					        * 
************************************************/

#contentleft h1, #contentleft h1 a, #contentleft h1 a:visited, #contentright h1, #contentright h1 a, #contentright h1 a:visited, #contentfull h1, #contentsplit h1, #contentsplit h1 a, #contentsplit h1 a:visited {
	color: #222222;
	font-size: 20px;
	font-family: georgia;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft h1 a:hover, #contentright h1 a:hover, #contentsplit h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
		
#contentleft h2, #contentright h2, #contentsplit h2, #contentfull h2 {
	color: #222222;
	font-size: 18px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 15px 0px;
	}

#contentleft h3, #contentright h3, #contentsplit h3, #contentfull h3 {
	color: #222222;
	font-size: 16px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 15px 0px;
	}
	
#contentleft h4, #contentright h4, #contentsplit h4, #contentfull h4 {
	color: #222222;
	font-size: 14px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h5, #contentright h5, #contentsplit h5, #contentfull h5 {
	color: #222222;
	font-size: 12px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h6, #contentright h6, #contentsplit h6, #contentfull h6 {
	color: #222222;
	font-size: 10px;
	font-family: georgia;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
h1.post_page {
	position:absolute;
	left:-9999px;
}

h2.pagetitle {
	padding:15px 0px;
}

/************************************************
*  Images  					     		        * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 7px 2px 7px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*  Sidebar(s)                                	* 
************************************************/
	
#sidebar_main_left {
	width: 270px;
	float: right;
	margin: 70px 0px 0px;
	padding: 0px 0px 20px 0px;
	display: inline;
	}
	
#sidebar_main_right {
	width: 440px;
	position:absolute;
	top:195px;
	right:0px;
	margin: 0;
	padding: 0px;
	display: inline;
	}
	
#sidebar_title_logo {
	background: url(images/rrr_logo.jpg) 0 0 no-repeat;
	width:213px;
	height:113px;
	float:left;
	}

#sidebar_title_recent {
	float:left;
	background:url(images/recent_posts.jpg) 8px 0 no-repeat;
	border-left:solid 2px #767676;
	width:220px;
	padding:20px 0px 0px;
	margin-top:10px;
	}

#sidebar_title_recent li {
	list-style-type:none;
	padding:3px 0px 3px 10px;
	}
	
#sidebar_title_recent li:hover {
	list-style-type:none;
	background: #3e3e3e;
	padding:3px 0px 3px 10px;
	}
	
#sidebar_title_recent a {
	color:#767676;
	text-decoration:none;
	}
	
#sidebar_title_recent a:hover {
	color:#309fca;
	}

#tweets {
	width:450px;
	height:170px;
	background: url(images/home_tweet.png) right 0 no-repeat;
	}

.twitter_feed {
	width:250px;
	position:relative;
	left:15px;
	top:25px;
	}

ul#twitter_update_list li {
	color:#767676;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}

#social {
	width:450px;
	}

#social ul {
	list-style-type:none;
	}

#social li {
	list-style-type:none;
	float:left;
	height:50px;
	background: url(images/social_bg.jpg) bottom center repeat-x;
	display:block-inline;
	}
	
#social li img {
	padding: 10px 13px;
	}
	
#social li:hover {
	background: #e4e4e4 url(images/social_down.jpg) top center no-repeat;
	}
	
#featured_post {
	background: url(images/first_post_bg.jpg) 0 0 no-repeat;
	width:452px;
	height:239px;
	margin-left:-9px;
	margin-top:10px;
	}
	
#featured_post.index {
	float:left;
	}
	
#featured_post_image {
	background:#ccc;
	height:225px;
	left:9px;
	position:relative;
	top:7px;
	width:437px;
	}
	
#featured_post_image li {	
	font-size:16px;
	list-style-type:none;
	position:relative;
	bottom:0;
	}
	
	
#featured_post_image a {
	text-decoration:none;
	}
	
#featured_post_image img {
	position:relative;
	top:0px;
	left:0px;
	width:437px;
	height:222px;
	}
	
#overlay_featured {
	position:absolute;
	bottom:0;
	left:0;
	background:#2f2f2f;
	width:100%;
	min-height:70px;
	color:#767676;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
#padding_featured {
	padding:10px;
	}
	
#padding_featured p{
	font-size:110%;
	}
	
#padding_featured a{
	font-size:140%;
	}
	
#recent_link {
	width:437px;
	height: 60px;
	background-color:#363636;
	position:absolute;
	bottom:0;
	padding-top:10px;
	}
	
#sidebar_split{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	display: inline;
	}
	
#sidebar_main_left .widget, #sidebar_main_right .widget, #sidebar_split .widget {
	background: #fff;
	float:left;
	width:135px;
	margin: 10px 10px 0px 0px;
	padding: 0px; 
	}

#sidebar_main_left h4, #sidebar_main_right h4, #sidebar_split h4 {
	color: #2f2f2f;
	display: block;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
    margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar_main_left p, #sidebar_main_right p, #sidebar_split p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_main_left a img, #sidebar_main_right a im, #sidebar_split a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_main_left ul, #sidebar_main_right ul, #sidebar_split ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_main_left ul li, #sidebar_main_right ul li, #sidebar_split ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar_main_left ul ul, #sidebar_main_right ul ul, #sidebar_split ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_main_left ul li li, #sidebar_main_right ul li li, #sidebar_split ul li li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	}
	
#sidebar_main_left ul li ul li, #sidebar_main_right ul li ul li, #sidebar_split ul li ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#cat {
	background: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	width: 250px;
	color: #666666;
	margin: 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*  Search Form									*
************************************************/

#searchform {
	color: #111111;
	font-size: 14px;
	font-family: georgia;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#searching {
	background: url(images/index/searchbg.png) center no-repeat;
	padding:2px;
	margin:-4px 0px 0px 20px;
	}

#s {
	background:#2f2f2f;
	border:none;
	width:110px;
	color:#ccc;
	font-size:14px;
	line-height:14px;
	position:relative;
	top:-5px;
	}
	
#searchsubmit {
	}
	
/************************************************
*  eNews Subscribe								*
************************************************/

#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	width: 200px;
	color: #666666;
	font-family: georgia;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#subbutton {
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: georgia;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/************************************************
*  Footer  							            *
************************************************/

#footer {
	margin: 40px auto 0px;
	position:relative;
	background:#2e2e2e url(images/footer_bg.jpg) center 10px no-repeat;
	padding: 12px;
	}
	
#footer_wrapper {
	margin:0 auto;
	width:1024px;
	position:relative;
}

ul.footer_links {
	list-style-type:none;
	margin:10px 0px;
	float:left;
	position:relative;
	width:200px;
}

ul.footer_links h4 {
	padding-bottom:5px;
	font-size:16px;
	font-weight:200;
	color:#767676;
}

ul.footer_links li {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c6c6c6;
}

ul.footer_links a:hover {
	color:#a8d731;
}

#footer_logo {
	float:left;
	position:relative;
	background: url(images/footer_logo.jpg) 0 0 no-repeat;
	width:351px;
	height:84px;
}

#footer_copyright {
	position:relative;
	background: #1E1E1E;
	margin:0 auto;
	font-size:11px;
	padding:10px 0px;
	text-align:center;
	color:#767676;
	border-top:dotted 2px #ccc;
}

ul#footer_copyright_links {
	list-style:none;
	margin:0 auto;
	width:900px;
	text-align:center;
	padding:0px 0px 3px;
	text-transform:uppercase;
}

ul#footer_copyright_links li {
	display:inline-block;
	margin-right:10px;
	padding:0px 10px;
}

ul#footer_copyright_links li a {
	text-decoration:none;
	font-size:14px;
}

ul#footer_copyright_links li ul{
	display:none;
}


#footer p {
	font-size: 12px;
	text-align:center;
	font-family: Georgia;
	color:#767676;
	margin: 0px;
	padding: 0px;
	}
	
#footer a, #footer a:visited {
	text-decoration: none;
	color:#9a9a9a;
	}
	
#footer a:hover {
	text-decoration: underline;
	}	
	
#business_welcome {
	margin:10px auto;
	height:24px;
	background:url(images/footer_tagline.jpg) top center no-repeat;
}
/************************************************
*  Comments									    *
************************************************/

#author, #email, #url {
	background: #FFFFFF !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
	}
	
#comment {
	background: #FFFFFF;
	width: 95%;
	color: #333333;
	font-size: 12px;
	font-family: georgia;
	font-weight: normal;
	margin: 5px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#submit {
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 5px 0px 10px;
	padding: 3px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	display:none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: georgia;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.reply a:hover {
	background: url(images/navhov.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: georgia;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #F4F4F4;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
ul#facebook {
	width:90%;
	background:#fff;
	padding:10px;
	margin:15px 10px;
	-moz-border-radius:8px;
}

ul#facebook li {
	background: url(images/facebook_li.jpg) top left no-repeat;
	padding-left:30px;
	padding-bottom:15px;
	margin-left:0;
	line-height:1.4em;
}


/* -------------- CONTACT FORM -------------------------*/
#quote_request {
	position:relative;
	margin:0 auto;
	width:410px;
	background:#f2f2f2;
}

#form_header {
	background:url(images/contact_header.jpg) 0 0 no-repeat;
	height:94px;
	width:411px;
}

.form_break {
	clear:both;
	height:15px;
}

.form_label {
	width:120px;
	float:left;
	margin:0px 15px 0px 30px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:600;
	text-align:left;
}

.form_input {
	width:200px;
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
}