/*  
Theme Name: Adair Photography
Theme URI: http://www.AdairPhotgraphy.com/
Description: Custom theme for Adair Photography
Version: 1.0
Author: Brandon Nason
Author URI: http://www.BrandonNasn.com/

	AdairPhotography v1.0

	This theme was designed and built by Brandon Nason,
	whose blog you will find at http://www.BrandonNason.com/
*/


body
{
/*	text-align: center;*/
	font-family: Verdana, Verdana, Geneva, sans-serif
}

#container
{
	margin: 0 auto;
	width: 920px;
	border-top: 5px solid #605042;
}

#header
{
	border-top: 1px dashed #605042;
	height: 340px;
	background: no-repeat bottom right url('images/header-bg.jpg');
	margin-bottom: 1px;
}

#header #pages
{
	font-size: 0.7em;
	margin-top: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

#header #pages li
{
	float: left;
	margin-right: 18px;
}

#header #pages li.last
{
	float: right;
}

hr
{
	height: 68px;
	background: top no-repeat url('images/brownbar.jpg');
	margin: 0;
	padding: 0;
	border: 0;
}

h2, h2 a, h3, h3a
{
	color: #BFD5D8;
	text-transform: lowercase;
	font-weight: 100;
	letter-spacing: 1px;
}

h3
{
}

a
{
	color: #281605;
	text-decoration: none;
}

ul li
{
	list-style-type: none;
}

#body, #page-body
{
	color: #281605;
	padding-left: 107px;
	padding-right: 10px;
	background-color: #605042;
	margin-top: 1px;
	border-bottom: 1px dashed #281605;
}

#page-body
{
	padding-left: 0px;
	background-color: #567B84;
	border-top: 1px solid #567B84;
}

#footer
{
	background-color: #281605;
	color: #605042;
	padding: 3px;
	margin: 0;
}

table
{
	border: 0;
	width: 100%;
}

table td
{
	vertical-align: top;
}

.post
{
	padding: 5px 20px;
	padding-left: 0;
}

.post .date
{
	float: left;
	border-right: 1px dashed #281605;
	padding-right: 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	width: 70px;
	margin-left: -90px;
}

.post .entry
{
	text-align: justify;
	font-size: 0.9em;
}

.post .metadata
{
	font-size: 0.8em;
	border-top: 1px dashed #281605;
}

#sidebar
{
	width: 200px;
	background: top right repeat-y url('images/sidebar-bg.jpg') #FFFFFF;
	padding-left: 7px;
	padding-right: 126px;
	border-bottom: 1px dashed #281605;
}

#sidebar div
{
	margin-left: 8px;
}

#sidebar div.searchformdiv
{
	margin-left: 0;
}

#sidebar ul, #sidebar ul li
{
	padding: 0;
	margin: 5px;
}

#sidebar ul li ul li
{
	font-size: 0.8em;
}

#sidebar h2
{
	margin-bottom: 0;
}

#sidebar #searchform
{
	width: 200px;
	height: 237px;
	text-align: center;
	background: top center url('images/search-bg.jpg');
	margin-left: 0;
	border-top: 1px solid #567B84;
	margin-top: 0;
}

#sidebar #searchform h2
{
	font-size: 1.4em;
}

#sidebar #searchform input[type=text]
{
	background-color: #81A6AA;
	border: 0;
}

#sidebar #searchform input[type=text]:hover
{
	background-color: #FFFFFF;
}

#sidebar #searchform input[type=submit]
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	text-decoration: underline;
	font-weight: 500;
	font-size: 1.1em;
}

#commentform
{
	margin-right: 30px;
	position: relative;
}

#commentform textarea
{
	width: 100%;
}

.recentcomments
{
	text-align: justify;
	font-size: 0.8em;
}

.recentcomments a.content
{
	color: #99CCCC;
}

#recentcomments p
{
	display: inline;
}

.image
{
	border: 0;
}