﻿body {
background:none repeat scroll 0 0 #E8E5D2;
color:#333333;
}

#banner-inner {
background:none repeat scroll 0 0 #E57B2E;
width:800px;
margin:0 auto;
}

#blogmain{
background:#FFF;
padding-top:15px;
}

.widget-header{
background:none repeat scroll 0 0 #E6C482;
color:#333;
	}
.widget-header a:link ,
.widget-header a:visited {
color:#333;
}

.widget-content{
border-top:1px solid #CFD4D9;
background:none repeat scroll 0 0 #F6F4E6;
}
.asset-name,
.comments-open-header {
background:none repeat scroll 0 0 #D48852;
color:#333;
}
.asset-name a:link ,
.asset-name a:visited {
	}

.asset-meta {
background:none repeat scroll 0 0 #F6F4E6;
border-bottom:1px dotted #D48852;
color:#666666;
}

.asset-content,
.comments-open-content {
background:none repeat scroll 0 0 #F6F4E6;
color:#666666;
}

#page-title {
background:none repeat scroll 0 0 #F6F4E6;
border-bottom:1px solid #D48852;
border-left:5px solid #D48852;
color:#D48852;
}

