/*
THEME NAME: Carmen Holt Photography
THEME URI: N/A
DESCRIPTION: This is a customized theme by Derrek Pearson
TAGS: na
VERSION: 1.1.1
AUTHOR: <a href="http://derrekpearson.com">Derrek Pearson&lt;/a>
AUTHOR URI:
*/

/*
 * #container
 *  #header
 *  #page
 *   #sidebar
 *   #content
 *    #article-num (.hentry)
 *     .entry-title
 *     .posted
 *     .entry-content
 *     .meta
 *  #footer
 */

body{
 background: white;
 font: normal 12px Helvetica, Arial, sans-serif;
 margin: 0;
 padding: 0px;
}
img {
 border: none;
}
a {
 text-decoration: none;
 color: black;
}
a:hover {
 text-decoration: underline;
 color: black;
}
#logo {
 padding: 0px;
 margin: 0px;
}
#container{
 position: absolute;
 top: 0px;
 left: 0px;
 margin: 0;
 padding: 0;
 width: 99.99%;
}
#header{
 position: absolute;
 top: 40px;
 left: 46px;
 height: 62px;
}
#page{
}
#content{
 position: absolute;
 top: 140px;
 left: 50px;
 width: 500px;
}
h1#headline {
 position: absolute;
 top: 120px;
 left: 590px;
 width: 450px;
 height: 490px;
 padding: 20px;
 font-size: 30px;
 font-weight: normal;
 color: #afafaf;
 line-height: 160%;
 border: 1px solid #d5d5d5;
}
h1#headline a {
 color: #afafaf;
}
h1#headline a:hover {
color: black;
border-bottom: 3px solid black;
text-decoration: none;
}
#navbar{
 position: absolute;
 top: 120px;
 left: 50px;
 width: 850px;
}
#navbar ul{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
#navbar ul li {
 margin: 0px 15px 0px 0px;
 float: left;
 text-transform: uppercase;
}
#navbar a {
color: #7e7f82;
text-decoration: none;
}
#navbar a:hover {
color: black;
}
#navbar a:active {
color: black;
}


/* Contact Page
-------------------------------- */
#content p {
font-size: 13px;
line-height: 140%;
margin: 10px 20px 0px 0px;
color: #636363;	
}
#content ul {
color: #636363;		
}
#content li {
margin: 0px 0px 5px 0px;
padding: 0px;
}
#content li a {
color: #636363;	
text-decoration: underline;
}

#content li a:hover {
color: black;	
text-decoration: underline;
}


/* Blog
-------------------------------- */
#content.blog {
width: 650px;
margin-top: 10px;
border-top: 3px solid #C8C8C8;
}
#content.blog  p {
font-size: 13px;
line-height: 160%;
margin: 0px 20px 15px 0px;
color: #636363;
}
#content.blog a {
color: #717171;
text-decoration: underline
}
#content.blog a:hover {
text-decoration: underline;
color: #4e4e4e;
}


#content h1 {
font-weight: normal;
font-size: 28px;
color: #8F8F8F;
}

.hentry {
margin: 10px 0px 0px 0px;
padding: 0px;
}
.hentry h1 {
margin: 10px 20px 0px 0px;
font-size: 30px;
font-weight: normal;
}
#content.blog .hentry h1 a {
color: #8F8F8F;
text-decoration: none;
}
#content.blog .hentry h1 a:hover{
text-decoration: none;
color: #666;
background: none;
}
.hentry {
margin-bottom: 50px;
}

#content.blog .wp-caption-text {
margin: 0px 10px 20px 0px;
padding: 5px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
font-size: 12px;
/* width: 620px; */
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: italic;
background: #ededed;
}
#content.blog img {
margin-top: 10px;
}


/* Blog Category
-------------------------------- */
h1.category {
text-transform: uppercase;
}
h2.category-title {
font-weight: normal;
}
#content.blog h2.category-title a {
text-decoration: none;
}
#content.blog .category-post p a {
text-decoration: underline;
}
#content.blog .category-post p a:hover {
text-decoration: underline;
color: black;
}
#content.blog .category-post p {
color: #999999;
}

.category-post {
margin: 10px 0px 0px 0px;
padding: 0px;
}
.category-post:hover {
background: #F2F2F2;
}
.category-post h1 {
margin: 10px 20px 0px 0px;
font-size: 30px;
font-weight: normal;
}
#content.blog .category-post h1 a {
color: #8F8F8F;
text-decoration: none;
}
#content.blog .category-post h1 a:hover{
text-decoration: none;
color: #666;
}


/* Archive & Tag page
-------------------------------- */

h1.archive-title {
font-size: 12px;
color: #777;
}

/* Tags & Meta
-------------------------------- */
#content.blog .hentry ul.meta {
margin: 10px 0px 0px 0px;
padding: 0px;
list-style-type: none;
color: #8F8F8F;
}
#content.blog .hentry ul.meta a {
padding: 2px 4px 2px 4px;
color: #8F8F8F;
text-decoration: none;
}
#content.blog .hentry ul.meta a:hover {
background: #dbdcdd;
text-decoration: none;
}


/* Blog Sidebar
-------------------------------- */
#blog-sidebar {
position: absolute;
top: 140px;
left: 701px;
width: 200px;
border-top: 3px solid #C8C8C8;
margin: 10px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}
#blog-sidebar h3 {
text-transform: uppercase;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: normal;
border-bottom: 3px solid #C8C8C8;
color: #8F8F8F;
}
#blog-sidebar h3 a {
color: #8F8F8F;
}
#blog-sidebar h3 a:hover {
color: black;
text-decoration: none;
}
#blog-sidebar ul{
margin: 5px 0px 25px 0px;
padding: 0px 0px 0px 0px;
font-weight: normal;
}

#blog-sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
list-style-type: none;
border-bottom: 1px solid #dbdcdd;
font-size: 16px;
}
#blog-sidebar li a{
padding: 2px 4px 2px 1px;
width: 200px;
display: block;
color: #999999;
}
#blog-sidebar li a:hover{
background: #ededed;
/* background: #dbdcdd; */
text-decoration: none;
}

/* Gallery
-------------------------------- */
#gallery {
}
#gallery ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
#gallery li {
 float: left;
 margin: 0px 10px 0px 0px;
 padding: 0px;
}

/* Contact
---------------------------------- */
ul#contact {
 list-style-type: none;
 padding: 0px;
 margin: 10px 0px 0px 0px;
 color: grey;
}
ul#contact a {
 color: grey;
}
ul#contact li {
 margin-bottom: 4px;
}

/* Comments
---------------------------------- */
#comments_wrapper }{
border: 1px solid green;
}
h5 {
border-top: 1px solid #8F8F8F;
padding: 10px 0px 0px 0px;
margin: 10px 0px 10px 0px;
width: 630px;
color: #8F8F8F;
text-transform: uppercase;
font-size: 12px;
font-weight: normal;
}

form {
width: 590px;
margin: 0px;
padding: 20px;
background: #ededed;
border-top: 1px solid #b4b4b4;
}
fieldset, legend {
margin: 0px;
padding: 0px;
border: 0px;
}
textarea {
width: 500px;
height: 100px;
margin: 0px;
padding: 3px;
font-size: 14px;
border: 1px solid #b2b2b2;
}

.name-email label {
float: left;
width: 260px; 
color: grey;
font-size: 14px;
margin-bottom: 10px;
}
.name-email input {
width: 243px;
margin: 0px;
padding: 2px;
font-size: 14px;
border: 1px solid #b2b2b2;
}
