﻿/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

@font-face {
   font-family: 'FontAwesome';
   src: url('Fonts/fontawesome-webfont.eot?v=4.0.3');
   src: url('Fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('Fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('Fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('Fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
   font-weight: normal;
   font-style: normal;
}

.modern_responsive .ui-helper-hidden {
   display: none;
}

.modern_responsive .ui-helper-hidden-accessible {
   position: absolute !important;
   clip: rect(1px 1px 1px 1px);
   clip: rect(1px, 1px, 1px, 1px);
}

.modern_responsive .ui-helper-reset {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   line-height: 1.3;
   text-decoration: none;
   font-size: 100%;
   list-style: none;
}

.modern_responsive .ui-helper-clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.modern_responsive .ui-helper-clearfix {
   display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
   height: 1%;
}

.modern_responsive .ui-helper-clearfix {
   display: block;
}

/* end clearfix */
.modern_responsive .ui-helper-zfix {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
   opacity: 0;
   filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.modern_responsive .ui-state-disabled {
   cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.modern_responsive .ui-icon {
   display: block;
   text-indent: -99999px;
   overflow: hidden;
   background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.modern_responsive .ui-widget-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */

/* Component containers
----------------------------------*/
.modern_responsive .ui-widget {
   font-family: Verdana, Arial, sans-serif;
   font-size: 1.1em;
}

.modern_responsive .ui-widget .ui-widget {
   font-size: 1em;
}

.modern_responsive .ui-widget input, .modern_responsive .ui-widget select, .modern_responsive .ui-widget textarea, .modern_responsive .ui-widget button {
   font-family: Verdana, Arial, sans-serif;
   font-size: 1em;
}

.modern_responsive .ui-widget-content {
   border: 1px solid #aaaaaa;
   background: #ffffff url(Images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
   color: #222222;
}

.modern_responsive .ui-widget-content a {
   color: #222222;
}

.modern_responsive .ui-widget-header {
   border: 1px solid #e1e1e1;
   background: #ffffff;
   color: #363636;
   font-weight: bold;
}

.modern_responsive .ui-widget-header a {
   color: #222222;
}

.modern_responsive .ui-datepicker th {
   color: #363636;
}

/* Interaction states
----------------------------------*/
.modern_responsive .ui-state-default, .modern_responsive .ui-widget-content .ui-state-default, .modern_responsive .ui-widget-header .ui-state-default {
   border: none;
   background: none;
   font-weight: normal;
   color: #363636;
}

.modern_responsive .ui-state-hover a, .modern_responsive .ui-state-hover a:hover {
   color: #212121;
   text-decoration: none;
}

.modern_responsive .ui-state-active, .modern_responsive .ui-widget-content .ui-state-active, .modern_responsive .ui-widget-header .ui-state-active {
   border: 1px solid #aaaaaa;
   background: #ffffff url(Images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
   font-weight: normal;
   color: #212121;
}

.modern_responsive .ui-state-active a, .modern_responsive .ui-state-active a:link, .modern_responsive .ui-state-active a:visited {
   color: #212121;
   text-decoration: none;
}

.modern_responsive .ui-widget :active {
   outline: none;
}

/* Interaction Cues
----------------------------------*/
.modern_responsive .ui-state-highlight, .modern_responsive .ui-widget-content .ui-state-highlight, .modern_responsive .ui-widget-header .ui-state-highlight {
   border: 1px solid #363636;
   background: #878787;
   color: #363636;
}

.modern_responsive .ui-state-highlight a, .modern_responsive .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
   color: #363636;
}

.modern_responsive .ui-state-error, .modern_responsive .ui-widget-content .ui-state-error, .modern_responsive .ui-widget-header .ui-state-error {
   border: 1px solid #cd0a0a;
   background: #fef1ec url(Images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
   color: #cd0a0a;
}

.modern_responsive .ui-state-error a, .modern_responsive .ui-widget-content .ui-state-error a, .modern_responsive .ui-widget-header .ui-state-error a {
   color: #cd0a0a;
}

.modern_responsive .ui-state-error-text, .modern_responsive .ui-widget-content .ui-state-error-text, .modern_responsive .ui-widget-header .ui-state-error-text {
   color: #cd0a0a;
}

.modern_responsive .ui-priority-primary, .modern_responsive .ui-widget-content .ui-priority-primary, .modern_responsive .ui-widget-header .ui-priority-primary {
   font-weight: bold;
}

.modern_responsive .ui-priority-secondary, .modern_responsive .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
   opacity: .7;
   filter: Alpha(Opacity=70);
   font-weight: normal;
}

.modern_responsive .ui-state-disabled, .modern_responsive .ui-widget-content .ui-state-disabled, .modern_responsive .ui-widget-header .ui-state-disabled {
   opacity: .35;
   filter: Alpha(Opacity=35);
   background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.modern_responsive .ui-icon {
   width: 16px;
   height: 16px;
   background-image: url(Images/ui-icons_222222_256x240.png);
}

.modern_responsive .ui-widget-content .ui-icon {
   background-image: url(Images/ui-icons_222222_256x240.png);
}

.modern_responsive .ui-widget-header .ui-icon {
   background-image: url(Images/ui-icons_222222_256x240.png);
}

.modern_responsive .ui-state-hover .ui-icon, .modern_responsive .ui-state-focus .ui-icon {
   background-image: url(Images/ui-icons_454545_256x240.png);
}

.modern_responsive .ui-state-active .ui-icon {
   background-image: url(Images/ui-icons_454545_256x240.png);
}

.modern_responsive .ui-state-highlight .ui-icon {
   background-image: url(Images/ui-icons_2e83ff_256x240.png);
}

.modern_responsive .ui-state-error .ui-icon, .modern_responsive .ui-state-error-text .ui-icon {
   background-image: url(Images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.modern_responsive .ui-icon-circle-triangle-e {
   background-position: -48px -192px;
}

.modern_responsive .ui-icon-circle-triangle-w {
   background-position: -80px -192px;
}

/* Corner radius */
.modern_responsive .ui-corner-all, .modern_responsive .ui-corner-top, .modern_responsive .ui-corner-left, .modern_responsive .ui-corner-tl {
   -moz-border-radius-topleft: 4px;
   -webkit-border-top-left-radius: 4px;
   -khtml-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
}

.modern_responsive .ui-corner-all, .modern_responsive .ui-corner-top, .modern_responsive .ui-corner-right, .modern_responsive .ui-corner-tr {
   -moz-border-radius-topright: 4px;
   -webkit-border-top-right-radius: 4px;
   -khtml-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
}

.modern_responsive .ui-corner-all, .modern_responsive .ui-corner-bottom, .modern_responsive .ui-corner-left, .modern_responsive .ui-corner-bl {
   -moz-border-radius-bottomleft: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -khtml-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px;
}

.modern_responsive .ui-corner-all, .modern_responsive .ui-corner-bottom, .modern_responsive .ui-corner-right, .modern_responsive .ui-corner-br {
   -moz-border-radius-bottomright: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -khtml-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
}

/* Overlays */
.modern_responsive .ui-widget-overlay {
   background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
   opacity: .30;
   filter: Alpha(Opacity=30);
}

.modern_responsive .ui-widget-shadow {
   margin: -8px 0 0 -8px;
   padding: 8px;
   background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
   opacity: .30;
   filter: Alpha(Opacity=30);
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
}

/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
#ui-datepicker-div {
   display: none;
}

.modern_responsive .ui-datepicker {
   padding: .2em .2em 0;
   display: none;
   background: #f1f0f0;
   border: #e1e1e1 1px solid;
}

.modern_responsive .ui-datepicker .ui-datepicker-header {
   position: relative;
   padding: .2em 0;
}

.modern_responsive .ui-datepicker .ui-datepicker-prev, .modern_responsive .ui-datepicker .ui-datepicker-next {
   position: absolute;
   top: 2px;
   width: 1.8em;
   height: 1.8em;
}

.modern_responsive .ui-datepicker .ui-datepicker-prev-hover, .modern_responsive .ui-datepicker .ui-datepicker-next-hover {
   top: 4px;
}

.modern_responsive .ui-datepicker .ui-datepicker-prev {
   left: 2px;
}

.modern_responsive .ui-datepicker .ui-datepicker-next {
   right: 2px;
}

.modern_responsive .ui-datepicker .ui-datepicker-prev-hover {
   left: 3px;
}

.modern_responsive .ui-datepicker .ui-datepicker-next-hover {
   right: 4px;
}

.modern_responsive .ui-datepicker .ui-datepicker-prev span, .modern_responsive .ui-datepicker .ui-datepicker-next span {
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -8px;
   top: 50%;
   margin-top: -8px;
}

.modern_responsive .ui-datepicker .ui-datepicker-title {
   margin: 0 2.3em;
   line-height: 1.8em;
   text-align: center;
}

.modern_responsive .ui-datepicker .ui-datepicker-title select {
   font-size: 1em;
   margin: 1px 0;
}

.modern_responsive .ui-datepicker select.ui-datepicker-month-year {
   width: 100%;
}

.modern_responsive .ui-datepicker select.ui-datepicker-month, .modern_responsive .ui-datepicker select.ui-datepicker-year {
   width: 49%;
}

.modern_responsive .ui-datepicker table {
   width: 100%;
   font-size: .9em;
   border-collapse: collapse;
   margin: 0 0 .4em;
}

.modern_responsive .ui-datepicker th {
   padding: .7em .3em;
   text-align: center;
   font-weight: bold;
   border: 0;
}

.modern_responsive .ui-datepicker td {
   border: 0;
   padding: 1px;
}

.modern_responsive .ui-datepicker td span, .modern_responsive .ui-datepicker td a {
   display: block;
   padding: .2em;
   text-align: center;
   text-decoration: none;
}

.modern_responsive .ui-datepicker .ui-datepicker-buttonpane {
   background-image: none;
   margin: .7em 0 0 0;
   padding: 0 .2em;
   border-left: 0;
   border-right: 0;
   border-bottom: 0;
}

.modern_responsive .ui-datepicker .ui-datepicker-buttonpane button {
   float: right;
   margin: .5em .2em .4em;
   cursor: pointer;
   padding: .2em .6em .3em .6em;
   width: auto;
   overflow: visible;
}

.modern_responsive .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
   float: left;
}

/* with multiple calendars */
.modern_responsive .ui-datepicker.ui-datepicker-multi {
   width: auto;
}

.modern_responsive .ui-datepicker-multi .ui-datepicker-group {
   float: left;
}

.modern_responsive .ui-datepicker-multi .ui-datepicker-group table {
   width: 95%;
   margin: 0 auto .4em;
}

.modern_responsive .ui-datepicker-multi-2 .ui-datepicker-group {
   width: 50%;
}

.modern_responsive .ui-datepicker-multi-3 .ui-datepicker-group {
   width: 33.3%;
}

.modern_responsive .ui-datepicker-multi-4 .ui-datepicker-group {
   width: 25%;
}

.modern_responsive .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
   border-left-width: 0;
}

.modern_responsive .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
   border-left-width: 0;
}

.modern_responsive .ui-datepicker-multi .ui-datepicker-buttonpane {
   clear: left;
}

.modern_responsive .ui-datepicker-row-break {
   clear: both;
   width: 100%;
   font-size: 0em;
}

/* RTL support */
.modern_responsive .ui-datepicker-rtl {
   direction: rtl;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-prev {
   right: 2px;
   left: auto;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-next {
   left: 2px;
   right: auto;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-prev:hover {
   right: 1px;
   left: auto;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-next:hover {
   left: 1px;
   right: auto;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-buttonpane {
   clear: right;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-buttonpane button {
   float: left;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
   float: right;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-group {
   float: right;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
   border-right-width: 0;
   border-left-width: 1px;
}

.modern_responsive .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
   border-right-width: 0;
   border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.modern_responsive .ui-datepicker-cover {
   display: none; /*sorry for IE5*/
   display: /**/ block; /*sorry for IE5*/
   position: absolute; /*must have*/
   z-index: -1; /*must have*/
   filter: mask(); /*must have*/
   top: -4px; /*must have*/
   left: -4px; /*must have*/
   width: 200px; /*must have*/
   height: 200px; /*must have*/
}

.modern_responsive.
.modern_responsive a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.modern_responsive .manageblog {
   float: right;
   margin-bottom: 15px;
}

.modern_responsive h1.blogname, h3.blogdescription {
   font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
   margin: 0px;
   padding: 0px;
   font-weight: normal;
   line-height: normal;
}

.modern_responsive .mrssfeeds {
   float: right;
}

.modern_responsive h1.blogname {
   font-size: 22px;
   color: #000000;
   float: left;
}

.modern_responsive h3.blogdescription {
   font-size: 12px;
   color: #3E81B5;
   margin-left: 1px;
}

.modern_responsive .post .socialnetwork {
   float: right;
   margin-top: 10px;
   min-width: 138px;
}

.modern_responsive .post .readmore {
   float: left;
   margin-top: 10px;
}

.modern_responsive .read-more {
   margin-top: 10px;
   text-align: right;
   font-size: 11px;
   color: #878787;
   display: block;
}

.modern_responsive article.post div.post-meta,
.modern_responsive .timeline .read-more,
.modern_responsive .masonry-item .read-more {
   font-size: 11px;
   color: #878787;
   margin: 10px 0 0;
}

.modern_responsive .timeline .read-more,
.modern_responsive .masonry-item .read-more {
   float: right;
}

.modern_responsive article.post div.post-meta {
   float: left;
}

.modern_responsive .post .inpost {
   margin-right: -4px;
}

.modern_responsive .post .header, .modern_responsive .head {
   border-color: #E4E4E4 #CCCCCC #BBBBBB;
   border-style: solid;
   border-width: 1px;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
}

.modern_responsive .post .header {
   background-color: #FFFFFF;
   background-image: url(Images/post-bg.png);
   background-position: bottom;
   background-repeat: repeat-x;
}

.modern_responsive .head {
   background-color: #ffffff;
   padding: 10px;
}

.modern_responsive .post .details {
   background: #fcfcfc;
}

.modern_responsive .post .metadata {
   background: #EEEEEE;
   color: #000000;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   padding: 5px 5px 6px;
   margin-bottom: 11px;
   position: relative;
}

.modern_responsive .post .metadata a {
   color: #000000;
   font-size: 11px;
}

.modern_responsive .post .line {
   clear: both;
   height: 2px;
   overflow: hidden;
   width: 100%;
   background: url(Images/line.gif) repeat-x scroll center top transparent;
}

.modern_responsive .post .footer {
   padding: 0 18px;
   height: 42px;
   background: url(Images/box-bg.gif) repeat-x scroll center top #EEEEEE;
   border-radius: 0px 0px 4px 4px;
   -moz-border-radius: 0px 0px 4px 4px;
   webkit-border-radius: 0px 0px 4px 4px;
}

.modern_responsive .post a.heading, .modern_responsive .post span.heading {
   font-size: 28px;
   color: #000000;
   font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
   font-weight: normal;
}

.modern_responsive .post input, .modern_responsive .post textarea, .modern_responsive .post select {
   -moz-border-radius: 3px;
   border-radius: 3px;
   webkit-border-radius: 3px;
   border: 1px #cccccc solid;
   padding: 2px;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0;
}

.modern_responsive .post label {
   font-style: normal;
}

.modern_responsive .post .content {
   line-height: 18px;
   min-height: 160px;
   clear: both;
}

.modern_responsive .post .footer .left, .modern_responsive .post .footer .right {
   line-height: 42px;
}

.modern_responsive .post .footer .left {
   float: left;
}

.modern_responsive .post .footer .right {
   float: right;
}

.modern_responsive .post .footer .left span {
   background: url("Images/count-bg.png") no-repeat scroll left center transparent;
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   line-height: 32px;
   margin-right: 6px;
   padding: 4px 0 8px;
   text-align: center;
   width: 33px;
}

.modern_responsive .post .post-tags {
   text-align: right;
   margin-bottom: 13px;
   margin-top: 6px;
}

.modern_responsive .post .edit a {
   padding: 3px 5px 3px 5px;
}

.modern_responsive .postright h3,
.modern_responsive.widgetmodule h3,
.modern_responsive .related h3 {
   font-weight: bold;
   margin-bottom: 5px;
   color: #000000;
   font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
   line-height: normal;
}

.modern_responsive .related .cont {
   font-size: 11px;
   line-height: normal;
}

.modern_responsive .related .cont h3 {
   font-size: 15px!important;
   line-height: 15px;
   vertical-align: bottom;
   display: inline-block;
   margin: 0 auto 10px;
   min-height: 30px;
}

.modern_responsive .authors ul, .modern_responsive .mwidgetposts ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

.modern_responsive .authors ul li {
   list-style: none;
   padding: 7px 0;
   border-bottom: none;
}

.modern_responsive .mwidgetposts ul li {
   list-style: none;
   padding: 7px 0;
   border-bottom: 1px solid #EEEEEE;
}

.modern_responsive .authors img, .modern_responsive .head img, .modern_responsive .categories .treeview img {
   border: none;
   margin: 0px;
   padding: 0px;
}

.modern_responsive .tags {
   text-align: justify;
   word-wrap: break-word;
}

.modern_responsive .tags a {
   color: #000000;
   font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
   display: inline;
}

.modern_responsive .tags a.cloudweight1 {
   font-size: 12px;
   filter: alpha(opacity=40);
   opacity: 0.4;
}

.modern_responsive .tags a.cloudweight2 {
   font-size: 14px;
   filter: alpha(opacity=60);
   opacity: 0.6;
}

.modern_responsive .tags a.cloudweight3 {
   font-size: 16px;
   filter: alpha(opacity=80);
   opacity: 0.8;
}

.modern_responsive .tags a.cloudweight4 {
   font-size: 18px;
   filter: alpha(opacity=80);
   opacity: 0.8;
}

.modern_responsive .tags a.cloudweight5 {
   font-size: 20px;
   filter: alpha(opacity=100);
   opacity: 1;
}

.modern_responsive .categories,
.modern_responsive .archives,
.modern_responsive .authors,
.modern_responsive .tags,
.modern_responsive .mwidgetposts,
.modern_responsive .search {
   background: #f1f0f0;
   border: #e1e1e1 1px solid;
   padding: 10px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin-bottom: 20px;
}

.modern_responsive.widgetmodule .featured-box {
   background: #f1f0f0;
   border: #e1e1e1 1px solid;
}

.modern_responsive .calendar {
   margin-bottom: 20px;
}

.modern_responsive .post .CommentForm {
   margin-bottom: 20px;
}

.modern_responsive .post .CommentForm .commenterror, .modern_responsive .post .CommentForm .moderatemsg {
   color: red;
   margin-bottom: 10px;
   font-style: normal;
}

.modern_responsive .post .CommentData .content {
   min-height: 0;
   font-style: normal;
   font-size: 11px;
   margin-bottom: 20px;
   height: auto;
}

.modern_responsive .post .CommentData .content p {
   margin: 0px;
   padding: 0px;
}

.modern_responsive .post .CommentForm .newheading, .modern_responsive .post .CommentForm .replyheading, .modern_responsive .post .CommentData .heading {
   font-size: 13px;
   color: #2E3D47;
   font-weight: bold;
   font-style: normal;
   margin-bottom: 15px;
}

.modern_responsive .post .CommentData .name {
   line-height: 12px;
   margin-bottom: 10px;
   font-style: normal;
   border-radius: 4px;
   -moz-border-radius: 4px;
   webkit-border-radius: 4px;
   padding: 3px;
   border: 1px #cccccc solid;
   background-color: #eeeeee;
}

.modern_responsive .post .CommentData .name .userinfo {
   margin-top: 8px;
   position: absolute;
}

.modern_responsive .post .CommentData .name .reply {
   float: right;
   margin-top: 8px;
}

.modern_responsive .post .Preview {
   border-radius: 4px;
   -moz-border-radius: 4px;
   webkit-border-radius: 4px;
   color: Black;
}

.modern_responsive .post .CommentData .com {
   padding-left: 20px;
}

.modern_responsive .pager, .modern_responsive .ms-result .paging {
   font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0 0 20px;
   padding: 0;
   text-align: center;
}

.modern_responsive .ms-result .paging {
   margin: 0;
}

.modern_responsive .pager a, .modern_responsive .CurrentPageSelected, .modern_responsive .CurrentPage, .modern_responsive .ms-result .paging a, .modern_responsive .ms-result .paging .pageselected {
   background-position: center bottom;
   border: 1px solid #CCDBE4;
   color: #3E81B5;
   margin-right: 3px;
   padding: 2px 5px;
   text-decoration: none;
   background-color: #ffffff;
   border-radius: 3px;
   -moz-border-radius: 3px;
   webkit-border-radius: 3px;
   font-size: 11px;
}

.modern_responsive .CurrentPage, .modern_responsive .CurrentPageSelected, .modern_responsive .ms-result .paging .pageselected {
   padding-top: 1px;
   padding-bottom: 0px;
}

.modern_responsive .pager a:hover, .modern_responsive .pager a:active, .modern_responsive .CurrentPage, .modern_responsive .CurrentPageSelected, .modern_responsive .ms-result .paging .pageselected, .modern_responsive .ms-result .paging a:hover, .modern_responsive .ms-result .paging a:active {
   background-color: #4D6880;
   background-image: none;
   border: 1px solid #999999;
   color: #ffffff;
}

.modern_responsive .pager a.Next {
   border: 2px solid #CCDBE4;
   margin: 0 0 0 10px;
}

.modern_responsive .pager a.Next:hover, .modern_responsive .pager a.Prev:hover {
   border: 2px solid #2B55AF;
}

.modern_responsive .pager a.Prev {
   border: 2px solid #CCDBE4;
   margin: 0 10px 0 0;
}

.modern_responsive .msearch-result .ms-result .lnktitle, .modern_responsive .mwidgetposts .posttimeago, .modern_responsive .mwidgetposts, .modern_responsive .mwidgetposts a, .modern_responsive .archives a, .modern_responsive .categories a, .modern_responsive .authors ul li a, .modern_responsive .mwidgetposts .posttitle {
   color: #000000;
}

.modern_responsive .msearch-result .caption a, .modern_responsive .msearch-result .ms-result .desc, .modern_responsive .msearch-result .caption, .modern_responsive .mwidgetposts, .modern_responsive .mwidgetposts a, .modern_responsive .mwidgetposts .posttimeago, .modern_responsive .post .readmore a, .modern_responsive .post .footer a, .modern_responsive .post .post-tags, .modern_responsive .post .post-tags a {
   font-size: 11px;
}

.modern_responsive .msearch-result .ms-result .lnktitle, .modern_responsive .archives a, .modern_responsive .mwidgetposts .posttitle {
   font-size: 12px;
}

.modern_responsive .msearch-result .caption a, .modern_responsive .msearch-result .caption, .modern_responsive .mwidgetposts .posttimeago, .modern_responsive .post .readmore a, .modern_responsive .post .footer, .modern_responsive .post .footer a, .modern_responsive .post .post-tags, .modern_responsive .post .post-tags a {
   color: #878787;
}

.modern_responsive .msearch-result .caption, .modern_responsive .mwidgetposts .posttimeago, .modern_responsive .post .footer, .modern_responsive .post .footer a, .modern_responsive .post .post-tags, .modern_responsive .post .post-tags a {
   font-style: italic;
}

.modern_responsive .msearch-result .ms-result .lnktitle, default .post .readmore a, .modern_responsive .mwidgetposts .posttitle, .modern_responsive .post .footer a, .modern_responsive .post .post-tags, .modern_responsive .post .post-tags a {
   font-weight: bold;
}

.modern_responsive .calendar .LiveBlogDateHlight a {
   background-color: #878787;
   color: White;
   border-radius: 5px;
   webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   background-image: none;
}

.modern_responsive .search {
   padding-bottom: 20px;
}

.modern_responsive .msearch-toolbar .textbox {
   margin: 10px 0 0;
   border: #DDDDDD solid 1px;
   padding: 3px 25px 3px 3px;
   width: 100%;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 4px;
   -moz-border-radius: 4px;
   webkit-border-radius: 4px;
}

.modern_responsive .msearch-toolbar .search-button {
   background: url("Images/search.png") transparent no-repeat;
   border: none !important;
   text-indent: -999px;
   width: 20px;
   height: inherit;
   position: relative;
   margin: 0 0 0 -20px;
   padding: 0;
   min-width: 0;
   box-shadow: none;
}

.modern_responsive .msearch-result {
   background-color: #ffffff;
   border: 1px solid #CCCCCC;
   border-radius: 8px;
   -moz-border-radius: 8px;
   webkit-border-radius: 8px;
   padding: 12px;
   margin-bottom: 15px;
}

.modern_responsive .msearch-result .ms-result .result {
   border-bottom: 1px solid #cccccc;
}

.modern_responsive .msearch-result .close-button {
   background: url("Images/close.png") transparent no-repeat;
   border: none !important;
   text-indent: -999px;
   width: 30px;
   height: 32px;
   position: relative;
   float: right;
   top: -28px;
   right: -22px;
   min-width: 30px;
   box-shadow: none;
}

.modern_responsive .msearch-result h3 {
   margin: 0px;
   padding: 0px;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}

.modern_responsive .treeview .rtPlus, .modern_responsive .treeview .rtMinus {
   background-image: url('Images/PlusMinus.png');
}

.modern_responsive .treeview .rtChecked, .modern_responsive .treeview .rtUnchecked, .modern_responsive .treeview .rtIndeterminate {
   background-image: url('Images/TriState.png');
}

.modern_responsive .treeview .rtHover .rtIn, .modern_responsive .treeview .rtSelected .rtIn {
   border: none !important;
   padding: 4px 3px 3px;
   background: none;
   text-decoration: underline;
}

.modern_responsive .treeview .rtSelected .rtLoadingBefore, .modern_responsive .treeview .rtSelected .rtLoadingAfter, .modern_responsive .treeview .rtSelected .rtLoadingBelow {
   color: #333;
}

.modern_responsive .treeview .rtLoadingIcon {
   background-image: url('Images/LoadingIcon.gif');
}

.modern_responsive .treeview .rtLI .rtEdit .rtIn {
   border-color: #515151;
   background: #fff;
}

.modern_responsive .treeview .rtLines .rtLI, .modern_responsive .treeview .rtLines .rtFirst .rtUL {
   background-image: url('Images/NodeSpan.png');
}

.modern_responsive .treeview .rtLines .rtFirst, .modern_responsive .treeview .rtLines .rtFirst .rtUL {
   background-image: url('Images/FirstNodeSpan.png');
}

.modern_responsive .treeview .rtLines .rtLast, .modern_responsive .treeview .rtLines .rtLast .rtUL {
   background-image: none;
}

.modern_responsive .treeview .rtLines .rtTop {
   background-image: url('Images/TopLine.png');
}

.modern_responsive .treeview .rtLines .rtMid {
   background-image: url('Images/MiddleLine.png');
}

.modern_responsive .treeview .rtLines .rtBot {
   background-image: url('Images/BottomLine.png');
}

.modern_responsive .treeview .rtLines .rtLast .rtTop {
   background-image: url('Images/SingleLine.png');
}

.modern_responsive .post .content .alignleft {
   display: inline;
   float: left;
   margin-right: 11px;
}

.modern_responsive .post .content .alignright {
   display: inline;
   float: right;
   margin-left: 11px;
}

.modern_responsive .mbutton {
   font-family: Helvetica, Arial, sans-serif;
   padding: 5px 10px;
   background: #818181;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565);
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#818181, endColorstr=#656565)";
   background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#656565));
   background: -moz-linear-gradient(center top, #818181 0%, #656565 100%) repeat scroll 0 0 transparent;
   border-color: #FFFFFF;
   border-radius: 3px;
   -moz-border-radius: 3px;
   webkit-border-radius: 3px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 0 1px 1px #000000;
}

.modern_responsive .mbutton:hover {
   background: #4E4E4E;
   color: #ffffff;
   text-decoration: none;
}

.modern_responsive .moverlay {
   display: none;
   width: 100%;
   background-color: black;
   z-index: 1001;
   -moz-opacity: 0.8;
   opacity: .80;
   filter: alpha(opacity=80);
}

.modern_responsive .mlightbox {
   display: none;
   position: absolute;
   top: 25%;
   left: 25%;
   right: 25%;
   max-height: 50%;
   padding: 16px;
   border: 4px solid #CCC;
   background-color: white;
   z-index: 1002;
   overflow: auto;
}

.modern_responsive .mlightbox .close-button {
   right: -12px;
   top: -14px;
}

.modern_responsive a img {
   border: 0;
}

.modern_responsive .post .m-thumb {
   display: table;
   margin: auto auto 8px;
   border: 6px solid #eee;
   border-radius: 5px;
   -moz-border-radius: 5px;
   webkit-border-radius: 5px;
}

.modern_responsive .post .m-thumb img {
   width: 100%;
}

.modern_responsive .authors .m-avatar {
   float: left;
   margin-top: -2px;
}

.modern_responsive .post .m-avatar {
   position: absolute;
   top: 0;
   right: 0;
}

.modern_responsive .head .m-avatar {
   text-align: center;
   float: left;
   margin: 0 7px 5px 0;
   padding: 8px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   webkit-border-radius: 5px;
   border: 5px solid #eee;
}

.modern_responsive .head .m-avatar img {
   margin-bottom: 5px;
}

.modern_responsive .related {
   clear: both;
}

.modern_responsive .related ul {
   margin: 0 auto;
   padding: 0;
}

.modern_responsive .related li {
   float: left;
   width: 170px;
   margin: 0 0 20px 20px;
   list-style-type: none;
   text-align: center;
   overflow: hidden;
   border: 1px solid #eee;
   background-color: #fff;
   position: relative;
   height: 370px;
   font-family: Arial, Helvetica, sans-serif;
   padding: 10px;
}

.modern_responsive .related .post-link {
   width: 100%;
   height: 100%;
   display: block;
   margin: 0;
   position: absolute;
   bottom: 0;
   left: 0;
   z-index: 0;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,ffffff+100&0+0,0+80,1+100 */
   background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.modern_responsive .related .caption {
   text-align: left;
}

.modern_responsive .related h3 {
   margin: 0 0 10px;
   text-align: center;
}

.modern_responsive .related li .jackbox {
   margin: 0 0 10px;
   z-index: 1;
}

.modern_responsive .related li .jackbox img {
   max-width: 190px;
   max-height: 100px;
}

.modern_responsive .related li .cont {
   overflow: hidden;
   height: 100%;
}

.modern_responsive .blogrolls ul li {
   border-bottom: 0;
}

.modern_responsive .blogrolls li li {
   border-bottom: 1px solid #EEEEEE;
}

.modern_responsive .blogrolls ul li a {
   font-weight: bold;
}

.modern_responsive .blogrolls li li a {
   font-weight: normal;
}

.modern_responsive .blogrolls ul ul {
   margin: 5px 0 0 5px;
}

.loading-indicator {
   height: 80px;
   width: 150px;
   background: url('images/loading.gif');
   background-repeat: no-repeat;
   background-position: center center;
}

.loading-indicator-overlay {
   background-color: #FFFFFF;
   opacity: 0.6;
   filter: alpha(opacity=60);
}

.modern_responsive section.timeline .timeline-box.left:before,
.modern_responsive section.timeline .timeline-box.right:before {
   background: none repeat scroll 0 0 #e36159;
   box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #e36159;
}

.modern_responsive section.timeline a.heading,
.modern_responsive .masonry-item a.heading {
   display: block;
   margin: 15px 0 5px;
   font-size: 16px;
}

.modern_responsive .article.post div.post-meta {
   font-size: 0.9em;
   margin-bottom: 7px;
}

.modern_responsive .icon {
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}

.modern_responsive .article.post div.post-meta i {
   margin-right: 3px;
}

.modern_responsive .pull-right {
   float: right;
}

.modern_responsive.widgetmodule article.post img {
   margin-bottom: 20px;
   max-width: 100%;
   display: block;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin: 0 auto;
}

.modern_responsive article.post .jackbox {
   display: block;
}

.modern_responsive article,
.modern_responsive .timeline-date {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.modern_responsive section.timeline .timeline-box.right {
   clear: right;
   float: right;
   right: -1px;
   margin-top: 40px;
}

.modern_responsive section.timeline .timeline-box.right:before {
   border-radius: 50%;
   content: "";
   display: block;
   height: 7px;
   margin-left: -5px;
   position: absolute;
   left: -7.2%;
   top: 32px;
   width: 8px;
}

.modern_responsive section.timeline .timeline-box .thumb-info {
   float: left;
   margin-bottom: -5px;
}

.modern_responsive section.timeline {
   width: 75%;
   margin: 50px 13% 0;
   position: relative;
   float: left;
   padding-bottom: 120px;
   min-width: 665px;
}

.modern_responsive section.timeline:after {
   background: rgb(80, 80, 80);
   background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(100%, rgba(125, 185, 232, 1)));
   background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
   background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
   background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
   background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
   content: "";
   display: block;
   height: 100%;
   left: 50%;
   margin-left: -2px;
   position: absolute;
   top: -60px;
   width: 3px;
   z-index: 0;
   filter: alpha(opacity=35);
   opacity: 0.35;
}

.modern_responsive section.timeline div.timeline-date {
   position: relative;
   display: block;
   clear: both;
   width: 200px;
   height: 45px;
   padding: 5px;
   border: 1px solid #E5E5E5;
   margin: 0 auto 10px;
   text-shadow: 0 1px 1px #fff;
   border-radius: 4px;
   background: #FFF;
   z-index: 1;
}

.modern_responsive section.timeline .timeline-title {
   background: #F5F7F7;
   padding: 12px;
}

.modern_responsive section.timeline .timeline-title h4 {
   padding: 0;
   margin: 0;
   color: #171717;
   font-size: 1.4em;
}

.modern_responsive section.timeline .timeline-title a {
   color: #171717;
}

.modern_responsive section.timeline .timeline-title div.timeline-title-tags,
.modern_responsive section.timeline .timeline-title div.timeline-title-tags a {
   color: #B1B1B1;
   font-size: 0.9em;
}

.modern_responsive section.timeline .timeline-box {
   border-radius: 6px;
   margin: 20px 10px 10px 10px;
   padding: 20px;
   position: relative;
   width: 45.7%;
   float: left;
   z-index: 1;
   margin-bottom: 30px;
   background: #fff;
   border: 1px solid #CCCCCC;
   border-bottom: 3px solid #E5E7E9;
}

.modern_responsive section.timeline .timeline-box.left {
   clear: both;
}

.modern_responsive section.timeline .timeline-box.left:before {
   border-radius: 50%;
   content: "";
   display: block;
   height: 7px;
   margin-right: -5px;
   position: absolute;
   right: -6.2%;
   top: 22px;
   width: 8px;
}

.modern_responsive section.timeline .timeline-box.left:after {
   background: #FFF;
   border-right: 1px solid #CCCCCC;
   border-top: 1px solid #CCCCCC;
   content: "";
   display: block;
   height: 14px;
   position: absolute;
   right: -8px;
   top: 20px;
   width: 14px;
   z-index: 0;
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}

.modern_responsive .clear-both {
   clear: both;
}

.modern_responsive section.timeline .timeline-box.right:after {
   background: #FFF;
   border-left: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   content: "";
   display: block;
   height: 14px;
   position: absolute;
   left: -8px;
   top: 30px;
   width: 14px;
   z-index: 0;
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}

.modern_responsive section.timeline .timeline-box .thumb-info {
   float: left;
   margin-bottom: -5px;
}

.modern_responsive section.timeline div.timeline-date {
   position: relative;
   display: block;
   clear: both;
   width: 200px;
   height: 45px;
   padding: 5px;
   border: 1px solid #E5E5E5;
   margin: 0 auto 10px;
   text-shadow: 0 1px 1px #fff;
   border-radius: 4px;
   background: #FFF;
   z-index: 1;
}

.modern_responsive section.timeline div.timeline-date h3 {
   display: block;
   text-align: center;
   color: #757575;
   font-size: 0.9em;
   line-height: 32px;
   text-transform: uppercase;
   font-weight: 400;
   letter-spacing: normal;
   margin: 0;
}

.modern_responsive article.post h2 {
   margin-bottom: 10px;
   text-decoration: none;
}

.modern_responsive article.post div.post-meta i {
   margin-right: 3px;
}

.modern_responsive .icon-calendar:before {
   content: "\f073";
}

.modern_responsive .icon-user:before {
   content: "\f007";
}

.modern_responsive .icon-tag:before {
   content: "\f02b";
}

.modern_responsive .icon-comments:before {
   content: "\f086";
}

.modern_responsive .masonry-list {
   margin: 0;
   padding: 0;
   list-style: none;
   width: 101%;
   filter: alpha(opacity=0);
   opacity: 0;
   -moz-transition: opacity 1s;
   -o-transition: opacity 1s;
   -webkit-transition: opacity 1s;
   transition: opacity 1s;
}

.modern_responsive .masonry-list.init {
   opacity: 1;
}

.modern_responsive .masonry-list .masonry-item {
   float: left;
   margin: 0 1.9% 0 0;
   min-height: 1px;
   position: relative;
   width: 31.4%;
   list-style-type: none;
}

.modern_responsive div.featured-box {
   background: none repeat scroll 0 0 #ffffff;
   border-bottom: 3px solid #e5e7e9;
   border-radius: 6px;
   margin: 20px auto;
   min-height: 100px;
   position: relative;
   text-align: center;
   z-index: 1;
}

.modern_responsive .masonry-item div.featured-box div.box-content {
   padding: 15px;
   text-align: left;
}

.modern_responsive div.featured-box div.box-content {
   border-radius: 6px;
   border-top: 4px solid #fff;
   padding: 30px 30px 10px;
}

@media (max-width: 479px) {
   /* Timeline */
   .modern_responsive section.timeline {
      width: auto !important;
      float: none !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
   }

   .modern_responsive section.timeline .timeline-box,
   .modern_responsive section.timeline .timeline-box.right {
      margin: 15px auto !important;
      max-width: 90% !important;
   }

}

@media (max-width: 991px) {

   .modern_responsive section.timeline .timeline-box,
   .modern_responsive section.timeline .timeline-box.right {
      float: none;
      clear: both;
      right: auto;
      left: auto;
      margin: 25px auto;
      max-width: 70%;
      width: auto;
   }

   .modern_responsive section.timeline .timeline-box.left:after,
   .modern_responsive section.timeline .timeline-box.right:after,
   .modern_responsive section.timeline .timeline-box.left:before,
   .modern_responsive section.timeline .timeline-box.right:before {
      display: none;
   }
}

@media (max-width: 767px) {

   /* Masonry */
   .modern_responsive .masonry-list {
      margin: 0 2% !important;
      width: 96% !important;
   }

   .modern_responsive .masonry-list.full {
      margin: 0 3% !important;
      width: 93% !important;
   }

   .modern_responsive .masonry-list .masonry-item {
      float: none !important;
      width: auto !important;
      margin: 0 0 25px 0 !important;
      position: static !important;
   }

   .modern_responsive section.timeline {
      min-width: 100%;
   }
}

/* CUSTOM STYLING */

   /* MANAGE BLOG CONTROLS */
   .manageblog-wrapper {
      padding: 15px 0;
      text-align: right;
   }

   /* BLOG HEAD */
   .blog-head {
      position: relative;
   }

      /* BLOG HEAD -- HEADINGS */
         /* BLOG NAME -- .blog-name */
         .blog-head h1 {
            font-size: 36px!important;
            line-height: normal!important;
            font-weight: bold!important;
            margin: 0 auto 10px!important;
            display: block;
         }

         /* BLOG DESCRIPTION -- .blog-description */
         .blog-head h2 {
            font-size: 26px!important;
            font-weight: normal!important;
            margin: 0 auto 10px!important;
         }

      /* BLOG RSS FEED */
      .modern_responsive .mrssfeeds { float: none; }

      /* BLOG WIDGETS */
      .blog-widgets h3 {
         color: #838383;
         margin: 0 auto 5px!important;
         text-transform: uppercase;
         font-weight: normal!important;
      }

      /* BLOG POST */
      .blog-post {
         padding: 0!important;
      }

         /* POST TITLE */
         .blog-post .post-title {
            margin: 0 auto 5px!important;
         }

            .blog-post .post-title > a {
               color: #363636!important;
            }

         /* POST CONTENT */
         .content-column.blog-post,
         .content-column.posts-col {
            padding-right: 20px!important;
         }

         .blog-post .post-content {
            background: #ffffff;
            border: #e1e1e1 1px solid;
            position: relative;
            padding: 0 15px 15px!important;
            border-radius: 5px;
         }

            .post-content .post-title {
               font-size: 36px;
               line-height: normal!important;
               font-weight: normal;
               color: #363636;
            }

            .post-content .post-credit {
               color: #acacac;
               font-size: 15px;
            }

               .post-credit a {
                  color: #acacac!important;
               }

            .post-content .post-category {
               font-size: 36px;
               font-weight: normal;
               color: #7d7d7d!important;
            }

               .post-category a {
                  color: #7d7d7d!important;
               }

            .post-content .post-tags {
               font-size: 15px;
               color: #000000;
            }

               .post-tags a {
                  color: #000000!important;
               }

               .blog-summary {
                  color: inherit;
                  font-size: 18px;
                  padding: 10px 0;
               }

                  .blog-summary a {
                     color: #696969;
                     text-decoration: underline;
                  }

         /* POST DATE */
         .post-content .post-date {
            width: 100px;
            background: #cccccc;
            padding: 10px 15px;
            float: right;
            font-size: 24px;
            line-height: 25px;
            text-align: center;
            margin-bottom: 15px;
         }

            .post-date .publish-day {
               color: #ffffff;
            }

            .post-date .publish-month,
            .post-date .publish-year {
               color: #555555;
            }

         /* POST IMAGE */
         .post-content .blog-photo {
            max-width: 40%;
            float: left;
            position: relative;
            padding-right: 15px;
         }

            .post-content .blog-photo > a {
               display: block;
            }

            .post-content .blog-photo,
            .post-content .blog-photo * {
               -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
               box-sizing: border-box;
            }

            .post-content .blog-photo img {
               width: auto;
               max-width: 100%;
               display: block;
            }

         /* READ MORE */
         .read-more-link {
            border-bottom: 2px dotted #cccccc;
            text-align: right;
            clear: both;
            margin-top: 25px;
         }

            .read-more-link a {
               text-align: center;
               padding: 10px 25px;
               background: #a3ceec;
               color: #ffffff!important;
               display: inline-block;
               text-transform: lowercase;
            }

         /* SOCIAL FEATURES */
         .social-features {
            padding: 20px 0 0;
         }

            .post-content .comments-column {
               text-align: left;
               padding: 0 10px 0 0!important;
            }

            .post-content .social-column {
               text-align: right;
               padding: 0 0 0 10px!important;
            }

         /* POST COMMENTS*/
         .post-comments {
            background: #f1f0f0;
            border: #e1e1e1 1px solid;
            padding: 10px;
            border-radius: 5px;
            margin: 25px auto 0!important;
         }

         .post-comments .newheading {
            font-size: 24px;
            color: #363636;
         }


/* MEDIA QUERIES */
@media only screen and (max-width: 736px) {
   .post-content .post-date {
      float: left;
      margin-bottom: 10px;
   }

   .post-content .post-category,
   .post-content .post-title {
      font-size: 24px;
      line-height: 24px;
   }

   .blog-photo {
      float: none!important;
      margin: 0 auto 10px!important;
      text-align: center;
   }

      .blog-photo img {
         width: auto;
         max-width: 100%;
      }

   .post-content .blog-photo {
      max-width: 100%;
      display: inline-block;
      padding: 0;
   }
}