body {
	background: #f2f2f2 none repeat scroll 0 0;
	color: #000;
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 1.6;
}
img {
	max-width: 100%;
}
a {
    color: #446b9b;
}
a:hover {
    text-decoration: none;
    color: #c12020;
}

/* Typography */
p {
    margin: 0 0 15px;
    line-height: 140%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}
h1, h2, h3, h4, h5 {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	line-height: 110%;
	color: #c00c00;
}
h1 {
	font-size: 30px;
}
h3 {
    font-size: 22px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    color: #222;
    font-weight: normal;
    line-height: 135%;
    margin-bottom: 4px;
    margin-top: 8px;
    font-size: 18px;
    font-family: Roboto Condensed;
}
.body-container .content-wrap {
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	float: none;
	margin: 0 auto;
	border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

/* Header */

.header-wrap {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1180px;
    float: none;
    margin: 0 auto;
}
.header-menu {
    float: right;
    list-style: outside none none;
    margin: 0 5px 0 0;
    padding: 3px 0 0;
    width: auto;
}
.header_data {
    color: #666;
    display: inline-block;
    float: right;
    font-family: Roboto Condensed;
    font-size: 14px;
    padding: 9px 0 9px 7px;
    text-transform: uppercase;
    width: auto;
}
.header-menu li {
	display: inline-block;
}
.header-menu li a {
    border-right: 1px solid #ddd;
    color: #333;
    display: inline-block;
    font-family: Roboto Condensed;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    padding: 6px 9px;
    text-transform: uppercase;
}
.header-menu li a:hover {
	text-decoration: none;
}
.logo {
	padding-top: 10px;
}
h3.description {
    color: #b7b7b7;
    margin-top: 10px;
    text-align: center;
}
#searchform {
    position: relative;
    text-align: right;
}
#searchform .submit {
    background: rgba(0, 0, 0, 0) url("../images/search-icon-b.png") no-repeat scroll 0 0;
    border: 0 none;
    display: block;
    font-size: 0;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
}
#searchform input.text {
    border: 1px solid #bebebe;
    color: #999;
    font-size: 13px;
    min-height: 37px;
    padding-left: 15px;
    padding-right: 40px;
    width: 80%;
}

/* Header Menu */
.header_main-menu {
    margin-top: 20px;
}
.header_main-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header_main-menu ul li {
	display: inline-block;
}
.first-menu {
    background: #4b4b4b none repeat scroll 0 0;
    text-align: center;
}
.first-menu ul li {
	margin: 0 -2px;
}
.first-menu ul li a {
    border-left: 1px solid #6f6f6f;
    border-right: 1px solid #333333;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
    padding: 8px 15px;
    text-shadow: -1px -1px #000;
    text-transform: uppercase;
}
.second-menu {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcfcfc 0%, #dadada 100%) repeat scroll 0 0;
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.33);
}
.second-menu ul li:first-child a {
	background: transparent;
}
.second-menu ul li a {
    background: rgba(0, 0, 0, 0) url("../images/small_separator.jpg") no-repeat scroll left center;
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 14px;
    display: inline-block;
}


/* Home */
#news-ticker {
    background: #ffe400 none repeat scroll 0 0;
    margin-left: 15px;
    margin-top: 10px;
    padding: 10px;
    width: calc(100% - 30px);
    float: left;
}
#news-ticker #ticker {
    margin: 0;
}
#news-ticker dt {
    color: #c12020;
    display: inline-block;
    float: left;
    font-family: Roboto Condensed;
    font-size: 15px;
    font-weight: 700;
    margin-right: 10px;
    text-transform: uppercase;
    width: auto;
}
#news-ticker dd {
    display: inline-block;
    float: left;
    margin-right: 60px;
    width: auto;
}
#news-ticker dd a {
    color: #222;
    font-family: Roboto Condensed;
    font-weight: 700;
}
#frontpage-news h1 {
	text-align: center;
	margin-top: 10px;
}
#frontpage-news h1 a {
    color: #c00c00;
    font-size: 60px;
    line-height: 105%;
}
.frontpage-excerpt p {
	color: #111;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 130%;
    text-align: center;
    margin-top: 15px;
}
.recent-meta {
    color: #666;
    font-family: Arial;
    font-size: 13px;
    margin: 10px 0;
}
#frontpage-news .recent-meta {
	text-align: center;
}
.recent-meta  a{
	color: #666;
}
.recent-meta .share_btn {
	position: relative;
	top: 6px;
}
.featured-grid {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    padding: 15px 0;
}
.featured-grid .featured-post {
    float: left;
    margin-right: 4%;
    width: 22%;
}
.featured-grid .featured-post:last-child {
	margin-right: 0;
}
.teal a, .comunitate, .sport, .sanatate {
    color: #349876;
}
.featured-post h3 {
	line-height: 1.3;
	font-size: 20px;
    margin: 0 0 10px;
}
.yellow, .eveniment {
    color: #ec8500;
}
.recent-meta {
	color: #666;
    font-size: 13px;
}
.recent-meta span {
    margin-right: 4px;
}
a.cat-arrow {
    background: #c00c00 url("../images/cat_arrow.png") no-repeat scroll right center;
    color: #fff;
    display: inline-block;
    font-style: italic;
    padding: 4px 20px 4px 10px;
}
.teal a, a.cat-arrow.comunitate, a.cat-arrow.sport, a.cat-arrow.sanatate {
    background-color: #349876;
}
.teal a:hover, a.cat-arrow.comunitate:hover, a.cat-arrow.sport:hover, a.cat-arrow.sanatate:hover {
    background-color: #000;
    color: #349876;
}
.grape a, a.cat-arrow.administratie {
    background-color: #4e3d59;
}
.grape a:hover, a.cat-arrow.administratie:hover {
    background-color: #000;
    color: #4e3d59;
}
#recent-posts .anchete:hover {
    background-color: #fc494d;
    color: #fff;
}
.archiveposts h2 {
    line-height: 130%;
    margin: 0 0 6px;
    font-size: 24px;
}
.orange, .actualitate {
    color: #ec5900;
}
.archiveposts .post {
    border-bottom: 1px solid #dddddd;
    margin: 0 0 12px;
    padding: 0 0 12px;
}
.top-adds {
    clear: both;
    padding-top: 20px;
    padding-bottom: 15px;
}
.widget h3.title {
    border: medium none;
    color: #c00c00;
    font-size: 20px;
    font-weight: bold;
    line-height: 115%;
    margin: 0 0 8px;
    padding: 0;
    display: block;
}
.widget li {
    list-style-type: none;
    font-family: arial;
}
.widget .feature-posts-list li {
    margin: 0 0 20px;
    padding: 0;
}
.widget .feature-posts-list img {
    border-radius: 2px;
    margin-bottom: 10px;
}
#sidebar ul {
    padding-left: 0;
}
.red a:hover, a.cat-arrow.politica:hover, a.cat-arrow.sondaje-de-opinie:hover, a.cat-arrow.reportaj:hover {
    background-color: #000;
    color: #c00c00;
}
.orange a:hover, a.cat-arrow.actualitate:hover {
    background-color: #000;
    color: #ec5900;
}
.red a:hover, a.cat-arrow.politica:hover, a.cat-arrow.sondaje-de-opinie:hover, a.cat-arrow.reportaj:hover {
    background-color: #000;
    color: #c00c00;
}
.reportaje:hover {
    background-color: #000 !important; 
    color: #fc494d !important;
}
a.cat-arrow {
    background: #c00c00 url("../images/cat_arrow.png") no-repeat scroll right center;
    color: #fff;
    display: inline-block;
    font-style: italic;
    padding: 4px 20px 4px 10px;
}
.gold a:hover, a.cat-arrow.timp-liber:hover, a.cat-arrow.premiantii:hover, a.cat-arrow.horoscop:hover {
    background-color: #000;
    color: #d59e47;
}
.green a, a.cat-arrow.cultura, a.cat-arrow.turism {
    background-color: #349876;
}
.green a:hover, a.cat-arrow.cultura:hover, a.cat-arrow.turism:hover {
    background-color: #000;
    color: #349876;
}
.gold a, .timp-liber, .premiantii, .horoscop {
    color: #d59e47;
}
.green a, .cultura, .turism {
    color: #349876;
}
.recent-meta a:hover {
    background-color: #000;
    color: #fc494d;
}
.featured-category {
    margin: 0 0 15px;
}
.featured-meta {
    color: #666;
    font-size: 13px;
    margin-bottom: 10px;
}
.featured-meta a {
    color: #444;
}
.featured-meta a:hover {
    color: #fc494d;
}
.featured-category h3.green a {
    background: #009b2c none repeat scroll 0 0;
}
.featured-category h3.green a:hover {
    color: #fff;
}
.featured-category h3 a {
    border-radius: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: normal;
    padding: 8px 12px;
    display: inline-block;
    line-height: 110%;
    color: #fff;
}
.featured-category h3 {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #333;
    display: block;
    font-weight: normal;
}
.left-col h2 {
    margin: 6px 0;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
}
.left-col h2 a {
    font-weight: 700;
}

#sidebar .left-col {
    margin: 0 0 12px;
    border-bottom: 1px solid #d9e0e6;
}
.left-col .author img {
    margin: 8px 12px 0 0;
}
.left-col img {
    float: left;
    margin: 0 0 10px;
}
.featured-category h3.blue a {
    background: #33536a none repeat scroll 0 0;
}
.featured-category h3.pink a {
    background: #fc494d none repeat scroll 0 0;
}
.widget {
    margin: 0 0 12px;
}
.recent-comments-list li {
    font-size: 12px;
    margin: 0 0 10px;
}
#main {
    border-right: 1px solid #dddddd;
    padding-right: 30px;
}
#sidebar .share_btn {
    float: right;
    margin-top: 0;
}


/* Archive Page */
.archiveposts h3.title {
    border-bottom: 0 none;
    color: #a1a9af;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0;
}
.archive_left-column {
    border-right: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 10px;
}

/* Reset for bootstrap default style */
.archive_left-column .thumbnail {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
.archiveposts .post-thumb {
    margin: 0 20px 0 0;
    max-width: 280px;
    float: left;
    width: 100%;
}
.archiveposts .post-content {
    overflow: hidden;
}
.archive_left-column .clear {
    clear: both;
}
.archive_left-column .recent-meta a:hover {
    background: transparent;
    color: #fc494d;
}
div.navigation {
    font-size: 16px;
    margin: 0 0 30px;
    text-align: center;
}
div.navigation span.current {
    background: #33536a none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    padding: 3px 7px;
}
div.navigation a {
    font-weight: normal;
    margin: 0 8px;
    padding: 0;
}
div.navigation .next {
    margin: 0 0 0 16px;
}




/* Footer */
#footer {
    border-top: 3px double #ddd;
    margin: 24px 0 0;
    padding: 24px 0 0;
}

#copyright {
    max-width: 1180px;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
    margin: 0 auto;
    text-align: center;
}
a.back-to-top {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 2em;
    color: #fff;
    display: none;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 1em;
    position: fixed;
    right: 0;
    text-decoration: none;
}
a.back-to-top:hover {
    background-color: rgba(135, 135, 135, 0.5);
}

/* Single Page */
.custom_spacing,
.single-col {
    margin-top: 20px;
}
.post-meta {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 8px;
    color: #a1a9af;
}
.separator {
    color: #a1a9af;
    font-size: 11px;
    margin: 0 8px;
}
.single-col h1.title {
    margin-bottom: 10px;
}
.excerpt.subtitle {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 145%;
    margin: 12px auto;
}
.share_box {
    border-top: 1px solid #dddddd;
    padding: 20px 0 0;
    color: #656565;
    margin: 0 0 25px;

}
.post_author {
    background: #fcfcfc none repeat scroll 0 0;
    border-color: #dddddd;
    color: #646668;
    margin: 15px 0 0;
    padding: 20px;
}
.post_author img {
    border-radius: 2px;
    float: left;
    margin: 0 25px 0 0;
}
.post_author span {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}
.post_author span.author_links {
    color: #646668;
    font-size: 14px;
    padding-left: 95px;
    display: block;
    margin-bottom: 5px;
}
.post_author .clear {
    clear: both;
}
.post-wrap {
    padding: 12px 0;
}
#comments {
    clear: both;
}
#comments h3 {
    color: #222;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 20px;
    padding: 0;
}
.commentlist {
    border-bottom: 1px solid #d9e0e6;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.commentlist li.comment {
    border-bottom: 1px solid #d9e0e6;
    line-height: 1.7;
    margin: 0 0 24px;
    padding: 0 0 0 76px;
    position: relative;
}
.comment-author {
    margin-bottom: 3px;
}
.reply {
    font-size: 12px;
    padding: 0 0 24px;
}
.comment-author cite {
    color: #b1b1b1;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
}
.comment-meta {
    color: #a7a7b3;
    font-size: 12px;
    margin: 0 0 10px;
}
.comment-meta a:link, .comment-meta a:visited {
    color: #a7a7b3;
    text-decoration: none;
}
#respond {
    padding-bottom: 40px;
}
figure, form {
    margin: 0;
}
#respond textarea {
    box-sizing: border-box;
    width: 70%;
    height: 145px;
}
#respond input {
    box-sizing: border-box;
    width: 70%;
}
input, textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    color: #000;
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    padding: 7px 6px;
}
input:focus, textarea:focus {
    border-color: #999;
}
#respond input {
    width: 40%;
}
#respond input, #respond textarea {
    box-sizing: border-box;
}
#respond .form_fields p .required_lab {
    color: #a7a7b3;
    margin-left: 10px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #c00c00 none repeat scroll 0 0;
    border-radius: 0;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 8px 15px;
    text-align: center;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    display: inline;
    font-size: 14px;
    line-height: normal;
    cursor: pointer;
    width: auto !important;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #222 none repeat scroll 0 0;
    cursor: pointer;
    transition-duration: 0.2s;
}
.author_links > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.author_links > ul li {
    display: inline-block;
}
.post_author p {
    border-bottom: 1px solid #dddddd;
    line-height: 1.8;
    margin: 10px 0 20px;
    overflow: hidden;
    padding: 0 0 20px;
}
.share_box {
    border-top: 1px solid #dddddd;
    padding: 20px 0 0;
    color: #656565;
    margin: 0 0 25px;
}
.share_box .share_btn {
    margin-top: 4px;
    float: left;
    min-width: 120px;
}
.post_author {
    background: #fcfcfc none repeat scroll 0 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    color: #646668;
    margin: 15px 0 0;
    padding: 20px;
    margin-bottom: 25px;
}
#comments ul {
    list-style: none;
    padding: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #d9e0e6;
    line-height: 1.7;
    margin: 0 0 24px;
    padding: 0 0 0 76px;
    position: relative;
}
.commentlist .children {
    list-style: outside none none;
    margin: 0;
}
.commentlist .children li {
    border: medium none;
    margin: 0;
}
.commentlist li.comment {
    line-height: 1.7;
    padding: 0 0 0 76px;
    position: relative;
}
.single-article img {
    height: auto;
}
.arch-cat ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.arch-cat h3 {
    margin-bottom: 10px;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner::after, div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner::before, div.aw-widget-current-inner div.aw-widget-content::after, div.aw-widget-current-inner div.aw-widget-content::before, div.aw-widget-current-inner::after, div.aw-widget-current-inner::before {
	display: table;
	content: "";
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner::after, div.aw-widget-current-inner div.aw-widget-content::after, div.aw-widget-current-inner::after {
	clear:both;
}
.accu-weather .aw-widget-current {
    float: left;
    height: auto;
    width: 33.3%;
}
.feature-posts-list li a:nth-child(2) {
	display: block;
}



/* Media Queries */
@media (max-width: 1180px) {
    .header-wrap,
    .body-container .content-wrap,
    #copyright {
        max-width: 980px;
    }
    h3.description {
        font-size: 20px;
    }
    .header-menu li a {
        font-size: 14px;
        padding-right: 7px;
        padding-left: 7px;
    }
    .first-menu ul li a {
        font-size: 14px;
        padding-right: 11px;
        padding-left: 11px;
    }
    .second-menu ul li a {
        font-size: 13px;
        padding: 8px;
    }
    .archive_left-column {
        margin-right: 2%;
        width: 71%;
    }
}
@media (min-width: 992px) and (max-width: 1180px) {
    .col-sidebar {
        left: 20px;
        margin-left: -4%;
        position: relative;
        width: 29%;
    }
    .logo {
        max-width: 35%;
    }
    .right-logo {
        max-width: 65%;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .header-wrap,
    .body-container .content-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .right-logo {
        padding-top: 40px;
    }
    .widget.feature-posts {
        text-align: center;
    }
    .widget .feature-posts-list li {
        float: left;
        width: 33%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .widget .feature-posts-list li:nth-child(3+1) {
        clear: left;
    }
    .feature-posts-list {
        display: block;
        float: left;
        width: 100%;
    }
    .feature-posts-list a:nth-child(2) {
        display: block;
    }
    .widget .feature-posts-list img {
        width: 100%;
    }
    .widget.feature-posts {
        border-bottom: 1px solid #ddd;
        float: left;
        margin-bottom: 30px;
        width: 100%;
    }
    .widget .feature-posts-list li:nth-child(3n+1) {
        clear: left;
    }
    .archive_left-column {
        margin-right: 0;
        width: 100%;
    }
    .widget.facebook {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        text-align: center;
        padding-top: 20px;
    }
    #sidebar {
        border-top: 1px solid #ddd;
    }
}
@media (min-width: 940px) {
    .mobile-menu {
        display: none !important;
    }
}
@media (max-width: 940px) {
    .mobile-menu {
        display: block !important;
    }
    .desktop-menu {
        display: none !important;
    }
    .mobile-trigger {
        border: 2px solid #000;
        border-radius: 4px;
        padding: 5px 5px 2px;
        position: absolute;
        right: 15px;
        top: 10px;
        width: 45px;
        cursor: pointer;
    }
    .mobile-trigger > span {
        background: #000 none repeat scroll 0 0;
        display: block;
        height: 5px;
        margin-bottom: 3px;
        width: 100%;
    }
    .header-wrap {
        position: relative;
    }
    .right-logo {
        padding-top: 55px;
    }
    .show-mobile .header_main-menu {
        display: block;
    }
    .header_main-menu {
        margin-top: 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        right: 15px;
        top: 60px;
        max-width: 500px;
        width: 100%;
        background: #4B4B4B;
        z-index: 99;
        transition: all 0.3s ease-in-out;
    }
    .show-mobile .header_main-menu {
        opacity: 1;
        visibility: visible;
    }
    .header_main-menu ul {
        float: left;
    }
    .header_main-menu ul li {
        display: block;
        margin: 0;
        text-align: left;
        width: 50%;
        float: left;
    }
    .header_main-menu ul li a {
        border: 0;
        border-bottom: 1px solid rgba(255,255,255, 0.5);
        color: #fff;
        display: block;
        font-family: Roboto Condensed;
        font-size: 14px;
        font-weight: 700;
        text-shadow: -1px -1px #000;
        width: 100%;
        text-transform: uppercase;
        border-right: 1px solid rgba(255,255,255, 0.5) !important;
    }
    .header_main-menu ul li:last-child a {
        border: 0;
    }
    .second-menu ul,
    .second-menu ul li a {
        background: gray;
    }
    .header_main-menu ul li a {
        padding-bottom: 15px;
        padding-top: 15px;
    }
}
@media (max-width: 910px) {
    .header-menu li a {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .header-menu {
        clear: none;
        display: inline-block;
        float: none;
    }
    #search {
        padding-top: 16px;
    }
    .logo {
        text-align: center;
        width: 100%;
    }
    .header_data {
        border-right: 1px solid #ddd;
        display: inline-block;
        float: none;
        padding: 0 10px 0 0;
    }
    .header-menu li a {
        padding-bottom: 0;
        padding-right: 10px;
        padding-top: 0;
    }
    .header-menu li:last-child a {
        border: 0;
    }
    .right-logo {
        text-align: center;
        width: 100%;
    }
    #searchform input.text {
        width: 100%;
    }
    #searchform {
        left: 50%;
        margin-left: -250px;
        max-width: 500px;
        position: relative;
        text-align: center;
    }
    .right-logo {
        padding-top: 15px;
    }
    #news-ticker dt {
        clear: left;
    }
    .left-header, .right-header {
        width: 100%;
    }
    #news-ticker {
        text-align: center;
    }
    #news-ticker .first {
        display: inline-block;
    } 
    #frontpage-news h1 a {
        font-size: 40px;
    }
    #frontpage-news h1 {
        clear: both;
        display: block;
        float: left;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
    }
    .home_row-left {
        float: left;
        width: 60%;
    }
    .home_row-right {
        float: left;
        width: 40%;
    }
    #main.home-right {
        border: 0 none;
        padding-right: 0;
    }
    .right-sidebar {
        border-top: 1px solid #ddd;
        margin-top: 30px;
    }
    #footer .textwidget {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .featured-grid .featured-post {
        float: left;
        margin: 0;
        width: 50%;
        padding-right: 10px;
    }
    .featured-grid .featured-post:nth-child(2n) {
        padding-left: 10px;
        padding-right: 0;
    }
    .featured-grid .featured-post:nth-child(2n+1) {
        clear: left;
    }
    #main {
        border: 0 none;
        padding-right: 0;
    }
    .home_row-left {
        border-right: 1px solid #ddd;
        width: 50%;
    }
    .home_row-right {
        width: 50%;
    }
    a.back-to-top {
        bottom: 0;
    }
    .widget .feature-posts-list li:nth-child(3n+1) {
        clear: left;
    }
    .commentlist li.comment {
        padding-left: 25px;
    }
    .commentlist > li.comment {
        padding-left: 0;
    }
    .body-container iframe {
	max-width: 100%;
    }
}
@media (max-width: 736px) {
    .single .single-area p {
        text-align: justify;
    }
}
@media (max-width: 620px) {
    .header-menu li {
        display: block;
    }
    .header-menu {
        margin: 0;
    }
    .header_data {
        border: 0 none;
        display: block;
        padding-right: 0;
    }
    .header-menu li a {
        border: 0 none;
        padding: 0;
    }
    .archiveposts .post-thumb {
        margin-right: 0;
        max-width: 50%;
        padding-right: 15px;
    }
}
@media (max-width: 530px){
    #searchform {
        left: 0;
        margin-left: 0;
        max-width: none;
        position: relative;
        width: 100%;
    }
    .header_main-menu {
        max-width: 370px;
    }
    .header_main-menu ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #respond input, #respond textarea {
        width: 290px !important;
    }
}

@media (max-width: 500px) {
    .home_row-left {
        width: 100%;
        border: 0;
    }
    .home_row-right {
        width: 100%;
    }
    .widget .feature-posts-list li {
        width: 50%;
    }
    .widget .feature-posts-list li:nth-child(3n+1) {
        clear: none;
    }
    .widget .feature-posts-list li:nth-child(2n+1) {
        clear: left;
    }
    #news-ticker dt, #news-ticker dd {
        clear: both;
        margin: 0;
    }
    #news-ticker {
        text-align: left;
    }
    #frontpage-news h1 a {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .featured-grid .featured-post {
        border-bottom: 1px solid #ddd;
        float: none;
        margin: 0 auto 20px;
        max-width: 290px;
        padding-bottom: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }
    .featured-grid .featured-post:last-child {
        margin-right: auto;
    }
    .widget .feature-posts-list li {
        width: 100%;
    }
    .widget .feature-posts-list img {
        width: auto;
    }
    .widget .feature-posts-list li {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 240px;
        padding: 0;
        width: 100%;
    }
    .archiveposts .post-content {
        overflow: visible;
    }
    .archiveposts .post-thumb {
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 400px) {
    .header_main-menu {
        max-width: 320px;
        right: 0;
    }
    .header_main-menu ul li a {
        font-size: 13px;
    }
}