/*
Theme Name: Eddyline Kayaks
Theme URI: http://www.eddyline.com/
Description:
Version: 2.0
Author: Steam Interactive
Author URI: http://www.steaminteractive.com/
*/

/* Imported Styles */

#mainnav { margin: 0px auto; position: relative; z-index:550; width: 940px; height: 44px; }
#mainnav ul { margin: 0px; padding: 0px; float: left; list-style: none; position: relative; z-index:300; }
#mainnav ul > li > a { display: block; margin: 0px; padding: 0px; float: left; }
#mainnav > ul > li { margin: 0px; padding: 0px; float: left; position: relative; }
#mainnav > ul > li:hover ul { display: block; }
#mainnav > ul > li > ul { position: absolute; float: left; top: 43px; font-size: 12px; background: #7594B3; z-index: 20; padding: 0px; left: 0px; width: 175px; display: none; }
#mainnav ul > li > ul > li { clear: both; float: left; border-bottom: dotted 1px #284847; font: 11px Verdana, Geneva, sans-serif; }
#mainnav ul > li > ul > li > a { float: left; display: block; padding: 6px 5px; font-size: 11px; color: #fff; margin: 0px; text-decoration: none; width: 165px; font-weight: normal; }
#mainnav ul > li > ul > li > a:hover { text-decoration: none; background: #96ABC0; }
#mainnav ul > li > ul > li:last-child { border-style: none; }
#mainnav ul li #nav01 { float:left;width: 180px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll 0px 0px; }
#mainnav ul li:hover #nav01 { float:left;width: 180px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll 0px -44px; }
#mainnav ul li #nav02 { float:left; width: 155px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -180px 0px; }
#mainnav ul li:hover #nav02 { float:left; width: 155px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -180px -44px; }
#mainnav ul li #nav03 { float:left; width: 145px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -335px 0px; }
#mainnav ul li:hover #nav03 { float:left; width: 145px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -335px -44px; }
#mainnav ul li #nav04 { float:left; width: 255px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -480px 0px; }
#mainnav ul li:hover #nav04 { float:left; width: 255px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -480px -44px; }
#mainnav ul li #nav05 { float:left; width: 100px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -735px 0px; }
#mainnav ul li:hover #nav05 { float:left; width: 100px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -735px -44px; }
#mainnav ul li #nav06 { float:left; width: 105px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -835px 0px; }
#mainnav ul li:hover #nav06 { float:left; width: 105px; height: 44px; display: block; margin: 0px; padding: 0px; background: url(images/mainnav.jpg) no-repeat scroll -835px -44px; }

form fieldset {border:0px;outline:none;}
form legend {font-size:18px;font-weight:bold;}
form label {font-weight:bold;font-size:13px;}
.required {color:red;}

.kayak-listing {padding:15px 0px;margin-bottom:15px;border-bottom:dotted 1px #dddddd;}
.kayak-listing-stats {font-size:10px;padding-top:10px;}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #eeeeee;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(http://www.eddyline.com/wp-content/themes/eddyline/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right:20px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.eddyline.com/wp-content/themes/eddyline/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.eddyline.com/wp-content/themes/eddyline/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

#rightnav {padding:10px;}
#rightnavlink a {display:block;border-bottom:dotted 1px #ddd;padding:4px;}
#rightnavlink a:hover {background-color:#f8f8f8;}
#rightnavhead {font-size:16px;font-weight:bold;}
#kayaktestimonials ul li {
	padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ddd;list-style:none;	
	}
#kayaktestimonials ul {
	margin:0px;padding:0px;list-style:none;}
body {
	background-image: url(images/sitebg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#indexfooter {
	background-image: url(images/footer_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#subpagefooter {
	background-image: url(images/footer_sub_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#topfade {
	background-attachment: scroll;
	background-image: url(images/content_sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:focus { outline: none; }
.bodytextbigger {
	font-size: 15px;
	font-weight: bold;
}
#leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#specstable {
	font-size: 11px;
}
#specstable td {
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.smalltext {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}




#footerlinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
#tag {
	font-size: 10px;
	color: #111111;
	text-decoration: none;
}
#footerlinks a {
	color: #FFFFFF;
}
#footerlinks a:hover {
	color: #FFAF22;
}
#indextext {
	background-attachment: scroll;
	background-image: url(images/v7_24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	width: 344px;
}
.leftdropdown {
	font-size:11px;	
}.photoborder {
	padding: 1px;
	border: 1px solid #CCCCCC;
}


/* Styles for Rounded Corners */
.rounded-corners{
	display:block;
}
.rounded-corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F4813E;
  }
.rounded-corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #F4813E;
  border-right:1px solid #F4813E;
  background:#F4813E;
  }
.rounded-corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #F4813E;
  border-right:1px solid #F4813E;
  background:#F4813E;}
.rounded-corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #F4813E;
  border-right:1px solid #F4813E;}
.rounded-corners4{
  border-left:1px solid #F4813E;
  border-right:1px solid #F4813E;}
.rounded-corners5{
  border-left:1px solid #F4813E;
  border-right:1px solid #F4813E;}
.rounded-cornersfg{
  background:#F4813E;
  }
 #roundcontent {
 	font-size:11px;
 }
  #roundcontent a {
 	font-size:11px;
	color:#CC3300;
	text-decoration:underline;
 }
#icontainer {
	position: relative;
}
#featuredkayak {
	z-index: 97;
	position: absolute;
	left: 170px;
	top: 5px;
}
.handcursor {
	cursor: pointer;
	color: #0066CC;
}#kayakspecs {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
	font-size: 12px;
}
#charts {
	border: 1px solid #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
}
.charttoplink {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.charttopnolink {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.newshead {
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#faqquestion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
#faqquestion a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB027;
	text-decoration: none;
	font-weight: bold;
	color: #111111;
}


/* DROPDOWN MENU BEGIN */

#dropmenudiv{
position:absolute;
border-left:1px solid #AFAFAF;
border-right:1px solid #AFAFAF;
border-bottom:1px solid #AFAFAF;
border-top:0px;
font:normal 11px Arial;
line-height:18px;
z-index:99;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #586C82;
color: #ffffff;
}

/* DROPDOWN MENU END */#indexdealerevents {
	z-index: 97;
	position: absolute;
	left: 170px;
	top: 5px;
	margin-left: 470px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
#subnavbg {
	background-attachment: scroll;
	background-image: url(images/v7_24.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#manateeposter {
	background-image: url(images/manateeposter_big.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#manateetable a {
	color: #fff;
	font-size: 20px;
}



/* Begin Typography & Colors */


#tableheads {margin:0px;padding:0px;background-color:#FFAF28;border-bottom:solid 1px #CCC;}
#tableheads ul {padding:0px;margin:0px;list-style:none;display:inline;}
#tableheads li {list-style:none;display:inline-block;margin:0px;padding:3px;font-weight:bold;}
#dealertable {margin:0px;padding:0px;}
#dealertable ul {padding:0px;margin:0px;list-style:none;display:inline;}
#dealertable li {margin:0px;padding:3px;list-style:none;display:inline-block;border-bottom:dotted 1px #ddd;}

#content {
	font-size: 1.2em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.4em;
	text-align: left;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	}

h1, #headerimg .description {
	text-decoration: none;
	}

h2, h3 {
	color: #333;
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0px 0px 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
