 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

html, body{height: 100%;}
body {
	font-family: Verdana;
	font-size: 14px;
	background-color: #C8C8C8;
	color: #333;
	padding:0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #918f90;
}



a:hover {
/*	text-decoration: underline;*/
	color: #EA8923 !important;
}

li.first {
	border: none !important;
	padding-left: 0;
}

div#my_content {
	background: url(/images/page_body_bg.png) repeat-y;
	width: 860px;
	_width: 880px;
	margin: 0 auto !important;
	min-height: 90%;
	padding: 0 30px;
	
}

#content_left a {
	color: #57A4C0;
}
#content {
		clear:both;
		margin-top:10px;
		padding-top: 0;
}

.tag_cloud{
	
}
.tag_cloud a{color:#ccc;
	text-decoration:none;
	font-size:1em !important;
}
.tag_cloud a:hover{
	background:#3E97B7;
	color:white;
}

.nube1, .tag_cloud .nube1 {
	font-size: 1em !important;
}
.nube2, .tag_cloud .nube2 {
	font-size: 1.2em !important;
	color:#aaa;
}
.nube3, .tag_cloud .nube3 {
	font-size: 1.4em !important;
	color:#57A4C0;
}
.nube4, .tag_cloud .nube4 {
	font-size: 1.5em !important;
	color:#57A4C0;
}
.nube5, .tag_cloud .nube5 {
	font-size: 1.8em !important;
	color:#57A4C0;
}
.nube6, .tag_cloud .nube6 {
	font-size: 2em !important;
	color:#57A4C0;
	font-weight:bold;
}

div#content_bottom {
	background: url(/images/page_bottom_bg.png) no-repeat;
	width: 920px;
        _width: 940px; 
	height: 17px;
	margin: 0 auto;
}

div#top_header_container {
/*	background-color: #221F20;*/
	background-color: #040a12;
	width:855px;
}

/*#top_header_container * {border:1px solid;}*/

div#top_header_box {
	padding-left:20px;
	height: 62px;
	background: url(/images/black_bar_top.png) no-repeat;
	background-color: #221F20;
}

div#top_header_box_bottom {
	width: 855px;
	height: 9px;
	background: url(/images/darkgray_bar_bottom.png) no-repeat;
margin-top: -2px;
}

div.home_hbb {
	background: url(/images/black_bar_bottom.png) no-repeat !important;
	margin-top: 0 !important;
}

div#header_logo {
	float: left;
}

div#blue_nav_bar {
	position: relative;
	top: 0;
	right: -24px;
	min-width: 300px;
}

div#blue_nav_left {
	position: relative;
	float: right;
	background: url(/images/blue_nav_left.png) no-repeat;
	width: 6px;
	height: 62px;
}

div#blue_nav_middle {
	position: relative;
	float: right;
	background: url(/images/blue_nav_middle.png) repeat-x;
	min-width: 100px;
	height: 62px;
/*	padding: 0px 20px;*/
	font-size: 12px;
	color: white;
}

div#blue_nav_middle a {
/*	line-height: 62px;*/
	font-size: 12px;
	color: white;
	vertical-align: middle;
}

div#blue_nav_middle ul {
	border:0px solid;
	margin-top:15px;
}

div#blue_nav_middle ul li {

	display: block;
	float:left;
	border-left: 1px solid white;
	line-height:25px;
	vertical-align:middle;
	padding: 2px 10px 2px 10px;
}
/*div#login_container #login_login , div#login_container #login_password { height:12px;}*/


div#blue_nav_right {
	position: relative;
/*	background: url(/images/blue_nav_right.png) no-repeat;*/
	width: 24px;
	height: 64px;
	float: right;
}

div#header_content {
/*	margin-left:20px;*/
	position: relative;
}

div.header_content_left h1 {
	font-size: 1.6em;
	color: white;
	font-weight: normal;
}

div.header_content_left {
	padding-top: 20px;
	width:380px;
}

div.header_content_left h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
}

div.header_content_left h2 a {
	color: #51B6F9;
}

div.header_content_left p {
	margin: 1.5em 0 1.3em 0;
	color: #ccc;
}
.header_content_left span.c1{color:#83D359;}
.header_content_left span.c2{color:#DA5D26;}

div.header_content_right {
	width: 360px;
	float:right;
/*	border:1px solid red;*/

}

div.header_content_right h2 {
	font-size: 1.45em;
	_font-size: 1.3em;
	color: #4BA8E0;
	margin-bottom: 1em;
	_margin-top:15px;
}

div.header_content_right textarea {
	font-size: 1em;
	margin-bottom:0.7em;
	width:300px;
	height:50px;
	padding: 3px;
}

div.header_content_right form {
/*	font-size: 0.9em;*/
	color: #ccc;
	margin-bottom:0px;
	display:inline !important;
	float:right;
}

div.header_content_right input.text {
	margin: 2px 0 5px 0;
	border: 2px solid #ccc;
	padding: 3px;
	width: 225px !important;

}

div.header_content_right label {
	font-weight: bold;
	margin: 0;
	margin-right: 10px;
	color: #51B6F9;
	float: left;
	width: 90px;
	clear:both;
	height: auto;
}

div.header_content_right input.submit {
	border: none;
	background: #00FB5C;
	color: #000;
	font-size: 1.2em;
	width: 150px;
	float: right;
	margin-right: 10px;
}

div#page_footer {
	margin: 0 auto;		
	width: 909px;
	color: white;
	font-size: 13px;
	text-align: center;
	min-height: 14px;
} 



div#page_footer a {
	color: white;
	font-size: 13px;
	text-decoration: underline;
}

div#content_left {
	float: left;
	width: 485px;
/*	border:1px solid;*/
/*	margin: 0 15px 0 28px;*/
}

div#content_left p {
	font-size: 1em;
	line-height: 20px;
}

div#content_right {
/*	border:1px solid red;*/
	float: left;
/*	margin-left:1em;*/
	position:relative;
	right: 0px;
}

h1.orange {
	font-size: 18px;
	color: #F151B0;
	margin: 4px 0 15px 0;
}

h1.colored {
/*	font-size: 18px;*/
	font-size: 20px;
	color: #F151B0;
	margin: 4px 0 15px 0;
}

div#backup_form_middle h1.colored {
	font-size: 18px;
	color: #F151B0;
         margin: 0px;
}

div#popular_categories{
/*	margin-top: 16px;*/
	width: 354px;
}

div.header_left {
	float: left;
	margin-left:1em;
}

div.header_right {
	float: right;
	font-size: .75em;
	margin-top: 7px;
	margin-right:10px;
	color: #A9A9A9;
}
div.header_right #category_select { font-size:0.9em}

div.header_right a {
	color: #A9A9A9;
}

div.header_right ul {
}

div.header_right li {
	display: inline;
	border-left: 1px solid #A9A9A9;
	padding: 0 3px 0 6px;
}



div.category_link {
	float: left;
	width: 75px;
	_width:65px;
	margin: 5px;
}

div.category_link_img {
	text-align: center;
}

div.category_link_text {
	clear: both;
/*	text-align: center;*/
	color: #47A0E1;
	font-size: 12px;
}

div.category_link_text a {
	color: #47A0E1;
}

div.gray_box_top {
	background: url(/images/gray_box_top.png) no-repeat;
	width: 483px;
	height: 16px;
	_height: 10px;

}

div.gray_box_body {
	background: url(/images/gray_box_body.png) repeat-y;
	width: 483px;
	border:1px /*solid*/ black;
	min-height: 50px;	
/*	padding: 0px 10px 0 10px;*/
}

div.gray_box_bottom {
	background: url(/images/gray_box_bottom.png) no-repeat;
	width: 483px;
	z-index:1000;
	height: 5px;
	clear: both;
}

div#filtered_debates {
	margin-left: 0px;
}


/*div#filtered_debates *{position:relative;}*/


div.gray_box_header {
	margin-top: -5px;position:relative;
	
}

div#filtered_debate_list, div.filtered_debate_list {
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
}



div.filtered_debate_item {
	clear:both;
	margin: 0 3px;
	line-height:1.2em;
	padding: 5px;
    width: 467px;
	padding-top:10px;
}

div.filtered_debate_item a  { 
	color: #57A4C0;
	text-decoration: underline !important;
}

div.filtered_debate_item_vote_up {
	clear: both;
	float: left;
}

div.filtered_debate_item_author {
	clear: both;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: #F0F0F0;
/*	background: #D3EBC5;*/
}

div.filtered_debate_item_title {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	width: 345px;
	font-size: 1.1em;
	line-height:1.2em;
	margin-bottom: 5px;
}

div.filtered_debate_item_title a {
	color: #57A4C0;
}


div.filtered_debate_item_side1 {
	margin: 0;
	padding: 0 5px;
	float: left;
	width: 225px;
	border-right: 1px solid #ccc;
	font-size: .8em;
}

div.filtered_debate_item_side2 {
	margin: 0;
	padding: 0 5px;
	float: left;
	width: 40%;
	font-size: .8em;
}

div.filtered_debate_item_vote_down {
	float: right;
}

div.shoutbox_container {
	position:absolute;
	top: -49px;
	right:-10px;
	_right: 20px;
	z-index: 1;
}

div.shoutbox_top {
	width: 370px;
	height: 47px;
	background: url(/images/shoutbox_top.png) no-repeat;
}

div.shoutbox_body {
	width: 370px;
	min-height: 100px;
	background: url(/images/shoutbox_middle.png) repeat-y;
}

div.login_body {
	width: 450px;
	height: 311px;
	background: url(/images/login_middle.png) repeat-y;
}

div.login_top {
	width: 450px;
	height: 22px;
	background: url(/images/login_top.png) no-repeat;
}

div.login_bottom {
	width: 450px;
	height: 22px;
	background: url(/images/login_bottom.png) no-repeat;
}

div.login_body input.submit{
    margin-left: 14em;
}

div.signup_body {
	width: 450px;
/*	height: 300px;*/
	background: url(/images/login_middle.png) repeat-y;
}

div.signup_body p{
    color: #3E97B7;
    margin-left: 30px;
}

div.signup_body input.submit{
margin-left: 15em;
}

div.edit_profile_body {
	width: 600px;
	height: 635px;
	background: url(/images/profile_middle.png) repeat-y;
}

div.create_profile_body {
	width: 600px;
	height: 635px;
	background: url(/images/profile_middle.png) repeat-y;
}

div.create_debate_body {
	width: 540px;
	background: url(/images/profile_middle.png) repeat-y;
	padding:0 30px;
}


div.edit_account_body {
	width: 600px;
	height: 300px;
	background: url(/images/profile_middle.png) repeat-y;
}


div.shoutbox_bottom {
	width: 370px;
	height: 22px;
	background: url(/images/shoutbox_bottom.png) no-repeat;
}

div.profile_bottom {
	width: 600px;
	height: 22px;
	background: url(/images/profile_bottom.png) no-repeat;
}


div.shoutbox_header {
/*	width: 380px;*/
	padding: 0 20px 0 20px;
	height: 30px;
}

div.shoutbox_header_left {
	float: left;
}

div.shoutbox_header_left h1 {
	font-size: 20px;
	color: #5BADE2;
	padding: 3px;
}

div.activity_links{
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

div.shoutbox_header_right {
	color: #e9e9e9;
	font-size: 12px;
	float: right;
	margin-right: 25px;
}

div.shoutbox_shouts {
	clear: both;
	width: 350px;
	margin: 0 auto;
	overflow: auto;
	background: white;
	height: 300px;
}

div.shoutbox_shout {
	padding: .75em;
	margin: 0;
	font-size: 12px;
	background:white;
/*	height: 300px;*/
	border-bottom:1px solid #ebebeb;
}

/*div.shout_a { background-color: white; color: #55B0EA;}*/
/*div.shout_a a { color: #55B0EA;}*/

/*div.shout_b { background-color: #E78A29; color: white;}*/
/*div.shout_b a { color: white;}*/

div#home_tag_cloud {
	width: 350px;
	margin: 0 auto;
	margin-left: 0px;
}

div#home_tag_cloud h2 {
	font-size: 18px;
	color: #F151B0;
}

div#friends-enemies{
	height: 450px;
	padding: 3px;
	margin: 2px;
	color:  #F151B0;
}

div#login_form_container{
	padding: 3px;
	margin: 0px;
/*	margin-left: 30px;*/
	float: left;

}

div#login_form p{
    margin-left: 40px;
    color: #3E97B7;
}

div#login_form .submit{
    margin-left: 245px;
}
div#signup_container{
	padding: 3px;
	margin: 0px;
	margin-left: 30px;
	float: left;
}

div.login_shoutbox_container{
	width: 400px;
	padding: 3px;
	margin: 0px;
}



div#recent-activity{
	height: 520px;
	padding: 3px;
	margin: 0px;
}

div#home_tags{
/*	margin-left: 1.5em;*/
}

div#popular-debates{
	padding: 3px;
	margin: 2px;
	float: left;
}

div.recent_postings{
	background-color: white;
	width: 330px;
	height: 410px;
	margin-left: 30px;
	margin:0px auto;
	overflow: auto;
}

div.recent_postings_top {
	width: 370px;
	height: 22px;
	margin-top: 40px;
	background: url(/images/recent_postings_top.png) no-repeat;
}

div.profile_top {
	width:600px;
	height: 22px;
	margin-top: 40px;
	background: url(/images/profile_top.png) no-repeat;
}

div.photo_missing{
	float: left;
	height: 63px;
	width: 60px;
	background-color: #f6f6f6;
	border: 1px solid #d6d6d6;
	margin: 2px;
}


div.photo_present{
	float: left;
	height: 60px;
	width: 62px;
/*	border: 1px solid #efefef;*/
	margin: 2px;
}

div.photo_present img {
	border: 1px solid #efefef;
}

.home-image_friends{
	margin-right: 7.5em;
         _margin-right: 7em;
	font-weight: bold;
	font-size: .9em;
}

.home-image_enemies{
	margin-right: 7em;
         _margin-right: 6em;
	font-weight: bold;
	font-size: .9em;
}

.home-image_conflicted_friends{
        
	margin-right: 1.8em;
         _margin-right: .5em;
	font-weight: bold;
	font-size: .9em;
}

.home-image_conflicted_enemies{
	margin-right: 1.1em;
         _margin-right: .3em;
	font-weight: bold;
		font-size: .9em;
}

.welcome{
	color: #52c339;
	font-size: 1.1em;
	font-weight: bold;
}
div.posting_debate{
	padding: 5px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	/*color: #5BADE2;*/
}
div.posting_debate a, div.posting_argument a, div.posting_usercomment a,  div.posting_pro_comment a, div.posting_con_comment a, div.posting_neu_comment a{
	color: #57A4C0;
	}
	
div.posting_usercomment_enemy {
	background-color: #F4DDDD;
	border: 1px solid #C75C33;
}
div.posting_usercomment_ally {
	background-color: #ECFDDF;
	border: 1px solid #89D24B;
}
div.posting_usercomment_neutral {
	border: 1px solid #CCCCCC;
}


.empty_posts{
	padding: 1em !important;
	color: #5BADE2;
}
.posting_negative {
	background-color: #F4DDDD;
	border-bottom: 1px solid #C75C33;
}
.posting_positive {
	background-color: #ECFDDF;
	border-bottom: 1px solid #89D24B;
}
.posting_neutral {
	border-bottom: 1px solid #cccccc;
}

.posting posting{
	padding: 5px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	/*color: #5BADE2;*/
	padding-left: 15px;
}

div.comment_header{
	margin-left: 25px;
}
div.argument_header{
	margin-left: 15px;
}
div.debate_header{
	margin-left: 5px;
}

div.usercomment_header{
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 3px;
}


div.home_recent_activity a{
	color: #57A4C0;

}
div.home_recent_activity ul li{
	list-style: none;
	padding: 5px;
	font-size: .9em;
	padding: .3em;

}

div.posting_con_comment{
	padding: 5px;
	margin-left: 25px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	background-color: #F4DDDD;
	border: 1px solid #C75C33;
}

div.posting_pro_comment{
	padding: 5px;
	margin-left: 55px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	background-color: #ECFDDF;
	border: 1px solid #89D24B;
}

div.posting_neu_comment{
	padding: 5px;
	margin-left: 35px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

div.posting_usercomment{
	padding: 5px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	/* color: #5BADE2; */
}

.home-view_all a{
	color: #5BADE2;font-size:.9em;
}

div.home-friends {
	float: left;
	padding: 5px;
	width: 390px;
	height: 220px;
	margin-right: 1em;
	position: relative;
}

div#home-friends{
	margin-right: 1em;
}

div#home-enemies{
}

div#home-conflicted-friends{
	margin-right: 1em;
	margin-top: 20px;
}

div#home-conflicted-enemies{
	margin-top: 20px;
}

div#friends_enemies_view_all{
/*	padding: 10px;*/
}

div#home-friends, div#home-enemies, div#home-conflicted-friends, div#home-conflicted-enemies {
	float: left;
	padding: 5px;
	width: 220px;
	height: 220px;
	position: relative;
}

div.all_photos{
	width: 800px;
}

div#friends_enemies_view_all h1{
	color: #5BADE2;
	padding-bottom: 10px;
}

.friends_enemies_name{
	color: #000000;
	font-size: .5em;
	float: left;
}

.photo_and_name{
	border: 1px solid red;
}

div.posting_argument ul li {list_style: none;}
li.just_now{
	color: #ffffff;
	font-size: 1.2em !important;
	text-align: center;
	background-color: #5BADE2;
	border-bottom: 1px solid #000000;}


/* div.home_tag_cloud_header { }*/

div.home_tag_cloud_header_left {
	float: left;
}

div.home_tag_cloud_header_right {
	float: right;
	margin-left: 20px;
}

div.home_tag_cloud_tags {
	clear: both;
	padding-left:10px;
	font-size:.8em;
}

div.home_tag_cloud_tags a {
        padding: 1px 3px;
/*	margin-right: 3px;*/
}

div.header_right a {
	color: #47A0E1;
}

div#filter_tags {
	font-size: 10px;
	color: #A9A9A9;
}

div#filter_tags a {
	color: #47A0E1;
}


div#new_rant input {
	z-index: 999;
}


#notification {
    position:fixed;
    top:0;
    left:0;
    z-index:999;
    background-color:#4aa0e0;
    color:#fff;
    font-size:1.5em;
    padding:.5em;
}

a.forgot_password_link {
	border: 0 !important;
	line-height: 12px !important;
/*	display: block; */
	right: 55px;
	top: 42px;
	position: absolute;
}



a#availability_link {
	margin-left: 160px;
}

div.vote_login_prompt {
	padding: 5px;
	position: absolute !important;
	font-size: 14px;
	z-index:999;
	background: #eee;
	border: 1px solid black;
}

div.vote_login_prompt div.closer {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}


div.vote_login_prompt a {
	color: #829BDB !important;
}

div#profile_friends_enemies{
/*    width: 600px; */

}

div.activity_select{
float:right;
	
}

span.votes_up{
	display:block;
	font-size: .8em;
	color: green;
	margin-bottom: 0px;
	background-color: #ECFDDF;
	width: 44px;
	line-height:1.2em;
	padding: 2px;
	text-align: center;
}

span.votes_down{
	display:block;
	font-size: .8em;
	color: red;
	margin-bottom: 0px;
	background-color: #F4DDDD;
	width: 44px;
	line-height:1.2em;
	padding: 2px;
	text-align: center;
}


ul.paginator {
	padding-left: 0;
	margin: 2em 2em 2em 0;
}

ul.paginator li {
	display: inline;
	border: 1px solid #4aa0e0;
	margin: 0.25em;
	padding: 0.5em;
}

div#filtered_debates ul.paginator {
    font-size: 12px;
    font-weight: bold;
    margin: 1em 1em 0em 0;
    text-align: center;
}

div#filtered_debates ul.paginator li {
    margin: 0.1em;
    padding: 0.25em;
}

div#filtered_debates ul.paginator li a {
    color: #57A4C0;
}

/*div#filtered_debates ul.paginator li a {*/
/*    display: block;*/
/*    float: left;*/
/*    height: 10px;*/
/*    width: 30px;*/
/*}*/

#home_tag_cloud_text_entry{position:relative;}

div#tag_name_auto_complete {
    position: absolute !important;
    left: 10px !important;
    top: 24px !important;
}

input#tag_name {
    border: 1px solid gray;
    padding: 2px;
    text-align: left;
    margin: 3px 0px 3px 10px;
}

div.home_tag_cloud_tags a.active_tag {
/*    background: #64EE5F;*/
background: #ffc;
    color: black;
}

a#clear_filter_tags_link {
	font-size: 10px !important;
	color: #47A0E1;
	padding-left: 10px;
}

a#clear_filter_tags_link:hover {
	background: none;
} 

  
.backup_submit {
    border: 0px !important;
    margin: -2px !important;
}

.error{
    color: #ff0000;
    padding-left: 625px;
    width: 230px;
    font-size: 18px;
    background-color: #221F20;
    
}

div#debate_list div#filtered_debates {
	margin-top: 0px;
}

div#debate_list div.filtered_debate_item {
	width: 480px;
}

div#debate_list div.filtered_debate_item_side1, div#debate_list div.filtered_debate_item_side1 {
	width: 50%;
}

p.top_copy a {
	color: #F151B0 !important; 
}


div.recent_postings {
	clear: both;
}

div.rant_error_box {
	border-bottom: 1px solid red;
	border-top:1px solid red;
	margin:3px 45px 5px 15px;
	padding:3px 10px;
}

div.rant_error_box h1 {
	font-size: 12px !important;
	color: #F151B0;
	margin-bottom: 0px !important;
}

div.rant_error_box ul {
	color: white;
	padding-left: 1em;
}

div.rant_error_box li {
	font-size: 10px;
	padding-left: 1em;
}

div.rant_error_box a {
	color: #57A4C0;
}

div.signup_body div#errorExplanation {
	margin-left: 0;
	margin-top: 1em;
	width: 350px;
}

div#new_users {
	margin-top: 20px;
	margin-bottom: 20px;
}

div#new_users div.photo_missing {
/*	display: none;*/
}

div#suggest_login {
	font-size: 0.8em;
}

div.comment {
	padding: 10px;
	margin: 0 0px 10px 15px !important; 
	clear:both;
}

div.comment_pro, div.support {
	border-left: 10px solid #CEFFA8;
	background: #f3ffeb;
	border-bottom: 1px solid #E0E8D7;
	border-right: 1px solid #E0E8D7;
}

div.comment_neutral, div.neutral{
	border-left: 10px solid #e6e6e6;
	background:#f5f5f5;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

div.comment_con, div.dissent {
	border-left: 10px solid #ffd8d8;
	background: #fff1f1;
	border-bottom: 1px solid #E6DCDC;
	border-right: 1px solid #E6DCDC;
}



#tab_area{
position:relative;
}

#tab_area .TA_contents {
	height: 200px;
}


#tab_area .TA_tabs a.tab{
    display: block;
	float:left;
	line-height: 18px;
	text-align:center;
	color: #AFAFAF;
	padding: 4px 0 0 23px;
	background: none;
}

#tab_area .TA_tabs {
	margin: 0px auto;
/*	margin-top: 10px;*/
	height: 30px;
	background-image: url(/images/tabs_gray_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	bottom: -9px;
	font-size: 13px;
}

.tab_content {
	margin: 0 1em;
}

#tab_area .TA_tabs a.activetab{
/*	color: #ccc;*/
	color: white;
	font-weight: bold;
	background: none;
}

#tab_area .TA_tabs a.last_tab{ 
	border: none;
}

a.cancel_link {
	font-size: 0.9em;
	color: #829BDB;
	text-decoration: underline;
}


#enter_comment .comment {
	padding-top: 0;
}



.logged_in {
	position: absolute;
	top: 600px;
	right: -50px;
	z-index: 1000;
}



div.home-view_all {
	position: absolute;
	text-align: right;
	right: 70px;
}

div#home_tags, div#popular_categories {
	margin-left: 15px;
}

div#home_custom_content {
	width: 330px;
	padding: 10px;
}

div#browse_custom_content {
	width: 330px;
	margin-top: 20px;
	padding: 5px;
}

div#custom_footer {
	text-align: center;
	margin: 0 auto;
	padding: 15px;
}

span.entry_status {
	font-size: 0.8em;
	padding-left: 5px;
	font-style: italic;
}

div#search {
	margin: 10px 0px;
}

div#search input#search_item {
	margin: 3px;
	border: 1px solid #929292;
	font-size: 12px;
	height: 14px;
	
}

div#rss_feed {
	margin: 0px auto;
	margin-top: 10px;
	width: 50px;
	height: 50px;
}

div#subscription {
	font-size: 10px;
	width: 300px;
	line-height: 12px;
}

div#subscription_list ol {
	font-size: 12px;
	list-style-type: decimal;
	margin-left: 20px;
	color: black;
}

div#subscription_list li {
	margin: 5px;
}

span.sub_class {
	font-size: 1.1em;
	font-weight: bold;
}


