/*
Theme Name: Kayak Fishing Tales Theme
Theme URI: http://localhost/wordPress271/wordpress/
Description: Theme for Kayak Fishing Tales
Version: 1.0
Author: Sean Newby
*/

body{
	background-color: #000000;
	margin-top: 0px;	
}

div#mainDiv{
	display: block;
	width: 986px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* Header Styles
-----------------------------------------------------------------*/
div#headerContainer{
	float: left;
	width: 986px;
}

div#headerTop{
	float: left;
	width: 986px;
	height: 76px;
	background-image: url('images/headerTop.png');
	background-repeat: no-repeat;
}

div#headerLeftMiddle{
	float: left;
	clear: left;
	width: 20px;
	height: 125px;
	background-image: url('images/headerLeftMiddle.png');
	background-repeat: no-repeat;
}

/* Header Logo Styles
----------------------*/
div#headerLogo a:link,
div#headerLogo a:visited,
div#headerLogo a:hover,
div#headerLogo a:active{
	float: left;
	width: 465px;
	height: 86px;
	text-decoration: none;
	background-image: url("images/headerLogo.png");
	background-repeat: no-repeat;
}

div#headerLogo a span{
	visibility: hidden;
}


div#headerRightMiddle{
	float: left;
	width: 500px;
	height: 86px;
	background-image: url('images/headerRightMiddle.png');
	background-repeat: no-repeat;
}

/* Header Bottom Styles
----------------------*/
div#headerBottom{
	float: left;
	width: 965px;
	height: 39px;
	margin-top: 0px;
	background-image: url('images/headerBottom.png');
	background-repeat: no-repeat;
}

div#headerBottom ul{
	float: right;
	margin-right: 220px;
}

div#headerBottom li{
	float: right;
	margin-top: -8px;
	margin-left: 10px;
	color: #ffffff;
	font-family: Arial Narrow;
	list-style-type: none;
}

div#headerBottom li.selected{
	float: right;
	margin-top: -8px;
	margin-left: 10px;
	color: #ffffff;
	font-family: Arial Narrow;
	list-style-type: none;
}

div#headerBottom ul li a:link,
div#headerBottom ul li a:visited{
	text-decoration: none;
	color: #ffffff;
}

div#headerBottom ul li a:hover,
div#headerBottom ul li a:active,
div#headerBottom ul li.selected a:link,
div#headerBottom ul li.selected a:visited,
div#headerBottom ul li.selected a:hover,
div#headerBottom ul li.selected a:active{
	text-decoration: none;
	color: #ff8429;
}

/* Template Styles
-----------------------------------------------------------------*/
div#templateContainer{
	float: left;
	width: 769px;
}

div#template{
	float: right;
}

div#template img#templateImg{
	float: right;
}

div#wtTemplate img.alignright{
	float: right;
	border: solid 2px #808080;
	margin-top: 25px;
}

div#wtTemplate img.alignleft{
	float: left;
	border: solid 2px #808080;
	margin-top: 25px;
	margin-left: -16px;
}

div#wtTemplate img.alignnone{
	float: left;
	border: solid 2px #808080;
	margin-top: 25px;
	margin-left: -16px;
}

div#pageTemplate{
	float: right;
	width: 743px;
	min-height: 417px;
	background-color: #848589;
	background-image: url('images/templateBackground.png');
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 3px 0px 3px;
}

div#pageTemplate p{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-family: regular;
	font-size: .9em;
}

div#pageTemplate h1{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate h2{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate h3{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate h4{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate h5{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate h6{
	color: #201E1F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-family: bold;
}

div#pageTemplate ol li{
	color: #201E1F;
	font-family: Arial;
	font-family: regular;
	font-size: .9em;
}

div#templateHeader{
	float: right;
	width: 747px;
	height: 3px;
	background-image: url('images/border.png');
	background-repeat: no-repeat;
	border-left: solid 2px #ffffff;
}

div#templateFooter{
	float: right;
	width: 747px;
	height: 3px;
	background-image: url('images/border.png');
	background-repeat: no-repeat;
	border-left: solid 2px #ffffff;
}

/* Word Tube Styles
-----------------------------------*/
#embedPlayer{
	float: right;
	margin-bottom: 20px;
}

div#embed{
	position: relative;
	opacity:0.7;
	filter:alpha(opacity=70);
	display: none;
	float: left;
	width: 360px;
	height: 190px;
	margin-top: 38px;
	margin-left: -420px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border: solid 2px #ffffff;
}

div#embed textarea{
	width: 358px;
	height: 117px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 0px 2px 0px;
}

div#wtTemplate div#embed a:link,
div#wtTemplate div#embed a:visited{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-left: 4px;
	margin-top: -1px;
}

div#wtTemplate div#embed a:hover,
div#wtTemplate div#embed a:active{
	color: #ff8429;
	font-weight: bold;
}

div#wtTemplate{
	float: right;
	width: 749px;
	background-image: url('images/wtTemplateBackground.png');
	background-repeat: repeat-x;
	background-color: #000000;
}

div#wtTemplate a:link,
div#wtTemplate a:visited{
	float: left;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: -4px;
	margin-left: 15px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: .8em;
}

div#wtTemplate a:active,
div#wtTemplate a:hover{
	color: #ff8429;
}

div#wtPlayerWrapper{
	float: left;
	clear: left;
	width: 480px;
	height: 270px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	border-style: groove;
	border-width: 1px;
	border-color: #ffffff #434343 #ffffff #434343;
}

div#wtPlayList{
	float: right;
	width: 225px;
	height: 370px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	overflow: auto;
	background-color: #201E1F;
	border: solid 1px #5E5E60;
}

div#wtPlayList span.author{
	font-weight: normal;
}

div#wtPlayList img{
	float: left;
	width: 80px;
	height: 59px;
	margin-right: 4px;
}

div#wtDescription{
	float: left;
	width: 480px;
	height: 88px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 0px;
}

span#theTitle{
	float: left;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: .9em;
}

span#theDescription{
	float: left;
	clear: left;
	color: #ffffff;
	font-family: Arial;
	font-weight: regular;
	font-size: .8em;
}

/* Sidebar Styles
-----------------------------------------------------------------*/
div#sidebarContainer{
	float: right;
	width: 217px;
	min-height: 500px;
	margin-top: 0px;
	background-image: url('images/sidebarBackground.png');
	background-repeat: no-repeat;
}

div#sidebarContainer img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	border: none;
}

div#sidebarContainer H2{
	display: none;
}

/* RSS Sidebar Styles
-----------------------------------------------------------------*/
div#rssSidebarContainer{
	margin-top: 33px;
	margin-right: 0px;
	float: right;
	width: 300px;
	height: 174px;
}

/* Footer Styles
-----------------------------------------------------------------*/
div#footerContainer{
	float: left;
	width: 769px;
	height: 200px;
	text-align: center;
}

div#footerContainer h4{
	font-family: Arial;
	color: #ffffff;
}

div#footerContainer h4 a:link,
div#footerContainer h4 a:visited{
	text-decoration: none;
	color: #ff8429;
}

div#footerContainer h4 a:hover,
div#footerContainer h4 a:active{
	text-decoration: none;
	color: #ff8429;
}

div#footerContainer h4#footer{
	font-family: Arial Narrow;
	font-weight: normal;
	color: #ffffff;
}

div#footerContainer h4#footer a:link,
div#footerContainer h4#footer a:visited{
	text-decoration: none;
	color: #ffffff;
}

div#footerContainer h4#footer a:hover,
div#footerContainer h4#footer a:active{
	text-decoration: none;
	color: #ff8429;
}
