/*  
Theme Name: Fish Nets Guide Service
Version: v1
Author: Good Creations
Author URI: http://www.goodcreations.com
Description: Custom WordPress theme for Fish Nets Guide Service website featuring custom layout options and a responsive layout that looks great on any device, big or small.
*/

body {
	margin: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
}
a {
	color: #000000;
}
a:hover {
	color: #70903c;
	text-decoration: none;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
b, strong {
	color: #3f6e53;
}
h2, h3, h4 {
	clear: left;
	margin-bottom: 1.25em;
}
h2 {
	font-size: 	1.5em
}
h3 {
	font-size: 1.375em;
}
h4 {
	font-size: 1.25em;
}
.alignleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.alignright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry .clearfix {
	margin: 20px 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.circleimg img {
	border-radius: 50%;
}
.small-text {
		font-size: 14px;
}
.red {
	color: #9c1a1a;
}
.shadow {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(209,209,209,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(209,209,209,1);
    box-shadow: 0px 5px 5px 0px rgba(209,209,209,1);
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

/* HEADER ELEMENTS */

#fpheader-wrapper {
	width: 100%;
	overflow: visible;
	display: table;
}
.header-wrapper {
	max-width: 1400px;
    margin: 0 auto;
}
#logo { 
	width: 29%;
	float: left;
	margin: 20px 30px 10px 10px;
	max-width: 400px;
	overflow: visible;
	text-align: center;
	z-index: 999;
	position: relative;
}
#header-content {
    float: right;
	margin: 25px auto;
}
#header-text {
	font-weight: bold;
	font-size: 24px;
	color: #70903c;	
	text-align: center;
	margin: 5px auto 10px;
}
#header-text strong {
	font-weight: 800;
	color: #000000;
}
#header-text a {
	color: #70903c;	
}
.content-container  {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: table;
}
/* Nav Menu Elements */



/* Nav Menu Elements */




/* Container Elements */
#container-wrapper {

}
#container-index {
	width: 98%;
	margin: 0 auto 0 auto;
	max-width: 1300px;
	padding: 0;
	display: table;
}
#container {
	width: 92%;
	margin: 0 auto 0 auto;
	max-width: 1200px;
	padding: 2%;
}
.content-container  {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	display: table;
}
/* Front Page Elements */

#fp-slider {
	clear: both;
	height: auto;
	width: 100%;
}
.fpslider-text {
	color: #ffffff;
	font-size: 100%;
	max-width: 600px;
	padding: 3% 6% 3% 6%;
	display: table;
	background-color: rgba(0, 0, 0, .35);
	text-align: center;
	width: 100%;
	border: 5px solid #ffffff;
}
.fpslider-text h3 {
	font-size: 100%;
    margin: 0 0 0 0;
    font-weight: 600;
	line-height: 1.3;
	color: #ffffff;
	text-transform: uppercase;
}
.fpslider-text h4 {
	font-size: 90%;
    margin: 0;
    font-weight: normal;
	line-height: 1.3;
	color: #ffffff;
	font-family: 'Permanent Marker', 'Open Sans', Arial, Helvetica, sans-serif;
}

.fpslider-text a {
	color: #ffffff;
}
.fpslider-text h5 {
	margin-top: 5%;
}
.fpslider-text h5 a {
    font-size: 90%;
	padding: 2% 4%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background: #70903c;
	font-family: 'Permanent Marker', 'Open Sans', Arial, Helvetica, sans-serif;
}
.fpslider-text h5 a:hover {
	background: #3f6e53;
	color: #ffffff;
}
.fpslider-text-mobile {
	color: #ffffff;
	font-size: 100%;
	max-width: 550px;
	padding: 3% 6% 3% 6%;
	display: table;
	background-color: rgba(0, 0, 0, .70);
	text-align: center;
	width: 150%;
}
.fpslider-text-mobile h3 {
	font-size: 280%;
    margin: 0;
    font-weight: normal;
	color: #ffffff;
	font-family: 'Great Vibes', Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}
.fpslider-text-mobile h2 {
	font-size: 280%;
    margin: 0;
	line-height: 1.5;
    font-weight: 800;
	color: #ffffff;
	text-transform: uppercase;
}
.fpslider-text-mobile p {
	font-size: 140%;
	margin: 0 0 1.5% 0;
	font-weight: 300;
}
.fpslider-text-mobile a {
	color: #ffffff;
}
.fpslider-text-mobile h5 {
	margin-top: 5%;
	    margin-bottom: -4%;
}
.fpslider-text-mobile h5 a {
    font-size: 160%;
	padding: 2% 4%;
	font-weight: 300;
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}
.fpslider-text-mobile h5 a:hover {
	background: #70903c;
	color: #ffffff;
}

.index-container {
	width: 98%;
	display: table;
	padding: 2% 1%;
	margin: 0 auto;
}
div#fp-welcome-textbox {
    margin: 0 auto;
	max-width: 1300px;
	width: 100%;
	display: table;
	 font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
div#fp-welcome-textbox h2 {
	display: table;
	font-size: 36px;
	margin: 0;
	margin: 15px auto 0 auto;
	font-weight: 900;
	line-height: 1.3;	
	color: #3f6e53;
}
div#fp-welcome-textbox h3 {
	display: table;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
	font-weight: 700;
	line-height: 1.3;	
	color: #70903c;
	text-transform: uppercase;
}
#fp-trips {
	width: 98%;
	display: table;
	padding: 0;
	margin: 0 auto;
	max-width: 1300px;
}
#fp-trips-textbox h2 {
	font-size: 36px;
	display: table;
	margin: 0 auto 30px auto;
	padding: 6px 16px;
    line-height: 1.3;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #70903c;
	font-family: 'Permanent Marker', 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#fp-trips-textbox a {
	text-decoration: none !important;
}

#fp-trips-textbox h2:hover {
	background: #3f6e53;
	color: #ffffff;
}
div#fp-trips-textbox {
    margin: 0 auto 40px auto;
	 font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
ul#fp-trips-content {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	display: flex;
	flex-flow: row wrap; 
	justify-content: space-around;
	padding: 0;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul#fp-trips-content li {
	width: 300px;
	margin: 0 5px 20px 5px;
	flex-basis: auto;
	text-align: center;
	list-style-type: none;
	color: #000000;
	padding: 0;
	font-weight: 300;
}
ul#fp-trips-content li img {
	border-radius: 50%;
}
ul#fp-trips-content  li h4 {
	margin-top: 5px;
}
ul#fp-trips-content  h4 a {
	font-size: 24px;
	font-weight: 800;
	color: #000000;
}
#fp-gallery {
	margin: 40px auto 60px auto;
	width: 96%;
	max-width: 1300px;
	display: table;
}
#fp-gallery-textbox h2 {
	font-size: 36px;
	display: table;
	margin: 30px auto 30px auto;
	padding: 6px 16px;
    line-height: 1.3;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #3f6e53;
	font-family: 'Permanent Marker', 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


.gform_button.button {
	 font-size: 24px;
	padding: 1% 8%;
	text-decoration: none;
	color: #ffffff;
	background: #70903c;
	margin: 0 auto;
	display: table;
	text-align: center;
	font-weight: 900;
	text-transform: uppercase;
} 
#gform_wrapper_2 .gform_button.button {
    text-align: center !important;
	display: table !important;
	margin: 0 auto !important;
}
p.has-background {
    display: table !important;
}
/* Sidebar Elements */


#sidebar {
	float: right;
	padding: 0;
	width: 30%;
	max-width: 300px;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar h4 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
#sidebar a {
	color: #363636;
	text-decoration: none;
}
#sidebar .widget {
	margin-bottom: 1.875em;
}
#sidebar ul ul li {
	padding: 0.625em 0;
	border-bottom: 1px solid #cccccc;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
}
#searchform {
	margin-top: 0.938em 0;
}
#searchform label {
	display: none;
}
.execphpwidget {
	padding-bottom: 0.938em;
}
#pagenav ul {
	padding: 1.563em;
}
#pagenav li {
	margin-bottom: 0.5em;
}
.cat-blog-post {
	float: none;
	width: 95%;
	margin: 0 0 3% 0;
	overflow: hidden;
	display: table;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}
.cat-blog-pic {
	width: 21%;
	max-width: 200px;
	margin-right: 15px;
	float: left;
}
.cat-blog-textbox {
	float: left;
	width: 70%;
	line-height: 1.3;
	font-size: 22px;
}
.cat-blog-textbox h4 {
	margin: 0 !important; 
	padding: 0;
	font-weight: 700;
	font-size: 26px;
	}
.cat-blog-textbox p {
	margin-top: 10px;
}

/* H4 Removal */



/* POST  */

.post {
	width: 65%;
	float: left;
	margin-right: 4%;
	min-height: 500px;
}
.fullpage-post {
	width: 100%;
	max-width: 1300px;
	min-height: 470px;
}
.post h1, .fullpage-post h1 {
    color: #000000;
	font-weight: bold;
	font-size: 46px;
	padding: 0 0 0 0 !important;
    margin: 0 0 30px 0;
	line-height: 1.2;
	}
.post h2, .post h3, .post h4, .fullpage-post h2, .fullpage-post h3, .fullpage-post h4, .post h5, .fullpage-post h5 {	
	margin: 35px 0 0 0;
   }
.entry {
	line-height: 1.5;
	width: 100%;
	overflow: visible;
}

ul.nospace {
	margin-top: 0;
	padding-top: 0;
}
h3.nospace, h2.nospace {
	margin-bottom: 0;
}
blockquote {
	font-style: italic;
	width: 85%;
	padding: 20px 30px;
	background:#ececec;
	position: relative;
	margin: 0;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -5px;
	top: -10px;
	color: #7a7a7a;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

blockquote cite:before {
	content: "\2014 \2009";
}
.gform_wrapper .top_label textarea.textarea {
	width: 80% !important;
}
.gform_wrapper .top_label .gfield_label {
	margin-top: 30px;
}
div.featuredbox {
	border: 1px solid #770f1e;
	padding: 25px 15px 0 15px;
	margin: 20px 0;
	display: table;
	width: 96%;
	background-color: #f5d9ad;
}
/* Category Page */

.comments-template {
	clear: both;
	padding-top: 0.938em;
}
#postmeta, #postmeta a {
	color: #949292;
}
.columns {
	float: left;
	width: 47%;
	margin: 0 30px 40px 0;
	display: table;
	min-height: 280px;
}



/* Footer */


#footer-wrapper {
	width: 98%;
    padding: 0 1% 0 1%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background-color: #3f6e53;
}

#copyright {
	margin-top: 0;
	font-size: 16px;
	font-weight: 200;
	padding: .75%;
	line-height: 1.3;
}
#copyright a {
	color: #ffffff;
}
#footer-img {
	margin: 0 auto 15px auto;
	text-align: center;	
}


/* Media Query Section */



@media screen and (max-width: 1150px) {
	
#logo { 
    float: none;
    margin: 10px auto 30px auto;
    width: 98%;
    text-align: center;
    padding: 1%;
	max-width:none;
	box-shadow: none;
	border: 0;
}

#header-text {
	width: 96%;
    font-weight: bold;
    font-size: 24px;
    color: #70903c;
    text-align: center;
    margin: 5px auto 10px auto;
}	
#nav-wrapper {
    width: 100%;
    float: none;
	margin: 0 auto;
}

}

@media screen and (min-width: 781px) and (max-width: 1150px) {
#header-content {
    width: 100%;
    float: none;
	margin: 10px auto 10px auto;
}	
}
@media screen and (max-width: 780px) {
#header-content {
    width: 100%;
    float: none;
	margin: 10px auto 0 auto;
}	
}
@media screen and (max-width: 1035px) {

.fullpage-post, .content-container  {
	width: 100%;
	margin: 0 auto;
}
}
@media screen and (max-width: 780px) {	

.cat-blog-post {
	float: none;
	width: 96%;
	margin: 0 auto 3% auto;
	overflow: hidden;
	display: table;
}	
.fp-blog-pic, .post .fp-blog-pic {
	float: none;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 15px auto;
	text-align: center;
}

.fp-blog-textbox {
	float: none;
	width: 94%;
	margin: 0 auto 4% auto;
	overflow: hidden;
	text-align: center;
}	
.post {
	width: 100%;
	float: none;
	margin-right: 0;
	min-height: 0;
	margin-bottom: 30px;
}
#sidebar {
	float: none;
	padding: 10px;
	width: 90%;
	max-width: none;
	text-align: center;
}

}

@media screen and (max-width: 650px) {
.entry-img {
	float: none;
	margin: 0 auto 25px auto;
	width: 94%;
	text-align: center;
}
.entry-content {
	float: none;
	margin: 0 auto 25px auto;
	width: 94%;
	text-align: center;
}
.post h1, .fullpage-post h1 {
	text-align: center;
	margin: 0 auto;
}

.cat-blog-pic {
    width: 96%;
    max-width: 300px;
    margin: 0 auto 15px auto;
    float: none;
	text-align: center;
}
.cat-blog-textbox {
    float: none;
    width: 96%;
    line-height: 1.3;
    font-size: 22px;
	margin: 0 auto 20px auto;
	text-align: center;
}	
}
