/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
}

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

#wrapper {
	background: ;
	margin-bottom: 20px;
	padding: 0;
}

/* =Header
-------------------------------------------------------------- */
#header {
	padding: 0;
}

#site-title {
	display: none;
}

#site-description {
	display: none;
}

/* This is the custom header image */
#branding img {
	border-top: 0 solid #000;
	border-bottom: 0 solid #000;
	display: block;
	float: left;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	text-align: center;
}

#access ul {
	display: inline-block;
}

#access {
	background: url('http://www.luckycauctions.com/wp-content/uploads/2015/05/menu-bg1.jpg');
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}

#access .menu-header,
div.menu {
	font-size: 14px;
	font-weight: bold;
	width: 940px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access a {
	font-variant: small-caps;
	color: #ec7090;
	display: block;
	line-height: 38px;
	padding: 0 24px;
	text-decoration: none;
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul ul {
	list-style: none;
	margin-left: 0 !important;
}

.widget-area ul ul li {
	padding: 3px;
}

.widget-container {
	margin: 0 0 10px;
	background: #f2e2c8;
	padding: 10px 10px 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 16px;
}

.widget-title {
	color: #fff;
	font-size: 14px;
	background: #000042;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 8px;
	margin: -10px -10px 10px;
	padding-left: 10px;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 0;
}

#colophon {
	background: #000042;
	overflow: hidden;
	padding: 18px 0;
}

#site-info {
	font-weight: bold;
}

#site-info a {
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}

#site-generator {
	font-style: italic;
	position: relative;
}

#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #fff;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator a:hover {
	text-decoration: underline;
}

img#wpstats {
	display: block;
	margin: 0 auto 10px;
}