/*
Theme Name: KPAPhoto
Theme URI: http://wordpress.org/
Description: KevinAdamsPhotography Theme
Version: 1.2
Author: Kevin Adams
Author URI: http://www.kevinadamsphotography.com/
Tags: 

*/

/* Body Structure */

body {
	background-color: #fff;
	margin: 0 25px 0 25px;

}

#wrapper {
	background-color: #fff;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
	height: 130px;
	background: #fff url(images/top.gif) no-repeat 0 top;
}

#title {
	position: relative;
	top: 50px;
}

#menu {
	top: 70px;
	position: relative;
	height: 35px;
	clear: both;
}

ul#topmenu {
	height: 35px;
	display: block;
	position: relative;
	background: url(images/navbar.gif) no-repeat right center;
}

ul#topmenu li{
	list-style:none;
	float:left;
	padding: 0 0 0 15px;
	display: inline;
	width: 20%;

}

ul#topmenu li a,
ul#topmenu li a:visited {
	height: 21px;
	width: auto;
	padding: 2px 15px 2px 15px;
	color: #666666;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-style: none;
}

ul#topmenu li a:hover {
	height: 21px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 2px 15px 2px 15px;
	margin: 0;
	position: relative;
	letter-spacing: .1em;
	background: url(images/menugrad.jpg) repeat-x;
	border-style: none;
}

ul#topmenu li.current_page_item a {
  
  color: #bf0000;
}

ul#topmenu li a:focus {
	outline: none;
}

#content {
	background: url(images/mid.gif) repeat-y;
}

.entry {
	margin-bottom: 30px;
}

.entry img {

}

.feature {
	position: relative;
	background: url(images/leftdiv.gif) no-repeat left center;
}

.feature a, .feature a:visited {
	color: #5178a6;
}

.feature a:hover {
	color: #333366;
}

.feature img {
	float: right;
	margin-left: 40px;
}

.feature h3 {
	text-align: right;
	color: #463eac;
}

#pages {
	padding: 0;
	margin: 0;
}

#footer {
	height: 72px;
	background: url(images/base.gif) no-repeat 0 center;
}

.credits p {
	color: #463eac;
	text-align: center;
	font-size: 8px;
	margin: 18px 0 0 0;
	padding: 0;
}

.alignright {
	padding: 4px;
	margin: 10px 0 10px 20px;
	display: inline;
	float: right;
	border: 1px dashed #484f5e;
	background-color: #000;
}

.alignleft {
	padding: 3px;
	margin: 10px 20px 10px 0;
	display: inline;
	float: left;
	background-color: #000;
	}

.right {
	float: right;
}

.left {
	float: left;
}

.imgleft {
	float: left;
	margin: 5px 8px 8px 0;
}

.borderR {
	border-right: 1px solid #000;
}

.navleft {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navright {
	margin-top: 10px;
	margin-bottom: 10px;
}

.entryspace {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#comments {
	line-height: 1.5;
	text-align: center;
}

.commentbox {
	margin: 10px;
	padding: 10px;
	background-color: #eaeaea;
}

.commentbox p {
	
	font-size: 10px;
	line-height: 1.5;
	letter-spacing: normal;
	padding-top: 10px;
}

.wordtube {
	float: left;
	position: relative;
	padding: 20px;
	background: url(images/flvframe.gif) no-repeat center center;
}

#flashcontent {
	width: 760px;
	position: relative;
}

.equipment p {
	color: #888888;
	line-height: .5em;
	letter-spacing: normal;
	word-spacing: normal;
	margin-bottom: .7em;
}

.galleryback a {
	
}

.galleryback a:hover {
	background: url(images/btg2.gif) fixed;
}

.contactpic {
	width: auto;
	height: auto;
	float: right;
	position: relative;
	left: -75px;
}