/*
Theme Name: Chris Gash 2009
page specific rules commented as: unique page ids
*/

* { margin: 0; padding: 0; }

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background: transparent url(images/body-bg.gif) repeat-x 0 0;	
}

a {
	color: #c91c2c;
	text-decoration: none;
}

a img { border: 0; }

a:hover {
	color: #333;
}


div#wrapper {
	width: 700px;
	margin: 0 auto;	

}

div#header {
	padding: 45px 0 0px 0;
	height: 100px;
	position: relative;
}

h1#logo a {
	position: absolute;
	left: 0px;
	top: 43px;
	text-indent: -9999px;
	float: left;
	width: 310px;
	height: 56px;
	background: transparent url(images/chris-gash-logo.gif) no-repeat 0 center;
}

/* special nav current page markers */
/* unique page ids */
#blog ul#main-nav li a#nav-blog, .single ul#main-nav li a#nav-blog, .search ul#main-nav li a#nav-blog, .archive ul#main-nav li a#nav-blog {
	background-color: #e9e7e6;
}

/* unique page ids */
.page-id-8 ul#main-nav li a#nav-portfolio, .page-id-10 ul#main-nav li a#nav-portfolio, .page-id-12 ul#main-nav li a#nav-portfolio, .page-id-13 ul#main-nav li a#nav-portfolio, #stock ul#main-nav li a#nav-portfolio {
	background-color: #e9e7e6;
}

/* unique page ids */
.page-id-3 ul#main-nav li a#nav-about {
	background-color: #e9e7e6;
}

/* unique page ids */
.page-id-6 ul#main-nav li a#nav-contact {
	background-color: #e9e7e6;
}

#nav {
	position: absolute;
	right: 0;
	top: 52px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	float: left;
}

ul#main-nav li a {
	text-indent: -9999px;
	display: block;
	text-align: center;
	padding: 12px 11px 8px 11px;
	margin-left: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#nav-about {
	width: 51px;
	background: transparent url(images/nav-about.gif) no-repeat center 7px;
	} 
#nav-blog {
	width: 39px;
	background: transparent url(images/nav-blog.gif) no-repeat center 7px;
	} 
#nav-contact {
	width: 70px;
	background: transparent url(images/nav-contact.gif) no-repeat center 7px;
	} 
#nav-portfolio {
	width: 84px;
	background: transparent url(images/nav-portfolio.gif) no-repeat center 7px;
	} 

#nav ul li a:hover {
	background-color: #fff;

}

div#gallery-nav {
	display: none;
	left: -308px;
	position: absolute;
	top: 53px;
	width:700px;
	padding: 6px 0px;
	background-color: transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0px solid #c0bcb9;
}


div#gallery-nav ul li {
	margin: 5px 0px 5px 19px;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
}

div#gallery-nav ul li a {
	letter-spacing: .3px;
	font-family: georgia, serif;
	font-size: 12px;
	display: block;
	padding: 7px 13px;
	background-color: #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #c0bcb9;
	color: #444;
}

div#gallery-nav ul li a:hover {
	color: #c91c2c;
	background-color: #fff;
	border: 1px solid #aaa;

}

div#content {
	padding: 30px 0 30px 0;
	float: left;
	width: 100%;
}

.page div#content {
	padding-top: 16px;
}

div#main {
	width: 100%;
	float: left;
}

/* unique page ids */
.home div#content div.hp-recent-work {
	float: left;
	width: 430px;
}


div#sidebar {
	float: right;
	width: 215px;

}

div#main div#recent-work-header {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1dedd;
	padding-bottom: 5px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

div#main div#recent-work-header h3 {
	float: left;
	color: #8f8f8f;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .6px;
}

div#main div#recent-work-header small {
	float: right;
	font-size: 13px;
	color: #999;
	font-style: italic;
}

div.hp-recent-work div.post {
	min-height: 260px;
}

div.hp-recent-work div.post h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}

div.hp-recent-work div.post h2 a {
	color: #a3a3a3;
}

div.hp-recent-work div.post h2 a:hover {
	color: #959595;
}


div.hp-recent-work div.post h2 a:hover {

}

div.hp-recent-work div.post img {
	float: left;
	margin-bottom: 10px;
}

div.hp-recent-work div.post a img {
	border: 1px solid #d2d0cf;
	padding: 1px;
	float: left;
	margin: 5px 20px 50px 0;
}

div.hp-recent-work div.post div.entry {
	font-size: 15px;
	line-height: 20px;
	color: #333;
}

div.hp-recent-work div.post div.entry p {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: .2px;
	color: #444;
	margin-bottom: 15px;
}

div.hp-recent-work div.post div.entry a.more-link {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .5px;
	display: block;
	text-align: right;
	margin-top: -10px;
}

div#hp-older-entries {
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 25px;
	border-top: 1px solid #e1dedd;
}

div#hp-older-entries span {
	display: block;
	float: left;
	padding: 12px 15px 0 11px;
	height: 52px;
	width: 67px;
	text-align: right;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #8d8d8d;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .4px;
	background: transparent url(images/colon-hp.gif) no-repeat center right;
}

div#hp-older-entries a {
	display: block;
	float: left;
	width: 60px;
	margin-left: 24px;
}

div#hp-older-entries a img {
	border: 1px solid #ddd;
	padding: 1px;
}

div#hp-older-entries br {
	display: none;
}

div#hp-older-entries i {
	display: block; 
	font-style: normal;
}

div#sidebar div#about-blurb {

}

div#sidebar div#about-blurb img#chris-hp-pic {
	float: left;
	border: 1px solid #d5d4d3;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 1px;
}

div#sidebar h2 {
	color: #555;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 3px;
}

div#sidebar div#about-blurb p {
	color: #666;
	font-size: 14px;
	letter-spacing: .3px;
	line-height: 19px;
	text-align: justify;
}

div#sidebar div#about-blurb a.read-more {
	font-size: 12px;
	font-weight: bold;
}

div#sidebar div#recent-posts {
	margin-top: 23px;
}

div#sidebar div#recent-posts h2 {

}

div#sidebar div#recent-posts ul {
	list-style-type: none;
}

div#sidebar div#recent-posts ul li {
	padding: 5px 0;
}

div#sidebar div#recent-posts ul li a {
	background-color: #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 9px 10px 9px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #444;
	font-size: 15px;
}

div#sidebar div#recent-posts ul li a:hover {
	background-color: #d5d5d5;
	border-bottom: 1px solid #ccc;
}

#footer {
	width: 700px;
	margin: 0 auto;
	clear: both;
	padding-top: 30px;
	border-top: 1px solid #d5d5d5;
	letter-spacing: .4px;
}

#copyright {
	float: left;
	color: #888;
	font-size: 13px;
	margin-bottom: 20px;
}

#copyright a {
	color: #888;
}

#copyright a:hover {
	color: #222;
}

#bottom-nav {
	float: right;

}

#bottom-nav ul {
	list-style-type: none;
}

div#bottom-nav ul li {
	float: left;
	font-size: 13px;
	margin-left: 10px;
	color: #999;
}

#bottom-nav ul li a {
	color: #555;
}

#bottom-nav ul li a:hover {
	color: #333;
}


/* gallery */

.page h2 {
	margin-bottom: 0;
}

/* unique page ids */
.page-id-10 div.entry p, .page-id-8 div.entry p {
	font-size: 15px;
	margin: 14px 5px;
	line-height: 22px;
	color: #777;
}

.page div#sidebar {
	display: none;
}

/* CUSTOM PAGE TITLES */

/* unique page ids */
.page-id-10 div#post-10 h2, .page-id-8 div#post-8 h2, .page-id-12 div#post-12 h2, .page-id-13 div#post-13 h2, .page-id-3 div#post-3 h2, .page-id-6 div#post-6 h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-indent: -9999px;
	width: 300px;
	height: 35px;	
}


div.ngg-galleryoverview {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 10px;
}

/* unique page ids */
.page-id-10 div#post-10 h2 {
	height: 45px;
	background: transparent url(images/nyt-biz-title.gif) no-repeat 0px 0;
}

/* unique page ids */
.page-id-8 div#post-8 h2 {
	background: transparent url(images/science-times-title.gif) no-repeat 0px 0;
}

/* unique page ids */
.page-id-12 div#post-12 h2 {
	background: transparent url(images/selected-work-title.gif) no-repeat 0px 0;
}

/* unique page ids */
.page-id-13 div#post-13 h2 {
	background: transparent url(images/small-spots-title.gif) no-repeat 0px 0;
}

/* unique page ids */
.page-id-3 div#post-3 h2 {
	background: transparent url(images/about-title.gif) no-repeat 0px 0;
}

/* unique page ids */
.page-id-6 div#post-6 h2 {
	background: transparent url(images/contact-title.gif) no-repeat 0px 0;
}




.page a.post-edit-link {
	font-weight: bold;
	font-size: 14px;
}

div#content div.ngg-navigation {
	float: left;
	width: 100%;
	padding: 0;
	margin: 15px 0 5px 0;
}

div#content div.ngg-navigation a {
	border: 0;
	padding: 7px 12px;
	background-color: #ccc;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
	color: #444
}

div#content div.ngg-navigation a:hover {
	background-color: #c91c2c;
	color: #fff;
}

div#content div.ngg-navigation span {
	border: 0;
	padding: 7px 12px;
	background-color: #fff;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
	color: #999;
	margin-right: 3px;
	margin-left: 0;
}

div#content div.ngg-navigation a.next, div.ngg-navigation a.prev {

}

/* blogorama! */

/* blog page header */

div#blog-page-header {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

div#wrapper div.with-blog-header {
	padding-top: 20px;
}

div#blog-page-header div#blog-page-header-left {
	float: left;
	width: 350px;
}

div#blog-page-header div#blog-page-header-left h2 {
	font-weight: normal;
	font-family: Georgia, Times, 'Times New Roman', sans-serif;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	color: #444;
	padding-top: 1px;
}

div#blog-page-header div#blog-page-header-left form {

}


div#blog-page-header div#blog-page-header-left form label {
	display: none;
}

div#blog-page-header div#blog-page-header-left form input {
	padding: 6px 8px;
	font-family: Arial, sans-serif;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 13px;
	border: 0;
	color: #555;
}

div#blog-page-header div#blog-page-header-left form input:focus {
	color: #222;
}

div#blog-page-header div#blog-page-header-left form input#s {
	background-color: #ddd;
}

div#blog-page-header div#blog-page-header-left form input#searchsubmit {
	background-color: #d5d5d5;
	padding: 5px 7px;
	color: #444;
}

div#blog-page-header span {
	float: right;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ddd;
	padding: 7px 10px;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .45px;
}

div#blog-page-header span a {
	color: #777;
	font-weight: bold;
}

div#blog-page-header span a:hover {
	color: #222;
}

div#blog-page-header span b {
	margin-left: 5px;
	padding-left: 8px;
	border-left: 2px solid #fff;
	font-weight: normal;
}

div#blog-page-header span b a {
	font-weight: bold;
	color: #c91c2c;
}

div#blog-page-header span b a:hover {
	color: #000;
}

div.normal-blog div.post {
	margin-bottom: 70px;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 100%;
}

div.normal-blog div.post div.post-header {
	float: left;
	width: 100%;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

div.normal-blog div.post div.post-header h2 {
	padding: 0px 0 5px 0;
	float: left;
	width: 100%;
	font-weight: normal;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 26px;
	line-height: 32px;
}

div.normal-blog div.post div.post-header h2 a {
	display: block;
padding-top: 2px;
}

div.normal-blog div.post div.post-header h2 a:hover {
	color: #c91c2c;
}

div.normal-blog div.post div.post-header small {
	display: block;
	width: 100%;
	float: left;
	text-align: right;
}

div.normal-blog div.post div.post-header small span {
	color: #999;
	font-size: 15px;
	letter-spacing: .25px;

}

div.normal-blog div.post div.post-footer b {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 1px;
}

div.normal-blog div.post div.post-footer b a { 
	font-size: 13px;
	background-color: #ddd;
	color: #555;
	padding: 6px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-bottom: 1px solid #cfcfcf;

}

div.normal-blog div.post div.post-footer b a:hover {
	background-color: #c91c2c;
	color: #fff;
	border-bottom: 1px solid #b61423;
}

div.normal-blog div.post-footer {
	width: 100%;
	float: left;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-top: 0px;

}

div.normal-blog div.post-footer span {
	display: block;
	float: left;
	width: 500px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.normal-blog div.post-footer span a {
	padding: 4px 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #dfdddb;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	margin: 2px 4px 2px 4px;
	color: #5c5c5c;
	border-bottom: 1px solid #d3d3d3;
margin-bottom: 4px;
display: inline-block;
}

div.normal-blog div.post-footer span a:hover {
	background-color: #d2d2d2;
	border-bottom: 1px solid #c6c6c6;
	color: #333;
}

div.normal-blog div.post-footer div.edit-this-post {
	display: block;
	width: 100%;
	float: left;
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
}

div.normal-blog a.post-edit-link {
	font-weight: bold;
	font-size: 15px;
	padding-left: 9px;
	border-left: 2px solid #ccc;
	margin-left: 5px;
}


/* post-content formatting */


div.normal-blog .post div.entry {
	float: left;
	width: 100%;
}

div.normal-blog .post .entry p, .page .post .entry p {
	margin-bottom: 20px;
	font-size: 14px;
	letter-spacing: .25px;
	line-height: 20px;
}


.single .post .entry p {
	font-size: 14px;
}

div.normal-blog .post .entry h3 {
	
}

div.normal-blog .post .entry h4 {
	
}

div.normal-blog .post .entry blockquote {
	margin: 0 25px;
	color: #444;
}

div.normal-blog .post .entry ul, div.normal-blog .post .entry ol {
	margin: 0 15px 20px 30px;
}

div.normal-blog .post .entry ul li, div.normal-blog .post .entry ol li {
	padding: 4px 0;
}

div.normal-blog .post .entry img {
	padding: 1px;
	margin-bottom: 15px;
}

div.normal-blog .post .entry p img {
	margin-bottom: 0;
}

.post img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #ccc;
}

.post img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #ccc;
}

/* pagination */

div.navigation {
	float: left;
	width: 100%;
	padding: 10px 0;
	background-color: #DDD8D4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom: 1px solid #d5d0cd;
}

.blog div.navigation {
	margin-top: -25px;
}

div.navigation div.alignleft {
	float: left;
	width: 200px;
	margin-left: 15px;
}

div.navigation div.alignright {
	float: right;
	text-align: right;
	width: 200px;
	margin-right: 15px;
}

div.navigation div a {
	font-size: 20px;
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

div.navigation div a:hover {
	color: #444;
}


/* single entry template */

.single #main .post {
	margin-bottom: 30px;
}


/* comments! */
div#comments-section {
	float: left;
	width: 100%:
}

/* unique page ids */
.in-cat-homepage div#comments-section, .in-cat-homepage div#blog-page-header {
	display: none;	
}

/* unique page ids */
.in-cat-homepage div.post div.entry div.post-footer {
	border: 0;	
}

div#comments-section p.nocomments {
	font-size: 14px;
	color: #666;
	margin-top: -15px;
}

div#comments-section h3#comments {
	font-weight: normal;
	font-size: 22px;
	color: #555;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-bottom: 15px;
}

div#comments-section ol.commentlist {
	list-style-type: none;
}

div#comments-section ol.commentlist li {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}

div#comments-section ol.commentlist li div.comment-body {
	
}

div#comments-section ol.commentlist li div.comment-author {
	float: left;
	width: 500px;	
}

div#comments-section ol.commentlist li div.comment-author img {
	display: none;
}

div#comments-section ol.commentlist li div.comment-author cite {
	font-size: 18px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: normal;
	letter-spacing: .5px;
}

div#comments-section ol.commentlist li div.comment-meta {
	float: left;
	width: 100%;
	padding-top: 3px;
}

div#comments-section ol.commentlist li div.comment-meta a {
	color: #666;
	font-size: 11px;
	letter-spacing: .5px;
}

div#comments-section ol.commentlist li div.comment-body p {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
	line-height: 20px;
	color: #222;
}

div#comments-section ol.commentlist li div.comment-author cite a {
	
}

div#comments-section ol.commentlist li div.comment-author cite a:hover {
	
}

div#comments-section ol.commentlist li div.comment-author span {
	font-size: 11px;
	letter-spacing: .5px;
	color: #444;
}



div#comments-section ol.commentlist li.bypostauthor {
	background-color: #e1dfdd;
	padding: 15px;
	width: 670px;
}


/* comments form */

div#respond {
	width: 100%;
	float: left;
	margin-top: 30px;
}

div#respond form {
	font-size: 13px;
	letter-spacing: .25px;
}


div#respond h3 {
	font-weight: normal;
	font-size: 22px;
	color: #555;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-bottom: 5px;
}


form#commentform p { 
	margin: 10px 0;
}

.logged-in form#commentform p {
	padding: 5px 0;
}

form#commentform p label {
	padding-left: 5px;
}

form#commentform p label small {
	font-size: 11px;
	letter-spacing: .4px;
	color: #555;
}

form#commentform p input {
	padding: 5px 8px;
	border: 1px solid #bbb;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 300px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#commentform p input#submit {
	margin: 5px 0 10px 0;
	width: 160px;
	padding: 12px 5px;
	border : 0;
	background-color: #ddd;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	letter-spacing: .25px;
	color: #333;
}

form#commentform p input:hover#submit {
	background-color: #d3d3d3;
	color: #000;
	border-bottom: 1px solid #bbb;
}

form#commentform p textarea {
	width: 670px;
	height: 100px;
	padding: 12px 15px;
	border: 1px solid #bbb;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #777;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

form#commentform p textarea:focus {
	color: #333;	
}


/* archives, tags, search */

h2.pagetitle, h2.center {
	font-weight: normal;
	font-size: 18px;
	color: #c91c2c;
}

.search div#main div.post, .archive div.post {
	margin-bottom: 0;
}

/* stock page */

div.stock h2 {
    font-size: 24px;
	font-weight: normal;
	color: #333;
	text-indent: -9999px;
	width: 300px;
	height: 35px;	
	background: transparent url(images/stock-title.gif) no-repeat 0px 0;
	margin-top: -10px;
}

div.stock div#stock-page-top {
    float: left;
    width: 100%;
    padding-top: 0px;
    margin-bottom: 35px;
    height: 90px;
}

div.stock div#stock-page-top p {
    float: left;
    width: 300px;
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
}

div.stock div#stock-page-top a#stock-site-logo {
    display: block;
    float: right;
    width: 360px;
}

div.stock a#stock-big-image {
    float: left;
    width: 100%;
}

/* page */

.page div.entry {
    margin-top: 15px;
}

.page .entry ul {
    margin-left: 35px;
    margin-bottom: 20px;
    margin-top: -5px;
}

.page .entry ul li {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 0;
}

h2.pagetitle {
	font-size: 20px;
	color: #666;
	padding: 7px 12px;
	background-color: #ddd;
	margin-bottom: 25px;
	-moz-border-radius: 3px;
	-webkit-border-raidus: 3px;
	margin-top: -10px;
	border-bottom: 1px solid #d3d3d3;
}

ul#the-archives {
	list-style-type: none;
}

ul#the-archives li {
	padding: 5px 0;
	width: 223px;
	float: left;
	margin: 0 5px 0 5px;
}

ul#the-archives li a {
	display: block;
	padding: 7px 12px;
	background-color: #ccc;
	color: #555;
	font-size: 16px;
	-moz-border-radiuS: 4px;
	-moz-border-radius: 4px;
	border-bottom: 1px solid #c3c3c3;
}


ul#the-archives li a:hover {
	background-color: #c91c2c;
	color: #fff;
	border-bottom: 1px solid #b61423;
}

.search-no-results h2.center {
	margin-bottom: 20px;
}

.search-no-results #main form#searchform {
	display: none;
}

.search-no-results #main div#blog-page-header form#searchform {
	display: block;
}


div.entry div.piclenselink { display: none; }

.search-results div#content div#main div.post-footer {
	margin-bottom: 70px;
}

.in-cat-featured-work div#comments-section, .in-cat-featured-work div.post-footer {
	display: none;
}

div#main div#comments-section form#commentform div#recaptcha-submit-btn-area input#submit {
	margin: 15px 0 10px 0;
	width: 160px;
	padding: 12px 5px;
	border : 0;
	background-color: #ddd;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	letter-spacing: .25px;
	color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#main div#comments-section form#commentform div#recaptcha-submit-btn-area input:hover#submit {
	background-color: #d3d3d3;
	color: #000;
	border-bottom: 1px solid #bbb;
	cursor:pointer;
}

div#comments-section div#respond form#commentform p.recaptcha-error {
	font-size: 18px;
	color: #6F0D0D;
	background-color: #EFD1D1;
	padding: 10px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 15px 0;
}


div#sidebar div#recent-posts ul {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

div#sidebar div#recent-posts a#hp-sb-link {
	display: block;
	margin-top: 20px;
	background-color: #c91c2c;
	color: #fff;
	padding: 10px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 24px;
	font-family: Georgia, Times, serif;
}

div#sidebar div#recent-posts a:hover#hp-sb-link {
	background-color: #AF1526;	
}

div#sidebar div#recent-posts a#hp-sb-link em {
	font-size: 14px;
	display: block;
	padding-top: 2px;
	letter-spacing: .35px;
}

/* social list */

#social-btn-list {
	list-style-type: none;
	margin: 0 0 0 20px;
}

#social-btn-list li {
	clear: both;
	width: 100%;
	font-size: 13px;
	padding: 0 0 20px 0;
}

#social-btn-list li:hover img {
	position: relative;
	right: 10px;
}

#social-btn-list img {
	float: left;
	margin-right: 10px;
}

#social-btn-list a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 13px;
	font-size: 16px;
	margin-top: 3px;
	width: auto;
}

.illo {
    display: block;
    padding: 0;
    float: left;
    margin: 0px 0 30px 0;
    width: 100%;
	padding: 0;
}

.illo img {
    float: left;
    margin: 0 15px 0 0;
	padding: 0;
	position: relative;
	top: 5px;

}

.illo span {
	color: #000;
    font-size: 15px;
    display: block;
    float: left;
	letter-spacing: .5px;
	line-height: 18px;
	width: 550px;
}

.illo span strong {
	color: #c91c2c;
}

a:hover.illo span strong {
	text-decoration: underline;
}

a:hover.illo small {
    color: #000;
}
