/*
	Theme Name: Coyote Network News Customized Theme
	Theme URI: http://market.studiopress.com/themes/driskill
	Description: Based on Driskill - a mobile-friendly responsive design created for the Genesis Framework.
	Author: Bill Erickson - modified by Michele Stern and Tara Griffin
	Author URI: http://www.billerickson.net

	Version: 1.0
	
	Template: genesis
	Template Version: 1.7.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/****** Colors

#EEBB33 = gold borders
#F9EDC7 = pale background color
#0B4B65 = teal color for hover, visited links in Navigation
#6600ff = link color (bright purple)
#7a2f6c = navigation link color



*************************/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* 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
* Structural Columns
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* 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
* Home
* Driskill Dark
* Responsive Design - Menu and Logo
* Responsive Design - Featured Image / Home Header
* Responsive Design - Structural Columns
*/


/* Import Fonts
------------------------------------------------------------ */

@import url('http://fonts.googleapis.com/css?family=Neuton');

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #6d035a;
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	/*background-color: #f7f7f7;*/
	/*border: 1px solid #e6e6e6;*/
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	overflow: hidden;
	padding: 0 0 0 10px;
	/*-moz-border-radius: 10px;*/
	/*-webkit-border-radius: 10px;*/
	/*border-radius: 10px;*/
}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}

body {
	background: #ECBA61;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #6600ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0B4B65;
}

a img {
	border: none;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #transparent;
	margin: 0 auto;
	max-width: 960px;
	overflow-x: hidden;
}


/* Header
------------------------------------------------------------ */

#header {
	border-bottom: 1px solid #EEBB33;
	padding-bottom: 2px;
	width: 100%;
	background: url('images/cc-top-banner-full.gif') no-repeat;
}

#header .wrap {
	border-bottom: 1px solid #EEBB33;
	overflow: hidden;
	padding: 0px 0 5px;
	width: 100%;
	background-color: transparent;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#title {
	/*font-family: 'Open Sans Condensed', sans-serif;*/
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 12px;
	font-style: italic;
}

#header .widget-area {
	float: right;
	width: 200px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 240px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	max-width: 100%;
}

.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 {
	max-width: 100%;
}


/* Navigation Constants
------------------------------------------------------------ */

#header .nav li:hover ul ul,
#header .menu li:hover ul ul,
#nav li:hover ul ul,
#subnav li:hover ul ul,
#header .nav li.sfHover ul ul,
#header .menu li.sfHover ul ul,
#nav li.sfHover ul ul,
#subnav li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #333;
	display: block;
	font-size: 13px;
	padding: 5px 10px;
	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: #666;
}


#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: none;
}

#header ul.nav li li,
#header ul.menu li li {
	left:0;
	position:relative;
}

#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: #f0f0f0;
	color: #009999;
	font-size: 11px;
	padding: 5px 10px;
	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 {
	background-color: #ddd;
}

#header ul.nav li li a .sf-sub-indicator,
#header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	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: -31px 0 0 179px;
}

#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
------------------------------------------------------------ */

#nav {
	/*background: url(http://wpdev.coyotenetworknews.com/wp-content/uploads/2012/09/navbar3.jpg) no-repeat;*/
	padding-bottom: 2px;
	clear: both;
	color: #e19212;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Neuton', serif;
	/*font-weight: bold;*/
	letter-spacing:.05em;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 4px double #EEBB33;
	margin-bottom: 4px;

}

#nav .wrap {
	overflow: hidden;
	width: 950px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #7a2f6c;
	display: block;
	font-size: 17px;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #0b4b65;
}

#nav li a:hover {
	background-color: #CDAAA5;
}

#nav li a .sf-sub-indicator {
	display: none;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #F9EDC7;
	color: #215064;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #CDAAA5;
}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#nav li ul a {
	width: 160px;
}

#nav li ul ul {
	margin: -31px 0 0 179px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 6px 10px 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 {
	/*background-color: #f0f0f0;*/
	clear: both;
	color: #333;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
	border-top: 4px double #EEBB33;
}

#subnav ul {
	float: right;
	width: 100%;
}

#subnav li {
	float: right;
	list-style-type: none;
}

#subnav li a {
	color: #6600ff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #CDAAA5;
}

#subnav li a .sf-sub-indicator {
	display: none;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #f0f0f0;
	color: #333;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #ddd;
}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#subnav li ul a {
	width: 160px;
}

#subnav li ul ul {
	margin: -31px 0 0 179px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 0 10px;
	overflow: hidden;
	max-width: 960px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}

/* Structural Columns
------------------------------------------------------------ */

.sidebar-content-sidebar #content-sidebar-wrap,
.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap,
.content-sidebar #content-sidebar-wrap {
	float: left;
	width: 100%;
}

.sidebar-content-sidebar #content {
	margin: 0 275px 0 170px;
}

.sidebar-content-sidebar #sidebar {
	margin-left: -255px;
}

.sidebar-content-sidebar #sidebar-alt {
	margin-left: -100%;
}

.content-sidebar-sidebar #content {
	margin-right: 445px;
}

.content-sidebar-sidebar #sidebar {
	margin-left: -425px;
}

.content-sidebar-sidebar #sidebar-alt {
	margin-left: -170px;
}

.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
	margin-left: -445px;
	width: 100%;
}

.sidebar-sidebar-content #content {
	margin-left: 445px;
}

.sidebar-sidebar-content #sidebar {
	margin-right: 20px;
}

.sidebar-content #content {
	margin-left: 275px;
}

.sidebar-content #sidebar {
	margin-left: -100%;
}

.content-sidebar #content {
	margin-right: 275px;
}

.content-sidebar #sidebar {
	margin-left: -255px;
}


/* Content 
------------------------------------------------------------ */
blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

.post {
	margin: 0 0 40px;
}

#content {
	margin-bottom: 20px;
}

#content .post, 
#content .page,
#comments,
.radioshow {
	/*background: #EAAA44;*/
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
/*	border: 1px solid #dfdfdf;*/
	overflow: hidden;
	padding: 0 0 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.featuredpost {
	border: 1px solid red;
}
.entry-title,
#comments h3 {
	/*background: #e8e8e8 url('images/header-bg.jpg') repeat-x;*/
	/*border-bottom: 1px solid #ccc;*/
	padding: 15px 25px 10px 0px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#comments h3 {
	margin-bottom: 0;
	border-bottom: 0;
}

.entry-content {
	overflow: hidden;
	padding: 10px 20px;
}

.entry-content p {
	padding: 0 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	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 {
	clear: both;
}

h1 {
	/*font-family: "Myriad Pro", Arial, sans-serif;*/
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 32px;
	line-height: 30px;
}
h2,
h2 a,
h2 a:visited {
	/*font-family: "Myriad Pro", Arial, sans-serif;*/
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 24px;
	line-height: 26px;
}

h2 a,
h2 a:visited {
	color: #6600ff;
}

.page h1 {
	margin: 0 0 5px;
}

h2 a:hover {
	color: #0B4B65;
	text-decoration: none;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}
.widget-wrap h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

h3 {
	font-size: 20px;
	margin: 0 0 15px;
}

h4 {
	font-size: 22px;
	line-height: 24px;
}

.widget-area h4 {
	/*background: #e8e8e8 url('images/header-bg.jpg') repeat-x;*/
	border-bottom: 1px solid #eebb33;
	/*font-family: "Myriad Pro", Arial, sans-serif;*/
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 16px;
	line-height: 22px;
	padding: 15px 25px 10px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

h5 {
	font-size: 20px;
	line-height: 22px;
}

h6 {
	font-size: 18px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 10px;
	padding: 0;
}

.entry-content .post ol li,
.entry-content .page ol li {
	margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
	list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	margin: 5px 0;
	padding: 0 20px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 11px;
	padding: 5px 20px;
	text-transform: uppercase;
}

.post-meta span {
	padding-right: 10px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
	border: 1px solid #009999;
	padding: 0px;
	-moz-box-shadow: 2px 1px 2px #8877aa;
	-webkit-box-shadow: 2px 1px 2px #8877aa;
	box-shadow: 2px 1px 2px #8877aa;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	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 {
	padding: 5px 0 0 1px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.featured-image,
.home-header #genesis-slider {
	background: #efefef;
	border: 1px solid #ddd;
	margin: 0 0 30px;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.home-header {
	display: none;
}

/* 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 #e6e6e6;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f7f7f7;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: left;
	width: 255px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	/*background: #EAAA44;*/
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#rotating-images-rotator-wrapper_1 img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


/****** to center widget title *************/
.sidebar .widget-wrap h4  {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

 
/************************************/

.widget-area .textwidget,
.home-content .widget .textwidget,
.home-footer-wrapper .widget .textwidget {
	padding: 10px 10px 0;
}


.widget-area ol,
.widget-area ul {
	margin: 0 0 0 15px;
	padding: 10px;
}

.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;
}

.widget-area ol li {
	list-style-type: decimal;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 10px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	width: 230px;
}

#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 {
	overflow: hidden;
	margin: 0 0 15px;
	padding: 10px 10px 5px;
	background: transparent;
}

.more-from-category {
	padding: 0 10px;
}

/* Home Page / Featured Post
------------------------------------------------------------ */

.home-content .featuredpost h2 {
	padding: 0;

}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 0 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
.red-button,
#submit {
	background: #83096E; 
	border: 1px solid #EEBB33;
	color: #FFF;
	cursor: pointer;
	font-size: 11px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
.red-button:hover,
#submit:hover {
	/*background: #c61a0c url('images/red-button.jpg') repeat-x 0 -32px;*/
	color: #FFF;
	text-decoration: none;
}

a.red-button {
	display: block;
	float: left;
}

a.purple-button {
	display: block;
	clear: both;
	background: #83096E; 
	border: 1px solid #EEBB33;
	color: #EEBB33;
	cursor: pointer;
	font-size: 13px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-align: center;
	width: 300px;
}

/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 11px;
	margin: 5px 3px 0 0;
	padding: 4px 0 4px 5px;
	width: 148px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews {
	padding-bottom: 10px;
}

.enews p {
	padding: 10px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 5px 0;
	padding: 4px 0 4px 5px;
	width: 230px;
}


/* 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 {
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0;
	width: 100%;
}

#footer-widgets .widget {
	/*background: #EAAA44;
	border: 1px solid #dfdfdf;*/
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	border-right-width: 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 10px;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets h4 {
	/*background: #e8e8e8 url('images/header-bg.jpg') repeat-x;*/
	border-bottom: 1px solid #EEBB33;
	padding: 15px 25px 10px;
	text-transform: uppercase;
}

#footer-widgets p {
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	width: 33%;
}

.footer-widgets-1 .widget {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.footer-widgets-2 {
	float: left;
	width: 33%;
}

.footer-widgets-3 {
	float: left;
	width: 34%;
}

#footer-widgets .footer-widgets-3 .widget {
	border-right-width: 1px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 10px;
	overflow: hidden;
	padding: 5px 0;
	text-transform: uppercase;
	width: 100%;
}

#footer p {
	font-size: 10px;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 20%;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 75%;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	background: #F9EDC7;
	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: 0 0 20px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin: 10px -6px 0 10px;
}

.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;
}

.alt,
.depth-1,
.even {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}


/* Gravity Forms
------------------------------------------------------------ */

.sidebar .gform_wrapper {
	background: url('images/gforms-header.png') no-repeat center top;
	margin-top: -1px !important;
	padding: 25px 15px 0;
}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 5px;
}

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;
}

.sidebar .gform_wrapper .top_label input.medium, 
.sidebar .gform_wrapper .top_label select.medium {
	border: 1px solid #ccc;
	width: 98%;
}

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 12px !important;
}

/* Home
------------------------------------------------------------ */

.home-header {
	margin-bottom: 20px;
}

.home-content .widget,
.home-footer-wrapper .widget {
	/*background: #EAAA44;*/
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	overflow: hidden;
	padding: 0;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.home-content .widgettitle,
.home-footer-wrapper .widgettitle {
	/*background: #e8e8e8 url('images/header-bg.jpg') repeat-x;*/
	border-bottom: 1px solid #EEBB33;
	/*border-bottom: 1px solid #ccc;*/
	/*font-family: "Myriad Pro", Arial, sans-serif;*/
	font-family: "Lucida Bright", Lucidabright, Georgia, serif;
	font-size: 18px;
	line-height: 22px;
	padding: 15px 25px 10px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

.home-content p {
	padding-bottom: 15px;
}

#home-footer-2 {
	float: right;
	margin-right: 2px;
}

.home-content .entry-title {
	padding-left: 25px;
}

.home-content .widget {
	margin-bottom: 15px;
}
.home-content .widget-content {
	padding: 25px;
}

#featured-post-2 .post {
	border: 0px solid red;
	background: transparent;
	padding: 10px 20px;
}
#featured-post-2 h2 {
	padding: 10px 0;
	margin: 0;
}

#text-8 {
	
}
/* Driskill Dark 
------------------------------------------------------------ */

body.driskill-dark {
	background: #303030; 
}

body.driskill-dark #wrap {
	background: transparent;
}

.driskill-dark #header {
	border-bottom: 1px solid #666;
}

.driskill-dark #header .wrap {
	border-bottom: 1px solid #999;
}

.driskill-dark #title a, 
.driskill-dark #title a:hover,
.driskill-dark #header ul.nav li a,
.driskill-dark #header ul.menu li a,
.driskill-dark #header ul.nav li li a,
.driskill-dark #header ul.menu li li a,
.driskill-dark #nav li a,
.driskill-dark #nav li li a,
.driskill-dark #subnav li a,
.driskill-dark #subnav li li a {
	color: #ddd;
}

.driskill-dark #description,
.driskill-dark #header ul.nav li a:hover,
.driskill-dark #header ul.nav .current_page_item a,
.driskill-dark #header ul.nav .current-cat a,
.driskill-dark #header ul.nav .current-menu-item a,
.driskill-dark #header ul.menu li a:hover,
.driskill-dark #header ul.menu .current_page_item a,
.driskill-dark #header ul.menu .current-cat a,
.driskill-dark #header ul.menu .current-menu-item a,
.driskill-dark #nav li a:hover,
.driskill-dark #nav .current_page_item a,
.driskill-dark #nav .current-cat a,
.driskill-dark #nav .current-menu-item a,
.driskill-dark #footer p  {
	color: #999;
}


.driskill-dark #header ul.nav li li a,
.driskill-dark #header ul.menu li li a,
.driskill-dark #nav li li a,
.driskill-dark #subnav,
.driskill-dark #subnav li a,
.driskill-dark #subnav li li a {
	background-color: #333;
}

.driskill-dark #header ul.nav li li a:hover,
.driskill-dark #header ul.nav li .current_page_item a,
.driskill-dark #header ul.nav li .current-cat a,
.driskill-dark #header ul.nav li .current-menu-item a,
.driskill-dark #header ul.menu li li a:hover,
.driskill-dark #header ul.menu li .current_page_item a,
.driskill-dark #header ul.menu li .current-cat a,
.driskill-dark #header ul.menu li .current-menu-item a,
.driskill-dark #nav li li a:hover,
.driskill-dark #nav li .current_page_item a,
.driskill-dark #nav li .current-cat a,
.driskill-dark #nav li .current-menu-item a,
.driskill-dark #subnav li a:hover,
.driskill-dark #subnav .current_page_item a,
.driskill-dark #subnav .current-cat a,
.driskill-dark #subnav .current-menu-item a,
.driskill-dark #subnav li li a:hover,
.driskill-dark #subnav li .current_page_item a,
.driskill-dark #subnav li .current-cat a,
.driskill-dark #subnav li .current-menu-item a {
	background-color: #555;
}

.driskill-dark #footer a {
	color: #98b2cb;
}

.driskill-dark .featured-image, 
.driskill-dark .home-header #genesis-slider {
	-moz-box-shadow: 0 0 0 #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
}

/* Responsive Design - Menu and Logo
------------------------------------------------------------ */

@media only screen and (min-width: 600px) and (max-width: 960px) {
	
	#title-area,
	#title,
	#description {
		text-align: center; 
		margin: 0 auto;
		max-width: 100%;
	}
	
	/* This allows the header to be centered at lower resolutions when no header right widget */
	.header-full-width #title-area {
		/*width: 270px;*/
		margin: 0 auto;
		float: none;
	}
	
	/* This allows the header to be centered at lower resolutions */
	.header-image #title-area {
			float: none;
			
	}
	
	/* When title is text, header is 120px tall */
	.header-widget #header .wrap {
		overflow: visible;
		height: 120px;
	}
	
	/* When using an image, bump it up to 170px */
	.header-image.header-widget #header .wrap {
		height: 170px;
	}
	
	#header .widget-area,
	#header .nav {
		border-top: 1px solid #ddd;
		margin-top: 20px;
		padding-top: 2px;
		float: left;
		position: relative;
		width: 100%;
	}
	
	#header .widget-area .widget_nav_menu {
		border-top: 1px solid #eee;
	}
	
	#header .widget-area ul,
	#nav ul,
	#subnav ul {
		clear:left;
		float:left;
		list-style:none;
		margin-left: 0;
		position:relative;
		left:50%;
		text-align:center;
	}
	
	#header .widget-area ul li,
	#nav ul li,
	#subnav ul li {
		position:relative;
		right:50%;
	}
		
}

@media only screen and (max-width: 600px) {

	.header-image #title-area,
	.header-image #title,
	.header-image #title a	{
		background-position: center top;
		float: none;
		margin: 0 auto;
		max-width: 100%;
		background: url('images/cc-top-banner-mobile.png') no-repeat;
		height: 106px;
	}

	#header {
		background: none;
	}

	#header .widget-area {
		border-top: 1px solid #ddd;
		margin-top: 20px;
		padding-top: 2px;
		width: 0;
	}
	
	#header .widget-area .widget_nav_menu {
		border-top: 1px solid #eee;
		padding-top: 10px;
	}

	#header ul.nav li ul,
	#header ul.menu li ul,
	#header .widget-area ul,
	#header .widget-area li,
	#nav ul,
	#nav ul li,
	#nav li ul,
	#subnav ul,
	#subnav ul li,
	#subnav li ul {
		float:none;
		clear:both;
		margin:0;
		display:block;
		padding:0;
		width:100%;
	}
	
	#header .widget-area li,
	#nav li,
	#subnav li {
		margin:0!important;
	}

	#header .widget-area li a,
	#nav li a,
	#subnav li a {
		display:block;
	}
	
	#header ul.nav li li a,
	#header ul.menu li li a,
	#nav li li a,
	#subnav li li a {
		background-color: transparent;
		color: #333;
		font-size: 11px;
		padding: 5px 10px;
		position: relative;
		width: auto;
}

	#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,
	#nav li li a:hover,
	#subnav li li a:hover {
		background-color: #ddd;
	}

	#header ul.nav li li a .sf-sub-indicator,
	#header ul.menu li li a .sf-sub-indicator,
	#nav li li a .sf-sub-indicator,
	#subnav li li a .sf-sub-indicator {
		background: none;
		top: 0;
	}

	#header ul.nav li ul,
	#header ul.menu li ul,
	#nav li ul,
	#subnav li ul {
		display: block;
		visibility: visible;
		height: 100%;
		left: 0;
		position: relative;
		width: auto;
	}

	#header ul.nav li ul a,
	#header ul.menu li ul a,
	#nav li ul a,
	#subnav li ul a {
		width: auto;
	}

	#header ul.nav li ul ul,
	#header ul.menu li ul ul,
	#nav li ul ul,
	#subnav li ul ul {
		margin: 0;
	}
	
}

/* Responsive Design - Featured Image / Home Header
------------------------------------------------------------ */
@media only screen and (min-width: 600px) and (max-width: 960px) {

	.featured-image {
		padding: 10px;
	}
	
	.home-header #genesis-slider {
		width: 95%;
	}
	
	.home-header #genesis-slider .genesis-slider-wrap {
		width: 100%;
		overflow: hidden;
	}

	#inner {
		width: 100%;
	}	
}	

@media only screen and (max-width: 600px) {

	.featured-image {
		padding: 0px;
	}
	
	.home-header #genesis-slider {
		width: 100%;
		padding: 0;
	}

	.home-header #genesis-slider .genesis-slider-wrap {
		width: 100%;
		overflow: hidden;
	}

	#inner {
		width: 100%;
	}	
	
}


/* Responsive Design - Structural Columns
------------------------------------------------------------ */

@media only screen and (min-width: 600px) and (max-width: 800px) {
	
	.content-sidebar-sidebar #content-sidebar-wrap,
	.sidebar-content-sidebar #content-sidebar-wrap,
	.sidebar-sidebar-content #content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content {
		margin: 0;
	}
	
	.content-sidebar-sidebar #sidebar,
	.content-sidebar-sidebar #sidebar-alt,
	.sidebar-content-sidebar #sidebar,
	.sidebar-content-sidebar #sidebar-alt,
	.sidebar-sidebar-content #sidebar,
	.sidebar-sidebar-content #sidebar-alt {
		margin: 20px 0 0 0;
		width: 48%;	
	}
	
	.content-sidebar-sidebar #sidebar-alt,
	.sidebar-content-sidebar #sidebar-alt,
	.sidebar-sidebar-content #sidebar-alt {
		float: right;
	}
}

@media only screen and (max-width: 600px) {

	#content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	.content-sidebar #content,
	.sidebar-content #content,
	.full-width-content #content,
	.content-sidebar-sidebar #sidebar,
	.sidebar-content-sidebar #sidebar,
	.sidebar-sidebar-content #sidebar,
	.content-sidebar #sidebar,
	.sidebar-content #sidebar,
	.content-sidebar-sidebar #sidebar-alt,
	.sidebar-content-sidebar #sidebar-alt,
	.sidebar-sidebar-content #sidebar-alt,
	#home-footer-1,
	#home-footer-2,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	#footer .gototop,
	#footer .creds {
		margin: 0 0 10px;
		width: 100%;
	}
	
	.sidebar-sidebar-content #content-sidebar-wrap {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.footer-widgets-1 .widget,
	.footer-widgets-2 .widget,
	.footer-widgets-3 .widget {
		border-right-width: 1px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	
}

/************** Events Styles 
------------------------------------------*/
#current-events {
	border: 0px solid purple;
}

#current-events a {
	font-size: 18px;
}
.schedule_event {
	border: 1px solid purple;
}

.widget-wrap .em-calendar {
	margin-left: auto;
	margin-right: auto;
}

.home-content .widget-wrap h2 {
	padding:0;
}
.home-content .widget-wrap ul {
	padding: 10px 20px 10px 25px;
}
.home-content .widget-wrap li {
	list-style-type: none;
	padding: 10px 20px 10px 25px;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.eventless-pre {
	color: red;
}

input {
	background-color: #f9edc7;	
	border: solid 1 px red;
	margin: 2px;
}

select {
	background-color: #f9edc7;	
	border: solid 1 px red;
	margin: 2px;
}

.event {
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: rgba(255, 255, 204, 0.3);
	border: 1px solid #EEBB33;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.event .post-info {
	display: none;
}

.event .entry-title {
	margin-left: 20px;
}
/***************** haiku-player *******************
----------------------------------------------------*/

.player-container .haiku-button {
	border: 0px solid #009999;
	position:absolute;
	background: url('images/button-bg.png') no-repeat;
}

/************** Twitter Widget  **********************
-----------------------------------------------------*/

.widget_twitter {
	padding-bottom: 10px;
}

.widget_twitter .entry-content {
	background: transparent;
	padding-bottom: 10px;
}
.widget_twitter ul li{
	padding-bottom: 10px;
}

/***************************** Cart66 *********************
--------------------------------------------------------*/

#viewCartTable {
	border: solid 1px #EEBB33;
}
#viewCartTable th {
    	background-color: #F9EDC7;
	border-bottom: 1px solid #EEBB33;
}

.Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, #content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
    background-image: linear-gradient(#6a255e, #a22a8d);
    border: 1px solid #EEBB33;
    color: #F9EDC7;
}
.Cart66ButtonPrimary, #content .Cart66ButtonPrimary, #content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart{	
    padding: 10px;
    height: 40px;
    font-size: 20px;
}

.buynow_button {
    background-color: #83096E;
    border: 1px solid #EEBB33;
	padding: 5px;
    color: #F9EDC7;
}

#text-44 img,
#text-44 img.alignleft,
#text-44 img.alignright,
#text-44 img.aligncenter,
#text-44 img.alignnone {
	border: 0px solid #009999;
	padding: 0px;
	box-shadow: 0px 0px 0px #8877aa;
	-moz-box-shadow: 0px 0px 0px #8877aa;
	-webkit-box-shadow: 0px 0px 0px #8877aa;
}

#text-44 .widget-wrap {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}

#post_featured_thumb img {
	border: 1px solid red;
}

.home-content .loop-footer {
	display: none;
}

.home-content .entry-meta {
	padding-right: 25px;
	padding-left: 25px;
}

.home-content .post {
	margin-bottom: 15px;
}
.guestline {
	padding-bottom: 10px;
}

.sidebar .widget .loop-content {
	padding-left: 25px;
}

.sidebar .widget .loop-content {
	padding-bottom: 10px;
}

.categories {
	display: none;
}