/*
Theme Name: HNY Design
Theme URI: http://www.herenextyear.com/
Description: This theme is a 3-column theme that also works as a 1 or 2-column theme.
Version: 2.0
Author: Dave Cable
Tags: three columns, variable width, two columns, one column, widgets

HNY Design by Dave Cable || http://www.herenextyear.com/
This is a flexible layout, useful for 1-3 column blog sites.
*/
/*********************************************
	Layout Classes
*********************************************/
#header {
	width: 968px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background-color: #cbc9ab;
}

#container { 
	width: 968px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
	background: #cbc9ab url('images/body_bg.jpg') repeat-y left top;
}

#l_sidebar {
	float: left;
	width: 0px;
}

#r_sidebar {
	float: right;
	width: 241px;
	padding-left: 10px;
	padding-right: 19px;
}

#content {
	float: left;
	width: 618px;
	padding: 0px 41px 10px 35px;
	text-align: left;
}

#footer {
	width: 968px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

html, body {
	height: 100%;
}

body {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #cbc9ab;
	font-family: arial, tahoma, verdana, helvetica;
	position: relative;
}

body * {
	margin: 0px; 
	padding: 0px;
}
/*********************************************
	Links
*********************************************/
a, a:link {
	color: #004276;
	cursor: pointer;
	text-decoration: underline;
}

a:visited {
	color: #004276;
}

a:active, a:focus {
	color: #9E1D20;
	text-decoration: underline;
}

.posty {
	padding-left:10px;
}

.posty a, .posty a:link, .posty a:visited {
	color: #e39300;
}

a:hover, .posty a:hover {
	color: #9E1D20;
	text-decoration: underline;
}

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 {
	font-weight: bold;
	text-align: center;
	color: #9E1D20;
	font-size: 22px;
}

h2 {
	color: #9E1D20;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #9E1D20;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #9E1D20;
	font-size: 18px;
	font-weight: normal;
}

h5 {
	color: #9E1D20;
	height:33px;
	line-height: 33px;
	background: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

h6 {
	color: #9E1D20;
	font-size: 13px;
	font-weight: bold;
}
/*********************************************
	Sidebar styles
*********************************************/
#r_sidebar ul, #r_sidebar ol {
	list-style-type: none;
	width: 220px;
}

#r_sidebar li {
	background: #ffffff url('images/li.gif') no-repeat left top;
}

#r_sidebar li a {
	display: block;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	margin-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
/*
	line-height: 24px;
*/
	color: #0042a6;
}

#r_sidebar li:hover {
	background-color: #f3f3f3;
	color: #b12e00;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
/*
	line-height: 18px;
*/
}

.container1L {
	width: 210px;
	padding-top: 4px;
	padding-left: 9px;
	vertical-align: middle;
}

.container1L h3 {
	color: #000000;
	height: 53px;
	line-height: 26px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 21px;
	background: url('images/sidebar_header_bg.jpg') no-repeat left top;
	text-align: left;
}

.container1L .links {
	text-align: left;
}
/*************************************
	Content
**************************************/
#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;
}

#content img.alignright {
    float:right;
    padding: 10px;
 }
  
#content img.alignleft {
    float:left;
    padding: 10px;
 }

#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
 
#content ul, #content ol {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 2em;
	font-size: 12px;
}

#content li {
	line-height: 16px;
	list-style: disc url('images/li_bullet.jpg');
	padding-bottom: 10px;
	margin-left: 2em;
	font-size: 12px;
}
/*********************************************
	Posts Styles
*********************************************/
.cat {
	text-align: left;
}

.cat span {
	padding: 0px;
}

.comm {
}

.comm span {
	padding: 0px;
}

.auth {
	float: left;
	width: 50%;
	text-align: left;
	font-weight: normal;
}

.auth span {
	padding: 0px 0px 0px 15px;
}

.date {
	float: right;
	width: 50%;
	text-align: right;
	text-size: 11px;
}

.date span {
	padding: 0px 0px 0px 18px;
}

.post {
	background: transparent;
	margin: 0px;
	text-align: left;
	width: 525px;
}

.post h2 {
	margin: 0px;
	padding: 10px;
}

.post-teaser {
	color:#000000;
	text-align: right;
}

#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}

#content .post-meta-bottom {
	background: #ffffff;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
/*********************************************
	Comments Styles
*********************************************/
#comments-wrap {
}

#comments-wrap h6 {
	font-size: 18px;
	font-color: #F4940C;
}

.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: #FFF;
}

.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: #AD5433;
}

#commentform {
}
/*********************************************
	Misc Styles
*********************************************/
.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;
}

img {
	border: none;
	background: none;
	padding: 0px 0px 0px 0px;
}

hr {
	height: 2px;
	color: #000000;
}
/*********************************************
	JS Dropdown Menu Styles
*********************************************/
.anylinkmenu{
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: "Arial", "Helvetica", "Tahoma", "Verdana", "Sans-Serif";
	font-weight: normal;
	border: none;
	background: none;
	width: 200px;
	z-index: 50000;
	visibility: hidden;
}

.anylinkmenu ul, .anylinkmenu ol {
	list-style: none;
	margin-top: -1px;
}

.anylinkmenu li {
	list-style: none;
	line-height: 31px;
	background: #100a0a url('images/nav_bg.jpg') repeat-x left top;
	border-top: 1px solid #0a0404;
}

.anylinkmenu ul li a, .anylinkmenu ol li a {
	color: #d8d4b7;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}

.anylinkmenu a:hover{
	text-decoration: underline;
}

.anylinkshadow{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 49999;
	background: black;
	visibility: hidden;
}
/*********************************************
	Our Styles
*********************************************/
.searchform {
	border: solid 1px #000000;
	color: #000000;
	background: #8e8e8e;
	font-size: 11px;
	padding: 1px;
}

.searchform .s {
	position: absolute;
	left: 725px;
	top: 267px;
	width: 173px;
	height: 18px;
	z-index: 99999;
}

.searchform .button2 {
	position: absolute;
	left: 905px;
	top: 269px;
	z-index: 99999;
}

#graybox {
	background-color: #d0d0d0;
	min-width: 233px;
	min-height: 227px;
}

#graybox .s {
	border: solid 1px #8f8f8f;
	color: #4d4d4d;
	background: #ffffff;
	font-size: 13px;
	padding: 6px 1px 0px 1px;
	width: 223px;
	height: 26px;
	margin-left: 9px;
	margin-top: 15px;
}
/*********************************************
	Tableless form styles
*********************************************/
#BigForm {
	width:510px;
	float:left;
	border:0px dashed #cccccc;
	padding:0px;
}

.form {
	margin:0px;
	padding:0px;
}

label {
	height: 16px;
	width: 100px;
	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: 320px;
	margin-left: 10px;
	float: left;
}

.div_texbox input {
	position: relative;
	top: 4px;
	text-align: left;
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #6b7a99;
	padding: 3px;
	color: #000000;
}

.div_texbox textarea {
	position: relative;
	top: 4px;
	background-color: #ffffff;
	font-size: 12px;
	border: 1px #6b7a99 solid;
	padding: 3px;
	color: #000000;
}

.div_texbox span.note {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}

.bnt {
	background-color: #6b7a99;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	border-width: 1px solid #003399;
	padding: 2px;
	width: 75px;
}

.blogposty {
	height:40px;
	width:44px;
	background-color:#ffffff;
	color:#414141;
	text-align:center;
	border:1px solid #9E1D20;
}

