/* @override http://workshop.g2webmedia.com/wonderbranding/wp-content/themes/wonder-branding/style.css */

/*
THEME NAME: WonderBranding
VERSION: 1.0
AUTHOR: WPCoder // Clay Griffiths
AUTHOR URI: http://www.wpcoder.com
*/

/* @group clear */

body,div,dl,dt,dd,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* @end */

/* @group =utility */

body{
	font-size: 62.5%;            
	margin: 0pt;
	font-family:arial,helvetica,sans-serif;
	background: url(images/bg.jpg) repeat #1d1410;
}


a img{
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover{
	text-decoration: underline;
}


.clearfix:after{content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix {height:1%;}


/* @end */

/* @group =base */

/* @group -layout */

div#wrapper {
	margin: 10px auto 30px auto;
	width: 945px;
	font-size:1.1em;
	background: #fff;
	padding: 5px;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
	clear: both;
}
div#content {
	float: right;
	width: 690px;
	margin: 10px 10px 0 0;
}

div#footer {
	clear: both;
}



/* @end */

/* @group -links */



/* @end */

/* @group -header */

div#header{
	width: 945px;
	height: 138px;
	background: url(images/header_bg.jpg) no-repeat;
}

div#header h1 img {
	width: 555px;
	height: 95px;
	float: left;
	margin: 5px 0 0 5px;
}

/* @group --breadcrumb-trail */

div#breadcrumb-trail {
	background: #3399cc;
	padding: 5px;
	color: #fff;
}
div#breadcrumb-trail a{
	font-weight: bold;
	color: #daecff;
	text-decoration: underline;
}

/* @end */


/* @group --nav */

div#nav {
	background: #236d93;
	height: 30px;
	border-top: 1px solid #3e80a2;
	border-bottom: 1px solid #70aac9;
	position: relative;
	top: 6px;
	display: block;
	width: 945px;
	z-index: 50;
	float: left;
}
div#nav ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
div#nav ul li {
	float: left;
}
div#nav ul li a{
	font-family: Helvetica, arial, sans-serif;
	display: block;
	height: 24px;
	background: url(images/nav_separator.jpg) no-repeat right;
	padding: 3px 10px;
	text-transform: uppercase;
	width: auto;
}
div#nav ul li a strong {
	font-size: 1.1em;
	font-weight: 5000;
	color: #fff;
	float: left;
}
div#nav ul li a span {
	clear: left;
	float: left;
	font-size: 9px;
	color: #a4c3d3;
	text-transform: none;
}






div#nav ul li a:hover {
	background: #114059 url(images/nav_separator.jpg) no-repeat right;
	text-decoration: none;
	color: #fff;
}
div#nav ul li.current_page_item a{
	background: #3399cc;
	margin: -4px 0 -1px -2px;
	padding: 7px 11px 4px 11px;
}
div#nav ul li.current_page_item a span {
	color: #fff;
}




div#nav ul li.page-item-1 a{
	line-height: 2.5em;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}



/* @end */

/* @group --search */

div#search {
	float: right;
}
div#search input.search-input{
	background: #7ebfdf;
	border: none;
	outline: 0 none;
	height: 16px;
	width: 170px;
	float: left;
	margin: 5px 5px 0 0;
	color: #114059;
	padding: 2px 3px;
	line-height: 16px;
	font-size: 1.1em;
}
div#search input.search-submit {
	margin: 5px 5px 0 0;
	float: left;
}



/* @end */

/* @group --subscription */

div#header-subscriptions {
	position: relative;
	bottom: -65px;
	width: 230px;
	float: right;
}
div#header-subscriptions #rss-hover, div#header-subscriptions #email-hover, div#header-subscriptions #twitter-hover{
	display: none;
	margin: -40px 0 0 10px;
	position: absolute;
	width: 198px;
	height: 35px;
	text-indent: -9999px;
}


div#header-subscriptions #rss-hover {
	background: url(images/header_rss_hover.png) no-repeat;
}
div#header-subscriptions #email-hover {
	background: url(images/header_email_hover.png) no-repeat;
}
div#header-subscriptions #twitter-hover {
	background: url(images/header_twitter_hover.png) no-repeat;
}



div#header-subscriptions #rss-header {
	margin: 0 10px 0 15px;
	float: left;
	background: url(images/header_rss_icon.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 48px;
	height: 48px;
}
div#header-subscriptions #email-header {
	margin: 0 10px 0 7px;
	float: left;
	display: block;
	width: 56px;
	height: 55px;
	background: url(images/header_email_icon.png) no-repeat transparent;
	text-indent: -9999px;
}
div#header-subscriptions #twitter-header {
	margin: 0 0 0 -3px;
	float: left;
	display: block;
	width: 83px;
	height: 61px;
	background: url(images/header_twitter_bird.png) no-repeat;
	text-indent: -9999px;
}



/* @end */




/* @end */

/* @group -sidebar */


div.sidebar {
	background: #f5f3eb;
	border: 1px solid #a5a69a;
	/*height: 740px;*/
	margin: 10px 0 10px 0;
	width: 224px;
	float: left;
}
div.sidebar ul.widgets, div.sidebar-home ul.widgets {
	margin: 0;
	padding: 0;
}

div.sidebar li {
	list-style: none;
}
div.sidebar h3 {
	border: 1px solid #dedbd1;
	margin: 5px;
	background: #ebe9e1;
	color: #1a3b4c;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 1.5em;
	padding: 0 4px;
	line-height: 17px;
	height: 20px;
}
li#tag_cloud h3 {
	margin: 5px 0;
}
li#tag_cloud , div.ctc{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}
li#tag_cloud a , li.widget_ctc a{
	text-align: center;
	word-spacing: -1px;
	color: #333;
}
div.sidebar ul {
	margin: 6px 0 10px 10px;
	padding: 0;
}

div.sidebar li ul li a{
	color: #555;
	display: block;
	background: url(images/dotted_line.gif) repeat-x bottom;
	padding: 4px 0;
	width: 204px;
}

div.textwidget {
	margin: 10px;
}

div.home-sidebar-ad {
	border: 1px solid #bdbeb0;
	background: #ebe9e1;
	margin: 10px 5px;
	height: 20px;
	color: #92938a;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 50px 0;
}




/* @end */

/* @group -post-navigation */

.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left; padding-right: 10px;}
.alignright,div.nav-next{float: right; padding-left: 10px;}



/* @end */

/* @group -post-styling */

h2.entry-title {
	color: #313228;
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Helvetica", arial, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}
h2.page-title {
	border-bottom: 3px solid #eae9e4;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	color: #d5d6cd;
	font-size: 4em;
	font-family: "Arial Black", Arial, sans-serif;
	line-height: 1em;
	display: block;
	letter-spacing: -2px;
}




div.post div.entry-content {
	color: #2F2F2F;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* @group --meta */

div.entry-meta {
	border-top: 1px solid #eae9e4;
	border-bottom: 1px solid #eae9e4;
	padding: 4px 0;
	color: #737373;
}
div.entry-meta a{
	color: #3399cc;
	font-weight: bold;
}
div.entry-meta a.print {
	background: url(images/print_icon.jpg) no-repeat;
	padding: 0 0 0 16px;
	margin: 0 0 0 10px;
}
div.entry-meta a.comments {
	background: url(images/comments_icon.jpg) no-repeat;
	padding: 0 0 0 16px;
	margin: 0 0 0 10px;
}



div.tags{
	background: #edf7ff url(images/tag_icon.jpg) no-repeat 5px 3px;
	color: #737373;
	padding: 3px 6px 3px 16px;
	width: auto;
	display: inline;
	margin: 0 0 10px 0;
	float: left;
}
div.tags a{
	color: #737373;
}



/* @end */

/* @group --elements */

div.post blockquote {
	background:transparent url(images/blockquote.gif) no-repeat scroll 0pt 2px;
	color: #3f3f3f;
	padding-left:23px;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0pt;
	margin-right: 80px;
	margin-bottom: 15px;
	margin-left: 25px;
}



/* @end */

/* @group --sidebar */

div#single-side{
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #d2cfc3;
	background: #ebe9e1;
	padding: 10px;
}
div#single-side ul {
	margin: 5px 5px 10px 10px;
	padding: 0;
	list-style: none;
}

div#single-side li a{
	color: #555;
	display: block;
	background: url(images/dotted_line.gif) repeat-x bottom;
	padding: 1px 0;
	width: 204px;
}
div#single-side h4 {
	color: #4e6671;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 1.1em;
}
div#single-side a.subscribe-category {
	background: url(images/feed.gif) no-repeat;
	padding: 1px 0 2px 20px;
	color: #4e6671;
}



/* @end */



/* @end */

/* @group -footer */

div#footer{
	width: 945px;
	background: url(images/footer_bg.jpg) repeat-x;
	height: 213px;
	border-top: 5px solid #fff;
}

div#footer div{
	width: 280px;
	float: left;
	color: #fff;
	margin: 15px 0 0 23px;
}

div#footer div ul {
	padding: 0 0 0 30px;
}
div#footer div ul li {
	margin: 0 0 5px 0;
}
div#footer div ul li a{
	color: #fff;
}
div#footer div p {
	line-height: 1.4em;
}


div#footer h3 {
	border-top: 3px solid #6c171a;
	border-bottom: 1px solid #6c171a;
	font-family: "Arial Black", sans-serif;
	font-size:2.1em;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 0 3px 0;
	color: #6c171a;
	font-weight: bold;
	line-height: 22px;
}
div#footer h3 span {
	color: #c04400;
}




div#footer div img {
	float: right;
}



div#footer-outside {
	width: 945px;
	margin: -20px auto 30px auto;
	display: block;
	color: #ddd;
}
div#footer-outside div {
	display: inline;
}
div#footer-outside a {
	color: #962226;
}
div#footer-outside div.left {
	float: left;
}
div#footer-outside div.right {
	float: right;
}
div#footer-outside div.right a{
	margin: 0 10px 0 0;
	padding: 3px 0 2px 25px;
	background: url(images/feed.gif) no-repeat;
}



/* @end */

/* @group -comments */

/* @group --display */

div#comments-container {
	clear: both;
	margin: 10px 0 0 0;
	float: left;
	width: 690px;
}
div#comments-container ul {
	border-bottom: 1px solid #eeecdb;
	list-style: none;
	padding: 0 0 4px 0;
	margin: 10px 0;
}
div#comments-container ul li{
	float: left;
}
div#comments-container ul li a{
	color: #737373;
	font-weight: bold;
	padding: 4px;
	border-top: 1px solid #eeecdb;
	border-left: 1px solid #eeecdb;
	border-right: 1px solid #eeecdb;
}
div#comments-container ul li.comments-tab a {
	border-right: none;
}
div#comments-container ul li a:hover, div#comments-container ul li.ui-tabs-selected a {
	background: #f6f5ed;
	text-decoration: none;
}


div#comments-container div.ui-tabs-hide {
	display: none;
}











div#trackback {
	margin-bottom: 10px;
}
div#trackback p{
	font-size: 0.9em;
	margin: 0;
}
ol.commentlist, ol.pinglist {
	list-style:none;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
ol.commentlist div#respond {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px -5px 5px 170px;
}
ol.commentlist li, ol.pinglist li {
	margin-bottom: 10px;
}
div.comment-body {
	padding: 5px 5px 5px 66px;
	margin-top: 5px;
	background: #f2f1ea;
	border-right: 1px solid #dcdbd7;
	border-bottom: 1px solid #dcdbd7;
	height: auto !important;
	min-height: 50px;
	height: 50px;
}
ol.pinglist div.comment-body {
	padding: 5px;
	font-size: 1.2em;
}
div.comment-top {
	background: url(images/comment_top.jpg) no-repeat;
	width: 6px;
	height: 6px;
	display: block;
	float: left;
	margin: 0 0 0 6px;
}
ol.commentlist span.comment-author {
	display: block;
	font-size: 1em;
	color: #666;
}
ol.commentlist span.comment-author span, ol.commentlist span.comment-author a {
	color: #3399cc;	
	font-weight: bold;
}
ol.commentlist span.comment-author a {
	text-decoration: underline;
}

ol.commentlist div.comment-date {
	display: block;
	font-size: 0.9em;
	color: #666;
	float: right;
}
img.avatar {
	float: left;
	margin: 0 5px 5px 0;
	position: absolute;
	margin: 0 0 0 -60px;
}              
div.comment-body span.red {
	font-weight: bold;
	color: #cc0000;
	margin: 0 0 10px 0;
}
div.comment-body p{
	margin-top: 0;
	line-height: 1.4em;
	color: #737373;
}

div#trackback {
	clear: both;
}

h3#comments, h3#pings {
	color: #666;
	font-size: 2em;
	font-weight: bold;
}


/* @end */

/* @group --form */


div#trackback {
	background: #f2f1ea;
	border: 1px solid #dcdbd7;
	padding: 3px;
	margin: 10px 0;
	color: #737373;
}
div#trackback h3 {
	color: #666;
	font-weight: bold;
}
div#respond {
	width: 420px;
	margin: 0 0 20px 0;
}
div#respond h3 {
	color: #666;
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
}
form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 70%;
	border: 1px solid #aaa;
	background: #fff;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
	border: 1px solid #aaa;
	background: #fff;
}
input#author:focus,input#email:focus,input#url:focus,textarea#comment:focus{
	outline: 0 none;
	border: 1px solid #555;
}


textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 99%;
}
input#submit{
	border: none;
	background: #fff;
	background: #555;
	padding: 4px 5px;
	color: #eee;
}
input#submit:hover{
	background: #888;
}
div.reply {
	text-align: right;
	float: right;
	margin: -13px 0 0 0;
}



/* @end */



/* @end */



/* @end */

/* @group =pages */

/* @group -categories */

div.page-top {
	border-bottom: 3px solid #eae9e4;
	padding: 0 0 16px 0;
	margin: 0 0 5px 0;
}

div.page-top h2 {
	color: #d5d6cd;
	font-size: 4.4em;
	font-family: "Arial Black", Arial, sans-serif;
	margin: 0;
	line-height: 1em;
	display: inline;
	float: left;
	letter-spacing: -2px;
}
div.page-top p {
	float: left;
	margin: 20px 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #d5d6cd;
	font-size: 2.2em;
	letter-spacing: -1px;
}



div.most-recent, div.archived {
	margin: 0 0 10px 0;
}

div.most-recent {
	background: #1e3d4f;
	padding: 10px;
}
div.most-recent img {
	border: 1px solid #516f80;
	padding: 1px;
	float: left;
}
div.most-recent div.post-content {
	float: right;
	width: 498px;
}
div.most-recent div.post-content-wide {
	width: 668px;
}
div.most-recent h2 {
	color: #9cd6f3;
	font-size: 1.8em;
	font-family: Times, serif;
	display: inline;
}
div.most-recent h2 a, div.most-recent h2 a:link, div.most-recent h2, div.most-recent h2 a:visited {
	color: #9cd6f3;
}
div.most-recent span.comments-link a{
	background: url(images/orange_comment.gif) no-repeat;
	padding: 0 0 0 16px;
	color: #eee;
	top: -1px;
	position: relative;
	left: 7px;	
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
div.most-recent span.comments-link a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.most-recent span.comments-link a {
	color: #eee;
}
div.most-recent div.entry-date {
	color: #8799a3;
	font-size: 0.9em;
	margin: 10px 0;
}
div.most-recent div.entry-content {
	color: #eff3f6;
	line-height: 1.5em;
}
div.most-recent a.full-story {
	color: #8ac9ec;
	background: #174a6d;
	padding: 6px 7px;
}



div.archived {
	border-top: 1px solid #bfdfef;
	border-bottom: 1px solid #bfdfef;
	background: #edf7ff;
	padding: 10px;
}
div.archived img {
	border: 1px solid #516f80;
	padding: 1px;
	float: left;
}
div.archived div.post-content {
	float: right;
	width: 584px;
}
div.archived div.post-content-wide {
	width: 668px;
}
div.archived h3 {
	font-size: 1.1em;
	font-weight: bold;
}
div.archived h3 a{
	color: #4d6984;
}
div.archived div.entry-content {
	line-height: 1.5em;
	color: #222;
}

div.archived a.full-story {
	color: #798ea3;
	text-decoration: underline;
}
div.archived a.full-story:hover {
	color: #4d6984;
}


/* @end */

/* @group -home */

/* @group --sidebar */

div.sidebar-home li {
	list-style: none;
}
div.sidebar-home h3 {
	border: 1px solid #dedbd1;
	margin: 5px;
	background: #ebe9e1;
	color: #1a3b4c;
	font-family: "Arial Black", arial, sans-serif;
	font-size: 1.5em;
	padding: 0 4px;
	line-height: 17px;
	height: 20px;
}
div.sidebar-home ul {
	margin: 6px 0 10px 10px;
	padding: 0;
}
div.sidebar-home li a{
	color: #555;
	display: block;
	background: url(images/dotted_line.gif) repeat-x bottom;
	padding: 4px 0;
	width: 204px;
}
div#twitter_div ul{
	margin: 0px;
	padding: 0px;
}
div#twitter_div a  {
	display: inline;
	color: #238BBF;
	background-image: none;
}
div#twitter_div li {
	color: #555;
	display: block;
	background: url(images/dotted_line.gif) repeat-x bottom;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 204px;
}
.textwidget a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	background-image: none;
	padding-top: 6px;
}
div.sidebar-home li.recentcomments a {
	background: none;
}
div.sidebar-home li.recentcomments {
	background: url(images/dotted_line.gif) repeat-x bottom;
	padding: 4px 0;
}


div.home-sidebar-ad {
	border: 1px solid #bdbeb0;
	background: #ebe9e1;
	margin: 10px 5px;
	height: 20px;
	color: #92938a;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 50px 0;
}


div.sidebar-home li#facebook a, div.sidebar li#facebook a {
	background: url(images/facebook.gif) no-repeat;
	padding: 2px 0 4px 20px;
	margin: 0 0 3px 0;
}
div.sidebar-home li#twitter a, div.sidebar li#twitter a {
	background: url(images/twitter.gif) no-repeat;
	padding: 2px 0 4px 20px;	
	margin: 0 0 3px 0;
}
div.sidebar-home li#linkedin a, div.sidebar li#linkedin a {
	background: url(images/linkedin.gif) no-repeat;
	padding: 2px 0 4px 20px;
	margin: 0 0 3px 0;
}
div.sidebar-home li#flickr a, div.sidebar li#flickr a {
	background: url(images/flickr.gif) no-repeat;
	padding: 2px 0 4px 20px;	
	margin: 0 0 0 0;
}


/* @end */

/* @group --featured */

div#featured-post img {
	margin: 9px 0 0 5px;
	width: 503px;
	height: 207px;
	float: left;
}
div#featured-post-content {
	float: right;
	width: 375px;
	margin: 15px 15px 0 0;
	height: 195px;
}
div#featured-post-content img#spacer-1 {
	width: 100px;
	height: 30px;
	float: right;
	margin: -10px -10px 0 0;
}
div#featured-post-content img#spacer-2 {
	width: 50px;
	height: 30px;
	float: right;
	margin: 0 -10px 0 0;
	clear: right;
}
div#featured-post-content h2 {
	font-size: 2.2em;
	color: #a5e1ff;
	display: inline;
}
div#featured-post-content h2 a{
	color: #a5e1ff;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}


a#featured-comments {
	background: url(images/featured_comment_icon.png) no-repeat;
	width: 24px;
	height: 28px;
	display: inline-block;
	top: -5px;
	left: 5px;
	position: relative;
	color: #16323f;
	font-size: 1.5em;
	padding: 1px 3px 0 3px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	text-align: center;
}
a#featured-comments:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	text-decoration: none;
}

div#featured-post-content div.featured-meta {
	margin: 2px 0 0 0;
	clear: left;
}
div#featured-post-content div.featured-meta {
	color: #5a8092;
}
div#featured-post-content div.featured-meta a{
	color: #a5e1ff;
}
div#featured-post-content .date {
	color: #a5e1ff;
}
div#featured-post-content .dark {
	color: #193847;
}
div#featured-post-content p{
	color: #bbb;
	line-height: 1.3em;
}

div#featured-post-content a.read-more {
	border: 1px solid #1c86ba;
	background: url(images/read_post_bg.jpg) repeat-x;
	color: #b5cdd9;
	font-size: 0.9em;
	height: 15px;
	display: block;
	width: 85px;
	text-align: center;
	line-height: 15px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
div#featured-post-content a.read-more:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	text-decoration: none;
}


/* @end */

/* @group --carousel */

div#carousel {
	background: #1a3848;
	border-top: 1px solid #286e91;
	height: 133px;
	border-bottom: 1px solid #000;
}
div#carousel li img {
	background: #eee;
	width: 153px;
	height: 80px;
	margin: 12px 0 0 36px;
	float: left;
}
div#carousel li a p {
	clear: both;
	float: left;
	margin: 10px 0 0 33px;
	width: 160px;
	color: #1b87bd;
	cursor: pointer;
}
div#carousel li a:hover p{
	text-decoration: underline;
	color: #1b87bd;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 20px;
    overflow: hidden;
    position: relative;
	width: 896px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 133px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 225px;
    height: 133px;
    background: url(images/carousel_item_bg.jpg) no-repeat;
    margin: 0 0 0 0;
    overflow: hidden;
}
.jcarousel-next {
    z-index: 3;
    display: none;
    background: url(images/carousel_arrow_right.jpg) no-repeat;
    width: 27px;
    height: 133px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
    width: 27px;
    height: 133px;
    position: absolute;
    left: 10px;
    background: url(images/carousel_arrow_left.jpg) no-repeat;
    cursor: pointer;
}


/* @end */

/* @group --middle */

div.featured-box img {
	float: left;
	padding: 1px;
	border: 1px solid #b4b7a0;
	margin: 0 7px 0 0;
}
div.featured-box h3 {
	color: #333;
	font-size: 1.5em;
}
div.featured-box h3 a {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
}
div.featured-box p {
	color: #555;
	line-height: 1.4em;
}
div.featured-box p a {
	color: #555;
	text-decoration: underline;
}
div.featured-box p a:hover {
	color: #000;
}



/* @end */

div#featured {
	background: #3399cc;
	height: 240px;
	border-bottom: 1px solid #0e2937;
}
div#featured-post {
	background: url(images/featured_post_bg.jpg) no-repeat;
	width: 915px;
	height: 221px;
	margin: 5px 0 0 15px;
	float: left;
}
div#container-home-bottom {
	background: #bcbdaf;
	height: 765px;
}

div#sidebar-home-left {
	background: #fff;
	border: 1px solid #a5a69a;
	height: 740px;
	margin: 10px 0 0 10px;
	width: 224px;
	float: left;
}

div#sidebar-home-right {
	background: #fff;
	border: 1px solid #a5a69a;
	height: 740px;
	margin: 10px 0 0 10px;
	width: 224px;
	float: left;
}


div#content-home {
	width: 452px;
	float: left;
	margin: 10px 0 0 10px;
}


div#content-home .featured-box{
	height: 115px;
	width: 430px;
	padding: 45px 10px 10px 10px;
	margin: 0 0 10px 0;
}
div#content-home #the-scoop {
	background: #edf2e2 url(images/featured_the_scoop.jpg) no-repeat 10px 10px;
	border: 1px solid #629013;
}
div#content-home #the-lab {
	background: #fff9e3 url(images/featured_the_lab.jpg) no-repeat 10px 10px;
	border: 1px solid #cf6f20;	
}
div#content-home #the-circle {
	background: #fcf3e0 url(images/featured_the_circle.jpg) no-repeat 10px 10px;
	border: 1px solid #9d151a;	
}
div#content-home #the-view {
	background: #e3ebf1 url(images/featured_the_view.jpg) no-repeat 10px 10px;
	border: 1px solid #0e63a3;
}


div.featured-box p{
	margin: 5px 0;
}
div.featured-box a.read-more {
	font-weight: bold;
	float: left;
	display: inline;
}
/* @end */



/* @end */.entry-content h1 {
	font-size: 29px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #751111;
}
.entry-content h2 {
	font-size: 25px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #751111;
}
.entry-content h3 {
	font-size: 20px;
	line-height: 21px;
	letter-spacing: -1px;
	color: #751111;
}
.entry-content h4 {
	font-size: 17px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #751111;
}
#footer p a {
	color: #F90;
}
.entry-content p a {
	color: #135895;
	text-decoration: underline;
}
div.page .entry-content p{
	font-size: 1.2em;
	line-height: 1.4em;
}
.entry-content p a:hover {
	color: #187AD2;
	text-decoration: underline;
}

