/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { font: 12px/20px Georgia, serif; color: #4a4a4a; background: #ffffff; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: verdana, sans-serif; color: #222; font-weight:normal; }
h1  {font-size: 22px; } h2  {font-size: 22px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {margin: 0; font:14px/20px Georgia, serif; }


#top { background: #ffffff url(images/bg.png) repeat-x bottom left; height: 160px; margin-bottom: 40px;}



#logo img  { margin-top: 0px; }

#header{ width: 100%; height: 100px; padding: 20px 0;clear:both;position:relative; }


#search { background:url(images/search-bg.png) no-repeat; height:100px; width:728px; margin-top:0px; position:relative; }

#content{padding:20px 0 40px;}

#sidebar{width:200px;}

.nav a  { position:relative; color:#fff; display:block; z-index:100; padding:8px 8px 8px 8px; line-height:18px; font-style:normal; font-weight:700; font-family:verdana,sans-serif; }


#inset-top { width: 500px; margin: 0 auto; }


#sidebar .widget  { margin: 0 0 0 20px; padding: 4px; font-size:12px; background-color: #fff; color: #808080; }

.recentblogposts-widget ul.pagination li { list-style: none; border-bottom: 1px dotted #ccc; padding: 12px 0 10px; }

.recentblogposts-widget ul.pagination li a { font: 14px Verdana, sans-serif; }

#polls-widget-3 {background: #ccc url(images/pollgradient.png) repeat-x top left; }

#loopedSlider .slide-content  { position: absolute; top: 40px; right: 0px; color: #fff; text-align: right; max-width: 260px; }

#loopedSlider .slide-content h2  { font-size: 22px; font-family: Georgia, serif; background:rgb(0,0,0); background:rgba(0,0,0,.6); padding: 10px 20px 0px 20px; }

#loopedSlider .slide-content p  { font-size: 16px; line-height: 18px; background:rgb(0,0,0); background:rgba(0,0,0,.6); padding: 10px 20px; }

#highlight-box { display:block; border:#840901 1px solid; background-color: #c8756f; text-align:center; padding:16px 8px 16px 8px}

#highlight-white { display:block; border:#000000 1px solid; background-color: #ffffff; text-align:center; padding:4px 0px 4px 0px}

.post  { margin: 0; }

.post .title  { font: 18px Verdana, sans-serif; color: #222; position:relative; margin: 0; }

.post .single-title h1 { margin: 13px 0 0 0; }

.post .single-title a  { font: 24px Verdana, sans-serif; color: #222; }

.post .link a:link{ color: #7F1020; text-decoration:none;}, a:visited  { color: #514251; text-decoration:none;}
a:hover {text-decoration:underline;}

.entry { margin-top: 0px; }

.entry ul li, .entry ul li a  {	list-style-type: circle; font-size: 16px; }

.entry a { color: #840900;}

.wp-polls, .wp-polls-form, .wp-polls p { font-family: Verdana, sans-serif; }


/* 6.7 Gravity forms */
.gform_wrapper input { padding: 7px 3px !important; background: #eaeaea; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; background: #fff; }


.specleft {
	display:inline;
	float:left;
	width:350px;
	height:360px;
}

.specright {
	display:inline;
	float:right;
	width:350px;
	height:360px;
}

/* Cleanup Auction Page */

table.ec3_schedule {
	display: none;
}

