/******************************************************************************************************************* 
	Theme Name: Organic Natural Theme
	Theme URL: http://www.organicthemes.com/
	Description: The Organic Natural Theme is designed and developed by David Morgan and Jeff Milone of Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 2.2.3
	Tags: green, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, 
	custom-menu (optional), custom-colors, theme-options, featured-image-header, featured-images, full-width-template, 
	pagination, blog-template
	
	The PHP and XHTML are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*********************************************************************************************************************

	Table of Contents:

	 0.	Common
	 1.	Hyperlinks		
	 2.	Headings
	 3.	Header
	 4.	Featured Slider
	 5.	Navbar
	 6.	Homepage
	 7.	Homepage Teasers
	 8.	Homepage Widgets
	 9.	Content
	10.	Social Media
	11.	Pagination
	12.	Wordpress Gallery
	13.	Portfolio
	14.	Images
	15.	Sidebar Right
	16.	Sidebar Widgets
	17.	Calendar Widget
	18.	Recent Comments
	19.	Custom Menu Widget
	20.	Search Form
	21. Comments
	22. Footer Widgets
	23.	Footer Bottom
	24.	Gravity Forms Styling
	  
*******************************************************************************************************************/
body {
	background: #000000 url(images/background.jpg) no-repeat;
	background-size:100%;
	background-attachment:fixed;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}
#wrap {	
	margin: 0px auto 0px;
	padding: 0px;


	}
	
/************************************************
*	0.	Common										*
************************************************/

.clear {
	clear: both;
	}
hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	border: 0;
	margin:20px 0px 30px 0px;
	}
code {
	color: #333333;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}

/************************************************
*	1.	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
a, a:link {
	color: #537b43;
	text-decoration: underline;
	font-weight:normal;
	}
a:focus, a:hover, a:active {
color: #999999;
	text-decoration: underline;
	outline: none;
	}

/************************************************
*	2.	Headings  									*
************************************************/

h1 {
	font-size: 32px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 36px;
	}
h2 {

	font-size: 26px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 30px;
	}
h3 {

	font-size: 22px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 26px;
	}
h4 {
	color: #777777;
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.2px;
	line-height: 22px;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	}
h5 {
	color: #777777;
	font-size: 16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.2px;
	line-height: 20px;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
	}
h6 {
	color: #777777;
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.2px;
	line-height: 18px;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited, h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited, h6 a, h6 a:link, h6 a:visited {
	color: #333333 !important;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color: #537b43;
	text-decoration: none;
	border: none;
	}
	
/************************************************
*	3.	Header  									*
************************************************/

#header {
	background: none;
	width: 980px;
	height: 240px;
	margin: 0px auto 0px;
	padding: 0px;
	position:relative;
	}
#header #title {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	}
#header #title a {
position:absolute;
    top:13px;
	background: url(images/logo.png) no-repeat;
	display: block; 
	float: left;
	width: 240px; 
	height: 227px;
	margin: 0px 0px 0px 0px; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	

.top-menu-container{
display:inline-block;
    position:absolute;
    float:right;
	height:35px;
	margin: 0px 0px 0px 0px; 
	padding: 0;
	top:0px;
	right:0px;

	}	

	
#header .little-menu-container{
display:inline-block;
    background:url(images/little-menu-bg.png) no-repeat;
	background-position:top right;
	height:34px;
	margin: 114px 0px 0px 200px; 
	padding: 0;

	}		
#header .little-menu-text {
    float:right;
	margin:0px 35px 0px 40px;
		
}	

#header .little-menu-text  a{

	color: #ffffff;
	letter-spacing:1px;
	text-decoration:none;
	margin:0px 11px 0px 11px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:34px;
	font-weight:normal;
	letter-spacing:1px;
    text-transform: uppercase;
	padding: 0;	
	
	}

#header .little-menu-text  a:hover{

	color:#eec585;
	
	}	
	
	
.home-image {
	float: left;
	display: block;
	background:#ffffff;
	width: 960px;
	height: 540px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}	
	
.slide-image {
	float: left;
	display: block;
	background:#ffffff;
	width: 960px;
	height: 270px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}		
/************************************************
*	4.	Featured Slider							    *
************************************************/

.home-slide-show {
	float: right;
	display: block;
	background:#ffffff;
	width: 695px;
	height: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

.page-images {
    display:block;
	height:145px;
	width:930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	overflow: hidden;
}
	
/************************************************
*	5.	Navbar      								*
************************************************/

#navbar {
	float: left;
	display: block;
	background: url(images/menu-bg.png);
	width: 740px;
	height: 57px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	margin: -12px auto 0px;
	padding: 13px 0px 0px 240px;
	z-index:2;
	}
	

	
#navbar.homenav {

	}
#navbarright {
	float: right;
	display: inline-block;
	height: 40px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	}
#searchnav {
	float: right;
	display: inline-block;
	margin: 0px;
	padding: 10px 6px 0px 0px;
	}
#navicons {
	float: right;
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.navicon {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 12px 9px 8px 11px;
	height:20px;
	border-left: 1px solid #b8de83;
	}

	}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.menu {
	float: left;
	height: 40px;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 140px; /* left offset of submenus need to match (see below) */
	margin: 0px 0px 0px 0px;
	}
.menu ul ul ul, ul.menu ul ul {
	margin: 0px;
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	float: left;
	display: inline-block;
	position: relative;
	}
.menu a {
	display: inline-block;
	position: relative;
	}
.menu li li a {
	display: block;
	}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 140px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 140px; /* match ul width */
	top: 0px;
	}
	
/*** SKIN ***/
.menu .current_page_item a,
.menu .current_page_ancestor a,
.menu .current-menu-item a,
.menu .current-cat a,
.menu li .current_page_item a,
.menu li .current-menu-item a,
.menu .current_page_ancestor .sub-menu li a,
.menu li .current-cat a,
.menu .current_page_item .sub-menu a,
.menu .current_page_ancestor .sub-menu a,
.menu .current-menu-item .sub-menu a,
.menu .current-cat .sub-menu a {
	border: none;
	}
.menu {
	margin-bottom: 0;
	}
.menu a {
	color: #ffffff;
	line-height: 40px;
	margin: 0px;
	padding: 0px 9px 0px 10px;
	text-decoration: none;
	letter-spacing:0.5px;
	font-weight:normal;
	}
.menu li li a {
	background: url(images/link-on.jpg);
	color: #000000;
	width:120px;
	line-height:30px;
	}
.menu li {
	background: none;
	}
.menu li li {
	background: none;
	}
.menu li:hover, .menu li.sfHover {
	}
.menu a:focus, .menu a:hover, .menu a:active {

	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background: url(images/link-off.png);
	transition: background 0.3s;
-webkit-transition: background 0.3s; /* Safari */
	}
.menu li li:hover, .menu li li.sfHover {
	} 
.menu li li a:focus, .menu li li a:hover, .menu li li a:active  {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background: url(images/link-off.png);
	transition: background 0.3s;
-webkit-transition: background 0.3s; /* Safari */
	}
	
/*** ARROWS ***/
.menu a.sf-with-ul {
	padding-right: 25px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 15px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -9999px;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator { 
	top: 8px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}


	
/************************************************
*	6.	Homepage 					     		    * 
************************************************/

.banner-container {
	float: left;
	display: block;
	background: url(images/slider-box-bg.png) repeat-y;
	width: 960px;
	height:368px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	
	}
	
.home-slideshow{
    float: left;
	display: block;
	background: #000000;
	width: 540px;
	height:348px;
	margin: 10px 0px 0px 10px;
	padding: 0px;

}	
#homeleft {
	float: left;
	display: inline;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}
#homeleft h2 {
	display: inline-block;
	max-width: 600px;
	margin: 4px 0px 8px 0px;
	}
.homecontent {
	float: left;
	display: inline-block;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.homecontent a img {
	display: block;
	background: #F5F5F5;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
.homecontent a img:hover {
	background: #537b43;
	border: 1px solid #537b43;
	}
.homecontent .video iframe, .homecontent .video embed, .homecontent .video object {
	display: block;
	width: 640px;
	max-height: 480px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
.commenticon {
	float: right;
	display: inline-block;
	color: #FFFFFF !important;
	background: #537b43 url(images/comment_icon.png) no-repeat;
	width: 37px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-indent: 8px;
	padding: 5px 0px 5px 0px;
	margin: 6px 0px 0px 0px;
	text-align: center;
	line-height: 12px;
	}
#container .commenticon:hover {
	color: #FFFFFF !important;
	}

/************************************************
*	8.	Homepage Widgets							*
************************************************/

.home-widgets{
    clear:both;
	float: left;
	display: block;
	width: 960px;
	margin: 30px 0px 30px 0px;
	padding: 0px;
}

.home-widgets h3{
	color: #777777;
	font-size: 20px;
	font-family:  'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	line-height: 20px;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

.home-widgets a{
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}
	
.home-widget1{
	float: left;
	display: inline-block;
	background:url(images/widget-bg.png) repeat-y;
	width: 280px;
	height:232px;
	margin: 0px 30px 0px 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
}

.home-widget1:hover{
    background:#ffffff;
}

.home-widget2{
	float: left;
	display: inline-block;
	background:url(images/widget-bg.png) repeat-y;
	width: 280px;
	height:232px;
	margin: 0px 30px 0px 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
}
.home-widget2:hover{
    background:#ffffff;
}


.home-widget3{
	float: left;
	display: inline-block;
	background:url(images/widget-bg.png) repeat-y;
	width: 280px;
	height:232px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
}
.home-widget3:hover{
    background:#ffffff;
}


.musician-icons{
    clear:both;
	float: left;
	display: block;
	width: 960px;
	margin: 30px 0px 30px 0px;
	padding: 0px;
}

.musician-icons h3{
	color: #333333;
	font-size: 18px;
	font-family:  'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	line-height: 20px;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

.musician-icons a{
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}
	
.musician-icon{
	float: left;
	display: inline-block;
	position:relative;
	background:url(images/widget-bg.png) repeat-y;
	width: 198px;
	height:240px;
	margin: 0px 29px 30px 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
}

.musician-icon:hover{
    background:#ffffff;
}


.musician-icon-end{
	float: left;
	position:relative;
	display: inline-block;
	background:url(images/widget-bg.png) repeat-y;
	width: 198px;
	height:240px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
}

.musician-icon-end:hover{
    background:#ffffff;
}


.musician-icon-source{
    position:absolute;
	bottom:10px;
	left:10px;
	color: #888888;
	text-align:left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:120%;
}







.homepage-widget-button {
    clear:both;
	float: left;
	display: inline-block;
	color:#ffffff !important;
	background:#537b43;
	margin: 15px 0px 0px 0px;
	padding: 5px 13px 5px 13px;

}

.homepage-widget-button:hover {
	background:#15406e;
	text-decoration:none;


}

.homepage-widget-image{
	float: left;
	display: inline-block;
	background: url(images/homepage-widget-image-shadow.png) no-repeat;
	background-position:bottom;
	width: 213px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
}


	
.home-left-facebook {
	float: left;
	display: inline;
	width: 452px;

	margin: 0px 0px 25px 0px;
	padding: 0px;
	}
.home-left-facebook h4{
	color: #777777;
	font-size: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
.home-right-map {
	float: right;
	display: inline-block;
	width: 452px;

	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 13px;
	background: url(images/vertical-dots.png) repeat-y;
	background-position:left;
	}

.home-right-map h4{
	color: #777777;
	font-size: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	
	}		
	
#homeright .widget {
	float: left;
	display: block;
	list-style:none;
	width: 230px;
	margin: 0px;
	padding: 15px;
	border-bottom: 1px solid #DDDDDD;
	}
#homeright .widget ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
#homeright .widget ul li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#homeright .widget ul li a {
	display: block;
	background: #F5F5F5;
	color: #333333;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	margin: 1px 0px;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#homeright .widget ul li a:hover {
	background: #FFFFFF;
	color: #537b43;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	}
#homeright .widget ul ul {
	margin: 0px 0px 0px 10px;
	}
	
/************************************************
*	9.	Content 					     		    * 
************************************************/

#container {
	width: 960px;
	margin: 0px auto 30px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
#container-full {
	width: 960px;
	margin: 0px auto 20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}	
	


	
#content.home {
    float: right;
	width: 350px;
	height:306px;
	margin: 26px 30px 26px 30px;
	padding: 0px;
	overflow: hidden;

	}
#content.left {
	float: left;
	display: inline;
	width: 630px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	}
#content.wide {
	float: left;
	display: inline;
	width: 960px;
	background:url(images/pagecontent-wide-bg.png) repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}
	
.breadcrumbs{
display:block;
    list-style:none;
    overflow:hidden;
	width:620px;
	padding:5px 25px 5px 25px;
	margin:0px 0px 25px 25px;
	background:#ffffff;
	border:1px solid #f8f8f8;
}
 
#breadcrumbs li{
    float:left;
    margin-right:15px;
}
 
#breadcrumbs .separator{

    color:#999;
}
	
	
#featurebanner {
	margin: 0px;
	padding: 0px;
	}
#featurebanner img {
	display: block;
	background: #FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #CCCCCC;
	-moz-box-shadow: 0px 1px 2px #CCCCCC;
	-webkit-box-shadow: 0px 1px 2px #CCCCCC;
	}
.postarea {
	margin: 0px;
	padding: 0px;
	
	}
.postarea p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 5px 0px 25px 25px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 5px 0px 25px 15px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
	list-style-type: disc;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	line-height: 26px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
blockquote p {
	margin: 0px;
	padding: 10px 0px !important;
	}
.pageheader {
	font-size: 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	margin: 0px -30px 0px -30px;
	padding: 30px 30px 20px 30px;
	letter-spacing:0px;
	overflow: hidden;
	}
.pagecontent {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 30px 30px;
    background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}

.map-icon-key {
    float:left;
    display:inline-block;
	line-height:64px;
	margin-right:10px;
}	

.interactive-map {
display:block;
	border:1px solid #666666;
	}

.full-pageheader {
	font-size: 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	margin: 0px -30px 0px -30px;
	padding: 30px 30px 20px 30px;
	letter-spacing:0px;
	overflow: hidden;
	}
.full-pagecontent {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 30px 30px;
    background:url(images/slider-box-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}
	
	
.home-pagecontent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;

	}
	
.home-pageheader {
	font-size: 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	background: url(images/gold-spacer-home.png) no-repeat;
	background-position:bottom;
	text-transform:uppercase;
	margin: 0px 0px 26px 0px;
	padding: 0px 30px 20px 0px;
	letter-spacing:0px;
	overflow: hidden;
	}

.musician-pageheader {

    font-size: 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0px;
 margin: 0px 0px 30px 0px;
	padding: 20px 30px 20px 30px;
    background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}	
	
	
.musician-pageheader-link {

font-size:12px; 
float:right; 
background:	url(images/musician-pageheader-link.png) no-repeat;
background-position:left;
padding-left:20px;
font-weight:300;
}	
.events-pageheader {

    font-size: 30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0px;
 margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
    background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}
	
.event-listing-box {
position:relative;
     margin: 30px 0px 0px 0px;
	padding: 20px 30px 20px 30px;
    background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);

}	

.event-listing-box a {
     font-weight:300;

}	

.event-listing-date {
display:inline-block;
     margin: -10px 0px 10px -30px;
	padding: 5px 15px 5px 30px;
    background:#000000 url(images/gold-spacer-widget.png) no-repeat;
	color:#ffffff;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 2px 4px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 2px 4px 0px rgba(5, 5, 0, 0.64);

}	

.event-arrow{
    position:absolute;
	bottom:20px;
	right:20px;
}

	
.single-event-listing-box {
position:relative;
     margin: 0px 0px 0px 0px;
	padding: 20px 30px 20px 30px;
    background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);

}	

.single-event-listing-box a {
     font-weight:300;

}	

.single-event-listing-date {
display:inline-block;
     margin: 10px 0px 10px -30px;
	padding: 5px 15px 5px 30px;
    background:#000000 url(images/gold-spacer-widget.png) no-repeat;
	color:#ffffff;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 2px 4px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 2px 4px 0px rgba(5, 5, 0, 0.64);

}	

.events-widget {
    background: url(images/gold-spacer-widget.png) no-repeat;
	 margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	line-height:130%;
}

.events-widget a{
    color:#333333;
	text-decoration:none;
}

.events-widget a:hover{
    color:#333333;
	text-decoration:underline;
}


.horizontal-dots {
    clear:both;
    float:left;
	display:inline-block;
	width:930px;
	height:1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	background: url(images/horizontal-dots.png) repeat-x;
}	
	
.postcontent {
	margin: 0px 0px 0px 0px;
	padding: 15px 20px;
	background: #FFFFFF;
	overflow: hidden;

	}
.postcontent a img {
	background: #F5F5F5;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
.postcontent a img:hover {
	background: #537b43;
	border: 1px solid #537b43;
	}
.postheader {
	display: inline-block;
	width: 90%;
	}
.postarea.blog h2 {
	display: inline-block;
	}
.postarea.blog .posttitle {
	margin: 0px 0px 10px 0px;
	}
.postarea.blog {
	margin: 0px 0px 15px 0px;
	padding: 15px 20px;
	background:url(images/pagecontent-bg.png) repeat-y;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	overflow: hidden;

	}
.postcomments {
	margin: 15px 0px 0px 0px;
	}
.posttitle {
	display: inline-block;
	width: 100%;
	margin: 5px 0px 0px 0px;
	}
.postauthor {
	font-size: 11px;
	margin: -8px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
.postauthor .post-edit-link {
	padding: 0px;
	}
.post-edit-link {
	display: inline-block;
	padding: 10px 0px 0px 0px;
	}
.datebox {
	float: left;
	display: block;
	background: #F5F5F5;
	width: 50px;
	margin: 5px 12px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.datebox .month {
	background: #333333;
	color: #CCCCCC;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	}
.datebox .day {
	background: #F5F5F5;
	color: #666666;
	height: 28px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	}
.postmeta {
	background: #F5F5F5;
	font-size: 11px;
	text-transform: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
.avatar {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin: 10px 10px 10px 0px;
	padding: 4px;
	}
.author_column {
	float: right;
	width: 480px;
	padding: 0px 0px 0px 19px;
	border-left: 1px solid #DDDDDD;
	}
.archive_left {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
.archive_right {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.more-link {
	
	color: #537b43 !important;
	font-weight: bold;
	text-decoration: none !important;
	
	}
.more-link:hover {
	color:#333333 !important;
	text-decoration: none;
	}
	
.byline {
    font-size:12px;
	font-style:italic;
	
}	
	
/************************************************
*	10.	Social Media 	        			     	* 
************************************************/

.social_links {
	float: left;
	display: block;
	width: 100%;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	}
.tweet_btn, 
.like_btn, 
.plus_btn {
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	}
	
/************************************************
*	11.	Pagination 		        			     	* 
************************************************/

.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#homeleft .pagination {
	margin: 10px 0px 0px 0px;
	}
.number-paginate {
	padding: 10px 0px;
	}
.number-paginate a {
	display: inline-block;
	background: #FFFFFF;  
	color: #666666; 
	height: 30px;
	line-height: 30px;
	margin-right: 4px; 
	padding: 0px 12px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	border: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate a:hover, 
.number-paginate a:active {
	background: #333333; 
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0px 12px; 
	border: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate .number-title {
	color: #555555; 
	margin-right: 4px;
	}
.number-paginate .number-gap {
	color: #999999; 
	margin-right: 4px;
	}
.number-paginate .number-current {
	display: inline-block;
	background: #333333; 
	color: #FFFFFF; 
	height: 30px;
	line-height: 30px;
	margin-right: 4px; 
	padding: 0px 12px;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate .number-page {
	}
.number-paginate .number-prev {
	}
.number-paginate .number-next {
	}
#prevLink {
	float: left;
	padding: 0px;
	margin: 0px;
	}
#nextLink {
	float: right;
	padding: 0px;
	margin: 0px;
	}
#prevLink p, #nextLink p {
	padding: 0px;
	}
#prevLink p a, #nextLink p a {
	display: block;
	padding: 0px;
	}
	
/************************************************
*	12.	WordPress Gallery						    *
************************************************/

.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #F5F5F5;
	border: 1px solid #DDDDDD !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.gallery img:hover {
	background: #333333;
	border: 1px solid #333333 !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	13.	Portfolio 									*
************************************************/

.portfoliopost {
	float: left;
	display: block;
	background: #FFFFFF;
	width: 280px;
	margin: 0px 0px 15px 15px;
	padding: 15px;
	position: relative;
	z-index: 1;
	zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #CCCCCC;
	-moz-box-shadow: 0px 1px 2px #CCCCCC;
	-webkit-box-shadow: 0px 1px 2px #CCCCCC;
	}
.portfoliopost.first {
	clear: both;
	}
.portfoliopost.first {
	margin: 0px 0px 15px 0px;
	}
.portfoliotitle {
	display: block;
	font-size: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	overflow: hidden;
	}
.portfoliopost p {
	margin: 5px 0px 0px 0px;
	padding: 0px !important;
	height: 58px;
	overflow: hidden;
	}
.portfolioimg {
	width: 100%;
	overflow: hidden;
	}
.portfolioimg a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}
.portfoliovideo iframe, .portfoliovideo embed, .portfoliovideo object {
	float: left;
	display: block;
	width: 280px;
	max-height: 160px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	}

	
	
	
/************************************************
*	14.	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin: 5px auto 5px !important;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 10px 0px 5px 0px !important;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 10px 0px 5px 15px !important;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 10px 15px 5px 0px !important;
	display: inline;
	}
.aligncenter {
	display: block;
	margin: 5px auto 5px !important;
	}
.alignright {
	float: right;
	margin: 5px 0px 10px 15px;
	}
.alignleft {
	float: left;
	margin: 5px 15px 10px 0px;
	}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	15.	Sidebar Right 	        			     	* 
************************************************/

#sidebar {
	float: right;
	display: inline-block;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	

	
/************************************************
*	16.	Sidebar Widgets								*
************************************************/

#sidebar .widget {
	float: left;
	display: block;
	width: 280px;
    background:url(images/widget-bg.png) repeat-y;
	list-style:none;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 20px 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}
	
#sidebar .widget h4 {

	font-size: 20px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px;
	letter-spacing:0px;
	overflow: hidden;
	}
	
.textwidget p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height:130%;
	}

	
.title-contribution {
    display:block;
    background:url(images/gold-spacer-widget.png) no-repeat;
	background-position:top right;
	padding:15px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	font-size: 16px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
}

a.title-contribution  {
	text-decoration:none;
    color: #333333;
	font-weight:300;
	
}
	
a.title-contribution: hover  {
	text-decoration:underline;
    color: #333333;
	font-weight:300;
	
}	
	
/************************************************
*	15.	Sidebar Left        			     	* 
************************************************/

#sidebar-left {
	float: left;
	display: inline-block;
	width: 465px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
#sidebar-left ul, #sidebar-left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
		
	
	
/************************************************
*	16.	Sidebar Left Widgets								*
************************************************/

#sidebar-left .widget {
	float: left;
	display: block;
	width: 445px;
    background:url(images/pagecontent-bg.png) repeat-y;
	list-style:none;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 20px 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}

	
	
#sidebar-left .widget h4 {
	font-size: 20px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px;
	letter-spacing:0px;
	overflow: hidden;
	}
	
	
#sidebar-left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height:130%;
	}	
	
#sidebar-left .widget ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar-left .widget ul li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#sidebar-left .widget ul li a {
	display: block;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
#sidebar-left .widget ul li a:hover {
	color: #537b43;
	display: block;
	text-decoration: none;
	}
#sidebar-left .widget ul ul {
	color:#000000;
	margin: 0px 0px 0px 10px;
	}
.textwidget p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

	
	

	
/************************************************
*	15.	Sidebar Left        			     	* 
************************************************/

#sidebar-home-right  {
	float: right;
	display: inline-block;
	width: 465px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
#sidebar-home-right  ul, #sidebar-left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
		
	
	
/************************************************
*	16.	Sidebar Left Widgets								*
************************************************/

#sidebar-home-right  .widget {
	float: left;
	display: block;
	width: 465px;
    background:url(images/pagecontent-bg.png) repeat-y;
	list-style:none;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 20px 10px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(5, 5, 0, 0.64);
-moz-box-shadow:    0px 3px 7px 0px rgba(5, 5, 0, 0.64);
box-shadow:         0px 3px 7px 0px rgba(5, 5, 0, 0.64);
	}

	
	
#sidebar-home-right  .widget h4 {
	font-size: 20px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:300;
	text-transform:uppercase;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px;
	letter-spacing:0px;
	overflow: hidden;
	}
	
	
#sidebar-home-right  p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height:130%;
	}	
	
#sidebar-home-right  .widget ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar-home-right  .widget ul li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#sidebar-home-right  .widget ul li a {
	display: block;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
#sidebar-home-right  .widget ul li a:hover {
	color: #537b43;
	display: block;
	text-decoration: none;
	}
#sidebar-home-right .widget ul ul {
	color:#000000;
	margin: 0px 0px 0px 10px;
	}
.textwidget p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

	
	

	

	
	
/************************************************
*	17.	Calendar Widget								*
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 10px 5px 10px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
	
/************************************************
*	18.	Recent Comments								*
************************************************/	

#content #recentcomments li, #sidebar #recentcomments li {
	display: inline-block;
	width: 100%;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
#content #recentcomments li a, #sidebar #recentcomments li a {
	border: none;
	}
	
/************************************************
*	19.	Custom Menu Widget							*
************************************************/

#sidebar ul.menu, #homeright ul.menu, #footerwidgets ul.menu {
	float: none;
	height: 100%;
	}
#sidebar ul.menu .current_page_item a, 
#sidebar ul.menu .current-menu-item a, 
#sidebar ul.menu .current_page_ancestor a,
#homeright ul.menu .current_page_item a, 
#homeright ul.menu .current-menu-item a, 
#homeright ul.menu .current_page_ancestor a {
	color: #537b43;
	border-left: none;
	border-right: none;
	}
#footerwidgets ul.menu .current_page_item a, 
#footerwidgets ul.menu .current-menu-item a, 
#footerwidgets ul.menu .current_page_ancestor a {
	color: #537b43;
	border-left: none;
	border-right: none;
	}
#sidebar ul.menu li a,
#homeright ul.menu li a, 
#footerwidgets ul.menu li a {
	background: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-shadow: none;
	letter-spacing: 0px;
	border-left: none;
	border-right: none;
	}
#sidebar ul.menu li a:hover, 
#homeright ul.menu li a:hover,
#footerwidgets ul.menu li a:hover {
	color: #ffffff;
	border-left: none;
	border-right: none;
	}
#sidebar ul.menu li,
#homeright ul.menu li,
#footerwidgets ul.menu li {
	float: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	}
#sidebar ul.menu li span,
#homeright ul.menu li span,
#footerwidgets ul.menu li span {
	top: 6px;
	}
#sidebar ul.menu li ul.sub-menu,
#homeright ul.menu li ul.sub-menu,
#footerwidgets ul.menu li ul.sub-menu {
	width: 100%;
	top: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	}
#sidebar ul.menu li ul.sub-menu span,
#homeright ul.menu li ul.sub-menu span,
#footerwidgets ul.menu li ul.sub-menu span {
	display: none;
	}
#sidebar ul.menu li ul.sub-menu li a,
#homeright ul.menu li ul.sub-menu li a,
#footerwidgets ul.menu li ul.sub-menu li a {
	color: #333333;
	margin: 0px 0px 0px 0px;
	}
#sidebar ul.menu li ul.sub-menu li a:hover,
#homeright ul.menu li ul.sub-menu li a:hover,
#footerwidgets ul.menu li ul.sub-menu li a:hover {
	color: #537b43;
	}
#sidebar ul.menu li ul.sub-menu li ul.sub-menu li,
#homeright ul.menu li ul.sub-menu li ul.sub-menu li,
#footerwidgets ul.menu li ul.sub-menu li ul.sub-menu li {
	display: none;
	}
	
/************************************************
*	20.	Search Form									*
************************************************/

.widget_search {
	float: left;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#s {
	display: inline;
	background: #F5F5F5;
	width: 68%;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 7px 4px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchnav #s {
	display: inline-block;
	background: #FFFFFF url(images/search_icon.png) no-repeat left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-indent: 16px;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#footertop #s {
	border: none;
	}
#searchsubmit {
	float: right;
	display: block;
	background: #537b43;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	border: none;
	cursor: pointer;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit:hover {
	color: #FFFFFF;
	background: #537b43 url(images/shade_hover.png) repeat;
	}
#searchbox {
	width: 180px;
	color: #999999;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	}
	
/************************************************
*	21.	Comments									*
************************************************/

#submit {
	background: #F5F5F5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#comment {
	background: #F5F5F5 !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 4px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	padding: 6px 12px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 0px 0px 0px;
	}
#commentform textarea {
	width: 98%;
	padding: 6px;
	border: 1px solid #DDDDDD;
	}
#respond {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.comment #respond {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
#respond h4 {
	margin: 10px 0px 0px 0px;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
#commentform #submit {
	margin: 0px;
	float: left;
	cursor: pointer;
	}
#commentform #submit:hover {
	background: #537b43;
	color: #FFFFFF;
	border: 1px solid #537b43;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin: 10px 0px 0px 0px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children { 
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	display: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	background: #EEEEEE;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.reply a:hover {
	background: #537b43;
	text-decoration: none;
	border: 1px solid #537b43;
	}
#container .reply a:hover {
	color: #FFFFFF !important;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.navigation div {
	display: block;
	text-align: center;
	margin: 10px 0px;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	22.	Footer Widgets								*
************************************************/

#footertop {

	width: 930px;
	height: 100%;
	margin: 10px auto 25px;
	padding: 0px 25px 0px 25px;
	overflow: hidden;
	background:#777777;

	-webkit-box-shadow: 0px 0px 5px rgba(163, 176, 183, 0.75);
     -moz-box-shadow: 0px 0px 5px rgba(163, 176, 183, 0.75);
       box-shadow: 0px 0px 5px rgba(163, 176, 183, 0.75);
	}
#footerwidgets {
	float: left;
	display: block;
	width: 930px;
	line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;

	}
#footerwidgets .widget {
	float: left;
	display: block;
	list-style:none;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}
#footerwidgets a, #footerwidgets a:visited {
	color: #9cd443;
	font-weight: bold;
	}
#footerwidgets a:hover {
	text-decoration: underline;
	}
#footerwidgets h4 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	}
#footerwidgets li a, #footerwidgets li a:link, #footerwidgets li a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
#footerwidgets li {
	list-style: none;
	}
#footerwidgets ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#footerwidgets ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
#footerwidgets ul li a {
	background: #eeeeee;
	display: block;
	height: 18px;
	padding: 3px 6px 3px 6px;
	overflow: hidden;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#footerwidgets ul li a:hover {
	background: #9cd443;
	display: block;
	padding: 3px 6px 3px 6px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.footerwidget {
	float: left;
	width: 180px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.footerwidget .widget {
	width: 160px;
	}
.footerwidget.right {
	float: right;
	width: 420px;
	}
.footerwidget.right .widget {
	width: 400px;
	}

/************************************************
*	23.	Footer Bottom								*
************************************************/

#footerbottom {

	background: url(images/footer-bg.png);
	width: 930px;
	height:92px;
	margin: 0 auto 25px;
	padding: 0px 25px 0px 25px;

	}
#footer {
    display:inline-block;
	width: 930px;
	color: #999999;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;

	}
#footer p {
    	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
.footerleft {
float:left;
	font-size: 12px;

    font-weight: normal;
	margin: 0px;
	padding: 21px 0px 0px 0px;
	width: 465px;
	}
.footerright {
	float: right;
	text-align:right;
	display: inline-block;
	margin: 32px 0px 0px 0px;
	}
	
.footer-logo {
    margin-right:25px;
}	

/************************************************
*	24.	Gravity Forms Styling 									*
************************************************/

#container .gform_wrapper { 
	overflow:hidden; 
	margin-bottom:10px;  
	max-width:960px;
	}
#container .gform_wrapper textarea,
#container .gform_wrapper input,
#container .gform_wrapper select { 
	background: #EEEEEE; 
	border: 1px solid #DDDDDD;
	outline-style:none;
	color: #999999;
	font-size:16px;  
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding:8px 5px;  
	letter-spacing:normal;
	resize:none; /* doesn't validate but added for Safari field resizing */
	}
#container .gform_wrapper select:hover,
#container .gform_wrapper input:hover,
#container .gform_wrapper textarea:hover,
#container .gform_wrapper input.button:hover {
	background: #DDDDDD;
	color: #333333;
	}
#container .gform_wrapper h1, 
#container .gform_wrapper h2, 
#container .gform_wrapper h3 {
	font-weight:normal; 
	border:none; 
	outline:none; 
	background:none;
	}
#container .gform_wrapper:focus { 
	outline:none;
	}
#container .gform_wrapper form { 
	text-align:left;
	}
#container .gform_wrapper .field_selected { 
	background-color:#DDDDDD;  
	border:1px solid #EEEEEE!important;
	}
#container .gform_wrapper .ginput_complex label, 
#container .gform_wrapper .gfield_time_hour label, 
#container .gform_wrapper .gfield_time_minute label, 
#container .gform_wrapper .gfield_date_month label, 
#container .gform_wrapper .gfield_date_day label, 
#container .gform_wrapper .gfield_date_year label, 
#container .gform_wrapper .instruction { 
	display:block;  
	margin:3px 0 8px 0; 
	font-size:10px; 
	letter-spacing: 1px;
	}
#container .gform_wrapper .gsection .gfield_label, 
#container .gform_wrapper h2.gsection_title, 
#container .gform_wrapper h3.gform_title { 
	font-weight:bold;  
	font-size:16px;  
	font-family: Helvetica, Arial, sans-serif;
	}
#container .gform_wrapper .gform_heading {
	margin-bottom: 0px;
	}
#container .gform_wrapper .description, 
#container .gform_wrapper .gfield_description, 
#container .gform_wrapper .gsection_description, 
#container .gform_wrapper .instruction { 
	font-size:10px; 
	line-height:150%; 
	clear:both; 
	font-family:verdana,sans-serif; 
	letter-spacing:normal;
	}
#container .gform_wrapper .gfield_required { 
	color:#790000;  
	margin-left:4px;
	}
#container .gform_wrapper .gfield_error { 
	background-color:#0099CC!important;  
	margin-top:4px!important;  
	margin-bottom:6px;  
	padding:6px 6px 4px 6px!important; 
	}
#container .gform_wrapper .gfield_error .gfield_label { 
	color:#333333;
	}
#container .gform_wrapper .validation_error { 
	background: #0099CC;
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;  
	font-size:18px;
	font-style: normal;
	text-align:center;
	line-height:150%;  
	margin-bottom:10px;
	width: 94%;
	padding: 20px;
	}
#container .gform_wrapper .validation_message { 
	color:#333333!important;  
	font-size:11px;  
	font-family: Arial, Helvetica, sans-serif;  
	letter-spacing:normal;
	}
#container .gform_wrapper input.button { 
	font-size:18px;  
	font-weight: bold;
	color:#666666;
	}
#container #gforms_confirmation_message {
	background-color:#EEEEEE; 
	border:1px solid #DDDDDD; 
	margin-top:10px; 
	margin-bottom:10px; 
	padding:20px 0; 
	font-size:14px;
	color:#333333; 
	text-align:center
	}
#container img.ui-datepicker-trigger {
	position:relative; 
	top: 10px;
	}
#container .gform_wrapper ul li {
	padding: 0px;
}