/*
Theme Name: Scales and Tails
Theme URI: http://www.fishscalesandtails.com
Description: Scales and Tails theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Doy Cave
Author URI: http://www.richmondhillwebdesign.com

*/


*{margin:0; padding:0;}
a img{border:none;}
body{
	text-align:center; 
	font:12px/1.4em 'Lucida Grande', Helvetica, Arial, sans-serif;
	}

.separate{clear:both; height:1px;}

.credits{width:960px; margin:0 auto; text-align:right; color:#999; padding:10px 0;}
.credits a{color:#012841;}

#banner{
	width:320px; 
	height:700px;
	background:#FFF url(images/banner_bg.jpg) top left no-repeat; 
	float:left;
	position:relative;
	}
	
	#banner h2{font-size:14px; line-height:1.3em; display:block; width:275px; position:absolute; left:30px; top:215px; color:#012841;}
             #banner h2 a{color:#FFF; text-decoration:none; padding:7px; background-color:#c56518;}
             #banner h2 a:hover{color:#EFEFEF; background-color:#012841;}

	#banner .home{display:block; position:absolute; width:320px; height:194px; left:0; top:0;}

#container{
	width:960px; 
	margin:0 auto;
	background:#FFF url(images/container_bg.gif) top center repeat-y;
	text-align:left;
	border-bottom:1px solid white;
	}

#content{
	float:right; 
	width:601px;
	}
	
	#content .threeCol{width:185px; float:left; margin:15px 15px 25px 0;}
	#content .threeCol h3{padding:7px 0; color:#c56518; font-size:16px;}
	#content .threeCol p{padding:7px 0;}
        .threeCol .avatar img{width:175px;}
        .post .avatar img{max-width:550px;}
        .threeCol a img{border:1px solid #000;}
		
	#content p{padding:7px 0; line-height:1.4em;}
	#content .navigation{padding:7px; background:#EFEFEF;}
	#content .alignright{float:right; text-decoration:none; font-weight:bold;}
	#content .alignleft{float:left; text-decoratoin:none; font-weight:bold;}
		
#contentLeft{
	width:425px;
	float:left;
	margin-top:43px;
	}
	
	#contentLeft h2{text-transform:uppercase; font-size:22px; color:#0072bc; margin:10px 0;}
	#contentLeft h2 a{text-decoration:none; color:#0072bc;}
	#contentLeft h3{font-size:18px; color:#c56518; padding:7px 0;}
	#contentLeft h3 a{text-decoration:none; color:#c56518;}
	#contentLeft table{margin-bottom:10px;}
	#contentLeft td{padding:5px; border-bottom:1px solid #CCC; border-right:1px solid #ccc; text-align:center;}
	#contentLeft .avatar img{max-width:400px;}
	#contentLeft .post{margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #CCC;}

#contentRight{
	margin-top:53px;
	width:150px;
	float:right;
	}
	
	#contentRight ul{list-style:none; margin-bottom:20px;}
	#contentRight h2{font-size:18px; color:#0072bc; margin-bottom:7px;}
	#contentRight li a{text-decoration:none; font-weight:bold; display:block; padding:5px; border-top:1px solid #CCC; color:#c56518;}
	#contentRight li a:hover{background-color:#EFEFEF;}
	
#feature{
	margin-top:43px;
	padding-bottom:25px;
	border-bottom:1px solid #CCC;
	}
		#feature .savFishing{display:block; text-indent:-999em; background:url(images/headline_bg.gif) top left no-repeat; width:300px; height:30px;}
		#feature .contentLeft{float:left; width:240px; margin-top:10px;}
		#feature object{float:right; margin-right:-16px;}
	
#footer{
	clear:both;
	border-bottom:25px solid #012841;
	width:601px;
	margin-bottom:-1px;
	}

#nav{background:url(images/nav_bg.jpg) top center no-repeat; list-style:none; height:60px;}

	#nav li{float:left; margin-top:28px;}
	
	.captains, .species, .equipment, .gallery, .fishing, .faq, .contact{text-indent:-999em;}
	
	.captains a{display:block; background:url(images/nav_captains.gif) top center no-repeat; width:87px; height:28px;}
	
	.species a{display:block; background:url(images/nav_species.gif) top center no-repeat; width:98px; height:28px;}
	
	.equipment a{display:block; background:url(images/nav_equipment.gif) top center no-repeat; width:77px; height:28px;}
	
	.gallery a{display:block; background:url(images/nav_gallery.gif) top center no-repeat; width:104px; height:28px;}
	
	.fishing a{display:block; background:url(images/nav_fishing.gif) top center no-repeat; width:118px; height:28px;}
	
	.faq a{display:block; background:url(images/nav_faq.gif) top center no-repeat; width:39px; height:28px;}
	
	.contact a{display:block; background:url(images/nav_contact.gif) top center no-repeat; width:77px; height:28px;}


.yeti img{margin:15px 0;}

.entry iframe{border:2px solid #CCC;}

.alignleft{float:left; margin-right:15px;}
img.alignright{margin:0 0 12px 12px;}