@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600italic,600,700,700italic|Droid+Serif:400,400italic,700,700italic);

.main-panel-section, .main-header-section, .sidebar-header, .main-header-searchform, .main-header-searchform, .mainnav-section,
.alternate-sites_section, .main-footer-section, .affix-section, .right-sidebar_section, .breadcrumbs, .btn-print, .wp_bannerize,
.wp-bannerize-support, .article-social_section {
    display: none;
}

body {
    font: 14px 'Open Sans', sans-serif;
}

a {
    color: #52ac6e;
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: 'Droid Serif', serif;
}

h2, h3, h4 {
    margin-top: 1.5em;
    margin-bottom: .6em;
}

a:hover {
    color: #52ac6e;
    text-decoration: underline;
}
.textwidget p {
   margin: 0px !important;
}
p {
    margin-bottom: 1.47em;
    line-height: 1.47;
}

.by {
    position: absolute;
    right: 30px;
    bottom: -10px;
}

.by a {
    display: block;
    width: 24px;
    height: 11px;
    background: url("okia.gif") no-repeat;
    text-indent: -999px;
    font-size: 0;
}

.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.alignleft {
    float: left;
    margin: 0 1.6em 1em 0;
}

.sep {
    position: relative;
    display: inline-block;
    top: -3px;
    padding: 0 8px;
    font-size: 14px;
    color: #aaa;
    vertical-align: middle;
}

.set-pos-static {
    position: static;
}

.wp-caption {
    padding-bottom: 20px;
    margin-bottom: 1.8em;
    width: auto !important;
    border-bottom: 3px solid #353535;
    overflow: hidden;
}

.wp-caption img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.wp-caption .wp-caption-text {
    margin: 0;
    font-size: 14px;
}

.wp-caption .wp-caption-text p {
    margin: 0;
}

.wp-caption .wp-caption_desc {
    font-weight: 700;
}

.wp-caption .wp-caption_source {
    font-size: 12px;
}

blockquote {
    border-left: 3px solid #353535;
    margin-left: 0;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

.lead {
    font-weight: 600;
}
.list, .sub-menu, .menu, .menu-item, .wp-paginate, .wp-paginate li {
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
    line-height: 1;
}

.posts-excerpt_list {
    list-style-type: none;
    padding: 0;
    padding: 5px 0;
}

.posts-excerpt_list .posts-excerpt_url {
    display: block;
    padding: 4px;
    margin: 10px 0;
    font-size: 14px;
    color: #353535;
}

.posts-excerpt_list .posts-excerpt_url:hover {
    text-decoration: none;
}

.posts-excerpt_list .posts-excerpt_url:hover .posts-excerpt_title {
    text-decoration: underline;
}

.posts-excerpt_list .posts-excerpt_url .posts-excerpt_author {
    font-size: 12px;
    margin-left: 5px;
}

.posts-excerpt_list .posts-excerpt_title {
    margin-bottom: .2em;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    line-height: 1.1;
}

.posts-excerpt_list .posts-excerpt_meta {
    margin: 0;
}

.posts-excerpt_list .posts-excerpt_cat {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-right: 10px;
    letter-spacing: 2px;
}

.posts-excerpt_list .posts-excerpt_author_alias {
    font-size: 12px;
    color: #52ac6e;
    display: inline-block;
}

.posts-excerpt_list .posts-excerpt_content {
    margin: 0;
    padding-top: 5px;
}

.posts-excerpt_author_alias {
    color: #52ac6e;
	text-transform: uppercase;
}

.main-content-wrap .posts-excerpt_list {
    margin-right: 15px;
    margin-left: 15px;
}
.post-infobox {
    float: left;
    margin: 0 1em 1em 0;
    padding: 10px;
    width: 33%;
    background-color: #f3f3f3;
    text-align: center;
}
.post-infobox_desc {
    font-size: 11px;
}
