/*  
Theme Name: Meltzers
Theme URI: 
Version: 1.0
Author: Fred 
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* { margin: 0; padding: 0; }

body
{
		margin:0;
		font: normal 80%/160% tahoma, arial, verdana, san-serif;
		background: #fff url(images/page-bg.gif) 50% 0% no-repeat;
		border-top: 5px solid #524835;
}

li
{
		list-style: none;
}

hr
{
		clear: both;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		visibility: hidden;
		margin: 0;
		padding: 0;
}

/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5
{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform:capitalize;
}

h1
{
		height: 10px;
		line-height: 79px;
		padding-left: 20px;
		font-size: 2em;
		float: left;
		width: 460px;
		padding-top:50px;
		overflow:hidden;
		
}

h2
{
		font-size: 1.3em;
		margin:20px 0 10px 0;
}

p {
	padding-bottom:20px;
}

#secondary_nav {
	background:#524835;
	height:20px;
}



/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a
{
color: #af9e72;
		border-bottom:1px dotted #cccccc;
		text-decoration:none;}



a:hover
{
		border-bottom:1px dotted #aaaaaa;
}

/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper
{
		width: 960px;
		margin: 0 auto;
}

#wrapper:after, #header:after, .post:after, .post-date:after
{
		content:  ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

#header
{
		height: 79px;
}

#content
{
		width: 500px;
		float: left;
		padding: 89px 20px 0 20px;
}

#sidebar
{
		width: 235px;
		float: left;
		padding: 124px 20px 0 25px;
}

#main-ad
{
		width: 135px;
		float: left;
		padding: 56px 0 0 5px;
		text-align: right;
}

/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1 a
{
		color: #eee;
}

#topsearch
{
		float: left;
		width: 338px;
		height: 42px;
		padding-top: 37px;
		text-align: center;
		padding-left: 77px;
}

#topsearch input
{
		width: 150px;
		height: 21px;
		background: url(images/search-input-bg.gif) no-repeat;
		border: none;
		padding: 9px 8px 5px 27px;
		margin-right: 10px;
		float: left;
		font: normal 1em tahoma, arial, san-serif;
}

#topsearch button
{
		width: 75px;
		height: 35px;
		background: url(images/search-button-bg.gif) no-repeat;
		border: none;
		text-indent: -9999px;
		float: left;
		cursor: pointer;
}

/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post
{
		margin: 0 0 2em;
		padding: 0 0 2em;
}

.post h2, h2.category_title
{
		margin: 0 0 15px 0;
		padding-top:15px;
		border-top:1px solid #cccccc;
		font-size: 1.6em;
}

h2.category_title {
	border:none;
	padding:0;
}


.post-entry {
	min-height:120px;
	height:auto;
}

*:first-child+html .post-entry {
	height:120px;
}

* html .post-entry {
	height:120px;
}

.post-entry p
{
		margin: 0 0 .5em;
}

.post-entry a
{
		color: #4f6373;
}

.post-entry a:hover
{
		color: #8f8164;
}

.post-entry h3
{
		font-size: 1em;
		padding: 0;
		margin: 0 0;
		border-bottom: 1px solid #f5f5f5;
}

.post-entry ul, .post-entry ol
{
		margin: 0 0 1em;
}

.post-entry ul
{
		margin-left: 1.5em;
}

.post-entry ul li, .post-entry ol li
{
		list-style: square;
		border-bottom: 1px solid #fafafa;
		padding: .2em 0;
}

.post-entry ol
{
		margin-left: 2em;
}

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

.post-entry blockquote
{
		margin: 1.5em 2em 1em;
		padding: .5em 0;
		color: #999;
		font-style: italic;
		border-top: 1px solid #f5f5f5;
		border-bottom: 1px solid #f5f5f5;
}

.post-entry img.align-right
{
		float: right;
		margin: .4em 0 0 1em;
		padding: 3px;
		border: 1px solid #f5f5f5;
}

.post-entry img.align-left
{
		float: left;
		margin: .4em 1em 0 0;
		padding: 3px;
		border: 1px solid #f5f5f5;
}

.post-entry img.align-center
{
		display: block;
		margin: .4em auto;
		padding: 3px;
		border: 1px solid #f5f5f5;
}

.post-meta
{
		font-size: 95%;
		color: #999;
}

.post-meta a
{
		color: #999;
}

.post-arch-info
{
		font-size: 95%;
		color: #999;
		margin: 0 0 2em;
		padding: 0 0 1em;
		border-bottom: 1px solid #f5f5f5;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2
{
		margin: 0 0 .5em;
		padding: 0 0 .5em;
		border-bottom: 1px solid #f5f5f5;
}

#comments
{
		margin: 0 0 1em;
		background: url(images/post-bg.gif) 0% 100% no-repeat;
		padding: 0 0 1em;
}

#comments h3
{
		font-size: 1.2em;
}

.commentlist li
{
		margin: 0 0 .5em;
		padding: 0 0 .5em;
		border-bottom: 1px solid #f5f5f5;
}

#respond input, #respond textarea
{
		width: 492px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		padding: 3px;
		margin: .1em 0 .5em;
}

#respond button
{
		width: 75px;
		height: 35px;
		text-indent: -9999px;
		border: none;
		float: left;
		cursor: pointer;
}

#respond button#submit
{
		background: url(images/comment-submit-bg.gif) no-repeat;
		margin-right: 10px;
}

#respond button#reset
{
		background: url(images/comment-reset-bg.gif) no-repeat;
}

#respond {
display:none;
}

/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2
{
	font-size:1.4em;
	margin: 10px 0;
}

#sidebar li ul
{
		margin: 0 0 40px 0;
}

#sidebar li ul li
{
		border-bottom: 1px solid #fafafa;
		padding: 3px 0;
}

#sidebar li ul li
{
		color: #222;
}

#sidebar li a
{
		color: #af9e72;
		border-bottom:1px dotted #cccccc;
		text-decoration:none;
}


#sidebar li a:hover
{
		border-bottom:1px dotted #aaaaaa;
}


/* MAIN AD ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#main-ad a
{
		display: block;
		width: 120px;
		height: 600px;
		line-height: 600px;
		background: #f5f5f5;
		float: right;
		text-align: center;
}

/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer
{
		clear: both;
		background: #949A8E url(images/footer-bg.gif) 50% 0% no-repeat;
		padding: 214px 0 30px 0px;
		color: #eee;
}

#footer a
{
		color: #eee;
}

#copyright
{
		margin:0 0 0 40px;
}

.slideshow {
		margin: 0 0 20px 0;
}

h2.page_title {
		display:none;
}

.news h2.page_title, .search h2.page_title {
		display:block;
}

.search .post-entry, .search .post-info {
	display:none;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
	display:inline;
}

.float_right {
	float:right;
	display:inline;

}

a img {
	border:none;
}

.wp-image-52, .wp-image-53, .wp-image-54 {
	margin-top:20px;
}

.widgettitle {
	clear:both;
}

.imgtfe {
	margin-left:20px;
}
#dealer {
	margin:20px 0;	
}
#dealer img {
	margin:0;
	padding:0;
	float:left;
}
#latest-special {
	width:200px;
	float:right;
	padding:20px;
	background: #949A8E;
	margin-left:10px;
	margin-bottom:10px;
}
#latest-special a {
	color:#fff;	
}


/*IE HACKS*/
#sidebar a.page_item, #sidebar a.cat-item {	
	border-bottom: 1px solid #fafafa;
	line-height:2em;
	padding-bottom: 3px;
}
/*IE HACKS*/

* html #sidebar a.page_item, * html #sidebar a.cat-item {
	list-style:none;
	padding-left:16px;
	background:url(images/sidebar_bullet.gif)  0px 1px no-repeat;
}

*:first-child+html #sidebar a.cat-item, *:first-child+html #sidebar a.page_item  {
	list-style:none;
	padding-left:16px;
	background:url(images/sidebar_bullet.gif) 0px 1px no-repeat;
	border-bottom: 1px solid #fafafa;
	line-height:2em;
	padding-bottom: 3px;
}
*:first-child+html #sidebar li.cat-item, *:first-child+html #sidebar li.page_item  {
	list-style:none;
	padding-left:16px;
	background:url(images/sidebar_bullet.gif) 0px 7px no-repeat;
}
*:first-child+html #wpcf7-f1-p36-o1 {
	height:1200px;
}

#contact_us_header {
	margin-top:40px;
}