@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by Forumthemes.com
*/
.memberBox .toplinks ul.isuser .popupbody li {
	color:#3a3a3a;
}
.loginLeft #fb_loginbtn {position:relative;top:4px;}
.toplinks #fb_loginbtn {position:relative;top:2px;}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
}
.formsubmit label {
	color:#3a3a3a;
}
.forumdescription {
padding-top:3px;
}
/* Misc Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:0;
}
.verticalAlign {
	vertical-align:middle;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.lastPostIMG {
	position:relative;
	top:1px;
}

/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#forums *, #wgo *, #forumbits * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#fb_headerbox {
	padding-right:5px;
}
.wgo_block {
	margin:0;
}
.navbar {
	-moz-border-radius-bottomleft: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
}

.announcements {
	margin-top:10px;
}
.highlight {
	background-image:none;
}
.navlinksBox {
	text-align: center;
	color: #5d5d5d;
	font-size: 12px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}

.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#2c2c2c;
	font-size:16px;
}
.forumrow .forumtitle a:hover{
	color:#ff295c;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#1766e2;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#ff6c00;
}

#forums .lastpostby a.username {
	color:#00234e;
}

#forums .lastpostby a.username:hover {
	color:#1766e2;
}

.bodyWrap {
	background:#fff;
	margin:0 2px;	
}
.body_wrapper {
	padding:10px 0;
	margin:0;
}
.above_body {
	padding:0;
	margin:0;
}

.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .wgo_subblock, 
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	border-bottom: 1px solid #dedede;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .blockbody, .wgo_block .blockhead  {
	border-top:0;
}

.wgo_block .blockbody, .wgo_block .blockhead {
	border:0;
}

/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pageWrapper {
	
}
.pageLeft {
	background:url(images/styles/ZenWaves/style/pageLeft.png) repeat-y top left;
}
.pageRight {
	background:url(images/styles/ZenWaves/style/pageRight.png) repeat-y top right;
	padding:0 8px;
}
.pageWrap {
	background:#fff;
	padding:15px;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.above_body {
	background:none;

}
.doc_header {
	height:60px;
	margin-bottom:18px;
	position:relative;
}
.headerWrap {
	clear:both;
}
.logoBox {
	float: left;
	width: 138px;
}
.headerBox {
	background:url(images/styles/ZenWaves/style/headerBoxBG.gif) no-repeat top left;
	height:60px;
	margin-left: 138px; /*Width of logobox*/
}
.bannerBox {
	background:url(images/styles/ZenWaves/style/bannerBox.gif) no-repeat top left;
	width:468px;
	height:60px;
	float:right;
}

/* Memberbox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.memberBox {
	height:23px;
}
.memberBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.memberBox li {
	float:left;
	margin:0;	
	padding:0 6px 0 0;
	line-height:23px;
	color:#adadad;
	font-weight:700;
}
.loginBoxInput {
	background:url(images/styles/ZenWaves/style/loginBoxInput.gif) no-repeat top left;
	width:135px;
	height:23px;
}
.loginInput {
	background:transparent;
	border:0;
	color: #101316;
	font-size:12px;
	width:113px; 
	padding:0 5px;
	height:23px;
	line-height:23px;
}
.rememberMe {color:#4a5560;}
.memberBox .rememberMe {padding-right:8px;}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}
.inputPad .loginBoxInput {}

.inputPad {
	padding:0 4px;	
}
.submitPad input {
	margin:0;
	padding:0;
}
.loginTxt {
	padding-left:0;
}
.loginLeft {
float:left;
}
.regNow a:link, .regNow a:visited {
	color:#2787ff;
}
.regNow a:hover {
	color:#333;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	padding:20px 0;
}

/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	background:#f0f0f0 url(images/styles/ZenWaves/style/footerBG.gif) repeat-x top left;
	padding:0 0 0 14px;
	margin-bottom:20px;
}
#footerMain ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footerMain li {
	line-height:24px;
}
#footerMain h1 {
	height:42px;
	line-height:42px;
	padding:0 0 0 30px;
	margin:0;
	font-size:16px;
	font-weight:700;
	color:#353535;
}
.footerWrap {
	
}
.footerLinkWrap {
	float: left;
	width: 100%;
}
#footerLinks {
	margin-right: 265px; /*Set right margin to FooterLogo*/
}
#footerLinks h1 {
	background:url(images/styles/ZenWaves/style/iconQuickLinks.png) no-repeat left;
}
#footerLinks li {
	padding-left:13px;
}
#footerLinks a:link, #footerLinks a:visited {
	background:url(images/styles/ZenWaves/style/bulletLinks.png) no-repeat left;
	padding-left:17px;
	color:#6c6c6c;
	font-weight:700;
	display:block;
}
#footerLinks a:hover {
	background:url(images/styles/ZenWaves/style/bulletLinks_hover.png) no-repeat left;
	color:#141414;
}
.linksBoxes, .socialLinks {
	padding:20px 0;
}
.linksBoxes {
	width:50%;
	float:left;
}
#footerSocial {
	float: left;
	width: 265px; /*Width of right column in pixels*/
	margin-left: -265px; /*Set left margin to -(footerLinks) */
}
#footerSocial h1 {
	background:url(images/styles/ZenWaves/style/iconConnected.png) no-repeat left;
}
#footerSocial a:link, #footerSocial a:visited {
	color:#00234e;
}
#footerSocial a:hover {
	color:#58adb0;
}
#footerSocial .facebook {
	background:url(images/styles/ZenWaves/style/iconFacebook.png) no-repeat left;
	padding-left:28px;
}
#footerSocial .twitter {
	background:url(images/styles/ZenWaves/style/iconTwitter.png) no-repeat left;
	padding-left:28px;
}
#footerSocial .rss {
	background:url(images/styles/ZenWaves/style/iconRSS.png) no-repeat left;
	padding-left:28px;
}

/* Footer Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerBar {
	height:60px;
}
#footerCopyright {
	background:url(images/styles/ZenWaves/style/footerBarBG.png) no-repeat top right;
	margin-right: 138px; /*Set right margin to FooterLogo*/
	height:50px;
	padding:5px 0;
	line-height:19px;
}
.footerCopyrightWrap {
	float: left;
	width: 100%;
}
#footerLogo {
	float: left;
	width: 138px; /*Width of right column in pixels*/
	margin-left: -138px; /*Set left margin to -(footerLinks) */
	text-align:right;
}

/*************************************************/
/* TOP MEMBER BAR*/
#toplinks, .toplinks {
	text-align:left;
	line-height:20px;
}
#toplinks .isuser {

}
#toplinks .welcomelink {
	font-weight:700;
}
.toplinks .notifications a.popupctrl {	
	color: #353535;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}

.memberBox .welcomeUser {
	font-weight:700;
	font-size:11px;
	float:left;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
	background:url(images/styles/ZenWaves/style/navBG.gif) repeat-x top left;
	position:relative;
	height:68px;
	font:   12px arial, helvetica, sans-serif;
	color:#353535;
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:14px;
}
.navLeft {
	background:url(http://pokecheats.net/forum/images/styles/ZenWaves/style/navLeft.gif) no-repeat top left;
	height:68px;
}
.navRight {
	background:url(http://pokecheats.net/forum/images/styles/ZenWaves/style/navRight.gif) no-repeat top right;
	height:68px;
	padding:0;
}
#navtabs li.selected ul.floatcontainer {
	margin-top:0;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}
.navbar a { color:#353535; }
.navbar a:hover { color:#ff295c; }

.navtabs ul li:first-child {
	text-indent: 0;
	margin:0;
}
.navtabs {
	background:none;
	padding-left:0;
}
.navtabs ul {
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
	background:url(http://pokecheats.net/forum/images/styles/ZenWaves/style/navSplit.gif) no-repeat top right;
	padding-right:2px;
	float:left;
}
.navtabs li li {
	background:none;
}

.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:30px;
	line-height:30px;
}
.navtabs li a.navtab {
	display:block;
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color:#353535;
	font-size:15px;
	text-decoration:none;
	line-height:27px;
	height:27px;
	padding:2px 20px 0 0;
	font-weight:700;
}
.navtabs li a.navtab:hover {
	background:url(http://pokecheats.net/forum/images/styles/ZenWaves/style/navBG_hover.gif) repeat-x top left;
	color:#ff295c;
}

.navtabs li.selected {
	color:#ff295c;
	height:30px;
}
.navtabs li.selected a.navtab {
	background:none;
	color:#ff295c;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   12px arial, helvetica, sans-serif;
	line-height:27px;
}
.navtabs li.selected li {
	padding:0 7px 0 3px;
}
.navtabs li.selected li li {
	padding:0 2px;
}
.navtabs li.selected li a {
	color:#717171;
	font-weight:400;
	padding:2px 5px;
}

.navbar_advanced_search li {
	height: 27px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#353535;
}

.navbar_advanced_search li a:hover {
	color:#ff295c;
	text-decoration:none;
}

.navtabs li.selected li a:hover {
	color:#1766e2;
	text-decoration:none;
}

.navtabs li.selected .popupbody li > a {
	padding:0pxpx 10px;
	text-indent: 0;
	color: rgb(0, 0, 0);
}

.navtabs li.selected li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid 1px transparent;
	_border: none;
	background:transparent url(images/styles/ZenWaves/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/ZenWaves/misc/arrow.gif');
	color:#717171;
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active,
.navtabs li.selected li a:hover.popupctrl {
	color:#717171;
}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumb {
	height:38px;
	position:relative;
	color:#6a6e78;
	font-weight:700;
	margin-bottom:6px;
}

.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
	border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
	font-weight:400;
	color:#6a6e78;
}
.breadcrumb .navbit a:hover {
	background:#227aff;
	color:#fff;
	border:1px solid transparent;
}

.searchBox {
	background:url(images/styles/ZenWaves/style/searchBG.gif) no-repeat left;
	float:left;
	height:29px;
	padding-left:30px;
	position:absolute;
	top:25px;
	right:0;
}
.searchBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.searchBox li {
	float:left;
	margin:0;
	padding:0 5px 0 0;
}
.searchInputBox {
	background: url(images/styles/ZenWaves/style/searchInput.gif) no-repeat top left;
	width:167px;
	height:29px;
	float:left;
}
.searchInput {
	background:transparent;
	border:0;
	color: #959595;
	padding:0 5px;
	width:157px;
	height:29px;
	line-height:29px;
	margin:0;
}

/*************************************************/
/* TCAT BAR */

.tcat {
	color: #353535;
	height:38px;
	clear:both;
	margin-top: 8px;
	float: left;
	border:0;
	padding:0;
	width: ;
}
.tcatLeft {
	height:38px;
}
.tcatRight {
	background:url(images/styles/ZenWaves/style/tcatRight.gif) no-repeat top right;
	height:38px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	font-size:13px;
	font-weight:400;
}
.tcat h2 {
	padding:0;
	font-size:24px;
	line-height: 38px;
	float:left;
	font-weight:700;
}
.tcat a:link, .tcat a:visited {
	color:#353535;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	float:right;
	position:absolute;
	top:16px;
	right:16px;
}

/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
	clear:both;
}
.tcat_threadlist_controls h6 {
	height:38px;
	line-height:38px;
	padding:0;
	display:block;
	font-size:11px;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
	background:none;
	display:block;
	_display:38px;
	height:38px;
	line-height:38px;
	font-family:arial, helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#353535;
	padding:0 7px;
	border: 0;
	float: left;
	clear: right;

}
.forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
.postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
	border: 0;
	color:#353535;
	text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
	color: #353535;
	_border: none;
}
#postlist_popups a:hover, .postlist_popups a:hover {
	color: #353535;
	text-decoration:underline;
}
#postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
}

#postlist_popups ul li {
	color: ;
}
#postlist_popups ul li a, .postlist_popups ul li a {
	color: ;
	_border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
	color: ;
	text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
	color: #3e3e3e;
}

/*************************************************/
/* THEAD BAR*/

.thead_bar .theadrow {
	background:none;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	line-height:24px;
	font-size:12px;
	border:1px solid transparent;
	color:#6a6e78;
	font-style:italic;
	font-weight:700;
}
.thead_bar .padding {
	padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
	width: 23%;
}
.thead_bar .theadrow .forumdata  {
	float: left;
}
.thead_bar {
	float: left;
	position:relative;
	width: 100%;
	display:block;
}
.thead_bar .forumhead .forumtitle {
	width: 76%;
}
.thead_bar .foruminfo {
	width: 53%;
	min-width: 30%;
	float: left;
	clear: right;
}
.thead_bar .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
	display: block;
	float: left;
	clear: right;
	width: 16%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 86%;
	padding:0;
	padding-left: 58px;
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}

.thead_bar .forumactionlink {
/* values based on icon size */
	display:block;
	width:18px;

	overflow:hidden;
	float: right;
	clear: left;
	background:transparent none no-repeat;
	position: relative;

}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
	font-size: 12pxpx;
	text-align: right;
	padding-right: 20px;
	display:block;
}
.thead_bar .forumlastpost {
	display:block;
	float: left;
	clear: right;
}
.thead_bar .theadrow .forumlastpost {
	width: 22%;
}
.forumbitBody {
	padding-right:2px;
	clear:both;
}

/*threadlisthead and posthead*/
.threadlist {
margin-top:0;
}
#threadlist .threadlisthead {
	background:none;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font-size:12px;
	border:1px solid transparent;
	color:#6a6e78;
	font-style:italic;
	font-weight:700;
	margin: 0;
	padding:4px 0;
}

#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color:#6a6e78;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:none;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	margin: -1px -1px 0;
	font:   normal 12px arial, helvetica, sans-serif;
	border:1px solid transparent;
	color:#6a6e78;
	font-style:italic;
	font-weight:700;
	padding:4px 0;
}
.posthead {
	border-top:1px solid transparent;
}
.postbit .posthead .date, .postbitlegacy .posthead .date, .eventbit .eventhead .date {
	padding-left:17px;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#6a6e78;
}
#posts .posthead a:hover {
	color:#6a6e78;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#6a6e78;
}
.wgo_subblock{
	position:relative;
}
.wgo_subblock .whatspace {
	padding-left:55px;
}
.wgo_subblock .whaticon {
	position:absolute;
	top:25%;
	left:10px;
}
#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	padding:2px 0;
	text-align:center;
}
.username_container .username strong {
	font-size: 16pt;
	font-weight:400;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:center;
}
.post_field {
	background: #fff;
	color: #4d5153;
	border: 1px solid #bcb6ad;
	padding: 3px 3px 3px 10px;
	margin-top: 2px;
	text-align:left;
}
.post_field strong {
	color: #ff295c;
}
.post_field dt {
	color: #ff295c;
	font-weight:700;
}
.postbit, .postbitlegacy, .eventbit {}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border: 1px solid transparent;
	border-bottom:0;
	border-left:0;
}
.postfootWrap {
	border-right: 1px solid transparent;
}

#thread_info a.collapse {
	position: absolute;
	top: 9px;
}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
	background:url(http://pokecheats.net/forum/images/styles/ZenWaves/style/bottomBarBG.gif) repeat-x top left;
	height:4px;
	font-size:0;
	clear:both;
}

#notices .restore {
	border:1px solid #cfbe7f;
	color:#3c3a22;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	padding:10px;
}

h1.header, h2.header { 
	text-transform:capitalize; 
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
	border-bottom:4px solid #c0c0c0;
}
#searchtypeswitcher li a {
	background-color:#d3d3d3;
	color:#353535;
}

#searchtypeswitcher li.selected a {
	background-color:#c0c0c0;
}

#searchtypeswitcher li a:hover {
	background-color:#c0c0c0;
}


/*************************************************/
/* SIDEBAR*/

#sidebar_home #sidebar_button {
	margin-top: 29px;
	_margin: 29px 0 0 0;
}
#sidebar_home #sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-17px;
}
#sidebar_home #sidebar_container .block {
	background:none;
	padding:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}
#sidebar_home #sidebar_container .blockbody {
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}
#sidebar_home #sidebar_container .blockrow {
	border-top:0;
	backgroundnone;
	_background-image: none;
}

#sidebar_home #sidebar_container .blocksubhead img {
	display:none;
}
#sidebar_home #sidebar_container .blocksubhead {
	background:#353535;
	height:28px;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	color:#fbfbfb;
}
#sidebar_home #sidebar_container .blocksubhead span {
	background:#353535;
	height:28px;
	line-height:28px;
}
#sidebar_home #sidebar_container .blocksubhead span.blocktitle {
	padding-left:10px;
}

#sidebar_home #sidebar_container .blocksubhead .collapse {
	padding:7px 10px;
}
#sidebar_home #sidebar_container .blocksubhead .collapse img {
	display:block;
	float:right;
}
#sidebar_home #sidebar_container .underblock {
	height:9px;
	background:none;
}
#sidebar_home #sidebar_container > ul {
	background:none;
	border:0;
}
#sidebar_home .widget_content, #sidebar_home .blockrow {
	background:none;
	border:0;
}

.popupbody li > a,
.popupbody li > label {
	background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
#posts .posthead {
	border:1px solid transparent;
	border-bottom:1px solid #dedede;
}
#posts .postfoot {
	border:1px solid transparent;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:4px 0;
}