/*
	Theme Name: Manhattan Child Theme
	Theme URI: http://www.studiopress.com/themes/manhattan
	Description: Manhattan 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.0
	
	Template: genesis
    Template Version: 1.8
	
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #E1E1E1;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 24px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #E74914;
	text-decoration: none;
	}
	
a:hover {
	color: #E74914;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	background: url(images/header.png);
	height: 70px;
	}
	
#header .wrap {
	width: 960px; 
	margin: 0 auto 0;
	text-shadow: #000000 1px 1px;
	}

#title-area {
	width: 500px;
	float: left;
	margin: 0; 
	padding: 12px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	letter-spacing: 5px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #CCCCCC;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 450px;
	float: right;
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
	}
	
#header .widget-area .textwidget {
	margin: 0;
	padding: 25px 0 0 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	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 #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 {
	display: block; 
	float: left;
	width: 235px;
	height: 70px;
	margin: 0; 
	padding: 0;
	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;
	}
	
/***** Header Right Navigation ********************/

#header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0 0 0;
	}
	
#header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.menu li a, #header ul.menu li a:visited {
	background: url(images/headerline.png) center left no-repeat;
	color: #CCCCCC;
	display: block;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
    margin: 0;
	padding: 9px 10px 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	}
	
#header ul.menu li.noline a {
	background: none;
	}

#header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	color: #FFFFFF;
	text-decoration: none;
	}

#header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #1D1D1D;
	width: 148px; 
	color: #CCCCCC;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-transform: none;
	position: relative;
	}
	
#header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #1D1D1D;
	color: #FFFFFF;
	}

#header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.menu li ul a { 
	width: 150px;
	}

#header ul.menu li ul ul {
	margin: -35px 0 0 169px;
	}

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

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

#header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Primary & Secondary Navigation Menus ********************/

#nav, #subnav {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0 auto 0;
	padding: 0;
	letter-spacing: 2px;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}
	
#nav {
	background: url(images/nav.png);
	}
	
#subnav {
	background: url(images/subnav.png);
	}
	
#nav .wrap, #subnav .wrap {
	width: 960px;
	margin: 0 auto 0;
	}

#nav ul, #subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li, #subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li.home a, #subnav li.home a {
	background: none;
	}
	
#nav li a, #subnav li a {
	background: url(images/navline.png) center left no-repeat;
	color: #000000;
	display: block;
	font-size: 12px;
    margin: 0;
	text-decoration: none;
	position: relative;
	}
	
#nav li a {
	padding: 9px 15px 8px 17px;
	}
	
#subnav li a {
	padding: 9px 15px 9px 17px;
	}

#nav li a:hover, #nav li a:active, #subnav li a:hover, #subnav li a:active {
	background: #FFFFFF;
	color: #E74914;
	}

#nav li a .sf-sub-indicator, #subnav 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, #subnav li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 173px; 
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	letter-spacing: 1px;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active {
	background: #F5F5F5;
	color: #E74914;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li ul, #subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	margin: -1px 0 0 -1px;
	padding: 0;
	}

#nav li ul a, #subnav li ul a { 
	width: 175px;
	}

#nav li ul ul, #subnav li ul ul {
	margin: -35px 0 0 194px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav 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, #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;
	}

#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/

#nav li.right {
	float: right;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 9px 0;
	}

#nav li.right a {
	background: none;
	color: #000000;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #E74914;
	text-decoration: none;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 27px;
	}
	
#nav li.search {
	float: right;
	padding: 7px 0 0 0;
	}
	
#nav li.twitter a {
	background: url(images/twitter.png) no-repeat left center;
	padding: 3px 0 3px 27px;
	}

/***** Inner ********************/

#inner {
	background: #FFFFFF;
	width: 920px;
	margin: 20px auto 20px;
	padding: 20px;
	overflow: hidden;
	}
	
.home #inner {
	background: none;
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
	}
		
/***** Home Top ********************/

#home-top {
	background: #FFFFFF;
	width: 920px;
	height: 400px;
	margin: 20px auto 20px;
	padding: 20px;
	overflow: hidden;
	}
	
#home-top p {
	margin: 0;
	padding: 0;
	}
	
#home-top .widget {
	margin: 0;
	padding: 0;
	}
	
/***** Home / Footer Notes ********************/
	
#home-note, #footer-note {	
	width: 960px;
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: #FFFFFF 1px 1px;
	line-height: 30px;
	overflow: hidden;
	clear: both;
	}
	
#home-note, #footer-note {	
	background: url(images/line.png) bottom repeat-x;
	margin: 0 auto 20px;
	padding: 0;
	}
	
#home-note .wrap, #footer-note .wrap {	
	background: url(images/line.png) top repeat-x;
	margin: 0 auto 0;
	padding: 17px 0 17px 0;
	overflow: hidden;
	}
	
#home-note p, #footer-note p {
	margin: 0;
	padding: 0;
	}
	
/***** Home Featured ********************/
	
#home-featured {	
	width: 960px;
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: #FFFFFF 1px 1px;
	line-height: 30px;
	overflow: hidden;
	clear: both;
	}
	
#home-featured {	
	margin: 0 auto 20px;
	padding: 0;
	}
	
#home-featured .wrap {	
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
		
#home-featured p {
	margin: 0;
	padding: 0;
	}
	
/***** Home Bottom ********************/

#home-bottom {
	background: #222222 url(images/header.png) repeat-x;
	color: #CCCCCC;
	margin: 20px auto 0;
	padding: 25px 0 0 0;
	text-shadow: #000000 1px 1px;
	overflow: hidden;
	}
	
#home-bottom .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#home-bottom a, #home-bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#home-bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-bottom p {
	margin: 0;
	padding: 0;
	}
	
#home-bottom .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.home-bottom-left {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#home-bottom .home-bottom-left .widget {
	margin: 0 0 30px 0;
	}
	
.home-bottom-right {
	width: 630px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
/***** Icon Classes for Home Bottom Left ********************/
	
#home-bottom .rss {
	padding: 2px 5px 2px 28px;
	background: url(images/rss.png) no-repeat left center;
	}
	
#home-bottom .twitter {
	padding: 2px 5px 2px 28px;
	background: url(images/twitter.png) no-repeat left center;
	}
	
#home-bottom .facebook {
	padding: 2px 5px 2px 28px;
	background: url(images/facebook.png) no-repeat left center;
	}	

/***** Breadcrumb ********************/

.breadcrumb {
	width: 960px;
	background: url(images/footer-note.png) bottom repeat-x;
	color: #000000;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	letter-spacing: 2px;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: uppercase;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F5F5F5;
	margin: 0 0 30px 0;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	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: 450px;
	margin: 0;
	padding: 0;
	float: left;
	}

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

.sidebar-content #content, .content-sidebar #content {
	width: 620px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 920px;
	}

#content blockquote {
	background: #F5F5F5 url(images/blockquote.png) no-repeat top left;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 15px -20px;
	padding: 20px 20px 0 80px;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p, #content .page p  {
	margin: 0;
	padding: 0 0 20px 0;
	}

#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #home-top h4, #home-bottom h4, #content h4, #footer-widgets h4, #content h5, #content h6 {
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1, #home-top h4, #home-bottom h4 {
	font-size: 28px;
	}
	
.page #content h1 {
	margin: 0 0 15px 0;
	}
	
#content h2 {
	font-size: 28px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #E74914;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 20px;
	}
	
#comments h3, #respond h3 {
	font-size: 24px;
	padding: 0 0 0 45px;
	line-height: 30px;
	background: url(images/comments.png) no-repeat left;
	}
	
#comments h3 {
	background: url(images/comments.png) no-repeat left;
	margin: 0 0 20px 0;
	}

#respond h3 {
	background: url(images/respond.png) no-repeat left;
	}

#home-bottom h4, #footer-widgets h4 {
	color: #FFFFFF !important;
	font-size: 20px;
	text-shadow: #000000 1px 1px;
	}	
	
#content h4 {
	font-size: 18px;
	}
	
#content h5 {
	font-size: 16px;
	}
	
#content h6 {
	font-size: 14px;
	}
	
/***** Unordered/Ordered Lists ********************/

#home-note ul, #home-note ul li, #home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#home-bottom ul li, #content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	}
	
#home-bottom ul li, #content .post ul li, #content .page ul li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
	}
	
#home-bottom ul li {
	background: url(images/list-footer.png) no-repeat top left;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 12px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	margin: 0 0 50px 0;
	padding: 0;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #F5F5F5;
	float: left;
	margin: 0 15px 0 0;
	padding: 9px;
	border: 1px solid #DDDDDD !important;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;		
	}
	
/***** Post Icons ********************/

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

/***** Images ********************/

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#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: #F5F5F5;
	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 {
	color: #E74914;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

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

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

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

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 280px;
	float: right;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #F5F5F5;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;		
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #E74914;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	line-height: 22px;
	}

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

#home-bottom .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgets .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat, #sidebar .widget_archive select {
	background: #FFFFFF;
	width: 100%;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 10px 0;
	padding: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}

/***** Featured Post/Page ********************/

.featuredpost, featuredpage {
	margin: 0;
	padding: 0;
	}
	
.featuredpost .post, .featuredpage .page {
	margin: 0;
	padding: 0;
	}

.featuredpost img, .featuredpage img, featuredpost .avatar {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 5px solid #FFFFFF;
	}

/***** User Profile ********************/

.user-profile {
	overflow: hidden;
	}

.user-profile .avatar {
	margin: 0;
	border: 5px solid #FFFFFF;
	}

.user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

#header .searchform {
	float: right;
	padding: 30px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}

.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 170px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0 4px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#header .s {
	width: 250px;
	}
	
/***** eNews & Updates Widget ********************/

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

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

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

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

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

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

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

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

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

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

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}

/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, #home-bottom .gform_footer .button, .gform_footer .button, .reply a, .reply a:visited {
	background: #F5F5F5;
	color: #888888 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 8px 10px 8px 10px !important;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#home-bottom .gform_footer .button {
	background: #333333;
	color: #CCCCCC !important;
	text-shadow: #333333 1px 1px;
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 5px #444444 inset;
	-webkit-box-shadow: 0 0 5px #444444 inset;
	}
	
.searchsubmit, .enews #subbutton {
	background: #666666;
	color: #FFFFFF !important;
	text-shadow: #333333 1px 1px;
	border: 1px solid #333333;
	-moz-box-shadow: 0 0 5px #333333 inset;
	-webkit-box-shadow: 0 0 5px #333333 inset;
	}
	
.searchsubmit, .enews #subbutton, .reply a, .reply a:visited {
	text-transform: none;
	padding: 4px 5px 4px 5px !important;
	}

#submit:hover, .gform_footer .button:hover, .reply a:hover {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	}
	
#home-bottom .gform_footer .button:hover {
	background: #222222;
	border: 1px solid #444444;
	}
	
.searchsubmit:hover, .enews #subbutton:hover {
	background: #555555;
	border: 1px solid #333333;
	}
	
/***** Contact Form ********************/

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
	min-height: 35px !important;
	}
	
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	margin: 3px 0 3px 0 !important;
	}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F5F5F5;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 14px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#home-bottom .gform_wrapper input, #home-bottom .gform_wrapper textarea, #home-bottom .gform_wrapper select {
	background: #333333;
	color: #CCCCCC !important;
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 5px #444444 inset;
	-webkit-box-shadow: 0 0 5px #444444 inset;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper .top_label .gfield_label {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	font-weight: normal !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	background: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	}
	
.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	border: none !important;
	}
	
.gform_wrapper .gform_edit_link {
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgets {
	background: #222222 url(images/header.png) repeat-x;
	color: #CCCCCC;
	font-size: 13px;
	margin: 20px auto 0;
	padding: 20px 0 15px 0;
	text-shadow: #000000 1px 1px;
	overflow: hidden;
	
	}
	
#footer-widgets .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#footer-widgets .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgets p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgets a, #footer-widgets a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer-widgets a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#footer-widgets li {
	background: url(images/list-footer.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	line-height: 22px;
	}

.footer-widgets-1 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.footer-widgets-2 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.footer-widgets-3 {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
/***** Footer ********************/

#footer {
	background: url(images/header.png);
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 15px 0 15px 0;
	letter-spacing: 2px;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	}

#footer .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 150px;
	float: left;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0;
	}
	
#footer .creds {
	width: 805px;
	float: right;
	text-align: right;
	}

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

#respond {
	margin: 0 0 15px 0;
	}

#author, #email, #url {
	background: #F5F5F5 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#comment {
	background: #F5F5F5 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.comment-list ol {
	margin: 0;
	padding: 10px;
	}

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

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

.comment-list li .avatar { 
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0px;
	padding: 1px;
	border: 2px solid #CCCCCC;
	}

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

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

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

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

ul.children {
	margin-top: 20px;
	}

ul.children li.comment  {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	}
	
.commentmetadata {
	font-weight: normal;
	}

.comment-meta { 
	background: #E6E6E6;
	color: #777777;
	padding: 0 10px 13px 10px;
	text-shadow: #FAFAFA 1px 1px;
	}

.comment-meta a {
	color: #777777;
	}

.comment-author { 
	background: #E6E6E6;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px 0 10px;
	text-shadow: #FAFAFA 1px 1px;
	}
	
.thread-alt, .thread-even {
	background: #F5F5F5;
	color: #333333;
	text-shadow: #FFFFFF 1px 1px;
	border: 1px solid #DDDDDD !important;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;	
	}

.even, .alt, .depth-1 {
	border: 1px solid #FFFFFF;
	}