/* @override 
	http://www.jscconsulting.com/wp/wp-content/themes/core/style.css
*/

/*
	Theme Name: JSC Consulting
	Theme URL: http://www.jscconsulting.com
	Description: JSC Consulting is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: Sundog Media
	Author URI: http://www.sundogmedia.com
	Version: 1.0
	
	Template: genesis
	
	Copyright 2010 Sundog Media. All Rights Reserved.
	
	Stylesheet Index
	 -- HTML TAGS & GENERAL FORMATTING
	 -- READ MORE & CSS BUTTONS
	 -- IMAGES
	 -- WRAP
	 -- HEADER
	    -- Dynamic Text Logo
	    -- Image Logo 
	    -- Header Right Widgeted
	 -- NAV
	    -- Parent Menu
	    -- Child Menu
	    -- Grandchild Menu
	    -- Nav Right Widgeted
	 -- SUB NAV
	    -- Parent Menu
	    -- Child Menu
	    -- Grandchild Menu
	 -- CONTENT 
	    -- Breadcrumbs
	    -- Primary & Secondary Sidebars
	    -- Home Page
	    -- Forms
	    -- Post Info
	    -- Post Meta
	    -- Author Box
	    -- Post Icons
	    -- Comments
	    -- Post Navigation
	 -- FOOTER WIDGETED
	 -- FOOTER
	 -- WIDGETS
	    -- Tag Cloud
	    -- Sidebar(s) Category Dropdown
	    -- Search Form(s)
	    -- eNews & Updates Widget
	    -- Latest Tweets Widget
	    -- Calendar Widget
	    -- Menu Widget
	    -- Recent Posts
	    -- Featured Posts 
*/

/*	##################################
	HTML TAGS
	################################## */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, hr, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

body {
	background: url(images/background.jpg) repeat-x;
	color: #4d4d4f;
	font-size: 14px;
	font-family:  Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 24px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0;
	}

h1 {
	font-size: 24px;
	line-height: 30px;
	}

h1.blog-title {
	margin-bottom: 20px;
	}
	
.taxonomy-description h1{
	margin: 0 0 20px 0;
}
	
h2 {
	font-size: 20px;
	}
	
h2 a, h2 a:visited {
	color: #4D4D4F;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #8d3e31;
	text-decoration: underline;
	}
	
h3 {
	font-size: 20px;
	}
	
h4 {
	font-size: 19px;
	margin: 0;
	}
	
h5 {
	font-size: 16px;
	}
	
h6 {
	font-size: 14px;
	}
	
p{
	margin: 10px 0;
}

a, a:visited {
	color: #272974;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
blockquote {
	background: #F2F2F2;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

.widget {
	margin: 0 0 30px 0;
	padding: 0;
	}	
	
.clear {
	clear: both;
	}
	
#content .post, #content .page {
	margin: 15px 0 20px 0;
	padding: 0;
	}
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0 0 15px 10px;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	}

#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}
	
.entry-content {
	padding: 0 0 10px 0;
	overflow: hidden;
	}
	
/*	##################################
	READ MORE & CSS BUTTONS
	################################## */

a.more-link{
	padding: 2px 0 0 15px;
	background:url("images/sidebar-list-1.png") no-repeat scroll 0 0 transparent;
}

p.more-from-category{
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDD;
}

p.more-from-category a{
	padding:4px 0 4px 15px;
	background:url("images/sidebar-list-1.png") no-repeat scroll 0 2px transparent;
}

.button, .button:visited {
	background: #8c2a17;
	border: 1px solid #a4a49f;
	display: inline-block;
	color: #fff !important;
	font-family:  Arial, Tahoma, Verdana !important;
	text-decoration: none;
	text-shadow: 0 -1px 1px  #333333;
	position: relative;
	cursor: pointer;
	font-style: italic;
	text-transform: uppercase;
}

.button:hover{
	background: #8c1902;
	color: #ffffff;
	text-decoration: none;
}

.small.button, .small.button:visited { 
	font-size: 12px  !important;
	padding: 5px 10px !important;
	
}

.medium.button, .medium.button:visited { 
	font-size: 14px  !important;
	padding: 5px 10px !important;
	
}

.button, .button:visited, .large.button, .large.button:visited { 
	font-size: 18px !important;
	font-weight: bold;
	padding: 8px 14px; 
	line-height: 1;

}

.exlarge.button, .exlarge.button:visited { 
    font-size: 20px !important; 
}

.super.button, .super.button:visited { 
    font-size: 24px !important;
}
	
/*	##################################
	IMAGES
	################################## */

#content img, #content p img {
	border: 5px solid #ffffff;
	}

img.centered, .aligncenter {
	padding: 0;
	margin: 0 auto 10px auto;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	}

img.alignright {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 5px;
	border: none !important;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
	
/*	##################################
	WRAP
	################################## */
	
#wrap {
	margin: 0 auto;
	padding: 0;
	background: url(images/wrap-bg.gif) repeat-x top;
}		


/*	##################################
	HEADER
	################################## */
#header {
	width: 960px; 
	height: 105px;
	background: url(images/header-bg.gif) no-repeat top center;
	margin: 0 auto;
	padding: 20px 0 0 0;
	overflow: hidden;
}

/***** Dynamic Text Logo *************/

#title-area #title {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	margin: 0; 
	padding: 0 0 5px 0;
	}
	
#title-area #title a {
	color: #FFFFFF;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	}
	
/***** Image Logo  *************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	float: left;
	width: 592px;
	height: 77px;
	margin: 4px 0 0 0; 
	padding: 0;
	text-indent: -9999px;
	}
	
.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}

/***** Header Right Widgeted *************/

#header .widget-area {
	width: 300px;
	color: #FFFFFF;
	float: right;
	margin: 0; 
	padding: 10px 20px;
	background: url(images/header-widget-bg.gif);
	border: solid 1px #a18879;
	}
	
#header .widget{
	margin: 0;
	clear: both;
}
	
#header .widget-area p {
	margin: 5px 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
	}


/*	##################################
	NAV
	################################## */
#nav {
	width: 960px;
	margin: 0 auto;
}

	
/***** Parent Menu ********************/

#nav ul {
	margin: 1px 0 0 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: solid 1px #818687;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
	border-right: solid 1px #bfc3c4;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #787c7d;
	}
	
#nav li:first-child a{
	border-left: solid 1px #818687;
}

#nav li a:hover, #nav li a:active {
	background: #000000;
	text-decoration: none;
	}
	
#nav li.current_page_item{
	border: none;
}

#nav li.current_page_item a, #nav li.current_page_item a:hover {
	background: #6d6e71;
	border: solid 1px #bfc3c4;
	border-bottom: none;
	position: relative;
	top: -5px;
	left: -2px;
	padding: 12px 20px 12px 20px;
	}
	
#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: none;
	}

/***** Child Menu ********************/

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 272px;
	margin: -1px 0 0 -1px;
	padding: 0;
	border-top: solid 1px #818687;
	border-bottom: solid 1px #818687;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #a5acad;
	width: 250px; 
	font-size: 13px;
	padding: 6px 10px 6px 10px;
	border-left: 0px solid #bfc3c4;
	border-right: 0px solid #bfc3c4;
	border-bottom: 1px solid #bfc3c4;	
	}

#nav li li:first-child a, #nav li li:first-child a:link, #nav li li:first-child a:visited {
	border-top: 1px solid #bfc3c4;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #000000;
	text-decoration: none;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li li.current_page_item a, #nav li li.current_page_item a:hover {
	background: #6d6e71;
	border-left: 0px solid #bfc3c4;
	border-right: 0px solid #bfc3c4;
	border-bottom: 1px solid #bfc3c4;
	top: 0;
	left: 0;
	padding: 6px 10px 6px 10px;
	}

/***** Grandchild Menu ********************/

#nav li ul ul {
	margin: -37px 0 0 168px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Nav Right Widgeted ********************/

#nav li.right {
	float: right;
	padding: 8px 20px 10px 0;
	color:  #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border: none;
	}

#nav li.right a {
	display: inline;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav li.date {
	padding: 8px 20px 10px 20px;
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/*	##################################
	SUB NAV
	################################## */
#subnav {
	background: #e6e7e9;
	margin: 0 auto;
	overflow: hidden;
	}

#subnav .wrap {
	width: 938px;
	margin: 0 auto;
	}
	
/***** Parent Menu ********************/

#subnav ul {
	margin: 0;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}
	
#subnav li a {
	color: #222222;
	display: block;
	font-size: 14px;
    font-weight: bold;
    padding: 9px 15px 9px 15px;
	}

#subnav li a:hover, #subnav li a:active {
	color: #156fba;
	text-decoration: none;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: none;
	}
	
/***** Child Menu ********************/

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0;
	padding: 0;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	width: 148px; 
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #F2F2F2;
	color: #CC3300;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
/***** Grandchild Menu ********************/

#subnav li ul ul {
	margin: -37px 0 0 168px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
	
/*	##################################
	CONTENT
	################################## */
#inner {
	margin: 50px auto 0 auto;
	overflow: hidden;
	width: 960px;

	}
	
#content-sidebar-wrap {
	width: 750px;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 900px;
	background: url(images/content-bg.gif);
	border: 10px solid #ffffff;
	margin: 20px auto;
	float: none;
	overflow: hidden;
	padding: 5px 20px 20px 20px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

#content {
	width: 430px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 600px;
	}
	
.full-width-content #content {
	width: 940px;
	}
	
/***** Breadcrumbs ********************/
.breadcrumb {
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/
#sidebar {
	width: 260px;
	float: right;
	padding: 15px 0 0 25px;
	background: url(images/divider-bg.gif) no-repeat top left;
	}
	
.home #sidebar{
	padding-top: 0;
}
	
#sidebar-alt {
	width: 170px;
	float: left;
}	

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 30px 0;
	}
	
#text-10.widget, #text-12.widget{
	margin: 0 0 5px 0;
}

#sidebar p{
	margin: 0 0 10px 0;
}


/***** Home Page ********************/
	
#home-top-left {
	width: 606px;
	background: url(images/slideshow-bg.gif) no-repeat top center;
	margin: 0 0 5px 0;
	}
	
#home-top-left .widget{
	margin: 0;
	padding: 25px 10px;
}

#home-top-left .nivo-caption{
	width: 300px;
	float: left;
	margin: 10px 0 0 60px;
}

#home-top-left .nivo-caption h1{
	color: #fffac2;
	text-transform: uppercase;
	font-size: 27px;
	text-shadow: 1px 1px 1px #666666;
}

#home-top-left .nivo-caption h2{
	color: #ffffff;
	font-size: 27px;
	text-shadow: 1px 1px 1px #666666;
}

#home-top-left .nivo-caption p{
	color: #ffffff;
	font-size: 19px;
	text-shadow: 1px 1px 1px #666666;
	line-height: 36px;
}

#home-top-left .nivo-caption a{
	background: #8c2a17;
	border: 1px solid #a4a49f;
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	text-shadow: 0 -1px 1px  #333333;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	font-style: italic;
	font-size: 18px !important;
	font-weight: bold;
	padding: 8px 14px; 
	line-height: 1;
}

#home-top-left .nivo-caption a:hover{
	background: #000000;
	border: 1px solid #a4a49f;
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	text-shadow: 0 -1px 1px  #333333;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	font-style: italic;
	font-size: 18px !important;
	font-weight: bold;
	padding: 8px 14px; 
	line-height: 1;
}


#home-bottom-left-left{
	width: 285px;
	float: left;
}	

#home-bottom-left-left .featuredpage{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 20px 0;
}

#home-bottom-left-left h4{
	border: none;
	margin: 0;
	padding: 0;
}

#home-bottom-left-left .page{
	margin: 0 0 20px 0;
}

#home-bottom-left-left p{
	margin: 0 0 10px 0;
}

 #home-bottom-left-right{
	width: 285px;
	float: right;
}

#home-bottom-left-right h4{
	margin: 0 0 10px 0;
}

#home-bottom-left-right .widget{
	margin: 0;
}

#home-bottom-left-right .page{
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#home-bottom-left-right .featuredpage h4{
	margin: 0 0 0 95px;
	text-transform: none;
	font-size: 16px;
}

#home-bottom-left-right img {
	float: left;
	margin: -20px 10px 0 0;
}

#home-bottom-left-right #featured-page-6 img {
	margin: -45px 10px 0 0;
}

#home-bottom-left-right p {
	margin: 0;
}



	
/***** Contact Form ********************/
.gform_wrapper ul.gform_fields{
	margin: 0 !important;
}

.gform_wrapper li{
	margin: 0 !important;
}

.gform_footer{
	padding: 0 !important;
	margin: 20px 0 0 0 !important;
}

.gform_footer .button{
	padding: 4px 10px !important;
	font-style: normal;
}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 10px;
	}
	
.author-box p {
	margin: 0;
	}
	
.author-box img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 !important;
	border: 5px solid #FFFFFF !important;
	}

	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	display: none;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

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

#comments, #respond  {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #222222;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #222222;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: #394752;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px -1px 1px #333333;
    margin: 0;
	padding: 7px 15px 7px 15px;
	border: 1px solid #394752;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	}
	
#submit:hover {
	background: #666e77;
	border: 1px solid #666e77;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

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

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	float: right;
	margin: 0 5px 0 10px;
	padding: 0;
	}

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

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

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

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #CC3300;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #CC3300;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

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

/***** Post Navigation ********************/

.navigation {
	margin: 20px 0;
	overflow: hidden;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #CC3300;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

	
/*	##################################
	FOOTER WIDGETED
	################################## */
#sub-footer-widgeted{
	background: url(images/sub-footer-bg.gif);	
	height: 10px;
	overflow: hidden;
}

#footer-widgeted {
	background: url(images/footer-bg.gif);
	padding: 15px 0 15px 0;
	overflow: hidden;
	color: #cac0bb;
	line-height: 18px;
	}
	
#footer-widgeted .wrap {
	width: 960px;
	margin: 0 auto;
	}	
	
#footer-widgeted-1 {
	width: 190px;
	float: left;
	margin: 10px 30px 0 0;
	}
	
#footer-widgeted-2 {
	width: 190px;
	float: left;
	margin: 10px 30px 0 0;
	}
	
#footer-widgeted-3 {
	width: 190px;
	float: left;
	margin: 10px 30px 0 0;
	}
	
#footer-widgeted-4 {
	width: 300px;
	float: left;
	margin: 10px 0 0 0;
	}
	
#footer-widgeted .widget {
	padding: 0 0 5px 0;
	margin: 0;
	}
	
#footer-widgeted h4 {
	font-size: 16px;
	border: none;
	padding: 0 0 5px 0;
	}
		
#footer-widgeted a, #footer-widgeted a:visited {
	color: #cac0bb;
	}
	
#footer-widgeted ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
	}
	
#footer-widgeted ul li {
	list-style-type: disc;
	margin: 0 0 5px 0;
	padding: 0;
	}

	
#footer-widgeted .featuredpost h2 a {
	border: none;
	color: #cac0bb;
	background:url("images/sidebar-list-2.png") no-repeat scroll 0 3px transparent;
	padding: 4px 0 4px 15px;
	}

#footer-widgeted a.more-link {
	background:url("images/sidebar-list-2.png") no-repeat scroll 0 0 transparent;
	padding: 0 0 0 15px;
	margin: 5px 0;
	display: block;
	}

	
#footer-widgeted .more-from-category{
	border: none;
	margin: 0;
	padding: 0;
}

#footer-widgeted .more-from-category a{
	background:url("images/sidebar-list-2.png") no-repeat scroll 0 3px transparent;
}

#footer-widgeted img {
	float: left;
	margin: 0 10px 10px 0;
	}
	
#footer-widgeted p {
	margin: 10px 0 0 0;
	}

/*	##################################
	FOOTER
	################################## */
#footer {
	background: url(images/footer-bg.gif);;
	color: #cac0bb;
	border-top: solid 1px #a18879;
	overflow: hidden;
	}

#footer .wrap {
	width: 960px;
	margin: 10px auto;
	padding: 0;	
	overflow: hidden;
	}
	
#footer .gototop {
	width: 200px;
	float: left;
	}
	
#footer .gototop a{
	background: url(images/footer-top.png) no-repeat top left;
	padding: 0 0 0 18px;
}
	
#footer .creds {
	width: 740px;
	float: right;
	text-align: right;
	}
	
#footer a, #footer a:visited {
	color: #cac0bb;
	}
	
	
/*	##################################
	WIDGETS
	################################## */

	
/***** Tag Cloud ********************/

#home-bottom .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 5px 0 0 0;
	}
	
.s {
	background: #d8cfcd;
	width: 170px;
	color: #8a8785;
	font-size: 14px;
	margin: 5px 5px 0 0;
	padding: 7px 15px 7px 15px;
	border: none;
	}
	
	
.searchsubmit {
	background: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 7px 12px 7px 12px;
	border: none;
	cursor: pointer;
	}
	
.searchsubmit:hover {
	background: #666e77;
	border: none;
	}


/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}

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

.enews #subbox {
	width: 210px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.enews #subbutton {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #CC3300;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton:hover {
	background: url(images/button-hover.png);
	border: 1px solid #CC3300;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets, #home-bottom-right  .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 0 5px;
	}
	
#sidebar .latest-tweets li, #home-bottom-right  .latest-tweets li{
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0;
}


#sidebar .latest-tweets li.last, #home-bottom-right  .latest-tweets li.last{
	font-weight: bold;
	padding: 10px 0 0 0;
	border-bottom: none;
}


#sidebar .latest-tweets li a, #home-bottom-right  .latest-tweets li a{
	border-bottom: none;
	display: inline;
	padding: 0;
}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	}

#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	}

#sidebar #wp-calendar caption {
	color: #222222;
	}

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

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	

/***** Menu Widget ********************/

.widget_nav_menu li a{
	display:block;
	padding:4px 0 4px 15px;
	background: url("images/sidebar-list-1.png") no-repeat scroll 0 6px;
	border-bottom:1px solid #DDDDDD;
	font-size: 14px;
	font-weight:normal;
	color: #222222;
}

.widget_nav_menu li a:hover{
	background: url(images/sidebar-list-1.png) no-repeat 0px 6px #F3F3F3;
	}

.widget_nav_menu li li a{
	padding:4px 0 4px 40px;
	background: url("images/sidebar-list-1.png") no-repeat scroll 25px 6px;
}

/***** Recent Posts ********************/

.widget_recent_entries li a{
	display:block;
	padding:4px 0 4px 15px;
	background: url("images/sidebar-list-1.png") no-repeat scroll 0 6px;
	border-bottom:1px solid #DDDDDD;
	font-size: 14px;
	font-weight:normal;
	color: #222222;
}

.widget_recent_entries li a:hover {
	background: url(images/sidebar-list-1.png) no-repeat 0px 6px #F3F3F3;
	}

/***** Featured Posts ********************/

.featuredpost h2 {
	margin: 0;
}

.featuredpost h4{
	border-bottom:1px solid #DDDDDD;
	margin: 0;
	padding: 0 0 5px 0;
}

.featuredpost h2 a, .featuredpost h2 a:visited {
	display:block;
	padding:4px 0 4px 15px;
	background:url("images/sidebar-list-1.png") no-repeat scroll 0 6px transparent;
	border-bottom:1px solid #DDDDDD;
	font-size: 14px;
	font-weight:normal;
	color: #8d3e31;
}

/***** Social Profiles ********************/

.social-profiles img {
	margin: 10px 5px 0 0 !important;
}



