/*
Theme Name: HNY Design
Theme URI: http://www.herenextyear.com/
Description: This theme is a 3-column theme that also works as a 2-column theme.
Version: 1.5
Author: Dave Cable
Tags: three columns, variable width, two columns, widgets

HNY Design by Dave Cable || http://www.herenextyear.com/
This is a flexible layout, useful for 2 or 3 column blog sites.
*/
/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	width: 0px;
	position: relative;
}
/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	width: 166px;
	padding-left: 19px;
	padding-right: 25px;
	font-size: 14px;
	position: relative;
	clear:  both;
	color: #ffffff;
}

#r_sidebar a, #r_sidebar a:link, #r_sidebar a:visited, #r_sidebar a:active, #r_sidebar a:focus, #r_sidebar a:hover {
	color: #C7C8CA;
	text-decoration:none;
	font-weight:bold;
}
/*************************************
	Sidebar
**************************************/
#sidebar {
	height: 0px;
	z-index: 2;
}
/*************************************
	Header
**************************************/
#header {
	width: 968px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear:  both;
	z-index: 2;
}
/*************************************
	Footer
**************************************/
#footer {
	width: 968px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto;
	position: relative;
	clear: both;
	z-index: 2;
}
/*************************************
	Main Container
**************************************/
#container { 
	width: 968px;
	background: #ffffff url('images/container_bg.jpg') repeat-y left top;
	text-align: left; 
	margin: 0 auto;
	z-index: 2;
}

.container1L {
	width: 210px;
}

.container1L .links {
	text-align: left;
}

.container1L .links ul, .container1L .links ol {
	list-style: none;
}

.container1L .links li {
	height: 30px;
	line-height: 30px;
	background: #0a1c30 url('images/li_bg_off.jpg') top left no-repeat;
}

.container1L .links li a {
	font-weight: normal;
	color: #C7C8CA;
}

.container1L .links li a:hover {
	background-color: #ff0000;
}
/*************************************
	Links
**************************************/
a, a:link {
	color: #027DC3;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #027DC3;
}

a:active, a:focus {
	color: #027DC3;
}

a:hover {
	color: #C7C8CA;
}
/*************************************
	Links Part 2
**************************************/
a img {
	border: 0px;
}

.post h2 a{
	margin: 0px;
}

.auth a, .page-nav a, .post-meta-bottom a, .post-meta-top a, .pmt a {
	text-decoration: none;
}

.nav-previous a {
	padding-left: 10px;
}

.nav-next a {
	padding-right: 10px;
}
/*************************************
	Headings
**************************************/
h1 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	color: #c02d31;
	font-size: 16px;
	font-weight: bold;
}
/*************************************
	Content
**************************************/
#content {
	width: 637px;
	float: left;
	padding-left: 43px;
	padding-right: 78px;
	padding-top: 44px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}

#content .pi {
	font-size: 12px;
	font-style: italic;
}

#content p img {
	border: none;
	padding: 3px 3px 3px 3px;
}

#content img.alignright {
    float:right;
    padding: 10px 10px 10px 10px;
 }
  
#content img.alignleft {
    float:left;
    padding: 10px 10px 10px 10px;
 }

#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
 
#content ul, ul {
	list-style: disc;
	margin-left: 2em;
	font-size: 12px;
}

#content ol, ol {
	margin-left: 2em;
	font-size: 12px;
}

#content li, li {
	line-height: 13px;
	padding-bottom: 10px;
	font-size: 12px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}

.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}

.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
/*************************************
	Comments
**************************************/
#comments-wrap {
}

#comments-wrap h6 {
	font-size: 12px;
}

.commentlist {	
}

.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}

.comment-metadata {
	background: #ffffff;
	padding: 10px;
	color: #FFFfff;
}

.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.authorcomment .comment-body {
	border: none;
}

.authorcomment .comment-metadata {
	background: #ffffff;
	padding: 11px 10px;
	color: #ffffff;
}

#commentform {
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	display: block;
	width: 150px;
	height: 34px;
	text-transform: none;
	font-size: 12px;
	color: #ffffFF;
	padding: 0px;
	background: transparent;
	vertical-align: middle;
}

.feeds a, .feeds img {
	padding: 0px; 
	margin: 0px;
	vertical-align: middle;
}

.feeds .rss {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
/*********************************************
	Misc Styles
*********************************************/
html, body {
	height: 100%;
}

body {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background: #4b331f url('images/brown-bg.jpg') repeat left top;
	font-family: "Georgia", "Arial", "Helvetica", "Tahoma", "Verdana", "Sans-Serif";
	position: relative; /*seems to calm IE*/
}

#tan-bg {
	position:absolute;
	width:100%;
	height:615px;
	z-index:1;
	background-image: url('images/tanbg.jpg');
}

br {
	padding-bottom: 10px;
}

body * {
	margin: 0px; 
	padding: 0px;
}

img {
	border: none;
	background: none;
	padding: 0px 0px 0px 0px;
}

hr {
	height: 2px;
	color: #ffffff;
}

blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
}

blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.clearboth {
	clear: both;
}

.cat {
	float:  left;
	width: 75%;
	text-align: left;
}

.cat span {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

.comm {
	float: right;
	width: 25%;
	text-align: right;
}

.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

.auth {
	float: left;
	width: 50%;
	text-align: left;
}

.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}

.date {
	float: right;
	width: 50%;
	text-align: right;
}

.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
	Post Styles
*********************************************/
.post {
	background: transparent url(images/title_bar.jpg) left top no-repeat;
	margin: 0px;
	text-align: left;
	width: 460px;
}

.post h2 {
	margin: 0px;
	padding: 10px;
}

.post-teaser {
	color:#ffffff;
	text-align: right;
}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #ffffff;
	clear: both;
}

#content .post-meta-bottom {
	background: #ffffff url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #ffffff;
	clear: both;
}
/*********************************************
	Our Styles
*********************************************/
#BigForm {
	width:660px;
	float:left;
	border:0px dashed #cccccc;
	padding:10px;
}

.form {
	margin:0px;
	padding:0px;
}

label {
	height: 16px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 7px 5px 7px 5px;
	text-align: right;
	float:left;
	display: block;
	line-height: 1.1;
}

.div_texbox {
	height: 31px;
	width: 426px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	float: right;
}

.div_texbox input, .div2_school1 input, .div2_school2 input, .div2_school3 input, .div2_school4 input {
	position: relative;
	top: 4px;
	text-align: left;
	background-color: #f2f2f2;
	font-size: 12px;
	border: 1px solid #6b7a99;
	padding: 3px;
	color: #000000;
}

.div_texbox select, .div2_school1 select, .div2_school2 select, .div2_school3 select, .div2_school4 select {
	position: relative;
	top: 4px;
	background-color: #f2f2f2;
	font-size: 12px;
	border: 1px #6b7a99 solid;
	padding: 1px;
	color: #000000;
}

.div_texbox span.note {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}

.div_texbox textarea {
	position: relative;
	top: 4px;
	background-color: #f2f2f2;
	font-size: 12px;
	border: 1px #6b7a99 solid;
	padding: 3px;
	color: #000000;
}

.div_school1, .div_school2, .div_school3, .div_school4 {
	height: 40px;
	min-height: 40px;
	padding: 5px;
	overflow: hidden;
	position:relative;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}

.div2_school1, .div2_school2, .div2_school3, .div2_school4 {
	height: 40px;
	min-height: 40px;
	padding: 5px;
	overflow: hidden;
	position:relative;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}

.div2_school1, .div2_school4, .div_school1, .div_school4 {
	width: 140px;
}

.div2_school2, .div_school2 {
	width: 100px;
}

.div2_school3, .div_school3 {
	width: 180px;
}

.div2_school1, .div2_school2, .div2_school3 {
	border-right: 1px solid #000000;
}

.div_school2, .div2_school2 {
	left:151px;
	top:-51px;
}

.div_school3, .div2_school3 {
	left:262px;
	top:-102px;
}

.div_school4, .div2_school4 {
	left:453px;
	top:-153px;
}

.bnt {
	background-color: #6b7a99;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	border-width: 1px solid #003399;
	padding: 2px;
	width: 75px;
}
