/*
Theme Name: DanDavisPhoto Black
Theme URI: http://dandavisphoto.com
Description: Black magic.
Version: 1.2
Author: Lance Willett, simpledream web studio
Author URI: http://simpledream.net
*/

/* basic tags and elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #111 url(images/back.gif) 51% 0 repeat-y;
	color: #fff;
	font: normal 90% Verdana,Arial,Helvetica,"Arial Narrow",sans-serif;
	text-align: center;
}
p, li, dt, dd {
	font: 1em/1.5 Verdana,Arial,Helvetica,"Arial Narrow";
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #71A9E8;
}
a:active {
	color: #71A9E8;
}
a.main {
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	text-align: left;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
img,a,fieldset {
	border: 0;
}

/* id divisions */
#wrapper {
	margin: .5em auto;
	width: 750px;
}
#maincontent {
	width: 610px;
	padding: 10px 0 30px 0;
	width: 510px;
	text-align: left;
}
#masthead {
	padding: 0 0 .5em 0;
	text-align: left;
}
#body-home #masthead {
	padding: 0 0 0 0;
}
#masthead img {
	height: 59px;
}
div#wrapper #masthead a img {
	border: 0 !important;
	text-decoration: none;
}
#masthead h1 {
	background: url(images/textmark.gif) no-repeat;
	height: 65px;
}
#masthead h1 a {
	background: url(images/textmark.gif) no-repeat;
}
#masthead h1 a span {
	background: #000;
	position: absolute;
	left: -999px;
}
#masthead h2 {
	padding: 0 0 1em;
	font-size: 1em;
	text-transform: uppercase;
}
#masthead h3 {
	padding: .5em .5em 0 0;
	font-size: 1.1em;
	text-transform: uppercase;
}
#masthead p {
	display: inline;
}
#maincontent.content img {
	padding: 8px;
	border: 2px solid #222;	
}
#maincontent.content.internal img {
	margin: 12px 0 0 0;
	display: block;
}
#maincontent p {
	clear: left;
	width: 80%;
	padding: 1em 0;
	display: block;
	text-align: left;
}
#maincontent ul {
	padding: .5em;
	text-align: left;
}
#maincontent ul li {
	margin: 0 0 0 2em;
	padding: .25em 1em .25em 0;
	list-style-type: circle;
}
p.highlight {
	background: #cc9;
	margin: 1em .5em;
	padding: .5em 1em !important;
	color: #f00;
	font-size: 1.2em;
}

/* main navigation */
#nav {
	float: right;
	width: 185px;
	padding: 20px 0 200px 0;
	text-align: left;
	height: 100%;
}
#body-home #nav {
	padding-top: 10px;
}
#nav p {
	padding: .5em 0;
	border-top: 1px solid;
	font-size: .85em;
}
#nav ul.contact {
	margin: 10px 0 0 20px;
	font-size: .85em;
}
#nav ul.contact li {
	padding: .25em 0;
	list-style-type: circle;
}
.navbar {
	padding: .5em 0 0 0;
	background: #222 url(images/boxtop.gif) no-repeat;
}
.navbar h2 {
	padding: .25em .5em .25em 1px;
	color: #fff;
	font: italic normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.8em;
	letter-spacing: 1px;
	height: 18px;
}
.navbar h2#galleries {
	margin-bottom: -1px;
	border-bottom: 1px solid #ddd;
	background: url(images/galleries.gif) 6px -5px no-repeat;
}
.navbar h2#info {
	border-bottom: 1px solid #ddd;
	background: #222 url(images/information.gif) 6px -5px no-repeat;
}
.navbar h2 strong {
	display: none;
}
.navbar ul {
	margin: 1px 0 20px 0;
	padding: 0 0 1.1em 0;
	width: 100%;
	list-style: none;
	background: #222 url(images/boxbottom.gif) 0 100% no-repeat;
}
body#body-about div.navbar ul#top-about {
	margin: 0 0 20px 0;
}
.navbar li {
	background: #000;
	height: 35px;
}
.navbar li a {
	margin: 0;
	padding: 5px 15px 9px 15px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	display: block;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	outline: none;
}
.navbar li a:hover {
	background: #222;
	color: #fff;
}
body#body-about .navbar ul li#about a,
body#body-contact .navbar ul li#contact a,
body#body-gallery .navbar ul li#gallery-link a {
	border-bottom: 1px solid #fff;
	background: #ccc;
	color: #000;
	font-weight: bold;
	height: 20px;
}

/* footer */
#footer {
	clear: both;
	margin: 2em 0 1em 0;
	padding: .5em;
	border-top: 1px solid #1c1c1c;
	text-align: left;
}
#footer p {
	color: #737373;
	font-size: .75em;
	text-align: center;
}
#footer a {
	color: #bbb;
	text-decoration: none;
}

/* contact form messages
------------------------
*/
span.required {
	font-weight: bold;
}
span.error {
	background: #fff1f0 url(images/alert-red-sm.gif) 6px 9px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 21px;
	border: 1px solid #f00;
	color: #222;
}
span.alert {
	background: #fcfce1 url(images/alert.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 23px;
	border: 1px solid #fc0;
	color: #222;
}
span.success {
	background: #eaf3d0 url(images/message.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 30px;
	border: 1px solid #8fb93d;
	color: #222;
}
#emailform input.contacterror, #emailform textarea.contacterror {
	border: 1px solid #f00;
}

/* contact form
------------------------------
*/
#emailform {
	margin: 1em 0;
}
#emailform input {
	background: #f2f2f2;
}
#emailform input#carbon_copy {
	background: none;
}
#emailform input.text {
	padding: .25em;
	margin: .25em 0 1em 0;
	width: 200px;
}
#emailform textarea {
	background: #f2f2f2;
	padding: .25em;
	margin: .25em 0 1em 0;
	width: 300px;
}
#emailform label {
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
	color: #ddd;
}
#emailform input.submit-form {
	background: #f2f2f2;
	display: block;
	padding: .25em;
	margin: 1.5em 0;
	font-size: 14px;
}
/* (c) Copyright Dan Davis Photography. Please do not reuse without permission. */