body, html
{
	margin: 0;
	background: url('blogGnd.jpg') top center fixed no-repeat #000000;
	text-align: center;
}

#drb_pageWrapper
{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#drb_header
{
	width: 800px;
	height: 234px;
	background: url('header.png') top center;
}

#drb_headerLink
{
    width: 200px;
    height: 80px;
    border: 0;
    display: block;
}

.drb_headerLinkSpan
{
    border: 0;
}


#drb_contentWrapper
{	
	width: 800px;  
	overflow: hidden;

	margin: 0;
	padding: 0;
	background: url('contentbg.png') repeat-y;
}

#drb_menuLeft
{
	width: 176px; /*216px*/	
	float: left; 
	margin: 20px 20px 20px 20px; 
}

#drb_content
{
	width: 544px; /*584*/
	float: left;  
	margin: 24px 20px 20px 20px;
}

#drb_footer
{
	clear: both;
	width: 800px; 
	text-align: center;
	font-family: Arial; 
	font-size: 13px;
	color: #b2968e;
	padding: 10px 0 10px 0;	
}

.drb_footerPoweredBy
{
    border: 0;
    margin: 11px 0px 21px 0px;
}

a.drb_goDevReachCom 
{
    color: #444444; 
    display: block;
    margin-bottom: 34px;
    font-weight: bold;
    font-family: Georgia;
    font-size: 13px;
}

/*Categorie Tree*/ 
#ctl00_Sidebar_drb_catTree
{
    color: #666666;
}

#ctl00_Sidebar_drb_catTree h3
{
    font-family: Georgia;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#ctl00_Sidebar_drb_catTree_ctl00_ctl00_categoriesTreeView
{
}

.RadTreeView 
{
}

.RadTreeView_Default
{
}


ul.rtUL
{
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;   
}

li.rtFirst
{
    border-top: 1px solid #d4d4d4;
}
 
li.rtLI
{
    list-style: none;
    border-bottom: 1px solid #d4d4d4;
    margin: 0;
    padding: 4px 0 4px 0;
}


/*
.rtIn a, .rtIn a:link, .rtIn a:visited
{
    text-decoration: none;
    color: #666666;
}

.rtIn a:hover, .rtIn a:active
{
    text-decoration: underline;
    color: #666666;
}
*/

a.rtIn
{
    text-decoration: none;
    color: #666666;
}


/*post style*/
ul.sf_postListing li
{
    margin-bottom: 30px;
}


.sf_postTitle a, .sf_comments 
{
    text-decoration: none; 
    color: #ff4417;
    font-family: Georgia;
    font-size: 21px;
    line-height: 21px;
}

h1.sf_postTitle
{
    text-decoration: none; 
    color: #ff4417;
    font-family: Georgia;
    font-size: 21px;
    line-height: 21px;  
    font-weight: normal !important;  
}

h2.sf_postTitle
{
    text-decoration: none; 
    color: #ff4417;
    font-family: Georgia;
    font-size: 18px;
    line-height: 21px;    
}

.sf_postContent 
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
    margin-bottom: 13px;
    color: #000000;
} 

.sf_postContent a
{
    color: #9f2102;
    text-decoration: none;
}

.sf_readMore a
{
    color: #739064;
    text-decoration: none; 
}

.sf_back a
{
    color: #739064;
    text-decoration: none;
}

.sf_comments
{   
    color:#000;
    font-weight:normal
}
    
.sf_commentAuthor
{
    text-transform:uppercase;
    font-family: Georgia;
    font-size: 9px;
    line-height: 13px;
    font-weight: normal;
    margin-top: 40px;
}
        
.formattingOptionsToggleBtn
{
    font-size: 13px;  
    color: #9f2102;
    margin-bottom: 13px;       
    text-decoration: none;
}
 
 
.sf_postContent  p
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
}  

.sf_listItemBody, .sf_listItemBody p
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
    margin-top: 13px;
} 

h3.sf_listItemTitle 
{
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 0 !important;
    line-height: 24px;
}

.sf_postNewComment label 
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
}

.sf_postNewComment
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
}

p.sf_postBookmark a
{
    margin-top: 21px;
}

.sf_postTags
{ 
    height: 13px;
    /*border-top: 1px dotted #666666;*/
}

.texarea-wrapper
{
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;
}

h2.sf_postTitle
{
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 21px;
    line-height: 21px;
}

.sf_commentListing
{
    margin-left: 0px !important;
    padding-left: 0px !important;  
    
}



ul.sf_commentListing
{
    margin-left: 0px;
    padding-left: 0px;      
    list-style: none;
    font-family: Arial;
    font-size: 13px; 
    line-height: 21px;

}

ul.sf_commentListing li.sf_anonymousComment
{
    margin-right: 20px !important;
}




#ctl00_PostList_BlogPosts1_ctl00_ctl00_backLink
{
    text-decoration:none;
    color: #739064;
}

.sf_singlePost p
{
    margin: 0 !important;
    padding: 0 !important;
}



 
