/*
Theme Name: K2
*/



/*- Page Structure */
 
html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img, div { behavior: url('http://www.reelhotsportfishing.com/wp-content/themes/k2/iepngfix.htc');
}


img {
	border: 0;
	}

body {
	font: 62.5% Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #362f2d;
	background: #362f2d url('images/plankbg.jpg');
    text-align: center;
	}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	font-size: 75%; /* Resets 1em to 12px */
	}

#page {
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border-top: none;
	clear: both;
	}

.columns-two #page {
	width: 1012px;
	}

#header {
    width: 1012px;
    height: 320px;
	padding: 0;
	margin: 0;
	position: relative;
	}

.content {
        background: #f6ead3 url('images/bodybg.gif') repeat-y;
        width: 980px;
        margin-left: 32px;
	}

#primary {
	position: relative;
	float: right;
	width: 638px;
        margin-right: 30px;
	}

* html #primary {
	display: inline;
	}

.columns-two #sidebar-main,
.columns-three #sidebar-main {
	width: 250px;
	}

.columns-two #sidebar-alt {
	width: 200px;
	}

.secondary {
        position: relative;
        float: right;
        width: 250px;
        margin-left: 30px;
        margin-right: 30px;
	font-size: 1em;
	line-height: 1.5em;
	color: #362f2d;
	overflow: hidden;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
        display: block;
        width: 100%;
        background: #362f2d;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
        background: #7bcaff;
	}

/*- Headings */

h1, h2, h3, h4 {
	font-family: Arial, Sans-Serif;
        font-weight: bold;
	}

h2 { 
        display: none;
	}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
        display: none;
	margin: 0;
	}

.archivepages {
	color: #362f2d;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.6em;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}

#primary .entry-head h3 {
	font-size: 1.8em;
        padding: 5px 0;
	}

#primary .entry-content h3 {
	font-size: 1.4em;
        padding: 5px 0;
	}

body.page .entry-content h3 {
	font-size: 1.4em;
        padding: 5px 0;
	}

body.page .entry-content h4 {
	font-size: 1.2em;
	display: block;
	padding: 5px 0;
	}

.secondary div {
	margin: 10px 0 0;
	position: relative;
	}

.skiplink {
	display: none;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #362f2d;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #362f2d;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#comment-personaldetails {
	margin-top: 10px;
}

.secondary span a {
	margin-left: 10px;
	}

.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
	}

.entry-edit a {
        visibility: hidden;
	border: none;
	padding: 2px;
	padding-left: 23px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #362f2d;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #362f2d;
}

.entry-meta div {
	display: inline;
	}

.meta-start {
	padding: 2px 0 2px 0px ;
	}

.entry-date abbr {
	border: 0;
	color: #777;
	}

.entry-author {
        display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
        visibility: hidden !important;
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-category a{
        visibility: hidden !important;
        }
.entry-meta a, .comment-meta a {
	color: #362f2d;
	}

.commentslink {
        visibility: hidden;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
        visibility: hidden;
	margin: 2px 0;
	padding: 0 0 0 20px;
	}

.entry-tags a {
	text-transform: lowercase;
	}

/*- Primary Contents */

.hentry {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	color: #362f2d;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content blockquote {
	margin: 0;
	}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0;
	}

/* Google Maps Support */
.entry-content .map div {
	margin: 0;
	}

.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote {
	margin: 13px 0;
	}

.metalinks {
	margin-top: 3px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #eee;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
	}

#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

#comments-closed-msg {
	margin-bottom: 40px !important;
	}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

.comments input[type=text], .comments textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer {
        width: 1012px;
        height: 250px;
        background: url('images/footer.png') no-repeat;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	color: #362f2d;
	position: relative
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #362f2d !important;
        text-decoration: none;
	}

a {
	color: #4386d4;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #4386d4;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol, .secondary div div {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ul ul, .secondary ol ol, secondary div div {
	margin: 0 0 0 10px;
	}
       
.secondary ul ul ul, .secondary ol ol ol, secondary div div div {
	margin: 0 0 0 20px;
	}


.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#search {
	margin-top: 20px;
	}

#search h4 {
	display: none;
	}

#searchform {
	display: block;
	position: relative;
	height: 20px;
	}

input[type=text], textarea {
	color: #362f2d;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 79%;
	font-size: 1.1em;
	}

#s.livesearch {
	position: absolute;
	top: 0;
	width: 88%;
	}

#searchreset {
	position: absolute;
	right: 0px;
	height: 19px;
	width: 16px;
	background: url('images/reset-fff.png') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/*- Attachment */
.entry-content .attachment { 
	text-align: center; 
	}



.activityentry {
	font-size: 1.1em;
	}

/*
	Calendar Module
*/

#calendar_wrap {
        background-color: #f6ead3!important;
        color: #362f2d!important;	
        width: 100%;
	}

#wp-calendar a{
        background-color: #362f2d!important;
	}

#wp-calendar td, #wp-calendar th {
        font-size: 1.3em!important;
       background-color: #ffffff!important;
	color: #362f2d!important;
	text-align: center!important;
	padding: 4px 0!important;
	border: none!important;
	}

#wp-calendar caption {
        text-transform: uppercase!important;
	font-size: 1.6em!important;
	font-weight: bold;
	padding: 10px!important;
	border: none!important;
	}

#wp-calendar #EC_previousMonth {
        text-transform: uppercase;
	text-align: left;
	}

#wp-calendar #EC_nextMonth {
        text-transform: uppercase;
	text-align: right;
	}
	
#wp-calendar #todayWidget {
        color: #deaf54;
        font-weight: bold;
        border: none!important;
        background: none!important;
	}

	

ul,li{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

img.topright {
float:right;
}

img.toprightb {
position: absolute;
right: 0;
top: 262px;
}

img.topleft{
float:left;
}

.rolly a {
display:block;
height: 111px;
background: url("images/fishingtales.jpg") 0 0 no-repeat;
text-decoration: none;
}

.rolly a:hover { 
background-position: 0 -111px;
}

.booknow a{
display: block;
width: 200px;
height: 80px;
background: url("images/booknow.jpg") 0 0 no-repeat;
}

.booknow a:hover { 
background-position: 0 -80px;
}

.details {
float: left;
width: 400px;
}

.pcaption {
background: #d3c8b5;
margin-top: 5px;
padding: 5px;
width: 262px;
}


#bottom_menu {
position: relative;
display:inline-block;
top: 80px;
margin-right: 40px;
font-size: 1.2em;
text-transform: uppercase;
}

#bottom_menu li{
float:right;
margin: 0 0 0 12px;
}

#bottom_menu li a{
color: #362f2d;
}

#bottom_menu li a:hover {
color: #4386d4;
text-decoration: none;
}

.ourinfo {
position: relative;
float: right;
top: 180px;
font-size: 1.0em;
}

#top_menu {
}
	#top_menu li {           
        float: right;
		height: 29px;
		border: 0;
		display: inline;
	}

		#top_menu ul li a {
            display: block;
			height: 29px;
			border: 0;
		}
		#top_menu li a span {
			visibility: hidden;
		}
		a#menu1 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_07.png) top left no-repeat;
			width: 88px;
		}
		a#menu2 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_09.png) top left no-repeat;
			width: 87px;
		}
		a#menu3 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_11.png) top left no-repeat;
			width: 124px;
		}
		a#menu4 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_13.png) top left no-repeat;
			width: 54px;
		}
		a#menu5 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_15.png) top left no-repeat;
			width: 50px;
		}
		a#menu6 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_17.png) top left no-repeat;
			width: 87px;
		}
		a#menu7 {
			background: url(http://reelhotsportfishing.com/wp-content/themes/k2/images/h/headerbar_19.png) top left no-repeat;
			width: 131px;
		}
		#top_menu li a:hover {
			background-position: bottom left!important;
		}

.weather_info p{
	float: left;
	width: 100px;
    height: 175px;
    margin-top: 10px;
    padding: 10px;
    background-color: #deaf54;
}

.ratetable {
background-color: #f6ead3;
width: 100%;
}

.ratetable td, .ratetable th { 
        font-size: 1.2em;
        font-weight: bold;
        background-color: #ffffff;
	color: #362f2d;
	text-align: center;
	padding: 4px 0;
}

.charter-boats {
	position: absolute;
	right:460px;
	top:20px;
}

.charter-boats a {
	color: #fdf7eb;
	text-transform: uppercase;
}