body
{
	background:url(images/background2.gif) repeat fixed;
	font-size:14px;
	font-family:Century Gothic, Helvetica, sans-serif;
	color:#686867;
	text-align:center;
	margin:0;
	padding:0;
}

a
{
	color:#e0b227;
	text-decoration:none;
}

h1,h2,h3
{
	font-family:Century Gothic, Helvetica, sans-serif;
	color:#e0b227;
	text-transform:none;
	font-weight:bold;
}

#pageborders
{
	width:1096px;
	min-height:100%;
	background-image:url(images/border-sides.png);
	background-repeat:repeat-y;
	margin:auto;
}

#border-bottom
{
	height:15px;
	width:1000px;
	background:url(images/border-bottom.png);
}

#page
{
	text-align:left;
	background-color:white;
	width:1000px;
	margin:auto;
	padding:0;
}

.column
{
	width:850px;
	clear:both;
	margin:auto;
	padding:20px 40px;
}

.post
{
	text-align:justify;
	margin:0 0 40px;
}

.clear
{
	clear:both;
}

h2
{
	font-size:24px;
	margin:20px 0 0;
}

h2.pagetitle
{
	font-size:13px;
	float:left;
	display:block;
	color:#999;
	text-align:center;
	margin:20px 0 0;
}

h1,h1 a,h1 a:hover,h1 a:visited
{
	text-decoration:none;
	color:white;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{
	text-decoration:none;
}

.entry p a:visited
{
	color:#3C0;
}

h1
{
	padding-top:70px;
	margin:0;
}

h3
{
	margin:10px 0 0;
	padding:0;
}

h3.comments
{
	margin:40px auto 20px;
	padding:0;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

#postdivide
{
	background:url(images/postdivide.gif) no-repeat;
	width:850px;
	height:50px;
	float:right;
	padding-bottom:50px;
}

.postdivideborder
{
	border:solid 1px #686867;
}

.commentlist li,#commentform input,#commentform textarea
{
	font:.9em Century Gothic, Helvetica, sans-serif;
}

.commentlist li ul li
{
	font-size:1em;
	margin-right:-5px;
	margin-left:10px;
}

.commentlist li
{
	font-weight:bold;
	list-style:none;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
}

.commentlist li .avatar
{
	float:right;
	background:#fff;
	padding:2px;
}

.commentlist cite,.commentlist cite a
{
	font-style:normal;
	font-size:14px;
}

.commentlist p
{
	font-weight:normal;
	line-height:1em;
	text-transform:none;
	margin:10px 5px 10px 0;
}

#commentform p
{
	font-family:Century Gothic, Helvetica, sans-serif;
	margin:5px 0;
}

.commentmetadata
{
	font-weight:normal;
	display:block;
	margin:0;
}

#inlinecomments
{
	height:200px;
	overflow:auto;
	border:1px solid #686867;
}

#header
{
	background-color:#000;
	height:150px;
	width:1000px;
	margin:0;
	padding:0;
}

#headerimg
{
	width:100%;
	height:100%;
	background:url(images/banner.gif) no-repeat bottom center;
	margin:0;
}

#slideshow
{
	height:218px;
	width:1000px;
	margin:0;
}

#menu
{
	list-style:none;
	height:1%;
	background:#fff;
	margin:0 auto;
	padding:0 0 0 7px;
}

#menu:after
{
	content:'';
	display:block;
	clear:both;
}

#menu li
{
	float:right;
	color:#666;
	text-transform:lowercase;
	margin:10px 0;
	padding:0;
}
#menu li li { float:none; }

#menu li a
{
	color:#666;
	vertical-align:bottom;
}

#menu li.hover a,#menu li:hover a,#menu li.hover,#menu li:hover
{
	position:relative;
}

#menu li.hover ul,#menu li:hover ul
{
	display:block;
}

#menu ul
{
	list-style:none;
	width:140px;
	display:none;
	position:absolute;
	right:0;
	top:100%;
	background:#fff;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:10px;
	border-left:1px solid #686867;
	border-right:1px solid #686867;
	border-bottom:1px solid #686867;
	margin:0;
	padding:4px;
}

#menu ul li a
{
	text-align:left;
	float:left;
	width:100%;
	background:none;
	color:#666;
	line-height:15px;
	margin:0;
	padding:0;
}

#menu a
{
	padding:0 23px 5px;
}

#menu a:hover
{
	background:url(http://kellyklattphotoblog.com/underline.gif) center 17px no-repeat;
}

#menu ul li a:hover
{
	color:#000;
}

#header_bottom
{
	width:1000px;
	border-bottom:1px solid #ccc;
}

#page_line
{
	height:1px;
	width:100%;
	background-color:#999;
	display:block;
	clear:both;
}

#header_bottom h3
{
	margin:10px 0 0;
}

#header_bottom_left
{
	width:550px;
	height:auto;
	float:left;
	padding:20px 10px 0 50px;
}

#header_bottom_right
{
	width:359px;
	height:auto;
	float:left;
	border-left:1px thin #000;
}

#twitter
{
	float:left;
	height:40px;
	width:69px;
	margin:9px 0 0;
}

#twitter-status
{
	background-image:url(images/twitter-status.png);
	float:left;
	height:105px;
	width:290px;
	background-repeat:no-repeat;
	margin:0 0 20px;
}

.tweet
{
	width:220px;
	font-size:11px;
	list-style:none;
	margin:10px 0 0 20px;
	padding:0;
}

#footer-widgets
{
	width:1000px;
	height:375px;
	color:#666;
	background-color:#333;
	text-align:left;
	line-height:1.75em;
	border-top:1px solid #ececec;
	overflow:hidden;
}

#footer-widgets h2
{
	font-family:Century Gothic, Helvetica, sans-serif;
	color:#CCC;
	text-align:left;
	display:block;
	text-transform:none;
	margin:15px 0;
	padding:0;
}

#footer-widgets .cat_title
{
	font-size:14px;
	margin:0 0 5px;
}

#footer-widgets h3
{
	color:#fff;
}

#recentpost
{
	width:292.333px;
	height:375px;
	float:left;
	border-right:1px solid #808080;
	display:block;
	margin:0;
	padding:0 15px;
}

#mostcommented
{
	width:302.333px;
	height:375px;
	float:left;
	border-right:1px solid #808080;
	display:block;
	margin:0;
	padding:0 15px;
}

#recent_comments
{
	width:303.333px;
	height:375px;
	float:left;
	vertical-align:top;
	margin:0;
	padding:0 15px;
}

#recentpost a,#mostcommented a,#recent_comments a
{
	color:#666;
	margin:0;
	padding:0;
}

#recentpost ul,#mostcommented ul,#recent_comments ul
{
	margin:5px 0 0;
	padding:0;
}

#recentpost li,#mostcommented li,#recent_comments li
{
	list-style:none;
	margin:0;
	padding:1px 0 0;
}

#recentpost ul li a,#mostcommented ul li a,#recent_comments ul li a
{
	display:block;
	text-decoration:none;
	text-align:left;
	margin:0;
	padding:0;
}

#recentpost ul li a:hover,#mostcommented ul li a:hover,#recent_comments ul li a:hover
{
	background:#000000;
	color:#fff;
}

#sidebar
{
	width:1000px;
	margin:auto;
}

html>body .entry ul
{
	margin-left:0;
	list-style:none;
	text-indent:-10px;
	padding:0 0 0 10px;
}

html>body .entry li
{
	margin:7px 0 8px 10px;
}

.entry ol
{
	margin:0;
	padding:0 0 0 30px;
}

.entry ol li
{
	margin:0;
	padding:0;
}

.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

#searchform
{
	text-align:center;
	margin:20px 5px 0 0;
	padding:5px 3px;
}

#search
{
	border:none;
	float:left;
}

#search #searchform
{
	width:200px;
	height:25px;
	border:none;
	background-color:#fff;
}

#search #searchform .searchinput
{
	color:#666;
	font-size:13px;
	width:165px;
	border:1px thin $999;
	float:left;
}

#search #searchform .button
{
	background:url(images/mag.gif) no-repeat;
	height:25px;
	width:25px;
	border:0;
	cursor:pointer;
	float:left;
	margin:0 0 10px;
}

.share_here
{
	float:left;
	margin:25px 0 0 32px;
}

select
{
	width:130px;
}

#commentform input
{
	width:170px;
	margin:5px 5px 1px 0;
	padding:2px;
}

#commentform
{
	margin:5px 10px 0 0;
}

#commentform textarea
{
	width:100%;
	padding:2px;
}

#respond:after
{
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit
{
	float:right;
	clear:both;
	margin:0 0 5px auto;
}

.alt
{
	margin:0;
	padding:10px;
}

.commentlist
{
	text-align:justify;
	padding:0;
}

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

acronym,abbr,span.caps
{
	cursor:help;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

blockquote
{
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
}

blockquote cite
{
	display:block;
	margin:5px 0 0;
}

.screen-reader-text
{
	position:absolute;
	left:-1000em;
}

a img
{
	border:none;
}

.navigation
{
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

.slideshows
{
	width:750px;
	height:auto;
	margin:auto;
	padding:none;
}

a:hover,h2 a:hover,h3 a:hover,h2,h2 a,h2 a:visited,h3
{
	color:#e0b227;
}

img.centered,.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#recentpost h2,#mostcommented h2,.children
{
	padding:0;
}

.entry form,.center
{
	text-align:center;
}

.hidden,hr
{
	display:none;
}
