/*
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
*********************************************/
#purpleBG {
	background: #a01f62 url('images/top-purple-bg.jpg') repeat-x left top;
}

#header {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

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

#l_sidebar {
	float: left;
	width: 235px;
	padding: 0px 26px 0px 26px;
}

#r_sidebar {
	float: right;
	width: 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	float: left;
	width: 608px;
	padding: 20px 49px 20px 26px;
	text-align: left;
}

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

html, body {
	height: 100%;
}

body {
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background: #bebebe url('images/body_bg.jpg') repeat left top;
	font-family: Verdana, Arial, Tahoma;
	position: relative;
}

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

a:visited {
	border: none;
	outline: none;
	color: #A01D62;
	text-decoration: underline;
}

a:active, a:focus {
	border: none;
	outline: none;
	color: #97C24E;
	text-decoration: underline;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:focus {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	font-size: 11px;
}

#footer a:hover {
	color: #A01D62;
	text-decoration: underline;
}

.posty {
	padding-left:10px;
}

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

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

.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: left;
	color: #A01D62;
	font-size: 22px;
	padding-bottom: 25px;
	padding-top: 20px;
}

h2 {
	color: #97C24E;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
}

h3 {
	color: #A01D62;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
}

h4 {
	color: #A01D62;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

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

h6 {
	color: #A41E22;
	font-size: 13px;
	font-weight: bold;
}
/*********************************************
	Sidebar styles
*********************************************/
#l_sidebar ol, #r_sidebar ol {
	list-style-type: none;
	width: 224px;
/*
	background-color: #663399;
	padding: 0px 17px 0px 18px;
*/
}

#l_sidebar ol li, #r_sidebar ol li {
	background: transparent url('images/green_dot.jpg') no-repeat left 10px;
}

#l_sidebar ol li:hover, #r_sidebar ol li:hover {
	background: transparent url('images/green_dot.jpg') no-repeat left 10px;
}

#l_sidebar ol li a, #r_sidebar ol li a {
	display: block;
	background: transparent url('images/li_hr.jpg') no-repeat bottom left;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
	font-size: 13px;
	color: #585858;
	text-decoration: none;
	line-height: 25px;
}

#l_sidebar ol li a:hover, #r_sidebar ol li a:hover {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #F9F5EA;
	line-height: 25px;
}

.freeF {
	background: transparent url('images/free_report.jpg') no-repeat left top;
	width: 200px;
	height: 213px;
	min-width: 200px;
	min-height: 213px;
}

.freeF .s {
	border: none;
	background-color: #ffffff;
	color: #8c8c8c;
	width: 164px;
	height: 18px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}
/*************************************
	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 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 {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 2em;
	font-size: 12px;
}

#content ol {
	list-style: decimal;
	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 0px;
}

.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: 12px 10px;
	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;
}
/*********************************************
	Contact Form
*********************************************/
.comments-form {
}

.comments-form .s {
	border: 1px solid #000000;
	background-color: #c8c8c8;
	color: #000000;
	width: 250px;
	height: 18px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}

.comments-form .s2 {
	border: 1px solid #000000;
	background-color: #c8c8c8;
	color: #000000;
	width: 250px;
	height: 54px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}

.ContactForm {
	margin-left: 50px;
	padding: 10px;
	width: 355px;
	border: 1px solid #000000;
	background-color: #dfdfdf;
}

.ContactForm .s {
	border-top: 2px solid #a8a8a8;
	border-left: 2px solid #a8a8a8;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #c8e2dc;
	color: #000000;
	width: 350px;
	height: 18px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}

.ContactForm .s2 {
	border-top: 2px solid #a8a8a8;
	border-left: 2px solid #a8a8a8;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #c8e2dc;
	color: #000000;
	width: 350px;
	height: 54px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}
/*********************************************
	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;
	outline: 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, Verdana, Helvetica;
	font-weight: normal;
	border: 0px solid #ffffff;
	background: #2c2c2c;
	z-index: 50000;
	visibility: hidden;
	width: 200px;
}

.anylinkmenu ul, .anylinkmenu ol {
	list-style: none;
	padding-bottom: 0px;
	padding-top: 5px;
}

.anylinkmenu li {
	list-style: none inside;
	padding: 5px;
	border-bottom: 1px solid #424242;
}

.anylinkmenu ul li a, .anylinkmenu ol li a {
	display: inline-table;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 5px 6px 5px;
	outline: none;
}

.anylinkmenu a:hover {
	color: #ffff4d;
	outline: none;
}

.anylinkshadow{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 49999;
	background: #000000;
	visibility: hidden;
}
/*********************************************
	Our Styles
*********************************************/
.searchform {
}

.searchform .s {
	border: none;
	background-color: #8c8c8c;
	color: #000000;
	width: 165px;
	height: 18px;
	position: absolute;
	top: 314px;
	left: 65px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}

.searchform .button2 {
	position: absolute;
	top: 312px;
	left: 245px;
}

.blog_day {
	color:#ffffff;
	width:47px;
	text-align:center;
	margin-left:0px;
	margin-top:-46px;
	font-size:20px;
}

.blog_month {
	color:#ffffff;
	width:47px;
	text-align:center;
	margin-left:0px;
	margin-top:2px;
	font-size:14px;
	text-transform: uppercase;
}

.blog_title, .blog_title a, .blog_title a:visited, .blog_title a:active, .blog_title a:hover {
	color: #A01D62;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	width:560px;
	margin-left:30px;
	margin-top:-46px;
	display: block;
}

.blog_title a:hover {
	color: #CE4F92;
}

.blog_post {
	color:#000000;
	width:540px;
	text-align:left;
	margin-left:60px;
	margin-top:-0px;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
}

.blog_author {
	color: #8cc640;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin-left:60px;
	padding-bottom: 10px;
}

#graybox {
	min-width: 224px;
}

#graybox .s {
	border: solid 1px #ede9e1;
	color: #000000;
	background: #fcf9f3;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 207px;
	height: 24px;
}

#testi_box {
	position:relative;
	z-index:1999;
	margin: -280px 0px 100px 615px;
	width: 330px;
	height: 180px;
	min-width: 330px;
	min-height: 180px;
	overflow: hidden;
}

#marqueecontainer{
	width: 330px; /*marquee width */
	height: 180px; /*marquee height */
	overflow: hidden;
	border: none;
}

.img_overrun {
	margin-left:-37px;
}

.callbutton {
	margin: -95px 0px 0px 710px;
	line-height:75px;
}
/*********************************************
	Testimonial Styles     
*********************************************/
.testimonialscontent img {
	float: right !important;
	margin: 0 0 10px 10px !important;
	border: 1px solid #444444 !important;
}

.testimonialscontent p {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
}

.testimonialscontent strong {
	font-weight: bold !important;
	color: #A01D62 !important;
}

.testimonialscontent em {
	font-weight: bold !important;
	font-style: italic !important;
	color: #8CC640 !important;
}

.testimonialscontent h3 {
	clear: both !important;
}

.testimonialscontent div.clear {
	clear: both !important;
}

#content .testimonialscontent div.clear {
	padding: 0 0 20px 0 !important;
	margin: 0 0 20px 0 !important;
	border-bottom: 1px solid #888888 !important;
}

#vmarquee .testimonialscontent div.clear {
	margin: 0 0 20px !important;
}

#vmarquee .testimonialscontent {
	font-size: 11px;
}

.nxgg li {
	list-style: none;
}

