@charset "utf-8";
/* CSS Document */

/*
Theme Name: Nelms Photographic Artistry
Author URI: http://www.keywebconcepts.com
Version: 1.0
Author: Key Web Concepts
*/

/************************* Structure ************************/

body {
	background: url(images/bg2.jpg) 50% 0% no-repeat #d2ab5e;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b3d22;
	font-size: 14px;
	line-height: 20px;
	}

#corner {
	position: absolute;
	width: 128px;
	height: 161px;
	z-index: 99;
	}

#center {
	width: 831px;
	margin: 0 auto 0 auto;
	}

#header {
	width: 771px;
	height: 164px;
	padding: 6px 30px 3px 30px;
	float: left;
	}

#logo {
	float: left;
	width: 249px;
	height: 164px;
	}

#header-right {
	float: right;
	width: 522px;
	}

#sharethis {
	width: 128px;
	height: 22px;
	float: right;
	}

#sm {
	width: 313px;
	height: 124px;
	float: right;
	background: url(images/sm-bg.png) top right no-repeat;
	}

#nav {
	width: 522px;
	height: 37px;
	float: right;
	text-align: right;
	margin: 0 0 2px 0;
	}

#nav img {
	margin: 0 6px 0 6px;
	}

#photo-banner {
	width: 689px;
	height: 419px;
	float: left;
	background: url(../images/photo-banner/photo-banner-1.png) top center no-repeat;
	padding: 0 71px 0 71px;
	z-index: 0;
	}

#content-top {
	width: 811px;
	height: 72px;
	float: left;
	background: url(images/content-top.png) top center no-repeat;
	padding: 18px 20px 0 0;
	}

#testimonials {
	width: 250px;
	height: 46px;
	float: right;
	background: url(images/test-bg.png) top center no-repeat;
	padding: 22px;
	}

#content {
	width: 751px;
	float: left;
	background: url(images/content-bg.png) top no-repeat;
	padding: 0 35px 45px 45px;
	}

#content-2 {
	width: 751px;
	float: left;
	background: url(images/content-bg-2.png) top center no-repeat;
	padding: 55px 35px 55px 45px;
	}

#content-main {
	width: 751px;
	float: left;
	}

#content-text {
	width: 751px;
	float: left;
	padding-bottom: 50px;
	}

.post {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background: url(images/stroke.png) bottom center no-repeat;
	float: left;
	width: 751px;
	}

.entry {
	width: 751px;
	float: left;
	}

.metadata {
	width: 751px;
	float: left;
	}

#footer {
	width: 741px;
	float: left;
	}

#footer-top {
	width: 741px;
	float: left;
	background: url(images/stroke.png) bottom no-repeat;
	padding: 0 0 20px 0;
	}

#footer-btm {
	width: 741px;
	float: left;
	padding: 16px 0 0 0;
	}

/************************* Sidebar ************************/

#sidebar ul {
	display: block;
	width: 175px;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	display: block;
	width: 175px;
	margin: 0 0 15px 0;
	padding: 0px;
	list-style: none;
	}

#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#sidebar ul li ul li {
	background: url(images/bullet.png) left no-repeat;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 12px;
	}

#sidebar ul li ul li:hover {
	background: url(images/bullet2.png) left no-repeat;
	}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 15px 0 5px 0;
	}

#sidebar a {
	color: #4b3d22;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #882a21;
	text-decoration: none;
	}

/************************* Text Styles ************************/

h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #882a21;
	font-size: 25px;
	margin: 15px 0 15px 0;
	}

h2 {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #882a21;
	font-size: 21px;
	margin: 15px 0 15px 0;
	}

h3 {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4b3d22;
	font-size: 17px;
	margin: 15px 0 15px 0;
	}

h4 {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4b3d22;
	font-size: 15px;
	margin: 0 0 15px 0;
	}

h5 {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4b3d22;
	font-size: 12px;
	margin: 0 0 15px 0;
	}

p {
	line-height: 16px;
	margin: 0 0 15px 0;
	font-size: 14px;
	}

ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	}

ul li {
	list-style: url(images/bullet2.png);
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	}

ul li ul li {
	list-style: url(images/bullet.png);
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	}

/************************* Link Styles ************************/

#sharethis a {
	color: #4b3d22;
	text-decoration: none;
	font-weight: bold;
	}

h1 a, h2 a, h3 a, h4 a {
	color: #882a21;
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,  {
	color: #4b3d22;
	text-decoration: none;
	}

a {
	color: #882a21;
	text-decoration: underline;
	}

a:hover {
	color: #4b3d22;
	text-decoration: none;
	}

#footer p a, #footer a {
	color: #4b3d22;
	text-decoration: none;
	margin: 0 8px 0 8px;
	}

#footer p a:hover, #footer a:hover {
	color: #882a21;
	text-decoration: underline;
	}

#footer-btm p a:hover {
	color: #4b3d22;
	text-decoration: none;
	}

/************************* Additional Text Styles ************************/

#testimonials p {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	}

#footer {
	font-size: 12px;
	}

#footer-top {
	text-align: center;
	}

p.copyright {
	float: left;
	}

p.keyweb {
	float: right;
	}

h1.post-title, h2.post-title {
	margin: 15px 0 5px 0;
	}

p.author-info {
	margin: 0 0 30px 0;
	}

/************************* Other ************************/

a img {
	border: 0px;
	}

.alignright {
	float: right;
	margin: 0 0 25px 25px;
	}

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
	}


/************************* Drop-Down ************************/

ul#nav2 {
	float: left;
	margin: 0px;
	padding: 0px;
	}

ul#nav2 li {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	background: none;
	}

ul#nav2 li ul {
	position: absolute;
	display: none;
	width: 210px;
	margin: 0 0 0 -15px;
	padding: 0px;
	}

ul#nav2 li:hover ul {
	display: block;
	}

ul#nav2 li ul li {
	width: 210px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(images/drop-down-bg.png) top center no-repeat;
	}

ul#nav2 li ul li a {
	display: block;
	width: 160px;
	height: 13px;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #4b3d22;
	padding: 5px 25px 5px 25px;
	}

ul#nav2 li ul li:hover {
	background: url(images/drop-down-bg.png) top center no-repeat;
	}

ul#nav2 li ul li a:hover {
	color: #932009;
	}

/************************* Forms ************************/

input {
	background: url(images/input-bg.png) top center no-repeat;
	border: 0;
	padding: 5px;
	height: 20px;
	color: #f4eac6;
	margin: 0 0 10px 0;
	}

input:hover {
	background: url(images/input-bg-2.png);
	color: #ffffff;
	}

input.checkbox {
	background: none;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
	}

textarea {
	background: url(images/ta-bg.png) top center no-repeat;
	border: 0;
	padding: 5px;
	height: 20px;
	color: #f4eac6;
	margin: 0 0 10px 0;
	}

textarea:hover {
	background: url(images/ta-bg-2.png) top center no-repeat;
	color: #ffffff;
	}

input#submit {
	width: 115px;
	height: 52px;
	background: url(images/submit.png) top center no-repeat;
	}

input#submit:hover {
	width: 115px;
	height: 52px;
	background: url(images/submit2.png) top center no-repeat;
	cursor: pointer;
	}

