/* Forms */
.form_name, .tab_form_name {
	position: absolute;
	width: 438px;
	padding-top: 3px;
	text-align: right;
}
.tab_form_name {
	width: 331px;
}
.form_field, .tab_form_field, .form_field_check {
	margin-left: 442px;
}
.tab_form_field {
	margin-left: 334px;
}
.form_field input, .tab_form_field input {
	width: 150px;
}
.form_field_submit {
	text-align: center;
}
.form_password_forgot {
	text-align: center;
}

/* Home + Blog */
.blog_title {
	background: #EFF7FC;
	background-image: url('/data/images/posts/post_top.png');
	background-repeat: repeat-x;
	min-height: 19px;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	border: 1px solid #C5C5C5;
}
.blog_title a {
	color: #000000;
	text-decoration: none;
}
.blog_title_text {
	margin-top: 1px;
	width: 650px;
}
.blog_date {
	position: absolute;
	height: 15px;
	font-size: 11px;
	width: 220px;
	margin-left: 650px;
	margin-top: 2px;
	text-align: right;
	color: #555555;
	font-weight: normal;
}
.blog_video {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	width: 480px;
	height: 295px;
	z-index: -1;
}
.blog_text, .blog_text_video {
	padding: 5px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
.blog_text_video {
	min-height: 295px;
}
.blog_view_comments, .blog_video_download {
	background: #C7E1F0;
	height: 16px;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #696969;
	border: 1px solid #97C4DE;
}
.blog_view_comments a, .blog_view_comments a:hover, .blog_video_download a, .blog_video_download a:hover {
	color: #696969;
}
.blog_view_comments_text {
	float: left;
}
.blog_author {
	float: right;
}
.blog_posts_pages {
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
}
.blog_prevnext_buttons, .blog_prevnext_buttons img {
	border: none;
	margin-bottom: -3px;
}

/* Blog Comments */
.comments_title {
	font-size: 22px;
	text-align: left;
}
.comment_number {
	float: left;
	margin-right: 10px;
	color: #CCCCCC;
	font-style: italic;
	font-size: 28px;
}
.comment_author_date {
	padding-top: 5px;
	padding-bottom: 13px;
	font-size: 13px;
	color: #AAAAAA;
	font-style: italic;
}
.comment_author_date a {
	color: #666666;
}
.comment_author_inactive {
	color: #666666;
}
.comment_box {
	width: 875px;
}
.comment_box_text {
	position: absolute;
	width: 700px;
	margin-left: 180px;
	font-size: 12px;
	text-align: right;
}
.comment_box_chars {
	font-weight: bold;
}
.comment_submit {
	width: 150px;
}

/* Blog Writing */
.blog_content {
	width: 665px;
	height: 300px;
}
.blog_write_note {
	font-size: 11px;
}

/* Blog Profiles */
.profile_top_strip {
	width: 700px;
	margin-left: -9px;
	margin-top: -10px;
	padding-left: 200px;
	height: 48px;
	background: url('/data/images/profiles/top_strip.png');
	z-index: -1;
}
.profile_user_name {
	height: 48px;
	padding-top: 8px;
	font-size: 24px;
	font-weight: bold;
	z-index: -1;
}
.profile_user_type_hold {
	float: right;
	height: 28px;
	margin-right: 10px;
	margin-top: -48px;
}
.profile_user_type_left {
	float: left;
	width: 2px;
	height: 28px;
	background: url('/data/images/profiles/user_type_l.png');
}
.profile_user_type {
	float: left;
	height: 18px;
	background: url('/data/images/profiles/user_type.png');
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.profile_user_type_right {
	float: left;
	width: 2px;
	height: 28px;
	background: url('/data/images/profiles/user_type_r.png');
}
.profile_left_column {
	margin-left: -9px;
	margin-top: -48px;
	background: url('/data/images/profiles/left_strip.png');
	width: 185px;
	padding-bottom: 5px;
}
.profile_avatar_hold {
	width: 150px;
	margin-left: 15px;
	text-align: center;
}
.profile_avatar {
	border: 1px solid #DFE4E9;
	margin-top: 10px;
}
.profile_user_stats {
	width: 170px;
	border: 1px solid #BBBBBB;
	margin-top: 5px;
	margin-left: 5px;
}
.profile_user_stats_header {
	background: url('/data/images/posts/post_top_bg.png');
	height: 19px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #BBBBBB;
}
.profile_user_stats_left_lite, .profile_user_stats_left_dark {
	width: 115px;
	height: 16px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 50px;
	font-size: 10px;
}
.profile_user_stats_left_lite {
	background: #E9E9E9;
}
.profile_user_stats_left_dark {
	background: #D7D7D7;
}
.profile_user_stats_right_lite, .profile_user_stats_right_dark {
	margin-top: -20px;
	float: right;
	width: 40px;
	height: 16px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}
.profile_user_stats_right_lite {
	background: #DEEDF4;
}
.profile_user_stats_right_dark {
	background: #C6DDED;
}
.profile_main_content {
	margin-left: 185px;
	margin-right: 0px;
	display: none;
}
.profile_about_me {
	padding: 5px;
	font-size: 20px;
	border-bottom: 2px solid #888888;
}
.profile_about_contents_white {
	position: absolute;
	width: 106px;
	border: 10px solid #FFFFFF;
	z-index: -2;
}
.profile_about_contents {
	background: #D0DEFB;
	background-image: url('/data/images/profiles/profile_box.png');
	background-repeat: repeat-x;
	background-position: top;
	width: 100px;
	padding: 2px;
	border: 1px solid #DDDDDD;
	text-align: right;
}
.profile_block_fields {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 126px;
	width: 569px;
}
.profile_single_text {
	height: 20px;
	margin-bottom: 4px;
}
.profile_single {
	padding: 2px;
	border: 1px solid #DDDDDD;
	height: 16px;
	margin-bottom: 2px;
}
.profile_interests_text {
	height: 100px;
	margin-bottom: 4px;
}
.profile_interests {
	padding: 2px;
	border: 1px solid #DDDDDD;
	height: 96px;
	margin-bottom: 2px;
	overflow: auto;
}
.profile_bio_hold {
	float: left;
	width: 115px;
	height: 32px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-left: -2px;
	margin-top: -2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.profile_bio {
	position: relative;
	padding: 2px;
	border: 1px solid #DDDDDD;
	width: 679px;
	margin-left: -116px;
	margin-bottom: 2px;
	overflow: auto;
	z-index: -3;
}

/* Blog Profiles Edits */
.blog_profile_interests, .blog_profile_bio {
	width: 665px;
	height: 100px;
}

/* About Blake */
.about_photo {
	float: right;
	margin: 10px;
	margin-top: 0px;
}

/* Register */
.register_disclaimer {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

/* Account Home */
#account_tab_section {
	padding-top: 1px;
}
.account_tab_name_hold {
	width: 200px;
	float: left;
}
.account_tab_name {
	float: left;
	width: 188px;
	background: #E5EAEF;
	border: 1px solid #666666;
	padding: 5px;
	margin-top: -1px;
	text-decoration: none;
	color: #000000;
}
#account_tab_name_active {
	width: 189px;
	border-right: none;
	background: #F8F8F8;
	font-weight: bold;
}
.account_tab_text_hold {
	width: 730px;
	margin-left: 199px;
	margin-top: -1px;
}
.account_tab_text {
	width: 670px;
	background: #F8F8F8;
	border: 1px solid #666666;
	padding: 5px;
	display: none;
}
#account_tab_text_active {
	display: block;
}
.account_tab_id {
	display: none;
}
.account_image_preview {
	float: right;
	margin-top: -5px;
	margin-right: -5px;
	text-align: center;
	padding: 5px;
	padding-bottom: 5px;
	border-left: 2px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
}

/* Browser Error */
.browser_logo {
	float: left;
	background: url('/data/images/ie6/IE_logo.png');
	width: 200px;
	height: 200px;
	top: 10px;
	left: 10px;
}
.browser_text {
	margin-top: 20px;
	margin-left: 210px;
}
.browser_text h3 {
	color: #BB0000;
}
.browser_text .browser {
	font-size: 16px;
}