/*
Theme Name:GeekOut,with Joseph Hinson
Theme URI:http://josephhinson.com
Description:This theme was designed by Joseph Hinson,for his personal site, GeekOutWith.me.
Version:1.0
Author:Joseph Hinson
*/
/* 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;
font-family: arial,sans-serif;
font-size: 13px;
background: #f0f0f0;
}
code {
	background: #efefef;
}
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 */
/* ==========================================
=====! General Styles =====
============================================*/
pre {
border: 1px dashed #454545;
font-size: 12px;
line-height: 18px;
margin-bottom: 12px;
margin-right: -115px;
overflow: auto;
padding: 3px 5px;
background: #fafafa;
}
.entry-box p,.entry-box li,.entry-box pre,.entry-box table,.entry-box h4,.entry-box h5 {
color: #333;
}
.entry-box ol,.entry-box ul {
margin-left: 30px;
list-style-position: outside;
padding-bottom: 10px;
}
.entry-box ol {
list-style-type: decimal;
}
.entry-box a {
color: #637486;
text-decoration: none;
background: #ffffcf;
}
.entry-box p a:hover,.entry-box li a:hover,.entry-box table a:hover {
color: #70564F;
background: #e1f5ff;
}
.entry-box ul {
list-style-type: square;
}
.date,.recent-posts h2,p.read-more,.navigation a,h3.widget-title,input.submit,#nav li a,#ce_seeall_li a,#respond h3,.commentlist .author {
text-transform: uppercase;
}
#pagewrapper {
width: 886px;
margin: 0 auto;
}
#header {
height: 90px;
position: relative;
}
#header h1 {
float: left;
margin-left: 26px;
margin-top: 19px;
}
#header h1 a {
background: url(images/logo-geekout.gif) no-repeat left top;
width: 412px;
height: 47px;
display: block;
font-size: 0px;
line-height: 0px;
text-indent: -9999em;
}
#header .geekout {
color:#999999;
font-family:verdana;
font-size:9px;
line-height:1.3em;
padding-right:15px;
padding-top:4px;
text-align:right;
}
#header .sm-icons {
position: absolute;
bottom: 0;
right: 0;
padding-right: 20px;
height: 30px;
width: 142px;
}
#header .sm-icons a {
position: relative;
bottom: -10px;
}
.date {
background: #e1f5ff;
border-width: 1px;
border-color: #acb6bd;
border-style: solid none solid solid;
margin: 0 0 0 -15px;
position: relative;
width: 654px;
}
.date p {
font-size: 12px;
color: #70564F;
font-weight: bold;
padding: 3px 0 3px 30px;
}
.date a {
color: #637486;
text-decoration: none;
}
.date a:hover {
color: #70564F;
text-decoration: underline;
}
.date .fold {
display: block;
width: 11px;
height: 6px;
position: absolute;
bottom: -7px;
left: 0;
background: url(images/bg-fold-blue-left.png) no-repeat left top;
}
.entry-box {
margin-left: 30px;
margin-right: 145px;
line-height: 1.3em;
color: #70564F;
position: relative;
}
.comment-banner {
background: transparent url(images/bg-comments-banner.png) no-repeat scroll left top;
height: 206px;
position: absolute;
right: -124px;
top: -11px;
width: 55px;
}
.comment-banner .number {
color: #FFFFFF;
font-family: georgia,serif;
font-size: 20px;
margin-top: 148px;
text-align: center;
}
.entry-box p,.entry-box h4,.entry-box h3 {
margin-bottom: 12px;
}
.entry-box h4 {
font-size: 16px;
text-transform: uppercase;
}
.entry-box h2 {
font-size: 36px;
line-height: 38px;
margin-bottom: 10px;
margin-top: 11px;
}
.entry-box h2 a {
text-decoration: none;
color: #70564F;
}
.entry-box h2 a:hover {
color: #637486;
}
.entry-box h3 {
background: transparent url(images/bg-faint-brown.png) repeat left top;
padding: 5px 0;
font-size: 20px;
padding-left: 30px;
padding-right: 140px;
margin-left: -30px;
margin-right: -145px;
line-height: 1.1em;
}
.comment-prompt {
background: transparent url(images/bg-faint-grey.png) repeat scroll 0 0;
margin-bottom: 15px;
margin-top: 33px;
text-align: center;
width: 640px;
}
#respond {
background: transparent url(images/bg-faint-grey.png) repeat scroll 0 0;
margin-left: -30px;
margin-right: -30px;
padding-bottom: 12px;
padding-left: 30px;
padding-right: 140px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
}
#respond h3 {
font-size: 40px;
padding-top: 12px;
margin-bottom: 10px;
color: #70564F;
}
#respond textarea {
width: 90%;
}
.comment-prompt img {
padding: 10px;
}
.recent-posts {
margin-left: 30px;
margin-right: 30px;
}
.recent-posts h2 {
background: #70564F none repeat scroll 0 0;
color: #FFFFFF;
font-size: 31px;
font-weight: bold;
letter-spacing: 5px;
line-height: 19px;
padding-left: 30px;
padding-top: 6px;
margin-left: -44px;
margin-right: -30px;
margin-bottom: 12px;
position: relative;
width: 624px;
}
.entry-box.recent-posts h2.title {
margin-top: 0;
}
.recent-posts h2.pagetitle {
font-size: 22px;
letter-spacing: 2px;
line-height: 28px;
}
.recent-posts h2.nocomments {
margin-bottom: 0px;
}
.recent-posts h2 span.fold {
background: url(images/bg-fold-brown-left.png) no-repeat left top;
height: 6px;
width: 11px;
display: block;
position: absolute;
left: 0;
bottom: -6px;
}
.recent-posts .post-summary {
border-bottom: 1px dotted #70564F;
float: left;
margin-bottom: 10px;
margin-right: 30px;
padding-bottom: 10px;
width: 265px;
color: #70564F;
font-size: 11px;
}
.category .post-summary h3 {
	font-size:24px;
	line-height: 1.2em;
}
.category .post-summary p {
	font-size: 13px;
	line-height: 1.3em;
}
.recent-posts.category .post-summary {
	width: 560px;
}
.post-summary h3 {
font-size: 18px;
color: #637486;
padding-bottom: 3px;
}
.post-summary h3 a {
color: #637486;
text-decoration: none;
}
.post-summary h3 a:hover {
color: #70564F;
}
.post-summary .byline {
font-size: 12px;
font-weight: bold;
padding-bottom: 3px;
}
.post-summary p {
line-height: 1.2em;
}
.post-summary {
	clear: left;
}
.post-summary.alt {
margin-right: 0;
clear: none;
}
.post-summary p.read-more {
font-weight: bold;
padding-right: 10px;
background: transparent url(images/small-arrow.gif) no-repeat right center;
float: right;
padding-top: 5px;
}
p.read-more a {
text-decoration: none;
color: #70564F;
}
p.read-more a:hover {
text-decoration: underline;
}
.navigation {
margin-top: 20px;
height: 26px;
}
.navigation .older {
float: left;
}
.navigation .newer {
float: right;
}
.navigation a {
color: #fff;
padding: 4px 6px;
font-size: 12px;
background: #70564F;
line-height: 1.2em;
text-decoration: none;
}
.navigation a:hover {
background: #f5f5f5;
color: #70564F;
}
#content-left {
background: #FFFFFF url(images/bg-tick-marks.gif) repeat-y scroll left top;
border-left: 3px solid #acb6bd;
border-right: 3px solid #acb6bd;
float: left;
min-height:1889px;
text-align: left;
width: 640px;
}
/* ==========================================
=====! Right side (including nav and sidebar elements) =====
============================================*/
#content-right {
width: 240px;
text-align: left;
float: left;
}
#nav {
padding: 15px 0;
}
#nav li {
margin-bottom: 4px;
position: relative;
}
#nav li span.shadow {
	height: 24px;
}
#nav li a {
padding:2px 10px 2px 12px;
line-height: 20px;
font-size: 16px;
background: url(images/bg-nav-shadow.png) no-repeat right top;
display: block;
width: 109px;
position: relative;
text-decoration: none;
font-weight: bold;
color: #70564F;
text-align: right;
}
#nav li a:hover {
background: url(images/bg-nav-shadow.png) no-repeat right bottom;
color: #fff;
/*border-right: 2px solid #454545;
border-bottom: 2px solid #454545;
border-top: 1px solid #ccc;*/
}
#nav li a span {
/*background: #F0F0F0 none repeat scroll 0 0;
display: block;
height: 3px;
position: absolute;
right: -2px;
top: -1px;
width: 2px;*/
}
#content-right li.widget {
border-color: #acb6bd;
border-style: solid solid solid none;
border-width: 2px 2px 2px medium;
padding: 10px;
margin-bottom: 15px;
background: #fff;
color: #70564F;
position: relative;
}
li.widget h3.widget-title {
background: #e1f5ff none repeat scroll 0 0;
font-size: 20px;
margin-left: -10px;
margin-right: -25px;
padding-bottom: 3px;
padding-top: 3px;
position: relative;
border: 1px solid #acb6bd;
border-left: none;
padding-left: 12px;
margin-bottom: 8px;
color: #70564F;
width: 240px;
}
h3.widget-title a {
color: #70564F;
text-decoration: none;
}
h3.widget-title a:hover {
color: #637486;
}
li.widget h3.widget-title .fold {
background: transparent url(images/bg-fold-right.png) no-repeat scroll right bottom;
bottom: -7px;
display: block;
height: 6px;
position: absolute;
right: 0;
width: 12px;
}
li.widget li {
padding: 3px 4px 3px 7px;
border-bottom: 1px dotted #70564F;
line-height: 1.2em;
}
li.widget li a {
color: #70564F;
text-decoration: none;
}
li.widget a {
	color: #637486;
}
li.widget a:hover {
	color: #70564F;
}
li.widget li a:hover {
background: #e1f5ff;
}
li.widget .headshot {
float: left;
margin-right: 5px;
margin-bottom: 4px;
border: 1px solid #454545;
margin-top:5px;
}
input {
border: 1px solid #acb6bd;
background: #fff;
color: #777;
}
input[type="text"] {
	padding: 2px 3px;
}
#ce_seeall_li {
border-bottom: 0;
}
#ce_seeall_li a {
display: block;
font-size: 12px;
font-weight: normal;
margin-top: 6px;
padding: 4px 5px;
text-align: center;
width: 58px;
}
#ce_seeall_li a:hover {
background: #fff;
}
input.submit,li#ce_seeall_li a {
 background: none repeat scroll 0 0 #E1F5FF;
    border: 1px solid #ACB6BD;
    color: #70564F;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 3px;
}
input.submit:hover {
background: #fff;
cursor: pointer;
}
input#signup {
margin-left: 41px;
padding: 2px;
}
.widget label {
	display:block;
	float:left;
	line-height:17px;
	margin-right:4px;
	width:36px;
}
form.email-signup input,form.email-signup label {
margin-bottom: 5px;
}
.sidebar form label {
float: left;
line-height: 15px;
width: 38px;
}
li span.shadow {
width: 3px;
background: url(images/bg-shadow-widgets.png) repeat left top;
position: absolute;
left: 0;
top: 0;
z-index: 999;
}
.widget p {
	padding-bottom: 12px;
	line-height: 1.2em;
}
/* ==========================================
=====! Comment Styling =====
============================================*/
.commentlist {
color: #333;
}
.commentlist li {
margin-bottom: 12px;
}
.commentlist .authorsays {
font-size: 16px;
font-weight: normal;
letter-spacing: 0;
margin-left: -30px;
margin-right: -30px;
padding: 3px 30px;
position: relative;
font-weight: bold;
color: #70564F;
margin-bottom: 12px;
background: url(images/bg-comments-even-blue.png);
}
.commentlist .navigation {
height: auto;
margin: 0;
}
.commentlist .comment-date {
font-size: 12px;
margin-bottom: 4px;
font-weight: bold;
}
.commentlist .author a,.commentlist .author {
color: #70564F;
text-decoration: none;
}
.commentlist .author a:hover {
color: #333;
}
.commentlist img.avatar {
border-bottom: 2px solid #637486;
border-right: 2px solid #637486;
position: absolute;
right: 32px;
top: -19px;
}
.commentlist .even .authorsays {
background: url(images/bg-comments-odd-brown.png);
color: #637486;
}
.commentlist .even .comment-date {
color: #70564F;
}
.commentlist .even img.avatar {
border-bottom: 2px solid #70564F;
border-right: 2px solid #70564F;
}
.commentlist .comment-text {
	font-family:georgia,serif;
	line-height:1.2em;
	margin-right:90px;
}
.comment-text p {
padding-bottom: 8px;
}
.meta {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px dotted #F1F1F1;
    margin: 0 -10px 20px;
    padding: 3px 10px;
}
.meta .cats {
	float: left;
    padding-top: 2px;
    width: 255px;
}
.meta .tweet, .meta .facebook {
	float: right;
}
