/*
	Theme Name: Executive
	Theme URL: http://www.studiopress.com/themes/executive
	Description: Executive is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: black, blue, gray, white, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, sticky-post, translation-ready
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #1D1D1D;
	color: red;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	font-weight:bold;
	}
	
#wrap {
	background: #1D1D1D;
	margin: 0px auto 0px;
	padding: 0px;
	}

#inner-sidebar-content, #inner-content-sidebar, #inner-split, #inner-full {
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/***** Hyperlinks ********************/

a, .a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color: #404040;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/***** Header ********************/

#header-bg {
	background: url(images/header.png) repeat-x;
	}

#header {
	width: 960px;
	height: 155px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header #imageheader {
	width: 400px;
	height: 155px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 400px;
	height: 155px;
	}
	
#header-full {
	width: 960px;
	height: 155px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header-full #imageheader {
	width: 960px;
	height: 155px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header-full #imageheader a {	
	display: block;
	width: 960px;
	height: 155px;
	}

.header-left h1, .header-left h1 a, .header-left h1 a:visited, .header-left h4, .header-left h4 a, .header-left h4 a:visited {
	color: #ff0000;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.header-left h1 a:hover, .header-left h4 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.header-text {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	}
	
.header-left {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.header-left p {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	line-height: 20px;
	}
	
.header-left a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.header-right {
	width: 550px;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 14px;	
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
.header-right a, .header-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.header-right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.header-right h4 {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.header-right .textwidget {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}
	
/***** Header Search Form ********************/

#header #searchform {
	float: right;
	margin: 0px;
	padding: 45px 0px 0px 0px;
	}

#header #s {
	background: url(images/header-search.png) right no-repeat;
	width: 180px;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	border: 5px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#header #searchsubmit {
	background: #373737;
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 14px;	
	text-decoration: none;
    margin: 0px;
	padding: 5px 8px 5px 8px;
	border: 5px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#header .widget_search {
	margin: 0px;
	padding: 0px;
	}
	
/***** Header Twitter Widget ********************/
	
.header-right .twitter {
	width: 320px;
	float: right;
	background: url(images/twitter.png) top right no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	}
	
.header-right .twitter ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.header-right .twitter ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
/***** Header eNews & Updates Widget ********************/

#header .enews {
	width: 300px;
	float: right;
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#header .enews p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#header #subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header #subbox {
	background: #EEEEEE;
	width: 220px;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
	padding: 7px 5px 7px 5px;
	border: 5px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#header #subbutton {
	background: #373737;
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 14px;	
	text-decoration: none;
    margin: 0px;
	padding: 5px 8px 5px 8px;
	border: 5px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/***** Navbar ********************/

#navbar-bg {
	background: url(images/nav.png);
	}

#navbar {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
.navbar-left {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.navbar-right {
	width: 270px;
	float: right;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	display:none;
	}
	
.navbar-right a, .navbar-right a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.navbar-right a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.rss-link {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 18px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/***** Navbar Menu ********************/
	
.nav {
	width: 100%;
	text-transform: uppercase;
	}

.nav ul {
	z-index: 100;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.nav ul li {
	position: relative;
	display: inline;
	float: left;
	}

.nav ul li a {
	background: url(images/nav.png);
	display: block;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	padding: 13px 15px 12px 15px;
	text-decoration: none;
	}

* html .nav ul li a { 
	display: inline-block;
	}

.nav ul li a:link, .nav ul li a:visited {
	color: white;
	}

.nav ul li a.selected { 
	background: url(images/nav.png);
	color: #BBBBBB;
	}

.nav ul li a:hover {
	background: url(images/nav.png);
	color: #BBBBBB;
	}
	
.nav ul li ul {
	position: absolute;
	left: 0px;
	display: none;
	visibility: hidden;
	}

.nav ul li ul li {
	display: list-item;
	float: none;
	}

.nav ul li ul li ul {
	top: 0px;
	}

.nav ul li ul li a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	width: 140px; 
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

* html .nav{height: 1%;} 

.nav .downarrowclass {
	position: absolute;
	top: 19px;
	right: 7px;
	}

.nav .rightarrowclass {
	position: absolute;
	top: 9px;
	right: 7px;
	}
	
/***** Navbar Search Form ********************/

#navbar #searchform {
	float: right;
	margin: 0px;
	padding: 0px;
	}

#navbar #s {
	background: #FFFFFF !important;
	width: 155px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 2px 2px;
	border: 1px solid #E6E6E6;
	}
	
#navbar #searchsubmit {
	background: #333333;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-decoration: none;
    margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #666666;
	}
	
/***** Subnavbar ********************/

#subnavbar-bg {
	background: #333333;
	}

#subnavbar {
	width: 960px;
	background: #333333;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	}
	
/***** Altnav Menu (subnav or topnav) ********************/
	
.altnav {
	font-size: 12px;
	background: #333333;
	width: 100%;
	text-transform: uppercase;
	}

.altnav ul {
	z-index: 100;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.altnav ul li {
	position: relative;
	display: inline;
	float: left;
	}

.altnav ul li a {
	display: block;
	background: #333333; 
	font-family: Georgia, Times New Roman, Trebuchet MS;
	color: #FFFFFF;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	}

* html .altnav ul li a { 
	display: inline-block;
	}

.altnav ul li a:link, .altnav ul li a:visited {
	color: white;
	}

.altnav ul li a.selected { 
	background: #333333; 
	color: #AAAAAA;
	}

.altnav ul li a:hover {
	background: #333333; 
	color: #AAAAAA;
	}
	
.altnav ul li ul {
	position: absolute;
	left: 0px;
	display: none;
	visibility: hidden;
	}

.altnav ul li ul li {
	display: list-item;
	float: none;
	}

.altnav ul li ul li ul {
	top: 0px;
	}

.altnav ul li ul li a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	width: 140px; 
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

* html .altnav{height: 1%;} 

.altnav .downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
	}

.altnav .rightarrowclass {
	position: absolute;
	top: 9px;
	right: 7px;
	}
	
/***** Home Top ********************/

#home-top-bg {
	background: #1D1D1D;
	}

#home-top {
	width: 960px;
	margin: 0px auto 0px;
	padding: 25px 0px 5px 0px;
	}
	
#home-top p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#home-top h2 {
	color: #red;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #333333;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#home-top h4 {
	color: #red;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:center;
	}
	
#home-top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#home-top ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#home-top ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#home-top ul li ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#home-top .byline {
	margin: 0px;
	padding: 0px;
	}
	
#home-top .widget {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#home-top .textwidget {
	margin: 0px;
	padding: 0px;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0px;
	padding: 0px 0px 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #dddddd;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-full {
	margin: 0px;
	padding: 0px;
	}
	
/***** Home Bottom ********************/

#home-bottom-bg {
	background: #567CC3 url(images/home-bottom.png) repeat-x;
	}

#home-bottom {
	width: 960px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 25px 0px 0px 0px;
	line-height: 18px;
	}
	
#home-bottom a, #home-bottom a:visited {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	}
	
#home-bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-bottom p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#home-bottom h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-bottom h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-bottom h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#home-bottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#home-bottom ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#home-bottom ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#home-bottom ul li ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#home-bottom .widget {
	margin: 0px 0px 10px 50px;
	padding: 0px;
	}
	
#home-bottom .textwidget {
	margin: 0px;
	padding: 0px;
	}
	
#home-bottom li.widget_tag_cloud div {
	margin: 0px;
	padding: 0px 0px 10px 0;
	}
	
#home-bottom .featuredpost .post, #home-bottom .featuredpage .page {
	clear: both;
	}
	
#home-bottom .featuredpost, #home-bottom .featuredpage  {
	clear: both;
	}
	
#home-bottom .featuredpost img, #home-bottom .featuredpage img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 5px solid #FFFFFF;
	}

.home-bottom-1 {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
.home-bottom-2 {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
.home-bottom-3 {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
	}
	
.home-bottom-4 {
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0px;
	}

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

#content {
	width: 960px;
	margin: 20px auto 0px;
	padding: 0px;
	}
	
#content-left {
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px;
	}
	
#content-right {
	float: right;
	width: 670px;
	margin: 0px;
	padding: 0px;
	}
	
#content-split {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content-full {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#content a img {
	border: medium none;
	}
	
#content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border: 1px solid #DDDDDD;
	}

#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: #1D1D1D;
	font-size: 11px;
	margin: 0px 0px 30px 0px;
	padding: 5px 10px 5px 10px;
	}

#content .post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}
	
#content .post p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content .post ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content .post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#content .thumbnail {
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
.post-info {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
.post-info p {
	margin: 0px;
	padding: 0px;
	}

.sticky {
	background: #dddddd;
	}

.clear {
	clear: both;
	}
	
.archive-page{
	float: left;
	width: 225px;
	margin: 0px;
	padding: 20px 20px 0px 0px;
	}
	
.navigation {
	margin: 0px;
	padding: 0px;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	}
	
.post-meta a, .post-meta a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
.post-meta a:hover {
	color: #2255AA;
	text-decoration: underline;
	}

/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0px 0px 40px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.author-box p {
	margin: 0px;
	padding: 0px;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines ********************/

#content-left h1, #content-right h1, #content-full h1, #content-split h1 {
	color: red;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
		
#content-left h2, #content-right h2, #content-split h2, #contentfull h2 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
#content-left h2 a, #content-left h2 a:visited, #content-right h2 a, #content-right h2 a:visited, #content-split h2 a, #content-split h2 a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#content-left h2 a:hover, #content-right h2 a:hover, #content-split h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#content-left h3, #content-right h3, #content-split h3, #contentfull h3 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content-left h4, #content-right h4, #content-split h4, #contentfull h4 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content-left h5, #content-right h5, #content-split h5, #contentfull h5 {
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content-left h6, #content-right h6, #content-split h6, #contentfull h6 {
	color: #333333;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px;
	padding: 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: 0px auto 10px;
	}

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

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 7px 2px 0px 2px;
	border: 1px solid #DDDDDD;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/***** Sidebars ********************/
	
#sidebar-main-left {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar-main-right {
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar-split {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#sidebar-main-left .widget, #sidebar-main-right .widget, #sidebar-split .widget {
	margin: 0px 0px 30px 0px;
	padding: 0px 10px 0px 10px;
	}
	
#sidebar-main-left h2, #sidebar-main-right h2, #sidebar_main_split h2 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar-main-left h2 a, #sidebar-main-right h2 a, #sidebar-split h2 a, #sidebar-main-left h2 a:visited, #sidebar-main-right h2 a:visited, #sidebar-split h2 a:visited {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar-main-left h2 a:hover, #sidebar-main-right h2 a:hover , #sidebar-split h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sidebar-main-left h4, #sidebar-main-right h4, #sidebar-split h4 {
	color: #333333;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
    margin: 0px 0px 3px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
#sidebar-main-left a, #sidebar-main-left a:visited, #sidebar-main-right a, #sidebar-main-right a:visited, #sidebar-split a, #sidebar-split a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar-main-left a:hover, #sidebar-main-right a:hover, #sidebar-split a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
#sidebar-main-left p, #sidebar-main-right p, #sidebar-split p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar-main-left a img, #sidebar-main-right a img, #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 3px 12px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
#sidebar-main-left ul li ul li, #sidebar-main-right ul li ul li, #sidebar-split ul li ul li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 3px 12px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
#sidebar-main-left li.widget_tag_cloud div, #sidebar-main-right li.widget_tag_cloud div, #sidebar_main_split li.widget_tag_cloud div {
	padding: 10px 0px 5px 0px;
	}
	
#sidebar-main-left .textwidget, #sidebar-main-right .textwidget, #sidebar_main_split .textwidget {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar-main-left .featuredpost .post, #sidebar-main-left .featuredpage .page, #sidebar-main-right .featuredpost .post, #sidebar-main-right .featuredpage .page, #sidebar_main_split .featuredpost .post, #sidebar_main_split .featuredpage .page {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	clear: both;
	}
	
#sidebar-main-left .featuredpost, #sidebar-main-left .featuredpage, #sidebar-main-right .featuredpost, #sidebar-main-right .featuredpage, #sidebar_main_split .featuredpost, #sidebar_main_split .featuredpage {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	}
	
#sidebar-main-left .featuredpost .post img, #sidebar-main-left .featuredpage .page img, #sidebar-main-right .featuredpost .post img, #sidebar-main-right .featuredpage .page img, #sidebar_main_split .featuredpost .post img, #sidebar_main_split .featuredpage .page img {	
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
/***** Sidebar Search Form ********************/

#sidebar-main-left #searchform, #sidebar-main-right #searchform {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	}

#sidebar-main-left #s, #sidebar-main-right #s {
	background: #FFFFFF !important;
	width: 105px;
	font-size: 11px;
	margin: 5px 5px 0px 0px;
	padding: 3px 0px 3px 3px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar-main-left #searchsubmit, #sidebar-main-right #searchsubmit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
#sidebar-main-left .widget_search, #sidebar-main-right .widget_search {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
/***** Sidebar Twitter ********************/
	
#sidebar-main-left .twitter, #sidebar-main-right .twitter, #sidebar-split .twitter {
	background: url(images/twitter-sidebar.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/***** Sidebar eNews & Updates Form ********************/

#sidebar-main-left .enews, #sidebar-main-right .enews, #sidebar-split .enews {
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#subscribe {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 5px 5px 0px 0px;
	padding: 3px 0px 3px 3px;
	border: 1px solid #CCCCCC;
	}
	
#subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
	}
	
/***** Category Dropdown ********************/
	
#sidebar-main-left #cat, #sidebar-main-right #cat {
	background: #F4F4F4;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0px 5px 0px;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar-split #cat {
	background: #F4F4F4;
	width: 130px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0px 5px 0px;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
/***** Calendar ********************/
	
#wp-calendar {
	margin: 0px;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 0px 0px;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	background: #DDDDDD !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #DDDDDD;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 5px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0px;
	padding: 0px;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

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

#footer-bg {
	background: url(images/footer.png) repeat-x;
	}

#footer {
	width: 960px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 15px 0px 15px 0px;
	text-transform: uppercase;
	}
	
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0px;
	padding: 0px;
	}

.footer-left {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}
	
.footer-right {
	width: 730px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	}
	
.footer-top {
	margin: 0px;
	padding: 3px 0px 2px 20px;
	background: url(images/footer_top.png) no-repeat left center;
	}

/***** Comments ********************/

.comments {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
.comments-content {
	margin: 0px;
	padding: 0px;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0px 3px 3px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
		
.comment-list li ul li {
	font-size: 12px;
	}

.comment-list li {
	font-weight: bold;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 5px 0px 10px;
	padding: 4px;
	}

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

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

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	display: block;
	}

#comment-form input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

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

.comment-list {
	margin: 0px;
	padding: 0px;
	}
	
.comment-list ol {
	margin: 0px;
	padding: 10px;
	}

.comment-list li {
	margin: 15px 0px 5px 0px;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #2255AA;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #2255AA;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

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

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}