/*  
Theme Name: Canal WP
Version: 1.0
Author: Drum Creative
Author URI: http://www.drumcreative.com/
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #00355f;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}

a{
	text-decoration: none;
	color: #699d25;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	padding: 15px;
	margin-left: 10px;
	background-color: #eee;
}

blockquote p{ 
	padding: 10px; 
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

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

small{
	font-size: 11px;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 980px;
}

#header{
	background-image: url(images/heading.gif);
	background-repeat: repeat-x;
	height: 195px;
}

#logo{
	height: 100px;
}

#logo img{
	margin-top: 30px;
	float: left;	
	padding-left: 10px;
}

#tagline{
	margin: 80px 0 0 20px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#header h1{
	font-size: 24px;
	color: #00355f;
}

#headerbuttons{
	float: right;
	width: 200px;
	margin-top: 30px;
}

#headerbuttons img{
	margin-top: 8px;
	float: right;
}

#header ul{
	list-style: none;
}


/* Dropdown Menu */

#menu{
	margin-top: 29px;
}

#suckerfishnav {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;	
	width: 75%;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;
	margin: 26px 0 0 0;	
	width: 75%;
}

#suckerfishnav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 15px;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;	
	width: 151px;
	font-weight: normal;
	margin: 0;
	line-height: 1;	
	border: 0;
	z-index: 100;
}

#suckerfishnav li li {	
	width: 149px;
	font-weight: bold;
}

#suckerfishnav li li a {
	padding: 4px 10px;	
	width: 130px;
	font-size: 12px;
}

#suckerfishnav li ul ul {
	margin: -21px 0 0 150px;
}

#suckerfishnav li li:hover {
	background: #1595d3;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color: #ffffff;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #ffffff;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #ffffff;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left: auto;
	background: #00182f;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #1595d3;
}


/* Search Form */

#searchbox{
	background-image: url(images/searchbox.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 34px;
	width: 185px;
	height: 25px;
}

#searchbox input#s{
	background: none;
	border: none;
	color: #8dbdd4;
	width: 150px;
	height: 14px;
	margin-left: 5px;
}

#searchbox input#submit{
	padding: 4px 5px 0 0;
}




#page{
	float: left;
	width: 100%;
	color: #00355f;
}

#page .wrap_float{
	float: left;
	width: 940px;
	margin: 20px 0 0;
	background-color: #ffffff;
	border: 2px solid #e4f3fa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(scripts/border-radius.htc);
	padding: 20px;
}

.maincolumn{
	float: left;
	width: 600px;
	border-left: 3px solid #80af42;
	padding: 0 0 0 30px;
}

#banner{
	height: 200px;
	width: 650px;
	margin-bottom: 25px;
	background-color: #eee;
}

.post, .post_alt{
	float: left;
	width: 640px;
}

.wrapper{
	float: left;
	width: 640px;
}

.post h1{
	font-size: 24px;
	font-weight: bold;	
	padding-bottom: 10px;
	color:#80af42;
}

.post h2 a, .post_alt h2 a{
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #00355f;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: none;
	color: #699d25;
}

.post p{
	padding-bottom: 15px;
}

.post ul{
	color: #80af42;
}

.post ul ul{
	margin-bottom: 0;
	padding-bottom: 0;
}

.post img.alignleft{
	float: left;
	padding: 5px;
}

.post img.alignright{
	float: right;
	padding: 5px;
}

.entry{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 20px 0;
}

.entry h1{ font-size: 24px; line-height: 30px; clear: both;}
.entry h2{ font-size: 18px; float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none;}
.entry h3{ font-size: 16px; font-weight: bold; clear: both; }
.entry h4{ font-size: 14px; font-weight: bold; clear: both; }
.entry h5{ font-size: 12px; clear: both; }
.entry h6{ font-size: 11px; clear: both;}

.entry ul {list-style: disc; margin-left: 40px; padding-bottom: 15px;}
.entry ul ul {list-style: disc; margin-left: 80px;}

.navigation{
	padding: 15px 20px 16px;
	font-size: 14px;
	line-height: 30px;
}

.sidebar{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	padding: 5px;
	display: inline;
	font-size: 14px;
	line-height: 18px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	border-top: 1px solid #e4f3fa;
}

.sidebar ul li a{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 220px;
	height: 30px;
	padding: 15px 0 0 12px;
	color: #00355f;
	border-bottom: 1px solid #e4f3fa;
	font-size: 14px;
}

.sidebar ul li a:hover{
	background-color: #f2f7ec;
	text-decoration: none;	
}

.sidebar h3{
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.quotes{
	color: #80af42;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
}

.quotes h4{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: auto;
	margin-top: 10px;
}

.comments_template{
	float: left;
	width: 675px;
	padding: 0 0 10px;
	background-color: #f2f9ff;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 24px;
}

.comments_template h3#comments{
	float: left;
	width: 600px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ul, ol{
	list-style: none;
}

.comments_template ol{
	float: left;
	width: 600px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 18px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 600px;
	padding: 0;
	margin: 10px 0 0;
}

.commententry{
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 600px;
	margin: 11px 0 5px 20px;
	display: inline;
}

#footer{	
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 70px;
}

#footer a{
	color: #00355f;
	text-decoration: underline;
}

#footer a:hover{
	color: #699d25;
	text-decoration: none;
}

#footer .wrap_center{
	padding: 8px 0 17px;
}

#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
}

#footer ul{
	float: right;
	font-weight: normal;
	margin-top: -25px;
}

#footer li{
	padding-left: 4px;
	padding-right: 6px;
	border-right: 1px solid #00355f;
	display: inline;
}

#footer li.last{
	border: none;
}