/* ######################################################################
		COLOR SCHEME
   ###################################################################### */
body {
	/*background-color: #FFF;*/
	background-color: #DBCCBA;
}

a {
	/*color: #85B6D0;*/
	color: #2A3692;
}

a:hover {
	color: #59B483;
}

.call-me, p.quote {
	/*color: #5487A2;*/
	color: #2A3692;
}

h1 {
	/*color: #FFC47D;*/
	color: #F68B11;
}

h2 {
	/*color:#FFD39E;*/
	color: #FBA94C;
}

h3 {
	color: #FFDEB8;
}

#content, table, #side-bar {
	color:#FFF;
	/*color: #000;*/
}

#footer {
	color:#FFF;
	/*color: #000;*/
}

.quiet {
	color:#FBBF7A;
}

#social-bar {
	/*background-color: #44331D;*/
	background-color: #D4D4D4;
}

/* ######################################################################
		HTML CORE TAGS
   ###################################################################### */


html, body {
height:100%; /* gives layout 100% height */
overflow:inherit; /* triggers 100% height in Opera 9.5 */
}

body {
	/*background-image:url(/common/img/background-v5.png);*/
	background-image:url(/common/img/background-v4.jpg);
	background-repeat:no-repeat;
	background-position:center top; 
	background-attachment:fixed;
	margin:0px auto;
	text-align:center;
}

p, div, form {
	font-family: sans-serif;
}

p, form, li {
	font-size:1em;
}

ul {
	list-style-type: none;	
}

img {
	border:none;
}

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h1, h2, h3 {
	font-family: sans-serif;
}

h1 {
	font-size:2.0em;
	text-align:center;
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1em;
}

input, textarea {
	border:solid 1px black;
}

/* ######################################################################
		HEAD
   ###################################################################### */

#pageTop, #header {
	width:800px;
	height: 225px;
	margin-top:10px;
	margin-bottom:20px;
	border: solid 2px #333333;
	background-image:url(/common/img/semitransparent.png);
}

/* ######################################################################
		MENU
   ###################################################################### */

#menu {
	-moz-box-sizing:border-box;box-sizing:border-box;
	width: 800px;
	margin:0px auto 20px;
	padding:0px 0px 0px 0px;
	border:2px solid #333333;
}

#menu a {
	text-decoration:none;
}

.jimgMenu {
	-moz-box-sizing:border-box;box-sizing:border-box;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:800px;
	height:150px;
	overflow: hidden;
}
.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height:150px;
	position: relative;
	}	
.jimgMenu ul li {
	width: 88.88px;
	float: left;
	display: block;
	overflow: hidden;
}
.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #333333;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 150px;
}
.jimgMenu ul li#home a {
	background: url(/common/img/menu-home.jpg) repeat scroll 0%;
}
.jimgMenu ul li#reel-service a {
	background: url(/common/img/menu-reel-service.jpg) repeat scroll 0%;
}
.jimgMenu ul li#rod-service a {
	background: url(/common/img/menu-rod-service.jpg) repeat scroll 0%;
}
.jimgMenu ul li#fishing-jigs-flys a {
	background: url(/common/img/menu-fishing-jig-fly.png) repeat scroll 0%;
	/*border-right-style: none;*/
}
.jimgMenu ul li#testimonials a {
	background: url(/common/img/menu-testimonials.jpg) repeat scroll 0%; 
}
.jimgMenu ul li#contact a {
	background: url(/common/img/menu-contact.jpg) repeat scroll 0%;
}
.jimgMenu ul li#blog a {
	background: url(/common/img/menu-blog.jpg) repeat scroll 0%;
}
.jimgMenu ul li#about-me a {
	background: url(/common/img/menu-about-me.jpg) repeat scroll 0%;
}
.jimgMenu ul li#fishing-pros a {
	background: url(/common/img/menu-fishing-pros.jpg) repeat scroll 0%;
	/*border-right-style: none;*/
}

/* ######################################################################
		MAIN CONTENT
   ###################################################################### */
.call-me {
	font-size:1.75em;
	float:left;
	font-family: 'Coda', sans-serif;
	vertical-align: middle;
	width:400px;
	margin:0px 0px 0px 5px !important;
	font-weight:bold;
}

p.quote {
	padding-top: 30px;
	padding-bottom:30px;
	margin-left:20px;
	font-family: 'Coda', sans-serif;
	font-size:1.5em;
	font-weight:bold;
}

#content li {
	margin-bottom:15px;
	margin-right:20px;
	background-image: url(/common/img/bullet-li.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.6em;
}

#social-bar {
	width:100%;
	height:35px;	
	border-bottom:solid 2px #333333;
}

#social-bar img {
	vertical-align: bottom;
	border:0px;
	float:right;
	margin:5px 5px 0px 0px;	
}

#main {
	-moz-box-sizing:border-box;box-sizing:border-box;
	width:800px;		
	margin:0px auto;
	text-align:center;
}

#content {
	-moz-box-sizing:border-box;box-sizing:border-box;
	width: 800px;
	margin:0px auto;
	background-image:url(/common/img/semitransparent.png);
	border:2px solid #333333;	
	text-align:left;
}


#content h2 {
	margin-left:20px;
	margin-bottom:5px;
}

#content h3 {
	margin-left:40px;
	margin-bottom:5px;
}

#content p {
	margin:0px 20px 10px 40px;
}

#beforeafter img {
	margin:3px;
}

#testimonials li {
	margin-bottom:15px;
}

/* ######################################################################
		FORMS
   ###################################################################### */

.contactForm {
	text-align:right;
	font-weight:bold;
}

.formInput {
	display:none;
}

/* ######################################################################
		Blog Entry
   ###################################################################### */

.entry-header {
	
}

.entry-title {
	
}

.entry-format {
	
}

.entry-meta {
	text-align:center;
	font-size: .80em;	
}

.entry-summary {
	
}

.entry-content {
	
}

/* ######################################################################
		FOOTER
   ###################################################################### */

#footer {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:800px;
	font-size:smaller;
	background-image:url(/common/img/semitransparent.png);
	margin-top:20px;
	padding:10px;
	/*height:75px;*/
	border: solid 2px #333333;
}