/* Main Page */

body {	background: #fff; background-color: #EFEBD6; }
#page {	margin-top: 5px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 15px; width: 960px; font-size: 100%; background-color: white;  border: solid 2px #F7DCB4; border-radius: 10px; line-height: 1em; }
#content { font-size: 1.0em; font-family: Verdana; border: solid 0px purple; width: 640px; padding-right: 10px; float: left; }
#right_column { border: solid 0px red; width: 300px; float: left; }


#adsense_right {
	margin-top: 25px;
	text-align: center;
}


/* Login Box */

#login_box {
	float: center;
	padding: 0.5em;
	background-color: #FFFAFF;
	border: 1px solid #F7DCB4;
	text-align: left;
	width: 250px;
	border-radius: 10px;
}

#login_box a {
	font-size: 0.8em;
	text-decoration: none;
	color: grey;
}

#login_box a:hover {
	color: pink;
}



#profile_box {
	float: right;
	padding: 0.5em;
	background-color: #F7F9FF;
	border-top: 1px dotted #91ACF;
	border-bottom: 1px dotted #91ACF;
	text-align: right;
	width: 250px;
}




#header_box {
	padding-bottom: 1em;
	border: 0px solid green;
}

#header_b {
	float: right;
	display: inline;
	padding: 3px;
}

.title {
	font: 48px Arial;
	color: #063C57;
}


h1.box_header
{
	text-align: center;
	font-face: Verdana;
	font-size: 1.2em;
	
	color: #F5F5F5;
	background-color: #D889B8;
	margin-top: 2px;
}

.field_name {
	font-size: 1em;
	text-align: left;
	display: block;
}

.field_form {
	font-size: 1em;
	text-align: left;
	display: block;
}







/* Profile Table */


.field_name {
	font-style: italic;
	font-size: 15px;
}

.field_value {
	font-size: 15px;
}









/* Headers */

.page_header
{
	width: 200px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #91ACFF;
	background-color: #F7F9FF;
}

.error_header
{
	width: 200px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FF0000;
	background-color: #FFF6F3;
}

.user_block
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #FFDBF2;
	background-color: #FFF6F3;
	padding: 7px;
}

.info_box
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #EEFFCC;
}

.success_header
{
	width: 200px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

	background-color: #E0FFC8;
}

.notice_header {
	width: 480px;
	height: 54px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #00B300;
	border-bottom: 1px solid #00B300;
	background-image: url(/images/icons/Symbol-Check-small.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #E0FFC8;
}	


#header {
	text-align: center;
	padding-top: 0px;
	width: 100%;
	height: 75px;
	background-color: #E8F4FA;
	#background-image: url(/static/images/turquoise_background.jpg);
}

.hoverable_box { display: inline; }
.hoverable_image { margin: 1px; float: left; opacity: 0.7; filter: alpha(opacity=70);}
.hoverable_image:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#footer { text-align: right; padding-top: 10px; width: 100%; height: 40px; background-color: #AFB3B3; }
#footer a { color: grey; text-decoration: none; padding-right: 10px; font-size: 12px; }




/* Resource Nav */

#resource_nav {
	float: left;
	width: 420px;
	line-height:normal;
	border-top: 1px solid #acd373;
	border-bottom: 1px solid #acd373;
	background-color: #fafff3;
	
	margin-bottom: 10px;
	
	font-family: 'arial';
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
}

#resource_nav ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#resource_nav li
{
	float:left;
	margin:0;
	padding:0;
}

#resource_nav a
{
	text-decoration: none;
	color: #0E3259;
	display: block;
	padding: 3px 8px;
}

#resource_nav a:hover
{
	color: #d8422c;
	text-decoration: none;
	background-color: #e0eee0;
}

/* End Resource Nav */



/* Game Stuff */
#game {
	font-size: 12px;
	color: grey;
	text-align: center;
	float: left;
}





/* New Account Form */

#join_form {
	background-color: #F5F5F5;
	border: 3px solid #cccccc;
	
	margin: 10px 0 0 0;
	padding: 10px;
	
	font-family: Arial;
	font-size: 13px;
	line-height: 1.2em;
}






#form_field {
	display: none;
}



/* Navigation */

#navbar {
	width:auto;
	display:block;
	height:30px;
	background: #BDD2FF;
	margin-bottom: 16px;
}

#links_box_link {
	float:left;
	width:100%;
	line-height:normal;
	#background: #F7F9FF;
	#border-top: 1px solid #91ACFF;
	#border-bottom: 1px solid #91ACFF;

	
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	margin-left: 0px;
	font-weight: bold;
}

#links_box_link ul {
	margin:0;
	padding:0;
	list-style:none;
}

#links_box_link li {
	float:left;
	margin:0;
	padding:0;
}

#links_box_link a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 6px 16px;
}

#links_box_link a:hover {
	color: #000;
	text-decoration: none;
	background-color: #E0F4FF;
}

/* End Navigation */



/* Forums */

#forums {
	width: 100%;
}

#forum_category {
	background: #BFD9DA;
	border: 1px solid #fff;
	border-radius: 6px;
	padding-left: 12px;
}

#forum_forums {
	background: #FFEBEB;
	border: 0px solid #FFE4E4;
}

h1.category_name {
	font: 14pt verdana;
}

h1.forum_name {
	font: 12pt verdana;
	padding-left: 16px;
}

.forum_header {
	background: #4D494A;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	color: white;	
}

.forum_footer {
	background: #302E2F;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	color: white;
	text-align: right;
}

.forum_footer a {
	color: white;
}

.forum_title {
	display: block;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #D1DEDD;
}

.forum_topic {
	font-family: Verdana;
	font-size: 14px;
	font-weight: heavy;
	color: #700000;
	display: block;
}

.forum_topic a {
	text-decoration: none;
	color: #033D54;
}

.forum_topic a:hover {
	text-decoration: underline;
	color: #2E5F73;
}


.forum_topic_small {
	font-family: Verdana;
	font-size: 12px;
	color: #700000;
	display: block;
}

.forum_topic_small a {
	text-decoration: none;
	color: #033D54;
}

.forum_topic_small a:hover {
	text-decoration: underline;
	color: #2E5F73;
}

.forum_byline {
	font-family: Verdana;
	font-size: 11px;
	color: grey;
}


	/* Forums - Threads */
	
	
#forum_threads {
	border-width: 1px;
	border-style: 0px solid green;
}

#forum_threads th {
	font-family: Verdana;
	font-size: 14px;
	color: white;
	background-color: #4D494A;
}

#forum_threads td {
	font-family: arial;
	font-size: 15px;
	background-color: #FCFCF7;
	padding:0.61em 1.45em;
	border-bottom: 1px solid #D1DEDD;
	#border-left: 1px solid #D1DEDD;
	#border-right: 1px solid #D1DEDD;
}



#profile_table {
	border-width: 0px;
	border-style: solid;
}

#profile_table th {
	font-family: arial;
	font-size: 12px;
	background-color: #cadbbd;
	vertical-align: top;
}

#profile_table td {
	font-family: arial;
	font-size: 15px;
	background-color: #fafff3;
	vertical-align: top;
}



a.thread_link {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.91em 1.45em;
	margin-right: 2em;
	line-height: 2em;
	margin-bottom: 0em;
}

#new_thread_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

#new_thread_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#new_thread_box h3 {
	display: inline;

	padding: 0;
	margin: 0;
		
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

textarea {
	width: 97%;
}



/* Notifications */

#notification_table {
	font-family: Arial;
	font-size: 13px;
}

.notification_table_row {
	border-top: 1px solid #AFE0DD;
	margin-top: 5px;
	margin-bottom: 5px;
}

.notification_table_row a {
	text-decoration: none;
	color: #2771c9;
}

.notification_table_row a:hover
{
	color: #acd373;
}


.notify_date_header {
	padding-top: 25px;
	margin-bottom: 5px;
	font-size: 14px;
}

.normal_small_header {
	font-size: 14px;
	border-bottom: 1px solid #AFE0DD;
	width: 250px;
}





#new_link_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
}

#new_link_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#new_link_box h3 {
	display: inline;

	padding: 0;
	margin: 0;
		
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

#new_link_box h4 {
	padding: 0;
	margin: 0 0 3px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}


a.reply_link {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.3em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	margin-top: 0.25em;
	float: right;
	text-decoration: none;
}

a:hover.reply_link {
	background: #E0FFC2;
}


.reply_footer {
	background: #302E2F;
	font-family: Verdana;
	font-size: 8px;
	font-style: italic;
	color: white;
	text-align: right;
	width: 100%;
	margin-left: 80px;
}

.reply_footer a {
	color: white;
}



a.friend_request_link {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 14px;
	font-face: Arial;
	padding:0.3em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	float: right;
	text-decoration: none;
	color: #4D4F4D;
}

a:hover.friend_request_link {
	background: #E0FFC2;
}


a.reply_linky {
	background: #E4F0F2;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-face: Arial;
	padding:0.3em;
	text-decoration: none;
	color: #4D4F4D;
	padding-left: 20px;
	padding-right: 20px;
}

a:hover.reply_linky {
	background: #B9EFFA;
}


a.back_to_top_link {
	font-size: 13px;
	font-face: Arial;
	text-decoration: none;
	color: #4D4F4D;
	padding-bottom: 15px;
}


#refer_block {
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 9px;
	padding: 4px;
	width: 100%;
	border: 1px solid green;
	background-color: #F3FFDE;	
}


#invite_user {
	font-size: 14px;
	color: grey;
	font-family: Arial;
	margin-bottom: 9px;
	padding: 4px;
	width: 100%;
	border: 1px solid green;
	background-color: #F3FFDE;	
}

.search_box {
	font-size: 14px;
	color: grey;
	font-family: Arial;
	margin-bottom: 9px;
	padding: 12px;
	border: 1px solid #B7AFA3;
	background-color: #EFEBD6;	
}


a.invitation_link {
	background: #FFB3C6;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.3em;
	margin-right: 0.25em;
	margin-left: 0.25em;
	margin-top: 0.25em;
	text-decoration: none;
}

a:hover.invitation_link {
	background: #E0FFC2;
}


a.comment_link {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.61em 1.15em;
	margin-right: 2em;
	line-height: 2em;
	margin-bottom: 0em;
	text-decoration: none;
}

a:hover.comment_link {
	background: #F7F9FF;
	border: 1px solid #91ACFF;
}


a.add_image_link {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.91em 1.45em;
	margin-right: 2em;
	line-height: 2em;
	margin-bottom: 0em;
}

#add_image_box {
	padding: 5px 0 0 10px;
	border: 1px solid #acd373;
	background-color: #fafff3;
	display: none;
}



	/* Friend Stuff */


#friends {
	border-width: 0px;
	border-style: solid;
}

#friends th {
	font-family: arial;
	font-size: 16px;
	background-color: #cadbbd;
}

#friends td {
	font-family: arial;
	font-size: 15px;
	background-color: #fafff3;
	padding:0.11em 0.25em;	
}

#friends th.positive {
	background-color: #E0FFC8;
}

#friends th.negative {
	background-color: #FFF6F3;
}

#friends td.positive {
	background-color: #E0FFC8;
}

#friends td.negative {
	background-color: #FFF6F3;
}



#subscription_box {
	font-family: Arial;
	font-size: 14px;
}

#subscription_box a {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.31em 1.15em;
	margin-right: 2em;
	line-height: 2em;
	margin-bottom: 0em;
	margin-top: 1em;
	text-decoration: none;
}

#subscription_box a:hover {
	background: #E0FFC2;
}

.sub_yes {
	color: green;
}

.sub_no {
	color: red;
}

a.reply_button {
	background: #E0FFC2;
	color: blue;
	border:1px solid #e5e5e5;
	font-size: 12px;
	font-weight:bold;
	padding:0.41em 1.45em;
	margin-right: 2em;
	line-height: 2em;
	margin-bottom: 0em;
	margin-top: 1em;
	text-decoration: none;
}

a:hover.reply_button {
	color: #ffffff;
	background: #035400;
	text-decoration: none;
}




#new_comment_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

#new_comment_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#new_comment_box h3 {
	display: inline;

	padding: 0;
	margin: 0;
		
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}


.reply_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

.reply_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}


.answer_box {
	width: 450px;
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

.answer_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}


#new_pm_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

#new_pm_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#new_pm_box h3 {
	display: inline;

	padding: 0;
	margin: 0;
		
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}


#category_link_box {
	font-family: Verdana;
	font-size: 14px;
	margin:0px auto;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 90%;
	border: 1px solid #CEE1F2;
	background-color: #F9FFFF;
}



#delete_image_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
	color: #800000;
}

#add_gallery_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
	color: #800000;
}

.gallery {
	margin: 10px;
	background-color: #ffffff;
	border-left: 1px dotted #FFAAFF;
	border-right: 1px dotted #FFAAFF;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery_name {
	font-family: Verdana;
	font-size: 16px;
	font-weight: heavy;
	color: #700000;
	display: block;
	margin-top: 5px;
}

.gallery_description {
	font-size: 13px;
}

.gallery_name a {
	text-decoration: none;
	color: #700000;
}

.gallery_name a:hover {
	text-decoration: underline;
	color: #700000;
}

.gallery_byline {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: grey;
}

.gallery_byline a {
	text-decoration: none;
	color: grey;
}

.gallery_byline a:hover {
	text-decoration: underline;
	color: grey;
}





#individual_thread {
	margin: 10px;
	background-color: #ffffff;
}


#threads {
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
	
	margin: 10px 0 0 0;
	padding: 0;
	
	font-family: Arial;
	line-height: 1.1em;
}

#threads h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	
	padding: 0px 0 0 10px;
}


.thread {
	font-size: 12px;
}




#newest_members {
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
}


#posts {
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
	
	margin: 10px 0 0 0;
	padding: 0;
	
	font-family: Arial;
	line-height: 1.2em;
}

#posts h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	
	padding: 0px 0 0 10px;
}

.individual_post {
	margin: 10px;
	background-color: #ffffff;
	font-size: 12px;
}

.bbcode_quote_header {
	font-style: normal;
	padding-bottom: 6px;
}

.bbcode_quote_body {
	width: 90%;
	background: #EDF6F7;
	border: 1px solid #8DDBEB;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-style: italic;
	padding: 5px;
}

#individual_post {
	margin: 10px;
	background-color: #ffffff;
	font-size: 12px;
	border: 0px solid #C7D0F0;
}

#individual_self_post {
	margin: 10px;
	margin-left: 100px;
	background-color: #ffffff;
	border: 1px solid pink;
}


.setup_reply { display: none; }

#individual_reply {
	margin-left: 80px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #E8E6E6;
	font-size: 10px;
	border-radius: 4px;	
}


#highlighted_post {
	margin: 10px;
	background-color: #fafff3;
	border: 1px solid #acd373;
	border-radius: 4px;
}

#highlighted_reply {
	margin-left: 80px;
	margin-right: 10px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #fafff3;
	border: 1px solid #acd373;
	border-radius: 4px;	
}


.friend_text {
	font-size: 16px;
	font-family: Arial;
	vertical-align: top;
	color: grey;
}


.forum_post {
	display: inline;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
}

.post {
	display: inline;
	font-size: 12px;
	vertical-align: top;
	font: Monaco, Lucida Console, monospace;
}

.reply_post {
	display: inline;
	font-size: 11px;
	vertical-align: top;
	font: Monaco, Lucida Console, monospace;
}

.post_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: grey;
	display: block;
	text-align: right;
	padding: 10px 5px 0 0;
}

.post_self_byline {
	font-family: Verdana;
	font-size: 12px;
	color: grey;
	display: block;
	text-align: left;
	padding: 0px 0px 10px 0;
}

.inline_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #800000;
	display: inline;
	float: right;
	padding: 10px 5px 0 0;
}

#post_profile_image {
	display: inline;
	padding: 10px;
}


#search_user_box {
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
	
	margin: 10px 0 0 0;
	padding: 9px;
	
	font-family: Arial;
	line-height: 1.2em;
}

#search_user_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

#search_user_table {
	width: 100%;
}

#search_user_table td {
	font-family: arial;
	font-size: 15px;
	background-color: #fafff3;
	padding:0.91em 1.45em;
}



	/* End Forums - Threads */
	


/* Anime Database */

#anime_db_box {
	border: solid 0px #000000;
	width: 400px;
	margin-left: 25px;
	float: left;
}

#db_box {
	
}

#db_box a {
	font-size: 12px;
	color: #2771c9;
}

#db_box a:hover {
	font-size: 12px;	
	color: #acd373;
}

.db_text {
	display: inline;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	line-height: 1.4em;
}

.episode_list {
	display: block;
	font-size: 12px;
	font-family: Verdana;
}

#db_box h2 {
	display: block;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #D1DEDD;

}

#db_box h1 {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: black;	
}


#anime_db_form_box {
	padding: 5px 0 0 10px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	display: none;
}

#anime_db_form_box h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#anime_db_form_box h3 {
	display: inline;

	padding: 0;
	margin: 0;
		
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

#anime_titles {
	width: 100%;
	border-spacing: 0px;
}

#anime_titles th {
	font-family: Verdana;
	font-size: 14px;
	color: white;
	background-color: #4D494A;
}

#anime_titles td {
	font-family: arial;
	font-size: 13px;
	background-color: #FCFCF7;
	padding:0.2em;
	border-bottom: 1px solid #D1DEDD;
}

#anime_titles td a {
	color: #700000;
	text-decoration: none;
}

#anime_titles td a:hover {
	text-decoration: underline;
}

  

/* End Anime Database */




.info_text {
	font-family: Verdana;
	font-size: 16px;
}


.terms {
	font-family: Verdana;
	font-size: 13px;
}

.normal_text {
	font-family: Arial;
	font-size: 13px;
}

.normal_small_text {
	font-family: Arial;
	font-size: 12px;
}

.normal_header_text {
	font-family: Arial;
	font-size: 20px;
}

.bottom_border {
	border-bottom: 1px dotted #889928;
	margin-bottom: 10px;
}



/* End Forums */



/* Blog Stuff */

#blog_entry {
	margin: 10px;
	background-color: #ffffff;
	#border-left: 1px dotted #FFAAFF;
	#border-right: 1px dotted #FFAAFF;
	padding-left: 5px;
	padding-right: 5px;
}

.blog_post {
	display: inline;
	font-size: 12px;
	vertical-align: top;
}

.blog_subject {
	font-family: Verdana;
	font-size: 18px;
	font-weight: heavy;
	font-style: italic;
	color: #700000;
	display: block;
}

.blog_subject a {
	text-decoration: none;
	color: #700000;
}

.blog_subject a:hover {
	text-decoration: underline;
	color: #700000;
}


.blog_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #800000;
	display: block;
	text-align: right;
	padding: 10px 5px 0 0;
}

.comment_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #800000;
	display: block;
	text-align: right;
	padding: 10px 5px 0 0;
}

#anime_profile_box { background-color: #F9F6F4; width: 180px; border: 1px solid #C9A798; padding: 7px; border-radius: 10px; float: left; }
#user_header { background-color: #F9F6F4; border: 1px solid #C9A798; padding: 7px; border-radius: 10px; }
#blog_header { background-color: #F9F6F4; border: 1px solid #C9A798; padding: 7px; border-radius: 10px; }
#story_header { background-color: #F9F6F4; border: 1px solid #C9A798; padding: 7px; border-radius: 10px; }
#image_info_box { background-color: #E0E9E9; border: 1px solid #616A7F; padding: 6px; height: 80px; width: 50%; }
#image_info_box span { display: block; font-family: Arial; font-size: 12px; color: grey; }
#embed_code_box { font-size: 13px; font-weight: bold; width: 620px; background-color: #E0E9E9; border: 1px solid #616A7F; padding: 6px; display: none; }
#embed_code_box input { font-size: 11px; }
#blog_header ul { }
#blog_header li { }
.header_image { display: inline-block; vertical-align: top; }
.header_extra { display: inline-block; vertical-align: top; padding-left: 13px; }
.header_topic { font-family: Arial; font-weight: normal; font-size: 18px; color: black; }
.header_info { font-family: Arial; font-weight: normal;	font-size: 13px; color: grey; }
.header_info a { text-decoration: none; }
#share_link { display: inline; border: solid 1px grey; padding: 7px; font-size: 16px; font-family: Arial; border-radius: 6px; }
#share_link a { text-decoration: none; }
#share_link a:hover { background-color: green; }

#add_button { background-color: #CCCCCC; border: 1px solid #C9A798; color: #4F2412; padding: 6px; border-radius: 2px; display: block; width: 60px; float: right; }
#add_button a { color: #4F2412; text-decoration: none; }

#delete_button { font-size: 9px; background-color: #CCCCCC; border: 1px solid #C9A798; color: #4F2412; padding: 1px; margin-left: 10px; margin-bottom: 10px; border-radius: 2px; display: block; width: 35px; float: right; }
#delete_button a { color: #000; text-decoration: none; }
a.share_button { background: #E0E9E9; color: #333333; border-radius: 3px; border:1px solid #F4F0CB; font-family: Arial; font-size: 15px; padding:0.5em 0.75em; margin-right: 2em; line-height: 2em; margin-bottom: 0em; margin-top: 1em; text-decoration: none; }
a.share_button:hover { border:1px solid #CCCCCC; }

#sharing_tools_box { padding: 8px; padding-left: 4px; background-color: #C0A172; border-radius: 6px; }
#tag_box { padding: 8px 12px 8px 0px; background-color: #BDD8DA; border-color: #BDD8DA; border-radius: 6px; }
#tag_box a { font-size: 13px; text-decoration: none; padding: 3px; color: #336600; }

.image_tag a:hover { padding: 1px; background-color: grey; border-radius: 6px; }

#chapter_writer { display: none; }
#fiction_story { border: 1px solid grey; padding: 8px; font-family: Arial; font-size: 14px; line-height: 1.1em; }
#fiction_description_box { border: 1px solid purple; padding: 8px; font-family: Arial; font-size: 14px; color: grey; }
.fiction_title { display: block; font-size: 18px; }

#subscription_button { display: inline; padding: 4px; border: 1px solid pink }

.fiction_list { font-family: Helvetica; padding-top: 5px; padding-bottom: 5px; border-bottom: solid 1px grey; }
.fiction_list a { text-decoration: none; color: blue; }
.a { background-color: #ECECEC; }

/* End Blog Stuff */



/* QA Stuff */

#qa_box {
	margin: 10px;
	background-color: #ffffff;
	border-left: 1px dotted #FFAAFF;
	border-right: 1px dotted #FFAAFF;
	padding-left: 5px;
	padding-right: 5px;
}

.qa_post {
	display: inline;
	font-size: 12px;
	vertical-align: top;
}

.qa_subject {
	font-family: Verdana;
	font-size: 14px;
	font-weight: heavy;
	color: #700000;
	display: block;
}

.qa_question {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	display: block;
}

.qa_subject a {
	text-decoration: none;
	color: #700000;
}

.qa_subject a:hover {
	text-decoration: underline;
	color: #700000;
}


.qa_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #800000;
	display: block;
	text-align: right;
	padding: 10px 5px 0 0;
}

.qa_comment_byline {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #800000;
	display: block;
	text-align: right;
	padding: 10px 5px 0 0;
}

/* End QA Stuff */



/* Profile Stuff */

#user_profile_box {
	border: solid 0px #B3A49D;
	background-color: #FFFFFF;
	width: 200px;
	text-align: left;
	float: left;
}

.user_profile_name {
	padding: 1.0em;
	display: block;
}


#personal_info {
	font-family: Verdana;
	text-align: left;
	font-size: 16px;
}

#front_newest_members {
	background-color: #E1F7F5;
}

#home_user_profile_box {
	border: solid 0px #91ACFF;
/*	background-color: #F3FAFA; */
	width: 140px;
	height: 180px;
	text-align: center;
	float: left;
	margin: 8px;
	padding-top: 6px;
}

#friend_user_profile_box {
	float: left;
	margin: 1px;
}


.home_user_profile_name {
	padding: 0.8em;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.friend_user_small_name {
	padding: 0.3em;
	display: block;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}


#newest_user_profile_box {
	border: 1px dotted #FFAAFF;	
	width: 290px;
	margin: 8px;
	padding-top: 6px;
	background-color: #ffffff;
}

.newest_user_profile_name {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
}

.newest_user_profile_name a {
	color: #000000;
}

.newest_user_profile_date {
	padding: 0.8em;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: grey;
}


#friend_profile_box {
	border: 1px dotted #FFAAFF;	
	width: 600px;
	margin: 8px;
	padding-top: 6px;
	background-color: #ffffff;
}


#plain_user_profile_box {
	border-bottom: 1px solid #50E01B;	
	width: 600px;
	margin: 8px;
	padding-top: 6px;
	background-color: #ffffff;
}

.plain_user_profile_name {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 22px;
}


#group_name {
	border: solid 0px #B3A49D;
	background-color: #FFFFFF;
	width: 200px;
	text-align: center;
	float: left;
}




#top_user_profile_box {
	border: 1px dotted #FFAAFF;	
	width: 600px;
	margin: 8px;
	padding-top: 6px;
	background-color: #ffffff;
}

.top_user_profile_name {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
}

.top_user_profile_name a {
	color: #000000;
}

.top_user_profile_link a {
	color: #000000;
	font-size: 12px;
}

.top_user_profile_points {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: grey;
}

.top_user_profile_points a {
	font-size: 12px;
	color: #000000;
}

.top_user_profile_date {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: grey;
}


.point_schedule_action {
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: grey;
}

.point_schedule_points {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: grey;
}


.group_name {
	padding-left: 0.4em;
	padding-bottom: 0.4em;
	display: block;
	font-family: Arial;
	font-size: 22px;
	
}


.friend_user_profile_name {
	padding: 0.8em;
	display: block;
	font-family: Arial;
	font-size: 16px;
}


.group_description {
	padding: 0.8em;
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: black;
}


.group_name_link {
	font-family: Verdana;
	font-size: 20px;
	font-weight: heavy;
	color: #700000;
}

.group_name_link a {
	text-decoration: none;
	color: #700000;
}

.group_name_link a:hover {
	text-decoration: underline;
	color: #700000;
}



#friend_box {
	border: solid 1 px pink;
}


#user_info_box {
	border: solid 0px #000000;
	width: 400px;
	margin-left: 25px;
	float: left;
}

#user_info_box h1 {
	font-family: Verdana;
	font-size: 14px;
}

#user_info_box h2 {
	font-family: Verdana;
	font-size: 12px;
}


#image_profile_box {
	border: solid 2px #91ACFF;
	background-color: #F3FAFA;
	width: 120px;
	height: 200px;
	text-align: center;
	float: left;
	margin: 0.8em;
	padding-top: 12px;
}

.image_profile_info {
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: grey;
}

.comment_image {
	float: left;
	padding: 7px;
}

/* End Profile Stuff */


h1.front_header {
	text-align: left;
	font-family: Lucida Grande, Arial;
	font-size: 16px;
	
	color: #333;
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	
	padding-top: 7px;
	padding-bottom: 7px;
}

h1.clean_header {
	text-align: left;
	font-family: Lucida Grande, Arial;
	font-size: 16px;
	
	color: #333;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

.space {
	clear: both;
}

.action_text {
	font: Arial, Monaco, Lucida Console, monospace;
	font-size: 10px;
}

.action_time {
	font-size: 10px;
	color: grey;
}

.show_replies a {
	font-size: 14px;
	color: #1E00C7;
	text-decoration: none;
}

.show_replies a:hover {
	text-decoration: underline;
}

.medium_action_text {
	font-family: Arial;
	font-size: 12px;
}

.medium_action_time {
	font-family: Arial;
	font-size: 12px;
	color: grey;
}



#box_profile {
	display: none;
}



#box_comments {
	display: block;
}


.friend_request a {
	font-family: Verdana;
	font-size: 16px;
	color: #ff0000;
}

.unread_pms a {
	font-family: Verdana;
	font-size: 16px;
	color: #ff0000;
}

.unread_notifications {
	font-family: Verdana;
	font-size: 13px;
	color: #ff0000;
}

.group_info {
	font-family: Verdana;
	font-size: 15px;
	color: green;
}


/* Pager Line */

#pager_line {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}


#pager_line a {
	background: #f9f9f9;
	border:1px solid #e5e5e5;
	font-size: 11px;
	font-weight:bold;
	padding:0.3em;
	margin-right: 0em;
	margin-left: 0em;
	margin-top: 0.25em;
	text-decoration: none;
}

#pager_line a:hover {
	background: #E0FFC2;
}


/* End Pager Line */



/* CSS rules */

.tooltip { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
}

.tip_question { font-family: Arial; font-size: 12px; text-decoration: none; }


/* Popup messages */

.popup_reject_msg {
	position:absolute;
	z-index:10;
	width:200px;
	height:40px;
	text-align:center;
	color: #000000;
	padding-top: 15px;
	font: 16px Arial, Helvetica, sans-serif;
	background: #ffe3e9;;
	border: 1px solid  #ee391a;
	display:none;
}

.popup_accept_msg {
	position:absolute;
	z-index:10;
	width:200px;
	height:40px;
	text-align:center;
	color: #000000;
	padding-top: 15px;
	font: 16px Arial, Helvetica, sans-serif;
	background: #fafff3;
	border: 1px solid #acd373;
	display:none;
}

.popup_unfriend_msg {
	position:absolute;
	z-index:10;
	width:200px;
	height:40px;
	text-align:center;
	color: #000000;
	padding-top: 15px;
	font: 16px Arial, Helvetica, sans-serif;
	background: #ffe3e9;;
	border: 1px solid  #ee391a;
	display:none;
}


#group_invite {
	margin-bottom: 9px;
	padding: 4px;
	width: 100%;
	border: 1px solid green;
	background-color: #F3FFDE;
	font-size: 14px;
}

.group_invite_header {
	font-family: Arial;
	font-size: 20px;
}


#description_box
{
	margin-bottom: 9px;
	padding: 4px;
	width: 100%;
	border: 1px solid #C9A798;
	background-color: #E9E0DB;
	font-size: 14px;
	border-radius: 4px;
}

#profile_description_box {
	margin-bottom: 8px;
	padding-left: 12px;
	padding-top: 6px;
	width: 370px;
	border: 12px solid #D3E3DE;
	background-color: #F5FAF8;
	font-size: 14px;
	float: left;
}

#profile_description_box h1 {
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
}

#profile_description_box a {
	text-decoration: none;
	color: blue;
}

#profile_description_box a:hover {
	text-decoration: underline;
	color: #3EC961;
}

#resource_box
{
	margin-bottom: 9px;
	padding: 4px;
	float: left;
	width: 200px;
	border: 1px solid #BBB9B2;
	background-color: #EEEEEE;
}

h1.resource_box_header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2.resource_link
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

h2.resource_link a
{
	color: #2771c9;
}

h2.resource_link a:hover
{
	color: #acd373;
}

