/*
	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

Light Light Green #EDF1E3
Text Green #8CA64E
Text Brown #6B5B51
Light Line Brown #9A938F
Highlight Green #D6EBA4


*/

@font-face {
    font-family: 'BodoniXT';
    src: url('fonts/BodoniXT-webfont.eot');
    src: url('fonts/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BodoniXT-webfont.woff') format('woff'),
         url('fonts/BodoniXT-webfont.ttf') format('truetype'),
         url('fonts/BodoniXT-webfont.svg#BodoniXTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background: #fff;
	color: #6B5B51;
	font-size: 14px;
	font-family: Cabin, Arial, Verdana, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 1.5em;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
/***** Hyperlinks ********************/

a {
	color: #8CA64E;
	text-decoration: underline;
	}

a:visited {
	text-decoration:none;
	color:#9A938F;
}
	
a:hover {
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	border:0;
	}

.entry-content a, .entry-content a:link {
	color:#8CA64E;
	border-bottom:1px dotted #8CA64E;
	font-weight:bold;
	text-decoration:none;
}

.entry-content a:visited {
	color:#9A938F;
	border-bottom:1px dotted #9A938F;
	text-decoration:none;
}

.entry-content a:hover {
	border-bottom:0;
}



#sidebar a, #sidebar-alt a {font-weight:normal !important;}
#sidebar a:hover, #sidebar-alt a:hover {border:none !important;}

/***** Wrap ********************/

#wrap {
	background: #FFFFFF;
	width: 1020px;
	margin: 0px auto 0px;
	padding: 0;
	position: relative;
	}

#leftwrap {
	width:800px;
	float:left;
}

#backgroundwrap {
	background: url(images/backgroundwrap_line.png) 840px 0 repeat-y;
	padding-top:10px;
}

	
/***** TopNav ********************/

#topnav {
	width: 370px;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 -20px;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	float:right;
	position:relative;
	letter-spacing:2px;
	z-index:1000;
	}

.topnav-left {
	width: 225px;
	float: left;
	margin: 0;
	padding: 5px 0 0 10px;
	display:none;
	}
	
.topnav-right {
	width: 370px;
	float: right;
	margin: 0;
	padding: 0px 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: #6B5B51;
	display: block;
    margin: 0;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	position: relative;
	border-top:1px dotted #fff !important;	
	}

#topnav li a:hover, #topnav li a:active, #topnav .current_page_item a {
	color: #8CA64E;
	border-top:1px dotted #8CA64E !important;
	border-bottom:none !important;
	}
	
#topnav .current_page_item a, #topnav .current-cat a, #topnav .current-menu-item {
}

#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: #6B5B51;
	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: #8CA64E;
	}

#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: 800px; 
	height: 125px !important;
	margin: 0;
	float:left;
	}

#title-area {
	width: 480px;
	float: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #6B5B51;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 42px;
	}
	
#title-area #title a {
	color: #6B5B51;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #6B5B51;
	text-decoration: none;
	}
	
#title-area #description {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	display:none;
	}

#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: #6B5B51;
	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; 
	width: 290px;
	height: 109px !important;
	text-indent: -9999px;
	overflow: hidden;
	}

.header-image #title-area #title a {
	background:url(images/sprite.png) 0 -6px no-repeat;
	width:420px !important;
}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	display:none;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 800px;
	}

/***** Primary Navigation ********************/

#nav {
	background: #fff;
	width: 800px;
	color: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px;
	text-transform: uppercase;
	/* overflow: hidden; */
	float:left;
	border:1px dotted #9A938F;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	}
	
#nav li a {
	color: #6B5B51;
	display: block;
    margin: 0;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
	position: relative;	
	border-right: 1px dotted #9A938F !important;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	background: #D6EBA4;
	border-bottom:none !important;
	}

#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: #D6EBA4;
	color: #6B5B51;
	width: 138px; 
	line-height:1.3em;
	margin: 0;
	padding: 8px 10px 8px 10px;
	text-transform: none;
	border-left: 1px dotted #9A938F;
	border-right: 1px dotted #9A938F;
	border-bottom: 1px dotted #9A938F;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #6B5B51;
	color:#fff;
	}

#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;
	}

#nav ul.sub-menu li a, #nav ul.sub-menu li a:link, #nav ul.sub-menu li a:visited {
	padding:7px 10px;
	font-size:12px;
}

#nav ul.sub-menu li a:hover {
	border-bottom:1px dotted #9A938F !important;
}

#nav ul.sub-menu ul.sub-menu li a, #nav ul.sub-menu ul.sub-menu li a:link, #nav ul.sub-menu ul.sub-menu li a:visited {
	width:175px;
}	

#nav ul.sub-menu {
	border-top:1px dotted #9A938F;
	width:195px;
}

/***** 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: Cabin, Arial, Verdana, sans-serif;
	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: #6B5B51;
	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: #8CA64E;
	}

#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: #6B5B51;
	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: #8CA64E;
	}

#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 {
	width: 800px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	clear:both;
	}

/***** Tabs ********************/

.ui-tabs {
	clear: both;
	width: 100%;
	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: 100%;
	}

#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 #9A938F;
	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: #6B5B51;
	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: #8CA64E;
	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: #8CA64E;
	}

/***** Homepage ********************/
	
#featured-top, #featured-bottom {
	width: 100%;
	float: left;
	}
	
#featured-bottom {
	font-size: 14px;
	}
	
.featured-bottom-left {
	width: 100%;
	}
	
#featured-top .widget, #featured-bottom .widget {
	margin: 0 0 10px 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 #9A938F;
	overflow: hidden;
	clear: both;
	}
	
.featuredpost img, .featuredpage img, .featuredpost .avatar, .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #9A938F;
	}
	
.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 #9A938F;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F4F4F4;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #9A938F;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 800px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 800px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 600px;
	float: right;
	}

.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 #9A938F;
	}
	
#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: 5px 0 10px;
	}
	
#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 #9A938F;
	}
	
#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: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content h1, #content h2 {
	font-size: 24px;
	}

#content h2 a, #content h2 a:visited {
	color: #6B5B51;
	text-decoration: none;
	}

#content h2 a:visited {
	color:#9A938F;
}
	
#content h2 a:hover {
	color: #8CA64E;
	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: #6B5B51;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#sidebar h2 a:hover, #footer-widgets h2 a:hover {
	color: #8CA64E;
	text-decoration: none;
	}

#featured-top h2 a:hover, #featured-bottom h2 a:hover {
	color: #6B5B51;
	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, #content .print-this-content h4 {
	color: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	}

.textwidget p {
	margin-bottom:8px;
}

#sidebar h4, #sidebar-alt h4 {
	margin: 0 0 5px 0;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#8CA64E;
	line-height:16px;
	letter-spacing:2px;
	}

#footer-widgets h4 {
	margin: 2px 0 10px 0;
	padding: 5px 0 5px 5px;
	border-top: none;
	border-bottom: 1px dotted #9A938F;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
#content h1.entry-title, #content h2.entry-title a, #featured-top h2, #featured-top h2 a, .print-this-content h2, .print-this-content h3 {
	font-family:Cabin, Arial, Verdana, sans-serif;
	font-size:23px;
	line-height:1.0em;
	letter-spacing:4px;
	font-variant:small-caps;
	font-weight:normal;
	color:#8CA64E;
	padding-top:0;
	margin-bottom:20px;
}

#content h2.entry-title a:hover {
	color:#6B5B51;
}

#featured-bottom h2, #featured-bottom h2 a {
	font-family:Cabin, Arial, Verdana, sans-serif;
	font-size:20px;
	line-height:20px;
	letter-spacing:2px;
	font-variant:small-caps;
	font-weight:normal;
	color:#8CA64E;
	padding-top:4px;
	margin-bottom:5px;
	padding-bottom:3px;
}

#content .print-this-content h2, #content .print-this-content h3 {
	color:#8CA64E;
	padding:0 0 0 35px;
	background:url(images/sprite.png) -410px -193px no-repeat;
	font-family:BodoniXT, Cabin, sans-serif;
	font-size:26px;
	line-height:26px;
	font-variant:normal;
	text-transform:none;
	letter-spacing:0px;
	font-weight:normal;
	color:#8CA64E;
	padding-top:0;
	margin-bottom:20px;
}

div.print-this-content {
	background:#EDF1E3;
}



/***** 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;
	display:none;
	}
	
/***** AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #9A938F;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	font-size:12px;
	padding: 5px 0;
	border-top: 1px dotted #9A938F;
	border-bottom: 1px dotted #9A938F;
	clear: both;
	}

.post-meta a {
	text-decoration:none;
}

.post-meta a:hover {
	text-decoration:underline;
	color:#8CA64E;
}
	
body.page-template-pageblog-php .post-meta {
	display:none;
}
	
/***** Author Box ********************/
	
.author-box {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #9A938F;
	overflow: hidden;
	}

.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #9A938F;
	}

/***** 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: ;
	margin: 0;
	padding: 0;
	}
	
.tags {
	margin: 0;
	padding: 0px;
	}

/***** Images ********************/

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #9A938F;
	}

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 #9A938F;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
.entry-content img {
	padding:5px;
	border:1px solid #9A938F;
}


img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align:center;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content .navigation li {
	display: inline;
	background:none;
	padding:0;
	}

.navigation li a, .navigation li.disabled {
	background:#EDF1E3;
	color: #6B5B51;
	padding: 5px 8px 5px 8px;
	border: 1px solid #D6EBA4;
	text-decoration:none;
	}

.navigation li a:hover, .navigation li.active a {
	background: #D6EBA4;
	color: #6B5B51;
	border: 1px solid #D6EBA4;
	text-decoration: none;
	}

#tonextpage {
	display:inline-block;
	margin:0px 0 10px 250px;
}

#tonextpage a {
	background:#EDF1E3;
	color: #6B5B51;
	display:inline-block;
	text-align:center;
	padding: 5px 12px 5px 12px;
	border: 1px solid #D6EBA4;
	text-decoration:none;
}

#tonextpage a:hover {
	background: #D6EBA4;
	color: #6B5B51;
	border: 1px solid #D6EBA4;
	text-decoration: none;
}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 160px;
	float: left;
	display: inline;
	line-height:1.3em;
	}
	
#sidebar-alt {
	width: 160px;
	float: right;
	display: inline;
	line-height:1.3em;
	}
	
#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;
	clear:both;
	}
	
#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: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #9A938F;
	}

/***** 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 #9A938F;
	}
	
#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: #EDF1E3 !important;
	color: #6B5B51;
	font-size: 11px;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #D6EBA4;
	}

.searchsubmit {
	float:right;	
	border:1px dotted #9A938F !important;
}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover {
	background: #D6EBA4 !important;
	color: #6B5B51;
	border: 1px solid #D6EBA4;
	text-decoration: none;
	}
	
/***** Search Form(s) ********************/


#search-4 form {
	position:relative;
	width:160px;
}

#search-4 .searchsubmit {
	position:absolute;
	right:0;
	top:0;
	width:35px;
}

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #fff !important;
	color: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;	
	font-size: 10px;
	margin: 0 0px 0 0;
	padding: 4px 2px 4px 2px;
	border:1px dotted #9A938F;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 105px;
	}
	
#sidebar-alt .s {
	width: 105px;
	}
	
/***** 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: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 4px 0 4px 5px;
	margin: 5px 8px 0 0;
	border: 1px solid #9A938F;
	-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: #6B5B51;
	font-size: 12px;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #6B5B51;
	}

#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: #6B5B51 !important;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #9A938F;
	-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;
	}
	
/***** Footer Widgets ********************/
	
#footer-widgets {
	width: 100%;
	font-size: 12px;
	margin: 0 auto 0;
	border-top: 1px dotted #9A938F;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgets .wrap {
	width: 1020px;
	margin: 15px auto;
	}
	
#footer-widgets .widget {
	background: none;
	border: none;
	}
	
#footer-widgets p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.footer-widgets-1 {
	width: 300px;
	float: left;
	padding: 0 20px 0 0;
	}
	
.footer-widgets-2 {
	width: 300px;
	float: left;
	}
	
.footer-widgets-3 {
	width: 380px;
	float: right;
	}

/***** Footer ********************/

#footer {
	background:#D6EBA4;
	width: 100%;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 20px 0 30px 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	}

#footer .wrap {
	width:1020px;
	margin:0 auto;
}

#footer a, #footer a:visited {
	color: #6B5B51;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #6B5B51;
	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;
	}

#footer .gototop a, #footer .gototop a:visited {
	text-decoration:none;
}

#footer .gototop a:hover {
	text-decoration:underline;
}


/***** Comments ********************/

#comments a {
	text-decoration:none;
}

#comments a:hover {
	text-decoration:underline;
}

.comments {
	font-size: 12px;
	}
	
#respond {
	margin: 0 0 20px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #fff !important;
	width: 250px;
	color: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px dotted #9A938F;
	}
	
#comment {
	background: #fff !important;
	width: 98%;
	height: 150px;
	color: #6B5B51;
	font-family: Cabin, Arial, Verdana, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px dotted #9A938F;
	}

.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 #9A938F;
	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: 12px;
	text-decoration:none;
	display:inline-block;
	padding:3px 5px;
	background:#EDF1E3;
	color: #6B5B51;
	border: 1px solid #D6EBA4;
	text-transform:uppercase;
	}

.reply a:hover {
	background: #D6EBA4;
	color: #6B5B51;
	border: 1px solid #D6EBA4;
	text-decoration: none !important;	
	}


#comments h3, #respond h3 {
	font-size:24px;
	font-family:BodoniXT, Cabin, sans-serif;
}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #fff;
	margin: 0;
	padding: 0;
	}

.depth-1, .even, .alt  {
	border-top: 1px dotted #9A938F;
	margin: 0;
	padding: 0;
	}

#post-date {
	font-variant:small-caps; 
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.0em
	padding-bottom:4px;
}

.page #post-date {
	display:none;
}

/* HEADER SLIDER */

#header .wrap {position:relative;}

#headerslider {
	position:absolute;
	width:370px;
	top:20px;
	right:0;
	padding:5px 0;
	border-top:1px dotted #9A938F;
	border-bottom:1px dotted #9A938F;
}

#headerslider a {
	display:inline-block;
	height:55px;
}

/* SIDEBAR */
#sidebar-alt #text-3 h4.widgettitle {
	text-indent:-9999px;
	height:40px;
	background:url(images/sprite.png) no-repeat -308px -128px;
	position:relative;
	margin-left:-8px;
}

#sidebar-alt #text-3 ul {
	margin:0 0 10px 0;
	padding:0;
	border-top:1px dotted #9A938F;
}

#sidebar-alt #text-3 a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#6B5B51;
	display:inline-block;
	padding:2px 4px 3px 4px;
	width:152px;
}

#sidebar-alt #text-3 a:hover {
	background:#D6EBA4;
	color:#6B5B51;
}

#sidebar-alt #text-3 ul li {
	padding:0;
	margin:0;
	background:none;
	border-bottom:1px dotted #9A938F;
	width:100%;
}

.single .entry-content {padding-bottom:20px;}

body.page-template-pageblog-php #content div.post {
	display:inline-block;
	border-bottom:1px dotted #9A938F;
	padding-bottom:20px;
	margin-bottom:25px;
}

/* POST NAVIGATION */

.post-nav {background: #EDF1E3; height:70px;padding:13px 23px;color:#6B5B51;margin-bottom:20px;line-height:1.2em;border: 1px solid #D6EBA4;
}

.next-post-nav, .prev-post-nav {width:260px;}

.prev-post-nav {float:left;text-align:left;}

.next-post-nav {float:right;text-align:right;;}

.post-nav span {font-family:BodoniXT, Cabin, sans-serif;font-size:16px;margin-bottom:5px;}

.post-nav a {text-decoration:none;font-size:14px;font-style:italic;}

.post-nav a:hover {text-decoration:underline;}

/* TABBED SIDEBAR WIDGET */
#tabbed-widget-3 ul li {
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}

#tabbed-widget-3 {
	border:1px dotted #9A938F;
	padding:4px !important;
	font-size:11px !important;
	width:150px;
}

#tabbed-widget-3 .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#D6EBA4 !important;
	color:#6B5B51 !important;
	margin-bottom:5px !important;
}

#tabbed-widget-3 .ui-tabs ul.ui-tabs-nav a:hover {
	color:#6B5B51 !important;
	background:#D6EBA4 !important;
}
	
#tabbed-widget-3 .ui-tabs ul.ui-tabs-nav li a {
	padding:2px 7px !important;
	font-size:10px !important;
	letter-spacing:1px !important;
	background:#EDF1E3 !important;
	margin-right:2px !important;
}

#tabbed-widget-3 .textwidget {
	padding:0 5px 0 !important;
}

/* EMAIL SIGNUP */

#subscribebox {
	border-bottom:1px dotted #9A938F;
	padding-bottom:20px;
	text-align:center;
}

#subscribebox a {
	font-family:'BodoniXT', arial, sans-serif;
	text-decoration:none;
	font-size:22px;
	line-height:1.3em;

}

#subscribebox a:hover {
	text-decoration:underline;
}
	
/*
#sidebar-alt #text-7 #signup {
	width:160px;
	height:55px;
	padding:0px 0 10px;
	border-bottom:1px dotted #9A938F;
}

#sidebar-alt #text-7 #signup a {
	display:inline-block;
	text-indent:-9999px;
	background:url(images/sprite.png) -22px -132px no-repeat;
	width:160px;	
	height:55px;
}

#sidebar-alt #text-7 #signup a:hover {
	display:inline-block;
	text-indent:-9999px;
	background:url(images/sprite.png) -22px -187px no-repeat;
}
*/

#sidebar-alt #text-7 #subfollow {
	padding:5px 0 3px;
	border-bottom:1px dotted #9A938F;
}

#sidebar-alt #text-7 #subfollow ul {
	display:inline;
	list-style:none;
}

#sidebar-alt #text-7 #subfollow ul li {
	display:inline;
	background:none;
	padding:0;
	margin:0;
}

#subfollow a, #subfollow a:link {text-decoration:none;}

#sidebar-alt #text-7 #subfollow li#rss a {
	background:url(images/sprite.png) -22px -271px no-repeat;
	display:inline-block;
	height:30px;
	width:40px;
	text-indent:-9999px;
}

#sidebar-alt #text-7 #subfollow li#rss a:hover {
	background:url(images/sprite.png) -22px -311px no-repeat;
}

#sidebar-alt #text-7 #subfollow li#fb a {
	background:url(images/sprite.png) -70px -271px no-repeat;
	display:inline-block;
	height:30px;
	width:58px;
	text-indent:-9999px;
}

#sidebar-alt #text-7 #subfollow li#fb a:hover {
	background:url(images/sprite.png) -70px -311px no-repeat;
}


#sidebar-alt #text-7 #subfollow li#twitter a {
	background:url(images/sprite.png) -134px -271px no-repeat;
	display:inline-block;
	height:30px;
	width:54px;
	text-indent:-9999px;
}

#sidebar-alt #text-7 #subfollow li#twitter a:hover {
	background:url(images/sprite.png) -134px -311px no-repeat;
}

/* SOCIAL BOOKMARKING */
#socialbookmarking {
    width: 100%;
    margin-top: 10px;
}

#socialbookmarking ul {
    padding: 0;
    margin: 0;
}
#content #socialbookmarking ul li {
    display: inline;
    background: none;
    padding: 0 5px 0 0;
}
#socialbookmarking ul li.sharestumble a {
    background: url(images/sprite.png) -22px -359px no-repeat;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

#socialbookmarking ul li.sharestumble a:hover {
    background: url(images/sprite.png) -22px -399px no-repeat;
}

#socialbookmarking ul li.sharefb a {
    background: url(images/sprite.png) -62px -359px no-repeat;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

#socialbookmarking ul li.sharefb a:hover {
    background: url(images/sprite.png) -62px -399px no-repeat;
}

#socialbookmarking ul li.sharetwitter a {
    background: url(images/sprite.png) -99px -359px no-repeat;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

#socialbookmarking ul li.sharetwitter a:hover {
    background: url(images/sprite.png) -99px -399px no-repeat;
}

#socialbookmarking ul li a#subprint {
    background: url(images/sprite.png) -182px -359px no-repeat;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

#socialbookmarking ul li a#subprint:hover {
    background: url(images/sprite.png) -182px -399px no-repeat;
}

#socialbookmarking ul li a#subemail {
    background: url(images/sprite.png) -142px -359px no-repeat;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

#socialbookmarking ul li a#subemail:hover {
    background: url(images/sprite.png) -142px -399px no-repeat;
}

#content .post-2094 a {border:none !important;}

.page-template .entry-content a.post-edit-link {display:none;}

.page-template .entry-content a {color:#6B5B51 !important;border:none !important; font-weight:normal !important;}

.page-template .entry-content a:hover {border-bottom:1px dotted #6B5B51 !important;}

/* EASY RECIPE */

.ERName {
	color:#8CA64E !important;
	padding:0 0 0 35px !important;
	background:url(images/sprite.png) -410px -193px no-repeat !important;
	font-family:BodoniXT, Cabin, sans-serif !important;
	font-size:26px !important;
	line-height:26px !important;
	font-variant:normal !important;
	text-transform:none !important;
	letter-spacing:0px !important;
	font-weight:normal !important;
	color:#8CA64E !important;
	padding-top:0 !important;
	margin-bottom:10px !important;

}

div.easyrecipe {
	padding:25px !important;
	margin-bottom:30px !important;
	position:relative !important;
	overflow:visible !important;
	margin-top:45px !important;
}

.ERIngredientsHeader, .ERInstructionsHeader, .ERNotesHeader {
	color: #6B5B51 !important;
	font-family: Cabin, Arial, Verdana, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	margin: 0 0 0 0 !important;
	padding: 10px 0 0 !important;

}


.easyrecipe ul li {
	background:none !important;
	list-style:square !important;
	margin:0 0 3px 25px !important;
	padding:0 !important;
}

.ERSummary {
	margin-bottom:5px !important;
	padding-top:15px !important;
	font-style:italic !important;
	line-height:1.2em !important;
}

.ERLinkback  {
	text-align:right !important;
	font-style:italic !important;
}

td.ERHDPrint {
	position:absolute !important;
	top:-28px;
	right:0px;
	background:#D6EBA4 !important;
	padding:5px 10px !important;
}

.ERHDPrint {
	width:65px !important;
}

div.btnERPrint {
	text-decoration:none !important;
	display:inline-block !important;
	color:#8CA64E !important;
	text-transform:uppercase;
	font-family: Cabin, arial, sans-serif !important;
}

div.hrecipe {margin-top:35px;}

.ERHead {
	color:#6B5B51 !important;
	float:left !important;
	display:inline !important;
	text-transform:uppercase !important;
}

.ERHead .tag, .ERHead .preptime, .ERHead .cooktime, .ERHead .duration, .ERHead .yield, .ERHead .author {
	font-weight:bold !important;
	font-size:1.3em !important;
	text-transform:none !important;
}

li#googleplusone {
}