/*
	Theme Name: News Child Theme
	Theme URL: http://www.studiopress.com/themes/news
	Description: News is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.1
	
	Template: genesis
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #999999;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #006699;
	text-decoration: underline;
	}
	
a:hover {
	color: #AC0101;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0;
	position: relative;
	-moz-box-shadow: 0 3px 10px #333333;
	-webkit-box-shadow: 0 3px 10px #333333;
	}
	
/***** TopNav ********************/

#topnav {
	width: 940px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 0;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	}

.topnav-left {
	width: 150px;
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	}
.topnav-left p {
	font-size:14px;
	}
.topnav-middle { 
	width: 375px;
	float: left;
	margin: -5px 0;
	padding: 00px 0 0 10px;
	}	
#topnav .widgettitle {
    margin: 0;
    padding: 0;
    display: none;
	}
#topnav .wp-forecast-curr-head {
    /*float: left;*/
    font-size: 14px;
    padding: 0;
	text-align: left;
	}
#topnav .wp-forecast-curr {
    padding: 0;
	}
#topnav .wp-forecast-curr-left {
    margin:-5px -3px -5px 0
	}
#topnav .wp-forecast-curr-right {
    padding: 0;
	}
#topnav .wp-forecast-curr-details, #topnav .wp-forecast-fc  {
    display: none;
	}
.topnav-right {
	width: 395px;
	float: right;
	margin: 0;
	padding: 3px 0 0 0;
	}
	
/***** Top Navigation ********************/
	
#topnav ul {
	float: right;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	}

#topnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#topnav li a {
	color: #333333;
	display: block;
    margin: 0;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	position: relative;	
	}

#topnav li a:hover, #topnav li a:active, #topnav .current_page_item a, #topnav .current-cat a, #topnav .current-menu-item {
	color: #006699;
	}
	
#topnav li a.sf-with-ul {
	padding-right: 10px;
	}	
	
#topnav li a .sf-sub-indicator {
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#topnav li li a:hover, #topnav li li a:active {
	background: #F2F2F2;
	color: #006699;
	}

#topnav li li a .sf-sub-indicator {
	top: 10px;
	}

#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#topnav li ul a { 
	width: 140px;
	}

#topnav li ul ul {
	margin: -31px 0 0 159px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfHover ul ul, #topnav li.sfHover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfHover ul, #topnav li li.sfHover ul, #topnav li li li.sfHover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfHover { 
	position: static;
	}
	
/***** Header  ********************/

#header {
	width: 960px; 
	height: 80px;
	margin: 0 auto 0;
	}

#title-area {
	width: 480px;
	float: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #333333;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 20px;
	text-decoration: none;
	line-height: 42px;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 468px;
	float: right;
	margin: 0; 
	padding: 10px 10px 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 290px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}

/***** Primary Navigation ********************/

#nav {
	background: #333333;
	width: 960px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 3px;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	position: relative;	
	border-right: 1px solid #666666;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	background: #444444;
	}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #333333;
	}

#nav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -31px 0 0 159px;
	}

#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;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 0;
	}

#nav li.right a {
	background: none;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 3px 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: url(images/subnav.png);
	width: 960px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 0;
	text-transform: uppercase;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}
	
#subnav li a {
	color: #333333;
	display: block;
    margin: 0;
	padding: 7px 15px 6px 15px;
	text-decoration: none;
	position: relative;	
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {
	color: #006699;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #F2F2F2;
	color: #006699;
	}

#subnav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#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;
	}

/***** Inner ********************/

#inner {
	background: url(images/inner.png) repeat-x;
	width: 920px;
	margin: 0 auto 0;
	padding: 25px 20px 0 20px;
	overflow: hidden;
	}

/***** Tabs ********************/

.ui-tabs {
	clear: both;
	width: 600px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .ui-tabs .post {
	margin: 0;
	padding: 0;
	}

.ui-tabs .ui-tabs-hide {
    display: none;
	}

.ui-tabs .ui-tabs-panel {
	width: 600px;
	}

#content .ui-tabs ul.ui-tabs-nav {
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 15px 0; 
	padding: 10px 0 10px 5px;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px dotted #AAAAAA;
	clear: both;
	}
	
#content .ui-tabs ul.ui-tabs-nav li {
	background: none;
	display: inline;
	text-align: center;
	margin: 0 5px 0 0; 
	padding: 0;
	}
	
.ui-tabs ul.ui-tabs-nav li a {
	color: #333333;
	font-weight: bold;
	margin: 0; 
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.ui-tabs ul.ui-tabs-nav li a:hover {
	background: #006699;
	color: #FFFFFF;
	}
	
.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background: #444444;
	color: #FFFFFF;
	}
	
.ui-tabs .image {
	margin: 0 10px 0 0;
	padding: 0;
	}
	
.ui-tabs .more-link {
	background: #444444;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0; 
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.ui-tabs .more-link:hover {
	background: #006699;
	}

/***** Homepage ********************/
	
#featured-top, #featured-bottom, #featured-bottom-full {
	width: 600px;
	float: left;
	}
	
#featured-bottom {
	font-size: 12px;
	}
	
.featured-bottom-left {
	width: 290px;
	float: left;
	}
	
.featured-bottom-right {
	width: 290px;
	float: right;
	}

#featured-top .widget, #featured-bottom .widget {
	margin: 0 0 20px 0;
	}
	
/***** Featured Post/Page ********************/

.featuredpost, .featuredpage {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
.featuredpost .post, .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #AAAAAA;
	overflow: hidden;
	clear: both;
	}
	
.featuredpost img, .featuredpage img, .featuredpost .avatar, .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.more-from-category {
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F4F4F4;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 760px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 920px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 440px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 600px;
	}
	
.full-width-content #content {
	width: 920px;
	margin: 0;
	padding: 10px 0 0 0;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 20px 0;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.home #content .post {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .post p, #content .page p {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .sticky {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 0 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content h1, #content h2 {
	font-size: 22px;
	}

#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #006699;
	text-decoration: none;
	}
	
#featured-top h2, #featured-top h2 a, #featured-bottom h2, #featured-bottom h2 a, #sidebar h2, #sidebar h2 a, #footer-widgets h2, #footer-widgets h2 a {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#featured-top h2 a:hover, #featured-bottom h2 a:hover, #sidebar h2 a:hover, #footer-widgets h2 a:hover {
	color: #006699;
	text-decoration: none;
	}
	
#featured-top .ui-tabs h2, #featured-top .ui-tabs h2 a {
	font-size: 20px;
	margin: 0 0 5px 0;
	}
	
#featured-bottom h2, #featured-bottom h2 a, #sidebar h2, #sidebar h2 a, #footer-widgets h2, #footer-widgets h2 a {
	font-size: 14px;
	margin: 0 !important;
	}
	
#content h3 {
	font-size: 18px;
	}
	
#content h4 {
	font-size: 16px;
	}
	
#content #featured-top h4, #content #featured-bottom h4, #sidebar h4, #sidebar-alt h4, #footer-widgets h4 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px dotted #AAAAAA;
	}

#sidebar h4, #sidebar-alt h4 {
	margin: 0 0 5px 0;
	}

#footer-widgets h4 {
	margin: 2px 0 10px 0;
	padding: 5px 0 5px 5px;
	border-top: none;
	border-bottom: 1px dotted #AAAAAA;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content ul, #content ol, #footer-widgets ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#sidebar ul, #sidebar-alt ul, #sidebar ul ul, #sidebar-alt ul ul {
	margin: 0;
	padding: 0;
	}

#content ul li, #sidebar li, #sidebar-alt li, #footer-widgets ul li {
	list-style-type: none;
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0 0 3px 0;
	padding: 0 0 0 13px;
 	word-wrap: break-word;
	}

#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
/***** AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}

.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** 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 20px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #DDDDDD;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled {
	color: #006699;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover, .navigation li.active a {
	background: #F4F4F4;
	color: #006699;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	}
	
#sidebar-bottom {
	width: 300px;
	float: right;
	display: inline;
	}
	
#sidebar-alt {
	width: 140px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 145px;
	float: left;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 145px;
	float: right;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	/*width: 300px; 
	height: 225px;*/
	margin: 10px 0 0 0; 
	padding: 0;
	}
	
/***** Sidebar(s) Dropdowns ********************/
	
#cat, #sidebar .widget_archive select, #sidebar-alt .widget_archive select {
	background: #F4F4F4;
	width: 100%;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button {
	background: #444444 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #444444;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover {
	background: #006699 !important;
	text-decoration: none;
	border: 1px solid #006699;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F4F4F4 !important;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 215px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}
	
/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) no-repeat top RIGHT;
	margin: 0;
	padding: 0 0 5px 0;
	}

.enews #subscribe {
	overflow: hidden;
	}
	
.enews #subbox {
	background: #F4F4F4 !important;
	width: 240px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 4px 0 4px 5px;
	margin: 5px 8px 0 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F4F4F4 !important;
	color: #F4F4F4 !important;
	}

#wp-calendar td {
	background: #F4F4F4;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F4F4F4 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	/*padding: 4px 0 4px 5px !important;*/
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}
	
body .gform_wrapper div.validation_error {
	font-size:2em;
	line-height:115%;
	text-align:center;
	}
	
/***** Footer Widgets ********************/
	
#footer-widgets {
	width: 920px;
	font-size: 12px;
	margin: 0 auto 0;
	border-top: 3px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgets .wrap {
	width: 920px;
	margin: 0 auto 0;
	}
	
#footer-widgets .widget {
	background: none;
	border: none;
	}
	
#footer-widgets p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.footer-widgets-1 {
	width: 295px;
	float: left;
	padding: 0 20px 0 0;
	}
	
.footer-widgets-2 {
	width: 290px;
	float: left;
	}
	
.footer-widgets-3 {
	width: 295px;
	float: right;
	}
.footer-widgets-4 {
	width: 100%;
	padding: 0 00px 0 0;
	clear:both
	}
.footer-widgets-4 .widget .widget-wrap ul#menu-footer-nav li {float:left;background:none;}

/***** Footer ********************/

#footer {
	width: 940px;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	border-top: 3px solid #CCCCCC;
	overflow: hidden;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #006699;
	text-decoration: none;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}

#footer .creds {
	width: 720px;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	}
	
#respond {
	margin: 0 0 20px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 3px #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px #CCCCCC inset;
	}

.comment-list, .children {
	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 { 
	background: #FFFFFF !important;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.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;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	font-size: 11px;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F4F4F4;
	margin: 0;
	padding: 0;
	}

.depth-1, .even, .alt  {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}











/*CUSTOM BOONE STUFF*************************************************************************************/
/*NEW CSS FOR HEADER*/
.adbox {float:left;width:300px;margin-bottom:10px;}
.hideme {display:none;}
#searchsubmit1 {width:60px; height:20px;background:#ccc;padding:0;font-size:100%;color:black;margin:0;}
#header input {width:215px;padding:0px;	font:100% Arial;	color:#000;}
#weather{color:#000;padding:3px 3px 2px 50px;font-size:125%;}
#weather img {width:40px;height:40px;margin-right:-5px;_margin-right:0px;}
#weather a {color:#000;}
#weather a:hover {color:#000;text-decoration:underline;}
#header img {padding:0 !important;}
img.eedition {padding:0px 0 0 0;}
#headerholderarea{float:left;width:515px;}
#headerlinks{width:290px;color:#5d5e60;text-align:center;float:left}
#headerlinks a:link, #headerlinks a:visited{color:#5d5e60;}
#headerlinks a:hover,#headerlinks a:active{color:#7d7e80;}
#headerlinks a.eeditionlink {padding-left:20px;background:transparent url(http://chronicle.northcoastnow.com/images/ct/Mini_E_15px_x_20px_2.gif) no-repeat left -1px;}
#headersearch {width:290px; text-align:center;}
#headersearch input {width:45%;}
#headersearch #searchsubmit1 {width:100px;font-weight:bold; font-size:120%; padding:5px 25px 5px 5px;background:transparent url(http://chronicle.northcoastnow.com/images/ct/searchbg.jpg) no-repeat right 50%;border:0px solid red;height:25px;cursor: pointer;}
.search_input {}
#headerweather{float:right;width:175px;padding-top:10px;}/*width with sponsor260px*/
.navtile1 {width: 225px; overflow:hidden;padding-left: 7px;}
#sidebar-bottom-left {width:125px;}
#sidebar-bottom-right {width:165px;}
#homepage-top-full23{float:left;}
#homepage-top-full13{float:left;width:33.3%;}
#homepage-top-full23{float:left;width:66.6%;}
.slide-excerpt {margin:0;top:-10px;}
#header .widget-area {	width: 290px;	padding: 5px 5px 0 0;	}
.authorpic {float:left;width:80px;margin-right:5px;}
/*#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {	width: auto; 	height: auto;	}*/
#genesis-responsive-slider ul.slides li {    padding-left: 0px;    background-image: none;}
#inner .flex-direction-nav li .next {	right: -20px;}
#inner .flex-direction-nav li .prev {	left: -20px;}
#nav {	font-size: 10px;}
#slideshowsponsor {text-align: right;margin: -72px 10px 0 0px;position: relative;z-index: 9990;float:right;width:235px;}
.simplePullQuote{
	font-weight: bold;
	font-size: large;
}


/*obit*/


.showmeobit {display:block; }
.showmeobit form {border-width:0;}
.obitsearch {border: #1777B1 2px solid;}
#content .obitsearch h2 {color:#1777B1;}
.obit #searchform1 {width:270px !important; padding:10px;margin:0;}
.obit #s {width:260px;}
.obit #searchsubmit {width:100px;}
.lcghdobit .thumbnailimg {margin-bottom:15px;}
.lcghdobit .thumbnailimg img {width:100px;}
.lcghdobit {padding:5px;border: #4b1869 2px solid;border-top:0px;margin-top:-3px;height:100%;}
#inlinead {display:none;}
.obitsearch h2 {border:none;text-align:center;font-weight:bold;}
.obitlcghdlogobar img {padding:0;width:310px;}
.obit #searchsubmit {margin-top:10px;}
/*.obitsearch {background:#74B7CF;margin:3px;}
*/
.obitheaderlogo {display:block;}
.lco {display:none;}





/* ######### CSS for Shade Tabs. Remove if not using ######### */
 #lcghdtabs {line-height: 0px; margin: 0px ; padding:0px;
}
.otabs {border:1px solid #4b1869; width:274px; margin-bottom: 1em; padding: 10px;}
#lcghdtabs .tabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#content  .obit .tabs li{
background-image:none;
display: inline;
margin: 0; padding:0;/* ######### CSS for Shade Tabs. Remove if not using ######### */
}
#content  #lcghdtabs {line-height: 0px; margin: 0px ; padding:0px;
}
#content  .otabs {border:1px solid #4b1869; width:274px; margin-bottom: 1em; padding: 10px;}
#content  #lcghdtabs.tabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}


#content  .tabs li{
display: inline;
margin: 0;
}

#content  .tabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 0px;
border: 1px solid #4b1869;
color: white;
background: #4b1869 ;
outline:0;
}

#content .tabs li a:visited{
color: white;
}


#content .tabs li a:hover{
text-decoration: underline;
color: #000;
background: #fff ;
}

#content .tabs li a.selected:visited {color:#000;}

#content .tabs li a.selected{ /*selected main tab style */
position: relative;
background: #fff ;
top: 1px;
}

#content .tabs li a.selected{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
background: #fff ;
border-bottom-width: 0px;
color:#000;
}

#content .tabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#content .tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
#content  div.otabs {
  min-height:120px;
  height:auto !important;
  height:120px;
}
.lcghdobit .navigation {padding:20px;}










}

#content .tabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 0px;
border: 1px solid #4b1869;
color: white;
background: #4b1869 ;
outline:0;
}

#content  .tabs li a:visited{
color: white;
}
.lcghdobit p {margin-bottom:1em;}

#content  .tabs li a:hover{
text-decoration: underline;
color: #000;
background: #fff ;
}

#content .tabs li a.selected:visited {color:#000;}

#content .tabs li a.selected{ /*selected main tab style */
position: relative;
background: #fff ;
top: 1px;
}

#content .tabs li a.selected{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
background: #fff ;
border-bottom-width: 0px;
color:#000;
}

#content .tabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#content .tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
div.otabs {
  min-height:120px;
  height:auto !important;
  height:120px;
}
.lcghdobit .navigation {padding:20px;}
/*end_obit*/

/* nivo*/
.mh300 img {max-height:300px;overflow:hidden;}
.mh225 img {max-height:225px;overflow:hidden;}
.mh241 img {max-height:241px;overflow:hidden;}



/* Social Media Icons
------------------------------------------------------------ */

.social-media-icons {
	display: block;
	height: 25px;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.facebook-button {
	float: left;
	width: 100px;
}

.twitter-button {
	float: left;
	width: 100px;
}

.gplus-button {
	float: left;
	width: 90px;
}

.pinterest-button {
	float: left;
	width: 90px;
}

.linkedin-button {
	float: left;
	width: 115px;
}
.stumbleupon-button {
	float: left;
	width: 100px;
}
.ts-fab-list li, .gform_wrapper form li {background:none !important;}
.gfield {
    padding-left: 0 !important;
}
.navtile1 img {margin:0px;}

/* the base likert box styles */
.gform_wrapper .gf_likert ul.gfield_radio {
	overflow:hidden;
	position:relative;
	padding:0;
}

.left_label .gform_wrapper .gf_likert ul.gfield_radio,
.right_label .gform_wrapper .gf_likert ul.gfield_radio {
	top:-16px;
}

.gform_wrapper .gf_likert ul.gfield_radio li {
	padding:0;
	min-height:50px;
	display: -moz-inline-stack; 
	display: inline-block; 
	zoom: 1; 
	*display: inline;
	margin:0;
	border:1px solid #ccc;
	border-left:none;
	text-align:center;
	position:relative;
	overflow:hidden;
	background-color:#fff;
}

.gform_wrapper .gf_likert ul.gfield_radio li.likert-first {
	border-left:1px solid #ccc!important;
}

.gform_wrapper .gf_likert ul.gfield_radio li input {
	position:relative;
	top:25px;
	float:none!important;
	width:auto;
	margin:0 auto;
}

.gform_wrapper .gf_likert ul.gfield_radio li label {
	position:relative;
	margin:0 auto;
	text-align:center;
}

.gform_wrapper .gf_likert ul.gfield_radio li div.likert-label {
	position:absolute;
	top:0;
	left:0;
/*	background-color:#eee;*/
	padding:2px 0;
	width:100%;
}
	
/* styles for the hover state */
.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover {
/*	background-color:#DFEFFF !important;*/
}

.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover div.likert-label {
/*	background-color:#C2D7EF !important;*/
}

.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover div.likert-label label {
	color:#2175A3;
}
	
/* styles for the selected radio button */
.gform_wrapper .gf_likert ul.gfield_radio li.mychoice {
/*	background-color:#DFEFFF !important;*/
}
	
/* hide the input and show a tick image */
.gform_wrapper  .gf_likert ul.gfield_radio li.mychoice {
	background-image:url(images/icon_tick.png) !important;
	background-repeat:no-repeat !important;
	background-position:center 27px !important;
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice input {
	visibility:hidden;
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label {
/*	background-color:#C2D7EF !important;*/
}

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label label {
	color:#2175A3;
}
	
/* define the box width - number connotates the pixel width of the list item */
.gform_wrapper .gf_likert_20 ul.gfield_radio li {
	width:20px;
}

.gform_wrapper .gf_likert_30 ul.gfield_radio li {
	width:30px;
}

.gform_wrapper .gf_likert_40 ul.gfield_radio li {
	width:40px;
}

.gform_wrapper .gf_likert_50 ul.gfield_radio li {
	width:50px;
}

.gform_wrapper .gf_likert_60 ul.gfield_radio li {
	width:60px;
}

.gform_wrapper .gf_likert_70 ul.gfield_radio li {
	width:70px;
}

.gform_wrapper .gf_likert_80 ul.gfield_radio li {
	width:80px;
}

.gform_wrapper .gf_likert_90 ul.gfield_radio li {
	width:90px;
}

.gform_wrapper .gf_likert_100 ul.gfield_radio li {
	width:100px;
}

.gform_wrapper .gf_likert_110 ul.gfield_radio li {
	width:110px;
}

.gform_wrapper .gf_likert_120 ul.gfield_radio li {
	width:120px;
}

.gform_wrapper .gf_likert_130 ul.gfield_radio li {
	width:130px;
}

.gform_wrapper .gf_likert_140 ul.gfield_radio li {
	width:140px;
}

.gform_wrapper .gf_likert_150 ul.gfield_radio li {
	width:150px;}

.gform_wrapper .gf_likert_milestonecopy ul.gfield_radio li {
	width:290px;height:490px}

.gform_wrapper .gf_likert_milestonecopy ul.gfield_radio li input {
	Top:450px;
}
#wrap .gform_wrapper .gf_likert_milestonecopy  ul.gfield_radio li.mychoice {background-position: center 450px !important;}

.ndn_embed {clear:both;} /*added to fix ndn box from overlapping related posts*/

.btnspecial {
	text-shadow: none;
	color: #fff;
	display: inline-block;
	*display: inline;
	text-transform: uppercase;
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	*zoom: 1;
	-webkit-transition: color linear 0.1s, background-color linear 0.1s;
	-moz-transition: color linear 0.1s, background-color linear 0.1s;
	-o-transition: color linear 0.1s, background-color linear 0.1s;
	transition: color linear 0.1s, background-color linear 0.1s;
	width:400px;
}
.btnspecial:hover { color: #fff }
.btnspecial:active {
	color: #fff;
	top: 1px;
	left: 1px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btnspecial {
	background-color: #236aa7;
	border: 1px solid #0191C8;
	

}
.btnspecial:hover {
		background-color: #0191C8;
		border-color: #236aa7;


	}
.btnspecial:active {
		border-color: #236aa7;
	}

#text-4 .adbox {   float: none;}
/*temp for promo sponsored slide*/
.slide-214783 .slide-excerpt-border {display:none;}
.home img.attachment-thumbnail {
    width: auto;
    max-width: 100px;
    height: auto;
}
.home .gs-featured-content-entry img.entry-image {
    width: auto;
    max-width: 100px;
    height: auto;
}









/* Column Classes
    Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}
 .gform_footer br {display:none;}
 
 .external {display:none;}