/*
Theme Name: Awesome Incorporated Dot Com
Theme URI: http://awesomeincorporated.com/
Description: A new theme for Awesome Incorporated.
Version: 1
Author: Darrell Stephenson
Author URI: http://darrellstephenson.com/
Tags: awesome, awesome, awesome
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,a,blockquote,th,td{margin:0;padding:0;outline:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ul,ol{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}

/* Other :) */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url('images/bg-awesome.jpg') center top no-repeat;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}
a:link, a:visited{color: #fff;}
.alignleft{float: left}
.alignright{float: right}

h2{font-size: 1.2em;}
h3{font-size: 1.1em;}
div.navigation{background: #000; padding: 20px; width: 605px; margin-bottom: 1px;}
h2.pagetitle{background: url(images/awesome-news.jpg) no-repeat top left; display: block; width: 645px; height: 22px; text-indent: -666em; margin-bottom: 1px;}

.post{font-size: 1.2em;background: #000; width: 605px; padding: 20px; margin-bottom: 1px;}
.post .entry{margin: 10px 0;}
.post small{color: #444;}

/* comments disabled
#comment{width: 605px; height: 105px;}
#comment-wrap p{padding: 10px 0;}
h3#respond{margin-top: 10px;}
#submit{background: #252525; border: 1px solid #ff3300; padding: 5px; color: #fff}
ol.commentlist li{background: #252525; padding: 10px; margin: 10px 0 0 0;}
*/

#page{text-align: left; margin: 0 auto; padding: 0; width: 915px; display: block;}
#content{width: 660px; float: right; margin: 20px 31px 0 0; _margin-right: 16px;}
#header{background: transparent; text-indent: -666em; height: 133px;width: 915px;}
#footer {
	padding-left: 160px;
	margin: 30px auto;
	width: 660px;
	clear: both;
	}
#footer p {padding: 50px 0; text-align: center;}

#sidebar{background: #000; border: 1px dashed #fff; width: 124px; height: 150px; margin: 90px 0 0 48px; padding: 10px; font-size: 10px;}
#sidebar li.page-item-9 a{display: block; text-indent: -666em; background: url(images/hdr-reel.gif) no-repeat top left; height: 13px;}
#sidebar li.page-item-4 a{display: block; text-indent: -666em; background: url(images/hdr-recent-work.gif) no-repeat top left; height: 13px;}
#sidebar li.page-item-5 a{display: block; text-indent: -666em; background: url(images/hdr-news.gif) no-repeat bottom left; height: 20px; margin-top: 10px;}
#sidebar li.page-item-6 a{display: block; text-indent: -666em; background: url(images/hdr-contact.gif) no-repeat top left; height: 13px;}
#sidebar li.page-item-7 a{display: block; text-indent: -666em; background: url(images/hdr-archive.gif) no-repeat top left; height: 13px;}

/* postmetadata disabled */
p.postmetadata, p.postmetadata a{display: none;}
/*.postmetadata{border-top: 1px solid #252525; margin-top: 10px; padding-top: 5px; line-height: 1.1em;}*/
