@import url('../blueprint/reset.css');
@import url('../blueprint/typography.css');
@import url('../blueprint/forms.css');
/* globals */
body {
	background: #e7e7e7 url(../../images/background.jpg) top left repeat-x;
	color: #333;
	font-family: 14px Corbel, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Corbel, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
:focus {
	-moz-outline-style: none;
}
a, a:link, a:visited {
	color: #474747;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	color: #81b100;
}
p {
	line-height: 1.5em;
	font-family: Corbel, Verdana, sans-serif;
}
blockquote {
	border-left: 2px solid #CCC;
	color: #666;
	margin: 5px 0 20px;
	padding: 5px 10px 1px;
	font-style: normal;
}
code {
	background: #EAEAEA;
	color: #333;
	font-family: Consolas, Monaco, Courier, monospace;
	font-size: 11px;
	margin: 1px 0;
	padding: 1px 3px;
}
pre code {
	background: #322E2C;
	border: 1px solid #635957;
	color: #FFF;
	display: block;
	overflow: scroll;
	padding: 1.5em 1.75em;
}
input[type=text], input[type=password], textarea {
	background: url(../../images/form.jpg) repeat-x top #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
input[type=submit], #wp-email-submit {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	border: 1px solid #333;
	font-size: 11px;
	color:#000;
	border: 1px solid #CCC;
	background: url(../../images/content-bg.jpg) top repeat-x;
	color:#555;
	height: 28px;
	line-height: 11px;
	text-transform: uppercase;
}
input[type=submit]:hover, #wp-email-submit:hover {
	font-size: 11px;
	color:#000;
	background: url('../../images/button_hover.png') bottom;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCC;
}
th, td {
	padding: 5px;
	border: 1px solid #CCC;
	border-width: 1px;
}
th, thead th {
	font-weight: bold;
	color: #333;
	background: url(../../images/topnav.jpg) repeat-x top #CCC;
}
td, tbody td {
	background: #F0F0F0;
}
/* common classes */
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img.aligncenter, img.alignright, img.alignleft {
	border: 3px solid #EEE;
}

img.noborder {
	border: 0px; !important
	float: right;
	}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
.noticebox {
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	color: #333;
	margin-bottom: 20px;
	padding: 10px;
}
.noticebox a {
	color: #000;
}
.sub {
	font-size: 11px;
	color: #848485;
}
.ui-tabs-hide, .hide {
	display: none !important;
}
.wp-caption {
	border: 1px solid #DDD;
	text-align: center;
	background: #F3F3F3;
	padding-top: 4px;
	margin: 10px
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0
}
.tags a:link, .tags a:visited {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	background: #FFF;
	display: inline-block;
	margin-bottom: 3px;
}
/* structure */
#wrapper {
	min-height: 100%;
	position: relative;
	padding:0px;
	margin: 0px;
}
#main {
	padding:0;
	z-index: 0;
	*z-index: -1;
	height: auto;
}
#main { 
	background: url(../../images/main_background.png); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* header */
#header {
	padding: 0;

}
#branding {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: transparent url(../../images/header_bg.png) right no-repeat;
}
.logo {
	width: 117px;
	height: 83px;
	float: left;
}
.blog-name {
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
}
.blog-name a:link, .blog-name a:visited {
	color: #FFF;
	text-decoration: none;
}
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover {
}
.blog-description {
	line-height: 1em;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #7d716d;
	margin: 0;
	padding: 5px 0 0;
	text-transform: uppercase;
}
/* navigation */
#nav {
	zoom: 1;
	max-height: 35px;
}

#nav-content {
	margin: 12px 0px 0px 3px;
	float: left;
	width: 559px;
	background: transparent url(../../images/nav_bg.png) no-repeat;
	height: 61px;
	padding-top: 5px;
}

#nav-content ul {
	list-style-type: none;
	height: 80px;
	width: 548px;
	margin: auto;
	}
	
#nav-content li, #nav-content a {
	height:48px;
	display:block;
}

#nav-content ul li {
	float: left;	
	list-style:none;
	display:inline;
	}
#nav-content span {
	display: none;
	}

#nav-content ul li.home{
	width: 90px;
	height: 46px;
	background: transparent url(../../images/home_li.png) no-repeat;
	}
	
#nav-content ul li.homecurrent{
	width: 90px;
	height: 46px;
	background: transparent url(../../images/home_li_hover.png) no-repeat;
	}
	
#nav-content ul li.home:hover{
	width: 90px;
	height: 46px;
	background: transparent url(../../images/home_li_hover.png) no-repeat;
	}

#nav-content ul li.about{
	width: 102px;
	height: 46px;
	background: transparent url(../../images/about_li.png) no-repeat;
	}
	
#nav-content ul li.aboutcurrent{
	width: 102px;
	height: 46px;
	background: transparent url(../../images/about_li_hover.jpg) no-repeat;
	}
	
#nav-content ul li.about:hover{
	width: 102px;
	height: 46px;
	background: transparent url(../../images/about_li_hover.jpg) no-repeat;
	}

#nav-content ul li.portfolio{
	width: 136px;
	height: 46px;
	background: transparent url(../../images/portfolio_li.png) no-repeat;
	}
	
#nav-content ul li.portfoliocurrent{
	width: 136px;
	height: 46px;
	background: transparent url(../../images/portfolio_li_hover.jpg) no-repeat;
	}
	
#nav-content ul li.portfolio:hover{
	width: 136px;
	height: 46px;
	background: transparent url(../../images/portfolio_li_hover.jpg) no-repeat;
	}
	
#nav-content ul li.quote{
	width: 97px;
	height: 46px;
	background: transparent url(../../images/quote_li.png) no-repeat;
	}

#nav-content ul li.quotecurrent{
	width: 97px;
	height: 46px;
	background: transparent url(../../images/quote_li_hover.jpg) no-repeat;
	}

#nav-content ul li.quote:hover{
	width: 97px;
	height: 46px;
	background: transparent url(../../images/quote_li_hover.jpg) no-repeat;
	}
	
#nav-content ul li.contact{
	width: 113px;
	height: 46px;
	background: transparent url(../../images/contact_li.png) no-repeat;
	}

#nav-content ul li.contactcurrent{
	width: 113px;
	height: 46px;
	background: transparent url(../../images/contact_li_hover.png) no-repeat;
	}

#nav-content ul li.contact:hover{
	width: 113px;
	height: 46px;
	background: transparent url(../../images/contact_li_hover.png) no-repeat;
	}

.sf-menu {
	font-weight: bold;
}
.sf-menu, .sf-menu ul {
	float: left;
	list-style: none;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
.sf-menu a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
}
.sf-menu li {
	float: left;
	padding: 0;
}
.sf-menu ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0;
	line-height: 1;
	border: none;
}
.sf-menu li li {
	width: 148px;
	border: solid #CCC;
	border-width: 1px 1px 0;
}
.sf-menu li li a {
	background: url(../../images/content-bg.jpg) repeat-x top #FFF;
	padding: 7px 10px;
	width: 128px;
	font-size: 12px;
	text-transform: none;
}
.sf-menu li ul ul {
	margin: -27px 0 0 148px;
}
.sf-menu li li:hover {
}
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
	left: -999em;
}
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
	left: auto;
	z-index: 2;
}
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
	background: url(../../images/feed-title.jpg) repeat-x top #004688;
	color: #FFF;
}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
	background: url(../../images/content-bg.jpg) repeat-x top #FFF;
	color: #666;
}
.rss {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.rss a:link, .rss a:visited {
	display: block;
	margin: 0 25px 0 0;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0 0 0;
	float: left;
	clear: left;
	margin: 0;
}
.rss li {
	float: left;
	display: inline;
	text-transform: uppercase;
	background: url(../../images/rss.png) no-repeat;
	background-position: 0 9px;
	padding: 0 0 0 18px;
	margin: 0 0 0 10px;
}
/* search bar */
#searchbar {
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 25px 0 0;
}
#searchform #s {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	width: 250px;
	float: left;
	margin: 1px 5px 0 0;
	padding: 4px 3px;
}
#searchform #searchsubmit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../../images/postbar.gif) repeat-x;
	border: 1px solid #333;
	padding: 5px 10px;
	font-size: 12px;
	color:#FFF;
	float: left;
}
/* sidebar */
.sidebar {
	margin-top: 304px;
	font-family: corbel;
	font-size: 13px;
	margin-bottom: 0px;
}
.sidebar .xoxo {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

.widgetcontainer ul li ul {
	list-style-type: none;
	margin:0px 0px 0px 0px; !IMPORTANT
	padding: 0px;
	text-indent: 0px;
	display: block;
}
.widgetcontainer ul li ul li {
	margin: 0px;
	padding: 0px;
	}


.widgetcontainer li a:visited, .widgetcontainer li a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.widgetcontainer input[type=text], .widgetcontainer input[type=password] {
	width: 80%;
}
.widgettitle {
	color: #818181;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0px 5px;
	background: url(../../images/widget_title_bg.jpg) repeat-y;
	height: 34px;
	line-height: 32px;
	border-top: 1px solid #d7d7d7;
	width: 271px;
	font-family: Corbel;
}

h5.widgettitle {
	padding: 0px 0px 0px 15px;	
	}

.widgettitle img {
	margin-top: 5px;
	padding: 0px;
	
	}
.widgettitle a {
	color: #333;
}
.widgetcontent {
	border-width: 0 1px 1px;
	background: url(../../images/widget_content_bg.jpg) repeat-y;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px solid #d7d7d7;
	width: 261px;
}
#multi-sidebar {
}
#multi-sidebar .tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#multi-sidebar .tabs li {
	float: left;
	background: #0052A3;
	padding: 5px;
	margin: 0 3px 5px 0;
	border: 1px solid #CCC;
}
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#multi-sidebar .tabs a:hover {
	border-bottom: 1px dotted #FFF;
}
#multi-sidebar .tabs .ui-tabs-selected {
	background: #FFF;
}
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited {
	color: #37322F;
}
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	background: #FFF;
	display: inline-block;
	margin-bottom: 3px;
}
#multi-sidebar .widgetcontainer {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}
#multi-sidebar .widgetcontainer ul {
	list-style: none;
	margin: 0 0 0 5px;
}
#multi-sidebar .widgetcontainer li {
	margin-bottom: 10px;
}

.widgetcontainer ul li ul li,.widgetcontainer ul.xoxo li ul {
	list-style: none;	
	}
/* featured slideshow */
.featured {
	padding: 10px;
	width: 592px;
	margin: 0 10px 10px 0;
	background: #fff;
	z-index: 99;
	padding: 0;
}
.overlay_top{
	position: absolute;
	top: 7px;
	background: transparent url(../../images/screen-top.png) no-repeat;
	margin: 0px;
	height: 27px;
	width: 653px;
	z-index: 100;
	left: 10px;
	}
	
.overlay_left{
	position: absolute;
	top:34px;
	background: transparent url(../../images/screen-left.png) no-repeat;
	margin: 0px;
	height: 248px;
	width: 41px;
	z-index: 100;
	left: 10px;
	}
	
.overlay_bottom{
	position: absolute;
	top: 255px;
	left: 51px;
	background: transparent url(../../images/screen-bottom.png) no-repeat;
	margin: 0px;
	height: 27px;
	width: 572px;
	z-index: 100;
	}
	
.overlay_right{
	position: absolute;
	top: 34px;
	right: 297px;
	background: transparent url(../../images/screen-right.png) no-repeat;
	margin: 0px;
	height: 248px;
	width: 40px;
	z-index: 100;
	}
	
.overlay_glare{
	position: absolute;
	top:26px;
	right: 324px;
	background: transparent url(../../images/screen-glare.png) no-repeat;
	margin: 0px;
	height: 58px;
	width: 100px;
	z-index: 100;
	}
	
	
#controls {
	position: absolute;
	top: 220px;
	right: 295px;
	z-index: 2147483647;
	width:25px;
	padding-top: 0px;

}

#controls .next{
	position: relative;

	}

#controls .prev{
	position: relative;

	}
	
#controls .next, #controls .prev {
	text-indent: -9000px;
	width: 20px;
	height: 20px;
	display: block;
}
#controls .prev {
	background: url(../../images/prev.png) no-repeat;

}
#controls .next {
	background: url(../../images/next.png) no-repeat;
}

#controls .prev:hover {
	background: url(../../images/prev_hover.png) no-repeat;

}
#controls .next:hover {
	background: url(../../images/next_hover.png) no-repeat;
}


#featured-slideshow {
	position: relative;
	height: 255px;
	width: 630px;
	top: 0px;
	padding:0px;
	background: #fff;
}

.featured-article {
	display: block;
	width: 592px;
	height: 250px;
	text-decoration: none !important;
	margin: 10px 0px 0px 30px
}

.featured-entry {
	position: relative;
	top: 145px;
	overflow: hidden;
	background: url(../../images/overlay.png);
	height: 85px;
	color: #a7a7a7;
	padding: 0;
	display: block;
}
	
.featured-entry .entry-title {
	color: #FFF;
	padding: 10px 15px 5px;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.featured-entry .entry-summary {
	padding: 0 15px;
	margin: 0;
	display: block;
	text-transform: none;
}
.layout-3c-r-fixed .featured, .layout-3c-fixed .featured {
	height: 225px;
}
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article {
	width: 480px;
}
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article {
	height: 225px;
}
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry {
	height: 100px;
	top: 125px;
}
/* bottom content */
#bottom-content-1, #bottom-content-2 {
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo {
	margin: 0;
}
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo {
	margin-left: 15px;
}
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
	background: #F0F0F0;
}
.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2 {
	width: 243px;
}
/* latest headlines */
.posts-default, .posts-quick, .posts-line {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.posts-default .post {
	width: 190px;
	float: left;
	margin: 9px 9px 0px 0;
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	height: 220px;
	padding: 10px;
	font-size: 11px;
	overflow: hidden
}
.posts-default img {
	float: left;
	width: 190px;
	height: 100px;
	background: #111;
	text-indent: -9000px;
}
.posts-default .entry-title {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 5px;
	line-height: 1.3em;
}
.posts-default .entry-title a:link, .posts-default .entry-title a:visited {
	text-decoration: none;
	text-transform: uppercase;
}
.posts-default .entry-title a:hover {
}
.posts-default .entry-summary, .posts-quick .entry-summary {
	color: #666;
	overflow: hidden;
}
.posts-default .entry-thumbnails {
	clear: both;
	display: inline-block;
	
}
.posts-quick {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	margin: 0 10px 10px 0;
	padding: 10px;
}
.posts-quick li {
	padding: 10px 0;
	border-bottom: 1px dotted #EEE;
}
.posts-quick li:last-child {
	border: none;
}
.posts-quick img {
	float: left;
	margin-right: 15px;
	border: 1px solid #CCC;
	width: 190px;
	height: 100px;
	background: #111;
	text-indent: -9000px;
}
.posts-quick .entry-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 1.3em;
}
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited {
	text-decoration: none;
}
.posts-quick .entry-title a:hover {
}
.posts-quick .entry-summary {
	line-height: 1.5em;
}
.posts-quick .quick-read-more {
	padding: 5px 0;
}
.posts-quick .entry-thumbnails {
	float: left;

	
}
.posts-default .entry-meta, .posts-quick .entry-meta {
	color: #a3df00;
	float: left;
	background: url(../../images/overlay.png);
	width: 190px;
	height: 25px;
	display: block;
/*	margin: -25px 5px 0 0;*/
	font-weight: bold;
}


.posts-quick .entry-meta {
	margin: 76px 0 0 -206px;
}
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited {
	color: #FFF;
	text-decoration: none;
}
.posts-default .entry-comments, .posts-quick .entry-comments {
	float: right;
	margin: 5px 5px 0;
	background: url(../../images/icons/comment.png) no-repeat right center;
	padding: 0 20px 0 12px;
}
.posts-default .published, .posts-quick .published {
	text-transform: uppercase;
	float: left;
	margin: 5px 5px 0;
	font-size: 10px;
	color: #a3df00;
	border-bottom: none;
}



.posts-line {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	margin: 0 10px 10px 0;
	padding: 10px;
}
.posts-line li {
	padding: 7px 0;
	border-bottom: 1px dashed #EEE;
}
.posts-line .entry-cat {
	float: left;
	font-size: 11px;
	width: 100px;
	overflow: hidden;
	color: #848485;
}
.posts-line .entry-title {
	float: left;
	font-size: 12px;
	margin: 0;
}
.posts-line .entry-comments {
	float: right;
	font-size: 11px;
	color: #848485;
	background: url(../../images/comments.png) right no-repeat;
	padding-right: 20px;
}
.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta {
	width: 223px;
}
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta {
	width: 223px;
}
.navigation {
	margin: 10px 10px 10px 0;
}
/* single post */
.single .post, .single-post {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	margin: 40px 10px 20px 0;
}
.single .post .entry-title, .single-post .entry-title {
	font-size: 21px;
	font-weight: bold;
	padding: 8px 0 0;
	margin: 0 0 5px;
}
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited {
	text-decoration: none;
}
.single .post .entry-title a:hover, .single-post .entry-title a:hover {
}
.single .post .entry-info, .single-post .entry-info {
	color: #848485;
}
.single .post .entry-cat, .single-post .entry-cat {
	display: block;
	color: #848485;
	margin: 2px 0;
}
.single .post .entry-author, .single-post .entry-author {
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #848485;
}
.single .post .entry-author address, .single-post .entry-author address {
	display: inline;
	font-style: normal;
}
.single .post .tags, .single-post .tags {
	display: block;
	margin: 5px 0;
	color: #848485;
}
.single .post .entry-photo, .single-post .entry-photo {
	width: 630px;
	margin: 0 0px 13px -2px;
	border: 1px solid #CCC;
}
.single .post .entry-content, .single-post .entry-content {
	margin: 10px 0;
	font-size: 14px;
}

.single-post a img {
	border: 0px;	
	}

.entry-content a {
	text-transform: none;	
	}


.single .post .entry-content p, .single-post .entry-content p {
	line-height: 1.75em;
}
.single-post {
	padding: 0 10px;

}
.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo {
	width: 480px;
}
.postbar {
	list-style: none;
	margin: 0 0 10px;
	padding: 7px 0;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font-size: 11px;
}
.postbar li {
	float: left;
	padding: 0 10px;
}
.postbar li:first-child {
	border-left: 0;
}
.postbar li a:link, .postbar li a:visited {
	text-decoration: none;
	font-weight: bold;
}
.postbar li a:hover {
}
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon {
	display: none;
}
.single-post-meta {
	padding: 4px;
	margin: 0 10px 10px;
	background: #F0F0F0;
}
.single-post-meta-field {
	clear: left;
	float: left;
	width: 15%;
	font-weight: bold;
	color: #000;
	background: #F0F0F0;
}
.single-post-meta-value {
	float: left;
	width: 80%;
	color: #333;
	background: #F0F0F0;
}
.module-title, .feed-title {
	line-height: 1em;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 7px 10px;
	background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3;
	border: 1px solid #CCC;
	display: block;
}
.feed-title {
	border-bottom: none;
}
.gallery {
	clear: both;
	margin: 10px 0;
}
.gallery-item {
	float: left;
	margin-right: 10px;
}
.about-author {
	border: 1px solid #CCC;
	padding: 10px 15px;
	margin: 0 0 10px;
	line-height: 1.5em;
	background: #FFF;
	font-size: 11px;
}
.about-author h4 {
	font-size: 10px;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}
.about-author img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	padding: 0;
}
/* gd star rating */
.gdmultitable {
	margin: 0 0 10px !important;
}
.gdmultitable td {
	padding: 5px !important;
}
/* wp-pagenavi */
.wp-pagenavi {
	margin: 0 0 10px;
	font-size: 12px;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 3px 4px;
	margin: 2px;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #CCC;
}
.wp-pagenavi a:hover {
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	padding: 3px 4px;
	background: #FFF;
	margin: 2px;
	border: 1px solid #CCC;
}
.wp-pagenavi span.current {
	padding: 3px 4px;
	background: #FFF;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #CCC;
}
.wp-pagenavi span.pages {
	margin-left: 0;
}
/* wp125 */
#wp125adwrap_2c {
	width: 270px !important;
	display: inline-block;
	padding: 8px 0 2px 8px;
	margin: 0 auto !important;
}
#wp125adwrap_2c .wp125ad {
	padding: 0 !important;
	margin: 0 10px 10px 0 !important;
}
#wp125adwrap_2c:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
html[xmlns] #wp125adwrap_2c {
	display: block;
}
* html #wp125adwrap_2c {
	height: 1%;
}
/* wp-email */
#wp-email-required {
	color: #CC0000;
}
#wp-email {
	margin: 10px;
	padding: 10px;
	background: #F0F0F0;
}
#wp-email-button {
	text-align: left !important;
}
/* comments */
#commentlist {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	list-style: none;
	padding: 10px;
	margin: 0 10px 0 0;
}
#commentlist li {
	margin: 0;
	padding-bottom: 20px;
	overflow: hidden;
}
#commentlist .avatar {
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin: 0 5px 10px 0;
}
#commentlist cite {
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
}
#commentlist p {
	clear: left;
	font-size: 14px;
}
#commentlist .reply {
	float: right;
}
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a {
	color: #FFF;
	background: #7fab09;
	text-decoration: none;
	padding: 5px 8px;
	margin-bottom: 3px;
	border: 1px solid #CCC;
	font-weight: bold;
	zoom: 1;
*display: inline;
	display: inline-block;
}
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover {
	background: url(../../images/feed-title-white.jpg) top repeat-x;
	color: #000;
}
#commentlist .children {
	clear: right;
	margin: 5px 0 0;
	list-style: none;
}
#commentlist .children li {
	border-bottom: none;
	border-left: 1px dotted #CCC;
	padding: 0 0 0 20px;
}
#commentlist #respond {
	clear: both;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}
#commentlist .comment-author {
	padding: 10px 0 0 10px;
}
#commentlist .comment-content {
	padding: 0 10px;
}


#commentlist .comment-node {
	background: #FFF;
	border: 1px solid #EEE;
}
#commentlist .comment-meta {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
#commentlist .comment-controls {
	background: #FFF;
	padding: 5px 10px;
	font-weight: bold;
}
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited {
	text-decoration: none;
}
.comments-navigation {
	clear: both;
	margin: 10px 10px 20px 0;
}
.nocomments {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	padding: 15px 10px;
	margin: 0 10px 20px 0;
}
#commentsform {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	margin: 0 10px 10px 0;
	padding: 10px 15px;
	overflow: hidden;
}
#commentsform textarea {
	width: 98%;
	height: 100px;
	padding: 5px;
}
.pingbacks {
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	padding: 15px 10px 15px 30px;
	margin: 0 10px 20px 0;
}
.pingbacks li {
	padding: 2px 0;
	font-weight: bold;
}
.pingbacks a:link, .pingbacks a:visited {
	text-decoration: none;
}
/* search results */
.search-results h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 6px 10px;
	background: url(../../images/feed-title-white.jpg) repeat-x top #000;
	border: 1px solid #CCC;
}
.search-results-content {
	border: solid #CCC;
	border-width: 0 1px 1px;
	background: url(../../images/content-bg.jpg) repeat-x #FFF;
	margin: 0 10px 0px 0;
	padding: 10px;
}
/* footer */
#footer {
	margin: auto;
	width: 100%;
	background: transparent url(../../images/footer_bg.jpg) repeat-x bottom left;
	height: 299px;
	padding: 0px 0px 0px 0px;
	color: #ccc;
	font-family: Corbel, Verdana, sans-serif;
	font-size: 13px;
}

#footer a, #footer a.visited {
	color: #ddd;	
	}
	
#footer a:hover {
	color: #a6e400;
	}
	

#footer .widgetcontainer {
	padding: 5px 10px;
}
#footer .widgettitle {
	background: none;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
	padding: 0 0 10px;
}
#footer .widgetcontent {
	font-size: 11px;
	background: none;
	padding: 0;
	border: none;
}
#footer .footer-message {
	border-left: 1px solid #EEE;
	float: left;
	overflow: hidden;
	margin: 10px 0 0;
}
#footer .footer-message .widgetcontainer {
	width: 215px;
	overflow: hidden;
}
#footer-sidebar {
	width: 980px;
	margin: 0px auto 0px;
	background: transparent url('../../images/footer_sidebar_bg.png') bottom;
	height: 265px;
	padding: 35px 0px 0px 0px;
}
.sidebar-content-left {
	float: left;
	width: 310px;
	margin-left: 10px;
	height: 260px;
	padding: 0;
	}
	
.sidebar-content-right {
	float: left;
	width: 310px;
	padding: 0px;
	height: 260px;
	padding: 0;
	}

#sidebar-content-center {
	float: left;
	width: 340px;
	height: 260px;
	padding: 0;
	}

.widgetcontainer {
	float: left;
	margin: 0 0 0px 0;
	width: 300px;


}

.votetitle {
	height: 20px;
	width: 299px;
	background: url(../../images/quick_vote_title.png);

}

.sitemaptitle {
	height: 20px;
	width: 299px;
	background: url(../../images/sitemap_title.png);
	}
	
.creditstitle {
	height: 20px;
	width: 299px;
	background: url(../../images/credits_title.png);
	padding:0px;
	}
	
.connecttitle {
	height: 20px;
	width: 299px;
	background: url(../../images/connect_title.png);
	clear: both;
	}

.affiliatestitle {
	height: 20px;
	width: 299px;
	background: url(../../images/affiliates_title.png) bottom no-repeat;
	clear: both;
	padding-top: 27px;
	}
	
#affiliates {
	width: 310px;

	margin: 10px 0px 0px 20px;
	}
	
.affiliateboxr {
	width: 140px;
	height: 60px;
	background: url(../../images/affiliate_bg.gif);
	border: 2px solid #282828;
	float: right;
	}

	
.affiliateboxrb {
	width: 140px;
	height: 60px;
	background: url(../../images/affiliate_bg.gif);
	border: 2px solid #282828;
	float: right;
	clear: right;
	}


.affiliateboxl {
	width: 140px;
	height: 60px;
	background: url(../../images/affiliate_bg.gif);	
	border: 2px solid #282828;
	float: left;
	margin-left: 20px;
	}
	
.affiliateboxlb {
	width: 140px;
	height: 60px;
	background: url(../../images/affiliate_bg.gif);
	border: 2px solid #282828;
	float: left;
	clear: left;
	}

#footer-sidebar ul {
	list-style-type: none;
}
#footer-sidebar li {
	margin: 0 0 3px;
	list-style-type: none;
}

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

#footer .widgetcontent a:link, #footer .widgetcontent a:visited {
	font-size: 11px;
}
#textboxform {
	height: 100px;
	background: #f7f7f7;
	}
	
#textboxform:focus {
	height: 100px;
	background: #fff;
	}

input[type="text"].contacthome {
	width: 250px;	
	}

input[type="text"].contacthome2 {
	width: 40px;	
	}


select.contacthome {
	width: 261px;
	padding: 5px;
	margin: 0px;
 }
 
input.contacthome {
	width: 261px;
	padding: 5px;
	margin: 0px;
 }
 
input.contacthome2 {
	width: 40px;
	padding: 5px;
	margin: 0px;
 }

.smallcaptcha {
	width: 50px;	
	}

input.contact7 {
	padding: 5px;	
	color: #8c8c8c;
	}

.contact7, .contacthome {
	padding: 5px;	
	background: #f7f7f7;
	}
	
#submithome {
	margin-top: 5px;
	}

	
.contact7:hover, .contacthome:hover, .contacthome2:hover {
	padding: 5px;	
	background: #f7f7f7;
	border: 1px solid #b2b2b2;
	}
	
.contact7:focus, .contacthome:focus, .contacthome2:hover {
	border: 1px solid #000;
	background: #d4f67a;
	color: #000;
	}
	
.submitbutton {
	background: #d8ff6f;
	border: 1px solid #000;
	}
	
.submitbutton:hover {
	background: #ddd;
	border: 1px solid #000;
	}
	
.portfolio_thumbs {
	border: 1px solid #e0e0e0;
	background: #eaeaea;
	padding: 5px;
	margin: 10px auto;
}

.homepost_header {
	width: 625px;
	height: 30px;
	background: url('../../images/homepost_header.png')
	}

a.linkedin {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
	background: url('../../images/linkedin.png') no-repeat 0px 0px;
	margin: 5px 0px 0px 25px;
	}


a.linkedin span {
	display: none;
	float: left;
	}
	
a.linkedin:hover {
	height: 50px;
	width: 50px;
	background: url('../../images/linkedin_hover.jpg') no-repeat 0px 0px;
	}
	
a.youtube {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
	background: url('../../images/youtube.png') no-repeat 0px 0px;
	margin: 5px 0px 0px 25px;
	}
	
a.youtube span {
	display: none;
	float: left;
	}
	
a.youtube:hover {
	height: 50px;
	width: 50px;
	background: url('../../images/youtube_hover.jpg') no-repeat 0px 0px;
	}
	
a.twitter {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
	background: url('../../images/twitter.png') no-repeat 0px 0px;
	margin: 5px 0px 0px 25px;
	}
	
a.twitter span {
	display: none;
	float: left;
	}
	
a.twitter:hover {
	height: 50px;
	width: 50px;
	background: url('../../images/twitter_hover.jpg') no-repeat 0px 0px;
	}
	
a.facebook {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
	background: url('../../images/facebook.png') no-repeat 0px 0px;
	margin: 5px 0px 0px 25px;
	}
	
a.facebook span {
	display: none;
	float: left;
	}
	
a.facebook:hover {
	height: 50px;
	width: 50px;
	background: url('../../images/facebook_hover.jpg') no-repeat 0px 0px;
	}

.sitemap {
	padding: 3px 0px 0px 18px;
	float: left;
	display: inline;
	}
.sitemap2 {
	padding: 3px 0px 0px 15px;
	float: left;
	display: inline;
	}
	
#commentsshare {
	float: right;
	background: url('../../images/comments.png') no-repeat;
	padding-left: 20px; !important
	border-left: 0px; !important
}

#diggit {
	background: url('../../images/diggit.png') no-repeat;
	padding-left: 20px; !important
}

#facebookit {
	background: url('../../images/facebookit.png') no-repeat;
	padding-left: 20px; !important
}

#contactbox {
	width: 400px;
	padding: 20px;
	margin: auto;
	clear: both;
	}
	
#portfolio_box {
	z-index: 1;
	position: fixed;
	top: 50px;
	left: 200px;
	width: 600px;
	height: 800px;
	background: transparent url(../../images/overlaywhite.png);
	border: 1px solid #666;
	display: none;
	}
	
#numbskul {
	margin: 20px auto;
	width: 560px;
	height: 750px;
	border: 1px solid #666;
	background: #fff;
	clear: both;
	overflow: hidden;

	
	}
	
#closeit {
	float: right;
	margin: 5px;
	z-index: 1;
	}
	
#caption {
	position: absolute;
	bottom: 40px;
	width: 560px;
	height: auto;
	background: #c0ef3f;
	text-align: center;
	font-weight: Bold;
	line-height: 50px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 10px;
	z-index: 2;
	}
	
ul.homelists {
	list-style-type: none;
	border-bottom: none; !important
	margin-top: -20px; !important
	}
	
ul.homelists li {
	border: none;
	line-height: 11px;
	}
	
#boxhome1 {
	width: 300px;
	float: right;
	clear: none;
	color: #5d5d5d;
	font-size: 12.4px;
	padding: 26px 5px 0px 5px;
	text-align: justify;
	}
#boxhome2 {
	width: 310px;
	float: left;
	clear: none;
	color: #5d5d5d;
	font-size: 12.4px;
	text-align: justify;
}

.dotted {
	height: 1px;
	border-bottom:1px dotted #8abe00;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
	
.greydotted {
	height: 1px;
	border-bottom:1px dotted #7a7a7a;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 7px 40px 10px 7px;
	padding: 0px;
	width: 290px;
	}
	
#readmore {
	z-index: 1;
	position: absolute;
	top: 310px;
	right: 360px;
	width: 200px;
	height: 30px;
	background: transparent;
	display: none;
	text-align: center;
}

#home_page_box {
		margin: 39px 0px 0px 0px;
		height: 226px; 
		max-height: 226px; 
		width: 632px;
		overflow: hidden;
		font-family: Corbel, Verdana, sans-serif;
		font-size: 16x; !IMPORTANT
	}
	
ul.services {
	margin: 0;
	list-style-type: none;
	}
	
ul.services li {
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	width: 230px;
	padding: 5px 0px 5px 30px;
	background: url('../../images/icons/accept.png') left no-repeat;
	}
	
ul.contentcheck {
	margin: 0;
	list-style-type: none;
	}
	
ul.contentcheck li {
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 30px;
	background: #f9f9f9 url('../../images/icons/accept.png') 5px 8px no-repeat;
	}
	
ul #info {
	list-style-type: none;	
	margin: 0px auto;
	line-height: 20px;
	}
	
ul #info li.left {
	float: left;
	display: block;
	width: 90px;
	
	}

.clearfeatured {
	margin-top: 40px;	
	}
	
	
.noresults {
	margin-bottom: 200px;	
	
	}
	
#aboutsidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	}
	

	
#aboutsidebar ul li {
	padding: 20px 10px 0px 10px;
	text-indent: 35px;
	background: url('../../images/blockquote.png') no-repeat left top;
	}
	
	
#aboutsidebar a {
	color: #aada2a;
	background: transparent;
	padding: 0px 10px 0px 0px;
		}
		
#contact_bubble {
	width: 480px;	
	height: 160px;
	background: url('../../images/contact_bubble.png') no-repeat;
	clear: both;
	padding: 20px 140px 20px 20px;
	color: #000;
	margin: 0px auto;
	}
	
#contact_bubble h2 {
	font-size: 18px;	
	}
	
#archives-post {
	clear: both;
	margin-top: 40px;
	}
	
ul {
	margin: 0;
	list-style-type: none;
	}
	
ul.cat-item li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	width: 230px;
	padding: 5px 0px 2px 20px;
	background: url('../../images/icons/page_white_edit.png') left no-repeat;
	line-height: 15px;
	}
	
#archives-sidebar a {
	background: transparent;
	text-transform: none;
	}

#archives-sidebar a:hover {
	border: 0px;
	}

ul.recent_comments li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	width: 230px;
	padding: 5px 0px 2px 0px;
	line-height: 15px;
	}
	
	

ul.recent-articles li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	width: 230px;
	padding: 5px 0px; !important
	line-height: 15px;
	}
	
ul.recent-articles li a {
	color: #77a300;
	}
ul.recent-articles li a:hover {
	color: #838383;
	}
	
ul.recent-articles li ul {
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	padding: 0px; !important
	}
	
ul.recent-articles li ul li {
	list-style: none;
	margin: 0px;
	width: 220px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: justify;
	}

ul.recent-articles li ul li a{
	padding: 0px;
	font-size: 10px;
	color: #727272;
	}	
	
ul.recent-articles li ul li a span{
	padding: 0px;
	color: #373737;
	}	
	
ul.recent-articles li ul li span{
	padding: 0px;
	color: #373737;
	float: right;
	}	

.piclenselink {
	display: none; !important	
	}


div.formheading {
	font-size: 16px;
	color: #7c9d26;
	height: 30px;
	border-bottom: 1px dotted #ddd;
	margin: 0px;
	clear: both;
	background: #f9f9f9;
	line-height: 30px;
	padding-left: 5px;
	font-weight: bold;
	}
	
div.formheading img {
	float: right;
	border: 0px;
	padding-right: 5px;
	}	

div#wrapit {
	border: 1px dotted #ddd;
	padding: 10px;
	}
	
div.lefty {
	float: left;	
	clear: none;
	padding: 5px;
	text-align: left;
	}
	
div.righty {
	float: right;	
	clear: none;
	padding: 5px;
	}

	
.domaininformation, .websitespecs, .hostinginformation, .moduleinformation {
	display: none;	
	}
	
#retractdomain, #retractwebsite, #retracthosting, #retractmodules, #expandinformation {
	display: none;	
	}
	
#bannerdiv {
	clear: both;
	background: transparent url('../../images/websites_banner1.jpg') top center no-repeat;
	padding: 200px 0px 0px 0px;
	}
	
#bannerdiv1 {
	clear: both;
	background: transparent url('../../images/blogbanner.jpg') top center no-repeat;
	padding: 250px 0px 0px 0px;
	}
	
#info_library {
	position: fixed;
	top: 386px;
	left: 0px;
	min-width: 40px;
	max-width: 40px;
	min-height: 130px;
	max-height: 130px;
	background: transparent url('../../images/library_tab.png') left no-repeat;
	white-space: nowrap;
	overflow: hidden;
	}
	
#library_tab:hover {
	cursor: pointer;	
	min-width: 40px;
	max-width: 40px;
	min-height: 130px;
	max-height: 130px;
	}
	
#library_box {
	position: fixed;
	top: 386px;
	left: 0px;
	background: #e6e6e6;
	border: 1px solid #ddd;
	z-index: 1;
	padding: 20px;
	display: none;
	}
