/*
   Theme Name: Phil Faris Associates 2012 (Genesis Child Theme)
   Author: Wayne Buckhanan
   Author URI: http://mercs.net

   Version: 1.1
 
   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
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* 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

*/


/* Import Fonts
------------------------------------------------------------ */

/*@import url(http://fonts.googleapis.com/css?family=Oswald);*/


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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, 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;
}

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

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


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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


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

body {
	background-color: #fff;
}


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

#wrap {
	margin: 0 auto 10px;
	width: 980px;
}


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

#prehead, #header {
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 100%;
}

#title {
	font-family: arial, serif;
	font-size: 36px;
	line-height: 42px;
	margin: 0;
	text-transform: uppercase;
}

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

#description {
	font-size: 15px;
}

/* full width widget area below mini-logo */
/*
#header .widget-area {
	float: right;
	width: 600px;
}
*/


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


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#prehead ul.nav li a.sf-with-ul,
#prehead ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

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

#prehead ul.nav,
#prehead ul.menu {
	border-right: 1px solid #ddd;
	float: right;
}

#prehead ul.nav ul,
#prehead ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

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

#prehead ul.nav li a,
#prehead ul.menu li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 13px;
	padding: 6px 10px 5px;
	position: relative;
	text-decoration: none;
}

#prehead ul.nav li a:hover,
#prehead ul.nav li a:active,
#prehead ul.nav li:hover a,
#prehead ul.nav .current_page_item a,
#prehead ul.nav .current-cat a,
#prehead ul.nav .current-menu-item a,
#prehead ul.menu li a:hover,
#prehead ul.menu li a:active,
#prehead ul.menu li:hover a,
#prehead ul.menu .current_page_item a,
#prehead ul.menu .current-cat a,
#prehead ul.menu .current-menu-item a {
	color: #FFFFFF;
	background-color: #0E76BC;
}

#prehead ul.nav li li a,
#prehead ul.nav li li a:link,
#prehead ul.nav li li a:visited,
#prehead ul.menu li li a,
#prehead ul.menu li li a:link,
#prehead ul.menu li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#prehead ul.nav li li a:hover,
#prehead ul.nav li li a:active,
#prehead ul.menu li li a:hover,
#prehead ul.menu li li a:active {
	color: #222;
}

#prehead ul.nav li ul,
#prehead ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#prehead ul.nav li ul a,
#prehead ul.menu li ul a {
	width: 130px;
}

#prehead ul.nav li ul ul,
#prehead ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#prehead ul.nav li:hover>ul,
#prehead ul.nav li.sfHover ul,
#prehead ul.menu li:hover>ul,
#prehead ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	clear: both;
	color: #555;
	margin: 0 auto 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 978px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	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: #000;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

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

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

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

#nav li ul ul {
	margin: -33px 0 0 149px;
}

#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: #555;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #222;
	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;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	border: none;
	background: #E3E1DD;
	background: linear-gradient(white, white, #E3E1DD);
	background: -moz-linear-gradient(white, white, #E3E1DD);
	background: -o-linear-gradient(white, white, #E3E1DD);
	background: -webkit-gradient(linear, top, bottom, from(white), color-stop(0.5,white), to(#E3E1DD));
	background: -webkit-linear-gradient(top, white 0%, white 25%, #E3E1DD 100%);
	margin: 0 0 3px;
	text-transform: uppercase;
	clear: left;
	display: inline-block;
	width: 620px;
	height: 35px;
	overflow: hidden;
	float: left;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	border-right: 1px solid #AAA;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 1px 12px 0px;
	margin: 5px 0;
	position: relative;
	text-decoration: none;
}
#subnav ul li:last-child a {
	border: none;
}

.menu-categories-container {
	float: right;
}

#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: #FFFFFF;
	background-color: #0E76BC;
}

#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: 12px;
	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: 20px auto 0;
	overflow: hidden;
	width: 980px;
}


/* 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;*/
	margin-top: 25px;
}

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

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


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

#content {
	float: left;
	padding: 0 0 20px;
	width: 960px;
}

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

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

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

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

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

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

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

.last {
	clear: right;
	padding-right: 0;
}

.first>div {
	border-right: 1px solid #DDDDDD;
	padding-right: 10px;
}

.last>div {
	border-left: 1px solid #DDDDDD;
	padding-left: 10px;
}

/* 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: arial, serif;
	margin: 10px 0;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: arial, serif;
	font-size: 30px;
	line-height: 36px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #0E76BC;
	text-decoration: underline;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	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 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* 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 {
	font-size: 12px;
	margin: -5px 0 15px;
	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
------------------------------------------------------------ */

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

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

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

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

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

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

.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;
	font-size: 14px;
	line-height: 20px;
	/*margin-right: 10px;*/
	width: 367px;
}

.sidebar p {
	font-size: 14px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 205px;
}

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

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

.sidebar .widget {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 0 0px 15px 10px;
	padding: 0 0 15px;
}

.widget-area .textwidget {
	padding: 5px 15px 0;
}

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

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

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


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

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


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

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-family: arial, serif;
	font-size: 13px;
	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 {
	border-bottom: 1px solid #ddd;
	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: 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
------------------------------------------------------------ */

#prehead .searchform {
	float: right;
	padding: 40px 0 0;
}

#nav .searchform {
	float: right;
}

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

.s {
	font-family: arial, 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: arial, 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;*/
	border-top: 1px solid #ddd;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 978px;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	padding: 0;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0;
	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;*/
	padding: 0;
}

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

#footer {
	color: white;
	background-color: #252525;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 7px 5px 5px;
	text-transform: uppercase;
	width: 980px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-left { 
	float: left; 
	padding-left: 15px;
}
#footer-right { 
	float: right; 
}
#footer .menu li { 
	display: inline; 
}
#footer .menu li:after { 
	content: "\a0\a0|\a0\a0"; 
}
#footer .menu li:last-child:after { 
	content: ""; 
}
#footer-upper a, #footer-upper a:visited { 
	color: #C8C8C8; 
}
#footer-lower a, #footer-lower a:visited { 
	color: #7C7C7C; 
}
#footer-last a, #footer-last a:visited {
	color: #444444;
}
#copyright { 
	color: #A1A1A1; 
}

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

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
}

#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: 12px;
}

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

.cf1 {
	o\verflow: auto;
}
* html .cf1 {
	height: 1%; /* IE5-6 */
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

#logo { float: left; }
#righthead { float: right; margin: 3px 0; }
#righthead_upper a { float: left; }
#nav_upper { position: absolute; bottom: 7px; right: 0px; 
	overflow: hidden; margin-right: -2px; }
#prehead { position: relative; min-height: 90px; }
#header { border-bottom: 1px solid black; border-top: 1px solid black; }
#heading-page { float: left; width: 670px; height: 145px; }
#heading { padding-left: 50px; font-size: 36px; line-height: 140px; color: #0E76BC; }
#subscribe-upper { clear: right; display: inline-block; float: right; 
	width: 358px; border: 1px solid #E3E1DD; }
#search { float: right; margin: 5px 0 5px 10px; }
#search input { width: 130px; height: 13px; border: 1px solid #A09FA0; padding: 5px; 
	-khtml-border-radius: 0px; border-radius: 0px; 
	-moz-border-radius: 0px; -webkit-border-radius: 0px; }
#rss { font-size: 13px; color: #0E76BC; line-height: 32px; vertical-align: top; }
#splash { float: right; padding-top: 8px; }
#quoteleft { 
	float: left; 
	background: linear-gradient(0deg, #E3E1DD, white 80%);
	background: -moz-linear-gradient(0deg, #E3E1DD, white 80%);
	background: -o-linear-gradient(0deg, #E3E1DD, white 80%);
	background: -webkit-gradient(linear, top left, top right, from(#E3E1DD), color-stop(0.8,white), to(white));
	background: -webkit-linear-gradient(left, #E3E1DD, white 50%, white 100%);
}
#quoteleft img { padding-left: 20px; }
#quoteleft #quotearea { width: 275px; height: 140px; overflow: hidden; }
#quoteright { float: right; }
#quoteright #quotearea { width: 275px; height: 140px; overflow: hidden; margin: 5px 5px 0; }
#quoterotator { font-size: 12px; margin: 0 3px; }
#quoteauthor { font-weight: bold; float: right; display: inline-block; }

.sub-box { background-color: #0E76BC; border: 3px solid white; }
.sub-label { width: 318px; height: 16px; margin: 3px 20px; clear: both; 
	color: white; font-weight: bold; font-size: 12px; text-transform: uppercase; 
	overflow: hidden; }
.sub-email { width: 290px; margin: 1px 3px 6px 20px; clear: both; 
	-khtml-border-radius: 0px; border-radius: 0px; 
	-moz-border-radius: 0px; -webkit-border-radius: 0px; }
.sub-button { width: 24px; margin: 0 6px 0 0; padding: 0; }
.sub-box-about { background-color: #0E76BC; border: 3px solid white; padding: 10px 20px; }
.sub-label-about { width: 240px; height: 20px; clear: both; 
	color: white; font-weight: bold; font-size: 16px; 
	text-transform: uppercase; overflow: hidden; 
	background-color: #0E76BC; text-align: left; border: none; 
	padding: 0; margin-left: -3px; }
.sub-label-about:hover { text-decoration: underline; }
.sub-email-about { width: 240px; clear: both; font-size: 16px; margin: 0 0 7px; 
	-khtml-border-radius: 0px; border-radius: 0px; 
	-moz-border-radius: 0px; -webkit-border-radius: 0px; }

.page-id-600 .widget-wrap {
	background: #e2e3dc;
	font-weight: bold;
}

.page-id-600 .widget-area h4 {
	background-color: transparent;
	border-bottom: none;
	font-size: 18px;
	margin: 0 0 5px;
	padding: 10px;
	color: #0E76BC;
	font-weight: bold;
}

.page-id-600 .sidebar .widget {
	padding: 0;
}

#sidebar-img { 
	width: 345px; height: 180px; text-align: center; 
	margin: 0 0 15px 10px; padding: 5px; border: 1px solid #E3E1DD;
	-khtml-border-radius: 3px; border-radius: 3px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; 
}
#sidebar-buy { text-align: center; }
#sidebar-buy img { max-width: 356px; padding-left: 10px; }

.front-post { clear: both; display: block; margin: 0 0 30px; }
.front-img { float: left; width: 345px; height: 180px; text-align: center; 
	margin: 0 15px 0 10px; padding: 5px; border: 1px solid #E3E1DD;
	-khtml-border-radius: 3px; border-radius: 3px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; 
}
.front-content { float: right; width: 570px; }
.front-title { margin-top: 0; }
.front-byline { text-transform: uppercase; float: left; margin-right: 5px; }
.front-comment-link { float: right; }
.front-entry { font-size: 90%; }
.front-meta { font-size: 75%; color: #E3E1DD; }
.front-meta a { color: #E3E1DD; }

#product_price { font-size: 150%; font-weight: bold; clear: both; margin: 10px auto; text-align: center; }
#product_buy { clear: both; margin: 0 auto; text-align: center; }

div.post-609 .linksalpha_widget { display: none; }
