/*  
Theme Name: Kris D'Amico Photography Blog Design V2
Theme URI: http://krisdamicophotography.com/
Description: <a href="http://Cabedge.com">http://Cabedge.com</a>
Author: KDP
Author URI: http://krisdamicophotography.com/
*/


body {
	background: #1c1a15 url(http://www.krisdamicophotography.com/phpmail/list_images/_bg.jpg) repeat-x top;
	text-align: center;
	margin: 0px auto;
    padding: 0px;
	font-size: x-small; font-family: Arial, sans-serif; color: #5a5a5a;
	}

a img { 
	border: none !important;
	}
	
p {margin-bottom: 3em; font-size: 1.2em; line-height: 1.4em;}

strong, h1, h2, h3, h4, h5 {color: #a2a2a2;}
h1, h2, h3, h4, h5 {font-weight: bold;}


/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 1024px;
	text-align: left;
	margin-left:148px;
	padding: 0px;
	
	/*background: url(images/main.jpg) 0 0 no-repeat;*/
	}
	
#middle {
	background: #000;
	overflow: hidden;
	width: 826px;
	margin: 0 0 0 73px;
	padding: 0px;
	border: #201f1b solid 8px;
	
	}

#content {
	float: left;
	width: 535px;
	margin: 0 8px 18px 18px;
	padding: 0px 5px 15px 5px;
	display: inline;
	}
	
#sidebar {
	float: left;
	background: #000;
	width: 150px;
	padding: 10px;
	margin-left: 5px;
	border: 8px solid #201f1b;
	display: inline;
	}

	
/* -------------------
Header
------------------- */

#header {
	/*background: url(images/header.jpg);
	width: 1024px;
	height: 275px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #201f1b;*/
	position: fixed; 
	top: 32px; 
	left: 22px;
	}
	
#header .logo a {display: block; width: 155px; height: 68px; margin: -5px; background-image:url(http://krisdamico.com/_media/images/logo.png)}
#header .logo span {display: none;}
#header .nav {padding: 1em 0; font-size: 1.4em; line-height: 1.4em;}
#header .nav li, #header .nav ul{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}	
#header .nav ul{ list-style:none;}
#header .nav li a {display: block; color: #5a5a5a; text-decoration:none;}
#header .nav li a:hover {text-decoration: none; color: #a2a2a2;}
#header .contact {font-size: 1.2em; line-height: 1.4em;}
#header .contact a {color: #5d888b; text-decoration: none;}

body.home .hero {position: relative; margin-bottom: 4em; height: 412px;}
body.home .hero img {display: block; position: absolute; top: 0; left: 0;}
body.home #content .content {width: 816px;}
body.home #content .info {width: 420px;}
body.home #content .info h2 {font-size: 1.5em;}
body.home #content .contact {float: right; margin: 0 32px;}

.clear {clear: both;}

.panel {background: url(../images/panel_bg_top.jpg) repeat-x top left; border-bottom: 1px solid #070707;}
.panel .liner {padding: 32px 32px 32px 205px; }
.panel .content {width: 1200px;}
.panel .imageWell {float: left; margin-right: 32px;}
.panel .caption {float: left; width: 192px;}
.panel h3 {margin-bottom: 0.2em; font-size: 1.5em;}
.panel p {margin-bottom: 3em; font-size: 1.2em; line-height: 1.4em;}
.panel a {color: #828282;}
.panel a:hover {text-decoration: none; color: #5a5a5a;}
.panel em {font-style:italic;}

.header-title{
	/*font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:42px;
	line-height:.75em;
	color:#828282;*/
	padding: 115px 0 0 40px;
	text-align:left;
	}

.header-title-caps{
	/*font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:40px;*/
	text-transform: uppercase;
	color:#828282;
	padding: 0 0 0 0px;
	text-align:left;
	}
.header-title a{
	color:#828282;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#828282;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
   font-size: 14px;
	line-height: 4.0em;
	/*font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: normal;*/
	color:#828282;
	padding:0px 0 0 115px;
	text-align:left;
	}
	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 20px 10px;

	}
	
/* general #content definitions */
	
#content h2 {
	font-size: 2em; 
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #828282;

	}

#content h2 a {
	color: #828282;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #a2a2a2;
	text-decoration: none;
	}
	
#content h3 { 
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
	}
	
#content h4 {
	border-left: 1em dotted #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	padding-right: 0 5px 0 5px ;
	}

#content img {
	margin: 0 0 0 0;
    padding: 5px;
	}
	
#content li {
	font-size:1.2em;	 
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 0 2em;
	border-left: 5px solid #828282;
	padding: 0 0 0 1em;
	color: #828282;
}
	
#content a { color: #828282; text-decoration: none; }
#content a:hover { color: #a2a2a2; text-decoration: none; }
	
#content .post ul.post-data {
	border-top: 1px dotted #828282;
	list-style: none;
	padding: 0.1em 0 0.2em 0;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #828282;
	font-size:1.2em;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #828282;
	}
	
#content .post ul.post-data a:hover {
	color: #828282;
	text-decoration: underline;
	}
	
#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	font-size:1.2em;
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	font-size:1.2em;
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	font-size:1.2em;
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	font-size:1.2em;
	background-position: 0 -38px;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
 
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
 	}
#content #comments .comment a:hover { 
  }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font-family: Arial, sans-serif; color: #5a5a5a;
	}
	
#content #comments .comment .comment-data p {
	font-family: Arial, sans-serif; color: #5a5a5a;
	border-top: 1px dashed #828282;
	border-left: 1px dashed #828282;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
  }
#content #comments .comment .comment-data p a:hover { color: #5a5a5a; }

#content #comments form {
	 
	}

#content #comments form a { color: #828282; }
#content #comments form a:hover { color: #a2a2a2; }

	
	
/* -------------------
Sidebar
------------------- */

#sidebar h3 {
	 
	font-weight: bold;
	margin: 0 0 8px 0;
        padding-bottom: 2px;
        padding-top: 1px;
        padding-left: 10px;
        background: #000;
	}
	
#sidebar p, #sidebar li {
	 
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	}
	
#sidebar ul { 	
	padding: 0 0 0 3px;
	/*list-style-image: url(images/icon.gif);*/
	color: #828282;
    margin-left: 20px;
 }


	

#sidebar a {
	color: #828282;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #828282;
	text-decoration: underline;
	}
	
#sidebarcontainer {
	float: right;
	padding: 0 15px 0 0;
	width: 150px;
	margin: 0px;
}
#sidebarcontainer form {
	padding: 0;
	margin: 0;
}
#subscriptionoptions{
	width:300px;
	padding: 0 30px;
}

#rssmain {
	float:left;
	padding: 4px 0 0px 0;
}


#wrap {
	margin: 0;
	float: right;
	padding: 15px 0 5px;
	width: 200px;
	color: #828282;

}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


.ad250 {
	text-align: center;
}


/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	/*background: url(images/footer.jpg) no-repeat;*/
	height: 50px;
	width: 1024px;
        margin-top: -15px;
	}
	
#footer p {

	 
	padding-top: 18px;
	text-align: center;
	}
	
#footer a {
	color: #828282;
	text-decoration: none;
	}

#footer a:hover {
	color: #a2a2a2;
	text-decoration: none;
	}
	
.link-bar {
	 
	text-align: center;
	}


.alt {
 
}

.commentlist li {
margin-bottom: 1.5em; 
width: 518px;
padding: 5px;
font-size:1.2em;
}


.commentmetadata
{
 
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
 }

#commentform {
margin: 2em 0;
margin-left:2em;
width: 518px;
color: #343a3c;
}

#commentform textarea {

background: #000;
border: 1px solid #343a3c;
width: 545px;
color: #828282;
padding: 3px;
}
#commentform textarea:hover {
background: #0f0a03;
border: 1px solid #333333;
}
#commentform textarea:focus {
background: #0f0a03;
border: 1px solid #3e474d;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #343a3c;
width: 150px;
color: #828282;
padding: 3px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #343a3c;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #3e474d;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: #000;
         
	border:1px solid #3e474d;
        height: 22px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
font-size:12px;
color:#5a5a5a;
}

h3 {
	 
	font-weight: bold;
        padding-left: 8px;
 	}
