/*
Theme Name: Benefit Auctions 360
Theme URI: http://www.benefitauctions360.com
Description: Theme for Benefit Auctions 360.
Version: 1.0
Author: The Interactive Dept.
Author URI: http://www.theinteractivedept.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	
	margin: 0;
	font-family: Helvetica, Futura, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#000000;
}


/*********************************************/
/*  TEXT FORMATTING
/*********************************************/

h1,
h1 a,
h1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight:normal;
	padding: 0 0 10px 0;
	color:#b1292b;
	text-decoration:none;
	
}


h2,
h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
	color:#b1292b;
	text-decoration:none;
	padding-bottom:5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color:#510000;
	text-decoration:none;
	padding-bottom:10px;
}

h4 {
	padding-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:5px;
	font-weight:normal;
	color:#440001;
	text-decoration:none;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration:none;
	padding-bottom:15px;
}

h6 {

}

a {
	color:#4a8797;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#1b1b1b;
}





/*********************************************/
/* BASIC AREAS */
/*********************************************/

#header {
	width:990px;
	margin:0;
	padding:0;
	
}

#siteWrap{
	width:990px;
	clear:both;
}

#wrapper{
	margin:0 auto;
	width:1040px;
	text-align: left;
}

.wp-caption{
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	
	background-color:#E5E5E5;
	padding:8px 2px 8px 2px;
}

.wp-caption-text {
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin:0 auto;
}

.aligncenter{
text-align:center;
margin:0 auto;
}

#container {
	float:left;
	width:580px;
	background-color:#FFFFFF;
	padding:10px 40px 10px 40px;
	min-height:550px;
}
#container p{
	text-align:justify;
}

#searchArea{
	padding:5px 10px;	
}

#searchArea img{
	margin:0;
	padding:5px;
}
.wp-caption{
	margin: 20px auto;
}

#GREG{
	margin-left:114px;
	background-color:#3bbad1;
}

.sidebar{
	float:right;
	width:205px;
	padding-right:10px;
	margin:0;
	background-color:3bbad1;
}


#leftColumn{
	float:left;
	width:114px;
	margin:0;
	padding:0;
}

table#wp-calendar{
	width: 100%;
}

.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
}


/*********************************************/
/* SITE NAV */
/*********************************************/

#siteNav{
	font-family:Helvetica, Arial;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	height:21px;
	width:990px;
	text-align:center;
	background-image:"http://www.benefitauctions360.com/_img/red.jpg";
}

#siteNav a{
	color:#FFFFFF;
	font-family:Helvetica, Arial;
	font-size:11px;
	text-decoration:none;
}

#siteNav a:hover {
	color:#5598A8;
}

/*********************************************/
/* SIDE BAR */
/*********************************************/

/* HEADERS */
.sidebar h2,
.sidebar ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#4a8797;
	text-transform:uppercase;
}

.sidebar ul li.pagenav{
	padding:7px 0px 7px 5px;
	background-repeat:repeat-x;
}

.sidebar ul li.pagenav ul {
	margin-top:12px;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	padding: 5px 0 5px 0;
}

.sidebar ul li h2{
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding:7px 0px 7px 5px;
	margin-bottom:5px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

/* POST LINKS */
.sidebar ul ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color:#ffffff;
	line-height:20px;
	padding-left:10px;
	text-decoration:none;
	text-transform:none;
}


/* NUMBERS OUTSIDE POST */
.sidebar ul ul li{
	color:#333333;
	font-size:10px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


table#wp-calendar{
	width: 100%;
}

#footer{
	clear:both;
	float:left;
	width:1050px;
	margin:0 auto 0px auto;
}

#footer p,
#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:18px;
	text-align:center;
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


/* ADD THIS BUTTON CSS */
.addthis_container{
	float:none;
	padding-top:20px;
	padding-bottom:10px;
	margin:0px;
	border:none;
}





/*********************************************/
/* POSTS */
/*********************************************/

.post{
	padding:10px 0 10px 0;
}

.post h2{
	font-family: Helvetica, Futura, Arial;
	font-size:18px;
}

.entry {
	line-height 18px;
}

p.postmetadata{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.linkcat ul{
	padding-top:-10px;
}
.linkcat h2{
height:0px;
padding:0;
margin:0;
padding-top:0px;
visibility:hidden;
}