/*  
Theme Name: Liquidation
Theme URI: http://www.estatesalehelp.com
Description: <p>Based on estatesalehelp.com with 3 Columns Layout .</p><ul style="list-style:none;"><li>* Right and Left Sidebar</li><li>* Widget Ready</li><li>* Custom Image Header</li><li>* Custom Text Profile via Admin</li></ul><p>
Version: 1.0
Author: Michael Kahn
Author URI: http://www.mikahn.com/

	This theme was designed and built by Michael Kahn,
	whose site you will find at http://mikahn.com
	Crafted on 01 November 2007
	Last Edit: 27 December 2007

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
	color: #000;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-color: #590000;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

a {
	color: #590000;
	text-decoration:none;
}

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


h1 {
	font-size: 1.3em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	margin: 0;
	padding-bottom: 8px;
}
h4 {
	font-size: 1.1em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	text-transform: none;
	margin: 0;
	padding-bottom: 8px;
}

h5 {
	font-size: 0.7em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

h6 {
	font-size: 0.6em;
	font-family: Georgia, Verdana, Arial, Serif;
	color: #590000;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background:#fffee6;
}
#top {
	width: 970px;
	padding: 0;
	margin: 10px auto;
}
#pager {
	height: 150px;
	border-top: 1px solid #590000;
	background: url(images/headr.jpg) 0 0 no-repeat;
}
#headr {
	margin: 104px auto 0;
	text-align: right;
	text-transform: uppercase;
}

#left {
	float: left;
	width: 750px;
}
#right {
	float: right;
	width: 200px;
	padding-right:10px;
	padding-top:10px;
}

#content {
	width: 495px;
	float: right;
	padding-right: 10px;
}
.post {
	margin-bottom: 20px;
}
.post .entry {
	border-bottom: 2px solid #590000;
}
.postmetadata {
	font-size: 2.1em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 195px;
	float: left;
	padding-left:10px;
	padding-top:10px;
}
.side1 {
}
.side2 {
}


#footer {
	width: 765px;
	text-align: left;
	margin: 0 auto;
	padding-left: 205px;
	background: #fffee6 url(images/footer.gif) no-repeat bottom; 
	border-top: 5px solid #560000;
	border-bottom: 10px solid #560000;	

}
#footer div {
	padding: 10px 0;
	border-bottom: 10px;
}

#footer {
	font-size: 0.95em;
}


/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	margin-bottom: 10px; 
	padding-top: 0;
}
#sidebar ul li ul li ul{
	margin-left: 16px;
}

/* Design  Typo
********************* */
#headr  h1 {
	font: 4.5em Garamond, Georgia, "Times New Roman", times, serif;
	margin: 0;
	color: #590000;
}
.description {
	display: none;
}

#sidebar  .side1 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #590000;
	padding: 2px 5px;
	margin-bottom: 5px;
}
#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #590000;
	padding: 2px 5px;
	margin-bottom: 5px;
}

#right .side2 ul li a,#sidebar .side1 ul li a  {
	background: url(images/menuarrow.gif) 0 50% no-repeat;
	padding-left: 18px;
}
#sidebar .side1 ul li.current_page_item a {
	background: url(images/menuarrow.gif) 0 50% no-repeat;
	color: #590000;
	}

#right .side2 ul li a:hover,#sidebar .side1 ul li a:hover  {
	background: url(images/menuarrow.gif) 0 50% no-repeat;
	padding-left: 18px;
}
#right .side2 a:hover {
	text-decoration: underline;
}
#sidebar #avatr {
	border: 5px solid #fffee6;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #590000;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.8em Aria,verdana; 
}
.post h2 a {	
	display: block;
	padding: 4px;
}
.post h2 a:hover {
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #590000;
}
.post p a:hover {
	border: none;
}
/*
.post a img, .post img {
	border: none;
	float: right;
	padding-left: 5px;
}	
*/
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #590000;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
#avatr {
	float: left;
	margin-right: 5px;
}
/* Comment Etc
********************* */
.navigation a
{
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}


#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
h3#respond {
	border-bottom: 1px solid #ccc;
}

input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

input#s {
	width: 140px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: #fff;
	border: 0px;
	border: 1px solid #590000;
}
input#s:focus {
	padding: 5px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #590000;
}

input#searchsubmit
{
	background: #141132 url(images/search.gif) 0 0 no-repeat;
	height: 30px;
	margin: 0;
	position: absolute;
	width: 40px;
	font-weight: bold;
	border: none;
	color: #053C42;
}


fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

#leftmenu {
	margin: 0;
	width: 250px;
	padding-top:5px;
	position:relative;
	left:10px;
}

#leftmenu a {
	text-decoration: none;
	display:block;
	padding: 0 14px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(http://estatesaleshelp.com/images/menuarrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
}

#leftmenu ul {
	margin: 0;
	list-style: none;
	padding-bottom:20px;
}

#leftmenu li {
	margin: 0;
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial;
	list-style:none;
}

#network {
	margin: 0;
	width: 250px;
	padding-top:50px;
	position:relative;
	left:10px;
}

#network a {
	text-decoration: none;
	display:block;
	padding: 0 14px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(http://estatesaleshelp.com/images/menuarrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
}

#network ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#network li {
	margin: 0;
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial;
	list-style:none;
}

#quotes {
	margin: 0;
	width: 250px;
	padding-top:5px;
	position:relative;
	left:10px;
	color:#000;
}
