/*
Theme Name: Coast Side Fishing
Description: A wordpress theme for CoastSideFishing.com
Version: 1.0
*/
/*@charset "utf-8";
 CSS Document */

body,td,th {
	font: normal 12px/15px Tahoma, Geneva, sans-serif;
	color: #434343;
}
body {
	background: #fbfbfb url(images/bg.jpg);
	margin: 0;
}
h1 {
    font: normal 2.5em/1.3em Tahoma, Geneva, sans-serif;
    margin-top: 5px;
}
h2 {
    font: normal 2.1em/1.1em Tahoma, Geneva, sans-serif;
    margin: 0 0 12px;
}
h3 {
    font: normal 1.7em/1em Tahoma, Geneva, sans-serif;
    margin: 8px 0 4px;
}
h4 {
    font: bold 1.4em/0.8em Tahoma, Geneva, sans-serif;
    margin: 12px 0 6px;
}
h5 {
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    margin: 0;
}

table {
    border-collapse: collapse;
}
table td {
    padding: 5px;
}

.clear {
	clear: both;
}
#bg {position:fixed;top:0;left:0;}
#wrap {
	background: url(images/bg-top.png) repeat-x top;
}
#main {
	width: 1000px;
	margin: 0 auto;
position:relative;z-index:5;
}
#main .head {
	background: url(images/content-top.png) no-repeat top;
	height: 10px;
}
#logo {
    position: absolute;
	width: 200px;
	height: 135px;
    top: 12px;
    left: 20px;
	display: block;
}
#main .foot {
	background: url(images/content-foot.png) no-repeat bottom;
	height: 16px;
}
#content, #header {
	background: url(images/content-bg.png) repeat-y;
}
#content {
	padding: 5px 5px 0 5px;
}
#header .head {
    position: relative;
	width:980px;
	height: 157px;
	margin: 0 auto;
}
#navbar {
	height: 41px;
	background: url(images/nav-bg.jpg) repeat-x;
	width: 990px;
	margin: 5px auto 0 auto;
	text-align: center;
}
#navbar ul {
	margin: 0;
	padding: 6px 0 0 4px;
}
#navbar li {
	display: inline;
    float: left;
}
#navbar li a {
    float: left;
	background: url(images/nav-normal.jpg) repeat-x;
	height: 31px;
	display: inline-block;
	padding: 0 18px 0 18px;
	margin: 0 1px 0 1px;
	line-height: 2.5em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#navbar li :hover {
	background: url(images/nav-hover.jpg) repeat-x;
	height: 31px;
	color: #373737;
}
#left {
	float: left;
	width: 795px;
	margin: 0 0 0 5px;
	background: #515151;
}
#left .head {
	background: url(images/left-head.jpg) no-repeat top;
	height: 11px;
}
#left .foot {
	background: url(images/left-foot.jpg) no-repeat bottom;
	height: 13px;
}
#sidebar {
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
}
#sidebar h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font: normal 20px Tahoma, Geneva, sans-serif;
	color: #7ee6ff;
}
#sidebar ul {
	margin: 0 0 14px 3px;
	padding: 0;
}
#sidebar li {
	list-style: none;
	background: url(images/bullet.jpg) no-repeat left top;
	margin: 0;
	padding: 0 0 2px 14px;
}
#sidebar li :link, #sidebar li :active, #sidebar li :visited  {
	color: #c1c1bf;
	text-decoration: none;
	border-bottom: #6d6d6d dotted 1px;
	display: block;
	padding: 0 0 3px 0;
}
#sidebar a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #878787 solid 1px;
	background: url(images/bullet2.png) no-repeat right top;
}
#mid {
	float: right;
	background: #f2f2f2;
	width: 600px;
	margin: 0 10px 0 0;
}
#mid .head {
	background: url(images/mid-head.jpg) no-repeat top;
	height: 11px;
}
#mid .foot {
	background: url(images/mid-foot.jpg) no-repeat bottom;
	height: 11px;
}
.home #mid h2 {
	margin: 0 0 10px 0;
	background: url(images/title-bg.jpg) repeat-x;
	font: normal 22px/32px Tahoma,sans-serif;
	color: #ffe617;
	text-align: left;
}
.home #mid h2 a { color: #ffe617;text-decoration: none;background: url(images/title-bg.jpg) repeat-x;padding: 2px 0 3px; }
.home #mid h2 a:hover {
    text-decoration: underline;
}

#mid .content {
	margin: 0 10px 0 10px;
}
#mid img {
	padding: 10px 15px 10px 0;
}
.page-id-145 #mid img {
    padding-bottom: 0;
}
.page-id-145 .entry div table {
    margin-bottom: 12px;
}
.page-id-145 .entry div table td {
    font-size: 2.1em;
    padding: 10px 5px;
}

#content p {
	margin: 0 0 18px 0;
	line-height: 1.3em;
}
#breadcrums {
	background: #6e6e6e;
	text-align: right;
	padding: 2px 5px 6px 0;
}
#breadcrums a {
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#breadcrums a:hover {
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #FF0;
	text-decoration: underline;
}
#right {
	float: right;
	width: 180px;
	margin: 0 5px 0 0;
	background: #e2e2e2;
	text-align: center;
}
#right .head {
	background: url(images/right-head.jpg) no-repeat top;
	height: 11px;
}
#right .foot {
	background: url(images/right-foot.jpg) no-repeat bottom;
	height: 11px;
}
#right h1 {
	margin: 0;
	padding: 0 0 5px 10px;
	font: normal 20px Tahoma, Geneva, sans-serif;
	color: #4e4e4e;
	text-align: left;
}
#right img {
	padding: 0 0 4px 0;
	width:100%;
}
#footer {
	background: url(images/bg-foot.png) repeat-x;
	height: 136px;
	text-align: center;
	padding: 40px 0 0 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
position:relative;z-index:5;
}
.logofoot {
	background: url(images/logo-foot.png) no-repeat top;
	width: 108px;
	height: 80px;
	margin: 0 auto;
}
#footer a {
	color: #797979;
	text-decoration: none;
}
#footer :hover {
	color: #8e8e8e;
	text-decoration: underline;
}

/* ------------|Misc------------ */

.cl {
	clear: left;
}
.cr {
	clear: right;
}
.hide {
    display: none;
}
.alignright {
	float: right;
	display: inline;
}
.alignleft {
	float: left;
	display: inline;
}
img.alignleft {
    margin: 0 7px 7px 0;
}
.aligncenter, .aligncenter *, img.aligncenter {
    display: block;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
#mid img.aligncenter {
    padding: 0;
}

#comment {
    width: 100%;
}

.wrapper {
	width: 953px;
	margin: 0 auto;
	text-align: left;
}

p.linklove { display:none; }

.page-id-440 form label {
    width: 130px;
}
.tshirt-size li {float:left;display:inline;width:200px}
.tshirt-size .gchoice_16_7,.tshirt-size .gchoice_16_8,.tshirt-size .gchoice_16_9,.tshirt-size .gchoice_14_7,.tshirt-size .gchoice_14_8,.tshirt-size .gchoice_14_9,.tshirt-size .gchoice_15_7,.tshirt-size .gchoice_15_8,.tshirt-size .gchoice_15_9,.tshirt-size .gchoice_30_7,.tshirt-size .gchoice_30_8,.tshirt-size .gchoice_30_9,.tshirt-size .gchoice_36_7,.tshirt-size .gchoice_36_8,.tshirt-size .gchoice_36_9,.tshirt-size .gchoice_41_7,.tshirt-size .gchoice_41_8,.tshirt-size .gchoice_41_9,.tshirt-size .gchoice_46_7,.tshirt-size .gchoice_46_8,.tshirt-size .gchoice_46_9,.tshirt-size .gchoice_51_7,.tshirt-size .gchoice_51_8,.tshirt-size .gchoice_51_9,.tshirt-size .gchoice_56_7,.tshirt-size .gchoice_56_8,.tshirt-size .gchoice_56_9 {clear:left;}
.gform_page_footer {clear:both}
.ginput_price {display:none}
#input_3_23_4_container {margin-top:41px;}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {margin:0 !important}
#field_3_20,#field_3_60 {float:left;width:265px;clear:none;}
#field_3_60 {margin-left:25px}
#field_3_20 .ginput_container input,#field_3_60 .ginput_container input {width:100%}