/*
Theme Name: Dark and Simple
Theme URI: http://geekoutwith.me
Description: Dark and Simple theme designed and developed by Joseph Hinson.
Version: 1.0
Author: Joseph Hinson
Author URI: http://geekoutwith.me
*/
/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:center;background:#000;font-family: helvetica, arial, sans-serif;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
.clr {clear:both;}
/* END RESET */
a {color: #ff3700;text-decoration: none;}
a:hover {color: #000;}
.float-left {float: left;}
.float-right {float:right;}
blockquote {
	background:none repeat scroll 0 0 #FAFAFA;
	border-left:4px double #000000;
	font-family:verdana;
	font-size:12px;
	margin-left:27px;
	padding:10px 27px 1px;
}
.pullquote {
border-bottom:4px double #FF3700;
border-top:4px double #FF3700;
color:#000000;
float:left;
font-family:Georgia;
font-size:22px;
line-height:1.7em;
margin-right:13px;
margin-top:7px;
padding:10px;
width:226px;
}
/* General Styles */
.alignleft{float:left;margin-right:8px;margin-bottom:2px;}
.alignright{float:right;margin-left:8px;margin-bottom:2px;}
h2{font-size:170%;}
#content h3{border-left:4px double #000000;color:#000000;font-size:18px;font-weight:normal;line-height:24px;margin-bottom:10px;padding:2px 10px;text-transform:uppercase;}
h4{font-size:110%;margin-bottom:15px;}
sup{font-size:60%;vertical-align:top;}
.entry ul,.entry ol{list-style-image:none;list-style-position:outside;margin-left:30px;margin-bottom:10px;}
.entry ul li{list-style:disc;}
.entry ol li{list-style:decimal;}
.entry li{padding-bottom:10px;line-height:1.2em;}
.entry blockquote p{margin-bottom:10px;
padding:2px 0;}
/* end General Styles */
#pagewrapper {
	width:1020px;
	margin: 0 auto;
	background: #fff;
}
#header, #content-wrapper {
	margin:0 auto;
	padding-bottom:15px;
	text-align:left;
	width:960px;
}
#header {
	border-bottom:1px solid #ff3700;
	padding-bottom:20px;
	padding-top:20px;
}
#header h1 a {
	background: url(images/bg-logo.jpg) no-repeat left top;
	width: 262px;
	height: 77px;
	display: block;
	text-indent: -9999em;
	float: left;
}
.logotype {
	float: left;
}
.topleft {
	float: left;
	width: 600px;
}
.tagline {
	color:#000000;
	float:left;
	font-size:20px;
	margin-left:20px;
	padding-top:8px;
	text-align:left;
	text-transform:lowercase;
	width:290px;
}
.topright {
	float:right;
	margin-top:15px;
	width:350px;
}
ul.nav, ul.subscribe {
	float: right;
}
ul.nav {
	border-bottom: 1px solid #ff3700;
}
ul.nav li {
	border-right:1px solid #FF3700;
	color:#000000;
	float:left;
	font-size:20px;
	padding-top:0;
	margin-bottom:4px;
	display: block;
	text-transform:lowercase;
}
ul.subscribe li {
	float:left;
	padding:7px;
	font-size: 16px;
}
#header ul li a:hover {
	color: #ff3700;
}
ul.subscribe li a {
	text-decoration: none;
	color: #000;
	padding-right: 20px;
}
ul.subscribe li.rss a {
	background: url(images/icon-rss.jpg) no-repeat right top;
}
ul.subscribe li.email a {
	background: url(images/icon-mail.jpg) no-repeat right top;
}
ul.nav li.first a {
	padding-left:14px;
}
ul.nav li.last {
	border-right: none;
}
ul.nav li.last a {
	padding-right: 14px;
}
ul.nav li a {
	color:#000000;
	padding:0 20px;
	text-decoration:none;
}
#content {
	float:left;
	width:620px;
}
#content .entry h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 15px;
}

.entry {
	font-size: 14px;
}
.entry p, .entry ul, .entry ol, .entry blockquote {
	margin-bottom: 14px;
	line-height: 22px;
}
p.byline {
	color: #555;
	font-size: 18px;
}
#content .entry h2 a {
	color: #000;
	text-decoration: none;
	background: none;
}
#content .entry h2 a:hover {
	color: #ff3700;
}
.entry {
	color: #222;
}
.entry .meta {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-size:18px;
	padding:5px 10px 2px;
	border-top:1px solid #ff3700;
}
.single .entry .meta {
	margin-bottom: 25px;
}
.meta .rightside span {
	color: #ff3700;
}
.meta .sharelinks {
	float: left;
}
.meta p {
	margin:0 5px;
	padding:2px 0;
}
.meta p.rightside a {
	color: #fff;
}
.meta p.rightside a:hover {
	color: #ff3700;
}
.meta p.rightside a:hover span {
	color: #fff;
}

/* ==========================================
=====!  Recent Posts Section  =====
============================================*/
.recent-posts {
	margin-top: 20px;
}
.recent-posts .entry {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}                     
.recent-posts.category .entry {
border-bottom:1px dotted #000000;
margin-right:0;
padding-bottom:12px;
width:620px;
}
.recent-posts .entry p.byline {
	font-size:14px;
	margin-bottom:2px;
}
#content .recent-posts .entry h3, .recent-posts .entry h3 a {
	border:medium none;
	color:#000000;
	font-size:20px;
	line-height:1.1em;
	margin-bottom:0;
	padding:0;
	text-transform:none;
}
#content .recent-posts .entry h3 a:hover {
	color: #ff3700;
}
.recent-posts .entry p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 8px;
}
.recent-posts .hr {
	border-bottom:1px solid #555555;
	clear:both;
	margin-bottom:15px;
}
.recent-posts .first {
	margin-right: 20px;
}
#sidebar {
	width: 320px;
	float: right;
	margin-top: 15px;
}
.widget {
	margin-bottom: 15px;
	border-bottom: 1px solid #ff3700;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	color: #222;
}
.widget h3 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #000;
}
.widget ul li {
	list-style:square outside none;
	margin-left:30px;
}
#footer {
	background:none repeat scroll 0 0 #000000;
	border-top:1px solid #FF3700;
	clear:both;
	color:#FFFFFF;
	font-size:16px;
	padding:10px;
}
.wp-caption {
	background:none repeat scroll 0 0 #;
	border: 1px solid #ccc;
	font-family:verdana;
	font-size:11px;
	padding:12px 9px 4px;
	text-align:center;
	margin-bottom: 10px;
}
.wp-caption img {
	border:1px solid #999;
	padding:0;
}
.entry p.wp-caption-text {
	line-height:1.2em;
	margin-bottom:10px;
	margin-top:4px;
	padding-left:10px;
	text-align:left;
}
/* ==========================================
=====!  Comment Styling  =====
============================================*/

.entry ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #000;
}
.entry ol.commentlist li {
	border-bottom:1px solid #000000;
	font-size:12px;
	list-style:none outside none;
	margin:0;
	padding:25px 40px 15px 60px;
	position:relative;
}
.entry ol.commentlist cite,.commentlist cite a, .entry span.says {
	font-size:24px;
	font-style:normal;
	font-weight:normal;
}
cite.fn {
}
.entry ol.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 12px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	background:none repeat scroll 0 0 #000000;
	display:block;
	font-size:12px;
	margin:0;
	padding:0 7px;
	position:absolute;
	right:0;
	top:-12px;
}
#content h2#comments {
	margin-bottom: 20px;
	font-size: 30px;
}
.comment-meta a {
	color: #fff;
}
.comment-meta a:hover {
	color: #ff3700;
}
li .avatar {
	left: 10px;
	top: 25px;
	position: absolute;
}
#ce_seeall_li {
	list-style:none outside none;
	margin-left:18px;
	margin-top:10px;
	clear: both;
}
#ce_seeall_li a {
	background:none repeat scroll 0 0 #000000;
	border: 1px solid #000;
	color:#FFFFFF;
	padding:4px 12px;
}
#ce_widget_ul li {
	float:left;
	width:35%;
}
.clear {
	clear: both;
}
#ce_seeall_li a:hover {
	background: #fff;
	border: 1px solid #000;
	color: #ff3700;
}
