.bhm_groupleft, .bhm_box, .bhm_band, .bhm_groupright {
	position:relative;
	display:block;
	}
.bhm_box {
	margin:10px 0 0;
	padding:0px;
	clear: both;
	}
.bhm_groupleft {
	width:210px;
}
.bhm_groupright {
	width:310px;
}

.bhm_band {
	padding:7px 3px 0;
	text-align: center;
	height: 23px;
	margin: 0;
	position:relative;
	background: #d9d7b9 url(images/sidep-handle.gif) repeat-x left bottom;
	-moz-border-radius-topleft: .7em;
	-khtml-border-top-left-radius: .7em;
	-webkit-border-top-left-radius: .7em;
	border-top-left-radius: .7em;
	-moz-border-radius-topright: .7em;
	-khtml-border-top-right-radius: .7em;
	-webkit-border-top-right-radius: .7em;
	border-top-right-radius: .7em;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}



/* inner content area */

.bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin:0;
	padding: 10px 10px 5px;
	overflow: hidden;
	-moz-border-radius-bottomleft: .7em;
	-khtml-border-bottom-left-radius: .7em;
	-webkit-border-bottom-left-radius: .7em;
	border-bottom-left-radius: .7em;
	-moz-border-radius-bottomright: .7em;
	-khtml-border-bottom-right-radius: .7em;
	-webkit-border-bottom-right-radius: .7em;
	border-top-bottom-radius: .7em;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* sidebar1 */

/* most recent */
#recent-posts-2 .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}
#sidebar-left #recent-posts-2 ul li {
	padding:4px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style: none;
	background: none;
	margin: 0px;
}

#recent-posts-2 ul li a:hover, #recent-posts-2 ul li a:visited {
	text-decoration: none;
}

/* sections */
#categories .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

/* sponsored links */
#text-140712721 .bhm_content {
	padding: 0px;
	background: #ffffff url(images/bg_filler.jpg) no-repeat 0 100%;
	margin: 0;
}
#text-140712721 .bhm_band {
	background: #ffffff url(none);
}

/* latest comments */
#recent-comments-2 .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}

/* archives */
#archives-2 .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

/* sidebar2 */

/* gear dvd hidef */
#text-193372611 .bhm_content {
	background: #ffffff url(images/bghouseads.jpg) no-repeat 0 100%;
	margin: 0;
}

/* sponsored links */
#text-392406941 .bhm_content {
	padding:0px;
	margin: 0;
}
#text-392406941 .bhm_band {
	background: #ffffff url(none);
}

/* twitter widget */
#text-435414841 .bhm_content {
	background: #dce6c6 url(none);
	padding:0px;
	margin: 0;
}
#text-435414841 .bhm_band {
	background: #dce6c6 url(none);
}

/* polls */
#polls-2 .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

#sidebar-right #polls-2 ul li {
	text-align: left;
	background-image: none;
    padding-left: 0px;
}

/* most popular posts */
#popular-posts .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

/* latest photos */
#execphp-426624661 .bhm_content {
	background: #ffffff url(images/sidep-bottom.jpg) no-repeat 0 100%;
	margin: 0;
}

#execphp-426624661 .bhm_content img {
	max-width: 138px;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-right{
	float:right;
	margin-left: 10px;
}
#sidebar-left {
	float: left;
	margin-right: 10px;
}
#sidebar-left {
	width: 210px;
	color: #666666;
	line-height: 160%;	
}
#sidebar-right {
	width: 310px;
	color: #666666;
	line-height: 160%;	
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Helvetica, Arial, sans-serif;
	color: #666666;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color: #000000;
	text-decoration:none;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:none;
	color: #b9090b;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* widget styles  */

/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments-2 ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-category.gif) no-repeat;
}

/* end widget styles  */

/* leftside buttons  */

#leftbuts {
	margin: 11px 0 0;
}

.leftsidebutts {
	-moz-border-radius-topleft: .7em;
	-khtml-border-top-left-radius: .7em;
	-webkit-border-top-left-radius: .7em;
	border-top-left-radius: .7em;
	-moz-border-radius-topright: .7em;
	-khtml-border-top-right-radius: .7em;
	-webkit-border-top-right-radius: .7em;
	border-top-right-radius: .7em;
}

.leftsidebutts_bott {
	padding:7px 2px 0;
	text-align: center;
	height: 23px;
	margin: 0 0 2px;
	background: #d9d7b9 url(images/sidep-handle.gif) repeat-x left bottom;
	-moz-border-radius-bottomleft: .7em;
	-khtml-border-bottom-left-radius: .7em;
	-webkit-border-bottom-left-radius: .7em;
	border-bottom-left-radius: .7em;
	-moz-border-radius-bottomright: .7em;
	-khtml-border-bottom-right-radius: .7em;
	-webkit-border-bottom-right-radius: .7em;
	border-top-bottom-radius: .7em;
}

.leftsidebutts_bott, .leftsidebutts_midd, .leftsidebutts {
	background: #d9d7b9 url(images/sidep-handle.gif) repeat-x left bottom;
	padding:7px 2px 0;
	text-align: center;
	height: 23px;
	margin: 0 0 2px;
	border: 1px solid #ffffff;
	width: 205px;
	font-size: 13px;
	font-weight: bolder;
}

#leftbuts a, #leftbuts a:visited {
	color: #333366;
	text-decoration: none;
}

#leftbuts a:hover {
	color: #000000;
}