/*<body>

Theme Name: CAPhotoblog
Author: Nikki Jeske
Theme URI: http://deliciousdesignstudio.com
Description: A simple yet elegant photoblog design especially made for C&A Paws Photography.
Version: 1.0

-----------------------------------------------
Design by Nikki Jeske
----------------------------------------------- */


/* Body
----------------------------------------------- */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #dae798;
	color: #412211;
}

h1, h3, h4, h5, h6{
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
color: #412211;
}

a{
	text-decoration: underline;
	color: #5e3924;
}

a:hover { 
	text-decoration: none; 
color: #5e3924;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }


code{
	background: #ffffff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ffffff;
	color: #5e3924;
}

small{
	font-size: 11px;
color: #5e3924;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #bdd969;
	background-color: #ffffff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 910px;
position: relative;
}

#pagewrapper{
	float: left;
	width: 910px;
background: url(images/bg.jpg);
}

#page{
	padding: 0 0px;
}
#banner{
	float: left;
	width: 910px;
	height: 329px;
	background: url(images/banner.jpg) no-repeat left top;
	clear: both;
}

.maincolumn{
	float: left;
	width: 850px;
margin-left: 30px;
}

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #left-menu, #comments-template{
	text-align: left;
	vertical-align:top;
}

/* End Body */

/* Headings
----------------------------------------------- */

#nav {
position: absolute;
	width: 400px;
	 top: 190px;
	left: 72px;
text-align: center;
}

#navtwo {
position: absolute;
	width: 400px;
	 top: 190px;
	left: 462px;
text-align: center;
}



/* End Headings */

/* Menu
----------------------------------------------- */

#menu {
padding: 0;
background: transparent;
text-align: center;
word-spacing: 20pt;
}

#menu a{
color: #412211;
text-decoration:none;
letter-spacing: 1px;
font: 20px Century Gothic, Helvetica, Arial, Sans-Serif;
margin: 5px;
padding: 5px;
}

#menu a:hover{
color: #412211;
font: 20px Century Gothic, Helvetica, Arial, Sans-Serif;
margin: 5px;
padding: 5px;
}

/* End Menu */

/* Posts
----------------------------------------------- */
.post{
margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.post h2{
	border-bottom: 1px solid #bdd969;
	padding: 0 0 7px 0;
padding-top: 18px;
	font-size: 18px;
	font-weight: normal;
	color: #412211;	
text-transform: none;
padding-bottom: 10px;
}


.post h2 a{
	text-decoration: none;
	color: #412211;
text-transform: uppercase;
}

.post h2 a:hover{
	text-decoration: none;
color: #412211;
}

.entry{
line-height: 24px;
margin: 10px;
}

.entryinfo {
text-align: right;
padding-top: 3px;
color: #a9c554;
font-size: 11px;
}

.entryinfo a{
	#a9c554;
text-decoration: none;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #412211;
}

.entry h3{ color: #412211; }

.entry  h4{}

.entry h5{ font-weight: normal; }


.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #412211;
padding: 1px;
	background-color: #ffffff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postinfo{
	margin: 10px 0 0;
	padding: 10px 5px 0;
	border-top: 1px solid #bdd969;
	font-size: 11px;
	color: #a9c554;
	text-align: center;
}

.postinfo a{
	color: #a9c554;
text-decoration: none;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	padding: 15px;
	line-height: 24px;
}

.browse a{
color: #a9c554;
}

/* End Posts */


/* Begin Comments
--------------------------------------------- */
.alt {
	margin: 5px;
	padding: 10px;
background: #ffffff;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
background: #ffffff;
	}

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Century Gothic, Helvetica, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #ffffff;
	padding: 2px;
	background: #412212;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Comments */

/* FooterStuff
----------------------------------------------- */

#footerstuff {
	width: 910px;
height: 350px;
margin: 0px auto;
text-align: center;
padding: 0px;
background: url(images/footer.jpg) no-repeat;
}


#footerstuff p {
text-align: center;
}

/* End Links */

/* Footer
----------------------------------------------- */
#footer {
margin:0 auto;
clear:both;
color: #412212;
font-family: Century Gothic, Helvetica, Arial, Sans-Serif;
font-size: 1.0em;
text-align:center;
vertical-align: bottom;
}

#footer a:link {
color:#412212;
text-decoration:underline;
}

#footer a:visited {
color:#412212;
text-decoration:underline;
}

#footer a:hover {
color:#412212;
text-decoration:none;
}

#footer hr {
display:none;
}

#footer p {
margin:0;
padding-top:280px;
}

/* End Footer */
