/*  
Theme Name: Blind Fishing Boat
Theme URI: http://www.higherpath.ca
Version: 2.0
Author: George Ibbott
*/


/*/////////////////////////////////////////
///////////////// OVERRAL ////////////////
/////////////////////////////////////////*/	
* {
	padding: 0;
	margin: 0;
}
html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#252422;
	background: #d1efee url(images/bg-2.jpg) repeat-y top center;
}

h1 {
	font-size: 20px;
}

a {
	color: #252422;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#C2260E;
}
.clear {
	clear:both;
	padding: 0;
	margin: 0;
}
.center {
	text-align:center;
}
.pagetitle {
	margin:0;
	padding: 5px 0 10px 62px;
	font-size: 130%;
}
p {
	line-height:20px;
	padding: 8px 0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
code {
	font:.9em Arial, "Courier New";
	color: #FFF;
	padding:8px;
	background:#b28327;
	display:block;
	border:1px solid #daac52;
}
blockquote {
	color: #679ef1;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/close-quote.gif) no-repeat right bottom;
}
blockquote p {
	padding-left: 10px;
	text-indent: -18px;
}
blockquote p:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	padding-top: 8px;
}
blockquote p ~ p:first-letter {
	font-size:12px;
	background: none;
}
.archives_container{
	padding-left: 62px;	
}

.archives_container h3{
	padding: 8px 0 5px 0;	
}

.archives_container ul{
	padding-left: 5px;	
}

.pullquote {
	padding: 6px;
	float: right;
	width: 180px;
	margin:10px 0 10px 10px;
	border-top:1px solid #005b8e;
	border-bottom:1px solid #005b8e;
	text-align: center;
	line-height: 22px;
	font-family: georgia, verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#ccc;
}
/*/////////////////////////////////////////
//////////// MAIN STRUCTURE /////////////
/////////////////////////////////////////*/	
div#container {
	text-align:left;
	width:965px;
	padding:0;
	margin:0 auto;
}
div#wrapper {
	width:965px;
}
div#content {
	width:600px;
	float:left;
}
/* ACCESS TOOLS */
div#accesstools {
	height: 28px;
	width: 100%;
	background: #3C3934 url(images/accesstools-2.jpg) no-repeat top center;	
}
div#accesstools .at{
	float: left;
	padding: 5px 0 0 5px;
	color: #8d877e;
}
div#accesstools .at a {
	font-size: 66%;
	color: #ffffff;
	text-decoration: none;
}
div#accesstools .at a:hover {
	color: #cefed5;
	text-decoration: underline;
}
div#accesstools .rssf {
	float: right;
	height: 28px;
	padding: 0px 35px 0 0;
	margin-right: 13px;
	color: #8d877e;
	background: url(images/rssfeed.jpg) no-repeat top right;
}
div#accesstools .rssf a {
	font-size: 66%;
	color: #FFFFFF;
	text-decoration: none;
}
div#accesstools .rssf a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* HEADER */
div#header {
	margin:0;
	padding:0;
	width: 965px;
	height: 230px;
	background: #e1d7c1 url(images/background-image-2.jpg) no-repeat top center;
}
div#header #blog_title {
	width: 500px;
	float: left;
}
div#header #blog_title h1 {
	font-size: 140%;
	font-weight: normal;
	padding: 21px 0 0 5px;
	margin: 0;
}
div#header #blog_title h1 a {
    color: #14151B;
    font-size: 7px;
}
div#header #blog_title h1 a:hover {
	color:#14151B;
}
/* TOPNAV */
div#about {
	float: right;
	width: 365px;
	font-size: 1.1em;
	list-style-image: none;
	list-style-type: none;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
        background: #1c3958 url(images/nav-bg.jpg) no-repeat top center;
}
div#about li {
	width: 365px;
	padding: 0;
	margin: 0;
}
div#about a {
	border-left: 10px solid #012544;
	border-right: 0px solid #6a655d;
	display: block;
	font-size: 1em;
	height: 25px;
	line-height: 25px;
	_line-height: 25px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	width: 328px;
	color: #FFF;
}
div#about li.rsscount a{
	height: 25px;
	line-height: 25px;
	_line-height: 25px;
	padding: 0px 0px 0px 15px;
	margin-right: 0px;
	text-align: right;
	width: 328px;
	color: #FFF;
}
div#about li.rsscount a:hover {
	height: 25px;
	line-height: 25px;
	_line-height: 25px;
	padding: 0px 0px 0px 15px;
	text-align: right;
	width: 328px;
	color: #FFF;
}
div#about a:hover {
	border-left: 10px solid #00e0d8;
	border-right: 0px solid #3c3934;
	padding: 0px 0px 0px 15px;
	width: 328px;
	color: #78fef9;
}
div#about .current_page_item a {
	border-left: 10px solid #a2fd6b;
	border-right: 0px solid #3c3934;
	padding: 0px 0px 0px 15px;
	width: 328px;
	color: #a2fd6b;
}
div#about .current_page_item a:hover {
	border-left: 10px solid #00e0d8;
	border-right: 0px solid #3c3934;
	padding: 0px 0px 0px 15px;
	width: 328px;
}
/*/////////////////////////////////////////
///////////////   POST  ////////////////
/////////////////////////////////////////*/
div.post {
	margin-bottom:  10px;
	padding: 5px 10px 2px 62px;
}
div.post h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
	margin:0px;
	text-transform: capitalize;
}
div.post h2 a {
    color: #016B98;
    font-weight: bold;
    text-decoration: none;
}
div.post h2 a:hover {
	color: #002a3c;
	border-bottom:1px dotted #016B98;
}
div.post small {
	font:85% Arial;
	letter-spacing:normal;
	display:block;
	padding: 5px 0;
}
div.post small a {
	color: #252422;
}
div.post small a:hover {
	color: #C2260E;
}
div.post div.entry ul {
	margin:10px;
	padding:5px;
}
div.post div.entry ul li {
	background:url(images/icon_miniarrow.gif) no-repeat 0 50%;
	padding:5px 0px 5px 10px;
}
div.post div.entry ol {
	margin:10px;
	padding:15px;
	list-style:decimal-leading-zero;
}
div.post div.entry ol li {
	padding: 5px 0px;
}
div.post div.entry a {
	color: #252422;
	text-decoration: underline;
}
div.post div.entry a:hover {
	color:#C2260E;
}
div.post img {
	border:0px solid #646a70;
}
div.post img:hover {
	border:0px solid #999;
}
div.post img.wp-smiley {
	border:0px none;
	margin:0;
}
.post-comments {
	background: url(images/icon-comment.gif) no-repeat 0 50%;
	padding-left: 14px;
	margin:0;
}
.postinfo {
}
div.navigation {
	padding-left: 62px;
	padding-right: 10px;
}
div.navigation .alignleft{
	float: left;
}
div.navigation .alignright{
	float: right;
}
.googlewrapper2 {
	padding-left: 62px;
}
.googlewrapper3 {
	padding-left: 2px;
}
/*/////////////////////////////////////////
///////////////// COMMENTS ////////////////
/////////////////////////////////////////*/
h3#comments, h3#respond {
	font: 82.5% normal;
	text-transform:uppercase;
	letter-spacing:-1px;
	color: #252422;
	background-position:left;
	background-repeat:no-repeat;
	padding: 3px 0 3px 62px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding: 0 3px 0 58px;
}
ol.commentlist cite {
	text-transform:none;
	font-style:normal;
}
ol.commentlist li {
	border-bottom:1px solid #CFCEC3;
	padding:10px;
}
ol.commentlist h5 {
	font-size:11px;
	margin:0;
	padding:0;
}
ol.commentlist h5 a:link, a:visited {
	color: #C2260E;
}
ol.commentlist h5 a:hover {
	color: #C2260E;
}
ol.commentlist h5 small {
	display:block;
}
ol.commentlist li {
	background-color: #FFF;
}
ol.commentlist li.alt {
	background-color: #F2EEE5;
}
ol.commentlist li span.moderate {
	padding:2px 0px 2px 20px;
	color: #252422;
}
#commentform {
	padding: 5px 5px 0 62px;
}
#commentform input#author, #commentform input#email, #commentform input#url {
	border: 1px solid #252422;
	padding: 4px 4px 4px 10px;
	width:150px;
}
#commentform #comment {
	width: 90%;
	font: 16px/18px Arial, Verdana, sans-serif;
	background-color:#eee;
	border:1px solid #CCC;
	color: #252422;
}
/*/////////////////////////////////////////
///////////////// SIDEBARS ////////////////
/////////////////////////////////////////*/
div#sidebar {
	width:365px;
	float:left;
}
div#sidebar #s_left {
	width:200px;
	float:left;
	padding: 0;
	margin: 0;
}
div#sidebar #s_right {
	width:165px;
	float:left;
	padding: 0;
	margin: 0;
}
div#sidebar a:link, div#sidebar a:visited {
}
div#sidebar a:hover {
}
div#sidebar a img {
	border:none;
}
div#sidebar h2 {
	color:#252422;
	text-align:center;
	text-transform: uppercase;
}
#sidebar .cat {
	font: 82.5% Arial;
	width:200px;
	float:right;
}
#sidebar .cat h2 {
	padding: 5px 0;
	background-color: #000000;
	color: #FFF;
	font:bold 14px Arial;
	text-transform:uppercase;
}
#sidebar .cat ul {
	margin: 0px;
	padding: 0 0 10px 0;
}
#sidebar .cat li {
	margin: 0px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
}
#sidebar .cat li a {
	color: #252422;
	text-decoration:none;
	border-bottom:1px dotted #225999;
}
#sidebar .cat li a:hover {
	color: #C2260E;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#sidebar .recent-posts {
	font: 82.5% Arial;
	width: 200px;
	float: left;
}
#sidebar .recent-posts h2 {
	padding: 5px 0;
	background-color: #000000;
	font: bold 14px Arial;
	text-transform:uppercase;
	color: #FFF;
}
#sidebar .recent-posts ul {
	margin: 0px;
	padding: 0 0 10px 0;
}
#sidebar .recent-posts li {
	margin: 0px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
}
#sidebar .recent-posts li a {
	color: #252422;
	text-decoration:none;
	border-bottom:1px dotted #0a72ac;
}
#sidebar .recent-posts li a:hover {
	color: #C2260E;
	text-decoration:none;
	border-bottom:1px solid #eee;
}
#sidebar .monthly {
	font: 14px Arial;
	width:200px;
	float:right;
}
#sidebar .monthly h2 {
	padding: 5px 0;
	background-color: #000000;
	color: #FFF;
	font: bold 110% Arial;
	text-transform:uppercase;
}
#sidebar .monthly ul {
	margin: 0px;
	padding: 0 0 10px 0;
}
#sidebar .monthly li {
	margin: 0px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
}
#sidebar .monthly li a {
	text-decoration:none;
	border-bottom:1px dotted #225999;
	color: #252422;
}
#sidebar .monthly li a:hover {
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color: #C2260E;
}
#sidebar .sponsor {
	width:165px;
	float:right;
	text-align: center;
}
#sidebar .googlewrap {
	padding: 10px 0;
}

#sidebar .paypalwrap {
	padding: 10px 0;
	font-size: 82%;
}

#sidebar .sponsor h2 {
	padding: 5px 0;
	background-color: #000000;
	font: bold 14px Arial;
	text-transform:uppercase;
	color:#FFF;
}
#sidebar .sponsor ul {
	margin: 0px;
	padding: 15px 0 0 0;
}
#sidebar .sponsor li {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	list-style-type: none;
}
#sidebar .sponsor li a {
	text-decoration:none;
	border-bottom:1px dotted #225999;
}
#sidebar .sponsor li a:hover {
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#sidebar .sponsor2 {
	width: 365px;
	text-align: center;
}
#sidebar .sponsor2 h2 {
	padding: 5px 0;
	background-color: #000000;
	color: #FFF;
	font: bold 14px Arial;
	text-transform:uppercase;
	width: 365px;
}
#sidebar .sponsor2 ul {
	margin: 0px;
	padding: 10px 0 0 0px;
}
#sidebar .sponsor2 li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
#sidebar .sponsor2 li a {
	text-decoration:none;
	border-bottom:1px dotted #225999;
}
#sidebar .sponsor2 li a:hover {
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#sidebar .sponsor3 {
	width: 365px;
	text-align: center;
}
#sidebar .sponsor3 h2 {
	padding: 5px 0;
	background-color: #000000;
	color: #FFF;
	font: bold 14px Arial;
	text-transform:uppercase;
	width: 365px;
}
#sidebar .sponsor3 ul {
	margin: 0px;
	padding: 10px 0 0 9px;
}
#sidebar .sponsor3 li {
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	list-style-type: none;
}
#sidebar .sponsor3 li a {
	text-decoration:none;
	border-bottom:1px dotted #225999;
}
#sidebar .sponsor3 li a:hover {
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
/*/////////////////////////////////////////
///////////////// UTW TAGS ////////////////
/////////////////////////////////////////*/
div#utwtag {
	font-family:arial;
	padding:10px 10px 30px 10px;
	background:#111e2d url(images/icon-tags.gif) no-repeat right bottom;
}
div#utwtag a {
	text-decoration:none;
	border-bottom:1px dotted #333;
}
div#utwtag a:hover {
	color:#fff;
	border-bottom:1px dotted #333;
}
/*/////////////////////////////////////////
///////////////// FLICKR ////////////////
/////////////////////////////////////////*/
div#flickr {
	background:#0f1721;
	min-height:120px !important;
	height:120px;
}
div#flickr a.mini_rss {
	float:right;
	margin-right:10px;
	margin-top:5px;
	text-indent:-9000em;
	width:20px;
	height:20px;
	display:block;
	background-image:url(images/icon_rss.gif);
	border:0;
}
div#sidebar div#flickr a.mini_rss:link, div#sidebar div#twitter a.mini_rss:visited {
	background-position:0 0;
}
div#sidebar div#flickr a.mini_rss:hover {
	background-position:0 -20px;
}
/*/////////////////////////////////////////
///////////////// SEARCH FORM (disabled) ////////////////
/////////////////////////////////////////*/
	
.searchform {
	margin:10px auto;
	background-color:#333;
	width:400px;
	margin:0;
	padding:0;
}
.searchform div {
	padding:5px 0;
	text-align:center;
}
.searchform label {
	background-image:url(images/icon_search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9000em;
	padding:2px 0 10px 25px;
	height:14px;
}
.searchform #s {
	font:bold 10px verdana, arial;
	padding:2px;
	width:72%;
	background:#999;
}
.searchform img {
	border:none;
	padding:0;
	margin:0;
}
.searchform .searchsubmit {
	margin:0 5px 0 0;
	padding:0;
	width:50px;
	height:21px;
	position:relative;
	float:right;
}
/*/////////////////////////////////////////
///////////////// FOOTER ////////////////
/////////////////////////////////////////*/
#footer {
	padding:10px 5px 0px 15px;
	font-size:10px;
}
#footer a {
	color: #252422;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
#footer a:hover {
	color: #C2260E;
	border-bottom:1px solid #ccc;
}
/*/////////////////////////////////////////
///////////////// FEED COUNTS ////////////////
/////////////////////////////////////////*/
.feedcountdiv {
	float:left;
	font-family: arial;
	padding:0;
	margin-left:15px;
	background:url(images/rss1616.gif) no-repeat 0 50%;
}
.feedcountdiv a {
	text-decoration:none;
	color:#f89838;
	border-bottom:1px dotted #ccc;
}
.feedcountdiv a:hover {
	text-decoration:none;
	color:#fff;
	border-bottom:2px solid #f89838;
}
.subscribers {
	float:left;
	margin-right:4px;
	color:#f99a39;
	margin-top:-3px;
	margin-left:20px;
	font:bold 20px Arial, Helvetica, sans-serif;
}
/*/////////////////////////////////////////
///////////////// BLOGROLL  PAGE ////////////////
/////////////////////////////////////////*/
#linkpage {
	margin:0;
	padding:0;
	clear:both;
}
#linkpage h2 {
	font:16px arial, verdana;
	color:#679ef1;
}
#linkpage ul li {
	list-style-type:none;
	margin:10px 4px 10px 4px;
	padding:0;
	width:100%;
	float:left;
}
#linkpage ul li ul li {
	margin:3px 0 0 3px;
	width:32%;
	float:left;
	list-style:none;
	line-height:25px;
}
#linkpage ul li ul li:hover {
	background-color:#27466a;
	color:#fff;
}
#linkpage ul li ul li a {
	padding-left:5px;
	color:#666;
	text-decoration:none;
	font-size:11px;
	display:block;
}
#linkpage ul li ul li a:hover {
	color:#fff;
}
/*/////////////////////////////////////////
///////////////// SLIDING DOOR BUTTON ////////////////
/////////////////////////////////////////*/	
button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 20px 0 0;
	text-align:center;
	width:auto;
	overflow:visible;
}
button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 0 0 20px;
}
button.submitBtn {
	background:url(images/btn_blue_right.gif) right no-repeat;
	font-size:1.2em;
}
button.submitBtn span {
	height:30px;
	line-height:30px;
	background:url(images/btn_blue_left.gif) left no-repeat;
	color:#fff;
}
button.submitBtn:hover {
	background:url(images/btn_blue_right_hover.gif) right no-repeat;
}
button.submitBtn:hover span {
	background:url(images/btn_blue_left_hover.gif) left no-repeat;
}

/*/////////////////////////////////////////
///////////////// FORM ////////////////
/////////////////////////////////////////*/

fieldset {
    border: 1px solid #3389C0;
    font: 100%/1 sans-serif;
    padding: 1em;
}
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
