﻿body {
background:none repeat scroll 0 0 #E1DAC6;
color:#333333;
}

#banner-inner {
background:none repeat scroll 0 0 #083B07;
width:800px;
margin:0 auto;
}
#banner-description {
background:#FFF;
padding-top:3px;
}

#blogmain{
background:#FFF;
padding-top:5px;
}

.widget-header{
background:none repeat scroll 0 0 #083B07;
color:#FFF;
	}
.widget-header a:link ,
.widget-header a:visited {
color:#FFF;
}

.widget-content{
border-top:1px solid #CFD4D9;
background:none repeat scroll 0 0 #D3D3D3;
}
.asset-name,
.comments-open-header {
background:none repeat scroll 0 0 #083B07;
color:#FFF;
}
.asset-name a:link ,
.asset-name a:visited {
color:#FFF;
	}

.asset-meta {
background:none repeat scroll 0 0 #D3D3D3;
border-bottom:1px dotted #083B07;
color:#666666;
}

.asset-content,
.comments-open-content {
background:none repeat scroll 0 0 #D3D3D3;
color:#666666;
}

#page-title {
background:none repeat scroll 0 0 #D3D3D3;
border-bottom:1px solid #083B07;
border-left:5px solid #083B07;
color:#083B07;
}
