/* @override http://keysthatclick.dev/wp-content/themes/keysthatclick/style.css */

/*---------------- SWATCHES ----------------*/

/*
green: #707061
orange: #ffb400
blue: #005c82
*/

/*---------------- CSS RESET ----------------*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

a:active, a:focus, input {
	outline: 0;
}

/*---------------- STYLES ----------------*/

html, body {
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	background: #707061;
}

body {
	background: #707061;
}

.clear {
	clear: both;
}

p {
	margin: 0 0 12px 0;
}

a {
	color: #005c82;
}

a:hover, #postDetailsTop a:hover, #postDetailsBottom a:hover, #footer #footerCol.about a:hover, p.legals a:hover {
	color: #ffb400;
}

h1 a {
	background: url(images/keysthatclick_logo.png) no-repeat;
	display: block;
	height: 68px;
	width: 475px;
	text-indent: -9999px;
	float: left;
	margin: 33px 0 30px 3px;
}

h2 {
	font-family: MisoBold, helvetica, arial, sans-serif;
	font-size: 36px;
	line-height: 38px;
	color: #333;
	text-decoration: none;
	padding: 25px 30px 20px 70px;
	background: url(images/postIcon.png) no-repeat 30px 28px;
	font-weight: lighter;
}

h2.pageTitle {
	padding: 10px 30px 20px 30px;
	font-size: 48px;
	border-top: 0;
	background: none;
	line-height: 50px;
}

h2 a {
	color: #333;
	text-decoration: none;
}

#postDetailsTop p, #postDetailsTop a {
	color: #fff;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

#postDetailsBottom p, #postDetailsBottom a {
	color: #333;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

#nav h3 {
	color: #555;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 28px;
	text-align: right;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #555555;
	margin: 0 0 20px 0;
	text-shadow: 0 0 4px #000;
}

h3.comments {
	font-family: MisoRegular, helvetica, arial, sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: #333;
	font-weight: lighter;
	border-bottom: 1px solid #333;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}

#footerCol h4 {
	font-size: 22px;
	font-weight: lighter;
	margin: 0 0 16px 0;
	color: #cecece;
	text-shadow: 0 0 2px #000;
}

#footerCol.latestTweets h4 a {
	text-decoration: none;
	color: #cecece;
	padding: 0 45px 0 0;
}

#footerCol.latestTweets h4 a:hover {
	background: url(images/twitterIcon.png) no-repeat top 155px;
	color: #ffb400;
}

#nav ul.navigate {
	list-style: none;
	padding: 0 0 20px 0;
}

#nav ul.navigate li {
	font-family: MisoRegular, helvetica, arial, sans-serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	text-shadow: 0 0 3px #000;
}

#nav ul.navigate li a {
	color: #fff;
	text-decoration: none;
}

#nav ul.navigate li a:hover {
	color: #ffb400;
}

#search_box {
	width: 200px;
	height: 27px;
	background: url(images/searchBox.png) no-repeat;
	margin: 0 0 40px 0;
}

#search_box #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 10px;
	border: 0;
	width: 150px;
	background: none;
	font-family: georgia, times, serif;
	font-size: 13px;
	font-style: italic;
	color: #999;
	text-shadow: #000 1px 1px 2px;
}

#search_box #go {
	float: right;
	margin: 0 5px 0 0;
}

#nav ul.socialize {
	list-style: none;
	padding: 0 0 20px 0;
}

#nav ul.socialize li {
	font-family: MisoRegular, helvetica, arial, sans-serif;
	font-size: 16px;
	height: 30px;
	padding: 3px 0 0 32px;
	margin: 0 0 0 0;
	text-shadow: 0 0 3px #000;
}

#nav ul.socialize li.rss {
	background: url(images/rssIcon.png) no-repeat;
}

#nav ul.socialize li.twitter {
	background: url(images/twitterIcon.png) no-repeat;
}

#nav ul.socialize li.linkedin {
	background: url(images/linkedinIcon.png) no-repeat;
}

#nav ul.socialize li.flickr {
	background: url(images/flickrIcon.png) no-repeat;
}

#nav ul.socialize li.perez {
	background: url(images/perezIcon.png) no-repeat;
}

#nav ul.socialize li a {
	color: #ffb400;
	text-decoration: none;
}

#nav ul.socialize li a:hover {
	color: #fff;
}

#footer {
	font-size: 12px;
	font-family: georgia, times, serif;
	font-style: italic;
	color: #cacaca;
}

#footer #footerCol.about a {
	text-decoration: none;
	color: #f2f2f2;
}

#footer p.top a {
	color: #ffb400;
}

#footer p.top a:hover {
	color: #005c82;
}

#footerCol ul {
	list-style: none;
}

#footerCol li {
	font-size: 14px;
	padding: 6px 0 8px 0;
	border-top: 1px dotted #cecece;
}

#footerCol li a {
	color: #f2f2f2;
	text-decoration: none;
}

#footerCol li a:hover {
	color: #ffb400;
}

#footer p {
	color: #cacaca;
	font-size: 14px;
	line-height: 22px;
}


/*---------------- COMMENTS ----------------*/

input#author, input#url, input#email, textarea#comment {
	border: 1px solid #cecece;
	padding: 4px;
}

textarea#comment {
	width: 400px;
}

input#submit {
	border: 2px solid #fff;
	padding: 8px 10px 8px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.45);
	box-shadow: 0 0 2px rgba(0,0,0,0.45);
	background: #f3f3f3;
	cursor: pointer;
}

#comment-body {
	padding: 0 30px 30px 30px;
}

#comment-body ol.commentlist {
	padding: 0;
	margin: 0;
}

ol.commentlist {
	list-style: none;
	clear: both;
	overflow: hidden;
	width: 100%;
	float: left;
}

ol.commentlist li {
	border: 1px solid #cecece;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 10px;
	padding: 5px 7px 5px 64px;
	position: relative;
	overflow: hidden;
	background: #f9f9f9;
}

ol.commentlist li.pingback comment-author {

}

ol.commentlist li div.vcard {
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 18px;
	padding: 0 0 12px 0;
	margin: 18px 0 8px 0;
	border-bottom: 1px dotted #333;
}

ol.commentlist li div.vcard cite.fn a {
	color: #333;
	text-decoration: underline;
}

ol.commentlist li div.vcard cite.fn a.url {

}

ol.commentlist li div.vcard cite.fn a.url:hover {
	
}

ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border: 1px solid #aaa;
	padding: 5px;
	left: 10px;
	position: absolute;
	top: 10px;
}

ol.commentlist li div.comment-meta {
	position: absolute;
	right: 10px;
	top: 25px;
}

ol.commentlist li div.comment-meta a {
	text-decoration: none;
	font-weight: bold;	
	font-family: georgia, times, serif;
}

ol.commentlist li p {

}

ol.commentlist li ul {

}

ol.commentlist li div.reply a {

}

ol.commentlist li div.reply a:hover {
	color: #ffb400;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 12px 0 0;
	text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 3px;
}

ol.commentlist ul.children li.odd {
	background: #fff;
}

ol.commentlist ul.children li.even {
	background: #f6f6f6;
}

ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}

#respond {
	clear: both;
}

/*---------------- LAYOUT ----------------*/

#greenBar {
	background: #707061;
	width: 100%;
	height: 12px;
	border-bottom: 5px solid #fff;
}

#pageWrapper {
	background: url(images/pageBg.jpg) center -12px no-repeat #333;
	overflow: hidden;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
	padding: 0 10px 0 10px;
	overflow: hidden;
}

#content {
	clear: left;
	float: left;
	width: 940px;
	background: url(images/navBg.png) repeat-y;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.65);
	margin: 0 0 50px 0;
	overflow: hidden;
}

#content-body {
	width: 700px;
	min-height: 600px;
	padding: 20px 0 20px 0;
	float: left;
}

#postDetailsTop {
	background: url(images/shadowPostDetailsTop.png) repeat-x bottom #707061;
	padding: 12px 30px 12px 30px;
	margin: 0 1px 0 1px;
}

#postBody {
	background: url(images/articleShadowTop.png) repeat-x top;
	margin: 0 1px 0 1px;
	padding: 20px 30px 30px 30px;
}

#postDetailsBottom {
	background: url(images/articleShadowBottom.png) repeat-x bottom;
	border-top: 1px solid #707061;
	border-bottom: 1px solid #707061;
	padding: 12px 30px 12px 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

#commentsCount {
	float: left;
	background: url(images/commentIcon.png) no-repeat top left;
	min-height: 19px;
	padding: 1px 0 0 30px;
	width: 110px;
}

#tagsList {
	float: left;
	background: url(images/tagIcon.png) no-repeat top left;
	min-height: 19px;
	padding: 1px 0 0 25px;
	margin-left: 15px;
	width: 400px;
}

#newOld {
	padding: 12px 30px 12px 30px;
	overflow: hidden;
	clear: both;
}

#newOld div {
	border: 2px solid #fff;
	padding: 8px 10px 8px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.45);
	text-decoration: none;
	background: #f3f3f3;
}

#newOld a {
	text-decoration: none;
}

.newer {
	border: 1px solid #333;
	float: left;
	margin: 0 0 10px 0;
}

.older {
	border: 1px solid #333;
	float: right;
	margin: 0 0 10px 0;
}

#nav {
	width: 200px;
	float: left;
	padding: 20px;
}

#footerWrapper {
	clear: both;
	background: #707061;
	width: 100%;
	border-top: 5px solid #fff;
	float: left;
}

#footer {
	margin: 0px auto;
	width: 880px;
	padding: 30px 30px 20px 30px;
	overflow: hidden;
}

#footerCol {
	float: left;
	width: 180px;
	margin: 0 40px 0 0;
	border-bottom: 1px dotted #cecece;
}

#footerCol.about {
	width: 220px;
	margin-right: 0px;
	border: none;
}

#footer p.legals {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
}

#footer p.top {
	float: right;
	margin: 20px 0 0 0;
	clear: both;
}

#footer p.top a {
	display: block;
	background: url(images/pageUp.png) no-repeat right;
	padding: 0 20px 0 0;
}

/* WP */

blockquote {
	margin: 20px 10px 10px 5px;
	border-left: 4px solid #DDD;
	padding: 0 5px 0 5px;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

.commenttext blockquote {
	border-left: 4px solid #B6B6B5;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	color: #111;
	margin: 0;
	padding: 0 4px 5px;
}

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

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

.aligncenter,div.aligncenter,img.aligncenter {
	text-align: center;
	display: block;
	margin: 10px auto;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dotted #000;
}

#content-body table {
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

#content-body table {
	margin: 0 0 1em 1px;
}

#content-body td, .post th {
	border: 1px solid #DCDCDB;
	padding: 10px;
}

#content-body th {
	background: #EEE;
	font: 18px normal;
}

.wp_syntax {
	width: auto;
}

.wp_syntax table {
	border: 0 !important;
}

.wp_syntax table td {
	border: 0 !important;
}

img.wp-smiley {
	border: 0px;
	vertical-align: middle;
}

#content-body ul,#content-body ol {
	margin: 12px 30px;
	font-size: 12px;
}

#content-body ul li {
	list-style: dot;
	margin-bottom: 12px;
	line-height: 19px;
}

#content-body ol li {
	margin-bottom: 12px;
	line-height: 19px;
}

#postBody h2, #postBody h2 strong {
	padding: 0;
	background: 0;
	margin: 40px 0 10px 0;
	font-size: 30px;
}
