﻿/* Common CSS */
.user_image img
{
padding: 3px;
border: none;
max-width:100px;
min-height:100px;
}
.user_info
{
	padding: 0 15px;	
}
.user_stats
{
  text-align:center;	
}
.numberOfUserView
{
	font-size:13pt;
	font-weight:bolder;
	color:#555544;
}
.onlineStatus
{
	text-align:center;
}
/*Rating*/
.ratingStar
{
	font-size: 0pt;
	width: 17px;
	height: 19px;
	margin:2px 2px 2px 2px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.savedRatingStar
{
	background-image: url(SavedStar.png);
}
.filledRatingStar
{
	background-image: url(FilledStar.png);
	margin:2px 2px 2px 2px;
}

.emptyRatingStar
{
	background-image: url(EmptyStar.png);
	margin:2px 2px 2px 2px;
}
.vwidget
{
	/*border: 1px solid #444;*/
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	z-index: 10000;
	margin-top: 0.25em;
	margin-right: 0.5em;
	cursor: pointer;
	background-image: url('vwidget2_bkgd_off.gif');
	background-repeat: no-repeat;
}
.votes
{
	display: block;
	width: 50px;
	height: 25px; /*width: 1.8em;*/
	text-align: left;
	background-image: url('voteup-off.gif');
	background-position: 5px 7px;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 0px;
	font-size: 124%;
	font-weight: bold; /*background-color: #E6D5B3;*/
	color: #6bb38f;
	outline: none;
	float: left;
}

.newcomment
{
	background-image: url( http://www.dzone.com/images/std/comment-off.gif);
	color: #b8b8b8;
}

.byline
{
	margin: 0 0 0 0;
	padding-top: 0;
	font-size: 85%;
	color: #888;
	margin: 0 0 0.17em 0;
	padding-left: 0;
	float: left;
}
.story_image
{
	margin-right:5px;
}
.story_description
{
	float:left;
}
.ratingpanel 
{
	float:right;
}

.posttime
{
	margin: 0 0 0 0;
	padding-top: 0;
	font-size: 85%;
	color: #888;
	margin: 0 0 0.17em 0;
	padding-left: 0;
	clear: both;
}
.viewcount
{
	font-size: 150%;
	font-weight: bold;
	color: #f98a82;
}
/* calendar css */
.calendar 
{
	border-color:Black;
	border-width:1px;
	border-style:solid;
}
.calendar_nav 
{
	
}
.calendar_header 
{
	background-color:#CCCCCC;
	text-align:center;
}

.calendar_day_header
{
	width:25px;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:10pt;
	
}
.calendar_cell 
{
	text-align:center;
	font-family:Trebuchet MS;
	font-size:10pt;
}

.calendar_cell_select
{
	background-color:#CCCCCC;
}

.calendar_cell_disable
{
	text-align:center;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:Gray;
}
.calendar_cell_selectable
{
	text-align:center;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#CCC999;
}

.user_image img
{
  border-style:none;	
}
.user_info 
{
	text-align:center;
}
.numberOfUserView
{
	font-size: 13pt;
	font-weight: bolder;
	color: #555544;
}

/* Friend list*/
.friend
{
	margin-left: 0.5em;
	display: block;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	
}
.friend_img
{
	float: left;
	width:20px;
	height:20px;
}
.friend_link
{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
.friend_action
{
	padding-left: 8px;
	padding-right: 8px;
}





.story_index_chapter
{
  list-style-type:none;	
  padding-left:20px;
}    
.comment 
{
    border-bottom-color:#333333;
    border-bottom-style:solid;
    border-bottom-width:1px;
    min-height:150px !important;
    margin-top:10px;
    height:*;
    clear:both;
}
.comment_author {
    float: left;
    width:100px;
    height:100px;
    text-align:center;
}
.comment_author img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    border-style: none;
}
.comment_author span {
    width:100%;
    float:left;
    font-size:8pt;
    text-align:center;
}
.comment_content{
    float:left;
}
.comment_post_time{
    width:100%;
    clear:both;
    font-size:8pt;
    font-style:italic;
}
.comment_story{
    width:100%;
    clear:both;
    font-size:8pt;
}
.comment_story span{
    width:100%;
    clear:both;
    font-size:8pt;
    font-style:italic;
}
#smiley_table li{
    list-style-type:none;
    float: left;
    display:block;
    margin:2px;
}
#smiley_table img {
    border-style:none;
}
#userComments img {
    border-style:none;
}
.clear {
    clear:both;
}        
#welcomepanel 
{
	width:100%;
	height:30px;
	clear:both;
}
#welcome_message 
{
	color: #492B21;
	padding-left:10px;
	padding-top:8px;
	margin-left:10px;
}
#welcomepanel ul
{
	float:right;
	padding-right:10px;
}
#welcomepanel ul li 
{
	list-style-type:none;
	font-size:12px;
	padding-right: 10px;
	display:inline;
}
.ImageButton 
{
  border-style:none;
  text-decoration:none;
}
@import url('http://www.writeopenstory.com/3rdParties/prototype_windows/themes/default.css');
@import url('http://www.writeopenstory.com/3rdParties/prototype_windows/themes/alert.css');
@import url('http://www.writeopenstory.com/3rdParties/prototype_windows/themes/alphacube.css');
@import url("http://www.writeopenstory.com/3rdParties/jscalendar/calendar-win2k-1.css");
