/*
THEME NAME: Heavener Original
DESCRIPTION: Designed for Chris Heavener by Mike Wilkie at Wilkie Birdsall with love. Based on the excellent Sandbox theme.
VERSION: 1.0
AUTHOR: <a href="http://wilkiebirdsall.com/">Mike Wilkie</a>
AUTHOR URI: http://wilkiebirdsall.com/
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* @group Global */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Gill Sans", "Gill Sans MT", Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #737373;
}

object {
	margin-top: 12px;
	margin-bottom: 12px;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#post {
	width: 480px;
	margin-top: 10px;
	float: left;
	color: #737373;
	margin-left: 18px;
	margin-bottom: 50px;
}

.entry-content {
	margin: 0;
}

.entry-content li {
	font-size: .75em;
	line-height: 1.5em;
}

.entry-content ul li {
	list-style-type: square;
}

.entry-content ol li {
	list-style-type: decimal;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float: left;
}

input#author,input#email,input#url,div.navigation div {
	width: 50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin: 0;
	padding: 0;
}

div#container,div#primary {
	margin-top: 0em;
}

div.skip-link {
	position: absolute;
	right: 1em;
	top: 1em;
}

/* @end */

/* @group Forms */

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

form .text {
	background-color: #bbf;
	border: 1px solid #666;
}

form .button, select {
	background-color: #fff;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333;
	font-weight: bold;
	letter-spacing: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #333;
	padding: 2px 4px 0;
	cursor: pointer;
}

form .button:hover {
	color: #fff;
	background-color: #333;
}

form .file {
	border-style: none;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

.radio {
	font-size: .75em;
}

textarea, input {
	border: 1px solid #666;
}

/* @end */

/* @group Topbar */

#topbar {
	text-align: left;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #e8e8e8;
}

#topbar ul {
	margin: 0;
	padding: 0;
}

#topbar ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topbar a {
	color: #757575;
	border-style: none;
	margin-left: 25px;
	text-transform: uppercase;
	font-size: .6em;
	letter-spacing: 1px;
	padding: 4px;
}

#topbar a:hover {
	background-color: #e6e6e6;
}

/* @end */

/* @group Title */

#title {
	padding: 0;
	margin: 0;
	width: 800px;
	height: 188px;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
}

#title h1 {
	margin: 0;
	padding: 0;
}

#title h1 span {
	display: none;
}

#title h1 a {
	border-style: none;
	background: url('images/snap.png') no-repeat;
	width: 511px;
	height: 188px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

/* @end */

/* @group Images */

div a img {
	border: none;
}

a img {
	border-style: none;
}

img.inset {
	float: left;
	margin: 0;
	padding: 15px 15px 5px 0;
	width: 64px;
	height: 64px;
}

#buy {
	width: 100%;
	margin: 0;
	padding: 0;
}

#buy ul {
	margin: 0;
	padding: 0;
}

#buy ul li {
	height: 100px;
	width: 200px;
	margin: 0 25px 0 0;
	padding: 0;
	display: inline;
}

.entry-content a {
	text-decoration: underline;
}

#post img {
	margin: 0;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

#logos img {
	margin: 50px 18px;
}

#logos {
	margin-bottom: 50px;
}

#logos a:hover {
	background-color: #fff;
}

#logos .small {
	margin-right: 50px;
}

#social li {
	list-style-type: none;
	display: inline;
}

#social {
	float: right;
	margin-top: 165px;
	margin-right: 25px;
}

#page img {
	margin-top: 12px;
	margin-bottom: 6px;
}

/* @end */

/* @group Comments */

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #ff3c00;
}

form#commentform,form#commentform p {
	padding: 0;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 75%;
}

div.comments ol li {
	margin: 0 0 2.5em;
	border-top: 1px dashed #666;
	padding: 6px;
}

.formcontainer {
	margin-bottom: 25px;
	font-size: 1em;
}

#comments {
	font-size: 1.5em;
	color: #666;
}

#comments a {
}

.form-label {
	font-size: .75em;
}

.comment-meta, .comment-author {
	font-size: .75em;
	font-weight: bold;
	line-height: 1.5em;
	color: #333;
}

#respond {
	margin-top: 50px;
}

.comment-author img {
	margin-right: 10px;
	display: block;
}

.comment-author {
	font-size: 1em;
}

/* @end */

/* @group Gallery */

div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

div.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

div.gallery dl.gallery-columns-1 {
	width: 100%;
}

div.gallery dl.gallery-columns-2 {
	width: 50%;
}

div.gallery dl.gallery-columns-3 {
	width: 50%;
}

div.gallery dl.gallery-columns-4 {
	width: 25%;
}

div.gallery dl.gallery-columns-5 {
	width: 25%;
}

/* @end */

/* @group Sidebar */

#sidebar-wrapper {
	width: 225px;
	float: right;
	margin-top: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0px;
	margin-right: 25px;
	margin-bottom: 30px;
	text-align: center;
}

#sidebar-wrapper img {
	margin-top: 25px;
	margin-bottom: 25px;
}

#sidebar-wrapper a {
	border-style: none;
	font-weight: normal;
	font-style: normal;
}

#sidebar-wrapper a:hover {
	font-weight: bold;
}

div.sidebar h3 {
	font-size: .6em;
	padding-top: 12px;
	text-align: center;
	letter-spacing: 2px;
}


div.sidebar li {
	list-style: none;
	line-height: 1.5em;
	margin: 0;
}

div.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

div.sidebar ul ul li {
	margin: 1px 0;
	list-style-type: none;
}

div.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style-type: none;
}

div.sidebar ul ul {
	margin: 0 0 0 1em;
}

#calendar_wrap {
	text-align: right;
	padding-top: 12px;
}

#wp-calendar caption {
	text-align: center;
	margin-left: 6px;
	display: none;
}

#wp-calendar {
	text-align: right;
	margin-left: auto;
}

#wp-calendar a {
	color: #ff3c00;
	font-weight: bold;
}

#wp-calendar a:hover {
	color: #666;
}

#wp-calendar #prev  {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #prev a, #wp-calendar #next a {
	text-align: left;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	font-weight: normal;
	font-style: normal;
}

#search label {
	display: none;
}

#search input.text  {
	width: 100px;
}

#sidebar-wrapper a {
	margin-top: 12px;
	margin-bottom: 12px;
}

#primary.sidebar {
	border: 1px solid #e8e8e8;
	width: 225px;
	padding: 12px;
}

.sidebar-ad a:hover {
	border: none;
	background: none;
	text-decoration: none;
}


/* @end */

/* @group Text */

.entry-date {
	color: #ff3c00;
	font-weight: bold;
	text-decoration: none;
	margin-left: 2px;
	font-size: .6em;
	margin-bottom: 4px;
}

abbr {
	border-style: none;
}

h2.entry-title, h4 {
	margin: 0 0 6px;
	color: #646464;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	border-bottom: 1px solid #e8e8e8;
	font-style: normal;
}

h2.entry-title a {
	border-style: none;
	color: #4c4c4c;
}

h2.entry-title a:hover {
	border-style: none;
}

.entry-title, .entry-meta {
	clear: both;
}

.author {
	font-size: .6em;
	padding-bottom: 6px;
	margin-top: -6px;
	color: #666;
}

.author a {
	font-weight: bold;
	border-bottom-style: none;
}

p, #page p {
	font-size: .8em;
	line-height: 1.5em;
}



.entry-meta {
	border: 1px none #d7d6af;
	color: #37bde2;
	font-size: .7em;
	padding: 6px 12px;
	line-height: 1.5em;
	margin-bottom: 25px;
	background-color: #ececec;
	border-top: 1px solid #ccc;
}

.entry-meta a {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-style: none;
	color: #37bde2;
}

.entry-meta a:hover {
}

.tag-links {
	margin-bottom: 6px;
}

p.wp-caption-text {
	font-weight: bold;
	margin-top: -6px;
	font-size: .6em;
}

a {
	color: #666;
	text-decoration: none;
	border-style: none;
}

a:hover {
	background-color: #e6e6e6;
}

.entry-content p a {
	color: #666;
	text-decoration: underline;
}

.entry-content p a:hover {
}

blockquote {
	border: 1px dashed #d7d6af;
	padding: .5em;
}

h4 {
	margin-top: 24px;
	margin-bottom: 6px;
	font-weight: normal;
}

h5 {
	margin-top: 50px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 6px;
}

h2.page-title {
	color: #ff3c00;
	margin-bottom: 50px;
	font-size: 1em;
	margin-top: 0;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 6px 4px;
}

.entry-title a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

.entry-meta span {
}

.archive-meta {
	margin-top: -35px;
	margin-bottom: 50px;
}

.navigation {
	font-size: .8em;
	font-weight: bold;
	width: 475px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height: 8px;
	padding: 8px 20px 16px;
	margin-bottom: 25px;
}

.navigation a {
	border: none;
	text-decoration: none;
}

#page h2 {
	margin-top: 18px;
	margin-bottom: 0;
	font-size: .8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#page h2 a {
	text-decoration: none;
}

#page h3 {
	margin: 0;
	font-style: italic;
	font-weight: normal;
	font-size: .8em;
}

#page p {
	margin-top: 0;
	margin-bottom: 9px;
}

table td {
	min-width: 125px;
	padding: 6px;
	font-size: .8em;
}

table {
	margin-bottom: 36px;
}

/* @end */

/* @group Footer */

#footer {
	display: block;
	clear: both;
	text-align: left;
	font-size: .6em;
	position: relative;
	height: 100px;
	padding: 25px 25px 0;
	background-color: #4c4c4c;
	margin: 0;
	color: #fff;
}

#footer ul {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

#footer ul li {
	width: 175px;
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer ul li ul li {
	float: none;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px;
}

.column h3 {
	margin: 0 0 4px;
	font-size: .8em;
	letter-spacing: 1px;
}

.column a {
	border-style: none;
	color: #fff;
	font-size: 1.5em;
}

.column a:hover {
	color: #ff3c00;
	background-color: #4c4c4c;
}

/* @end */

/* @group Twitter */

#second ul {
	margin: 0;
	padding: 0;
}

#second ul li {
	list-style-type: none;
	font-size: .8em;
	margin-bottom: 12px;
	margin-top: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}



/* @end */

/* @group News */

.tabs {
	margin-bottom: 25px;
	border-top: 1px solid #e8e8e8;
	margin-right: 25px;
}

#first, #second {
	background-color: #fff;
	padding: 25px;
}

#page, .page_blank {
	background-color: #fff;
	padding: 0;
	margin-top: 20px;
	min-height: 500px;
}

.page_blank {
	margin-top: 50px;
}

ul.tabNavigation {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

ul.tabNavigation li {
	display: inline;
}

ul.tabNavigation li a {
	padding: 3px 5px;
	background-color: #fff;
	color: #75cee8;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1em;
	border-style: none;
	background-image: url('images/tab.png');
}

ul.tabNavigation li a.selected,
                ul.tabNavigation li a:hover {
	background-color: #fff;
	padding-top: 7px;
	background-image:none;
}

ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	border: 5px none #333;
	margin: 2px 0 0;
}

div.tabs > div h2 {
	margin-top: 0;
}




/* @end */

/* @group Drawer */

.comments-link {
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
	font-weight: bold;
}
.comment-drawer {
	padding: 5px 10px 15px;
	min-height: 0px;
}

/* @end */

/* @group Modules */

.in-partnership {
	width: 250px;
	height: 200px;
	display: block;
	background: url('images/inpartnership.gif') no-repeat left top;
	margin-bottom: 25px;
}

.callforentries {
	width: 250px;
	height: 200px;
	display: block;
	background: url('images/callforentries.jpg') no-repeat left top;
	margin-bottom: 25px;
}

.getinvolved {
	width: 250px;
	height: 200px;
	display: block;
	background: url('images/getinvolved.jpg') no-repeat left top;
	margin-bottom: 25px;
}

.in-partnership span, .callforentries span, .getinvolved span {
	display: none;
}



/* @end */

/* @group Lists */

.post-list {
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #fff;
	padding: 12px;
}

.post-list .entry-title {
	margin: 0;
	padding: 0 0 0 12px;
	float: left;
}

.post-list ul {
	padding: 12px;
	margin: 0;
}

.post-list li {
	display: block;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: .8em;
	height: 18px;
	border-bottom: 1px solid #ccc;
	padding-top: 12px;
	padding-bottom: 6px;
	margin-top: 12px;
}

.post-list abbr {
	float: right;
	font-size: .8em;
	margin: 0;
	padding: 4px 12px 0 0;
	color: #666;
}

.post-list li a {
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	color: #37bde2;
}

.post-list li a:hover {
	border-bottom-style: none;
}

/* @end */

/* @group fades */

#sponsors {
	list-style-type: none;
	width: 188px;
	height: 188px;
	float: right;
	margin: 0;
	padding: 0;
}

#feature {
	list-style-type: none;
	width: 750px;
	height: 400px;
	margin: 25px 0 0;
	padding: 0 25px;
	border-bottom: 1px solid #e8e8e8;
}



/* @end */
