/*
Theme Name: cfenew
Theme URI:
Author: 
Author URI: 
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:

*/



body {font-family: Arial; font-size:16px;line-height:1.6em;}
h1,h2,h3 {
	color:#054d6b;
	font-family: "Myriad Pro", Arial;
}
h1 {
	margin: 10px 0 20px 0;
}
li {
	list-style: none;
}
/*iframe {max-width: 100%;}*/
iframe {border: 0;}

#tophead {
	background: url('img/buildingsbg.png') repeat-x scroll 0 bottom #f1f1f1;
	height:110px;
	border-top: 2px solid #588721;
	border-bottom: 5px solid #588721;
}
#mainmenu {
	background-color:#3898b8;
	margin-top:1px;
	margin-bottom: 60px;
	font-family: "Myriad Pro", Arial;
	position:relative;
}
#logo {
	position: absolute;
	top:-75px;
}
#mainmenu .container {position:relative;}
#mainmenu .navbar {
	margin-bottom: 0;
}
#mainmenu .navbar-inner {
	background-color: transparent;
	background-image:none;
	border:none;
	padding: 10px 0;
	box-shadow:none;
	filter:none;
        float:left;
}
#mainmenu .navbar .nav>li {position:relative;}
#mainmenu .navbar .nav>li>a {
	color:#fff;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #222;
	font-weight:bold;
	font-size:17px;
	padding: 10px 19px 10px;
}
#mainmenu .navbar .nav>li>a:hover {
	color:#eee;
}
#mainmenu .navbar .nav>.current-menu-item>a {
	background-color:#0e4258;
}
#mainmenu .cartt {
	position:absolute;
	right:0;
}
.m-arrow a:after,
.readmore:after,
#mainmenu .navbar .nav>.current-menu-item>a:after {
	background-color: #0e4258;
	border:none;
	content: '';
	display:block;
	height:16px;
	width:16px;
	right:-5px;
	position:absolute;
	top:12px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.readmore {
	background-color: #5d8728;
	color:#fff;
	text-transform: uppercase;
	position: relative;
	padding: 9px 20px;
}
.readmore:hover {
	color:#fff;
}
.readmore:after {
	background-color: #5d8728;
}
.m-arrow a {
	position: relative;
	background-color: #0e4258;
	color:#fff;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	padding: 10px 20px !important;
}
.register a {
	background-color: #4a7c3a;
	color:#fff;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	padding: 10px 20px !important;
}
#prefoot {
	margin-top:50px;
	padding: 30px 0;
	background-color:#3898b8;
}
#tophead .nav-pills>li>a {
	border-radius:0;
	margin:0;
	margin-top:-2px;
}
#tophead .nav-pills>li>a:after {top:7px;}
#tophead .nav>li.m-arrow>a:hover, #tophead .nav>li.m-arrow>a:focus {
	text-decoration: underline;
	background-color: #0e4258;
}
#tophead .nav>li.register>a:hover, #tophead .nav>li.register>a:focus {
	text-decoration: underline;
	background-color: #4a7c3a;
}


.dotted {
	background:url('img/dot-pattern.png') repeat scroll 0 0 transparent;
}
.dotted.blank {
	height: 30px;
}
.dotted.white {
	background-image: url('img/dot-pattern-white.png');
}
.hh1 {
	background-color: #1a4b5e;
	color:#fff;
	font-size:20px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 20px;
	margin-top:-4px;
}
.hhd {
	background-color: #3898b8;
	margin-top:-9px;
}
.hhd a {
	color:#fff;
}
.cta {
	height: 140px;
	width:315px;
	text-align:right;
	color:#fff;
}
.charity {background: url('img/isr.png') no-repeat scroll center center transparent;}
.shirt {background: url('img/project_red_shirt.png') no-repeat scroll center bottom transparent;}
.stay {background: url('img/newsletter.png') no-repeat scroll center center transparent;}
.stay p {margin:0;}
.stay input[type="text"], .stay input[type="email"] {
	border-radius: 0;
	padding:0;
	margin-bottom:0;
	width:100%;
}
.stay #opt_email {width:155px;}
.stay input.readmore {
	padding:1px 15px 1px 16px;
	padding:3px 10px;
	margin-top:0px;
	border:none;
}
.wr {padding-right:30px;padding-top:35px; font-family:"Myriad Pro", Arial; position:relative;}
.wr .readmore{
	padding: 5px 14px;
	font-size:0.8em;
}
.wr .readmore:after {
	height:11px;
	width:11px;
	right:-5px;
	top:8px;
}
.hh {
	text-transform: uppercase;
	font-weight: bold;
	font-size:20px;
	letter-spacing: -1px;
	line-height: 1em;
}
.shirt .hh {
	margin-top:-10px;
	letter-spacing: 1px;
}
.tt {font-size:12px;}
footer {
	font-size:0.7em;
	background-color: #000;
        margin-top:50px;
	padding: 15px 0;
	color:#fff;
}

@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  #mainmenu .span9 {
  	margin-top:90px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
	.calltoaction .span4{
		float:none;
		display: block;
		width:100%;
  	}
}
.fb-icon {
	margin-right: 5px;
	margin-left: 10px;
}
.fb-icon a, .yt-icon a {
	padding:0 !important;
}

/*DropDown*/
nav ul ul {
	display: none;
}
	nav ul li:hover > ul {
		display: block;
	}
nav ul {
	list-style: none;
	/*position: relative;*/
}
nav ul li a:hover {
	background-color: #3898b8;
}
nav ul:after {
	content: "";
	clear: both;
	display: block;
}
nav ul ul {
	background: #3898b8;
	border-top: 2px solid #5d8728;
	padding: 0;
	position: absolute;
	top: 100%;
	left: -10px;
	z-index:1000;
	right:-60px;
}
	nav ul ul li {
		float: none;
		position: relative;
	}
		nav ul ul li a {
			display: block;
			color: #ffffff;
			text-transform: uppercase;
			padding: 10px 0px 10px 10px;
		}	
			nav ul ul li a:hover {
				background-color: #0e4258;
				color: #ffffff;
				text-decoration: none;
			}
.carousel{
	position: relative;
	margin-top:30px;
}
div.wpcf7 img.ajax-loader {display:none;}
#prefoot .flexslider {
    background-color:transparent !important;
    border:none !important;
    box-shadow:none !important;
    margin: 0 0 20px;
}
#prefoot .slide-data {display:none;}
.widget-title {
	font-size:22px;
	text-transform: uppercase;
	border-bottom: 3px dotted #e3e3e3;
}
footer.entry-meta {
	padding: 10px;
	border: 1px solid #e7e7e7;
	background-color: #ffffff;
    border-radius: 4px;
}
/*Event Page Styling*/
.img_post img {
    width: 100%;
}
.event-wrap {
    border-bottom: 2px dotted #e7e7e7;
    margin-bottom: 20px;
}

/*About Page Styling*/
.team-profile {
	overflow: hidden;
}
.team-profile img {
	float: left;
	margin-right: 2%;
	margin-top: 20px;
}
.team-profile h3 {
	margin: 0 !important;
}

/*Registration Page Styling*/
.gform_button {
	background-color: #5d8728;
	padding: 8px 40px;
	border: none;
	border-radius: 4px;
	color: #ffffff;
	text-transform: uppercase;
}

/*Sidebar Styling*/
.textwidget form input {
	width: 93%;
	padding: 10px;
}
.textwidget form input[type="submit"] {
	width: 100%;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #5d8728;
	border: none;
	border-radius: 4px;
}

/*Community Page*/
.community-list {
	margin: 0;
}
li.section_item {
	padding: 25px 0;
	border-bottom: 3px dotted #e3e3e3;
}
div.section_image {
	float: left;
	margin-right: 20px 
}
div.section_content {
	margin-top: -20px;
}
div.section_links {
	margin-top: 25px;
	font-weight: bold;
	text-align: right;
}
.entry-header .entry-meta {
	background-color: #f4f4f4;
	padding: 5px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	margin-bottom: 15px;
	font-size: 12px;
	font-style: italic;
}
.product_list_widget span.amount,
.product_list_widget ins {
	display: none;
}
.product_list_widget li {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	border-bottom: 1px dotted #e3e3e3;
}
.product_list_widget li:first-child {
	padding-top: 0 !important;
}
.product_list_widget a {
	font-size: 17px !important;
	padding: 10px !important;
}
.product_list_widget a:hover {
	
	
}
.product_list_widget .from {display:none !important;}
.product_list_widget a img {
	width: 100px !important;
	margin-right: 10px !important;
	float: left !important;
}
.flexslider .slides {
	background: none;
}
.stay #alo_easymail_widget_form {margin-left:30px;}
.stay #alo_easymail_widget_feedback {
	color:#555;
	font-style: italic;
	position:absolute;
	right:25px;
	bottom:-70px;
}
.stay #alo_em_widget_loading {
	position: absolute;
	bottom:-40px;
	left:25px;
}
.stay .alo_easymail_widget_form_registered td {font-size:0.8em; text-align: left;}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0 9px 10px 0 !important;
	width:485px !important;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce-page a.button,
.single-event #content .sponsors {display:none !important;}

.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .minus {bottom:10px !important;}

.navbar .btn-navbar {float:left;}
@media all and (max-width: 768px) and (min-width: 320px) {
	.navbar .nav > li,
	.navbar ul.nav {
		float: none !important;
	}
	.navbar .nav > li a:hover,
	nav ul ul li a:hover {
		background-color: #3898b8 !important;
	}
	nav ul ul {
		display: block;
		border: none;
		overflow:hidden;
		width:80%;
position: inherit;
	}
	#mainmenu .navbar .nav>.current-menu-item>a:after {
		width: 0;
		height: 0;
	}
	.fb-icon {
		margin-left:3px;
		margin-right:3px;
	}
}


body.page-id-769 #prefoot{
display: none;	
}

/******* Custom CSS by Jess *************/

.clear { clear: both; }

#post-808 .content-right{
float: right;
width: 340px;
}

#post-808 .content-right span{
font-family: Myriad Pro, Arial;
text-transform: uppercase;
display: block;
font-weight: bold;
}

#post-808 .content-right p{
    font-size: 13px;
    color: #6a6a6a;
    font-family: Myriad Pro, Arial;
    line-height: 22px;
}

#post-808 hr{
border-top: 0;
border-bottom: 2px dashed #CCC;
}

#post-808 .three-column{
width: 290px;
text-align: center;
float: left;
margin-right: 10px;
padding: 15px 15px;
font-family: Myriad Pro, Arial;
border-right: 2px dashed #CFCFCF;
min-height: 215px;
}
	#post-808 .three-column.last{ margin: 0; border: 0; }

#post-808 a.big-button-red{
    display: block;
    background: #bc0000;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 10px;
    border-radius: 10px;
    width: 220px;
    margin: 10px auto;
}

#post-808 .three-column ul{
margin: 0;
padding: 0;
text-align: left;
margin-left: 15px;
}

#post-808 .three-column ul li{
list-style: disc inside;
font-size: 18px;
color: #6A6A6A;
line-height: 26px;
}

#post-845 .span6{
width: 465px !important;
}

.river_ruckus_sponsors a{
display: inline-block;
margin: 0 12px 15px 0;
}

hr{
border-top: 2px dashed #C4C4C4;
border-bottom: 0;
}

a.fb_button, a.email_button{
display: inline-block;
color: #FFF;
padding: 7px 13px 7px 40px;
font-size: 19px;
font-weight: bold;
font-family: Myriad Pro, Arial;
text-transform: uppercase;
border-radius: 5px;
margin-bottom: 15px;

background: #3898B8 url(img/social_sprite.png) 12px 10px no-repeat;
}

a.email_button{
background: #4059a9 url(img/social_sprite.png) 10px -29px no-repeat
}

a.fb_button:hover, a.email_button:hover{
text-decoration: none;
opacity: 0.8;
}

.main-content a img:hover{
opacity: 0.8;
}

a.fb_button:active, a.email_button:active, .main-content a img:active{
position: relative;
top: 2px;
}


/*ROLL OVER*/
img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

svg {
    background:url(../../../-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg);
}

svg image {
    transition: all .6s ease;
}

svg image:hover {
    opacity: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1.entry-title{
display: none;
}

/**** For Mobile Responsive *****/
@media screen and (max-width: 480px)
{

	#post-869 h1{ font-size: 27px !important; text-align: center; }

	body.page-id-869 h3 { text-align: center; line-height: 30px; font-size: 22px; }
	
	.share-buttons-wrapper{
	margin: 0 auto !important;
	}

	#logo { left: 25%; }

	.navbar-inner{ width: 100%; }

	.navbar-inner a.btn-navbar { float: none; }
	
	#mainmenu { margin-bottom: 10px !important; }
	
	.register a, .m-arrow a{ padding: 10px 18px !important; }
	
	.fb-icon { margin-left: 0; margin-right: 0; }
	
	img.center-image, .center-element { float: none !important; display: block; margin: 0 auto 20px !important; }
	
	#post-869 p{
		float: none !important;
		line-height: 18px;
		width: 275px;
		display: block;
		margin: 0 auto;
	}
	
	.partner-box{
		width: 250px !important;
		float: none !important;
		border-right: none !important;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.site-footer .span6 { text-align: center; }
	
}