body {
	margin: 0;
	padding: 0;
	background:#666;
	text-align:center;
	font-size:11px;
     }
A {	color: #333;
	} 
A:link, A:visited, A:active, {
	color: #333;
	} 
A:hover {
	color: #CC3300;
	}
img{
	border:0px;
}
#page {
	font-family:verdana, arial, sans-serif;
	width: 760px;
	text-align:left;
	background: #fff;
	margin: 0 auto;
	margin-top:10px;
	}
.padding {
	padding:15px 20px;
	}
#banner {
	margin-bottom:15px;
	text-align:center;
	background:#999;
	}
#banner .text {
	padding:20px;
	}
.rFolder, .commentsList, .recentpostsList { font-weight:bold;}
.rFolderItem, .commentsListItem, .recentpostsListItem { font-weight:normal;}
.headline {
	font-family:arial black, sans-serif;
	color:#FFF;
	font-size:30px;
	font-weight:bold; 
	text-transform:none;    
	} 
.description {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold; 
	text-transform:none;    
	}      
#content {
	float:left;
	width:500px;
	}
.navigation {
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
	background: #F6F6F6;
	padding: 5px 10px;
	margin-bottom: 5px;
	}
#links {
	background:#E7E7E7;
	border:
	padding:0px;
	float:right;
	width:200px;
	overflow:hidden;
	}
#links .content{
	padding:10px;
	}
.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;      
	}  
.blogbody { 
	background: #E7E7E7;
	margin-bottom: 20px;
	}
.topcorner{
	text-align:left;
	background: url(	        /themes/sturdy/images/rt.gif
    ) no-repeat top right; height:5px; 
}
.topcorner img{
	display:block;
}
.bottomcorner{
	text-align:left;
	background: url(	        /themes/sturdy/images/rb.gif
    ) no-repeat bottom right; height:5px; 
}	
.bottomcorner img{
	display:block;
}
.topcorner666{
	background: url(	        /themes/sturdy/images/rt_666.gif
    ) no-repeat top right; height:5px; 
}
.topcorner666 img{
	display:block;
}
.bottomcorner666{
	background: url(	        /themes/sturdy/images/rb_666.gif
    ) no-repeat bottom right; height:5px; 
}	
.bottomcorner666 img{
	display:block;
}
.blogtext {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	padding:10px 15px;
	}
.timestamp { color:#666; font-size:10px; padding-top:10px; }
.title  { 
	font-family: arial black; 
	font-size: 17px; 
	color: #CC0000; 
	text-transform: uppercase;
	margin:0px 0px 5px 10px;
}  
.footer {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	padding-left:10px;  
	padding-right:10px;
	padding-top:10px;
	border-top:1px dotted #999;
	text-align:center;
	margin-bottom: 10px;
	}
#menu {
	margin-bottom:15px;
	background:#FFF;                
	}  
.daypermalink{
vertical-align:text-bottom;
}
.posted  { 
	font-family:verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #003366;
	margin-bottom:15px; 
	}
.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
	padding:2px;        
	}
.sidetitle {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:9px;
	font-weight:bold;
	background:#EEE;
	line-height:14px;
	padding:2px;
	margin-top:10px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;            
	} 
.dlHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:4px;
	text-transform:uppercase;
	letter-spacing: .2em;   
	}
.dlCountReadsTitle, .dlSubjectTitle, .dlCountMessagesTitle, .dlPostedTitle, .dlMessageLinkTitle, .dlAuthorTitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	padding:4px;
	}
.dlSubject, .dlCountMessages, .dlPosted, .dlCountReads, .dlAuthor, .dlMessageLink
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:4px;
	}
.discussHeader {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:11px;  
	}    
.discussResponceList {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	padding-left:10px;  
	padding-right:10px;
	padding-top:10px;
	margin-top:10px;
	border-top:1px dotted #999;  
	} 
.hCalendarMonthYearRow, .dCalendarMonthYearRow
{ 
padding:2px;
}
.hCalendarDayNameRow, .dCalendarDayNameRow
{
color:#000;
padding:2px;
border-bottom: 1px solid #000;
}
.hCalendarDayRow, .dCalendarDayRow
{
color:#666;
padding:2px;    
}
.hCalendarDayTitle
{
border: 1px solid #000;
text-align: center;
font-color: #000;
}
.hCalendarDayLinked, .dCalendarDayLinked
{
background-color: #ccc;
}
.hCalendarDayCurrent, .dCalendarDayCurrent
{
background-color: #f6f6f6;
border: 1px solid #CC0000;
}
.hCalendarDayCurrent a
{
display: block;
}

.item	{
	margin-bottom:15px;
	}
.item ul
	{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
.item p
	{
	display: table-cell;
	}
td {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:10px;
	font-weight:normal;
	line-height:15px;   
	}
.vspace5 {
	height:5px;   
	clear:both;   
	}
	
	
.rWeblogCategoryChooser {font-weight: bold;}
.rChosenCategory {display: block; font-weight: normal;}
.rUnchosenCategory {display: block; font-weight: normal;}
#trackbackUrl {display: none;}
.comment {bg-color: #E7E7E7; padding-bottom: 5px;}

/* Profilecard --------------------------------------------- */
.profilecard {
		background: #F1F1F1;
		padding: 10px 0px 10px 5px;
		border-top: 1px solid #C5C5C5;
		border-bottom: 1px solid #C5C5C5;
		margin-bottom: 10px;
		line-height: 13px;
		color: #000;
		}		
.profileimage{
		float: left;
		width:55px;
		}
.profileimage img{
		border: none;
		}
.profiletext {
		font-family: Tahoma, Georgia, Arial;
		font-size: 11px;
		display: inline;
		}
.profiletext a{
		font-family:Tahoma, Georgia, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		}
.vspace1 { overflow: hidden; height:1px; clear:both;}
