/*  
Theme Name: Auction Legacy.Com
Theme URI: http://www.marucchi.com
Description: A custom theme for using WordPress as a full website CMS.
Version: 1.0
Author: Karim Marucchi
Author URI: http://www.marucchi.com
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#000000 url(./images/page_bckgrd.jpg) repeat-x;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:82.5%;
	line-height:1.2;
}
#wrap{
	background:#ffffff url(./images/wrap_bckgrd-x.jpg) repeat-y;
	margin: 0 auto;
	text-align:left;
	width:800px;
	border:#222222 solid 10px;
	margin-top: 30px;
}
#header{
	position: static;
	background:#000000 url(./images/header_bckgrd.jpg) no-repeat;
	height: 105px;
	width: 800px;
}
#content{
	background-color:#FFFFFF;
	float: left;
	width:568px;
	margin-left:22px;
	padding-top:7px;
}
#content-minhgt{
	float:right;
	height:500px;
	width:1px;
}
#content h2{
	font-size:20px;
	color:#cb0000;
	margin:0px;
	padding-left:15px;
	padding-bottom:0px;
}
#homepagecontent{
	float:left;
	margin-left:1px;
	width:789px;
	font-size:0.9em;
}
#footer{
	clear: both;
	background-color:#ffffff;
	height: 60px;
	width: 800px;
	margin:0px;
	padding:0px;
}
#footer-text{
	height: 50px;
	width: 600px;
	padding-top:0px;
	padding-left:100px;
	font-size: 9px;
	color:#929191;
	text-align:center;
	line-height: 15px;
}
#footer-text li{
    list-style: none;
	display: inline;
	padding-left: 7px;
}
#footer-text a,a:link,a:visited{
color: #595858;
text-decoration: none;
border: 0px;
}
#footer-text a:hover{
color: #595858;
text-decoration: underline;
border: 0px;
}
#pagetitle{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;
	color:#490404;
	
}
#description{
	text-align: right;
	padding-right: 25px;
	margin-top: 50px;
	color:#CCCCCC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	letter-spacing: 0.5px;
}
#headermenu{
	text-align: center;
	margin-bottom:10px;
}

#headermenu a{
	color: #490404;
}
#headermenu a:hover{
	text-decoration:underline;
	color:#000;
	border: 0px;
}
/*
#headerlogo{
	position: static;
	text-align: left;
}
*/

/*#hmpg-textbox{
	float:left;
	/*width:469px;- 
	width:440px;
	height:370px;
	margin-top:30px;
	font-size:12px;
	line-height: 18px;
}
#hmpg-textbox h1{
	font-size:20px;
	color:#cb0000;
	margin-bottom:25px;
	margin-top:0px;
}
#hmpg-textbox h2{
	color:#7a8088;
	font-size: 14px;
	margin-bottom:0px;
	padding-bottom:0px;
}*/
p {
	margin-top:1px;
}

/*************************************
 +Drop Down menu Container
 *************************************/
#dropdown_mainmenu {
	background:#3b3e4e url('images/topmenu_bckgrd.jpg') repeat-x;
	width: 799px;
	height: 28px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

/*************************************
 +Hn
 *************************************/
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
	border: 0px;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
/*font-family: Sylfaen, Georgia, "Times New Roman", Times, serif; */
font-family: Geneva, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}
/*h2{
font-size:1.5em;
padding-right:5px;
}*/
h3{
font-size: 10px;
}
#header h1{
font-weight:normal;
}
/*************************************
 +HomePage
 *************************************/
#wrap-hmpg{
	background: #000000;
	margin: 0 auto;
	text-align:left;
	width:800px;
	border:#222222 solid 10px;
	margin-top: 30px;
}
#hmpg-img{
	width:800px;
	height:270px;
	margin-top:0px;
}
#hmpg-boxes{
	float:left;
	background-color:#000000;
	width:750px;
	margin-top: 20px;
	margin-right: 25px;
	padding-bottom: 50px;
	margin-left: 25px;
}
#hmpg-boxes-minhgt{
	height:250px;
	width:1px;
}
#hmpg-serv h2{
	font-size:14px;
	text-align:left;
	color:#eaeaea;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 0.5px;
	margin-top:0px;
	margin-left: 40px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#hmpg-serv ul{
	list-style-type:none;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	list-style-position:outside;
/*	list-style-type: none;
	border-style:solid;
	border: 1px;
	border-color:#000000;-*/
}
#hmpg-serv ul li a{
	color:#ffffff;
}
#hmpg-serv ul li a:hover{
	color:#AF0034;
}
#hmpg-serv ul li {
	margin-left:10px;
	padding-bottom: 7px;
	line-height: 15px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(./images/arrow2.gif);
}
#hmpg-serv li{
	font-size:12px;
}

#hmpg-serv h2{
	color:#ffffff;
/*	font-weight:bold;
	font-size: 14px;
	margin-bottom:15px;
	margin-top:3px;
	margin-left:10px;*/
}
#hmpg-news {
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
}
#hmpg-news h2 {
	font-size:12px;
	text-align:left;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 0.5px;
	margin-top:0px;
	margin-left: -5px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:0px;
}
#hmpg-news h2 a{
	color:#ffffff;
}
#hmpg-news h2 a:hover{
	color:#AF0034;
}
#hmpg-news p{
	margin-left:7px;
}
#footer-hmpg{
	clear: both;
	background-color:#000000;
	height: 60px;
	width: 800px;
	margin:0px;
	padding:0px;
}
/*************************************
 +SideBar
 *************************************/
.sideblock
{
/*		background-color: #001d35;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;*/
	width:180px;
	border: 1px solid #b8bfc9;
	background-image: url(./images/sideblock-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
#sidebar{
	text-align: left;
	font-size:1.1em;
	float:left;
	width:200px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Trash?
#sidebar-left{
	text-align: left;
	margin-left:15px;
	width:180px;
}
*/
#sidebar ul{
	list-style-type:none;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	list-style-position:outside;
/*	list-style-type: none;
	border-style:solid;
	border: 1px;
	border-color:#000000;*/
}
#sidebar ul li a{
	color:#000;
}
#sidebar ul li a:hover{
	color:#c71444;
}
#sidebar ul ul li {
	margin-left:10px;
	line-height: 15px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(./images/arrow.gif);
}
#sidebar h2{
	color:#5f6879;
	font-weight:bold;
	font-size: 14px;
	margin-bottom:15px;
	margin-top:3px;
	margin-left:10px;
}
#sidebar li{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
}
/* Trash?
#sibebar-box {	
	border: 1px solid #1b1b1b;
}
*/
/*************************************
 +Misc
 *************************************/
*a{
text-decoration:none;
color:#c71444;
border: 0px;
}
a:hover{
text-decoration: underline;
color:#c71444;
}
img a {
border: 0px;
}
.navigation{
padding:3px;
text-align:center;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
	margin: 0 15px 0px 0 !important;
	border: 0px !important;
}

.alignright {
    float: right;
	margin:0 0 15px 15px !important;
	border: 0px !important;
}

.wp-caption {
    border: 1px solid #B0A16A;
    text-align: center;
    background-color: #e5ddcb;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited{
	position: relative;
	margin: 4px 0 0 0;
	font-size:10px;
	color: #B0A16A;
	width:600px;
	height:20px;
}
.breadcrumb a:hover{
	color: #663300;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:12px;
	line-height:15px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	list-style-type: none;
	list-style-position:outside;
	list-style-image: url(./images/bullet01.gif);
}
/*.homepageentry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
}*/
.entrytitle{
}
.entrytitle a {
	/*color:#888; */
	text-decoration:none; 
	border: 0px;
	color:#7a8088;
	font-size: 18px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.entrytitle a:hover{
	color:#57634B;
}
.entrymeta{
	color:#666;
	font-size: 11px;
	padding:3px 8px;
}
.entrymeta a{
	border: 0px;
	color:#666;
}
.entry-1{
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-bottom: 30px;
	/*	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;*/
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
/*	color:#697557;
	font-size:14px;*/
	
	color:#7a8088;
	font-size: 18px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
.entrybody{
font-size:12px;
padding-left:15px;
padding-top:15px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
#main_start {position: absolute;left: -10000px;}