/*   
Theme Name: Jack Dennis Fly Fishing
Theme URI: http://www.jackdennisflyfishing.com
Description: Fly Fishing Theme custom designed for jackdennisflyfishing.com.
Author: Alan Ferguson / Vision West, Inc.
Author URI: http://www.visionwest.com
*/

/* *
 * Global Elements
 * */
 
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/page-bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
img {
	border: none;
}
h1 {
	font-size: 1.5em;
}
a {
	text-decoration: none;
	color: #4B5C0A;
}
a:hover {
	color: #C40005;
}
p a, ol a, ul a {
	color: #76A422;
}
p a:hover, ol a:hover, ul a:hover {
	color: #E30F0F;
	text-decoration: underline;
}
.wrapper {
	width: 100%;
	min-width: 1000px;
	text-align: center;
}
.content {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}
span.spacer {
	padding: 0px 1em;
}
.a, .b, .c {
	float: left;
}
.a {
	clear: left;
}
.d {
	float: right;
	clear: right;
}
.clear {
	clear: both;
}
.bg-left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 48%;
}
.bg-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 48%;
}
span.required {
	color: #FF0000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
}
.center {
	text-align: center;
}

/* *
 * Page Block Elements
 * */
 
.page {
	/* */
}
.header {
	background: url(images/header-gradient-bg.png) repeat-x;
	color: #fff;
	height: 200px;
}
.header .content {
	position: relative;
	height: 200px;
	width: 1050px;
	padding: 0px;
}
.header .content .a {
	width: 330px;
	height: 200px;
}
.header .content .d {
	width: 710px;
	text-align: right;
	background: url(images/header-picture3.png) no-repeat;
	height: 200px;
}
.menu {
	text-align: center;
	position: relative;
}
.menu .content {
	background: url(images/menu-bg.png) no-repeat;
	height: 40px;
	width: 1012px;
}
.body {
	background: url(images/content-bg.png) repeat-y center;
}
.body .background-top {
	background: url(images/body-top-bg.jpg) no-repeat top center;
}
.body .content .a {
	width: 600px;
	padding-top: 1.8em;
}
.body .content .d {
	width: 290px;
	padding: 2.5em 0px 2.5em 0px;
}
.body .content .d .graphic-link {
	margin: 0.3em 0px;
}
.body .content .d .video-player-frame {
	margin: 0.3em 0px 0.5em;
	height: 268px;
	background: url(images/video-frame-290x268.png) no-repeat;
}
.body .content .d .video-player-frame .video-padding {
	padding: 67px 0px 0px 10px;
}
.comments {
	background: url(images/comments-bg.png) repeat-y center;
	padding: 1.5em 0px;
}
.footer {
	background: url(images/footer-bg.png) repeat-y center;
}
.footer .background-top {
	background: url(images/footer-top-bg.png) no-repeat top center;
}

/* *
 * Image Styles
 * */

.post img.alignleft {
	float: left;
	margin: 0.5em 1.5em 0.5em 0px;
}
.post img.alignright {
	float: right;
	margin: 0.5em 0px 1.5em 0.5em;
}
.post img {
	padding: 1px;
	border: 2px solid #CCCCCC;
}

/* *
 * Search Form
 * */

#searchform {
	margin: 15px 50px 0px 0px;
}
#searchform label.screen-reader-text {
	display: none;
}
#searchform input {
	border: 1px solid #9C9374;
	width: 200px;
	background-color: #7B7357;
	padding: 2px;
	color: #FFFFFF;
}
#searchform #searchsubmit {
	width: auto;
	padding: 1px;
}

/* *
 * Search Results
 * */
 
.searchresults .post h2 {

}

/* *
 * Blog Posts, Pages, etc
 * */

.post {
	margin: 2.5em 0px;
}
.post h2, .page h2 {
	font-size: 250%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.07em;
	color: #4B5C0A;
}
.post h3, .page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	letter-spacing: -0.05em;
	font-size: 135%;
}
.post .entry-all h3, .page .entry-all h3 {
	padding: 0.3em 0px;
}
.post .entry-single h3, .page .entry-single h3 {
	padding: 1em 0px 0.3em;
}
.post p {
	font-size: 130%;
	padding: 0.3em 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
.post p.small {
	color: #888;
	padding: 0.2em 0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
.post ul, .post ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 150%;
	margin: 0.3em 0px 0.3em 2em;
}
.post li {
	padding: 0.25em 0px 0.25em 0.5em;
}
.post .entry {
	margin: 1em 0px;
}
.post p.small a, .post p.small a:visited {
	color: #888;
}
.post p.small a:hover {
	text-decoration: underline;
}
.post .wp-caption p.wp-caption-text, .page .wp-caption p.wp-caption-text {
	font-size: 85%;
	font-style: italic;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	padding: 0px;
}
.post .alignright, .page .alignright {
	float: right;
	clear: right;
	margin: 0.5em 0px 0.5em 1.5em;
}
.post .alignleft, .page .alignleft {
	float: left;
	clear: left;
	margin: 0.5em 1.5em 0.5em 0px;
}

/* *
 * Comments
 * */

.comments .comment-list, .comments .comment-reply {
	width: 600px;
	padding: 0px;
}
.comments .comment {
	margin: 1em 0px;
	padding: 1em;
	background-color: #D9CEB9;
	position: relative;
}
.comments .comment .comment-bg-top, .comments .comment-reply .comment-bg-top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 10px;
	background: url(images/comment-bg-top.png) no-repeat top center;
}
.comments .comment .comment-bg-bottom, .comments .comment-reply .comment-bg-bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 10px;
	background: url(images/comment-bg-bottom.png) no-repeat bottom center;
}
.comments .a {
	width: 64px;
	position: relative;
}
.comments .b {
	width: 1px;
	height: 64px;
}
.comments .d {
	width: 490px;
}
.comments .a .avatar-picture, .comments .a .avatar-corners {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 64px;
}
.comments h2 {
	font-size: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.07em;
	color: #4B5C0A;
}
.comments p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comments p.author-meta {
	margin-bottom: 1em;
}
.comments p.author-meta span.datetime {
	color: #947D5F;
}
.comments .comment-reply .padding {
	padding: 2em;
}
.comments .comment-reply {
	background-color: #D1D2B5;
	position: relative;
}
#commentform input, #commentform textarea {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	letter-spacing: normal;
	background: none;
	color: #000;
}
#commentform input {
	width: 300px;
	margin: 0px 0.5em
}
#commentform textarea {
	width: 100%;
	height: 110px;
	margin-top: 3px;
}
#commentform p {
	margin: 3px 0px;
	padding: 0.2em 0.5em;
	border-bottom: 1px dotted #4B5C0A;
	color: #61523D;
	background-color: #E4E4D3;
}
#commentform input.submit {
	width: auto;
	padding: 0.3em;
	margin: 0px;
	background-color: #4B5C0A;
	border: 1px solid #4B5C0A;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

/* *
 * Blog Date Box
 * */
 
.body .content .a .post .a {
	width: 45px;
	text-align: center;
	padding-top: 0.4em;
}
.body .content .a .post .a div {
	padding: 3px 0px;
}
.body .content .a .post .a p {
	padding: 0px;
}
.body .content .a .post .a .day-month {
	width: 100%;
	background: url(images/post-title-day-month.png) no-repeat top center;
	color: #fff;
}
.body .content .a .post .a p {
	line-height: 17px;
}
.body .content .a .post .a .day-month p.day {
	font-size: 180%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body .content .a .post .a .day-month p.month {
	text-transform: uppercase;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.body .content .a .post .a .year {
	width: 100%;
	background: url(images/post-title-year.png) no-repeat bottom center;
}
.body .content .a .post .a .year p {
	font-size: 90%;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC297;
}
.body .content .a .post .d {
	width: 535px;
	padding: 0px;
}

/* *
 * Footer
 * */

.footer .content {
	padding: 3em 0px 2.5em;
}
.footer .border {
	border-top: 1px solid #000;
	height: 1px;
	width: 970px;
	margin: 0px auto;

}
.footer ul {
	list-style-type: none;
	list-tyle-image: none;
	padding: 0px;
	margin: 0.3em 0px;
}
.footer li {
	margin: 0px 0.7em;
	padding: 0px;
	display: inline;
}
.footer {
	font-size: 80%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.footer a, .footer {
	color: #C1B691;
}
.footer a:hover {
	color: #fff;
}