@charset "utf-8";
/* CSS Document */

/*
Theme Name: Auction Company Template
Theme URI: http://themeid.com/responsive-theme/
Description: AuctionServices.com custom Wordpress theme.

Template: responsivepro
Version: 1.0.0
Author: AuctionServices.com
Author URI: http://themeid.com
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support

License: GNU General Public License
License URI: license.txt

Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac

*/

/* =Start From Here
-------------------------------------------------------------- */
/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
	word-wrap: break-word;
}

h1 {
	font-size: 24px; /* = 42px */
	margin-bottom: .5em;
	margin-top: 0px; color:#191919; 
}

h2 {
	font-size: 18px; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-size: 16px; /* = 30px */
	margin-bottom: .857em;
	margin-top: 0px; line-height:20px;
}

h4 {
	font-size: 16px; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em; color:#191919; line-height:24px;
}

h5 {
	font-size: 13px; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 12px; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

.skip-container {
    display: block;
    padding: 0px 0px 0px 0px;
    position: relative;
}
#wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #ffffff;
	border: 0px solid #e5e5e5;
	border-radius: 0px;
	clear: both;
	margin: 0px auto;
	padding: 0 20px 0px 20px;
	position: relative;
}
#header {background-color:#3399cc;}

#logo {
	float: left;
	margin: 10px;
}

#top-widget a {color:#ffffff;}
#top-widget a:hover {text-decoration:underline;}
.menu a {
	border-left: 1px solid #585858;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0 15px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 0px 0 #000000;
	white-space: nowrap;	text-transform:uppercase;
	
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}
/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-full {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-blog {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-archive {
	margin-top: 20px;
	margin-bottom: 20px;
}

#widgets {
	margin-top: 20px;
}

.widget-wrapper {
 -webkit-border-radius: 4px;
  -webkit-border-radius:4px;
  -moz-border-radius: 4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border-radius:4px;
 
  background-color: #f9f9f9;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0px;
  border:1px solid #f6f6f6;
}
.widget-title h3,
.widget-title-home h3 {
	display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom:10px;
  padding: 2px 0 2px 10px;
  text-align: left;
  background-color:#336699;
  -webkit-border-radius-topleft: 4px;
  -webkit-border-radius-topright:4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright:4px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  color:#ffffff;
  
}

#footer {font-size: 12px; line-height: 1.5em; background-color:#336699; margin: 0 auto; padding:0 25px; max-width:910px; color:#ffffff;
	}

#footer a {
	color: #ffffff;
	font-weight: 400;
}

#footer a:hover {
	color: #FFC;
}

.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 10px;
    float: left;
    box-sizing: border-box;
}
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-border-radius: 2px;
background-color: #b22222; /* Fire Brick */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
	background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
	background-image: linear-gradient(top, #dd4c4c, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
background-color: #e57777;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
	background-image: -webkit-linear-gradient(top, #e57777, #b22222);
	background-image: -moz-linear-gradient(top, #e57777, #b22222);
	background-image: -ms-linear-gradient(top, #e57777, #b22222);
	background-image: -o-linear-gradient(top, #e57777, #b22222);
	background-image: linear-gradient(top, #e57777, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;	border: 1px solid #000000;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	}