/*
Theme Name: Fischers Wordpress
Theme URI: http://elliotjaystocks.com
Description: Fischer Auctions CMS template
Version: 1.0
Author: Greger ~ Blac Art
Author URI: http://elliotjaystocks.com

*/





/* ---------------------- */
/* STANDARD HTML RESET    */
/* ---------------------- */

* {
	
	margin:0;
}

html, body {
	
	height:100%;
}

body,h1, h2, h3,p, ul, li, form {
	
	border:0;
	margin:0;
	padding:0;
	
}
	

body {
	
	background: url(images/bg-body.jpg) repeat-x;
	background-color:#fff;
}

body, form, input {
	
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
	
h1 {
	
	font-size: 24px;
			
}
	
h2 {
	
	font-size: 18px;
			
}
	
h3 {
	
	font-size: 13px;
			
}
	
a:link, a:visited {

	color:#5d5b35;
	text-decoration:none;

}

a:hover, a:active, a:focus {

	color:#5d5b35;
	text-decoration: underline;

}

/* ---------------------- */
/* PAGE LAYOUT  */
/* ---------------------- */

div#container {

	width:870px;
	margin: 0 auto -37px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/bg-content2.jpg) no-repeat;
	
	} 


div#main-content {

	

}


div#push {
	
	height:37px;

}

div#header {
	
	width:870px;
	height:195px;
	background: url(images/bg-header.jpg);
	float:left;
}


div#nav {
	
	width:870px;
	height:34px;
	background: url(images/bg-nav.jpg);
	float:left;

}


div#content img {
	

}

div#content p.home {
	
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 25px;
	text-align: center;

}

div#lower-left-logo {
	margin-top:-45px;
	padding-left:15px;
	float: left;

}

div#lower-right-logo {
	margin-top:-45px;
	padding-right:15px;
	float: right;

}

	div#bottom-links {
		
		width:870px;
		margin: 0 auto;
		margin-top: 50px;
	}
	
	div#bottom-links p{
		
		text-align: center;
	}


div#footer-repeat {
	width:100%;
	height:37px;
	background: url(images/bg-footer-repeat2.jpg) repeat-x;
	margin:0;
	
}

div#footer-inside {
	width:870px;
	height:37px;
	margin: 0 auto;
	background: url(images/bg-footer-inside.jpg) no-repeat;

}

/* ---------------------- */
/* NAV  */
/* ---------------------- */

ul#nav {
	
	list-style: none;
}

ul#nav li {
	
	display:inline;

}

ul#nav li a {
	
	text-indent: -9999px;
	display: block;
	height:32px;
	float: left;
}

ul#nav li a.home {
	
	background: url(images/menu-home.jpg) no-repeat top center;
	width:102px;
	
}

ul#nav li a.home:hover {
	
	background: url(images/menu-home.jpg) no-repeat bottom center;
	width:102px;
	
}

ul#nav li a.aboutus {
	
	background: url(images/menu-aboutus.jpg) no-repeat top center;
	width:110px;
}

ul#nav li a.aboutus:hover {
	
	background: url(images/menu-aboutus.jpg) no-repeat bottom center;
	width:110px;
}
ul#nav li a.upcomingauctions {
	
	background: url(images/menu-upcomingauctions.jpg) no-repeat top center;
	width:176px;
}

ul#nav li a.upcomingauctions:hover {
	
	background: url(images/menu-upcomingauctions.jpg) no-repeat bottom center;
	width:176px;
}


ul#nav li a.realestate {
	
	background: url(images/menu-realestate.jpg) no-repeat top center;
	width:127px;
}

ul#nav li a.realestate:hover {
	
	background: url(images/menu-realestate.jpg) no-repeat bottom center;
	width:127px;
}

ul#nav li a.services {
	
	background: url(images/menu-services.jpg) no-repeat bottom center;
	width:108px;
}

ul#nav li a.services:hover {
	
	background: url(images/menu-services.jpg) no-repeat top center;
	width:108px;
}

ul#nav li a.contact {
	
	background: url(images/menu-contact.jpg) no-repeat top center;
	width:105px;
}

ul#nav li a.contact:hover {
	
	background: url(images/menu-contact.jpg) no-repeat bottom center;
	width:105px;
}

ul#nav li a.mailinglist {
	
	background: url(images/menu-mailinglist.jpg) no-repeat top center;
	width:142px;
}

ul#nav li a.mailinglist:hover {
	
	background: url(images/menu-mailinglist.jpg) no-repeat bottom center;
	width:142px;
}

/* ---------------------- */
/* UTILITIES  */
/* ---------------------- */

.floatLeft {

	float:left;
	
}

.floatRight {

	float:right;

}

.clear {
	
	clear:both;

}


.head {
	
	text-indent: -9999px;

}


form#searchform {
	float:right;
	padding-top: 55px;
}



.post {

	padding: 35px 35px;

}



#respond {

	padding: 35px 35px;

}

#content li{
	
	list-style:none;

}

form#commentform {
	padding: 35px 35px;
}


.alignleft {
	padding-left:35px;

}

.center {
	
	padding-left: 35px;

}

.pagetitle {
	
	padding-left: 35px;

}

.welcome-entry {
	margin-left:-25px;
	margin-top: -25px;

}

#content img.topImage {


margin-top: -20px;
margin-bottom: 15px;

}


#content img.profilePic {

float: left;

margin-right: 15px;
margin-bottom: 15px;

}

h2.profile {
font-weight: normal;	
margin: 10px 0;
clear: both;

}


ul.services {

margin: 10px;

}

ul.services li {

padding: 5px;

}