body
{
	margin: 0;
	padding: 0;
	color: #444444;
	font: normal 12px Arial,Helvetica,sans-serif;
	background: #b3b3b3;
	text-align:left;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	/*border: 1px solid #000000;*/
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}
/*****************************/
h1.title{
	text-align:center;
}
#chapterlist .author{
	text-align:right;
}
#chapterlist{
	text-align:left;
}

/***********************/
.container2 #content{
	padding:15px 0 25px 25px;
}
.container2 #content {
	width:575px;
	overflow:hidden;
	 /*padding: 20px;*/ 
}
.leftbar #sidebar{
padding:15px 0 25px 25px;
}
#sidebar
{
	/*padding: 20px;*/
	width:225px;
}

#footer
{
	background:url("../images/wrapper_column_bottom.gif") repeat-x scroll center bottom;
	padding: 10px;
	/*margin: 10px 20px;*/
	font-size: 0.8em;
	text-align: center;
	border-bottom: 1px solid #b0b0b0;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(../images/bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:10px 20px 9px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px 9px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #444;
	background-color:#ffffff;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#EBF4FB;
	color:#264409;
	border-color:#B7DDF2;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

.portlet
{

}

.portlet-decoration
{
	padding:10px 0 5px;
	/*background: #B7D6E7;*/
	/*border-left: 5px solid #333333;*/
	border-bottom:1px solid #B0B0B0;
}

.portlet-title
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #333333;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0;
	padding: 5px 8px;
	margin-bottom:15px;
	
}
.portlet-content .recentpost li span{
	float:right;
}
.container ul.download  li ,.container ul.script  li , .container .recentpost li {
line-height:16px;
list-style-image:url("../images/bullet.gif");
padding:5px 0;
margin-left:15px;
}
.container ul.download  li  div.title, .container .recentpost li div.title{
	
}
.container ul.script  li  div.txt{
	float:right;
	width:400px;
	
}
.container ul.script  li {
}
.container ul.script  li  div.title{
	float:left;
	width:80px;
	
}
.portlet-content .guid{
	float:left;
}
.portlet-content .guid div{
line-height:16px;
background:url("../images/bullet.gif") no-repeat  0px 9px;
padding:5px 0 5px 15px;
width:250px;
float:left;
}
.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}
.postlist {
	margin-left:30px;
}
.postlist .title{
	margin-left:-30px;
}
.post
{
	margin: 0 0 20px;
	line-height:30px;;
}

.post .title
{
	font-size: 1.5em;
	/*border-bottom: 1px solid #b0b0b0;*/
	border-bottom:3px solid #555555;
	padding-bottom:10px;
	font-weight:bold;
}

.post .title a
{
	color: #555;
	text-decoration: none;
}

.post .author
{
	color: #888;
	/*margin: 0 0 5px;*/
	margin:5px;
	text-align:right;
}

.post .nav
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #F5F5F5;
}
.post .nav .chapterlisthint{
	float:left;
}
.post .nav .chapterlist{
padding:0;
float:left;
}
.post .nav .chapterlist li{
	margin-left:5px;;
	list-style:none outside none;

}
.comment
{
	-moz-border-radius:7px;
	padding: 10px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .content
{
	margin: 10px 0;
}

.wmd-preview{
width:500px;
display:none;
}

.comment .author
{
	margin: 5px 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #DDD;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}