/* @override http://tsjphotography.com/blog/wp-content/themes/CPB_Pro_Theme/style.css */

/* @override http://tsjphotography.com/blog/wp-content/themes/CPB_Pro_Theme/style.css */

/*
Theme Name:     CPB Pro Theme
Theme URI:      http://customphotographyblogs.com/
Description:    A Custom styled CPB Blog theme for Wordpress.
Version:        1.0
Author:         Jane Johnson & Mike Brisk
Author URI:     http://briskstudios.com/
Tags:           Photography, Photos, Photoblog, Photo Blog, Fixed Width, Single Column
*/

/*__________________________________________________________________________________________________*/

* {
margin: 0;
padding: 0;
}
body {
	width: 100%;
	background: #e3e3e3 url(img/mainbg.jpg) repeat;
}
:focus{
	outline:0
}
html {
}
a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #726460;
}
a:hover {
	color: #726460;
}
a:active {
color: maroon;
text-decoration: none;
}
a img { 
	border: 0;
	margin-right: auto;
	margin-left: auto;
}

/* hn */
h1, h2 {
}

/*
layout
---------------------------------------------- */

#container {
	width: 960px;
	padding: 0 10px 20px;
	background: white center;
	
	margin: 0 auto 40px;
}

#top {
	width: 980px;
	padding-top: 0;
	height: 20px;
	background: #c7c7c7 center top;
	margin: 20px auto;
}

#bottom {
	height: 20px;
	width: 940px;
	padding-top: 0;
	margin: 0 auto 20px;
	background-color: #c7c7c7;
	clear: both;
}

#header {
	height: 526px;
	width: 960px;
	background: url(img/headerbg.png) no-repeat center center;
	margin-right: auto;
	margin-top: 36px;
	margin-left: auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 20px;
}

/*
header
----------------------------------------------- */

#logo {
	height: 116px;
	width: 371px;
	padding: 0 10px 10px;
	margin: 0 auto;
	float: right;
	background-position: 0;
}

#logo a {
	width: 139px;
	height: 118px;
	float: right;
	padding-left: 0;
	line-height: 80px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: gray;
	text-shadow: white 0 1px 1px;
	font-weight: bold;
	margin-bottom: 12px;
	background: url(img/logo.png) no-repeat 0 bottom;
	text-indent: -9999px;
	padding-top: 7px;
}

#twitter {
	width: 258px;
	height: 98px;
	float: left;
	padding-left: 124px;
	line-height: 15px;
	font-size: 10px;
	text-align: left;
	color: gray;
	text-shadow: white 0 1px 1px;
	font-weight: normal;
	padding-top: 25px;
	font-style: normal;
	padding-right: 20px;
	background: url(img/twitterbg.jpg) no-repeat;
	position: relative;
	top: 9px;
	left: 10px;
	letter-spacing: 1px;
}

#twitter p {
	width: 250px;
	overflow: hidden;
	float: left;
	position: relative;
	display: inline;
	padding-left: 0;
	margin-left: 13px;
}

#showhide {
	height: 20px;
	position: relative;
	z-index: 10;
	left: 52px;
	text-align: left;
	top: -54px;
	clear: both;
	color: gray;
	font: 14px NeutraTextTTLightAlt;
	width: 216px;
}

.search-box {
	width: 181px;
	height: 25px;
	text-align: right;
	padding-top: 1px;
	position: relative;
	left: 14px;
	float: right;
	top: 97px;
}

input#search.search-input {
	border: 1px solid silver;
	text-align: right;
	color: silver;
	padding-right: 4px;
}
h1 {
padding: 10px 0 0;
font: 1.8em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #8c8c8c;
}

input.search-button {
	margin-right: 10px;
	border-width: 0;
	background-color: white;
	border-style: none;
	color: black;
}

/*
navigation
---------------------------------------------- */

#menu {
	width: 960px;
	height: 31px;
	padding: 0 10px;
	z-index: -1;
	margin: 0 auto -2px;
}

#menu ul li.current_page_item a:link, 
#menu ul li.current_page_item a:hover, 
#menu ul li.current_page_item a:visited, 
#menu ul li.current_page_item a:focus, 
#menu ul li.current_page_item a:active {
color : maroon;
text-decoration : none;

}

#menu ul li.page_item a, 
#menu ul li.page_item a:hover {
color: #706963;
	font-size: 13px;
	text-shadow: white 0 1px 1px;
	z-index: -1;
}

#menu ul li.page_item a:hover {
	color: silver;
}

.nav {
	height: 31px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 0.9em;
	position: relative;
	left: 9px;
	top: 5px;
}
.nav li {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -6px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -6px -53px;
}

.nav li.home {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.home a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -6px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.home a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -6px -53px;
}

.nav li.portfolio {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.portfolio a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -165px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.portfolio a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -165px -53px;
}

.nav li.archives {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.archives a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -326px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.archives a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -326px -53px;
}

.nav li.categories {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.categories a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -485px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.categories a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -485px -53px;
}

.nav li.reading {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.reading a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -645px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.reading a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -645px -53px;
}

.nav li.contact {
list-style-type: none;
	display: inline;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: lowercase;
	width: 140px;
	text-align: center;
	float: left;
	height: 31px;
	margin-right: 20px;
	text-indent: -9999px;
}

.nav li.contact a {
	color: #706963;
	font-size: 13px;
	
	background: url(img/menu.png) no-repeat -805px -14px;
	display: inline;
	width: 140px;
	height: 31px;
	float: left;
}

.nav li.contact a:hover {
	color: silver;
	float: left;
	background: url(img/menu.png) no-repeat -805px -53px;
}

/* Slideshow */

#slideshow {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 383px;
	z-index: 0;
	clear: both;
	padding: 5px;
	background: url(img/slideshowbg.png) no-repeat center center;
}

#rotator {
	background-color: white;
	
}

#rotator img. {
	border-style: none;
	border-width: 0;
}

/* end Slideshow */

#address {
	height: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: -1px auto 15px;
	text-align: center;
	padding-bottom: 10px;
}

#address a img {
	margin-right: auto;
	margin-left: auto;
}

/* About */

#about {
	width: 960px;
	height: 286px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
	z-index: 50;
	position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: url(img/aboutbg.png) no-repeat center center;
}

#about .middle {
	width: 960px;
	height: 299px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
}

#aboutpic {
	width: 239px;
	height: 315px;
	float: left;
	margin-right: 20px;
	background: url(img/aboutpic.jpg) no-repeat center center;
	z-index: 5;
	position: relative;
	top: -15px;
	left: 20px;
}

#abouttext {
	width: 675px;
	height: 299px;
	float: left;
	background: url(img/abouttext.jpg) no-repeat -2px 13px;
	position: relative;
	top: -11px;
	left: 22px;
}

/* Content */

h2.title {
	margin: 0 0 0 49px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 19px;
	width: 840px;
	text-transform: lowercase;
	padding-left: 0;
	font-family: AmericanTypewriterLight;
}

h2.title span {
	padding: 0;
	font-size: 25px;
	text-transform: lowercase;
	letter-spacing: 2px;
}

h2.title span a {
	color: #4f9ea2;
	letter-spacing: 2px;
	padding-left: 11px;
	text-transform: lowercase;
	font: normal 24px AmericanTypewriterLight;
	text-decoration: none;
}

h2.title span a:hover {
	color: #247082;
	letter-spacing: 2px;
	padding-left: 11px;
	text-transform: lowercase;
	font: normal 24px AmericanTypewriterLight;
}

#maincontainer {
width: 960px;
	padding: 0 10px 10px;
	margin: 0 auto;
	background: white center;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
	box-shadow: 0px 0px 8px #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#content {
	margin: 0 auto;
	width: 840px;
	padding: 30px 10px 10px;
	text-align: left;
	clear: both;
	background: url(img/dots.png) no-repeat center top;
}
#post {
	width: 100%;
	color: #505050;
	font-family: NeutraTextTTLightAlt;
}

#post p {
	margin-bottom: 8px;
	text-align: justify;
	line-height: 20px;
	font-size: 15px;
}

#pagepost p.catcloud a {
	color: #636363;
	font-family: NeutraTextTTLightAlt;
}

#post p a {
	color: #362f2d;
	text-decoration: underline;
}

#post p a:hover {
	color: #726460;
	text-decoration: underline;
}
#post img {
padding: 0;
	background-color: white;
	margin: 30px auto;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	max-width: 840px;
	height: inherit;
}

/* 
photo meta		
------------------------------------------------------ */

#meta {
margin: 0 auto 20px;
	width: 920px;
	clear: both;
	padding: 20px 10px;
	position: relative;
	z-index: 0;
}
#meta-inner {
height: 58px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	float: right;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 1;
}
#meta ul {
margin: 0;
}
#meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
line-height: 30px;
	font-size: 1.3em;
}

#nodate {
	position: relative;
	color: #645b52;
	right: 83px;
	width: 75px;
	height: 30px;
	text-align: center;
	top: 0;
	z-index: -1;
}

#date {
	position: relative;
	color: #645b52;
	right: 83px;
	width: 75px;
	height: 30px;
	text-align: center;
	top: 3px;
	z-index: -1;
}

.day {
	width: 85px;
	height: 76px;
	text-align: center;
	z-index: 500;
	
	background: url(img/datebg.png) no-repeat 7px center;
	letter-spacing: 0;
	position: relative;
	padding-top: 40px;
	top: 0;
	font: normal 14px AmericanTypewriterLight;
}

.time {
	width: 85px;
	height: 17px;
	position: relative;
	top: -54px;
	z-index: 500;
	font: 11px/7px AmericanTypewriterLight;
	letter-spacing: 0;
}

#bottomcomments {
	float: left;
}

#bottomcategory {
	float: right;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
padding: 0;
width: 100%;
font-size: 0.9em;
	z-index: 0;
	height: 20px;
	clear: both;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	position: relative;
	top: 31px;
}
#navigate-inner {
padding: 0;
text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-position: center center;
	width: 841px;
}
#navigate span.previous {
float: left;
	font-size: 1.1em;
	width: 150px;
	display: block;
	height: 30px;
	
	z-index: -4;
	background: url(img/prevnext.png) -2px -47px;
}

#navigate span.previous a{
display: block;
line-height: 30px;
	font-size: 12px;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	color: #6f6862;
	text-align: center;
	background: url(img/prevnext.png) no-repeat -2px -46px;
	text-indent: -9999px;
}

#navigate span.previous a:hover{
display: block;
line-height: 30px;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	color: gray;
	background: url(img/prevnext.png) -2px -3px;
}

#navigate span.next {
	font-size: 1.1em;
	float: right;
	width: 150px;
	display: block;
	height: 30px;
	background: url(img/prevnext.png) right 37px;
}

#navigate span.next a {
display: block;
	font-size: 12px;
	height: 30px;
	background: url(img/prevnext.png) right -46px;
	padding-top: 0;
	padding-bottom: 0;
	color: #6f6862;
	text-align: center;
	line-height: 30px;
	text-indent: -9999px;
}
#navigate span.next a:hover {
display: block;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	color: silver;
	background: url(img/prevnext.png) right -3px;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
}

#commentsbird {
width : 220px;
height : 90px;
	position: relative;
	left: -3px;
	top: -13px;
	text-align: center;
	float: left;
	background: url(img/commentbird.png) no-repeat 0 center;
	padding-right: 170px;
	line-height: 31px;
	font-size: 13px;
	color: #6f6862;
	z-index: 5;
}

#leave {
width : 240px;
height : 60px;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	float: left;
	
}
#leave a {
width : 240px;
height : 60px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: 2px;
	color: #505050;
	font: 14px NeutraTextTTLightAlt;
	text-decoration: none;
}

#leave a:hover {
width : 240px;
height : 60px;
	float: left;
	letter-spacing: 2px;
	color: #4f9ea2;
	font-size: 14px;
	background: url(img/linkhoverbottom.png) no-repeat center 15px;
}
#links {
width : 140px;
height : 60px;
	position: relative;
	top: 0;
	float: left;
	text-align: center;
	left: 0;
}
#links a {
height : 60px;
float : left;
width : 140px;
	letter-spacing: 2px;
	color: #505050;
	background-repeat: no-repeat;
	background-position: 0 0;
	font: 14px NeutraTextTTLightAlt;
	text-decoration: none;
}

#links a:hover {
height : 60px;
float : left;
width : 140px;
	letter-spacing: 2px;
	color: #4f9ea2;
	font-size: 14px;
	background: url(img/linkhoverbottom.png) no-repeat center 15px;}
#sendemail {
width : 150px;
height : 60px;
	position: relative;
	float: left;
	text-align: center;
	top: 0;
	left: 0;
}
#sendemail a {
width : 150px;
height : 60px;
float : left;
	letter-spacing: 2px;
	color: #505050;
	background-repeat: no-repeat;
	background-position: 0 0;
	font: 14px NeutraTextTTLightAlt;
	text-decoration: none;
}

#sendemail a:hover {
width : 150px;
height : 60px;
float : left;
	letter-spacing: 2px;
	color: #4f9ea2;
	font-size: 14px;
	background: url(img/linkhoverbottom.png) no-repeat center 15px;
}



/* 
comments		
------------------------------------------------------ */

body#commentspopup {
margin: 0 auto;
	width: 400px;
	background: #fbfbfb url(img/commentbg.jpg) no-repeat center 18px;
}
#comments {
text-align: left;
	margin-right: auto;
	font: 0.75em FuturaLtBTLight;
	background-repeat: no-repeat;
	background-position: center center;
}

#commentspop {
font-size: 0.75em;
text-align: left;
	margin-right: auto;
	padding: 20px;
	height: 660px;
	background: url(i/commentbg.jpg) no-repeat center;
}
#comments-header {
padding: 5px;
padding-top: 0;
	height: 260px;
	background: url(images/commentlogo.jpg) no-repeat center center;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#comments-header-inner {
padding: 3px 10px 10px;
	height: 172px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-header h1 a:link {
color: #8c8c8c;
}
#comments-header h2 {
padding: 5px 0 0;
font-size: 0.9em;
}
#comments-info {
	position: relative;
	top: -28px;
	padding: 0 0 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 6px;
	float: left;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
font-size: 0.95em;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
font-size: 0.9em;
line-height: 1.2em;
}
div.gravatar {
float: left;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #cececd;
font-weight: bold;
text-transform: uppercase;
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
margin: 0 0 20px;
padding: 5px;
}
#comment-form-inner {
padding: 10px 40px 0 30px;
	text-align: center;
	margin-bottom: 0;
	height: 364px;
}
#comment-form h2 {
margin: 0;
padding: 0;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
	line-height: 1em;
	font-size: 1.5em;
}
#comments-form label {
display: block;
	color: #8a8980;
	margin-bottom: 5px;
	margin-left: 6px;
	text-align: left;
	letter-spacing: 1px;
	font: 13px NeutraTextTTLightAlt, sans-serif;
	text-transform: uppercase;
}
p.style131 {font-size: 13px;line-height:normal;font-family: 'NeutraTextTTLightAlt', sans-serif;}

#comments-form p label.style131.samplebox {
	font-size: 13px;line-height:normal;font-family: 'NeutraTextTTLightAlt', sans-serif;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#url,
#email,
#comment {
width: 100%;
margin: 0 0 14px;
background: #f2f2f2;
border: 1px solid #c9c8c5;
	height: 25px;
	text-align: left;
	color: #8a8980;
	padding: 4px;
	font: normal 17px NeutraTextTTLightAlt;
}

textarea#comment {
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 40px;
}

input#author, 
input#url,
input#email,
input#comment {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#comment {
	height: 75px;
}

#comments p {
	margin-bottom: 0;
	margin-top: 3px;
	text-align: center;
}
#comment-submit {
padding: 7px 20px;
background: #6d6f71;
border: 1px solid #c9c8c5;
color: white;
text-transform: lowercase;
text-align: center;
letter-spacing: 0.1em;
	font-size: 100%;
	margin: -7px auto 0;
	font-weight: normal;
	font-style: normal;
}
div.comment-form-info {
font-size: 0.9em;
color: #666;
line-height: 1.4em;
	margin-right: 0;
	margin-left: 0;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}
/* 
pages	
------------------------------------------------------ */

#main {
float: left;
width: 490px;
margin: 0 0 20px;
padding: 5px 5px 5px 0;
}
#main-inner {
background: #fff;
padding: 10px 10px 10px 0;
}
h2.page-title {
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}

/* sidebar	 */

#side {
float: right;
width: 230px;
padding: 5px 0 5px 5px;
	font-size: 1.1em;
}
#side-inner {
background: #fff;
padding: 10px 0 10px 10px;
}
ul.arch-list {
background: #fff;
padding: 10px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
	font-size: 1.1em;
	line-height: 2.2em;
}


/* 
footer		
------------------------------------------------------ */

#footer {
text-align: center;
	padding-right: 10px;
	width: 960px;
	height: 60px;
	padding-left: 10px;
		background-position: 0;
	position: relative;
	z-index: 0;
	margin: 0 auto 16px;
	top: -50px;
	font: 12px/18px NeutraTextTTLightAlt;
}

#footer a {
}

#footer a:hover {
	text-decoration: underline;
	color: #505050;
}

#footer p {
	position: relative;
	vertical-align: text-bottom;
}

#homefooter {
text-align: center;
	padding-right: 10px;
	width: 488px;
	height: 61px;
	padding-left: 10px;
		background-position: 0;
	z-index: 0;
	margin: -3px auto 50px;
	font: 12px/18px NeutraTextTTLightAlt;
	clear: both;
}

#homefooter a {
	text-decoration: none;
}

#homefooter a:hover {
	text-decoration: underline;
	color: #505050;
}

#homefooter p {
	position: relative;
	vertical-align: text-bottom;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr                  {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 5px 0 .5em;
	clear: both;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
img.centered        { display: block; margin-left: auto; margin-right: auto;
}
img.alignright      { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft       { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.wp-caption         { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img     { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto;
}
.alignright         { float: right; }
.alignleft          { float: left; }
/************************************************
*Comments*
************************************************/
#meta .commentlist{width: 850px; margin: 20px auto 0; padding: 10px 0 0;
	clear: both;
	z-index: 1;
	border-left: 1px dashed silver;
	border-top: 1px dashed silver;
	border-right: 1px dashed silver;
}
#commentbar{padding:30px 0 0 0}
#meta .commentlist li{list-style:none; margin: 0 0 1px; border-bottom: 1px dashed #ddd;
	padding: 10px 1.5em;
	color: #4f9ea2;
	font: normal normal 13px "Neutraface Text TT";
}

#meta .commentlist a.url {
	color: #4f9ea2;
	font: 13px "Neutraface Text TT";
}

#meta .commentlist li p{padding-bottom:1px; margin-bottom:0;
	display: inline;
	color: gray;
	font: 13px/1.5 "Neutraface Text TT";
}
#meta .commentlist li.alt{    background: #d8d7d0}
#meta .commentlist li .cmtinfo{font-size:0.9em; text-align:right; color:#999}
#meta .commentlist li cite{font-style: normal; font-weight: normal; font-size: 1.3em; color:#333;
	padding-right: 0;
}
#meta .nocomments{text-align:center; color:#999; font-size:0.9em; font-style:italic}

#meta .comment-author.vcard {
	font-size: 1.1em;
}
.trackback{background:url(images/icon_trackback.png) no-repeat left center; padding:0px 17px}

#meta .commentform{padding-left:60px; padding-right:25px; padding-top:20px;
	font-size: 11px;
}

#meta .commentform h3{}

#meta .commentform .comment_form p{}

#meta .commentform .comment_form p label{}

#meta .commentform .comment_form p .commentbox{ margin-top:10px}

h3#comments {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	font-size: 12px;
}

#meta div#respond {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#meta .comment-meta.commentmetadata {
	margin-left: 0;
	display: inline;
	padding-right: 10px;
}

#pagetext h2.title {
	margin: 50px 0 0 30px;
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: lowercase;
	padding-left: 0;
	float: left;
	width: 257px;
	position: relative;
	z-index: 2;
}

#pagetext h2.title a {
	color: #4f9ea2;
	letter-spacing: 2px;
	padding-left: 11px;
	font: normal 24px "American Typewriter";
	text-transform: lowercase;
}

#pagetext {
	width: 675px;
	height: 299px;
	float: left;
	background: url(img/pagebg.jpg) no-repeat -9px 7px;
	position: relative;
	top: -11px;
	left: 22px;
}

#pagepost {
	z-index: 500;
	width: 367px;
	padding-right: 25px;
	position: relative;
	padding-bottom: 10px;
	float: left;
	height: 165px;
}

#pagepost p {
color: gray;
	font: 12px/1.9 Geneva, sans-serif;
	letter-spacing: 1px;
	word-spacing: 3px;
	margin-bottom: 1.1em;
}

#pagecontent {
	width: 385px;
	padding: 0 25px 10px 0;
	text-align: left;
	height: 178px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top: 0;
	left: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	font-family: NeutraTextTTLightAlt;
	z-index: 10;
	overflow: hidden;
}

#pagecontent-contact {
	width: 403px;
	padding: 10px 10px 10px 0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top: 0;
	left: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 175px;
	overflow: visible;
}

#pagecontent-reading {
	width: 246px;
	padding: 10px 10px 10px 0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top: 0;
	left: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 175px;
	overflow: visible;
}

#pagecontent-archives {
	width: 370px;
	padding: 0 25px 10px 0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	left: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	z-index: 10;
	float: left;
	position: relative;
	height: 165px;
}

#pagepic {
	width: 200px;
	height: 288px;
	float: right;
	position: relative;
	top: 9px;
	right: 23px;
	background: url(img/archivesimg.jpg) no-repeat 0 2px;
}

#pagepic-categories {
	width: 200px;
	height: 288px;
	float: right;
	position: relative;
	top: 9px;
	right: 23px;
	background: url(img/categoriesimg.jpg) no-repeat 0 1px;
}

#pagepic-contact {
	width: 200px;
	height: 282px;
	float: right;
	position: relative;
	top: 9px;
	right: 36px;
	background: url(img/contactimg.jpg) no-repeat 2px 1px;
}

#pagepic-reading {
	width: 347px;
	height: 288px;
	float: right;
	position: relative;
	top: 9px;
	right: 26px;
	background: url(img/readingimg.jpg) no-repeat 0 2px;
}

#pagepost1 {
	width: 370px;
	text-align: left;
	height: 174px;
	margin-top: 0;
	font-family: NeutraTextTTLightAlt;
	z-index: 500;
	padding: 10px 20px 10px 0;
	position: relative;
	top: 3px;
	float: left;
	display: inline;
	overflow: auto;
}

#pagepost1 ul li {
	margin-top: 0;
	list-style-type: none;
	margin-bottom: 45px;
	display: inline;
	width: 360px;
	position: relative;
	height: 13px;
	float: left;
}

#pagepost1 ul li a {
	font-size: 16px;
	color: #7c736b;
	width: 28px;
	margin-top: 0;
}

#pagepost1 ul li ul li {
	margin-right: 20px;
	display: inline;
	width: 37px;
	margin-bottom: 0;
}

#pagepost1 ul li ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #7c736b;
	float: left;
	display: inline;
	padding-top: 0;
}
#pagepost2 {
	text-align: left;
	height: 151px;
	margin-top: 0;
	font-family: NeutraTextTTLightAlt;
	z-index: 500;
	position: relative;
	display: inline;
	padding: 10px 20px 10px 0;
	width: 375px;
	float: left;
}

#pagepost ul {
	float: left;
	position: relative;
}

#pagepost2 ul li {
	margin-top: 0;
	list-style-type: none;
	margin-bottom: 28px;
	display: inline;
	width: 360px;
	position: relative;
	height: 15px;
	float: left;
}

#pagepost2 ul li a {
	font-size: 16px;
	color: #5b534e;
	width: 28px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 20px;
	height: 20px;
}

#pagepost2 ul li ul li {
	margin-right: 0;
	width: 30px;
	margin-bottom: 0;
	display: inline;
}

#pagepost2 ul li ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #5b534e;
	float: left;
	display: inline;
	padding-top: 0;
}

#pagepost-read {
	height: 174px;
	overflow: auto;
	width: 240px;
	z-index: 500;
	position: relative;
	display: inline;
	float: left;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 20px;
}

#pagepost-read ul {
}

#pagepost-read ul li {
	margin-bottom: 30px;
	margin-top: 0;
	list-style-type: none;
}

#pagepost-read ul li {
	margin-bottom: 8px;
	margin-top: 0;
	list-style-type: none;
	text-align: left;
	padding-left: 54px;
	text-transform: capitalize;
}

#pagepost-read ul li ul li {
	margin-right: 9px;
	display: inline;
}

#pagepost-read ul li ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #5e5751;
}

#pagepost-read ul li a {
	color: #4e4843;
	font: 14px NeutraTextTTLightAlt;
	text-transform: lowercase;
}

#pagepost-read ul li a:hover {
	color: #7c736b;
	font: 14px NeutraTextTTLightAlt;
	text-decoration: underline;
}

p.yourinfo1 {
	width: 250px;
	height: 20px;
	background: url(img/contactinfo.png) no-repeat;
	margin-top: -11px;
}

p.yourinfo2 {
	
}

p.yourinfo3 {
	width: 250px;
	height: 20px;
	background: url(img/contactmessage.png) no-repeat;
}

input#your-name {
	width: 360px;
	padding-left: 5px;
	border-style: none;
	height: 20px;
	padding-top: 1px;
	background-color: #f5f4f4;
}

input#your-email {
	width: 360px;
	padding-left: 5px;
	border-style: none;
	height: 20px;
	padding-top: 1px;
	background-color: #f5f4f4;
}

textarea#your-textarea {
	width: 360px;
	border-style: none;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #f5f4f4;
}

p.submit {
	text-align: right;
	border-style: none;
}

p.submit input {
	width: 70px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	border-style: none;
	margin-left: 0;
	margin-right: -21px;
}

p.submit input:hover {
	width: 70px;
	height: 20px;
	text-align: center;
	background-color: #f6ecda;
	border-style: none;
	color: #5b534e;
}
/* Twitter */
ul.twitterList { 
	background: none repeat scroll 0 0;
	margin: 0 10px 10px 0;
	padding: 0 5px 0 0;
	text-align: center;
	width: 900px;
	font-size: 12px;
	line-height: 1.0;
	position: relative;
	top: -10px;
}

ul.twitterList li {
	text-indent:0;
	margin: 0 20px 0 0;
	width: 245px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	color: #505050;
	font-family: NeutraTextTTLightAlt;
	height: 50px;

	display: inline;
	float: left;
}

ul.twitterList li a {
	text-decoration: none;
}
#twitterslide {
	overflow-x: scroll;
	overflow-y: hidden;
	height: 55px;
	width: 247px;
}

#flower {
	width: 50px;
	height: 111px;
	position: absolute;
	background: url(img/flower.jpg) no-repeat center top;
}

#post ol li {
	list-style-position: inside;
font-size: 15px;
line-height: 23px;
}
#post ul li {
list-style-position: inside;
font-size: 15px;
line-height: 20px;
}

#post ol {
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 0;
}

#post ul {
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 0;
}
#twitterfollow {
float: left;
position: relative;
top: 105px;
right: 59px;
}

#listcat {
	width: 100%;
	position: relative;
	left: 61px;
	top: -16px;
	font-size: 12px;
	color: #a1a1a1;
	font-family: NeutraTextTTLightAlt;
}

#listcat p a {
	text-decoration: none;
	font-size: 12px;
	color: #a1a1a1;
}

