/* @override http://digital-photography-school.com/forum/clientscript/dps2/css/screen.css */

/* 
Theme Name: Digital Photography School
Theme URI: http://digitalphotographyschool.com
Description: 
Version: 2.0
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	margin: 0;
	font: small "Arial", Verdana, sans-serif;
	color: #352d16;
	text-align: center;
	background: #a7a07a url("../images/bg.jpg") repeat-y 50% 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #fcfbf7 url("../images/wrapper-bg.jpg") repeat-y 50% 0;
}

#mid {
	clear: both;
	float: left;
	width: 100%;
	background: #fcfbf6 url("../images/page.gif") repeat-x 0 0;
}

#pagenav_menu {
	margin-left: -64px;
}

#forum-container {
	margin: 0 0 0 15px;
	float: left;
	display: inline;
	width: 755px;
}

#forum-sidebar {
	float: right;
	display: inline;
	width: 160px;
	margin: 15px 15px 30px 0;
}

#forum-footer-links {
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.page {
	float: none;
	margin: 0;
	padding: 0;
}

#wrapper #content_container, #wrapper #content_container #content {
	width: 499px;
	padding: 0;
	margin: 0;
}

#sidebar_container {
	
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	position: relative;
	float: left;
	width: 920px;
	padding: 10px 20px 0;
	background: #efe9c8;
}

#logo {
	position: relative;
	float: left;
	display: inline;
	width: 512px;
	height: 52px;
	margin: 5px 0;
	font-size: 1.5em;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -5px;
	background: url("../images/logo.jpg") no-repeat 0 0;
}

#logo a {
	text-decoration: none;
	cursor: pointer;
}

#leaderboard {
	float: left;
	display: inline;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

#subscribe {
	position: absolute;
	width: 192px;
	height: 110px;
	top: 0;
	right: 0;
	background: url("../images/subscribe-bg.jpg") no-repeat 0 0;
}

#subscribe h3 {
	margin: 12px 0 8px -15px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	text-transform: uppercase;
	color: #856f35;
}

#subscribe h3 strong {
	color: #bfa454;
}

#subscribe h4 {
	margin: 0;
	text-align: center;
	color: #907c41;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	vertical-align: middle;
}

#subscribe h4 strong {
	font-weight: normal;
	font-size: 14px;
	color: #352d16;
}

#subscribe-help {
	position: absolute;
	top: 11px;
	right: 18px;
}

#subscribe-help a {
	float: left;
	display: inline;
	width: 13px;
	height: 0;
	margin: 0;
	padding: 13px 0 0 0;
	overflow: hidden;
	background: url("../images/subscribe-help.jpg") no-repeat 0 0;
}

#subscribe-help a:hover {
	background: url("../images/subscribe-help.jpg") no-repeat 0 -13px;
}

#subscribe ul {
	float: left;
	width: 175px;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
}

#subscribe li {
	display: inline;
}

#subscribe li a {
	float: left;
	height: 0;
	margin: 0;
	padding: 48px 0 0 0;
	overflow: hidden;
}

#subscribe-feed a {
	width: 55px;
	background: url("../images/subscribe-options.jpg") no-repeat 0 0;
}

#subscribe-feed a:hover {
	background: url("../images/subscribe-options.jpg") no-repeat 0 -48px;
}

#subscribe-email a {
	width: 59px;
	background: url("../images/subscribe-options.jpg") no-repeat -55px 0;
}

#subscribe-email a:hover {
	background: url("../images/subscribe-options.jpg") no-repeat -55px -48px;
}

#subscribe-twitter a {
	width: 45px;
	background: url("../images/subscribe-options.jpg") no-repeat -114px 0;
}

#subscribe-twitter a:hover {
	background: url("../images/subscribe-options.jpg") no-repeat -114px -48px;
}

#subscribe-options {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 560px;
	height: 440px;
	margin: -234px 0 0 -309px;
	padding: 28px 30px 0 28px;
	text-align: left;
	background: url("../images/subscribe-options-bg.png") no-repeat 0 0;
	z-index: 999999;
}

#subscribe-options h2 {
	margin: 10px 0 20px;
	padding: 0;
	font-size: 18px;
	text-align: center;
	color: #856f35;
}

#subscribe-options h3 {
	margin: 0 0 15px;
	padding: 0;
	color: #bfa454;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}

#subscribe-options p {
	margin: 0 0 15px;
	font-size: 12px;
	line-height: 1.3em;
}

#subscribe-options strong, #subscribe-options b {
	font-weight: bold;
}

#subscribe-options em, #subscribe-options i {
	font-style: italic;
}

#subscribe-email-daily {
	float: left;
	display: inline;
	width: 255px;
}

#subscribe-email-weekly {
	float: right;
	display: inline;
	width: 255px;
}

#subscribe-email-daily-form p, #subscribe-email-weekly-form p {
	margin: 0 0 10px 7px;
	color: #7b755f;
}

#subscribe-email-daily-form, #subscribe-email-weekly-form {
	position: absolute;
	bottom: 38px;
}

#subscribe-email-daily #email, #subscribe-email-weekly-field {
	float: left;
	display: inline;
	width: 150px;
	margin: 3px 5px 0 0;
	padding: 6px 5px;
	font-size: 1.1em;
	color: #856f35;
	background: #fdfdfa url("../images/form-field-bg.jpg") repeat-x 0 0;
	border: 1px solid #ddd4ac;
}

#subscribe-email-daily-button, #subscribe-email-weekly-button {
	float: left;
	display: inline;
	width: 87px;
	height: 34px;
	padding-top: 32px;
	text-indent: -9999px;
	background: transparent url("../images/subscribe-options-button.jpg") no-repeat 0 0;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

#subscribe-email-daily-button:hover, #subscribe-email-weekly-button:hover {
	background: transparent url("../images/subscribe-options-button.jpg") no-repeat 0 -34px;
}

#subscribe-close {
	position: absolute;
	top: 25px;
	right: 26px;
	cursor: pointer;
}

#subscribe-close a {
	display: block;
	width: 22px;
	height: 22px;
	text-decoration: none;
	background: url("../images/spacer.gif") no-repeat 0 0;
}

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	position: absolute;
	float: right;
	width: 400px;
	top: 100px;
	right: 20px;
	text-align: right;
}

#nav ul {
	position: absolute;
	top: 18px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	display: block;
	float: left;
	margin-left: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #856f35;
	text-decoration: none;
}

#nav li a:link span, #nav li a:visited span, #nav li a:active span {
	display: block;
	padding: 7px 10px;
	margin-right: -4px;
}

#nav li a:hover, #nav li:hover a, #nav #nav li:hover > a {
	color: #352d16;
	text-decoration: none;
}

#nav li.subnav a:hover, #nav li.subnav:hover a, #nav #nav li.subnav:hover > a {
	color: #352d16;
	text-decoration: none;
	background: url("../images/nav-item-bg.png") no-repeat 0 0;
}

#nav li.subnav a:hover span, #nav li.subnav:hover a span, #nav #nav li.subnav:hover > a span {
	background: url("../images/nav-item-right-bg.png") no-repeat 100% 0;
}

#nav .subnav ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 1px 4px 6px;
	top: 25px;
	left: 4px;
	list-style-type: none;
	background: url("../images/subnav-bg.png") no-repeat 0 100%;
	min-width: 195px;
	width: auto !important;
	width: 195px;
	z-index: 9999;
}

#nav li:hover ul {
	display: block;
}

#nav .subnav li {
	margin: 0;
	padding: 0;
	min-width: 193px;
	width: auto !important;
	width: 193px;
	text-align: left;
	list-style-type: none;
}

#nav .subnav li a:link, #nav .subnav li a:visited, #nav .subnav li a:active {
	float: none;
	display: block;
	height: auto;
	margin: 0;
	padding: 5px 6px;
	font-size: 11px;
	font-weight: normal;
	color: #352d16;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}

#nav .subnav li a:hover {
	color: #000;
	text-decoration: none;
	background: #eeebdb;
}

/* @end */

/* @group tabs */

/* TABS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#tabs {
	position: relative;
	float: left;
	width: 660px;
	margin: 0 0 0 -20px;
	padding: 0;
	list-style-type: none;
	background: url("../images/tabs-bg.jpg") no-repeat 0 0;
}

#tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent;
}

#tabs a {
	float: left;
	width: 196px;
	height: 0;
	margin: 0 0 0 14px;
	padding: 47px 0 0 0;
	overflow: hidden;
}

#tabs-tips a {
	margin-left: 17px;
	background: url("../images/tabs.jpg") no-repeat -17px 0;
}

#tabs-tips a:hover {
	background: url("../images/tabs.jpg") no-repeat -17px -47px;
}

#tabs-tips.current a, #tabs-tips.current a:hover {
	background: url("../images/tabs.jpg") no-repeat -17px -94px;
}

#tabs-cameras a {
	background: url("../images/tabs.jpg") no-repeat -227px 0;
}

#tabs-cameras a:hover {
	background: url("../images/tabs.jpg") no-repeat -227px -47px;
}

#tabs-cameras.current a, #tabs-cameras.current a:hover {
	background: url("../images/tabs.jpg") no-repeat -227px -94px;
}

#tabs-post a {
	background: url("../images/tabs.jpg") no-repeat -437px 0;
}

#tabs-post a:hover {
	background: url("../images/tabs.jpg") no-repeat -437px -47px;
}

#tabs-post.current a, #tabs-post.current a:hover {
	background: url("../images/tabs.jpg") no-repeat -437px -94px;
}

#tabs .subnav {
	display: none;
	position: absolute;
	float: left;
	width: 660px;
	height: 22px;
	top: 47px;
	left: 0;
	margin: 0;
	padding: 8px 0 0;
	list-style-type: none;
}

#tabs li.current .subnav {
	display: block;
}

#tabs-tips .subnav {
	background: #598dad url("../images/tabs-subnav-tips.jpg") repeat-x 0 100%;
}

#tabs-cameras .subnav {
	background: #749248 url("../images/tabs-subnav-cameras.jpg") repeat-x 0 100%;
}

#tabs-post .subnav {
	background: #8f6b48 url("../images/tabs-subnav-post.jpg") repeat-x 0 100%;
}

#tabs .subnav li {
	margin: 0 0 7px;
	padding: 0;
	list-style-type: none;
}

#tabs .subnav li a:link, #tabs .subnav li a:visited, #tabs .subnav li a:active {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 0 31px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #f0eaca;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}

#tabs .subnav li a:hover {
	color: #fcfbf6;
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group homepage */

/* HOMEPAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#home-mid {
	float: left;
	width: 100%;
	background: url("../images/home-mid-bottom.jpg") no-repeat 0 100%;
}

#home-mid-inner {
	float: left;
	width: 100%;
	padding: 20px 0 0;
	background: url("../images/home-mid-top.jpg") no-repeat 0 0;
}

#home-bigbox, #home-forums {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 20px;
}

#home-bigbox {
	margin-bottom: 20px;
}

#home-forums {
	width: 280px;
	margin: 0 0 0 20px;
	padding: 0;
}

#home-photo {
	float: right;
	display: inline;
	width: 310px;
	margin: 0 15px 0 0;
	padding: 0;
}

#home-photo h3 {
	margin-bottom: 5px;
	text-align: center;
}

#home-photo h3 strong {
	display: inline;
}

#home-photo-frame {
	padding: 17px;
	background: url("../images/home-photo-bg.jpg") no-repeat 0 0;
}

#home-photo p {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.2em;
	text-align: center;
	color: #856f35;
}

#home-photo img {
	width: 282px;
	height: 188px;
}

#blogs {
	float: left;
	width: 100%;
	background: url("../images/home-blogs-bg.jpg") no-repeat 0 100%;
}

#blogs-inner {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	background: url("../images/home-blogs-top.jpg") no-repeat 0 0;
}

#blogs .widget div {
	clear: left;
}

#blogs ul li a {
	text-decoration: none;
}

#blogs ul li a:hover {
	text-decoration: underline;
}

#blogs .blog-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
}

#blogs .blog-nav li a {
	display: block;
	float: left;
	margin: 0 10px 15px 0;
	padding: 3px 10px;
	font-size: .95em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#blogs #widget-tips .blog-nav li a {
	color: #51707f;
}

#blogs #widget-cameras .blog-nav li a {
	color: #6f844d;
}

#blogs #widget-post .blog-nav li a {
	color: #856a4b;
}

#blogs .blog-nav li a:hover {
	text-decoration: none;
}

#blogs #widget-tips .blog-nav li a:hover {
	color: #315267;
}

#blogs #widget-cameras .blog-nav li a:hover {
	color: #25391d;
}

#blogs #widget-post .blog-nav li a:hover {
	color: #392d1d;
}

#blogs .blog-nav li.current a {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	cursor: default;
}

#blogs #widget-tips .blog-nav li.current a {
	color: #e1e8e9;
	background: #93afba;
	border-top: 1px solid #829ba5;
	border-left: 1px solid #829ba5;
}

#blogs #widget-cameras .blog-nav li.current a {
	color: #e8eed6;
	background: #afc573;
	border-top: 1px solid #9baf66;
	border-left: 1px solid #9baf66;
}

#blogs #widget-post .blog-nav li.current a {
	color: #efe4d4;
	background: #c7a16a;
	border-top: 1px solid #b08f5e;
	border-left: 1px solid #b08f5e;
}

#blogs #widget-tips, #blogs #widget-cameras, #blogs #widget-post {
	float: left;
	display: inline;
	width: 280px;
}

#blogs #widget-tips-popular, #blogs #widget-cameras-popular, #blogs #widget-post-popular {
	display: none;
}

#blogs h3 {
	margin-bottom: 15px;
	color: #315267;
	font-size: 1.8em;
}

#blogs h3 a:link, #blogs h3 a:visited, #blogs h3 a:active {
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
}

#blogs #widget-tips h3 a:link, #blogs #widget-tips h3 a:visited, #blogs #widget-tips h3 a:active {
	border-bottom: 1px solid #829ba5;
}

#blogs #widget-tips h3 a:hover, #blogs #widget-tips h3 a:hover strong {
	color: #1e2f3a;
}

#blogs #widget-tips h3 a:hover {
	border-bottom: 1px solid #315267;
}

#blogs #widget-cameras h3 a:link, #blogs #widget-cameras h3 a:visited, #blogs #widget-cameras h3 a:active {
	border-bottom: 1px solid #9baf66;
}

#blogs #widget-cameras h3 a:hover, #blogs #widget-cameras h3 a:hover strong {
	color: #25391d;
}

#blogs #widget-cameras h3 a:hover {
	border-bottom: 1px solid #4f6731;
}

#blogs #widget-post h3 a:link, #blogs #widget-post h3 a:visited, #blogs #widget-post h3 a:active {
	border-bottom: 1px solid #b08f5e;
}

#blogs #widget-post h3 a:hover, #blogs #widget-post h3 a:hover strong {
	color: #392d1d;
}

#blogs #widget-post h3 a:hover {
	border-bottom: 1px solid #674c31;
}

#blogs #widget-tips h3, #blogs #widget-tips h3 strong {
	color: #315267;
}

#blogs #widget-cameras h3, #blogs #widget-cameras h3 strong {
	color: #4f6731;
}

#blogs #widget-post h3, #blogs #widget-post h3 strong {
	color: #674c31;
}

#widgets {
	float: left;
	width: 100%;
	background: url("../images/home-widgets-bg.jpg") no-repeat 0 100%;
}

#widgets-inner {
	float: left;
	width: 100%;
	background: url("../images/home-widgets-top.jpg") no-repeat 0 0;
}

#widgets #widget-assignment, #widgets #widget-affiliates, #widgets #widget-poll, #widgets #widget-photographs, #widgets #widget-write {
	float: left;
	display: inline;
	width: 280px;
}

#widgets #widget-poll li {
	width: 260px;
}

#widgets #widget-photographs {
	
}

#widgets #widget-write {
	
}

#widgets h4, #home-mid h4 {
	margin-bottom: 1em;
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	clear: both;
	float: left;
	display: inline;
	width: 660px;
	padding-top: 28px;
	background: #fcfbf6;
}

.content a:link, .content a:visited, .content a:active {
	color: #856f35;
	text-decoration: underline;
}

.content a:hover {
	color: #352d16;
	text-decoration: underline;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e7e4d7;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 2.4em;
}

.content h2 {
	margin: 0 0 1em;
	font-size: 2em;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.8em;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.6em;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.4em;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
}

.content p, .content blockquote {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.5em;
}

.content ul {
	margin: 0 0 15px 15px;
}

.content ul li {
	padding-left: 15px;
	list-style-type: none;
	background: url("../images/bullet.gif") no-repeat 0 3px;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 8px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.content blockquote {
	margin: 0 15px;
	padding: 0 15px;
	font-style: italic;
	color: #857f70;
	border-left: 3px solid #e7e4d7;
}

.content blockquote p {
	font-size: 1em;
}

.content strong, content b {
	font-weight: bold;
}

.content em, content i {
	font-style: italic;
}

.content p.more {
	margin: 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
}

#content .wp-pagenavi {
	clear: both;
	position: relative;
	margin: 0 20px 30px;
	padding-top: 10px;
	font-size: 1.2em;
}

#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:visited, #content .wp-pagenavi a:active {
	margin: 2px;
	padding: 4px 5px;
	text-decoration: none;
	color: #856f35;
	background: #f8f5e5;
	border: 1px solid #e0dab6;
}

#content .wp-pagenavi a:hover {
	color: #fbf7e4;
	background: #856f35;
	border: 1px solid #856f35;
}

#content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	color: #856f35;
	background: transparent;
	border: none;
}

#content .wp-pagenavi span.current {
	margin: 2px;
	padding: 4px 5px;
	color: #856f35;
	background: #e0dab6;
	border: 1px solid #e0dab6;
}

#content .wp-pagenavi span.extend {
	display: none;
	margin: 2px;
	padding: 4px 5px;
	color: #856f35;
	background: #f8f5e5;
	border: 1px solid #f8f5e5;
}

.incoming {
	overflow: hidden;
	padding: 0.5em;
	margin: 0 0 20px;
	color: #a82525;
	background-color: #faf1f1;
	border: 3px solid #eedcdc;
}

.incoming h3 {
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 16px;
	border-color: #eedcdc;
}

#content .incoming a:link, #content .incoming a:visited, #content .incoming a:active {
	color: #a82525;
}

#content .incoming a:hover {
	color: #631515;
}

.incoming div {
	padding: 5px;
}

.incoming p {
	margin: 0;
	padding: 0;
}

.incoming ul li, .incoming ul {
	list-style-type: square;
	background: none;
	margin: 0 0 5px 10px;
	padding: 0;
}

.incoming ul li {
	list-style-type: square;
	margin-left: 10px;
}

.incoming .hide {
	float: right;
	margin: 5px;
	padding: 0;
	font-size: 1.1em;
}

#content .ddfmwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content .ddfmwrap form.ddfm {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content .ddfmwrap .ddfmerrors, #content .ddfmwrap .errorlist {
	font-size: 12px;
}

#content .ddfmwrap .ddfmerrors {
	padding-top: 3px;
}

#content .ddfmwrap form.ddfm img {
	padding: 0;
	border: 0;
	background: transparent;
}

#content .ddfmwrap form.ddfm fieldset {
	margin-bottom: 30px;
	padding: 20px 20px 10px;
	border: 1px solid #efe9c8;
}

#content .ddfmwrap form.ddfm legend {
	color: #856f35;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
}

#content .ddfmwrap form.ddfm label {
	padding-top: 5px;
	color: #352d16;
	font-weight: normal;
	line-height: normal;
}

#content .ddfmwrap h3 {
	font-size: 1.6em;
	text-align: center;
	text-transform: none;
	margin: 0 0 15px;
}

#content .ddfmwrap p {
	color: #999;
}

#content .ddfm .credits {
	display: none;
}

#content .ddfmwrap .required {
	color: red;
}

#content .ddfmwrap .fmtext, #content .ddfmwrap .fmtextarea, #content .ddfmwrap .fmselect, #content .ddfmwrap .fmverify {
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #352d16;
	border: 1px solid #aeaba2;
}

#content .ddfmwrap .fmtextarea {
	height: 200px;
}

#content .ddfmwrap .fmtext:focus, #content .ddfmwrap .fmtextarea:focus, #content .ddfmwrap .fmselect:focus, #content .ddfmwrap .fmverify:focus {
	color: #352d16;
	border: 1px solid #6a6452;
}

#content .ddfmwrap .submit {
	text-align: left;
	margin-left: 26%;
	padding-left: 21px;
}

#content .ddfmwrap .submit input {
	margin-top: -10px;
	padding: 7px 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #856f35;
	background: #efe9c8;
	border: 2px solid #ddd3ae;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content .ddfmwrap .submit input:hover {
	color: #352d16;
	background: #e8e1bf;
	cursor: pointer;
}

/* @end */

/* @group post */

/* POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.post {
	clear: left;
}

.post-title {
	float: left;
	width: 620px;
	padding: 20px 20px 0;
	background: #f8f5e5 url("../images/post-title-bg.jpg") repeat-x 0 100%;
}

.content .post-title img {
	float: left;
	display: block;
	max-width: 225px;
	margin: 0 20px 20px 0;
	padding: 5px;
	background: #e0dab6;
	border: none;
}

.post-title h1 {
	margin: 5px 20px 20px 0;
	font-size: 2.6em;
	line-height: 1.2em;
	color: #352d16;
	border-bottom: none;
}

.post-title h1 strong {
	font-weight: normal;
}

.post-title h1 a:link, .post-title h1 a:visited, .post-title h1 a:active {
	color: #352d16;
	text-decoration: none;
	border-bottom: 1px solid #e3dec1;
}

.post-title h1 a:hover {
	color: #352d16;
	text-decoration: none;
	border-bottom: 1px solid #988f64;
}

.post-title p {
	margin: -20px 20px 20px 0;
	font-size: 1.2em;
	font-style: italic;
	color: #856f35;
}

.post-content {
	clear: both;
	padding: 20px;
}

.alignright, .caption.right {
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
}

.alignleft, .caption.left {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

.wp-caption {
	margin-bottom: 20px;
	padding: 10px 0 0 10px;
	background: #edebe0;
	border: 1px solid #e7e4d7;
}

p.wp-caption-text {
	margin: 5px 0;
	text-align: center;
	color: #856f35;
}

.wp-caption a:link, .wp-caption a:visited, .wp-caption a:active {
	color: #856f35;
	text-decoration: underline;
}

.wp-caption a:hover {
	color: #856f35;
	text-decoration: none;
}

.post .wp-caption img {
	padding: 0;
	display: block;
	background: transparent;
	border: none;
}

.post div[style $='center;'] {
	width: 600px;
	margin: 0 0 20px;
	padding: 10px;
	font-size: 1.2em;
	text-align: center;
	background: #edebe0;
	border: 1px solid #e7e4d7;
}

.post div[style $='center;'] img {
	margin: 0 auto 8px;
	padding: 0;
	background: transparent;
	border: none;
}

.post img {
	display: block;
	padding: 10px;
	background: #edebe0;
	border: 1px solid #e7e4d7;
}

.post img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.post img[style $='left;'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.post div[style ^='float'] {
	width: auto;
	margin-right: 15px;
}

.post img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.post img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.post img[style $='right;'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.post img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.post img.noborder {
	display: block;
	padding: 0;
	background: transparent;
	border: none;
}

.post-meta p {
	padding-left: 8px;
	font-size: 1.2em;
	border-left: 3px solid #e8e4d8;
}

.post object {
	display: block;
	padding: 10px;
	background: #edebe0;
	border: 1px solid #e7e4d7;
}

.post-author {
	float: left;
	width: 620px;
	padding: 20px 20px 0;
	background: #e7e4d7 url("../images/post-author-bg.jpg") repeat-x 0 0;
}

.post-author p {
	margin-bottom: 20px;
	padding-top: 8px;
	font-size: 1.2em;
	line-height: 1.4em;
}

.post-author-avatar {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

.post-author-avatar a {
	display: block;
	padding: 5px;
	border: 1px solid #bab6a7;
}

.post-author-avatar a:hover {
	border: 1px solid #a09c8f;
}

.post-author-avatar img {
	display: block;
	padding: 0;
	background: transparent;
	border: none;
}

.post-social {
	clear: left;
	float: left;
	width: 620px;
	padding: 12px 20px 0;
	background: #f2f0e8 url("../images/post-social-bg.jpg") repeat-x 0 0;
}

.post-social ul, .post-social ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.post-social ul li {
	float: left;
	display: inline;
	width: 50%;
}

.post-social ul li a:link, .post-social ul li a:visited, .post-social ul li a:active {
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #857f70;
}

.post-social ul li a:hover {
	text-decoration: underline;
	color: #352d16;
}

.post-social-share a {
	padding: 8px 0 8px 45px;
	background: url("../images/icons/social-share.jpg") no-repeat 0 0;
}

.post-social-comment a {
	padding: 8px 0 8px 45px;
	background: url("../images/icons/social-comment.jpg") no-repeat 0 0;
}

.post-related {
	clear: left;
	padding: 20px 20px 0;
	background: url("../images/post-related-bg.jpg") repeat-x 0 0;
}

.post-related h3 {
	margin-top: 0;
}

.post-related ul {
	margin: 0 5px 20px;
}

.post-related .ad-bigbox {
	float: right;
	padding: 0 0 20px 20px;
	background: #fcfbf6;
}

.post-related .ad-bigbox img {
	padding: 0;
	background: transparent;
	border: none;
}

.post.archive .post-content {
	padding-bottom: 0;
}

#content .wp-pagenavi {
	padding-top: 30px;
}

.post.archive {
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f0e9;
}

.post-title.archive {
	margin-top: -30px;
}

.post-title.archive h1 {
	color: #856f35;
}

.post-title.archive h1 strong {
	color: #352d16;
}

.archive h2 {
	margin: 0;
	border-bottom: none;
}

.archive.tips a:link, .archive.tips a:visited, .archive.tips a:active {
	color: #3f6a85;
}

.archive.tips a:hover {
	color: #315267;
}

.archive.cameras a:link, .archive.cameras a:visited, .archive.cameras a:active {
	color: #68853f;
}

.archive.cameras a:hover {
	color: #4f6731;
}

.archive.production a:link, .archive.production a:visited, .archive.production a:active {
	color: #85623f;
}

.archive.production a:hover {
	color: #674c31;
}

.archive p {
	margin: 0 0 5px;
}

.archive.tips .post-meta p {
	border-left: 2px solid #3f6a85;
}

.archive.cameras .post-meta p {
	border-left: 2px solid #68853f;
}

.archive.production .post-meta p {
	border-left: 2px solid #85623f;
}

.searchterm1, .searchterm2, .searchterm3, .searchterm4, .searchterm5 {
	font-weight: bold;
	background: #f2edd1;
}

#ad-large {
	clear: both;
	padding: 20px;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	margin: 0 0 20px;
}

#comments .commentlist li.alt {
	background: transparent;
}

#comments .commentlist {
	margin: 0;
	padding: 0;
}

#comments .commentlist li {
	margin: 0;
	padding: 15px 20px 1px;
	list-style: none;
	font-size: 12px;
	background: #f3f0e9;
}

#comments .commentlist .avatar {
	margin-top: -5px;
	padding: 3px;
	background: #fcfbf6;
	border: 1px solid #e7e4d7;
}

#comments .commentlist li.alt .avatar {
	background: #edebe0;
	border: 1px solid #e7e4d7;
}

#comments h3 {
	margin: 20px 20px 5px;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
}

h3#respond {
	margin-bottom: 20px;
}

#commentform p {
	margin: 5px 0;
}

#commentform p small {
	font-size: 11px;
	color: #b2afa4;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0 0 15px;
	display: block;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {
	color: #69634f;
}

#comments .commentmetadata a:hover, #comments .comment-author a:hover {
	color: #352d16;
	background: transparent;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: -10px 10px 0 0;
}

#comments .comment-author {
	font-size: 11px;
	text-transform: lowercase;
	color: #b2afa4;
}

#comments .comment-author cite {
	font-size: 1.4em;
	color: #432301;
}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#commentform {
	margin: 0 20px;
	padding-bottom: 30px;
}

#commentform label {
	font-size: 12px;
	color: #69634f;
}

#commentform label span {
	font-size: 11px;
	color: #b2afa4;
}

#commentform input, #commentform textarea {
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #352d16;
	border: 1px solid #aeaba2;
}

#commentform input:focus, #commentform textarea:focus {
	color: #352d16;
	border: 1px solid #6a6452;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 200px;
	margin-right: 5px;
}

#commentform textarea {
	width: 605px;
	margin-bottom: 5px;
}

#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	margin-top: -30px;
}

#commentform p.subscribe-to-comments input {
	margin-left: 5px;
}

#commentform #submit {
	float: right;
	display: inline;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a6452;
	background: transparent;
	border: 0;
}

#commentform #submit:hover {
	color: #352d16;
	background: #e7e4d7;
	cursor: pointer;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: right;
	display: inline;
	width: 300px;
	margin: -45px 0 20px;
	overflow: hidden;
}

#bigbox {
	width: 300px;
	height: 250px;
	overflow: hidden;
}

#bigbox img {
	display: block;
}

/* @end */

/* @group widgets */

/* WIDGETS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.widget {
	padding: 20px 20px 1px;
}

#sidebar .widget {
	background: url("../images/widget-bg.jpg") no-repeat 0 0;
}

.widget a:link, .widget a:visited, .widget a:active {
	color: #856f35;
	text-decoration: underline;
}

.widget a:hover {
	color: #352d16;
	text-decoration: underline;
}

.widget p {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.widget ul {
	margin: 0 5px 20px 0;
}

.widget ul li {
	list-style-type: none;
	padding-left: 15px;
	background: url("../images/bullet-sidebar.png") no-repeat 0 3px;
}

.widget ol {
	margin: 0 0 20px 30px;
	list-style-type: decimal;
}

.widget ol li {
	list-style-type: decimal;
}

.widget li {
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.2em;
}

.widget strong, .widget b {
	font-weight: bold;
}

.widget em, .widget i {
	font-style: italic;
}

.widget h3 {
	margin-bottom: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #bfa454;
}

.widget h3 strong {
	display: block;
	color: #856f35;
}

#sidebar h4 {
	margin-bottom: 1em;
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
}

#widget-poll .heading {
	padding: 5px 0 2px 42px;
	background: url("../images/icons/widget-poll.jpg") no-repeat 0 0;
}

#widgets #widget-poll .heading {
	background: url("../images/icons/widget-poll-home.jpg") no-repeat 0 0;
}

#widget-poll ul {
	margin: 0;
	padding: 0;
}

#widget-poll ul li {
	float: left;
	width: 240px;
	margin: 0 0 10px 10px;
	padding: 0;
	line-height: 1.4em;
	color: #856f35;
	background: transparent;
}

#widget-poll ul li small {
	font-size: .85em;
	color: #bfa454;
}

#widget-poll ul li input {
	float: left;
	margin-right: 10px;
}

#widget-poll ul li label {
	float: left;
	text-align: left;
	width: 210px;
	margin-top: 1px;
}

#widget-poll p {
	margin-top: 5px;
}

#widget-poll .Buttons {
	clear: both;
	display: block;
	width: 87px;
	height: 33px;
	padding-top: 30px;
	color: #efe9c7;
	background: transparent url("../images/button-submit.jpg") no-repeat 0 0;
	border: none;
	cursor: pointer;
}

#widget-poll .Buttons:hover {
	background: transparent url("../images/button-submit.jpg") no-repeat 0 -33px;
}

#widgets #widget-poll .Buttons {
	padding-top: 33px;
	background: transparent url("../images/button-submit-home.jpg") no-repeat 0 0;
}

#widgets #widget-poll .Buttons:hover {
	background: transparent url("../images/button-submit-home.jpg") no-repeat 0 -33px;
}

#widget-poll a {
	position: absolute;
	margin: -50px 0 0 97px;
	font-size: .85em;
	color: #bfa454;
}

#widget-poll a:hover {
	color: #856f35;
}

#widget-assignment .heading {
	padding: 5px 0 2px 52px;
	background: url("../images/icons/widget-assignment.jpg") no-repeat 0 0;
}

#widgets #widget-assignment .heading {
	background: url("../images/icons/widget-assignment-home.jpg") no-repeat 0 0;
}

#widget-photographs .heading {
	padding: 5px 0 2px 52px;
	background: url("../images/icons/widget-photographs.jpg") no-repeat 0 0;
}

#widgets #widget-photographs .heading {
	background: url("../images/icons/widget-photographs-home.jpg") no-repeat 0 0;
}

#widget-affiliates .heading {
	padding: 5px 0 2px 32px;
	background: url("../images/icons/widget-affiliates.jpg") no-repeat 0 0;
}

#widgets #widget-affiliates .heading {
	background: url("../images/icons/widget-affiliates-home.jpg") no-repeat 0 0;
}

#home-forums .heading {
	padding: 5px 0 2px 42px;
	background: url("../images/icons/widget-forums-home.jpg") no-repeat 0 0;
}

#widget-affiliates ul {
	float: left;
	width: 240px;
}

#widget-affiliates li {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	width: 95px;
}

#widget-write .heading {
	padding: 5px 0 2px 42px;
	background: url("../images/icons/widget-write.jpg") no-repeat 0 0;
}

#widgets #widget-write .heading {
	background: url("../images/icons/widget-write-home.jpg") no-repeat 0 0;
}

#widget-write h4 {
	color: #856f35;
}

#sidebar #widget-tips {
	background: #b6cdcb url("../images/widget-tips-bg.jpg") no-repeat 0 0;
}

#sidebar #widget-tips h3 {
	color: #3f6a85;
}

#sidebar #widget-tips h3 strong, #widget-tips h3 a:link, #widget-tips h3 a:visited, #widget-tips h3 a:active, #widget-tips h3 a:hover {
	color: #315267;
}

#widget-tips a:link, #widget-tips a:visited, #widget-tips a:active, #widget-tips a:hover {
	color: #1e2f3a;
}

#widget-tips ul li {
	background: url("../images/bullet-tips.png") no-repeat 0 3px;
}

#sidebar #widget-cameras {
	background: #cfdda2 url("../images/widget-cameras-bg.jpg") no-repeat 0 0;
}

#sidebar #widget-cameras h3 {
	color: #68853f;
}

#sidebar #widget-cameras h3 strong, #widget-cameras h3 a:link, #widget-cameras h3 a:visited, #widget-cameras h3 a:active, #widget-cameras h3 a:hover {
	color: #4f6731;
}

#widget-cameras a:link, #widget-cameras a:visited, #widget-cameras a:active, #widget-cameras a:hover {
	color: #25391d;
}

#widget-cameras ul li {
	background: url("../images/bullet-cameras.png") no-repeat 0 3px;
}

#sidebar #widget-post {
	background: #dec69c url("../images/widget-post-bg.jpg") no-repeat 0 0;
}

#sidebar #widget-post h3 {
	color: #85623f;
}

#sidebar #widget-post h3 strong, #widget-post h3 a:link, #widget-post h3 a:visited, #widget-post h3 a:active, #widget-post h3 a:hover {
	color: #674c31;
}

#widget-post a:link, #widget-post a:visited, #widget-post a:active, #widget-post a:hover {
	color: #392d1d;
}

#widget-post ul li {
	background: url("../images/bullet-post.png") no-repeat 0 3px;
}

.widget-blog h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #bfa454;
}

.widget-blog h3 strong {
	color: #856f35;
	font-size: 1.2em;
}

.widget-blog a:link, .widget-blog a:visited, .widget-blog a:active {
	text-decoration: none;
}

.widget-blog a:hover {
	text-decoration: underline;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	position: relative;
	clear: both;
	padding: 20px 20px 15px;
	background: #f8f5e5 url("../images/footer-bg.jpg") repeat-x 0 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #857f70;
	text-decoration: underline;
}

#footer a:hover {
	color: #352d16;
}

#footer p {
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #857f70;
}

#footer p span {
	padding: 0 3px;
	color: #ada693;
}

#b5media {
	position: absolute;
	display: block;
	right: 20px;
	bottom: 20px;
	width: 100px;
	height: 21px;
	overflow: hidden;
}

#b5media span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/b5media.jpg") no-repeat 0 0;
}

#b5media a:link, #b5media a:visited, #b5media a:active, #b5media a:hover {
	text-decoration: none;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clearer {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

/* @end */
