/*
Theme Name: EbuyerHQ
Theme URI: http://www.ebuyer.com
Description: A theme by <a href="http://www.ebuyer.com">Ebuyer.com</a>.
Version: 0.1
Author: Daryl Walker-Smith
Author URI: http://www.ebuyer.com
*/




body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;
}

body {
	background: #582604;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	/* color: #333333; */
	
	/* margin: 0px; */
	/*padding: 0px 0px 0px;*/
}
a {
	color: #CC6600;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {

	color: #2c2c2c;
	font-size: 1em;	/* 14px */
	line-height: 1.42em;	/*20px  Calculation: 20px  14px = 1.5em */
	margin: 0 2em 1.42em 0.5em;

/*
	padding: 0px 0px 15px;
	margin: 0px;
*/
}

h1 {
/* 	margin:0px; */
/* 	background: url(images/header-icon.gif) no-repeat; */
/*
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
*/
	color: #c9eefe;
	display: none;
	
	font-size: 1.5em;	/* 18px 	Calculation: 18px � 12px = 1.5em */
	line-height: 1em;	/* 18px 	Calculation: 18px � 18px = 1em */
	margin: 0 0 1em 0;
	
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
	margin:  0px 0px 5px 7px;
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, Tahoma, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 1.714em;	/* 24px   Calc: 24px / 14px = 1.714 */
	line-height: 1.25em;

}

.wf-active h2 {
	letter-spacing:0.065em;
}

h2 a, h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.entry h2{
       color: #2E2E2E;
}
h3 {
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 1.3em;	/* 24px   Calc: 24px / 14px = 1.714 */
	color: #343434;
	margin: 10px 0px 5px 7px;

}

.wf-active h3 {
	letter-spacing:0.065em;
}

h3 a, a:visited {

	color: #FF6600;


}
div.entry h4{
        margin: 0 2em 1.42em 0.5em;
}
form {
	margin:0px;
	padding:0px;
}
#page {

padding-top:10px;
	margin: 0px auto;
	width: 960px;
	height: 100%;
	clear: both;
	/* 	border-bottom: 5px solid #d5e6eb; */
}
#topstrip {
	background:transparent url(images/topstrip-bg.gif) repeat-x;
	position: absolute;
	height: 10px;
	width: 100%;
}
#pagecontainer{
background: #FFFFFF url(images/woodbg.jpg) repeat fixed;
	width: 100%;
}
#header {
	margin: 0px auto;
	width: 960px;
	height: 152px;
	position: relative;
}
#headerimg{
	position: absolute; 
	padding: 0;
	margin: 0;
	top: 10px;	
	height: 162px;
	width: 960px;

}
#headerrss {
	position: absolute; 
	padding: 0;
	margin: 0;
	top: 0px;	
	height: 74px;
	width: 200px;
	left: 420px;
	
}
#headersearch {
	background:transparent url(images/searchbg.png) no-repeat;
	position: absolute; 
	padding: 0;
	margin: 0;
	top: 0px;	
	height: 74px;
	width: 280px;
	left: 650px;
	float: left;
	
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
.description{
	display: none;

}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 0px 0px 10px 0px;
	float: left;
	width: 606px;
	
}
.post {
	overflow:hidden;
	padding: 0;
	width: 605px;
	
	/*background-color: #f9ecdc;*/
}

.post-date {
	width: 64px;
	height: 68px;
	float:left;
	/*//padding-right: 0px;*/
	background: url(images/date-bg.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 15px;
	margin-left: -3px;
}
.post-day {
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 10px;
	margin-left: -3px;
}
.posttopbg {
	background: transparent url(images/posttopbg.png) no-repeat ;
	height: 25px;
	width: 605px;
}

.postbotbg {
	background: transparent url(images/postbotbg.png) no-repeat ;
	height: 16px;
	width: 605px;
}
.posttitlebg{
	background: transparent url(images/posttitlebg.png) repeat-y ;
	min-height: 50px;
	width: 605px;
}

.searchtitlebg{
	background: transparent url(images/posttitlebg.png) repeat-y ;
	min-height: 40px;
	width: 605px;
}

.post-title {
	text-align: center;
	margin-left: 7px;
	width: 460px;
	min-height: 68px;
	float: left;
	position:relative;
	
}
.search-title {
	text-align: center;
	margin-left: 7px;
	width: 605px;
	min-height: 40px;
	float: left;
	position:relative;
	
}

.authorpostpic {
	width: 68px;
	height: 68px;
	background: transparent url(images/authorpic_bg.png) no-repeat;
	float: right;
	position: relative;	/*margin-top: -30px;*/
	
}
.authorpostpic img{
	padding-top: 7px;
	padding-left: 8px;
	

}
.entrybg {
	background: transparent url(images/articlebg.png) repeat-y ;

	
}
.entry {
	/*background-color: #f9ecdc;*/
	width: 555px;
	padding-top: 6px;
	padding-left: 32px;
	overflow: hidden; 
	
}



.entry ul {
	list-style-position: outside; 
	margin: 0 0 0.5em 0.5em;
	padding: 0;
	list-style-type: none;
}

.entry ul li {
	background: transparent url(images/bullet.png) 0 5px no-repeat;
	padding: 0 0 0.65em 1.75em;
        margin-right: 2.2em;
}

.entry ol {
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.entry ol li {
        margin: 0 1em 0.2em 2.2em;
	padding: 0 0 0.65em 0.25em;
}

.blockquotetop {
    background: transparent url(images/blockquote_top.gif) 0 0 no-repeat;
    height: 5px;
    width: 535px;
}

blockquote {
    background:url("images/quoleft.gif") no-repeat scroll 5px 5px #F4E1CA;
    color:#2C2C2C;
    font-size:1em;
    line-height:1.3em;
    margin:10px 0 20px 5px;
    padding:12px 10px 12px 50px;
    width:480px;
    box-shadow:1px 2px 8px #B5B5B5;
    -webkit-box-shadow:1px 2px 8px #B5B5B5;
    -moz-box-shadow:1px 2px 8px #B5B5B5;
}
blockquote p{
       margin: 5px 10px 10px 15px;
}

blockquote div {
	/* padding: 10px 20px 10px 48px; */
  	/* width: 472px;*/
        /* background: transparent url(images/quoleft.gif) 5px 5px no-repeat;*/
}


.postbarlinks{
		font-size: 0.8em;	/* 14px */
	width: 390px;
	height: 20px;
	margin-left: 112px;
	/* padding-top: 8px; */
	line-height: 30px;
}
.postbarlinks a {
	color: #F9ECDC;
	text-decoration: none;
}

.postbarlinks a:visited {
	color: #CC6633;
	text-decoration: none;
}
.postbarlinks a:hover {
	color: #FF6600;
	text-decoration: underline;
}


/* This area for the central 3 elements underneath the post title */
.postbar{
	background: transparent url(images/postsepbar.png) no-repeat ;
	width: 605px;
	min-height: 31px;
	margin-top: 0px;
	display: block;
}
.post-author {
	background: url(images/postauthor.png) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	text-align:left;
	width:auto;
	color: #999999;
}
.post-cat {
	background: url(images/postcat.png) no-repeat left center;
	padding-left: 18px;
	margin-left: 10px;
	float:left;
	font-size: 95%;
	text-align: left;
	width:auto;
	color: #999999;
}
.post-comments {
	background: url(images/postcomments.png) no-repeat left center;
	padding-left: 18px;
	float: right;
	text-align:right;
	width:auto;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 5px 0px;
        margin-left:30px;
}
.navigation a, .navigation a:visited {
	color: #454545;
}



.previous-entries {
	font-weight: bold;
	float: left;
	padding-left: 30px;
	margin-left: 20px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries {
	font-weight: bold;
	float: right;
	margin-right:10px;
	padding-right: 30px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}




#comments, #respond {
	border-bottom: 1px;
	padding-bottom: 5px;
	
	width: 555px;
	padding-top: 6px;
	padding-left: 32px;
	overflow: hidden; 
	
	
}

.commenttopper {
	width: 605px;
	padding: 0px;
	background: transparent url(images/comment_top_bg.png) no-repeat;
	height: 51px;

}
.commenttopper h3{
	padding-top: 0.9em;
	padding-left: 1.6em;
	color: #F9ECDC;	

}


.commentlist {
	width: 520px;
	margin: 10px 0px;
	padding-left: 30px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
        left: 20px;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ccc;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #fbfbc7;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#fbfbc7;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fbfbc7;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 335px;
}
#sidecats {
	width: 167px;
	float: left;

}
#sidearchives {
	width: 167px;
	float: left;
}

.minisidetop {
	height: 17px;
	background: url(images/side_mini_top.png) no-repeat;	
}
.miniside {
	background: url(images/side_mini_bg.png) repeat-y;
}
.minisidebottom {
	height: 10px;
	background: url(images/side_mini_bottom.png) no-repeat;	
}

.fullsidetop {
	height: 16px;
	background: url(images/side_full_top.png) no-repeat;	
}
.fullside {
	background: url(images/side_full_bg.png) repeat-y;
}
.fullsidebottom {
	height: 10px;
	background: url(images/side_full_bottom.png) no-repeat;	
}

#tag_cloud-2 .fullsidetop {
	display: none;
}
#tag_cloud-2 .fullside {
	width: 335px;
	height: 300px;
	background: url(images/tag_rings.png) no-repeat;	

}

#tag_cloud-2 .fullsidebottom {
	display: none;
}

#searchform {
	background: transparent;
	width: 250px;
	padding: 12px 0px 0px 25px;
	position: relative;
}
#searchform #s {
	border:1px solid #203346;
	width: 155px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #ccc;
	background: #fff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/searchicon.gif) no-repeat;
	border: none;
	width: 25px;
	height: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, Tahoma, sans-serif;
	color: #2C2C2C;
	font-weight: normal;
	font-size: 1.428em;	/* 20px   Calc: 20px / 14px = 1.428 */
	text-align: center;
	line-height: 1.25em;
	margin: 10px 0px 5px;

}

#sidebar  {
	color: #fff;
	font-size: 0.9em;


}
.ul-cat {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
/* 	border-bottom: 1px solid #dceeb7; */
}
.ul-cat li{
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 20px;
/* 	border-top: 1px solid #dceeb7; */
	background: url(images/postcat.png) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
/* 	font-size: 0.9em; */
	color: #F9ECDC;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
.ul-archives li{
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 20px;
	background: url(images/postarchiveicon.png) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
/* 	font-size: 0.9em; */
	color: #F9ECDC;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footerwrap{
	width: 100%;
	background: #2c2c2c url(images/footer_top.gif) top repeat-x;
}
#footer {
	margin: 0px auto;
	width: 960px;
	clear: both;
/*	background: #048DB4 url(images/footer-bg.gif) no-repeat;*/
	color: #FAFAFA;
	font-size: 95%;
	line-height: 130%;
}
#footerbase {
	position: relative;
	height: 51px;
	background: #2C2C2C url(images/footer_base.gif) bottom repeat-x;
        padding-top: 10px;
}
#footerbasecontents {
	margin: 0px auto;
	width: 960px;
	height: 51px;
	position: relative;
}
#footerbaseleft {
	float: left;
	width: 850px;
	height: 21px;
	padding-top: 27px;

	
}
#footerbaseright {
	float: right;
	width: 69px;
	height: 51px;
}
.copystatement {

	font-size: 0.7em;
	color: #fff;
}

#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 304px;
	float: left;
	margin-left: 10px;
}
#footer .left-col-double{
	width: 490px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 308px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	/*background: url(images/footer-right-bg.gif) no-repeat;*/
}

#footer .right-col-form{
	width: 426px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	/*background: url(images/footer-right-bg.gif) no-repeat;*/
}

#footer h4 {
	font-family: 	Georgia,"Times New Roman",Times,serif;
	color: #FAFAFA;
	font-weight: normal;
	font-size: 1.428em;	/* 20px   Calc: 20px / 14px = 1.428 */
	line-height: 1.25em;
	margin: 20px 0px 15px 8px;
}

#footer p {
	color: #FAFAFA;
}

.recent-comments-2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments-2 li{
	background: url(images/comment.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments-2 a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts-2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts-2 li{
	background: url(images/page_white_edit.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts-2 a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.sociable ul{
	margin-top: 1em;
}
.sociable ul li{
	background: transparent 0 5px no-repeat;
	margin: 0 1em 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.sidebar-box{
	position: relative;
	margin-top:2em;
}

/* New stuff for the widgets */

.widget_twitter h3 a{
   color: #2c2c2c;
}
.widget_twitter h3 a:hover{
   color: #dedede;
}

.widget_twitter h3 a:visited{
   color: #2c2c2c;
}

#recent-posts-2 .fullside {
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
#recent-posts-2 .fullside li{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 25px;
	background: url(images/page_white_edit.png) no-repeat left top;
}


#recent-comments-2 .fullside {
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
#recent-comments-2 .fullside li{
	list-style: none;
	margin: 0px 10px 0px 15px;
	padding: 2px 0px 2px 25px;
	background: url(images/comment.png) no-repeat left top;
}



#linkcat-2 .fullside {
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
#linkcat-2 .fullside li{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 25px;
	background: url(images/link.png) no-repeat left center;
}


#linkcat-2 .fullside {
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
#linkcat-2 .fullside li{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 25px;
	background: url(images/link.png) no-repeat left center;
}



#twitter-1 .fullside {
	margin:0px 0px 0px;
	padding:0px;
	padding-bottom: 10px;
}
#twitter-1 .fullside li{
	width: 270px;
	list-style: none;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 2px 25px;
	background: url(images/tweet.png) no-repeat left top;
}

#twitter-1 .fullsidetop {
	height: 16px;
	position: relative;
	top: 10px;
	background: url(images/side_full_top.png) no-repeat;	
}

#tag_cloud-2 a {
	color: #4d2300;
}
#tag_cloud-2 a:hover {
	color: #6f3200;
}
#tag_cloud-2 a:visited {
	color: #3c1b00;
}


.fullside li{
	list-style: none;

	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 20px;
/* 	border-top: 1px solid #dceeb7; */
	background: url(images/postcat.png) no-repeat left center;
}
.fullside li a, .fullside li a:visited{
	color: #F9ECDC;
	text-decoration: none;
}
.fullside li a:hover{
	color: #FF6600;
	text-decoration: underline;
}





.post a.read_more{
	float: right; 
	display: block; 
	margin: -28px 20px 7px 20px; 
	overflow: hidden; 
	text-indent: -9999px; 
	background: url(images/readmore_button.png) -10px -10px no-repeat;
}

.post a.read_more{
	height: 30px; 
	width: 130px;
}
.post a.read_more:hover{
	background-position: -169px -10px;
}









.footerbadge{
	padding: 5px 20px 0px 20px;
}

input.contact, textarea.contact, select.contact{
	width: 250px;
	margin-bottom: 10px;
    padding: 7px 5px; 
    border: 1px solid #fff; 
    background: #fff url(images/form_bg.jpg) top repeat-x;
}
textarea.contact{
	height: 150px; 
	width: 280px;
}
input.contact_button{
	padding: 0px;
}


.wp-caption {
    border: 1px solid #ccc;
    padding: 5px 0px 5px 0px;
    margin-bottom: 20px;
    background-color: #fff; 
}

.wp-caption-text{
	text-align: center;
	font-size: 0.8em;
}
.wp-caption p{
         margin-top: 5px;
         padding-right: 10px;
         padding-left: 10px;
	 margin-bottom: 5px;
}
.wp-caption img {
        padding-left: 5px;
}

#strapholder{
	position: absolute;
	top: 80px;
	left: 500px;
}







			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img {

			}
			.gallery-caption {
				margin-left: 0;
       font-size: 0.8em;
text-align: center;
			}


.thumblist {
	margin: auto;
}
.thumblist-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;			
}
.thumblist img {
	border: 2px solid #cfcfcf;
}
.thumblist-caption {
	margin-left: 0;
    font-size: 0.8em;
	text-align: center;
}




.aligncenter{
     margin: 0 auto 10px auto;
}


#posttable {
	width: 547px;
	padding: 0;
	margin: 0;
}


#posttable th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #CAE8EA;
}

#posttable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#posttable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#posttable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#posttable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#posttable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
div.sociable {
        margin:0 2em 1.42em 0.5em;
}
#simpleimagelink-4 .fullside {
	background: none;
}
#simpleimagelink-4 .fullsidetop {
	display: none;
}
#simpleimagelink-4 .fullsidebottom {
	display: none;
}

#sidesocial ul.socMedLinks{
	margin:0 55px;
	width:230px;
	text-align:center;
	}
#sidesocial li{
	margin:0 10px;
	float:left;
	list-style:none;
	}

/*  styles for back to Ebuyer button START   */

.backToEbuyer{
	width:100px;
	height:17px;
	position:absolute;
	top:0;
	left:0;
	padding:4px;
	text-align:center;
	color:#fff;
	line-height:14px;
	box-shadow:0px 2px 6px #443737;
	-moz-box-shadow:0px 2px 6px #443737;
	-webkit-box-shadow:0px 2px 6px #443737;
	background:#e97c15;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	background:-webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.02, rgb(225,86,0)),
    	color-stop(0.63, rgb(237,136,29))
	);
	background:-moz-linear-gradient(
    	center bottom,
    	rgb(225,86,0) 2%,
    	rgb(237,136,29) 63%
	);
	}
	
.backToEbuyer a {
	color:#fff;
	display:block;
	height:21px;
	width:104;
	}	

.backToEbuyer a:hover {
	color:#fff;
	text-decoration:none;
	}

.backToEbuyer:hover {
	box-shadow:0px 0px 6px #443737;
	-moz-box-shadow:0px 0px 6px #443737;
	-webkit-box-shadow:0px 0px 6px #443737;
	}

/*  styles for back to Ebuyer button END   */

/*STUFF ORV NEEDS FOR HEADER*/


#socMed {
	position:absolute;
	height:70px;
	top:70px;
	right:50px;
	text-align:center;
}

#headerrss img {
	display:none;
}


#nav-shadow{
	margin:0 auto 10px auto;
	padding:0px 0 0 127px;
	width:240px; /* Change this when 5 stars */
	min-height:100px;
	text-align:center;
	list-style: none;
	}
	
#nav-shadow li{
	margin-right:0px;
	width:59px;
	height:64px;
	position:relative;
	float:left;
	}
	
#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover{
	margin:0 auto;
	width:59px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
	z-index:2;
	}
	
/* Button Colors */

#nav-shadow li.button-color-1 a{
	background-position:0px 0px;
	background:url(http://blog.ebuyer.com/wp-content/themes/ebuyerhq/images/twitter-pin.png) top center no-repeat;
	}

#nav-shadow li.button-color-2 a{
	background-position:0px 0px;
	background:url(http://blog.ebuyer.com/wp-content/themes/ebuyerhq/images/facebook-pin.png) top center no-repeat;
	}
	
#nav-shadow li.button-color-3 a{
	background-position:0px 0px;
	background:url(http://blog.ebuyer.com/wp-content/themes/ebuyerhq/images/youtube-pin.png) top center no-repeat;
	}
	
#nav-shadow li.button-color-4 a{
	background-position:0px 0px;
	background:url(http://blog.ebuyer.com/wp-content/themes/ebuyerhq/images/rssbadge.png) top center no-repeat;
	}

	
/* Button Shadow */

#nav-shadow li img.shadow{
	margin:0 auto;
	width:59px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	}
.starText{
	display:block;
	position:relative;
	width:200px;
	height:20px;
	margin: 0 auto;
	top:-50px;
	left:60px;
	font-size:12px;
	font-weight:bold;
	} 
.starText p{
	font-size:10px;
	}

/*STUFF ORV NEEDS FOR HEADER*/

