/*
	Theme Name: Saeler Child Theme
	Theme URL: http://www.studiopress.com/themes/crystal
	Description: Crystal 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

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

body {
        background: #ffffff url(images/bg.jpg) left -150px repeat-x;
	color: #333333;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0 auto 0;
	line-height: 20px;
	}

b, strong, em {color: #555555;}
	
/***** Hyperlinks ********************/

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

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

#wrap {
	background: #ffffff url(images/topnav.png) repeat-x;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0;
        /* border-radius: 10px; */
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 3px #666666;
	-webkit-box-shadow: 0 1px 3px #666666;
	position: relative;
	}

/***** TopNav ********************/

#topnav {  
	width: 960px;
	height: 20px;
	color: #f1f1f1;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	}
	
#topnav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
.topnav-left {
	width: 200px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	}
	
.topnav-right {
	width: 760px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.topnav-right h2 {
        color: #f1f1f1;
        font-size: 11px;
        font-weight: bold;  
        font-family: georgia, verdana;
        float: right;
	margin: 0;
	padding: 2px 10px 0 0;
	}

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

#header {
	background: #f1f1f1 url(images/header.png);
	width: 960px; 
	height: 85px;
	}

#title-area {
	width: 250px;
	float: left;
	padding: 20px 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;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 482px;
	float: right;
	margin: 0; 
	padding: 8px 2px 0 4px;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 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: 180px;
	height: 85px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	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;
        height: 85px;
	}

/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.menu li a {
	background: #f1f1f1;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
        margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item, #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 {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

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

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}
	
#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #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.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #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.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Header Base ********************/

#headerbase {  
	background: #333399 url(images/headerbase.png); 
	width: 960px;
	height: 35px;
	color: #333333;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	}
	
#headerbase p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
.headerbase-left {
	width: 200px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	}
	
.headerbase-right {
	width: 760px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	}

.headerbase-right h2 {
        color: #f1f1f1;
        font-size: 11px;
        font-weight: bold;  
        font-family: georgia, verdana;
        float: right;
	margin: 0;
	padding: 2px 0 0 0;
	}

.headerbase-right img {
       border: 2px groove #EF7D46;
       } 
	
/***** Primary Navigation ********************/

#nav {
	background: url(images/nav.png);
	width: 960px;
	height: 30px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border-top: 1px solid #c0c0c0;
	overflow: hidden;
	clear: both;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #ffffff;
	display: block;
        margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;	
	}

#nav li a:hover, #nav li a:active {
	color: #000000;
	}

#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: #B9CFF6;
	color: #222222;
	width: 138px; 
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-transform: none;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #EEEEEE;
	color: #EF7D46;
	}

#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;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -27px 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;
	margin: 0;
	padding: 7px 10px 8px 10px;
	}

#nav li.right a {
	display: inline;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	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: #FFFFFF;
        border-bottom: 1px solid #D9DFE4;
	width: 960px;
	height: 30px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #222222;
	display: block;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;	
	}

#subnav li a:hover, #subnav li a:active {
	color: #EF7D46;
	}

#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: #222222;
	width: 138px; 
	margin: 0;
	padding: 3px 10px 3px 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 {
	color: #EF7D46;
	}

#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: -27px 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: 940px;
	margin: 10px 10px 0  10px;
	padding: 0;
	}


.page-id-23806 #inner {
	margin: 0 10px 0  10px;;
	}

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

.breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: double #EEEEEE;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #EEEEEE;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

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

#content-sidebar-wrap {
	width: 790x;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	}

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

/***** Home Page ********************/

#home-top {
	position: relative;
	}

#home-top .home-top-left {
	background: #FFFFFF;
	width: 350px;
        height: 400px;
	float: left;
	text-shadow: #FFFFFF 1px 1px;
	border-right: 1px solid #D9DFE4;
	}
	
#home-top .home-top-left .wrap {
	padding: 20px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	}

.home-top-left .widget {
        margin-bottom: 10px;
        }

#home-top .home-top-left h4, #home-top .home-top-left h2 {
        font-family: verdana, georgia;
        color: #003366;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
        border-bottom: 1px solid #DBDEE4;
	}

#home-top .home-top-left h2 a {
        font-family: verdana, georgia;
        color: #003366;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

#home-top .byline, #home-bottom .byline {
	color: #6C7996;
	font-size: 11px;
	}

.more-from-category {
        margin-bottom: -14px;
        }
	
#home-top .more-link {
	margin: 0 auto 0;
	}
	
#home-top .more-link, #home-bottom .more-link {
	background: url(images/btn-more-bg.png) repeat-x top;
	display: block;
	width: 130px;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	border-left: 1px solid #D4DBE1;
	border-right: 1px solid #D4DBE1;
	}
	
#home-bottom .more-link {
	width: 100px;
	}
	
#home-top .more-link:hover, #home-bottom .more-link:hover {
	background: url(images/btn-more-bg.png) repeat-x 0px -30px;
	border-left: 1px solid #D0D9E0;
	border-right: 1px solid #D0D9E0;
	}

#home-top .home-top-right {
	width: 580px;
        height: 400px;
	float: right;
	}

#home-top .home-top-right .wrap {
	padding: 10px;
	}

#home-middle {
	float: none;
	margin: 0;
	text-shadow: #FFFFFF 1px 1px;
	text-align: center;
	}

#home-middle .wrap {
	padding: 0 0 5px 0;
	}

#home-middle .alignleft {
	margin: 0 2px 2px 2px;
	}

#home-middle img {
	background: #FFFFFF;
        margin: 3px;
	padding: 2px;
	border: 1px groove #0e1b92;
	}

#home-middle a:hover img {
	background: #EF7D46;
	}

#home-middle h4 {
	background: url(images/home-middle-top.png) no-repeat;
	font-size: 16px;
	line-height: 30px;
        color: #000080;
	font-family: Georgia, Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 10px 0;
	text-align: center;
	text-shadow: #FFFFFF 1px 1px;
	}

#home-bottom .home-bottom-1 {
	width: 300px;
	margin: 0 20px 0 0;
	float: left;
	border-right: 1px solid #DBDEE4;
	}

#home-bottom .home-bottom-2 {
	width: 307px;
	float: left;
	border-right: 1px solid #DBDEE4;
	}

#home-bottom .home-bottom-3 {
	width: 306px;
	float: right;
	}

#home-bottom .home-bottom-1 .wrap, #home-bottom .home-bottom-2 .wrap, #home-bottom .home-bottom-3 .wrap {
	padding: 25px 20px 25px 10px;
	}

#home-bottom h4, #home-bottom h2 {
        font-family: verdana, georgia;
        color: #003366;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
        border-bottom: 1px solid #DBDEE4;
	}

#home-bottom h2 a {
        font-family: verdana, georgia;
        color: #008000;
	font-size: 13px;
	font-weight: normal;
        border-bottom: 0;
	}
	
#home-bottom img {
	background: #FFFFFF;
	padding: 1px;
	border: 2px solid #D4D8DF;
	}

/***** Portfolio ********************/

#content .portfolio {
	width: 280px;
	margin: 0 15px 20px 15px !important;
	float: left;
	overflow: hidden;
	}
	
.page-template-pageportfolio-php #content .portfolio p {
	margin: 0;
	padding: 0;
	}
	
#content .portfolio .entry-title {
	font-size: 18px;
	margin: 10px 0 0 0;
	line-height: 22px;
	}

#content .portfolio .more-link {
	background: url(images/btn-more-bg.png) repeat-x top;
	width: 100px;
	display: block;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #D4DBE1;
	border-right: 1px solid #D4DBE1;
	text-shadow: #FFFFFF 1px 1px;
	}
	
#content .portfolio .more-link:hover {
	background: url(images/btn-more-bg.png) repeat-x 0px -30px;
	border-left: 1px solid #D0D9E0;
	border-right: 1px solid #D0D9E0;
	}

#content .portfolio img a:hover {
	border: 1px solid #EF7D46;
	}

/***** portfolio Page Widget ********************/

#portfolio-middle {
	background: url(images/home-middle-bg.png) repeat-y center;
	float: none;
	margin: 0;
	text-shadow: #FFFFFF 1px 1px;
	text-align: center;
	}

#portfolio-middle .wrap {
	padding: 15px 0 5px 0;
	}

#portfolio-middle .alignleft {
	margin: 0 2px 10px 2px;
	}

#portfolio-middle img {
        margin: 3px;
	padding: 2px;
	border: none;
	}

#portfolio-middle .portfolio-middle-top {
	background: url(images/home-middle-top.png) no-repeat;
	width: 940px;
	height: 4px;
	}

#portfolio-middle .portfolio-middle-bottom {
	background: url(images/home-middle-bottom.png) no-repeat;
	width: 940px;
	height: 4px;
	}

#portfolio-middle h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0;
	text-align: center;
	text-shadow: #FFFFFF 1px 1px;
	line-height: 26px;
	}

/***** StudioPress Themes ********************/
	
.spress {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E6E6E6;
	}
	
.spress-wide {
	width: 290px;
	float: left;
	margin: 0 15px 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E6E6E6;
	}
	
#content .showcase-post .post {
	margin: 0;
	padding: 0;
	}
	
.spress-archive {
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
	}
	
.spress-tags {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
.spress-archive-left {
	width: 165px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.spress-archive-right {
	width: 120px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}
	
.spress-archive p {
	margin: 0;
	padding: 0;
	}
	
.spress-archive img, .genesis-archive img .gallery-archive a img, .genesis-archive a img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
.spress-archive a:hover img, .genesis-archive a:hover img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #999999;
	}

.spress-wrap {
	margin: 0;
        padding: 0 0 0 15px;
        text-align: center;
	}

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

#content {
	background: #ffffff;
	width: 500px;
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	}
	
.home #content, .home-page #content, .blog #content {
	background: none;
	margin: 0 !important;
	padding: 0 !important;
	}
	
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 610px;
	margin: 0 0 10px 0;
	padding: 10px;
	}
	
.full-width-content #content {
	width: 930px;
	margin: 0 0 10px 0;
	padding: 10px;
	}

#content blockquote {
	background: #F9F8F8;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 2px dashed #EF7D46;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.clear {
	clear: both;
	}

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

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Helvetica, Tahoma, Verdana;
        font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	color: #000080;
	font-size: 18px;
        text-align: center;
	}

h1 .entry-title {
	padding: 0px;
	}
	
#content h2 {
	color: #333399;
	font-size: 15px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333399;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #EF7D46;
	text-decoration: none;
	}

.highlight {
	text-align: center; 
        border-top: 1px solid #c0c0c0; 
        border-bottom: 1px solid #c0c0c0; 
        line-height: 36px;
        }
	
#content h3 {
	font-size: 14px;
        color: #333333;
	}
	
#content h4 {
	font-size: 13px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#home ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #home ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul, #home ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol, #home ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li, #home ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol, #home ol {
	margin: 0;
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}

/***** AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}

/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 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 p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 4px !important;
	border: 1px solid #DDDDDD;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 0 0;
	}

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

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

#content img, #content p img {
	max-width: 100%;
	}
	

#content .portfolio img {
	float: none;
	margin: 10px auto 10px;
	}

#content .post-image {
	background: #FFFFFF;
	margin: 0 10px 10px 0;
	padding: 4px;
	border-left: 1px solid #D7DBE0;
	border-right: 1px solid #D7DBE0;
	border-bottom: 1px solid #B6BCC3;
	border-top: 1px solid #D7DBE0;
	}

#content a:hover img {
	background: #8199A9;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 15px;
	}
	
img.alignnone {
	margin: 0 0 15px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 15px 15px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 15px 15px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
	}

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

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
	}

.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: 20px 0 20px 0;
	overflow: hidden;
        text-align: center;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #000080;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li a:hover {
	background: #f4f4f4;
	color: #EF7D46;
	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: #000080;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

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

#sidebar {
	background: url(images/sidebar-bg.png) repeat-y left;
	width: 260px;
	float: right;
	display: inline;
	padding: 0 0 0 20px;
	}

body.sidebar-content #sidebar, body.sidebar-sidebar-content #sidebar {
	background: url(images/sidebar-bg-left.png) repeat-y right;
	padding-left: 0px;
	padding-right: 20px;
	}

#sidebar-alt {
	width: 120px;
	float: left;
	display: inline;
	margin: 0;
	}

#sidebar-top {
	background: url(images/sidebar-top.png) no-repeat left;
	width: 280px;
	height: 33px;
	margin: 0 0 0 -20px;
	}

#sidebar-bottom {
	background: url(images/sidebar-bottom.png) no-repeat left;
	width: 280px;
	height: 33px;
	margin: 0 0 0 -20px;
	}

body.sidebar-content #sidebar-top, body.sidebar-sidebar-content #sidebar-top{
	background: url(images/sidebar-top-left.png) no-repeat right;
	margin: 0 -20px 0 0;
	}

body.sidebar-content #sidebar-bottom, body.sidebar-sidebar-content #sidebar-bottom{
	background: url(images/sidebar-bottom-left.png) no-repeat right;
	margin: 0 -20px 0 0;
	}

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

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#sidebar h4 {
	font-size: 14px;
	font-weight: bold;
        text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #DBDEE4;
	border-bottom: 2px dotted #DBDEE4;
	}

#sidebar-alt h4 {
	font-size: 14px;
	font-weight: bold;
        color: #000080;
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #DBDEE4;
	border-bottom: 1px dotted #DBDEE4;
	}
	
#sidebar .textwidget, #sidebar-alt .textwidget {
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}

#sidebar-alt .widget img {
	margin: 0 0 14px 0; 
        border: 1px solid #000080;
	}
	
#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 {
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
	}

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

#sidebar li, #sidebar-alt li {
	list-style-type: square;
 	word-wrap: break-word;
	}

#sidebar .post-info {
	border: 0;
        }

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 5px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 10px 0 5px 5px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	}
	
#sidebar #cat {
	width: 238px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
#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;
	}

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

#content .featuredpost h2, #content .featuredpost h2 a, #content .featuredpage h2, #content .featuredpage h2 a, #home .featuredpost h2, #home .featuredpost h2 a, #home .featuredpage h2, #home .featuredpage h2 a, #sidebar .featuredpost h2, #sidebar .featuredpost h2 a, #sidebar .featuredpage h2, #sidebar .featuredpage h2 a {
	color: #222222;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#content .featuredpost h2 a:hover, #content .featuredpage h2 a:hover, #home .featuredpost h2 a:hover, #home .featuredpage h2 a:hover, #sidebar .featuredpost h2 a:hover, #sidebar .featuredpage h2 a:hover {
	color: #EF7D46;
	text-decoration: none;
	}

#content #featured h4 {
	color: #222222;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#content .featuredpost, #content .featuredpage, #home .featuredpost, #home .featuredpage, #sidebar .featuredpost, #sidebar .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .featuredpost .post, #content .featuredpage .page, #home .featuredpost .post, #home .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	}
	
#home .home-top-right .featuredpost .post, #home .home-top-right .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page {	
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#content .featuredpost img, #content .featuredpage img, #content .featuredpost .avatar, #content .featuredpage .avatar, #home .featuredpost img,  #home .featuredpost .avatar, #home .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .more-from-category, #home .more-from-category {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	}
	
#content .more-from-category a, #home .more-from-category a {
	font-weight: bold;
	}
	
#content .more-from-category a:hover, #home .more-from-category a:hover {
	text-decoration: underline;
	}


/***** 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: #222222;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
#header .s, #nav .s {
	width: 215px;
	}
	
#sidebar .s {
	width: 200px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

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

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 10px 0 0 0;
	}

.enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #FFFFFF !important;
	width: 190px;
	color: #6C7996;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 8px 10px 7px 10px;
	border: 1px solid #DBDEE4;
	}

/***** 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: Verdana, Arial, Tahoma;
	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;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: url(images/button.png) !important;
	color: #222222 !important;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
        margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: 1px solid #CCCCCC;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: url(images/button-hover.png) !important;
	border: 1px solid #CCCCCC;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F4F4F4 !important;
	color: #222222 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}

.gform_wrapper .gform_footer {
	border: none!important;
	}

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

#footer {
	background: url(images/footer.png);
	width: 960px;
	height:35px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	border-top: 1px solid #DDDDDD;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000080;
	text-decoration: none;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 8px 0 0 15px;
	}
	
#footer .gototop a, #footer .gototop a:visited {
	color: #c0c0c0;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#footer .gototop a:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
#footer .creds {
	width: 720px;
	float: right;
	margin: 0;
	padding: 8px 15px 0 0;
	text-align: right;
        color: #ffffff;
	}

#footer .creds .a, #footer .creds a:visited {
	color: #c0c0c0;
	text-decoration: none;
	}
	
#footer .creds a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#footer .extras {
       width: 970px;
       margin:  0;
       padding: 10px 10px 0 10px;
	}

#footer .extras img {
       padding: 20px 10px 10px 10px;
	}

#footer .extras p {
       padding: 30px 0 10px 0;
       font-size: 11px;
	}

/***** Comments ********************/
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #222222;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #222222;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
.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;
	}

#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;
	}

/***** Extras ********************/

ol.snap_nav {
        background: #f4f4f4;
        display: inline;
        margin: 4px 4px 30px 4px;
        padding: 6px;
	float: left;
	clear: both;
	list-style: none;
        border: 1px dashed #000080;
}

ol.snap_nav li {
	display: block;
        background: #fff;
	float: left;
	padding: 0 5px 0 5px;
        margin: 4px;
        text-align: center;
        border: 1px solid #c00136;    
        color: #333;
        font-weight: bold;
}

ol.snap_nav li a {
        text-align: center;
        color: #0e1b92; 
}

ol.snap_nav li a:hover {
        text-align: center;
        color: #c00136; 
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

/***** Gravity Forms ********************/

#form
.form-checkbox { display: inline; }
.form-priority
.form-authorization { padding-left: 100px; color: #ff0000; font-weight: bold; }
.form-submit {text-align: center; }


/***** Events Calendar Override ********************/
#EC_previousMonthLarge, #EC_current-month, #EC_nextMonthLarge {
        font-family: georgia, verdana;
	font-size: 16px;
        font-weight: normal;
        padding: 14px 0 14px 0;
	}

/***** Frequently Asked Questions ********************/
.faq-catname {
	color: #333399;
	font-size: 15px;
	}

/***** Advert ********************/
.advert {
	color: #c0c0c0; 
        font-style: italic; 
        float: right;
	}

/***** Social Networking ********************/

.social {
        padding: 0;
        text-align: justify;
        }

.social img {
        border: 0; 
        padding: 0;
        margin: 8px 24px 0 4px;
        }

/***** Testimonials ********************/
.entry-content .category-7 .type-post {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	}

/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
    float: right;
    padding: 0 0 15px;
    width: 48%;
}
 
.genesis-grid-odd {
    clear: both;
    float: left;
    padding: 0 0 15px ;
    width: 48%;
}
 
.genesis-grid-even,
.genesis-grid-odd {
    margin: 0 0 20px;
}

.tabberwidget p {font-size: 12px;}
