.aboutus dl{
	width:100%;
  	overflow:hidden;
	border:1px solid #ccc;
	border-top:none;
	background:#ddd;
}
.aboutus dt{
	width:100px;
	float:left;
	padding:10px;
	border-top:1px solid #ccc;
}
.aboutus dd{
	margin:0 0 0 120px;
	padding:10px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#fff;
}
.aboutus dd:after{
	clear:both;
}
.aboutus ul{
  	margin:10px 0 10px 1.2em;
  	padding:0;
}

.widget{
  	margin-bottom:30px;
}
.widget ul{
    list-style:none;
}
.widget li{
    text-align:left;
}
#nav_menu-4 h3,#nav_menu-3 h3,#nav_menu-2 h3{
    border-bottom:1px solid #ddd;
    width:80%;
  	margin:0 auto 10px;
    padding-bottom:10px;
}

.post-date{
  	margin-right:10px;
}
#my_recent_posts-2 ul{
  	padding:0;
}
#my_recent_posts-3 ul{
  	padding:0;
}

.mar-b30{
  	margin-bottom:30px;
}
.mar-b50{
  	margin-bottom:50px;
}

.column-1{width:39%;}3
.column-2{width:61%;}
.col-9-12{width:90%;padding:0;margin:0 5%;}

.site-title a:hover {
	color: #00C300;
}