body{
	font: 12px arial, sans-serif;
	margin:0;
	padding:0;
}

p{
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 0px 9px;
}

ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

a:link {
	color: #828282;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #7A7A7A;
	background-color: transparent; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #D8D8D8;
	text-decoration: none;
	color: white;
}

/*------------HEADER----------------*/

#header_left{
	/*background:url("../images/header_left_round_tr.gif") no-repeat left top;*/
	background-color:#fff;
	height:26px;
	display:none;
}

#header_right{
	/*background: url('../images/header_right_round_tr.gif') no-repeat top right;*/
	background-color:#fff;
	height: 26px;
	margin-left: 18px;
	display:none;
}

#header{
	display:none;
}

#header_text{
	font: bold 18pt arial, sans-serif;
	color: #000;
}
#header_text a{
	color: #fff;
}



/*----------------FORMS----------------*/
.edit_form{
	border: 1px solid #828282;
	background-color: #CFCFCF;
	padding: 2px;
	display: none;
}

form, option, textarea, select, input { font : 12px Arial, sans-serif ;  }

form{
	margin-top: 0; margin-bottom: 0;
}

textarea, select, .edit_form input{
	border: 1px solid #2d4f89;
}

/*----------------End FORMS---------------*/

.overall{
	background-color: #fff;
	color: #000;
	/*border: 1px solid #2d4f89;*/
	/*border-top: 1px solid #7AA5CB;*/
}

.side_column{
	margin: 10px 0px 15px 4px;
}

.right_column{
	margin-top:0px;
}

#photo_list, #link_list, #writing_list{
	margin-bottom: 100px;
}

.side_column_box_left{
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px; 
	border: solid #D1D1D1;
	border-width: 1px 1px 5px 1px;
	/*background-color: #D1D1D1;*/
}

.side_column_box_left li{
	margin: 0px 0px 0px 10px;
}

.side_column_box_left a:visited, .side_column_box_left a:link{
	width:100%;
	display: block;
}

.side_column_box_left a:hover{
	background-color: #2d4f89;
	color:white;
	width:100%;
	display:block;
}

.side_column_box_right{
   /*border: solid #2d4f89;*/
   border-width: 0px 0px 5px 1px;
	margin-bottom: 20px;
	color: #000;
	margin-top:0px;
	font-size:80%;
}

#pics{
	padding:0px;
	margin:0px;
}

#pics li{
  text-align:center;
}

#pics img{
	border-width:0px;
}

.middle_column{
	background: #ffffff;
}

#submenu{
	border: 1px solid #D1D1D1;
	min-height: 6em;
	height: 6em;
	padding: 4px;
	margin-bottom: 8px;
}

.submenu_set_right{
	margin-left: 38px;
}

.footer{
	color: #000;
	background-color:	#fff;
	margin-top: 10px;
	margin-left: 5px;
}

.date_left{
	/*border-bottom: 1px solid #696969;*/
}	

/*-- The date header thing - '2 days ago', etc. --*/
.date{
	color: #696969;
   color: #fff;
	background-color: #828282;;
	font-size: 80%;
	font-weight: bold;
	font-style:italic;
	float:left;
	border: 0px solid #E1E1E1;
	border-width: 1px 1px 1px 1px;
	padding:1px 3px;
	margin-bottom: 3px;
}

.story_links{
  text-align:right;
}

.indent{
	margin-left: 6px;
}

.title, .category{
	font-weight: bold;
}
.story_category{
	display:none;
}

#poll{
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
	/*border: solid #2D4F89;
	border-width: 1px 1px 5px 1px;*/
}
#poll a:active, a:hover, a:visited, a:link{
	display: inline;
}
#poll_results{
	margin:0px;
	padding:0px;
}
#poll_results li{
	padding-left: 2px;
}
#poll_results .bar{
	padding-left: 12px;
	font-size:smaller;
}
#poll_results .poll_1{
	background-color:#F1F1F1;
}
#poll_results .last_row{
	font-size: 80%;
}
#poll_results .bar img{
	background-color:#2d4f89;
	height:5px; 
	border:1px solid;
}
#poll_title{
	font-weight:bold;
}

/*.new{
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
}*/

.new{
	background:#f60;
	color:#fff;
	font-style: italic;
	font-size: 80%;
	border: 1px solid #696969;
	padding: 0px 5px;
	font-weight: bold;
}

#new_stories{
	background-color: #2d4f89; 
	font-style: italic; 
	font-weight: bold; 
	color: #fff; 
	border: 1px solid #f60; 
	padding:0px 4px;
}

#new_stories_outline{
	border-left: 1px solid #f60; 
	border-bottom: 3px double #f60; 
	margin:0; 
	padding-left:3px; 
	padding-top: 3px;
}

.wrap_text_right{
	float:left;
	padding-right:4px;

}

.regular_body{
	margin-top: 10px;
	margin-bottom: 10px;
}

.body_column{
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #506185;
	background-color: #fff;
}

.comments-head	{
	border-bottom: 1px dotted #E0E0E0;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 0px;
}

.comments-body{
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.comment_new{
	background-color: #ffffB3;
}
.comment_voted{
	background-color: #FFD097;
}
.comment_regular{
	background-color: #f1f1f1;
}


.comment-date{
	float:right; 
	padding-right: 20px;
	text-align:right;
	font-size:80%;
}
.comments-vote{
	border: 0px solid black; 
	margin: 0px; 
	padding: 0px;
	padding-right:10px;  
	float:right; 
	text-align:right; 
	font-size:80%;
}
.comment-reply{
	float:right;
	width: 30px;
	text-align:left;
	margin-left:10px;
}
.comments-body{
	color:#666;
}

.jump_link{
	float:right; 
	display:inline;
	font-size: 80%;
	margin-right: 10px;
}
.cut_story {
      display: none;
      position:relative;
}
