/*
Theme Name: St. Augustine Kayak Angler Theme

*/




.row{max-width: 960px !important;}
body{
	color: #000 !important;
	font-family: arial, sans-serif !important;
	font-size:12px !important;
	line-height: 1.5 !important;
	background-color: #f3f0f0 !important;
}

h1, h2, h3, h4, h5, h6{color: #000 !important; font-family: arial, sans-serif !important; line-height: 1.1 !important; margin-bottom: 1em !important;}
h1{font-size:26px !important;}
h2{font-size:24px !important;}
h3{font-size:22px !important;}
h4{font-size:20px !important;}
h5{font-size:18px !important;}
h6{font-size:16px !important;}

.button-primary{
	background-color: red;
	color: #fff;
	padding: 7px 24px;
	border: none;
}

.orange{
	color: #f78b0d;
}

/*********HEADER**********/


#logo{
	padding-top: 25px;
	text-align: center;
}


/************Menu*****************/

#main_menu{
	float: right;
	padding: 2px 0;
	width: 100%;
}
#main_menu ul{
	list-style: none;
	margin: 0;
}
#main_menu li{
	float: left;
	padding: 5px 18px 5px;
	
}
#main_menu a{
	font-size: 12px;
	color: #000;
	padding: 10px 1px 10px 1px;
	
}

#menu-main-menu li{
	position: relative;
}

#menu-main-menu li:last-child{
	border-right: none;
}

#main_menu a:hover{ 
	text-decoration: none; 
	
}

#menu-main-menu li:hover{
	background-color: #EAEAEA;
	display: block;
}



#menu-main-menu li{
	padding: 10px 19.3px 10px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
}

/*sub menu*/
#menu-main-menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 39px;
	left: 0;
	width: 230px;
	z-index: 2;
}

#menu-main-menu li ul.sub-menu li{
	background: url(images/bg-image.jpg);
	width: 100%;
	height: 100%;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #999999;
}

#menu-main-menu li ul.sub-menu li:hover{
	background-color: #EAEAEA;
}

#menu-main-menu li:hover ul.sub-menu {
    display:block;
}




/*Body*/
#slide-container{
	border: 2px solid #fff;
}

div.navpaged, div.navboth {
	margin-bottom: 0 !important;
}

body{
	background: url(images/bg-image.jpg);
	width: 100%;
	height: 100%;
}

#wrapper{
	background: url(images/bg-image.jpg);
	width: 100%;
	height: 100%;
	margin-top: -13px;

}


#primary {
padding: 0 10px 0 10px;
background: url(images/bg.jpg);
background-size: 100% 100%;
}

#main-content{
  background-color:#ffffff;
  opacity:0.8;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}

#main-content a {
font-size: 18px;
}

#main-content .fbalbum-title a {
font-size: 17px;
border-bottom: 2px solid;
padding-bottom: 5px;
}

.fbalbum.fbalbum-widget {
padding-top: 10px;
}

#main-content ul {
margin-left: 20px;
}

#myfwc {
font-size: 1em;
color: #f78b0d;
}


#ngg-images-2 img, #ngg-images-3 img, #ngg-images-4 img{
	border: 3px solid #fff;
	margin-right: 12px;
	margin-top: 12px;
	
}

#ngg-images-2 h3, #ngg-images-3 h3{
	padding-top: 0.67em;
	border-bottom: 2px solid #999999;
	padding-bottom: 13px;
}
/*Hide search bar from home page*/
.home #search-2{
	display: none;
}

.screen-reader-text{
	display: none;
}
.search-submit {
	border: 1px solid #ccc;
	padding: 8px;
	margin-top: -43px;
	float: right;
	background-color: #c00;
	color: #fff;
}

#search-2 .search-field   {
	width: 165px;
}

/**********Meteor Slides****************/



#meteor-buttonssponsor{
	padding-left: 80px;
	padding-bottom: 10px;
}

#meteor-buttonsprimary{
	left: 45%;
	bottom: 25px;
	width: auto;
}
/****************Left************************/
#left{
	padding-left: 0px;
}





#right {
	padding-right: 0;
	padding-top: 20px;
}

.home #right{
	padding-top: 0 !important;
}

#right h3{
	font-size: 18px;
	padding-top: 0.67em;
	border-bottom: 2px solid #999999;
	padding-bottom: 13px;
}


#content h2{
	font-size: 30px;
}

.hr-line{
	/*margin-top: -15px;*/
	border-bottom: 2px solid #999999;
}


/********Salt Page********/
.alignleft{
	float: left;
	padding-right: 10px;
}

.per_post #gallery-1 .gallery-item{
	float: left;
	padding-right: 10px;
	
}

/***********Tides*********************/

.tide_table{
	width: 100%;
	border: none !important;
}

.tide_table td{
	font-size: 14px;
	width: 50%;
}


/********Footer********/
	footer{
		background: url(images/bg-image.jpg);
		width: 100%;
		height: 100%;
		text-align: center;
	}
	
	footer p{
		color: #000 !important;
		font-size: 12px !important;
		padding-top: 18px;
	}
	
	footer #footer-text{
		
	}
	#footer-text ul {
	list-style: none;
	text-align: left;
	}

	#footer-text li {
	display: inline-block;
	}
	
	#footer-text li:last-child {
	padding-left: 5px;
	}

/**********OTHERS************/

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
}

/* CONTACT FORM */
#contact_form {
padding-right: 45%;
}

#submit input[type="submit"] {
	background: #f78b0d !important;
	border: none !important;
	color: #fff !important;
	width: 374px;
	padding: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#message{
	margin-bottom: 10px;
}

#message textarea{
	height: 200px;
}



/* LOGIN FORM - HOMEPAGE */

#login-form {
background-color: #ffffff;
opacity: 0.8;
padding: 2%;
}

@media only screen and (max-width: 320px) {
	#wrapper{
	background: url(images/bg_image.jpg) no-repeat ;
	margin-top: -13px;

	}
}