/* Enter Your Custom CSS Here */
#comments {
    clear: both;
    display: none;
}
.one-column #content {
    margin: 0 auto;
    width: 940px;
    padding-left: 5px;
}

.post-meta .meta-user a {
	font-size:12px;
	margin-right:0px;
	color:#9c9c9c;
	display: none;
}
.icon-user:before {
    content: "";
    display: none;
}
p {
    margin: 0px;
}
.post a {
  color: #006E97;
}
.ulpost_title a.title, .moreincategories ul li .ulpost_title a.title {
    color: #2D2D2D;
}
#nextpost {
    position: relative;
    float: right;
    margin-bottom: 5px;
  color: #000;
}
#prepost {
    position: relative;
    float: left;
    margin-bottom: 5px;
    color: #000;
}
.post p {
    font-size: 14px;
    color: #333;
    font-weight: normal;
		margin-bottom: 15px;
}
body {
    background: #506a8f;
}
.header-wraper {
    background: #fff url(img/noise-header.png) repeat;
}
.header-top {
    background: #000;
}
.latest-news div a {
    font-size: 12px;
    color: #020202;
}
.full-wrapper.two-columns-layout .main-menu .grid_10, .box-wrapper.two-columns-layout .main-menu .grid_10 {
    width: 895px;
}
.grid_2 {
    width: 85px;
    margin: 0 10px 0 10px;
    float: left;
    display: inline;
}
.advanced_recent_posts_widget .post-title {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.full-wrapper.two-columns-layout .header-main .grid_2, .box-wrapper.two-columns-layout .header-main .grid_2 {
    width: 655px;

}
.header-main .grid_2 {
    width: 685px;

}
/*.textwidget {
    margin-top: -120px;
    margin-right: -290px;
}*/

