@charset "utf-8";

/* - general styles - */
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #251f1c;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	overflow: auto;
}
img {
	border-style: none;
	margin: 0;
	padding: 0;
}
hr {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0 0 5px 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #169ac1;
}
a:visited{
	text-decoration: none;
	color: #169ac1;
}
a:active{
	text-decoration: none;
	color: #169ac1;
}
a:hover{
	text-decoration: none;
	color: #137997;
}
.storyBox_link p {
	color: #363636;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #e8ab59;
}
.smallText {
	font-size: 10px;
}
.clearFloat { 
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.avatar_large {
	width: 50px;
	height: 50px;
}
.avatar_med {
	width: 32px;
	height: 32px;
}
.avatar_small {
	width: 16px;
	height: 16px;
}
.ratingPos {
	color: #7ca444;
	font-size: 24px;
}
.ratingNeg {
	color: #dc5846;
	font-size: 24px;
}

.countdownGood {
	color: #7ca444;
	font-size: 28px;
}
.countdownBad {
	color: #dc5846;
	font-size: 28px;
}

.startHidden {
	display: none;
}
.heading2 {
	font-weight; bold;
}
.heading2 {
	color: #918d8c;
	border-bottom: 1px solid #918d8c;	
	font-size: 14px;
	font-weight: bold;
	padding: 5px 3px;
	margin-bottom: 10px;
	clear: both;
}
.pointer {
	cursor: pointer;
}
input[type="text"], input[type="password"], select, file {
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 13px;
    border: solid 1px #b0b0b0;
	padding: 4px;
	color: #3d3d3d;
}

/* ------------------ */

/* -- main wrapper -- */
#wrapper { 
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 

/* ------------------ */

/* ---- headers ----- */
#header { 
	margin: 0;
	padding: 0;
}
#logo {
	margin: 15px 0;
	padding-left: 35px;
	float: left;
}
#search {
	float: right;
	margin: 15px 0;
	padding-right: 27px;
	font-size: 14px;
	font-weight: bold;
}
#search form {
	margin: 0;
}

#find {
	border: 2px solid #46bbdc;
	padding: 1px;
	color: #3d3d3d;
}

#searchSubmit{
	margin-top: 1px;
	width: 23px;
	max-width: 23px;
	height: 23px;
	max-height: 23px;
	/*padding-bottom: 2px;
	margin-bottom: 10px;*/
	text-align: left;
	color: #ffffff;
	border: none;
	font-weight: bold;
	background: url(../images/search.png) no-repeat;
}

/* ------------------ */

/* ------ nav ------- */
#mainNav .sb-inner {
	background: #30231d;
}
#mainNav {
	float: left;
	height: 44px;
	margin: 25px 90px 0 90px;
}
.navItem {
	float: left;
	height:40px;
	width: 50px;
	margin: 2px 0;
	padding: 0 5px;
	font-size: 12px;
	text-align: center;
}
.navItem a {
	display: block;
}
/* ------------------ */

/* ---- content ----- */
#mainContent {
	clear: both;
	float: left;
	width: 900px;
	/*height: 450px;*/
	padding: 10px 10px 25px 10px; 
	background: #382922;
	margin: 0;
}
#mainContent h1{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 30px;
}
#mainContent p { 
	padding: 0 0 0 10px;
}
.mc_HeaderText {
	float: left; 
}
.mc_HeaderText p {
	margin: 0 0 10px 0;
}
#mC_topLeft {
	max-width: 660px;
	float: left;
	margin: 0 0 10px 0;
}
#mC_topLeft p{
	margin: 0 0 0 0;
}
#mC_topLeft2 {
	float: left;
	margin: 0 0 10px 0;
}
#mC_topLeft2 p{
	margin: 0 0 0 0;
}
#mC_topRight {
	float: right;
	margin: 0 0 10px 0;
}
#contentArea {
	background: #f0edea;
	min-height: 300px;
	padding: 13px;
	float: left;
	width: 874px;
	color: #000;
}
#contentArea p { 
	margin: 0;
	padding: 0;
}
#contentArea .sb-inner { 
	background: #f0edea; /* change the bkg color of toolbox */
}

/* ---------------------- */

/* ---- reading box ----- */
.formatting{
/*
	white-space: pre;
	*/	
  }

#readingBox_container {
	float: right;
	width: 690px;
	min-height: 450px;
}
#readingBox {
	padding: 12px;
	float: right;
	width: 666px;
	min-height: 450px;
	color: #363636;
	margin: 0 0 10px 0;
}
#readingBox p{
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 15px 10px 27px;
	font-size: 18px;
	line-height: 26px;
	width: 600px;
}
#readingBox .sb-inner { 
	background: #f1efc1; /* change the bkg color of toolbox */
}
#readingBox .sb-border { 
	background: #f7d766; /* change the bkg color of toolbox */
}
.kill_x {
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/lil_x.png);
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
}
.readingBox_byline {
	float: left;
	margin: 10px 15px -5px 15px;
	min-width: 625px;
	font-size: 10px;
	color: #888888;
}
.readingBox_byline2 {
	float: left;
	width: 605px;
	margin: 1px 0 0 5px;
	font-size: 11px;
	color: #888888;

}
.readingBox_byline2_bottom {
	float: left;
	min-width: 635px;
	margin: 5px 0 -3px 5px;

}

.readingBox_byline a, .readingBox_byline2 a{
	color: #6b6b6b;	
}
.readingBox_byline a:HOVER, .readingBox_byline2 a:HOVER{
	color: #1f8fb0;	
}

.titleLink{
	font-weight: bold;
}
/* ------------------------ */

/* ---- story listing ----- */
.storyContainer {

}
.storyInfo {

}
.storyTitle {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 0;
	padding: 0;
}
.storyDetails {
	clear: both;
	float: left;
	margin: 0;
	padding: 2px;
	color: #888;
	font-size: 11px;
}
.storyRating {
	float: right;
	width: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.storyBit {
	float: left;
	clear: both;
	width: 680px;
	min-height: 30px;
	overflow: hidden;
	padding-right: 5px;
}

.storyBit_BS {
	float: left;
	clear: both;
	width: 870px;
	min-height: 30px;
	overflow: hidden;
	padding-right: 5px;
}

.storyReadLink {
	float: right;
	font-weight: bold;
	margin: 0 5px 0 0;
}

/* ------------------------ */

/* ---- image listing ----- */
.imageContainer {
	float: left;
	width: 690px;
	margin: 10px 0 10px 0;
	padding: 0;
}
.imageInfo {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
}
.imageTitle {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 0;
	padding: 0;
}
.imageDetails {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	color: #888;
	font-size: 10px;
}
.imageRating {
	float: right;
	width: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.imageBit {
	float: left;
	width: 660px;
	font-size: 15px;
	line-height: 24px;
	padding: 11px 15px 15px 15px;
}
.imageReadLink {
	float: right;
	font-weight: bold;
	margin: 0 5px 0 0;
}
/* ----------------------- */

/* ---- writing form ----- */
#writingBox {
	margin: 0 7px 10px 7px;
	padding: 5px;
	width: 665px;
	max-width: 665;	
	min-height: 120px;
	border: 1px solid #77cfe8;
	background: #d1edf5;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 18px;
	word-warp: break-word;
	white-space:-moz-pre-wrap;
	white-space: normal;
}

#storyTitle {
	float: left;
	margin: 10px 7px;
	padding: 5px;
	width: 665px;
	border: 1px solid #77cfe8;
	background: #d1edf5;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 18px;
}


/* ----------------------- */

/* ---- popup forms ----- */
#friendBox {
	margin: 0;
	padding: 5px;
	width: 379px;
	height: 60px;
	border: 1px solid #77cfe8;
	background: #d1edf5;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
}
#messageBox {
	margin: 9px 0 0 0;
	padding: 5px;
	width: 379px;
	height: 73px;
	border: 1px solid #77cfe8;
	background: #d1edf5;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
}
/* ----------------------- */

/* ---- writing form ----- */
.msg_topper {
	margin: 0;
	padding: 0;
	width: 427px;
	height: 42px;
	background: url(../images/msg_topper.png);
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
}
.msg_mid {
	margin: 0;
	padding: 0;
	width: 427px;
	min-height: 102px;
	background: url(../images/msg_mid.png);
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
}
.msg_bottom {
	margin: 0;
	padding: 0;
	width: 427px;
	height: 42px;
	background: url(../images/msg_bottom.png);
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
}
/* ------------------------------- */

/* ---- add & cancel buttons ----- */
.contrib_btn {
	cursor: pointer;
	float: right;
	height: 22px;
	padding: 0;
	margin: 0px 5px 0 0;
}
.contrib_btn_left {
	float: left;
	width: 12px;
	height: 22px;
	background: url(../images/btn_add_left.png);
	background-repeat: no-repeat;
}
.contrib_btn_text {
	float: left;
	padding: 4px 5px 0 0;
	height: 18px;
	background: #0d5e75;
	color: #fff;
	font-weight: bold;
}
.contrib_btn_right {
	float: left;
	width: 20px;
	height: 22px;
	background: url(../images/btn_add_right.png);
	background-repeat: no-repeat;
}
.cancel_btn {
	cursor: pointer;
	float: left;
	height: 22px;
	padding: 0;
	margin: 0px 0 0 5px;
}
.cancel_btn_left {
	float: left;
	width: 20px;
	height: 22px;
	background: url(../images/btn_cancel_left.png);
	background-repeat: no-repeat;
}
.cancel_btn_text {
	float: left;
	padding: 4px 0 0 5px;
	height: 18px;
	background: #a33634;
	color: #fff;
	font-weight: bold;
}
.cancel_btn_right {
	float: left;
	width: 12px;
	height: 22px;
	background: url(../images/btn_cancel_right.png);
	background-repeat: no-repeat;
}

/* ------------------ */

/* ---- toolbox ----- */
#toolbox .sb-inner { 
	background: #493b35; /* change the bkg color of toolbox */
}
#toolbox{
	float: left;
	width: 900px;
	margin: 0;
	padding: 5px 10px;
}
.toolboxItem {
	float: left;
	padding-left: 70px;
}
.toolboxItem a {
	color: #ccff66;
}
.toolboxItem ul {
	list-style-type: none;
}
.toolboxItemHeading {
	font-size: 14px;
	font-weight: bold;
}
/* ------------------ */


/* ---- topbar ----- */
#headerBar{
	width: 100%;
	height: 30px;
	margin: 0;
	background: url(../images/headerbar_bg.png) repeat-x;
	padding: 0 0 2px 0;
}
#hB_wrapper {
	margin: 0 auto;
	width: 930px;
}
#hB_siteLinks {
	cursor: pointer;
	float: left;
	margin: 0 0 0 20px;
}
#hB_userLinks {
	cursor: pointer;
	float: right;
}
.hB_tab_left {
	z-index: 1000;
	float: left;
	width: 3px;
	height: 30px;
	margin: 0;
	background: url(../images/headerbar_tab_left.png);
}
.hB_tab_mid {
	z-index: 1000;
	float: left;
	height: 24px;
	padding: 6px 6px 0 6px;
	margin: 0;
	background: url(../images/headerbar_tab_mid.png);
}
.hB_tab_right {
	z-index: 1000;
	float: left;
	width: 3px;
	height: 30px;
	margin: 0;
	background: url(../images/headerbar_tab_right.png);
}
#headerBar p{
	float: left;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.hB_avatar {
	float: left; 
	margin: 0 5px 0 0;
}
.hB_arrow {
	float: left; 
	margin: 4px 0 0 0;
}


/* ------------------ */

/* ----- the pop-down menus on the top bar  ----- */
.menuBar_list {
display: none;
z-index: 999;
position: relative;
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
top: -6px;
}

.mb_site {
left: 10px;
}

.mb_profile {
left: 793px;
}

.menuBar_list li {
margin: 0;
padding: 4px 0 0 0;
width: 118px;
height: 24px;
font-size: 11px;
font-weight: bold;
}

.mb_top {
background: url(../images/mB_top.png);
}
.mb_mid {
background: url(../images/mB_mid.png);
}
.mb_btm {
background: url(../images/mB_btm.png);
}

.menuBar_list img {
padding: 0 10px 0 12px;
margin: 0;
}



/* ------------------ */
.avatar_small{
float: left;
margin: 0;
padding: 0;
width: 16px;
height: 16px;
}

.avatar_medium{
float: left;
margin: 0;
padding: 0;
width: 50px;
height: 50px;
}

.avatar_large{
float: left;
margin: 0;
padding: 0;
width: 64px;
height: 64px;
}

.avatar_round_small_white{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 16px;
height: 16px;
background: url(../images/ava_sm_white.png);
}

.avatar_round_small_yellow{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 16px;
height: 16px;
background: url(../images/ava_sm_yellow.png);
}

.avatar_round_small_brown{
float: left;
position: relative;
top: -16;
left: -16;
margin: 0;
padding: 0;
width: 16px;
height: 16px;
background: url(../images/ava_sm_brown.png);
}

.avatar_round_medium_white{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 50px;
height: 50px;
background: url(../images/ava_med_white.png);
}

.avatar_round_medium_yellow{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 50px;
height: 50px;
background: url(../images/ava_med_yellow.png);
}

.avatar_round_medium_brown{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 50px;
height: 50px;
background: url(../images/ava_med_brown.png);
}

.avatar_round_large_white{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 64px;
height: 64px;
background: url(../images/ava_lg_white.png);
}

.avatar_round_large_yellow{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 64px;
height: 64px;
background: url(../images/ava_lg_yellow.png);
}

.avatar_round_large_brown{
float: left;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 64px;
height: 64px;
background: url(../images/ava_lg_brown.png);
}

/* ----- profile format which has become more than just profile format ----- */

#profileLinks {
	float: left;
	margin: 10px;
	padding: 0;
	width: 160px;
}

#profileLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#profileLinks li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #363636;
	line-height: 27px;
}
#profileLinks img{
	margin: 0 7px 0 0;
}


#profile_rightSide {
	float: right;
	width: 690px;
	min-height: 450px;
	color: #363636;
	
	
}
#story1 .sb-inner { 
	background: #f1efc1; 
}
#story1 .sb-border { 
	background: #f7d766; 
}
#story2 .sb-inner { 
	background: #f1efc1; 
}
#story2 .sb-border { 
	background: #f7d766; 
}
#story3 .sb-inner { 
	background: #f1efc1; 
}
#story3 .sb-border { 
	background: #f7d766; 
}
#story4 .sb-inner { 
	background: #f1efc1; 
}
#story4 .sb-border { 
	background: #f7d766; 
}
#story5 .sb-inner { 
	background: #f1efc1; 
}
#story5 .sb-border { 
	background: #f7d766; 
}


/* ----- footer ----- */
#footer { 
	float:left;
	width: 900px;
	margin: 0;
	padding: 15px 0 15px 15px; 
	color: #928f8e;
} 

td{
	font-size: 14px;
}

