#bd_header .blog {
	background: none;
}
#bd_header .footer_url {
	font-weight: bold;
	font-size: 1.1em;
}
#bd_header .blog_footer {
	margin: 0 0 0 10px;
	font-weight: bold;
}
#bd_header .claim {
	font-weight: normal;
	font-size: 1em;
}
#bd_header .blog_description {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}

.bd_header_arrow {
	font-weight: normal;
	color: #666;
	font-size: 0.7em;
	position: relative;
	top: -3px;
}
.bd_header_blog {
	color: #036;
}
.bd_header_blog a:link, .bd_header_blog a:visited {
	color: #036;
}
.bd_header_blog a:hover, .bd_header_blog a:active {
	color: #f60;
}
.account_tabs #tab_votes_on, .account_tabs #tab_votes_off {
	margin: 0 3px 0 7px;
}

.comment_container {
	position: relative;
	width: 675px;
	height: 100%;
}
.comment_container .avatar {
	position: relative;
	top:2px;
	height: 0px;
	overflow: visible;
	left:0;
	float: left;
	display: inline;
}
.comment_container .avatar img {
	border: 1px solid #ccc;
	padding: 2px;
	width: 50px;
}
.comment_bg_top {
	position: relative;
	left: 62px;
	top: 10px !important; top: -30px;
	width: 635px;
	height: 35px;
	z-index:0;
	background: url(/images/comment_bg_top.gif) no-repeat top left;
}
.comment_bg_middle {
	position: relative;
	top: 0 !important; top: -30px;
	width: 635px;
	left: 62px;
	background: url(/images/comment_bg_middle.gif) repeat-y top left;
}
.comment_bg_bottom {
	position: relative;
	width: 635px;
	left: 62px;
	top: 0 !important; top: -30px;
	height: 6px;
	background: url(/images/comment_bg_bottom.gif) no-repeat top left;
}
.comment_container h3 {
	color: #036;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	float: left;
	display: inline;
	left: 115px !important; left: 60px;
	top: 17px !important; top: 35px;
	z-index:3;
}
.comment_container p {
	padding: 10px;
	position: relative;
	color: #333;
	font-size: 0.9em !important;
	display: block;
}
.comment_container #new_comment {
	position: relative;
	padding: 10px;
}
.editor_ok_button {
	width:66px;
	height: 32px;
	padding:32px 0 0;
	margin:0;
	border:0;
	background: transparent url(/images/btn_submit_comment.gif) no-repeat center top;
	overflow:hidden;
	cursor:pointer;
}
.editor_field {
	margin:5px;
	width:80%;
	border:1px solid #666;
	color: #333;
	font-family: 'Verdana';
	font-size: 11px;
	padding: 5px;
}
#comment_contents-inplaceeditor {
	position:relative;
}
.editor_ok_button {
	float:right;
	margin: 10px 110px 0 2px;
}
.editor_cancel {
	float:right;
	margin: 15px 0px 0 2px;
}
.comment_date {
	font-size: 0.8em;
	color: #333;
}
.pagination {
	margin-left: 20px;
	text-align:center;
	font-size: 0.9em;
	font-weight: bold;
}
.pagination a {
	text-decoration: none;
}
.pagination ul {
	list-style-type: none;
}
.pagination li {
	display: inline;
	padding: 1px 4px;
	border-left: 1px solid #ccc;
}
.pagination #first_pagination {
	border-left: none;
}

/* New styles for 'dude' design */

#dude {
	background: #fff url(/images/dude_holding_browser.gif) no-repeat top left;
	width: 293px;
	height: 445px;
	border: none;
	position:relative;
	float: left;
	display:inline;
	margin-top: 15px;
}
#dude #screen {
	position:absolute;
	left: 68px;
	top: 190px;
	width: 198px;
	height: 147px;
}
#dude #hand {
	background: transparent url(/images/hand.gif) no-repeat top left;
	position:absolute;
	top: 247px;
	left: 68px;
	width: 20px;
	z-index:100;
	height: 46px;
}
#dude_mid_sec {
	position:relative;
	display:inline;
	float:left;
	width:450px;
}
#dude_mid_sec p.blog_description {
	line-height: 18px;
}
#dude_mid_sec h1 {
	background:transparent url(/images/star.gif) no-repeat scroll left top;
	color:#003366;
	font-size:18px;
	font-weight:bold;
	margin:13px 0pt 0pt 10px;
	text-indent:20px;
	padding-left:0px;
	width:450px;
}
#dude_mid_sec p.blog_footer {
	background: url(/images/bullet_blogs_arrows.gif) no-repeat 1px 3px;
	padding: 0 0 3px 17px;
}
#dude_mid_sec p.blog_footer a.comments {
	color: #6c0;
	font-size: 0.9em;
}
#dude_mid_sec .votes_sec {
	position: absolute;
	width: 105px;
	height: 112px;
	left: -125px;
	z-index: 5;
	top: 35px;
}
#dude_mid_sec .votes_sec .votes_frame,
#dude_mid_sec .votes_sec .votes_frame.top_3 {
	position: relative;
	top: 18px;
	left: 10px;
	background: url(/images/total_votes_bg.gif) no-repeat top left;
	height: 95px;
	width: 86px;
}
#dude_mid_sec .votes_sec .votes_frame.top_3 { background: url(/images/bg_top_three.gif) no-repeat top left; } 
#dude_mid_sec .votes_sec .votes_frame h3,
#dude_mid_sec .votes_sec .votes_frame.top_3 h3 {
	width: 86px;
	color: #033;
	line-height: 45px;
	padding: 15px 0 0 0;
	font-size: 23px;
	text-align: center;
}
#dude_mid_sec .votes_sec .votes_frame.top_3 h3 { color: #666; }
#dude_mid_sec .votes_sec .votes_frame .vote_btn {
	width: 86px;
	text-align: center;
	position: relative;
	top: -6px;
	left: 2px;
}
#dude_mid_sec .votes_sec .votes_frame .vote_btn img {
	border: none;
}
#badge_code {
	position:relative;
	left: 22px;
}
