@import url("events.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	min-width:967px;
	position:relative;
	background:#000;
}
body{
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#5a471b;
	min-width:967px;
	position:relative;
}
img{border:0;}
a{
	color:#AA9F4E;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:hover{text-decoration:underline;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input, textarea{
	font:100% Arial, Helvetica, sans-serif;
	color:#222;
	vertical-align:middle;
	outline:none;
}
#wrapper {
	overflow:hidden;
	width:967px;
	margin:0 auto;
	padding:135px 0 0;
	position:relative;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:960px;
}
#header:after {
	clear:both;
	display:block;
	content:"";
}
.logo {
	margin:0;
	text-indent:-9999px;
	width:157px;
	height:140px;
	position:absolute;
	top:8px;
	z-index:5;
	left:0;
}
.logo a {
	display:block;
	height:100%;
}
.logo img {display:block;}
.header-top {
	float:right;
	background:#5a471b;
	overflow:hidden;
	height:1%;
	margin:0 0 37px;
	padding:4px 9px 6px 15px;
}
.header-top div.menu-quick-links-menu-container {display: inline;}
.header-top #menu-quick-links-menu {
	float:left;
	overflow:hidden;
	margin:4px 10px 0 0;
}
.header-top #menu-quick-links-menu li {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/separator-1.gif) no-repeat 0 50%;
	padding:0 8px 0 10px;
	margin:0 1px 0 -1px;
}
.header-top #menu-quick-links-menu li a {color:#fff;}
.social-list {
	float:left;
	margin:2px 11px 0 0;
}
.social-list li {
	float:left;
	margin:0 11px 0 0;
}
.social-list li a {
	float:left;
	background:url(../images/bg-ico.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
}
.social-list li.facebook a {background-position:0 0;}
.social-list li.twitter a {background-position:-27px 0;}
.social-list li.rss a {background-position:-56px 0;}
#header .search-form {float:left;}
#header .search-form .text {
	float:left;
	width:166px;
	background:url(../images/bg-text.gif) no-repeat;
	height:14px;
	padding:0 4px 6px 16px;
}
#header .search-form .text input {
	margin:0;
	padding:0;
	background:none;
	border:0;
	width:166px;
	height:14px;
	color:#fff;
	font:12px/14px Arial, Helvetica, sans-serif;
}
#header .search-form .submit {
	float:left;
	background:url(../images/bg-submit.gif) no-repeat;
	border:0;
	width:21px;
	height:20px;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	margin:0;
	padding:0;
	cursor:pointer;
}
#menu-header-menu {
	background:url(../images/bg-nav.png);
	float:right;
	clear:both;
	width:770px;
	border:1px solid #6f5926;
}
#menu-header-menu li {
	float:left;
	font:16px Georgia, "Times New Roman", Times, serif;
	padding:11px 0;
	position:relative;
	text-transform:uppercase;
	text-align:center;
}
#menu-header-menu li a {
	color:#fff;
}
#menu-header-menu li a:hover {text-decoration:none;}
#menu-header-menu li.hover ul,
#menu-header-menu li:hover ul {display: block;}
#menu-header-menu li ul li ul.sub-menu {display: none;}
#menu-header-menu li ul li:hover ul {display: block;}
#menu-header-menu ul {
	width:190px;
	position:absolute;
	left:10px;
	top:100%;
	z-index:100;
	display:none;
	background:url(../images/bg-nav.png);
}
#menu-header-menu ul li {
	text-transform:capitalize;
	float:none;
	padding:0;
	width:100%;
	text-align:left;
}
#menu-header-menu ul li a {
	display:block;
	width:170px;
	padding:5px 11px 5px 9px;
}
#menu-header-menu li:hover ul li,
#menu-header-menu li.hover ul li {
	vertical-align:top;
	float:none;
}
#menu-header-menu ul li ul {left: 180px; top: 0px;}
#menu-header-menu ul a:hover,
#menu-header-menu ul li:hover a,
#menu-header-menu ul li.hover a,
#menu-header-menu ul li.active a{
	text-decoration:none;
	background:#fdbe56;
	color:#5a471b;
}
#menu-header
#menu-header-menu li ul li ul a:hover {background-color: #5A471B; color: #fff;}
#menu-header-menu ul li.menu_parent {background: url(../images/menu-arrow.gif) no-repeat center right;}
#main {
	overflow:hidden;
	width:950px;
	background:#f8f2d8;
	padding:6px 5px;
	margin:0 0 10px;
}
#main.inner {
	background:none;
	padding:0;
	width:960px;
}
.main-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 23px;
}
.other-main-holder {padding:0;}
.gallery-holder {
	float:left;
	width:656px;
	position:relative;
}
.gallery-holder .mask {
	overflow:hidden;
	width:656px;
	height:323px;
}
.gallery-holder .mask ul {
	overflow:hidden;
	width:99999px;
	position:relative;
}
.gallery-holder .mask ul li {
	float:left;
	height:323px;
	position:relative;
	width:656px;
	display:none;
}
.gallery-holder .mask ul li.active {display:block;}
.gallery-holder ul a {color: #fff;}
.gallery-holder ul li .slider {
	position:absolute;
	bottom:30px;
	left:0;
	background:url(../images/bg-slider.png) no-repeat;
	width:600px;
	height:57px;
	padding:3px 26px 0 30px;
	color:#fdfcf2;
	font:16px "Times New Roman", Times, serif;
}
.gallery-holder ul li .slider strong {
	display:block;
	font:30px/32px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.gallery-holder ul li .slider p {margin:0; overflow: hidden; display: block; height: 20px;}
.swither {
	position:absolute;
	bottom:51px;
	left:0;
	width:656px;
}
.swither li {float:left;}
.swither li.next {float:right;}
.swither li a {
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-prev.png) no-repeat;
}
.swither li.next a {background:url(../images/bg-next.png) no-repeat;}
#events-widget-4 {
	min-height: 298px;
}
.news-block #events-widget-5 {}
.news-block {
	float:right;
	width:287px;
	background:#e8e1c5;
	padding:0 0 7px;
	min-height: 317px;
}
.news-block h2 {
	margin:0 0 13px;
	background:#e6a439;
	text-transform:uppercase;
	color:#fff;
	font:bold 23px/24px Helvetica, Arial, sans-serif;
	padding:7px 0 5px 12px;
}
.news-block ul {
	margin:0;
	padding:0 13px 6px 13px;
	overflow:hidden;
	font:14px/16px Helvetica, Arial, sans-serif;
	color:#5a471b;
}
.news-block ul li {
	overflow:hidden;
	width:100%;
	margin-top: 13px;
	vertical-align:top;
}
.news-block ul li:first-child {margin-top: 0px;}
.news-block ul li a {color: #5A471B;}
.news-block ul li strong {font-weight: bold;}
#page-nav ul li {list-style: disc inside none;}
.news-block .click {
	float:left;
	background:url(../images/bullet-1.gif) no-repeat 0 50%;
	color:#5a471b;
	font:14px Helvetica, Arial, sans-serif;
	padding: 3px 0 0 29px;
	margin:0 0 0 13px;
}
.content-block {
	float:left;
	width:613px;
}
.content-block h2.title-journey {
	margin:3px 0 24px;
	background:url(../images/bg-title.gif) no-repeat;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	width:613px;
	height:48px;
}
.post-block {
	overflow:hidden;
	width:100%;
}
.post-block ul {
	overflow:hidden;
	width:618px;
}
.post-block ul li {
	float:left;
	width:280px;
	margin:0 20px 27px 9px;
}
.post-block ul li figure {
	overflow:hidden;
	width:100%;
	margin:0 0 6px;
}
.post-block ul li figure img {display:block;}
.post-block ul li h4 {
	margin:0;
	color:#5a471b;
	font:bold 17px Helvetica, Arial, sans-serif;
}
.post-block ul li h4 a {color:#5a471b;}
.post-block ul li span {
	color:#aa9f4e;
	display:block;
	font:12px Helvetica, Arial, sans-serif;
}
.post-block ul li span iframe {float: left;}
iframe.twitter-share-button {margin: 2px 5px 0 0;}
.sidebar-block {
	float:right;
	width:322px;
}
.block-form {
	overflow:hidden;
	width:307px;
	padding:5px 6px 6px 7px;
	border:1px solid #b6ac63;
	margin:9px 0 29px;
}
.block-form h2 {
	color:#5a471b;
	font:bold 16px Helvetica, Arial, sans-serif;
}
.block-form label {
	display:block;
	color:#aa9f4e;
	padding:0 0 6px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.block-form .row {
	overflow:hidden;
	width:100%;
}
.block-form .row .text {
	float:left;
	background:url(../images/bg-text-1.gif) no-repeat;
	width:268px;
	height:15px;
	padding:2px 6px 4px;
}
.block-form .row .text input {
	margin:0;
	padding:0;
	display:block;
	background:none;
	border:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#5a471b;
	width:268px;
	height:15px;
}
.block-form .row .submit {
	float:right;
	background:url(../images/bg-submit-1.gif) no-repeat;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	border:0;
	width:20px;
	height:20px;
	padding:0;
	cursor:pointer;
	margin: 0px;
}
.block-photos {
	overflow:hidden;
	width:100%;
}
.block-photos h2 {
	margin:0 0 5px;
	padding:7px 0 2px 7px;
	background:#aaa04e;
	color:#fff;
	font:bold 17px Helvetica, Arial, sans-serif;
}
.block-photos ul {
	overflow:hidden;
	width:327px;
	padding:0 0 4px;
}
.block-photos ul li {
	float:left;
	margin:0 6px 5px 0;
}
.block-photos ul li img {display:block;}
.view {
	float:left;
	background:url(../images/bullet-2.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
	color:#5a471b;
	font:12px Arial, Helvetica, sans-serif;
}
.list-sponsors {
	overflow:hidden;
	clear: both;
	width:100%;
	padding-bottom: 20px;
	margin:-5px 0 0px;
	border-bottom:1px solid #c5bb7d;
}
.list-sponsors ul {
	overflow:hidden;
	width:100%;
}
.list-sponsors ul li {
	margin:0 1px 0 0;
	display:inline;
}
.footer-list {
	overflow:hidden;
	width:100%;
	padding:7px 0 0;
}
.footer-list ul {
	text-align:center;
}
.footer-list ul li {
	display:inline;
	border-left: 1px solid;
	padding:0 5px 0 7px;
	color:#aa9f4e;
	font:12px Arial, Helvetica, sans-serif;
}
.footer-list ul li:first-child {border:none;}
.footer-list ul li a {color:#aa9f4e;}
#footer {
	overflow:hidden;
	width:960px;
	padding:0 0 50px;
}
.slide-block {
	overflow:hidden;
	width:100%;
	background:url(../images/bg-footer.png);
}
.slide-block.active .open-close {
	background:url(../images/bullet-5.gif) no-repeat 0 50%;
	text-decoration:none;
}
.slide-block .title {
	width:100%;
	overflow:hidden;
	background:#5a471b;
	padding:7px 0;
}
.slide-block .holder {
	margin:0 auto;
	width:76px;
}
.slide-block .open-close {
	background:url(../images/bullet-3.gif) no-repeat 0 50%;
	padding:0 0 0 22px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto;
}
#footer div.menu-footer-menu-container {padding-bottom: 20px;}
#footer div.block ul li {
    display: block;
    float: left;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
    padding:15px 12px 15px 45px;
}
#footer div.block ul li:first-child {padding-left: 12px;}
#footer div.block ul li ul li:first-child {padding-left: 0px;}
#footer div.block ul li a {
    color: #fff;
}
#footer div.block ul li li {
    float: none;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
    margin: 0;
	padding: 0px;
}
.holder-list {
	float:left;
	padding:9px 35px 0 12px;
}
.holder-list ul {padding:0 0 15px;}
.holder-list ul li {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
.holder-list ul li a {color:#fff;}
.holder-list ul li h3 {font:bold 16px Georgia, "Times New Roman", Times, serif;}
#content {
	float:left;
	width:580px;
	background:#f8f2d8;
	line-height:24px;
	padding:13px 12px 17px 12px;
}
.page-template-full-php #content {width:938px;}
#content .listing-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 14px;
	font: 11px Helvetica,Arial,sans-serif;
}
#content .breadcrumbs {
	float:left;
	overflow:hidden;
	padding:0 4px 0 0px;
	color:#3e2d05;
	font:11px Helvetica, Arial, sans-serif;
	margin:0 5px 0 -5px;
}
#content .breadcrumbs a {color:#3e2d05;}
#content p.breadcrumbs {margin: 10px 0 0 4px;}

.social {
	float:right;
	margin: 0px;
}
.social span span.st_sharethis {margin-left: 10px;}
.image-holder {
	float:left;
	margin:7px 10px 0 0;
}
.image-holder img {display:block;}
#content h1.title {
	margin:0 0 3px;
	font-size:30px;
	letter-spacing: .01em;
	font-weight: bold;
	overflow:hidden;
	width:100%;
	font-family: Georgia, sans-serif;
	color: #5A471B;
}
#content h1.title .cufon {
	margin:0 !important;
	float:left !important;
}
.blog #content h1.blog-header {background: url(../images/blog-header.jpg) no-repeat top center; width: 580px; height: 150px; text-indent: -9999px;}

.entry {margin-bottom: 20px; clear: both; overflow: hidden;}
.blog .entry, .category .entry, .search .entry {border-bottom: 1px dotted #FDBE57;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5  {margin: 25px 0 10px 0; font-weight: bold; letter-spacing: .01em; clear: both;}
.entry h1 {font-size: 28px;}
.entry h2 {font-size: 28px;}
.entry h2.title {line-height: 26px; font-size: 24px; color: #5A471B;}
.entry h2.title a {color: #5A471B; text-decoration: none;}
.entry h3.event_title {line-height: 26px; font-size: 18px; margin-bottom: 0;}
.entry a:hover h2.title  {color: #AA9F4E;}
.entry h3 {font-size: 26px;}
.entry h4 {font-size: 24px;}
.entry h5 {font-size: 22px;}
.entry p, .entry ul, .entry ol, .entry blockquote {margin-bottom: 15px;}
.entry strong {font-weight: bold;}
.entry em {font-style: italic;}
.entry a, .entry a:link, .entry a:active, .entry a:visited {color:#AA9F4E; text-decoration:underline;}
.entry a:hover {color:#AA9F4E; text-decoration:none; font-weight: bold;}
.entry ul, .entry ol {margin-left: 40px;}
.entry li {margin-bottom: 8px;}
.entry ul {list-style: disc;}
.entry ol {list-style-type: decimal;}
.entry blockquote {margin: 0 30px; background-color: #5A471B; color: #fff; padding: 5px 5px 0px 7px;}
.entry .aligncenter {margin-bottom: 10px; display: block; margin-left: auto; margin-right: auto;}
.entry .alignleft {margin-bottom: 10px; float: left; margin-right: 15px;}
.entry .alignright {margin-bottom: 10px; float: right; margin-left: 15px; }
.entry figure img.attachment-blogThumb {border: 1px solid #AA9F4E; float: left; margin: 6px 10px 10px 0; padding: 2px;}
.entry div.wp-caption {padding: 10px 5px 5px 5px; border: 1px dotted #FDBE57; margin-bottom: 15px; text-align: center;}
.entry p.wp-caption-text {margin-bottom: 0px; font-size: 10px; line-height: 8px; text-align: center; font-style: italic;}

.other-info {margin-top: 15px;}
.other-info form, .other-info div, .other-info fieldset {display: inline;}
.other-info select {width: 157px;}
.other-info input {width: 200px; font-size: 13px; padding: 0px 2px; margin-top: -2px;}
.other-info input.submit {width: 75px;}

.entry .event_data p {margin-bottom: 0px;}

#pwaplusphp {margin-left: 0px;}
.pwaplusphp_albumcont {margin-right: 17px;}
.pwaplusphp_galdata {top: 170px;}
span.pwaplusphp_albstat {line-height: 12px;}
#pwaplusphp #title h2 {font-size: 25px; margin: 0px; padding: 0px;}
div#pwaplusphp_nav a, div#pwaplusphp_pages a {color:#AA9F4E;}
div#pwaplusphp_nav a:hover, div#pwaplusphp_pages a:hover {color:#AA9F4E; text-decoration: underline;}
div#pwaplusphp_nav, div#pwaplusphp_pages {margin: 0px; text-align: right;}
div#pwaplusphp_pages {width: 0px;}
div#pwaplusphp_navh {width: auto !important;}
#pwaheader {padding-bottom: 0px;}
div.pwaplusphp_jq_thumb {margin-right: 5px; margin-bottom: 15px;}
.pwaplusphp_captext_jq, .pwaplusphp_captext {padding: 0 5px;}
span.total_images {color: #808080;}
	
div.thumbnail {margin-right: 44px;}

#sidebar {
	float:right;
	width:327px;
}
#sidebar .news-block {
	width:319px;
	padding:6px 5px 9px 5px;
	background:#f8f2d8;
	margin:0 0 20px;
	min-height: 0;
}
#sidebar .news-block h2 {margin:0 0 10px 0;}
.news-block-holder {
	overflow:hidden;
	width:100%;
	background:#e8e1c5;
	padding:13px 0;
}
#sidebar .news-block .news-block ul {padding:0 0 6px 15px;}
.block-form-holder {
	background:#f8f2d8;
	overflow:hidden;
	padding:0 3px;
	width:322px;
	margin:0 0 14px;
	clear:both;
}
.block-form-holder .block-form {margin:5px 0;}
.block-contact {
	overflow:hidden;
	width:305px;
	color:#5a471b;
	padding:9px 11px;
	font:12px/17px Arial, Helvetica, sans-serif;
	background:#f8f2d8;
}
.block-contact address {
	margin:0;
	padding:0 0 18px;
	font:12px/17px Arial, Helvetica, sans-serif;
	display:block;
}
.block-contact dl {
	margin:0;
	padding:0 0 18px;
	overflow:hidden;
	width:100%;
}
.block-contact dl dt {
	margin:0 5px 0 0;
	float:left;
}
.block-contact dl dd {
	margin:0;
	overflow:hidden;
}
.block-contact a {color:#5a471b;}
.block-contact ul {
	overflow:hidden;
	width:100%;
	margin:0 0 0 -6px;
}
.block-contact ul li {
	background:url(../images/separator-3.gif) no-repeat 0 50%;
	padding:0 5px 0 7px;
	margin:0 1px 0 -1px;
	float:left;
}

#event_espresso_registration_form p.start_date {font-weight: bold; font-size: 18px;}
div.event_data {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #5A471B;}
div.event_data h3.event_title a {text-decoration: none; color: #AA9F4E;}
div.event_data h3.event_title a:hover {text-decoration: underline; color: #AA9F4E;}
div.event_data p.event_address {line-height: 20px; margin: 0 0 20px 10px;}
div.event_data p.event_date {margin-bottom: 20px;}
div.event_description blockquote {background-color: #E8E1C5; color: #5A471B;}
p.event_social {clear: both;}
p.event_prices span.event_price_label {font-weight: bold;}
span.map_link {display: block;}
p.event_form_field {clear: both;}
ul.event_form_field {clear: both; margin-left: 0px;}
ul.event_form_field li {list-style: none; display: inline; margin-right: 5px;}
#boating-1304968571 label {width: 580px;}
#boating-1304968571 h3 {font-size: 18px;}
table#event_espresso_attendee_verify_questions {font-size: 13px;}
table#event_espresso_attendee_verify_questions p {margin-bottom: 7px; line-height: 14px;}
td.event_espresso_name {font-weight: bold; width: 175px;}
div.event_espresso_form_wrapper label {width: 200px; float: left;}
div.event_espresso_form_wrapper label.error {font-size: 10px; color: red; font-style: italic;}
form#aim_payment_form label {width: 150px; float: left;}
div.event_espresso_form_wrapper p.event_form_field, form#aim_payment_form p {margin-bottom: 5px;}
div.event_espresso_form_wrapper  p.coupon_code {margin-top: 10px;}
div.event_espresso_form_wrapper  p.coupon_code label {font-weight: bold; width: 300px;}
div.event_espresso_form_wrapper  p.coupon_code input {width: 100px;}
form#aim_payment_form p input {width: 270px;}
div#espresso_confirmation_display h3 {clear: none;}
div#espresso_confirmation_display p {margin-bottom: 10px;}
div.AuthorizeNetSeal, div.SSLSeal {float: right;}
div.SSLSeal {margin-left: 20px;}
div.entry p.policy {font-size: 12px; margin-top: 15px; line-height: 18px;}
.event_description h1 {font-size: 18px;}
.event_description h2 {font-size: 18px;}
.event_description h3 {font-size: 16px;} 
.event_description h4 {font-size: 16px;}
.event_description h5 {font-size: 143px;}


.comments #dsq-content h3 {font-size: 20px; margin-bottom: 10px;}
.comments #dsq-content #dsq-global-toolbar {margin-bottom: 0px !important;}
.comments #dsq-content #dsq-reply {margin-top: 0px;}
table.gce-calendar {margin-bottom: 20px;}
#gce-page-grid-1 .gce-calendar td, #gce-page-grid-1 .gce-calendar th {border: 1px solid #5A471B;}
.gce-page-grid .gce-calendar .gce-day-number {font-size: 16px;}
caption.gce-caption {font-weight: bold; font-size: 18px;}
table.gce-calendar .details1 {font-size: 10px; line-height: 12px;}
table.gce-calendar .details2 {color: #5A471B;}
table.ical {width: 100%;}
table.ical tr.Month {font-weight: bold;}

ul.gce-list, ul.gce-list li {list-style: none; margin-left: 0px;}
.gce-page-list ul.gce-list li.gce-feed-1 p {margin-left: 5px !important;}
div.gce-event-info ul li.gce-tooltip-feed-1 p {margin-bottom: 5px;}
div.gce-event-info ul li.gce-tooltip-feed-1 p.gce-tooltip-event, .gce-page-list ul.gce-list li.gce-feed-1 p.gce-list-event {background-color: #E6A439; color: #fff; margin-left: 0px !important; padding-left: 5px;}
