/*
    Theme Name: Quest-Consult
    Theme URI: http://demo.aaronhartland.com/adaptation
    Description: Quest-Consult is a minimalistic child theme created for the Genesis Framework on the WordPress platform. The theme is developed and designed to match the original Quest-Consult website which didnt use any Content Management System (CMS). The theme uses Adaption Child Theme as a base developed by Aaron Hartland.
    
    Author: Nkole Evans 
    Author URI: http://www.linkedin.com/in/nkoleevans
    Version: 1.0
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
    Template Version: 2.01
 
    License: GNU General Public License v2.0
    License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary and Secondary Navigation 
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/

/* Quest Specific Stlyes */

/* Import Fonts
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #111;
	font-family: 'Open Sans',Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}



h1.entry-title{color: #436600 !important;}
h2.entry-title{color:#436600 !important;}

#sidebar h4 {color:#FFF !important;}

footer-widgets-2 h4.widget-title{color:#A23308 !important;font-weight:bold !important}

h3 {color:#A23308 !important;font-weight:bold}

input {
	color: #111;
	font-family: 'Open Sans',Georgia,"Times New Roman",Times,serif;
}



blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: squarehttp://www.w3schools.com/css/css_outline.asp;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
    color: #FF0000;
	text-decoration: underline;
}

a img {
	border: none;
}

.widget_nav_menu{background-color:#436600;border:1px solid #FFFFFF;}

.widget_nav_menu ul.menu{list-style-type:none;margin-left:auto;margin-right:auto;}

.widget_nav_menu a{color:#FFFFFF;}

.widget_nav_menu li.current-menu-item{background-color:#A23308;border:1px solid #FFFFFF;}

#nav li.current-page-ancestor{background-color:#A23308;}


/* Body
------------------------------------------------------------ */

body {
	background: url("http://demo.aaronhartland.com/memento/wp-content/themes/child/images/gray-bg.png") repeat scroll 0 0 #F0F0F0;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
    background-image: url("images/background.jpg");
	box-shadow: 0 3px 4px #999999;
	margin: 30px auto;
	padding: 25px;
	width: 930px;
}


/* Header
------------------------------------------------------------ */

#header {
	border-bottom: 3px double #DDDDDD;
	min-height: 110px;
	padding-bottom: 10px;
	width: 930px;
	background-color:yellow;
}

#header .wrap { }

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 350px;
}
	
#title {
	font-family: 'Open Sans',Georgia, serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

#title a,
#title a:hover {
	color: #111;
	text-decoration: none;
}

#description {
	color: #888;
	font-family: 'Open Sans',Georgia, serif;
	font-size: 16px;
	font-style: italic;
}

#header .widget-area {
	float: right;
	width: 579px;
}

#header .widget-area ul {
	margin: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 80px;
	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: 930px;
}


/* 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 {
	
}

li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	top: 14px;
	right: 5px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}

li li a .sf-sub-indicator {
	top: 10px;
}


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

#header ul.nav, 
#header ul.menu {
	float: right;
	padding-top: 50px;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	padding-bottom: 0;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #111;
	display: block;
	font-family: 'Open Sans',Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#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 a,
#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: #888;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul {
}	

#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: none repeat scroll 0 0 #EFEFEF;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: 11px;
    letter-spacing: 0;
    margin: 0;
    padding: 5px 12px 4px;
    position: relative;
    width: 158px;
}

#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: #25a;
}

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

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 183px;
	z-index: 9999;
}

#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: -34px 0 0 183px;
}

#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 and Secondary Navigation
------------------------------------------------------------ */

#nav {
	background: #436600;
	border: 1px solid #DDDDDD;
	clear: both;
	color: #666666;
	font-family: 'Open Sans',Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0 auto 0;
	text-transform: uppercase;
	overflow: hidden;
	width: 928px;
}

#nav .wrap { 
	margin: 0 auto;
	width: 928px;
}

#subnav {
	background: #efefef;
	border-bottom: 1px solid #DDDDDD;
	border-top: 3px solid #DDDDDD;
	clear: both;
	color: #666666;
	font-family: 'Open Sans',Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0 auto 0;
	text-transform: uppercase;
	overflow: hidden;
}

#subnav .wrap { 
	margin: 0 auto;
	width: 928px;
}

#nav ul, #subnav ul {
	width: 928px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav ul ul, #subnav ul ul {
	border: none;
}
	
#nav li, #subnav li {
	float: left;
	list-style: none;
}
	
#nav li a, #subnav li a {
	color: #FFFFFF;
	display: block;
    	margin: 0;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	position: relative;
}

#nav li a:hover, 
#nav li a:active, 
#nav .current_page_item a, 
#nav .current-cat a, 
#nav .current-menu-item,
#subnav li a:hover, 
#subnav li a:active, 
#subnav .current_page_item a, 
#subnav .current-cat a, 
#subnav .current-menu-item {
	background:#A23308;
	color: #FFFFFF;
}


#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	top: 11px;
	right: 5px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}
	
#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: none repeat scroll 0 0 #436600;

	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0;
	margin: 0;
	padding: 5px 10px 4px;
	position: relative;
	width: 158px;
}
	
#nav li li a:hover, 
#nav li li a:active,
#subnav li li a:hover, 
#subnav li li a:active {
	background: #A23308;
}


#nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator {
	top: 10px;
}

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

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

#nav li ul ul, #subnav li ul ul {
	margin: -34px 0 0 179px;
}

#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, 
#subnav 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;
	font-size: 13px;
	padding: 6px 10px 4px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #666666;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #000000;
	text-decoration: none;
}

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



/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0;
	overflow: hidden;
	padding: 20px 0;
	width: 930px;
}

#inner .wrap { }

.content-sidebar #inner {
	background: url('images/dot-ddd.gif') repeat-y scroll 640px 0 transparent;
}

.sidebar-content #inner {
	background: url("images/dot-ddd.gif") repeat-y scroll 290px 0 transparent;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 930px;
}

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


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 620px;
}

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

.full-width-content #content {
	width: 930px;
}

blockquote {
	background: transparent;
	border-width: 0 0 0 1px;
	color: #666;
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

blockquote p {
	color: #666;
}

.post {
	margin: 0 0 40px;
	border-bottom: 1px dotted #bbb;
}

.single .post {
	border-bottom: none;
}

.entry-content {
	overflow: hidden;
}

.entry-content li {
	padding-bottom: 3px;
}

.entry-content p {
	padding: 0 0 20px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}

.page-template-page_landing-php #content-sidebar-wrap {
	float: none;
	margin: 0 auto;
	width: 700px;
}

.page-template-page_landing-php #content {
	margin: 0 auto;
	width: 700px;
}



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

#content hr {
    background: #fff;
    border: 0;
    border-top: 1px dotted #bbb;
    color: #fff;
    clear: both;
    margin-bottom: 30px;
    width: 100%;
}

.genesis-grid.post {
    border-bottom: medium none;
}

.more .comments {
    color: #888888;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.genesis-grid p {
    font-size: 13px;
    line-height: 21px;
}

.to_comments span {
    color: #111111;
    font-size: 22px;
}

.to_comments .bracket {
	color: #ccc;
}

.genesis-grid .thumbnail {
    margin-bottom: 10px;
}

.to_comments a {
    color: #666666;
    font-size: 12px;
    padding: 0 5px;
}

.genesis-grid h2 a {
    font-size: 20px;
    line-height: 22px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

#inner h1,
h2,
h2 a,
h2 a:visited {
	color: #111;
	font-family: 'Open Sans',Georgia, serif;
	font-size: 18px;
	/*line-height: 36px;*/
}

h2 a:hover {
	color: #25a;
	text-decoration: none;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: 'Open Sans',Georgia, serif;
	font-size: 18px;
	margin: 0 0 15px;
}

h4 {
	font-family:'Open Sans', Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.widget-area h4 {
	color: #333;
	font-family: 'Open Sans', Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 16px;
	padding: 0 0 10px;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.page h1 {
	padding: 0 0 8px;
}

.page-template-page_landing-php .page h1 {
	    padding: 0 0 15px;
}


.page-template-page_landing-php #inner {
	padding: 40px 0;
}


/* 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 {
	color: #888;
	font-size: 10px;
	font-style: italic;
	margin: 0 0 10px;
}

.post-info a,
.post-info .date,
.post-info .author {
	color: #888;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	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
------------------------------------------------------------ */

.single .thumbnail {
	padding: 20px 0;
	text-align: center;
}

img.alignleft,
img.alignright,
img.centered,
.alignleft img,
.alignright img,
.aligncenter{
	max-width: none;
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
	padding: 4px;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image, .thumbnail {	
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 4px;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.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;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

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

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

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

.wp-caption {
	border-style: solid;
	border-color: #DDD;
	background-color: #EEE;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	font-style: italic;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	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 {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

#sidebar {
	display: inline;
	float: right;
	width: 280px;
}

#sidebar-alt {
	display: inline;
	float: left;
	width: 150px;
}

.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;
	padding: 10px;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	/* quest-out list-style-type: square;*/
 	word-wrap: break-word;
 	padding: 7px;
}

.widget-area ol li {
	list-style-type: decimal;
}

.textwidget p {
	padding-bottom: 15px;
}

#sidebar p,
#sidebar li,
#sidebar .widget_text {
	font-size: 13px;
	line-height: 20px;
}


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

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 3px;
	width: 260px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


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

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}

.more-from-category {
	padding: 5px 10px 0;
}


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

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

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

.sidebar .searchform {
	padding: 5px 0 0 0px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 172px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

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

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 180px;
}


/* 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: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	border-top: 3px double #DDDDDD;
	clear: both;
	color: #111111;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 930px;
}

#footer-widgets .wrap { }

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p, #footer-widgets .textwidget p {
	color: #111;
	font-size: 12px;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #111;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	color: #111;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 295px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	border-top:none;
	clear: both;
	overflow: hidden;
	padding: 0px 0 0;
	text-align: center;
	width: 930px;
	background-color:#436600;
}


#footer .wrap { }

#footer p {
	color: #FFFFFF;
	font-size: 11px;
}

#footer a,
#footer a:visited {
	color: #FFFFFF;
}


#questemail {background-color:#ff8c16;text-align:right;padding:2px;font-size:11px;}
#questemail a,
#questemail a:visited {
	color:#000000;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
	text-align: left;
}

#footer .gototop a {
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 710px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#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 {
	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, Tahoma, 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;
}

