/*
Theme Name: Jon Voth
Theme URI: http://www.jonvoth.com/
Version: 4.0
Author: Jon Voth
*/

body {
	color: #d7d7d7;
	background: #242e3f url(img/bkgPattern.png) repeat;
	font-family: Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	/*-moz-opacity: 0.9999; /* Bugfix for Firefox 2's flash of differently anti-aliased text during opacity animations */
}

.alt {
	font-family: Helvetica, sans-serif;
}

p {
	margin-bottom: 9px;
}

strong,
b {
	font-weight: bold;
}

em,
i,
cite {
	font-style: italic;
}

hr {
	color:#d7d7d7;
	height: 3px;
	border: 0;
	padding: 0;
	margin: 10px 0;
	clear: both;
}

h1 {
	color:#d7d7d7;
	font-size:24px;
	border-bottom:3px #d7d7d7 solid;
	padding-bottom:10px;
}

h2 {
	color:#d7d7d7;
	font-size:20px;
}

a:link,
a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #242e3f;
	background-color:#FFF;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

#wrapper {
	background-color:#242e3f;
	position: relative;
	width: 900px;
	margin: 30px auto 30px auto;
	z-index:0;
}

#printHeader {
	display:none;
}

#header {
	width: 900px;
	height:152px;
}

#headerBkg {
	position:absolute;
	z-index:1;
}

#headerFgd {
	width: 900px;
	height:152px;
	position:absolute;
	z-index:2;
}

.header_y {
	background: url(img/header_y.png) no-repeat;
}

.header_b {
	background: url(img/header_b.png) no-repeat;
}

.header_r {
	background: url(img/header_r.png) no-repeat;
}

.header_w {
	background: url(img/header_w.png) no-repeat;
}

#homeLink {
	display:block;
	float:left;
	margin:30px 0 0 20px;
	width:240px;
	height:100px;
}

#homeLink:hover {
	background:none;
}

#main {
	width: 900px;
	z-index:0;
}

#content {
	float:left;
	width:580px;
	margin:30px 0 0 30px;
	z-index:0;
	/*text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;*/
}

#sidebar {
	float:left;
	width:248px;
	margin:30px 0 0 20px;
}

#footer {
	clear: both;
	width: 900px;
	height: 18px;
	margin-top: 30px;
	text-align:right;
	/*text-indent: -99999px;*/
	/*background: url(img/stripePattern_w.png) repeat; /* TEMP */
}

#footer span {
	margin-right:10px;
}

#content a {
	/*
	transition: color .1s linear;
	-webkit-transition: color .1s linear;
	-moz-transition: color .1s linear;
	-o-transition: color .1s linear;
	-ie-transition: color .1s linear;
	*/
}

#content a:hover {
	/*text-decoration: underline;*/
}

#resumeRight {
	float:right;
	margin-left:60px;
}


/* NAVIGATION */

#navigation {
	position: relative;
	float: right;
	margin:95px 25px auto auto;
	list-style:none;
}

#navigation li {
	position: relative;
	float: left;
	display: block;
	padding:4px;
	font-size:16px;
	font-weight:bold;
}

#nav_work a:link,
#nav_work a:visited {
	padding:2px 3px 2px 3px;
	color:#d9ba3d;
}

#nav_work a:hover {
	color:#d7d7d7;
	background: url(img/stripePattern_y.png) repeat;
}

#nav_resume a:link,
#nav_resume a:visited {
	padding:2px 3px 2px 3px;
	color:#5ea8e6;
}

#nav_resume a:hover {
	color:#d7d7d7;
	background: url(img/stripePattern_b.png) repeat;
}

#nav_contact a:link,
#nav_contact a:visited {
	padding:2px 3px 2px 3px;
	color:#c62c2c;
}

#nav_contact a:hover {
	color:#d7d7d7;
	background: url(img/stripePattern_r.png) repeat;
}

#nav_blog a:link,
#nav_blog a:visited {
	padding:2px 3px 2px 3px;
	color:#d7d7d7;
}

#nav_blog a:hover {
	color:#d7d7d7;
	background: url(img/stripePattern_w.png) repeat;
}

/* SEARCHFORM */

#searchform {
	float:right;
	padding: 0px;
	text-align: left;
	width: 190px;
	height: 25px;
	border: none;
	background-color: #fff;
	margin-bottom:10px;
	}
	
#searchform .searchInput {
	padding: 1px 0 0 0;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 165px;
}

#searchform input {
	border-style: none;
	border-width: 0;
	width:155px;
	margin-left:4px;
}

#searchform .button{
	background: url(img/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	float: right;
	border: none;
	cursor: pointer;
}


/* POSTS */

.post_box_wide {
	float:left;
	width:560px;
	height:200px;
	margin:0 0 30px 0;
	padding:10px;
	overflow:hidden;
}

.post_box_left {
	float:left;
	width:265px;
	overflow:hidden;
	margin:0 20px 0 0;
}

.post_box_left img {
	margin:0 auto;
	max-width:265px;
	max-height:200px;
	width:auto;
	height:auto;
	border:none;
}

.post_box_left a:hover {
	background:none;
}

.post_box_right {
	float:left;
	width:265px;
}

.post_box_wide h2 {
	margin:0 0 20px 0;
	line-height:1.2em;
	padding:0;
}

.post_box_slim {
	float:left;
	width:155px;
	max-height:100px;
	overflow:hidden;
	margin:0 18px 30px 0;/*TEMP margin-right should be 26px */
	padding:10px;
	text-align:center;
}

.post_box_slim img {
	margin:0 auto;
	max-width:135px;
	max-height:80px;
	width:auto;
	height:auto;
	border:none;
}

.post_box_slim span {
	display:block;
	text-align:center;
	font-size:.8em;
	margin:0;
	height:16px;
	overflow:hidden;
}

.post_box_slim p {
	text-align:center;
	font-size:.8em;
	margin:0;
	height:16px;
	overflow:hidden;
}

.post_box_slim a:hover {
	background:none;
}

.post_box_slim a:hover span {
	background-color:#FFF;
}

.post_box_slim_right {
	margin-right:0;
}

#post_navigation {
	width:580px;
	clear:left;
}

#post_navigation_left {
	float:left;
}

#post_navigation_right {
	float:right;
}

#post_navigation_left a:link,
#post_navigation_left a:visited,
#post_navigation_right a:link, 
#post_navigation_right a:visited {
	padding:6px;
	border:1px solid #d7d7d7;
	background:none;
	display:block;
	margin-bottom:20px;
}

#post_navigation_left a:hover,
#post_navigation_right a:hover {
	background-color:#d7d7d7;
}

.post {
	
}

.post img {
	float:left;
	margin:0 20px 20px 0;
}

.post-meta {
	clear:left;
	 border-top:3px #d7d7d7 solid; 
	 margin-top:20px; 
	 padding-top:10px;
}


/* SIDEBAR */
#sidebar ul {
	list-style:none;
}

#sidebar ul li ul {
	list-style:disc;
	margin-left:-20px;
	border:0;
}

#sidebar ul li ul li {
	font-size:12px;
	border:0;
	padding-bottom:0;
}

#sidebar ul li p {
	color:#d7d7d7;
	font-size:24px;
	border-bottom:3px #d7d7d7 solid;
	padding-bottom:10px;
	margin-top:30px;
}


/* UTILITY */
.main_column {
	width:580px;
}

.rightMargin10 {
	margin-right:10px;
}

.stripe_bkg_y {
	background: url(img/stripePattern_y.png) repeat;
}

.stripe_bkg_b {
	background: url(img/stripePattern_b.png) repeat;
}

.stripe_bkg_r {
	background: url(img/stripePattern_r.png) repeat;
}

.stripe_bkg_w {
	background: url(img/stripePattern_w.png) repeat;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}