/*
Theme Name: Kira Turnage
Theme URI: http://www.kiraturnage.com/
Description: kiraturnage.com theme converted to Wordpress
Version: 1.0
Author: Derek Houck
Author URI: http://derekhouck.com/

*/

@import url('reset.css');

a, body	{
	color: #E8E8E8;
}
a	{
	text-decoration: none;
}
a:link, a:visited	{
	border-bottom: 1px dotted #E8E8E8;
}
a:active, a:focus, a:hover	{
	border-bottom: 1px solid #E8E8E8;
}
body	{
	background: #000;
	font: 80% "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
h1 a	{
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	height: 25px;
	position: absolute;
	right: 72px;
	top: 20px;
	text-indent: -9999px;
	width: 204px;
}
h2	{
	
	font-size: 1.5em;
	margin-bottom: 0.5em;
	text-decoration: underline;
}
h3	{
	font-size: 2em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
h4	{
	font-size: 1.125em;
	margin-bottom: 1em;
}
table	{
	clear: left;
	margin-top: 2em;
	width: 758px;
}
td, th	{
	border: 1px solid #D2D0D0;
	padding: 0.5em 1em;
}
td	{
	background: #E5E5E5;
	color: #000;
}
th	{
	background: #4B4B4B;
	text-align: left;
}
#content	{
	margin: 0 21px;
}
#footer	{
	background: #000 url(images/footerbg.png) no-repeat 0 0;
	clear: both;
	font-size: 80%;
	padding: 50px 21px;
	text-align: center;
}
#header	{
	padding: 0 21px;
	position: relative;
}
	#header a:link, #header a:visited	{
		border-bottom: 0;
	}
	#header a:active, #header a:focus, #header a:hover	{
		border-bottom: 1px dotted #e8e8e8;
	}
	#header li	{
		display: inline;
		padding-right: 2em;
	}
	#header ul	{
		padding: 20px;
	}
#page	{
	background: url(images/pageframe.png) repeat-y 0 0;
	margin: 0 auto;
	width: 842px;
}
.alignleft	{
	float: left;
}
.alignright	{
	float: right;
}
.column	{
	float: left;
}
.post	{
	border-top: 3px solid #224C6F;
	padding: 20px;
}

/* @ Home */
#titlecard	{
	border-top: 3px solid #224C6F;
}
.home #contactme	{
	width: 360px;
}
.home #headshots	{
	width: 400px;
}
.home .post	{
	margin-top: -4px;
}
	
/* @ Resume */
td.role	{
	width: 15em;
}
td.title	{
	width: 20em;
}
#agent	{
	text-align: right;
	width: 360px;
}
#skills	{
	margin-top: 2em;
}
	#skills li	{
		margin-bottom: 0.5em;
	}
	#skills ul	{
		list-style: disc;
		padding-left: 2em;
	}
#stats	{
	width: 400px;
}
	#stats li	{
		line-height: 1.5;
	}
#union	{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.75em;
}
.award	{
	font-weight: bold;
	text-align: center;
}

/* @ Photos */
.ngg-gallery-thumbnail-box	{
	height: 125px;
}
