/*

    Theme Name: Celenza Theme

	Description: Celenza is a two or three column child theme created for the Genesis Framework.

    Author: Blue Iris Webdesign

    Author URI: http://blueiriswebdesign.com/

 

    Version: 1.8

 

    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns

 

    Template: genesis

    Template Version: 1.7.1

 

	License: GNU General Public License v2.0 (or later)

	License URI: http://www.opensource.org/licenses/gpl-license.php

*/







/* Import Fonts

------------------------------------------------------------ */



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,600italic,400italic);





/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

select,

textarea {

	color: #333;

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: 300;

	line-height: 1.6em;

	margin: 0;

	padding: 0;

	text-decoration: none;

}

p {

	padding-bottom:16px;

}

body.home p {

	color:#fbfefe;

}

body.home a, body.home a:visited{

	color: #b4faff;

	text-decoration:underline;

}

body.home a:hover {

	color: #fff;

	text-decoration:none;

}
body.home div.home-featured-bottom h4 {
	color: #f3c261;
	font-weight: 400;

}

i {

	font-family: 'Open Sans', sans-serif;

	font-weight: 400 italic;

}

b, strong {

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

}
.book {
    text-align:center;
}
.book a.button {
    margin: 10px auto;
    padding: 8px 20px;
    border-radius: 5px;
    background-color:rgba(55,111,112,1.00);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.book a.button:hover {

    background-color:rgba(49,143,147,1.00);

}

.home-sidebar img, .sidebar img {
    max-width: 180px;
    height: auto;
    margin-top: 16px;
}

input {

	color: #333;

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;



}



blockquote,

input,

select,

textarea,

.author-box,

.breadcrumb,

.sticky,

.taxonomy-description,

.wp-caption {

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	border-radius: 3px;

}

body.home blockquote {

	background:none;

	border: none;

}

body.home .featuredpage .page, body.home .featuredpost .post {

	border-bottom: none;

	padding: 0px 15px 0px 0px;

}

body.home .home-sidebar .featuredpage .page, body.home .home-sidebar .featuredpost .post {

	border-bottom: none;

	padding: 2px;

}

.home-sidebar h3 {

	font-size: 18px;

	color: #FFF;

}

.home-sidebar h2 {

	font-size: 20px;

	color: #FFF;

	

}

body.home .sidetext {

	padding-right: 12px;

	padding-left: 12px;



}



ol,

ul {

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}

li {

	padding-bottom:10px;

}

table {

	margin-bottom: 16px;

	border-collapse:collapse;



}

.schedule td  {

		border: 1px solid #CCC;

}

td {

	vertical-align:top;

	padding: 5px 8px 5px 5px;



}

div.home-featured-left .featuredpost, div.home-featured-right .featuredpost {

margin-bottom: 0px;

}



/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #01828F;

	text-decoration: underline;

}



a:hover {

	text-decoration: none;

}



a img {

	border: none;

}





/* Body

------------------------------------------------------------ */



body {

	background-color: #fff;

}



body.home {

	background-color: #4a88a2;

	background-image: url(images/bkgd_02.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

body.home #wrap {

	background-image: url(images/bkgd-bamboo-home_02.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	width:971px;

	margin: 0 auto 20px;

}

#wrap {

	width: 100%;

	background-image: url(images/bkgd_page_02.jpg);

	background-repeat: repeat-x;

	background-position: center top;

}

body.home #header {

	width:741px;

	margin-left:230px;

	background-image: none;

	height: 230px;

}

body.home #inner {

	clear:both;

	margin-left:230px;

	margin-top: 30px;

	width: 741px;

	background-image: none;

}

html body.home div#wrap div#inner div#content-sidebar-wrap {

	width:735px;

	padding: 0px;



}

.home-sidebar {

	float:right;

	width: 220px;

	background: #6a9cb2;

		border-radius: 3px;

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	

}

.home-sidebar p {

		font-size:14px;

}

html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed {

	float:left;

	width:735px;

	padding: 0px;

}

#home-featured {

	width: 490px;

	float:left;

	padding-left:6px;

}

#home-featured h3 {

		border-bottom: 1px dotted #f3c261;

}

#home-featured h3, #home-featured h3 a {

	color: #f3c261;

	font-size: 20px;

	font-weight:400;

	text-decoration:none;

	padding-bottom:4px;

	margin-bottom: 10px;



}

#home-featured h2, #home-featured h2 a {

	color: #fff;

	font-size: 16px;

	font-weight:400;

	text-decoration:none;

	padding-bottom:0px;

	margin-bottom: 10px;



}

#home-featured h2 a:hover {

	color: #f3c261;



}

.home-featured-left {

	float:left;

	width: 48%;



}

.home-featured-right {

	float:right;

	width: 48%;

}

html body.home div#wrap div#header div.wrap div#title-area h1#title a {

	background-image: url(images/logo_04.png);

	background-repeat: no-repeat;

	background-position: right top;

	float: right;

	height: 174px;

	width: 552px;	

}

html body.home div#wrap div#header div.wrap div#title-area h1#title {

	width:552px;

		height: 174px;

}

html body.home div#wrap div#header div.wrap div#title-area {

		float: right;

	height: 174px;

	width: 552px;	

}

/* Wrap

------------------------------------------------------------ */









/* Header

------------------------------------------------------------ */



#header {

	margin: 0 auto;

	height: 150px;

	overflow: hidden;

	width: 971px;

}



#title-area {

	float: left;

	overflow: hidden;

	padding: 15px 0 0;

	width: 350px;

}



#title {

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

	font-weight:600;

	font-size: 36px;

	line-height: 42px;

	margin: 0;

	text-transform: uppercase;

}



#title a,

#title a:hover {

	color: #333;

	text-decoration: none;

}



#description {

	font-size: 14px;

}



#header .widget-area {

	float: left;

	clear:both;

	width: 741px;

	background-image: url(images/nav-home_08.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 51px;

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 90px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 350px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 971px;

	height:150px;



}

.header-full-width #title a {

		background-image: url(images/page-logo_05.png);

	background-repeat: no-repeat;

	background-position: right top;

}





/* Navigation Constants

------------------------------------------------------------ */



li:hover ul ul,

li.sfHover ul ul {

	left: -9999px;

}



li:hover,

li.sfHover {

	position: static;

}



#header ul.nav li a.sf-with-ul,

#header ul.menu li a.sf-with-ul,

#nav li a.sf-with-ul,

#subnav li a.sf-with-ul {

	padding-right: 0px;

}



/*li a .sf-sub-indicator {

	background: url(images/icon-plus.png) no-repeat;

	height: 16px;

	position: absolute;

	right: 8px;

	text-indent: -9999px;

	top: 8px;

	width: 16px;

}



li li a .sf-sub-indicator {

	background: url(images/icon-plus.png) no-repeat;

	top: 8px;

} */





/* Header Right Navigation

------------------------------------------------------------ */



#header ul.nav,

#header ul.menu {



}

html body.home ul.sub-menu li {

	padding-bottom: 0px;

}

#header ul.nav ul,

#header ul.menu ul {



	margin: 0;

	padding: 0;

	width: 100%;

}

#header .widget-area ul {

	margin: 10px 0 0 10px;

}

#header ul.nav li,

#header ul.menu li {

	float: left;

	list-style-type: none;



}



#header ul.nav li a,

#header ul.menu li a {

	color: #fff;

	display: block;

	font-size: 16px;

	padding: 4px 12px 6px;

	position: relative;

	text-decoration: none;

}



#header ul.nav li a:hover,

#header ul.nav li a:active,

#header ul.nav li:hover a,

#header ul.nav .current_page_item a,

#header ul.nav .current-cat a,

#header ul.nav .current-menu-item a,

#header ul.menu li a:hover,

#header ul.menu li a:active,

#header ul.menu li:hover a,

#header ul.menu .current_page_item a,

#header ul.menu .current-cat a,

#header ul.menu .current-menu-item a {

	color: #feefbb;

}



#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-color: #6A9CB2;

	color: #fff;

	font-size: 14px;

	padding: 6px 10px 7px;

	border-bottom: 1px solid #05506e;

	position: relative;

	text-transform: none;

		line-height: 1.3em;

	width: 178px;

	margin-left: 12px;

}



#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 {

	color: #feefbb;

}



#header ul.nav li ul,

#header ul.menu li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 -1px;

	position: absolute;

	width: 200px;

	z-index: 9999;

}



#header ul.nav li ul a,

#header ul.menu li ul a {

	width: 180px;

}



#header ul.nav li ul ul,

#header ul.menu li ul ul {

	margin: -33px 0 0 169px;

}



#header ul.nav li:hover>ul,

#header ul.nav li.sfHover ul,

#header ul.menu li:hover>ul,

#header ul.menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation

------------------------------------------------------------ */

body.home #nav {

	display:none;

}

#nav {



	clear: both;

	color: #fff;

	margin: 0 auto;

	overflow: hidden;

	width: 960px;

	height: 49px;

}



#nav ul {

	float: left;

	margin-left:20px;

	width: 100%;

}



#nav li {

	float: left;

	list-style-type: none;

	padding-bottom: 0px;

}



#nav li a {

	

	color: #fff;

	display: block;

	font-size: 15px;

	padding: 12px 17px 10px;

	position: relative;

	text-decoration: none;

}



#nav li a:hover,

#nav li a:active,

#nav li:hover a,

#nav .current_page_item a,

#nav .current-cat a,

#nav .current-menu-item a {

	color: #feefbb;

}



#nav li li a,

#nav li li a:link,

#nav li li a:visited {

	background-color: #19607e;

	color: #fff;

	font-size: 13px;

	padding: 6px 10px 7px;

	border-bottom: 1px solid #05506e;

	position: relative;

	text-transform: none;

	line-height: 1.3em;

	width: 178px;

}



#nav li li a:hover,

#nav li li a:active {

	color: #feefbb;

}



#nav li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 10px;

	position: absolute;

	width: 200px;

	z-index: 9999;

}



#nav li ul a {

	width: 180px;

}



#nav li ul ul {

	margin: -33px 0 0 169px;

}



#nav li:hover>ul,

#nav li.sfHover ul {

	left: auto;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



#nav li.right {

	float: right;

	font-size: 12px;

	padding: 6px 15px 5px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #fff;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	color: #fff;

	text-decoration: underline;

}



#nav li.search {

	padding: 0 10px;

}



#nav li.rss a {

	background: url(images/rss.png) no-repeat center left;

	margin: 0 0 0 10px;

	padding: 7px 0 5px 16px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 7px 0 5px 20px;

}





/* Secondary Navigation

------------------------------------------------------------ */



#subnav {



	clear: both;

	color: #fff;

	margin: 0 auto 10px;

	overflow: hidden;

	width: 958px;

}



#subnav ul {

	float: left;

	width: 100%;

}



#subnav li {

	float: left;

	list-style-type: none;

}



#subnav li a {

	color: #555;

	display: block;

	font-size: 12px;

	padding: 6px 15px 5px;

	position: relative;

	text-decoration: none;

}



#subnav li a:hover,

#subnav li a:active,

#subnav li:hover a,

#subnav .current_page_item a,

#subnav .current-cat a,

#subnav .current-menu-item a {

	color: #222;

}



#subnav li li a,

#subnav li li a:link,

#subnav li li a:visited {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	border-top-width: 0;

	color: #555;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	text-transform: none;

	width: 128px;

}



#subnav li li a:hover,

#subnav li li a:active {

	color: #222;

}



#subnav li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 -1px;

	position: absolute;

	width: 150px;

	z-index: 9999;

}



#subnav li ul a {

	width: 130px;

}



#subnav li ul ul {

	margin: -33px 0 0 149px;

}



#subnav li:hover>ul,

#subnav li.sfHover ul {

	left: auto;

}





/* Inner

------------------------------------------------------------ */



#inner {

	margin: 0 auto;

	overflow: hidden;

	width: 971px;

	background-image: url(images/page-bkgd-inner_09.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

body.full-width-content div#inner {

	background-image: none;

}



/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	color: #555;

	font-size: 12px;

	line-height: 18px;

	margin: 0 0 30px;

	padding: 6px 10px 5px;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	margin: 0 0 30px;

	padding: 10px;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	float: left;

	width: 790px;

}



.content-sidebar #content-sidebar-wrap,

.full-width-content #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 930px;

	padding: 36px 0 30px 40px;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	padding: 0 0 20px;

	width: 470px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 630px;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 880px;

}



blockquote {

	margin: 5px 15px 20px;

	padding: 15px 20px 0;

}



.post {

	margin: 0 0 40px;

}



.entry-content {

	overflow: hidden;

}



.entry-content p {

	padding: 0 0 16px;

}



p.subscribe-to-comments {

	padding: 20px 0 10px;

}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 15px;

}





/* Column Classes

------------------------------------------------------------ */



.five-sixths,

.four-fifths,

.four-sixths,

.one-fifth,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fifths,

.three-fourths,

.three-sixths,

.two-fifths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin: 0 0 20px;

	padding-left: 3%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48%;

}



.one-third,

.two-sixths {

	width: 31%;

}



.four-sixths,

.two-thirds {

	width: 65%;

}



.one-fourth {

	width: 22.5%;

}



.three-fourths {

	width: 73.5%;

}



.one-fifth {

	width: 17.4%;

}



.two-fifths {

	width: 37.8%;

}



.three-fifths {

	width: 58.2%;

}



.four-fifths {

	width: 78.6%;

}



.one-sixth {

	width: 14%;

}



.five-sixths {

	width: 82%;

}



.first {

	clear: both;

	padding-left: 0;

}





/* 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;

}





/* Headlines

------------------------------------------------------------ */



h1,

h2,

h3,

h4,

h5,

h6 {

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

	font-weight:400;

	margin: 0 0 16px;

	color:#05506e;

	line-height:1.3em;

}

body.home h1 {
	color:#f3c261;
	font-weight:400;
	font-size:26px;
}

h1 {

	font-size: 30px;

}

h2,

h2 a,

h2 a:visited {

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

	font-weight:400;

	font-size: 26px;

	line-height: 36px;

	line-height:1.2em;

	margin-top: 12px;

	color:#05506e;

}



.taxonomy-description h1,

.widget-area h2,

.widget-area h2 a {

	font-size: 18px;

	line-height: 20px;

	margin: 0 0 5px;

}



h2 a:hover {

	color: #1a7396;

	text-decoration: none;

}



h3 {

	font-size: 24px;

	margin-top: 10px;

}



h4 {

	font-size: 22px;

		margin-top: 10px;

}



.widget-area h4 {

	background-color: #f5f5f5;

	border-bottom: 1px solid #ddd;

	font-size: 15px;

	margin: 0 0 5px;

	padding: 6px 5px 5px 10px;

}



.widget-area h4 a {

	color: #333;

	text-decoration: none;

}



#footer-widgets h4 {

	background: none;

	border: none;

	margin: 0 0 5px;

	padding: 0;

}



h5 {

	color: #333;

	font-size: 18px;

	margin-bottom: 8px;

	line-height:1.4em;

}



h6 {

	color: #333;

	font-size: 14px;

	line-height:1.4em;

	text-transform:uppercase;

		margin-bottom: 8px;

		

}





/* Ordered / Unordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 15px;

}



.entry-content ol {

	margin: 0;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: square;

	margin: 0 0 0 30px;

	padding: 0;

}



.entry-content ol li {

	margin: 0 0 0 35px;

}



.archive-page ul ul,

.entry-content ol ol,

.entry-content ul ul {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {
    display: none;

	font-size: 12px;

	margin: -5px 0 15px;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

display: none;

	clear: both;

	font-size: 12px;

	padding: 5px 0 0;

	text-transform: uppercase;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	margin: 0 0 40px;

	overflow: hidden;

	padding: 10px;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 20px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0;

	width: 45%;

}





/* Post Icons

------------------------------------------------------------ */



.post-comments,

.tags {

	background: url(images/icon-dot.png) no-repeat left;

	margin: 0 0 0 3px;

	padding: 0 0 0 10px;

}





/* Images

------------------------------------------------------------ */



.avatar,

.featuredpage img,

.featuredpost img,

.post-image {



}



.author-box .avatar {

	background-color: #fff;

	float: left;

	height: 80px;

	margin: 0 10px 0 0;

	width: 80px;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar {

	background-color: #fff;

	float: right;

	margin: 0 5px 0 10px;

	padding: 4px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	padding: 0 0 10px;

}



img.alignleft {

	display: inline;

	padding: 0 20px 16px 0;

}

body.home img.alignright, body.home .alignright  {
	padding-left: 12px;
}

img.alignright {

	display: inline;

	padding-top: 12px;

	padding-right: 0;

	padding-bottom: 16px;

	padding-left: 22px;

}



.alignleft {

	float: left;

	padding: 0 15px 0 0;

}



.alignright {

	float: right;

	padding: 0 0 0 22px;

}



.wp-caption {

	padding: 5px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 12px;

	line-height: 16px;

	padding: 5px 0;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}



.gallery-caption {

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border: 1px solid #ddd;

	border-radius: 3px;

	padding: 5px 8px;

}



.navigation li a:hover,

.navigation li.active a {

	background-color: #f5f5f5;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



.sidebar {

	display: inline;

	float: right;

	margin-right: 25px;

	font-size: 14px;

	line-height: 20px;

	width: 238px;

}



.sidebar p {

	font-size: 14px;

	line-height: 20px;

}



#sidebar-alt {

	float: left;

	width: 150px;

}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

}



.sidebar .widget {

	margin: 0 0 15px;

	padding: 0 0 15px;

}



.widget-area .textwidget {

	padding: 5px 0;

}



.widget-area ol,

.widget-area ul {

	margin: 10px 0 0 20px;

}



.widget-area ol ol,

.widget-area ul ul {

	margin: 0 0 0 15px;

}



.widget-area ul li {

	list-style-type: square;



}





/* Tag Cloud

------------------------------------------------------------ */



.widget_tag_cloud div div {

	padding: 5px 15px 0;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {



	display: inline;

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;



	font-size: 12px;

	margin: 10px 15px 0;

	width: 268px;

}



#sidebar-alt #cat,

#sidebar-alt .widget_archive select {

	width: 118px;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 15px;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	margin: 0 0 5px;

	overflow: hidden;

	padding: 5px 15px 10px;

}



#footer-widgets .featuredpage .page,

#footer-widgets .featuredpost .post {

	margin: 0 0 10px;

	padding: 0;

}



.more-from-category {

	padding: 5px 15px 0;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}



.user-profile p {

	padding: 10px 15px 0;

}



.user-profile .posts_link {

	padding: 0 15px;

}





/* Buttons

------------------------------------------------------------ */



input[type="button"],

input[type="submit"] {

	background-color: #333;

	border: 1px solid #666;

	color: #fff;

	cursor: pointer;

	font-family: 'Oswald', arial, serif !important;

	font-size: 12px;

	font-weight: normal;

	padding: 4px 5px;

	text-decoration: none;

}



input:hover[type="button"],

input:hover[type="submit"] {

	background-color: #000;

	border: 1px solid #666;

	color: #fff;

	text-decoration: none;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 40px 0 0;

}



#nav .searchform {

	float: right;

}



.sidebar .searchform {

	padding: 5px 0 0 15px;

}



.s {

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;



	font-size: 12px;

	margin: 5px 2px 0 0;

	padding: 5px;

	width: 190px;

}



#nav .s {

	background-color: #fff;

	margin: 2px 2px 0 0;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews p {

	padding: 5px 15px 0;

}



.enews #subscribe {

	padding: 0 0 0 15px;

}



.enews #subbox {

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;



	font-size: 12px;

	margin: 5px 5px 0 0;

	padding: 5px;

	width: 220px;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 12px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #f5f5f5;

	font-weight: bold;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f5f5f5;

	padding: 2px;

	text-align: center;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	border-radius: 3px;

	clear: both;

	margin: 0 auto 10px;

	overflow: hidden;

	width: 958px;

}



#footer-widgets .wrap {

	font-size: 13px;

	line-height: 20px;

	overflow: hidden;

	padding: 15px 19px 0;

}



#footer-widgets .widget {

	background: none;

	border: none;

	margin: 0 0 15px;

	padding: 0;

}



#footer-widgets .textwidget {

	padding: 0;

}



#footer-widgets .widget_tag_cloud div div {

	padding: 0;

}



#footer-widgets p {

	font-size: 13px;

	line-height: 20px;

	padding: 0 0 10px;

}



#footer-widgets ul {

	margin: 0;

}



#footer-widgets ul li {

	margin: 0 0 0 20px;

}



#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

	background: none;

}



.footer-widgets-1 {

	float: left;

	margin: 0 20px 0 0;

	width: 295px;

}



.footer-widgets-2 {

	float: left;

	width: 290px;

}



.footer-widgets-3 {

	float: right;

	width: 295px;

}





/* Footer

------------------------------------------------------------ */



body.home #footer {

	width:100%;

	border:none;

	background:none;

	

}

body.home #footer .wrap {

	background: #6A9CB2;

	color:#fff;

	border-radius: 3px;

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow:hidden;

	width: 953px;

	margin: 0 auto 20px;

	border:none;

	padding: 12px 10px 16px 8px;

	

}

#footer p {

	color:#fff;
	font-size: 13px;

}

#footer .gototop {

	float: right;

	text-align: right;

	padding: 0 10px 0 0;

	width: 220px;

}







#footer .creds {

	float: left;

	padding: 0 0px 0 14px;

	width: 690px;

}

#footer a,

#footer a:visited {

	color: #fff;

	text-decoration:underline;

}



#footer a:hover {

	text-decoration: none;

}

#footer {

	background-color: #05506e;

	clear: both;

	font-size: 13px;

	overflow: hidden;

	width: 100%;

	min-height: 100px;

}

#footer .wrap {

	width: 938px;

	margin: 0 auto;	

	padding: 12px 0 25px;

}







/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	font-size: 13px;

	line-height: 20px;

	margin: 0 0 15px;

	overflow: hidden;

}



#comments p,

#respond p {

	font-size: 13px;

	line-height: 20px;

}



#author,

#comment,

#email,

#url {

	font-size: 12px;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 98%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	padding: 10px;

}



.comment-list li,

.ping-list li {

	font-weight: bold;

	margin: 15px 0 5px;

	padding: 10px 5px 10px 10px;

}



.comment-list li ul li {

	list-style-type: none;

	margin-left: 10px;

	margin-right: -6px;

}



.comment-list p,

.ping-list p {

	margin: 10px 5px 10px 0;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

}



.commentmetadata {

	font-size: 11px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

}



.bypostauthor {

}



.thread-alt,

.thread-even {

	background-color: #f5f5f5;

}



.alt,

.depth-1,

.even {

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	border: 1px solid #ddd;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #333;

	font-family: 'Open Sans', Arial, Helvetica, sans-serif;



	font-size: 12px !important;

	padding: 4px 5px !important;

}



div.gform_footer input.button {

	color: #fff;

}



div.gform_wrapper .ginput_complex label {

	font-size: 12px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 0 0 10px;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

}