body {
    text-align: center;
    background: #1e1e1e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
}
#header {
	background: #fff;
}
#logo {
    float: left;
	margin: 0;
    padding: 0;
    width: 100%;
}
#logo img {
	width: 100%;
}
.main-navbar li:before {
	display:none;
}
#sidebar .widget h3.title {
    padding: 3px 0;
    margin-bottom: 8px;
    font-size: 17px;
    border-bottom: 1px dotted #e7e7e7;
    color: #3B5996;
    line-height: 1.2;
}
a {
    color: #3b5996;
    text-decoration: none;
    outline: none;
}
#sidebar .widget {
    margin-bottom: 15px;
}
.wpzoom_media li {
    border-bottom: 1px dotted #ddd;
    list-style-type: none;
    font-size: 14px;
    padding: 8px 0;
    line-height: 20px;
}
.archiveposts h3.section_title{
    border-bottom: 1px solid #8c9ec2;
    border-top: 1px solid #3b5996;
    padding: 7px 0;
    margin: 0 0 10px 0;
    color: #3b5996;
}
.archiveposts .post h2.entry_title a {
    color: #314A7C;
}
.archiveposts .post h2.entry_title {
    font-size: 20px;
    margin: 0 0 6px;
    line-height: 1.2;
}
a.more-link:hover {
	background: transparent;
}
a.more-link {
    display: block;
    margin: 5px 0;
    font-size: 11px;
    text-align: left;
    background: transparent;
    border-radius: 0;
}
.entry a {
    color: #3b5996;
    font-weight: bold;
}
a.more-link span {
    float: left;
    color: #fff;
    padding: 4px 7px;
    background: #314A7C;
    font-size: 11px;
}
.navbar-nav .current-menu-item a, .navbar-nav .current_page_item a, .navbar-nav .current-menu-parent a, .navbar-nav .current_page_parent a {
	background: #31497a;
}

a.more-link span:hover {
	background: #3b5996;
}
.archiveposts .post .entry {
    font-size: 14px;
}
.entry-meta {
    float: none;
    display: block;
    clear: none;
    color: #8c9ec2;
    font-size: 11px;
    border: none;
    padding: 0;
}
.entry-meta a {
    color: #8c9ec2;
    font-weight: bold;
    border-bottom: 0;
}
.entry-meta a:hover {
    text-decoration: none;
	border-bottom: 1px solid #8c9ec2;
}
#footer {
    background: #3b5994;
    color: #fff;
    padding: 15px;
}
#footer .widget {
    color: #fff;
    font-size: 11px;
    margin: 0 0 15px;
    width: 222px;
    overflow: hidden;
}
.post .meta {
    width: 100%;
    float: left;
    padding: 10px 0;
    font-weight: normal;
    color: #8c9ec2;
    font-size: 12px;
    border-bottom: 1px solid #3b5996;
}
.post .meta span {
    float: right;
    font-size: 11px;
}
#content {
    padding: 0;
}
.post h1.title a {
    font-size: 28px;
    color: #3b5996;
    margin: 6px 0 10px;
    float: left;
    clear: both;
    width: 100%;
}
.post .entry {
    width: 100%;
    line-height: 1.7;
    font-size: 13px;
}
.post .author {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 10px 0;
    color: #8c9ec2;
    font-style: italic;
}
.post .post_author {
    background: #F7F7F7;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    padding: 10px 10px 5px 10px;
    margin: 10px 0;
    font-size: 11px;
    line-height: 1.6em;
}
.post .post_author span {
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
#carousel {
	min-height: 250px;
}
#carousel h3 {
    color: #3b5996;
}
#carousel #carousel-items a {
    color: #3b5996;
    font-weight: bold;
    font-size: 14px;
}
#carousel #carousel-items a:hover {
	color: #fff;
}
#carousel-items .item:hover {
	background: #3b5996;
}
#carousel-items {
	height: 164px !important;
}
#carousel-items .item .thumb {
	display: none;
}
#banner {
    margin-top: 10px;
    text-align: center;
}
.main-navbar {
    background: #3b5996;
    padding: 0 10px 0 5px;
    margin: 0 0 0px;
}
.main-navbar ul a {
    font-size: 15px;
    padding: 8px 13px;
}
.main-navbar .navbar-nav, .navbar-nav ul {
    height: 38px;
}
.navbar-nav ul { 
	background: transparent;
}
.main-navbar .sfHover a {
	background: #3b5996;
}
.main-navbar ul a:hover, .main-navbar ul ul a:hover {
    background: #31497a;
}
.navbar-search .search-form {
    margin: 5px 5px -45px 0px;
}
.featured_cat ul li a {
    font-size: 11px;
}
.featured_cat .article h2.entry-title {
    font-size: 18px;
}
.comments-link {
	display: none;
}
select {
    width: 100%;
    background: #F7F7F7;
    border: 1px solid #cdcfd4;
    color: #333333;
    display: inline;
    padding: 5px;
    line-height: 1.5;
    clear: both;
    float: left;
}
#slider {
    background: #fff;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px dotted #3b5996;
}

.featured_cat h3.category_title {
    border-bottom: 1px solid #8c9ec2;
    border-top: 1px solid #3b5996;
    padding: 6px 0 7px;
    margin-bottom: 15px;
}
#slider_nav h3 {
	color: #3b5996;
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #3b5996;
    margin: 0 0 8px 10px;
}
#slider_nav .item a {
    color: #3b5996;
    font-size: 12px;
}
#slider_nav .item a:hover, #slider_nav .item.current a {
    background: #8c9ec2;
}
#slider #slides .video_content { display: none; }

.archiveposts h3 {
    border-bottom: 1px solid #8c9ec2;
    border-top: 1px solid #3b5996;
    padding: 7px 0;
    margin: 0 0 10px 0;
    color: #3b5996;
}
.ssba div {
    padding: 5px 15px 0 15px;
    border: 1px solid #3b5996;
    border-radius: 3px;
    background: aliceblue;
}
.post .author {
	display: none;
}