/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
margin:0px;
padding:0px;
font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#333333;
text-align:center;
background-image:url(http://www.fishing4fun.co.uk/images/bg.gif);
background-repeat:repeat-x;
}
a	{outline:none; text-decoration:none}
a:link {color:#0000cc;  text-decoration:underline;}
a:visited	{color:#551a8b;  text-decoration:underline;}
a:hover		{color:#000; text-decoration:underline;}
.floatL{float:left;}
.floatR{float:right;}
.clear{clear:both;}
.center{text-align:center;}
ul{
list-style:none;
margin:0;
padding:0;
}	
div#container{
text-align:left;
width:990px;
padding:0px;
margin:0 auto;
background-image:none;
}	
div#wrapper {
width:990px;
overflow:auto;
margin:14px 0;
background-image:none;
}
div#content{
width:800px;
float:left;
border:1px solid #333;
background-color:#FFFFFF;
background-image:none;
}
div#sidebar{
width:180px;
float:left;
margin-right:8px;
margin-bottom:0px;
}
div#header{
width:990px;
margin:0 auto;
}
.content h2{
font-size:20px;
background-color:#FFFFFF;
border:0;
}
div.post div.entry a img{
border-style:solid;
border-width:1px;
padding:0px;
margin:0px 5px 5px 5px;
}
div.post div.entry img{
border:1px solid #333;
padding:0px;
margin:0px 5px 5px 5px;
}
.entry{
text-align: justify;
padding:7px;
vertical-align:top;
background-image:url(../../../images/cat-box-rep.png);
background-repeat:repeat-x;
background-position:top;
}
.post {
margin: 0;
text-align: justify;
}

div.post div.entry a:link img,
div.post div.entry a:visited img{
background-color:#ffffff;
border-color:#333333;
}

div.post div.entry a:hover img{
background-color:#ffffff;
border-color:#333333;
}	

div.post div.entry ul{
margin:10px;
text-align:left;
}


div.post div.entry ul li{
background-image:url(pix/icon_miniarrow.gif);
background-position:0px 8px;
background-repeat:no-repeat;
padding:2px 0px 2px 10px;
text-align:left;
}		
div.post div.entry ol{
list-style:decimal-leading-zero;
text-align:left;
}	

.h1{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#191919;
margin:1px;
padding:3px 5px 3px 0px;
}

div.post div.entry code{
font-size:11px;
}

div.post ul.postmetadata li{
display:inline;
background-repeat:no-repeat;
padding:4px 0px 3px 20px;
background-position:0 0;
}	

div.post ul.postmetadata li.icon_cat		{background-image:url(pix/icon_folder.gif);}
div.post ul.postmetadata li.icon_comment	{background-image:url(pix/icon_recentComment.gif);}	
div.post ul.postmetadata li.icon_date		{background-image:url(pix/icon_date.gif);}
div.post ul.postmetadata li.icon_track		{background-image:url(pix/icon_track.gif);}	
div.post ul.postmetadata li.icon_rss		{background-image:url(pix/icon_rss.gif); background-position:0 -20px;}		
div.post ul.postmetadata li.icon_alert		{background-image:url(pix/icon_alert.gif);}
div.post ul.postmetadata li.icon_r{
float:right;
font-weight:bold;
padding:0 0 0 20px;
}

div.post ul.postmetadata li a:link,
div.post ul.postmetadata li a:visited{color:#5d7605;}
div.post ul.postmetadata li a:hover{color:#333;}	

.navigation {
display:block;
margin:0px;
font-size:10px;
padding:3px 0px 5px 0px;
text-transform:lowercase;
border:0px;
background-color:#fff;
}

.navigation a, navigation a:active, navigation a:visited, navigation a:link{
font-size:11px;
text-transform:lowercase;
text-decoration:none;
color:#0000cc;
}

.navigation a:hover{
font-size:11px;
text-transform:lowercase;
text-decoration:underline;
color:#000;
}

.alignleft {
float:left;
text-align:left;
}

.alignright {
float:right;
text-align:right;
}

.addcomment,
.closecomment{
float:right;
text-transform:uppercase; 
padding:3px 18px 3px 0px;
font-size:10px;
margin:12px 0 0 0;
text-decoration:underline;}
a.addcomment{
background-image:url(pix/icon_arrowdown.gif);
background-repeat:no-repeat;}
a.addcomment:link,
a.addcomment:visited{
background-position:100% 0px;}
a.addcomment:hover{
background-position:100% -20px;
}

ol.commentlist {
list-style:none;
margin:0;
padding:0;
text-align:justify;
}

ol.commentlist cite{
text-transform:uppercase;
font-style:normal;
}

ol.commentlist li{
border-bottom:1px solid #ccc;
padding:10px;
margin-top:5px;
list-style:none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
}

ol.commentlist h5{
font-size:11px;
margin:0;
padding:0;
}	

ol.commentlist h5 small{
display:block;
}	
ol.commentlist li{border:1px solid #5e8a1d; background-color:#f6f5dc;}
ol.commentlist li.alt{border:1px solid #1d628a; background-color:#f7f7f7;}
ol.commentlist li span.moderate{
background-image:url(pix/icon_cursor.gif);
background-repeat:no-repeat;
background-position:0 0;
padding:2px 0px 2px 20px;
color:#FF3300;
}	

.nocomments,
.nocommentsadd{
background:#fdf9e3 url(pix/icon_cross.gif) left no-repeat;
padding:5px 5px 5px 30px;
border:2px solid #f7e590;
color:#9f8e3b;
font-size:11px;
}	

.nocomments		{background:#fdf9e3 url(pix/icon_cross.gif) left no-repeat;}		
.nocommentsadd	{background-image:url(pix/icon_add.gif);}
#searchform{
margin-bottom:5px;
}	
#searchform div{
padding:10px 0px 10px 10px;
text-align:center;
border:0px solid #ddd;
margin:10px 0px 0px 0px;
}		
#searchform label{
background-image:url(pix/icon_search.gif);
background-position:left center;
background-repeat:no-repeat;
text-indent:-9000em;
padding:2px 0 10px 25px;
height:14px;
}		
#searchform #s{
font-size:11px;
padding:5px;
width:232px;
background-color:#FFFFFF;
border:1px solid #b3b2b2;
background-image:url(http://www.fishing4fun.co.uk/images/search-home.gif);
background-repeat:repeat-x;
}
#searchform img{
border:none;
padding:0;
margin:0;
}
#searchform #searchsubmit{
margin:0 5px;
padding:0;
width:70px;
height:26px;
background-image:url(http://www.fishing4fun.co.uk/wp-content/themes/fishing/pix/btnsearch-hover.gif);
float:right;
}
.top-Menu { 
padding-left:0px;
position:relative;
overflow:hidden;
height:30px;
margin:0 auto;
width:990px;
}
.top-Menu em { 
display: none
}
.top-Menu ul { 
list-style: none; 
margin: 0px; 
padding: 0;
}
.top-Menu ul li ul { 
display: none;
}
.top-Menu li { 
display: inline; 
font-size: 13px;
color:#ffffff;
text-decoration: none;
}
.top-Menu a { 
text-decoration:none;
display: block;
color:#ffffff;
font-size:12px;
float: left;
font-weight:bold;
background-image:url(pix/nav-sep.gif);
background-position:right center;
background-repeat:no-repeat;
padding:6px 13px 6px 13px;
}
.top-Menu a:hover {
color:#ffffff;
font-weight:bold;
text-decoration: none;
text-decoration:underline;
}
.pagetitle, pagetitle a, pagetitle a:visited, pagetitle a:active, pagetitle a:link{
background-color:#1c5d84;
background-image:url(http://www.fishing4fun.co.uk/images/bluebg.gif);
border-bottom:1px solid #333;
background-repeat:repeat-x;
background-position:center;
padding: 6px;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 14px;
color:#ffffff;
}
.greentitle, greentitle a, greentitle a:visited, greentitle a:active, greentitle a:link{
background-color:#1c5d84;
background-image:url(http://www.fishing4fun.co.uk/images/green-b.jpg);
border-bottom:1px solid #333;
background-repeat:repeat-x;
background-position:center;
padding: 6px;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 14px;
color:#ffffff;
}
.bluetitle, bluetitle a, bluetitle a:visited, bluetitle a:active, bluetitle a:link{
background-color:#1c5d84;
background-image:url(http://www.fishing4fun.co.uk/images/bluebg.gif);
border-bottom:1px solid #333;
background-repeat:repeat-x;
background-position:center;
padding: 6px;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 14px;
color:#ffffff;
}
.more-link, .more-link a, .more-link a:active, .more-link a:visited, .more-link a:visited{
text-align:left;
padding-right:15px;
text-transform:uppercase;
font-size:11px;
background-image:url(http://www.fishing4fun.co.uk/images/arrow-rt.gif);
background-repeat:no-repeat;
background-position:right;
}
.nav-foot{
position: relative;
float: right;
margin-top:20px;
padding-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.nav-foot em { 
display: none
}
.nav-foot ul { 
list-style: none; 
margin: 0px; 
padding: 0;
}
.nav-foot ul li ul { 
display: none;
}
.nav-foot li { 
display: inline; 
font-size: 12px;
color:#333333;
text-decoration: none;
}
.nav-foot a { 
padding:3px 15px 3px 15px;
display: block;
color:#333;
font-size:12px;
float: left;
font-weight:bold;
border:1px solid #ffffff;
text-decoration:none;
background-color:#ffffff;
margin:0px 2px;
}
.nav-foot a:hover {
color:#fff;
font-weight:bold;
background-color:#4b7fa5;
text-decoration: none;
border:1px solid #265c85;
}
#flashcontent{
margin:0px;
padding:0px;
}
.head-field{
font-size:11px;
padding:5px;
width:216px;
border:1px solid #ccc;
background-image:url(pix/search-bg.gif);
background-repeat:repeat-x;
}
.head-field{
font-size:11px;
padding:5px;
width:210px;
border:1px solid #ccc;
background-image:url(pix/search-bg.gif);
background-repeat:repeat-x;
}
.head-field:focus{
font-size:11px;
padding:5px;
width:210px;
border:1px solid #9abd43;
background-image:url(pix/search-bg-focus.gif);
background-position:top;
background-repeat:repeat-x;
}
p{
padding:7px 0px 7px 0px;
margin:0px;
}
.article-h2{
background:none;
background-image:none;
padding:9px 5px 9px 0px; 
font-size:18px; 
color:#4b5698; 
margin:1px 0px 1px 0px; 
background-color:#fff; 
border-bottom:1px dashed #ccc;
}
.searchform1{
margin-bottom:5px;
}	
.searchform1 div{
padding:10px 0px 10px 10px;
text-align:center;
border:0px solid #ddd;
margin:10px 0px 0px 0px;
}		
.searchform1 label{
background-image:url(pix/icon_search.gif);
background-position:left center;
background-repeat:no-repeat;
text-indent:-9000em;
padding:2px 0 10px 25px;
height:14px;
}		
.searchform1s{
font-size:11px;
padding:5px;
width:217px;
background-color:#FFFFFF;
border:1px solid #b3b2b2;
background-image:url(pix/search-bg.gif);
background-repeat:repeat-x;
}		
.searchform1s:focus{
font-size:11px;
padding:5px;
width:217px;
border:1px solid #9abd43;
background-image:url(pix/search-bg-focus.gif);
background-position:top;
background-repeat:repeat-x;
}
.searchform1 img{
border:none;
padding:0;
margin:0;
}
.searchform1 .searchsubmit1{
margin:0 5px;
padding:0;
width:70px;
height:26px;
background-image:url(http://www.fishing4fun.co.ukwp-content/themes/fishing/pix/btnsearch-hover.gif);
float:right;
}
.search-box{
padding:10px;
text-align:center;
margin:5px 0px 0px 0px;
border:1px solid #dddddd;
background-color:#f7f7f7;
width:495px;
}
.search-submit-2{
margin:0px 5px 3px;
padding:4px;
font-weight:bold;
font-size:11px;
color:#000000;
text-transform:uppercase;
}
.article-pagetitle{
background-image:url(pix/cat-title.gif);
background-repeat:repeat-x;
background-position:right;
padding:8px 55px 8px 8px;
border-bottom:3px solid #c2d285;
margin:0px 0px 5px 0px;
background-color:#414751;
color:#FFFFFF;
font-size:11px;
text-transform:lowercase;
}
.article-pagetitle a, .article-pagetitle a:visited, .article-pagetitle a:active, .article-pagetitle a:link{
color:#FFF;
font-size:11px;
font-weight:bold;
text-transform:lowercase;
}
.bread{
border-bottom:1px solid #333333;
background-color:#63a13c;
background-image:url(http://www.fishing4fun.co.uk/images/clicktrail.gif);
background-repeat:repeat-x;
background-position:left center;
padding:6px;
font-size:14px;
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.bread a:link, .bread a:active, .bread a:visited{
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.bread a:hover{
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.featured{
background: #FFFFFF;
float: left;
width: 290px;
margin: 0px 0px 10px 0px;
padding: 10px 10px 0px 10px;
text-align:left;
}
.header-bg{
background-image:url(http://www.fishing4fun.co.uk/images/compass-banner.jpg); background-repeat:no-repeat;
background-position:left center;
}
.imagecaptioneasy {
padding: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
line-height: 20px;
text-align: center;
color: #2d670a;
}
.imagecaptioneasy img { border: 1px solid #333333; padding:0px; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; padding:0px; margin-bottom:8px; }
.imagecaptioneasy_top_left { margin: 0px 25px 0px 0px; float: left; padding:0px; }
.imagecaptioneasy_top_right { margin: 0px 25px 0px 0px; float: right; padding:0px; }
.imagecaptioneasy_top_nowrap { margin: 0px 0px 0px 0px; float: none; padding:0px; }
.imagecaptioneasy_left { margin: 0px 25px 0px 0px; float: left; padding:0px; }
.imagecaptioneasy_right { margin: 0px 0px 0px 25px; float: right; padding:0px; }
.imagecaptioneasy_nowrap { margin: 0px 0px 10px 10px; float: none; padding:0px; }
div.pagination {
padding:10px;
margin:0px;
text-align:center;
border: 1px solid #ffffff;
background-color:#ffffff;
}
div.pagination a {
padding: 6px;
margin-right: 2px;
border: 1px solid #ccc;
font-weight:bold;
font-size:11px;	
text-decoration: none; 
color: #3c6400;
background-color:#FFFFFF;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #333333;
color: #ffffff;
font-weight:bold;
font-size:11px;	
background-color: #5a841c;
}
div.pagination span.current {
padding: 6px;
margin-right: 2px;
border:1px solid #333333;
color: #fff;
font-weight:bold;
font-size:11px;	
background-color: #5a841c;
}
div.pagination span.disabled {
padding: 6px;
margin-right: 2px;
font-weight:bold;
font-size:11px;	
border: 1px solid #f3f3f3;
color: #ccc;
}
.post h1  {
padding:5px 0px 5px 0px;
font-size:18px; 
border-bottom:double #c2d285;
margin-top:6px; 
display:block;
font-weight:normal;
text-align:left;
text-transform:lowercase;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
}
.post h1 a, .post h1 a:link, .post h1 a:visited, .post h1 a:active, .post h1 a:hover   {
color:#333;
text-decoration:none;
text-transform:lowercase;
}
.post h2{
padding:5px 0px 5px 0px;
font-size:18px;
font-weight:normal;
border:0;
text-align:left;
margin:5px 0px 5px 0px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
color:#006600;
text-transform:lowercase;
border-bottom:double #e1e1e1;
}
.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active, .post h2 a:hover   {
color:#006600;
text-align:left;
text-decoration:none;
text-transform:lowercase;
}
div.new-pagination {
padding:10px;
margin:0px;
text-align:center;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
background-color:#f7f7f7;
}
div.new-pagination a {
padding: 6px;
margin-right: 2px;
border: 1px solid #ccc;
font-weight:bold;
font-size:11px;	
text-decoration: none; 
color: #3c6400;
background-color:#FFFFFF;
}
div.new-pagination a:hover, div.new-pagination a:active {
border:1px solid #333333;
color: #ffffff;
font-weight:bold;
font-size:11px;	
background-color: #5a841c;
}
div.new-pagination span.new-current {
padding: 6px;
margin-right: 2px;
border:1px solid #333333;
color: #ffffff;
font-weight:bold;
font-size:11px;	
background-color: #5a841c;
}
div.new-pagination span.new-disabled {
padding: 6px;
margin-right: 2px;
font-weight:bold;
background-color:#f7f7f7;
font-size:11px;	
border: 1px solid #eee;
color: #ccc;
}
.thumb-title{
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#af4429;
line-height:20px;
font-weight:bold;
}
.entry bold a, .entry bold a:active, .entry bold a:link, .entry bold a:visited, .entry bold a:hover{
color:#333333;
text-decoration:none;
}
.entry strong a, .entry strong a:active, .entry strong a:link, .entry strong a:visited, .entry strong a:hover{
color:#333333;
text-decoration:none;
}
.ol-class{
display:block;
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin:8px 0px 8px 0px;
padding:5px;
border:1px solid #FFCC99;
background-color:#FFFFCC;
}
fieldset#formwrap { 
background-color : #fff; 
}
fieldset { 
padding:8px;
margin:0px 0px 5px 0px;
border:1px solid #333;
line-height:23px;
}
legend{ 
color : #333333;
padding:3px 11px 3px 11px;
font-size:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0px;
}
legend a, legend a:link, legend a:active, legend a:visited{
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:20px;
}
label { 
color : #333333;
}
input.med, input.short, select.med, textarea.textbox { 
font : 12px 'Trebuchet MS', sans-serif; 
color : #666; 
padding : 2px; 
padding:4px;
border : 1px solid #ddd;
background-color : #f7f7f7;
}
* html input.button { 
color : #000;  
border : 1px solid #669900;
padding:4px;
background-color : #cc9900;
}
* html input.button.focus { 
color : #000;  
border : 1px solid #000;
padding:5px;
background-color : #cc9900;
}
input.med:focus, select.med:focus, textarea.textbox:focus, input.med.focus, input.short.focus, select.med.focus, textarea.textbox.focus { 
color : #000;  
border : 1px solid #000;
padding:4px;
background:#eee;
}
abbr, .abbr { 
cursor : help; 
border-bottom : 1px dotted #999;
}
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
color : #669900;
}
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
margin-left : 0;
}
div#hf_form_div span.items {
font-weight : bold;
color : #cc9900;
}
.right-nav{
width:250px;
float:left;
list-style:none;
list-style-type:none;
border-top:1px solid #333333;
border-left:1px solid #333333;
border-right:1px solid #333333;
margin:0px 0px 8px 0px;
padding:0px;
overflow:hidden;
}
.right-nav ol{
background-image:url(pix/nav-ol.gif);
background-repeat:repeat-x;
background-position:left center;
font-weight:bold;
text-decoration:none;
padding: 3px 3px 3px 8px;
font-size:12px;
color:#ffffff;
background-color:#edecec;
border-bottom:1px solid #333333;
overflow:hidden;
margin:0px;
display:block;
}
.right-nav a, .right-nav a:active, .right-nav a:visited, .right-nav a:link{
margin:0px;
display:block;
text-decoration:none;
padding:3px 3px 3px 8px;
background-color:#ffffff;
border-bottom:1px solid #333333;
color:#333333;
overflow:hidden;
font-size:11px;
}
.right-nav a:hover{
margin:0px;
display:block;
text-decoration:underline;
padding:3px 3px 3px 8px;
background-color:#eeeeee;
border-bottom:1px solid #333333;
color:#333333;
overflow:hidden;
font-size:11px;
}
hr{
border-bottom:1px dotted #333333;
border-top:0px;
border-right:0px;
border-left:0px;
margin:5px 0px 5px 0px;
}
.comment-box{
text-align:left;
font-size:12px;
}
.comment-box-field{
width:200px;
border:1px solid #5e8a1d;
background-color:#f6f5dc;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
margin-bottom:8px;
}
.comment-box-field:FOCUS{
width:200px;
border:1px solid #333333;
background-color:#f7f7f7;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
margin-bottom:8px;
}
.comment-box-text{
width:500px;
border:1px solid #5e8a1d;
background-color:#f6f5dc;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
margin-bottom:8px;
}
.comment-box-text:FOCUS{
width:500px;
border:1px solid #333333;
background-color:#f7f7f7;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
margin-bottom:8px;
}
.comment-box-submit{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
border:1px solid #333;
color:#FFFFFF;
background-color:#5e8a1d;
}
.comment-box legend{
color:#333333;
padding:0px 10px 0px 10px;
}
.comment-box fieldset{
padding:11px;
border:1px solid #333;
}
.label-comments{
display:block; 
font-weight:bold; 
font-size:12px; 
padding:5px 0px 5px 0px;
}
.float-ad{
background-color:#FFFFFF;
text-align:center;
border:0px;
text-decoration:none;
}
.related-box{
padding:15px;
display:block;
margin:5px 0px 5px 0px;
text-align:justify;
border:1px solid #c3be6e; background-color:#f5f8e7;
}
.related-box:hover{
padding:15px;
display:block;
margin:5px 0px 5px 0px;
text-align:justify;
border:1px solid #5f8db8; background-color:#eef5fb;
}
.related-box a, .related-box a:link, .related-box a:active{
color:#006600;
font-weight:bold;
font-size:14px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.related-box a:visited{
font-weight:bold;
font-size:14px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.related-box a:hover{
color:#333333;
font-weight:bold;
font-size:14px;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#show-comments{
display: none;
}
.comment-area{
background-color:#ffffff;
}
#nav-menu{
padding:4px;
color:#333333;
width:990px;
font-size:12px;
font-weight:bold;
text-align:right;
margin:0 auto;
}
#nav-menu a, #nav-menu a:link, #nav-menu a:visited, #nav-menu a:active {
padding:4px;
color:#333333;
font-size:13px;
font-weight:bold;
text-decoration:underline;
line-height:17px;
}
#nav-menu a:hover{
padding:4px;
color:#0000cc;
font-size:13px;
font-weight:bold;
text-decoration:underline;
line-height:17px;
}
.head-top{
padding:3px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
height:27px;
}
#top-ad{
position:relative;
z-index:93;
text-align:center;
width:990px;
margin:0 auto;
padding:6px 0px 0px 0px;
}
.footer-bg{
background-color:#FFFFFF; 
background-image:url(pix/foot-repeat.jpg); 
background-repeat:repeat-x;
height:130px;
}
.cat-image{
float:left;
margin:7px 10px 0px 0px;
}
.cat-image a{color:#fff;font-size:0;}
.cat-title, .cat-title a, .cat-title a:visited, .cat-title a:hover{
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
.continue-reading a, .continue-reading a:link, .continue-reading:visited, .continue-reading a:active {
text-align:right; font-size:14px; display:block; padding:5px 0px 5px 0px;
}
.continue-reading a:hover {
text-align:right; font-size:14px; color:#000000; display:block; padding:5px 0px 5px 0px;
}
.highslide {
cursor: url(http://www.fishing4fun.co.uk/highslide/graphics/zoomin.cur), pointer;
outline: none;
padding:5px;
background-color:#FFFFFF;
border: 1px solid #cccccc;
}
.highslide:hover{
cursor: url(http://www.fishing4fun.co.uk/highslide/graphics/zoomin.cur), pointer;
outline: none;
padding:5px;
background-color:#F6F5DC;
border: 1px solid #333333;
}
.highslide img {
border: 2px solid gray;}
.highslide:hover img {
border: 2px solid white;}
.highslide-image {
border: 2px solid white;}
.highslide-caption {
display: none;
border: 2px solid white;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 10pt;
padding: 5px;
background-color: white;}
.highslide-display-block {
display: block;}
.highslide-display-none {
display: none;}
.highslide-loading {
display: block;
color: white;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 3px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-color: black;}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;}
.leave-comment a, .leave-comment a:link, .leave-comment a:visited, .leave-comment a:active {
font-size:12px;
font-weight:bold;
text-decoration:none;
display:block;
text-align:center;
color:#333333;
padding:5px;
margin-top:8px;
border:1px solid #FFCC99;
background-color:#FFFFCC;
}
.leave-comment a:hover{
font-size:12px;
font-weight:bold;
text-decoration:underline;
display:block;
text-align:center;
color:#333;
padding:5px;
margin-top:8px;
border:1px solid #99CCCC;
background-color:#ecf5f5;
}
.yello-nav{
background-color:#1c5d84;
background-image:url(http://www.fishing4fun.co.uk/images/bluebg.gif);
background-repeat:repeat-x;
background-position:center;
padding: 5px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#ffffff;
}
.yello-nav a, .yello-nav a:visited, .yello-nav a:link, .yello-nav a:active{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
color:#333333;
}
.yello-nav a:hover{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color:#333333;
}
.hover-ads{
padding:5px;
background-color:#FFFFFF;
border: 1px solid #cccccc;
}
.hover-ads:hover{
padding:5px;
background-color:#F6F5DC;
border: 1px solid #333333;
}
.top-ad{
border:1px solid #cfcc89;
background-color:#f6f5dc;
margin:5px 0px 0px 0px;
}
.Forms{
padding:5px;
width:116px;
font-size:12px;
border: 1px solid #5e8a1d;
background-color: #f6f5dc;
color: #333333;
}
.Forms:hover{
padding:5px;
width:116px;
font-size:12px;
border: 1px solid #333333;
background-color: #eeeeee;
color: #333333;
}
.hover-border{
border: 1px solid #cccccc;
}
.home-fieldset{
background-image:url(http://www.fishing4fun.co.uk/Photos/images/home-fieldset-bg.jpg);
background-repeat:no-repeat;
background-position:right bottom;
background-color:#FFFFFF;
overflow:hidden;
text-align:justify;
padding:8px;
}
.home-fieldset a,
.home-fieldset a:link,
.home-fieldset a:active,
.home-fieldset a:visited{
text-decoration:none;
}
.home-fieldset a:hover{
text-decoration:underline;
}
.new-stuff{
padding:0px;
list-style:none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin-top:5px;
}
.new-stuff a, .new-stuff a:link, .new-stuff a:visited, .new-stuff a:active{
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:none;
border-bottom:1px solid #e1e1e1;
color:#2c6a07;
font-size:12px;
font-weight:bold;
background-image:url(http://www.fishing4fun.co.uk/images/new.gif);
background-repeat:no-repeat;
background-position:left;
}
.new-stuff a:hover {
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:underline;
color:#000000;
font-size:12px;
border-bottom:1px solid #e1e1e1;
background-color:#eeeeee;
font-weight:bold;
background-image:url(http://www.fishing4fun.co.uk/images/new-hover.gif);
background-repeat:no-repeat;
background-position:left;
}
.popular-stuff{
padding:0px;
list-style:none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin-top:5px;
}
.popular-stuff a, .popular-stuff a:link, .popular-stuff a:visited, .popular-stuff a:active{
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:none;
background-color:#ffffff;
color:#0000cc;
font-size:12px;
font-weight:bold;
background-image:url(http://www.fishing4fun.co.uk/images/star-1.jpg);
background-repeat:no-repeat;
background-position:left;
}
.popular-stuff a:hover {
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:underline;
color:#333333;
font-size:12px;
font-weight:bold;
background-image:url(http://www.fishing4fun.co.uk/images/star.jpg);
background-repeat:no-repeat;
background-position:left;
}
.loading{
background-image:url(http://www.fishing4fun.co.uk/images/al_loading.gif);
background-position:center center;
background-repeat:no-repeat;
}
.back-to-top{
margin:0px 0px 0px 0px; 
padding:0px;
}
.ngg-galleryoverview{
text-align:center;
padding:0px;
margin:0px;
}
.n-foot{
margin:0px 0px 0px 0px; 
padding:0px;
}
.b-ad{
padding:0px 0px 0px 10px;
margin:0px;
text-align:left;
}
.thumb-image{
border:0px;
float:left;
margin:8px 10px 0px 0px;
}
.thumb-image a, .thumb-image a:link, .thumb-image a:visitd, .thumb-image a:active, .thumb-image a:hover {
border:1px;
float:left;
margin:0px 10px 0px 0px;
}
.c-ad{
margin:0px 20px 10px 10px;
float:left;
}
.s-text{
font-size:13px;
line-height:28px;
}
.chromestyle{
font-weight: bold;
}
.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x;
padding: 4px 0;
margin: 0;
text-align: center; 
text-align:left;
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x;
}
.chromestyle ul li a[rel]:after{
content: " v";
}
.dropmenudiv{
position:absolute;
top: 0;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid #333;
font:normal 12px Verdana;
line-height:18px;
text-align:left;
z-index:100;
background-color: white;
width: 160px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}

.dropmenudiv a{
margin:0px;
display:block;
background-color:#e1e1e1;
text-decoration:none;
padding:3px 3px 3px 10px;
background-color:#eeeeee;
border-bottom:1px solid #333333;
color:#333333;
overflow:hidden;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
* html .dropmenudiv a{
width: 100%;
text-align:left;
}
.dropmenudiv a:hover{
margin:0px;
display:block;
background : #43841c;
background-image:url(http://www.fishing4fun.co.uk/images/menu-hover.gif);
background-position:right center;
background-repeat:no-repeat;
text-decoration:none;
padding:3px 3px 3px 10px;
border-bottom:1px solid #333333;
color:#ffffff;
overflow:hidden;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.get-involved{
background-image:url(http://www.fishing4fun.co.uk/images/leopard.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
.log{
border-right:1px solid #333;
border-left:1px solid #333;
float:left;
width:250px;
}
.log-ol{
background-image:url(pix/nav-ol.gif);
background-repeat:repeat-x;
background-position:left center;
font-weight:bold;
text-decoration:none;
padding: 3px 3px 3px 28px;
font-size:12px;
color:#ffffff;
background-color:#edecec;
border-bottom:1px solid #333333;
overflow:hidden;
margin:0px;
display:block;
}
.float-none{
float:none;
margin:0;
border:0;
padding:0;
display:inline;
line-height:15px;
text-align:left;
vertical-align:middle;
}
.rss-feed{
line-height:15px;
display:inline;
border:0;
padding:0;
vertical-align: middle;
}
.top-links{
line-height:15px;
display:inline;
border:0;
padding:0;
vertical-align: middle;
}
.vvqbox {
margin: 5px auto 0 auto;
text-align: center;
}
* html object.mov {
display: none;
}
* html object.mov {
display: inline;
}
* html object.mov {
display: none;
}
div#commentForm {
display: none;
margin: 0px 20px 0px 20px;
font-family: Arial, sans-serif;
font-size: .8em;
}
a.commentLink {
font-family: Arial, sans-serif;
font-size: .9em;
}
.sidebar-add{
border:1px solid #333333; margin:0px; float:left; background-image:none; background-color:#f7f7f7; padding:5px; width:165px;
}
.co-add{
padding:10px;
border:1px solid #333;
margin:8px 8px 0px 8px;
}
#pscroller1{
width: 990px;
height: 20px;
overflow:hidden;
text-align:left;
}
.green-b{
background-image:url(http://www.fishing4fun.co.uk/images/green-b.jpg);
background-position:center;
background-repeat:repeat-x;
padding:6px;
border-bottom:1px solid #333;
}
.green-b a, .green-b a:link, .green-b a:active, .green-b a:visited{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.green-b a:hover{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.grey-box{
padding:10px; 
font-size:12px; 
text-align:justify;
background-image:url(http://www.fishing4fun.co.uk/images/grey-rep.jpg);
background-position:top;
background-repeat:repeat-x;
}
.yellow-b{
padding:0px 0px 5px 0px;
font-weight:bold;
font-size:12px;
background-color:#f1f5f9;
border:1px solid #cbdaea;
}
.white-b{
padding:0px 0px 5px 0px;
}
#flashcontent{
z-index:5;
}
.more-from{
padding:5px;
background-color:#eeeeee;
border:1px solid #ccc;
font-size:12px;
color:#333333;
font-weight:bold;
}
.h-link a, .h-link a:link, .h-link a:active, .h-link a:visited, .h-link a:hover{
font-size:14px;
font-weight:bold;
color:#0000cc;
display:block;
text-align:right;
}
.cell-h{
background-image:url(../../../images/cat-box-rep.png);
background-repeat:repeat-x;
background-position:top;
text-align:justify;
}
.cell-t{
background-image:url(../../../images/home/c-head.jpg);
background-repeat:repeat-x;
background-position:center;
}
.kblinker a, .kblinker a:link, .kblinker a:visited, .kblinker:active, .kblinker a:hover{
color:#0000CC;
text-decoration:none;
}
.table-question{
background-image:url(http://www.fishing4fun.co.uk/images/cat-box-rep.png);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
text-align:left;
color:#333333;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #cccccc;
padding:5px;
vertical-align:top;
}
.table-answer{
background-color:#FFFFFF;
text-align:left;
color:#333333;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #cccccc;
border:1px solid #cccccc;
padding:5px;
vertical-align:top;
}
.table-heading{
border:1px solid #333333;
background-color:#63a13c;
background-image:url(http://www.fishing4fun.co.uk/images/clicktrail.gif);
background-repeat:repeat-x;
background-position:left center;
padding:8px;
font-size:14px;
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.table-heading a, .table-heading a:link, .table-heading a:visited, .table-heading a:active, .table-heading a:hover{
color:#FFFFFF;
}
.POST-INFO{
border-bottom:1px dashed #ccc;
display:block; text-align:left;
}
