/* conditional comments used to only insert this file to override styles with IE styles if IE detected */

BODY {
	text-align: center; /* for IE */
}

#contentleft {
	width: 620px;
}

#sidebar {
	position: absolute;
    top:220;left:647;
    width: 340px;
    padding-right: 10px;
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

/* puts all content except header under scroll bar */
/* abs position breaking IE so using conditional comments to override styles with IE styles */
#cont {
	position: relative;
    top:5;left:-5;
    overflow:auto;
    text-align: center; /* IE fix */
}

div.hr {
	background: url(/images/hr.gif) no-repeat scroll center;
}

.hptabber {
	background: #FFFFFF;
	/* The Fallback */
}
	
.hpfeatured {
	background: #FFFFFF;
	/* The Fallback */
}

.homeleft {
	background: #FFFFFF;
}

.homeright {
	background: #FFFFFF;
}

.pricing-setup {
	background: #0093d9; /* The Fallback */
}

div.sexy-bookmarks-bg-enjoy  {
	background:url("/images/spacer.gif") no-repeat scroll 0 0 transparent !important;
}

/*wp-followme plugin ********************************************************/
.followus_r .followme{
	background: url(follow-us.png) no-repeat scroll left top;
	position: fixed;
	top: 30px;
	width: 30px;
	height: 130px;
	z-index: 5555;
	cursor: pointer;
	left: 0px; /* 0 */
}
/*END// wp-followme plugin ********************************************************/


.snippet-website-plans {
	margin-left: 15px;
}

#searchbarleft {
	width: 360px;
}
	
ul#sidebarwidgeted ul#socialgrid {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	padding-top: 5px;
	padding-bottom: 18px;
}

#wrap, #navbar, #searchbar, #searchbarsubmit, .hptabber, .hpfeatured, .homeblock, #content, #contentleft, #contentfull, .postarea, .postarea .breadcrumb, blockquote, .postmeta, .adblock, #sidebar .widget, #sidebar ul li, #searchsubmit, #footer, .footerleft, .footerright, #subbutton, #submit, .reply a, .reply a:visited, ul.tabbernav li a:link, ul.tabbernav li.tabberactive a, .tabberlive .tabbertab, #breadcrumb_trail, #breadcrumb_trail a:link, #breadcrumb_trail a:visited, #breadcrumb_trail a:active, #breadcrumb-trail, #breadcrumb-trail a:link, #breadcrumb-trail a:visited, #breadcrumb-trail a:active, #plan_baseline, #plan-baseline, .plugin-list, #plan_standard, #plan-standard, #plan_premium, #plan-premium, #plan_ultimate, #plan-ultimate, .plan_row, .plan-row, .options_hdr, .options-hdr, #plan_baseline th, #plan-baseline th, .plan_row_hdr, .plan-row-hdr,#plan_standard th, #plan-standard th, .plan_row_hdr, .plan-row-hdr, #plan_premium th, #plan-premium th, .plan_row_hdr .plan-row-hdr, #plan_ultimate th, #plan-ultimate th, .plan_row_hdr, .plan-row-hdr, #plan_baseline td, #plan-baseline td, #plan_standard td, #plan-standard td, #plan_premium td, #plan-premium td, #plan_ultimate td, #plan-ultimate td, .plan_item, .plan-item, .pricing, .pricing-monthly, .pricing-3months, .pricing-annually, .pricing-monthly-small, .pricing-3months-small, .pricing-annually-small, .pricing-setup, form, fieldset, .fsForm, .fsPage, .button-gray {
	behavior: url(/includes/PIE.htc);
}

#sidebar .widget {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 10px 15px !important;
}

/* twitter tools plugin */
.aktt_tweets {
	margin: 0 12px 0 0 !important;
	padding: 8px 12px 5px 0 !important;
	max-width: 100px;
}
