	
/* ---------- @ Post Styles -----------*/

h2 a, h2 a:visited, #logo a, #logo a:visited {text-decoration: none;}

.entry {
	padding-bottom:18px;
	overflow:hidden;
	font-size:1.3em;
	margin-bottom: 15px;
	}

.post {	border-top: 3px double #dcd9d5; padding-top: 30px;}

.postmetadata {
	margin:6px 0 13px;
	color:#707065;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.1em;
	}	

.postmetadata em {
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	letter-spacing:.1em;
	}

.single .postmetadata {
	margin-bottom: 20px;
	}
	
.entry pre {
	width:100%;
	overflow:auto;
	margin:15px 0;
	display:block;
	background:#f5f3ee;
	}
	
.entry code {
	padding:0 18px;
	display:block;
	font-size:1.2em;
	}

.entry ul, .entry ol {
	margin:15px 0;
	padding:15px;
	}
				
.entry li {
	margin: 0 0 10px 42px;
	line-height:145%;
	}

#tags span {
	padding:3px 6px;
	background:#f2f2f2
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
p#tags, p#wp-edit, p.nextpage {
	clear:both
	}

#mailed {padding: 1.7em 2.5em; background: #eff5fc; font:.9em 'Courier New',Courier,monospace; margin-top: 2em;
	border: 1px dashed #afbccf;
	}	

#mailed p {line-height: 130%;}

#mailed #sender {margin-bottom: 2em;}


.single .drop {
	float: left;
	font-size: 7.7em;
	padding:35px 7px 0 0;
	letter-spacing:0 !important;
	line-height:35px !important;
	margin-bottom: 6px;
	}

blockquote.pullquote {
	background: none repeat scroll 0 0 transparent;
    /*border-color: #dcd9d4;
    border-style: double none;
    border-width: 3px medium 1px;*/
    color: #1D1D1D;
    border: none;
    float: right;
    font-size: 1.45em;
    margin: 0 0 20px 20px;
    padding: 0; 
    width: 275px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    }

blockquote.pullquote p {line-height: 125%;}



/*Images*/
	
.entry img {
	display:block;
	margin:15px 0;
	}

.entry p#follow {margin: 20px 5px 0 0; text-align: center}
.entry #follow img {display: inline; margin: 0 4px 0 0}
.wp-caption {
	text-align:center;
	padding:16px 0 0;
	font-style: italic;
	width: auto;
	width: 100% !important;
	}

img.alignleft {
	margin:8px 15px 10px 0;
	float:left
	}

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

img.recessed {
	border-style: solid;
	border-width:1px;
	border-color: #9d9c99 #dfdfdd #dfdfdd #9d9c99;
	}
	
.wp-caption.alignleft {
	float:left;
	margin:20px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:20px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 1.5em auto;
	display:block;
	float:none
   	}

.wp-caption.aligncenter {
	margin: 1.2em auto;
	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:11px 0;
	font-size:.9em;
	}	

.wp-caption img {
	float:none;
	margin:0 auto;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	margin:0 auto
	}

.gallery-item {
	padding:12px 0;
	text-align:center
	}

.gallery-caption {
	padding:10px 0;
	}
	
.highlight {
	color:#23282b;
	background: #eff5fc; 
	padding: 1em 2em .5em; 
	border-style: solid; 
	border-width:1px 0; 
	border-color: #c4ced9; 
	text-align: center;
	margin: 1.5em 0;
	font-style: italic;
	}	
	
.highlight img {margin: 0 auto -.5em;}


	

/* ---------- @ Comments -----------*/

	
.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	text-decoration:none !important;
	position:relative;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	color:#FFF;
	}

.reply a:active {
	background: #424242;  
	color:#FFF;
	}

.commentlist p {font-size:1.2em;}
			
.commentlist li {
	margin: 0 0 9px;
	padding: 15px;
	border-top:1px solid #dcd9d5;
	list-style:none
	}

.commentlist li li {
	border:none;
	border-left: 1px solid #CCC;	
	margin:0 0 0 20px;
	padding-left:25px;
	background:none
	}

.commentlist li.bypostauthor {
	background:#eff5fc !important; 
	border:2px solid #ccd4df;
	}

.bypostauthor a.url, .bypostauthor a.url:visited {color: #435966;}
.bypostauthor a.url:active, .bypostauthor a.url:hover {color: #25323a;}
	
.commentlist code {
	background:#f2f2f2;
	padding:3px;
	}
	
.avatar {
	float:left;
	padding:3px;
	border:1px solid #c7c4be;
	background: #FFF;
	margin: 0 8px 0 0
	}

#author-box {
	background: #F8F8F5; 
	overflow: hidden; 
	padding: 1em 1.2em; 
	margin: 2em 0 2em; 
	font-style: italic;
	border-style:solid;
	border-width: 1px 0;
	border-color: #e2e0dc;
	}

.single #author-box {margin: -1.2em 0 2em}

.archive.author #author-box {margin: 1em 0 2em;}
		
#avatar-author {float: left;}
#author-bio {float: left; width: 83%; font-size:1.1em; margin-left: 12px;}
#author-bio p {margin: .4em 0 0 .3em;}
#author-bio strong {font-style: normal;}
#avatar-author .avatar {margin: 0;}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing:-0.05em;
	display:block;
	font-style: normal;
	padding:1px 0 2px 0
	}	

.says {
	display:none;
	}

.comment-author {
	overflow:hidden;
	}
		
.commentmetadata {
	float:left;
	padding: 6px 0 0;
	}
 
.comment-date a, .comment-date a:visited {
	color:#9f9f9f;
	font-size:0.9em;
	text-decoration:none
	}

.comment-author .comment-date a, .comment-author .comment-date a:visited {color: #838d9b;}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}