﻿/*
 * 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;
}

.standard_jeol .post{
    padding: 0;
    border:1px solid #CBCBCB;
    border-radius: 4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
    background-color:#ffffff;
}

.standard_jeol .ui-helper-hidden { display: none; }
.standard_jeol .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.standard_jeol .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.standard_jeol .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.standard_jeol .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.standard_jeol .ui-helper-clearfix { display:block; }
/* end clearfix */
.standard_jeol .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.standard_jeol .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.standard_jeol .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.standard_jeol .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
----------------------------------*/
.standard_jeol .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.standard_jeol .ui-widget .ui-widget { font-size: 1em; }
.standard_jeol .ui-widget input, .standard_jeol .ui-widget select, .standard_jeol .ui-widget textarea, .standard_jeol .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.standard_jeol .ui-widget-content { border: 1px solid #aaaaaa; background-color:#ffffff; color: #222222; }
.standard_jeol .ui-widget-content a { color: #222222; }
.standard_jeol .ui-widget-header { border: 1px solid #aaaaaa; background: #005898; color: #ffffff; font-weight: bold; }
.standard_jeol .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.standard_jeol .ui-state-default, .standard_jeol .ui-widget-content .ui-state-default, .standard_jeol .ui-widget-header .ui-state-default { border: none; background:none; font-weight: normal; color: #555555; }
.standard_jeol .ui-state-hover a, .standard_jeol .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.standard_jeol .ui-state-active, .standard_jeol .ui-widget-content .ui-state-active, .standard_jeol .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; }
.standard_jeol .ui-state-active a, .standard_jeol .ui-state-active a:link, .standard_jeol .ui-state-active a:visited { color: #212121; text-decoration: none; }
.standard_jeol .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.standard_jeol .ui-state-highlight, .standard_jeol .ui-widget-content .ui-state-highlight, .standard_jeol .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(Images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.standard_jeol .ui-state-highlight a, .standard_jeol .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.standard_jeol .ui-state-error, .standard_jeol .ui-widget-content .ui-state-error, .standard_jeol .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; }
.standard_jeol .ui-state-error a, .standard_jeol .ui-widget-content .ui-state-error a, .standard_jeol .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.standard_jeol .ui-state-error-text, .standard_jeol .ui-widget-content .ui-state-error-text, .standard_jeol .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.standard_jeol .ui-priority-primary, .standard_jeol .ui-widget-content .ui-priority-primary, .standard_jeol .ui-widget-header .ui-priority-primary { font-weight: bold; }
.standard_jeol .ui-priority-secondary, .standard_jeol .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.standard_jeol .ui-state-disabled, .standard_jeol .ui-widget-content .ui-state-disabled, .standard_jeol .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.standard_jeol .ui-icon { width: 16px; height: 16px; background-image: url(Images/ui-icons_222222_256x240.png); }
.standard_jeol .ui-widget-content .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.standard_jeol .ui-widget-header .ui-icon {background-image: url(Images/ui-icons_222222_256x240.png); }
.standard_jeol .ui-state-default .ui-icon { background-image: url(Images/ui-icons_888888_256x240.png); }
.standard_jeol .ui-state-hover .ui-icon, .standard_jeol .ui-state-focus .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.standard_jeol .ui-state-active .ui-icon {background-image: url(Images/ui-icons_454545_256x240.png); }
.standard_jeol .ui-state-highlight .ui-icon {background-image: url(Images/ui-icons_2e83ff_256x240.png); }
.standard_jeol .ui-state-error .ui-icon, .standard_jeol .ui-state-error-text .ui-icon {background-image: url(Images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.standard_jeol .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.standard_jeol .ui-icon-circle-triangle-w { background-position: -80px -192px; }

/* Corner radius */
.standard_jeol .ui-corner-all, .standard_jeol .ui-corner-top, .standard_jeol .ui-corner-left, .standard_jeol .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; }
.standard_jeol .ui-corner-all, .standard_jeol .ui-corner-top, .standard_jeol .ui-corner-right, .standard_jeol .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; }
.standard_jeol .ui-corner-all, .standard_jeol .ui-corner-bottom, .standard_jeol .ui-corner-left, .standard_jeol .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; }
.standard_jeol .ui-corner-all, .standard_jeol .ui-corner-bottom, .standard_jeol .ui-corner-right, .standard_jeol .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 */
.standard_jeol .ui-widget-overlay { background: #aaaaaa url(Images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.standard_jeol .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;}
.standard_jeol .ui-datepicker { padding: .2em .2em 0; display: none;  }
.standard_jeol .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.standard_jeol .ui-datepicker .ui-datepicker-prev, .standard_jeol .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.standard_jeol .ui-datepicker .ui-datepicker-prev-hover, .standard_jeol .ui-datepicker .ui-datepicker-next-hover { top: 4px; }
.standard_jeol .ui-datepicker .ui-datepicker-prev { left:2px; }
.standard_jeol .ui-datepicker .ui-datepicker-next { right:2px; }
.standard_jeol .ui-datepicker .ui-datepicker-prev-hover { left:3px; }
.standard_jeol .ui-datepicker .ui-datepicker-next-hover { right:4px; }
.standard_jeol .ui-datepicker .ui-datepicker-prev span, .standard_jeol .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.standard_jeol .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; font-size:11px; color:#ffffff; font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif }
.standard_jeol .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.standard_jeol .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.standard_jeol .ui-datepicker select.ui-datepicker-month, 
.standard_jeol .ui-datepicker select.ui-datepicker-year { width: 49%;}
.standard_jeol .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.standard_jeol .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.standard_jeol .ui-datepicker td { border: 0; padding: 1px; }
.standard_jeol .ui-datepicker td span, .standard_jeol .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.standard_jeol .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; }
.standard_jeol .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.standard_jeol .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.standard_jeol .ui-datepicker.ui-datepicker-multi { width:auto; }
.standard_jeol .ui-datepicker-multi .ui-datepicker-group { float:left; }
.standard_jeol .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.standard_jeol .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.standard_jeol .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.standard_jeol .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.standard_jeol .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.standard_jeol .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.standard_jeol .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.standard_jeol .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.standard_jeol .ui-datepicker-rtl { direction: rtl; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.standard_jeol .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.standard_jeol .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 */
.standard_jeol .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*/
}


.standard_jeol .manageblog {
    float:right;
    margin-bottom: 15px;
}

.standard_jeol h1.blogname, .standard_jeol h3.blogdescription, .standard_jeol .related h3{
    font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif;
    font-weight:normal;    
    margin:0;
    padding:0;
    line-height:normal;
}

.standard_jeol h1.blogname{
    font-size:22px;
    color:#000000;
    font-weight:bold;
    float:left;    
}

.standard_jeol h3.blogdescription{
    font-size:13px;
    color:#000000;
    margin-left:2px;  
}

.standard_jeol .post .socialnetwork{
    float:right;
    margin-top:10px;
    min-width:138px;
}

.standard_jeol .post .readmore{
    float:left;
    margin-top:10px;
}

.standard_jeol .read-more{
    margin:10px;
    text-align:right;
    font-size:11px;
    color:#000000;
    display:block;
}

.standard_jeol article.post div.post-meta,
.standard_jeol .timeline .read-more,
.standard_jeol .masonry-item .read-more {
    font-size: 11px;
    color: #000000;
    margin: 10px 0 0;
}

.standard_jeol .timeline .read-more,
.standard_jeol .masonry-item .read-more {
    float: right;
}

.standard_jeol article.post div.post-meta {
    float: left;
}

.standard_jeol .post .inpost{
    margin-right: -4px; 
}

.standard_jeol .mrssfeeds{
    float:right; 
}

.standard_jeol .head{
    border-color:#E4E4E4 #CCCCCC #BBBBBB; 
    border-style:solid; 
    border-width:1px; 
    border-radius:4px; 
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    background-color : #ffffff;
    padding:10px;
}

.standard_jeol .post .footer{
    background:#dbdbdb;
    padding:10px;
    background: url(Images/box-bg.gif) repeat-x scroll 0 0 transparent;
    border-radius: 4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
}

.standard_jeol .post .line{
    clear: both;
    height: 2px;
    overflow: hidden;
    width: 100%; 
    background:url(Images/line.gif) repeat-x scroll center top transparent;
}

.standard_jeol .post .content{
    line-height: 18px; 
    padding:10px;
    font-size:11px;
}

.standard_jeol .post{
    padding: 0;
    border-radius: 4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
    background-color:#ffffff;
}

.standard_jeol .post-tags{
    text-align: right;
    margin-bottom: 13px;
    margin-top: 6px;
}

.standard_jeol .post .heading{
    background: #005898;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    webkit-border-radius:4px 4px 0 0;    
    margin: 0;
    padding: 10px;
}

.standard_jeol .post .heading, .standard_jeol .post .heading a{
    color: #ffffff;
    font-size:14px;
    font-weight:bold;
    line-height:normal;
    font-family:'Arial',Trebuchet,Arial,Verdana,Sans-serif;
}

.standard_jeol .categories, .standard_jeol .tags, .standard_jeol .archives, .standard_jeol .authors, .standard_jeol .mwidgetposts, .standard_jeol .search{
    padding: 0;
    border:1px solid #CBCBCB;
    border-radius: 4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
    margin-bottom:20px;
    background-color:#ffffff;
}

.standard_jeol .calendar{
    margin-bottom:25px;
}

.standard_jeol td{
    vertical-align:top;
}

.standard_jeol .categories .treeview, .standard_jeol .archives .treeview{
    padding:10px;
}

.standard_jeol .categories .treeview img{
    border:none;
    margin:0px;
    padding:0px;
}

.standard_jeol .authors ul, .standard_jeol .mwidgetposts ul{
    list-style-type:none; 
    list-style-image:none;
    padding:0 15px 0 15px;
    margin:5px 0 5px 0;
}

.standard_jeol .authors ul li{
    border-bottom:none;
}

.standard_jeol .mwidgetposts ul li{
    border-bottom:1px solid #d7d7d7;
}

.standard_jeol .authors ul li, .standard_jeol .mwidgetposts ul li{
    list-style: none;
    margin:0;
    padding:7px 0;
}

.standard_jeol .msearch-result .caption a, .standard_jeol .msearch-result .caption, .standard_jeol .msearch-result .ms-result .lnktitle, .standard_jeol .archives a, .standard_jeol .tags a, .standard_jeol .authors ul li a, .standard_jeol .categories a, .standard_jeol .tags ul li a, .standard_jeol .footer a, .standard_jeol .mwidgetposts .posttitle, .standard_jeol .mwidgetposts, .standard_jeol .mwidgetposts, .standard_jeol .mwidgetposts a, .standard_jeol .post .footer, .standard_jeol .post .footer a, .standard_jeol .post .readmore a, .standard_jeol .post-tags, .standard_jeol .post-tags a{
    color:#000000;
}

.standard_jeol .msearch-result .caption a, .standard_jeol .msearch-result .ms-result .desc, .standard_jeol .msearch-result .caption, .standard_jeol .mwidgetposts, .standard_jeol .mwidgetposts a, .standard_jeol .mwidgetposts .posttimeago, .standard_jeol .post .footer, .standard_jeol .post .footer a, .standard_jeol .post .readmore a, .standard_jeol .post-tags, .standard_jeol .post-tags a{
   font-size:11px;
}

.standard_jeol .msearch-result .ms-result .lnktitle, .standard_jeol .archives a, .standard_jeol .mwidgetposts .posttitle{
    font-size:12px;
}

.standard_jeol .msearch-result .caption,.standard_jeol .mwidgetposts .posttimeago, .standard_jeol .post .footer, .standard_jeol .post .footer a, .standard_jeol .post-tags, .standard_jeol .post-tags a{
    font-style:italic;
}

.standard_jeol .msearch-result .ms-result .lnktitle, .standard_jeol .post .readmore a, .standard_jeol .mwidgetposts .posttitle, .standard_jeol .post .footer, .standard_jeol .post .footer a{
    font-weight:bold;
}

.standard_jeol .authors img{
    border:none;
    margin:0px;
    padding:0px;
}

.standard_jeol .tags{
    text-align:justify;
    word-wrap:break-word;
}

.standard_jeol .tags a{
    display:inline;
}

.standard_jeol .tags a.cloudweight1{
    font-size:12px;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.standard_jeol .tags a.cloudweight2{
    font-size:14px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.standard_jeol .tags a.cloudweight3{
    font-size:16px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.standard_jeol .tags a.cloudweight4{
    font-size:18px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.standard_jeol .tags a.cloudweight5{
    font-size:20px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.standard_jeol .post .CommentForm{
    margin-bottom:20px;
}

.standard_jeol .post .CommentForm .commenterror, .standard_jeol .post .CommentForm .moderatemsg{
    color:red;
    margin-bottom:10px;
    font-style:normal;    
}

.standard_jeol .post .CommentData .content{
    min-height:0;
    font-style:normal;
    font-size:11px;
    margin-bottom:20px;
    height:auto;
    padding:0;
}

.standard_jeol .post .CommentData .content p{
    margin:0px;
    padding:0px;
}

.standard_jeol .post .CommentForm .newheading, .standard_jeol .post .CommentForm .replyheading, .standard_jeol .post .CommentData .heading{
    font-size:13px;
    color:#2E3D47;
    font-weight:bold;
    font-style:normal;
    margin-bottom:15px;
    border:0;
    padding:0;
    background:none;
}

.standard_jeol .post .CommentData .name{
    line-height:12px;
    margin-bottom:10px;
    font-style:normal;
    border-radius:4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
    background-color:#eeeeee;
    padding:3px;
    border:1px #cccccc solid;
}

.standard_jeol .post .CommentData .name .userinfo{
    margin-top:8px; 
    position:absolute;
}

.standard_jeol .post .CommentData .name .reply{
    float:right;
    margin-top:8px; 
}

.standard_jeol .post .Preview{
    border-radius:4px;
    -moz-border-radius:4px;
    webkit-border-radius:4px;
    color:Black;
}

.standard_jeol .post input, .standard_jeol .post textarea, .standard_jeol .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;
}

.standard_jeol .post .CommentData .com{
    padding-left:20px;
}

.standard_jeol .pager, .standard_jeol .ms-result .paging {
    font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;
    font-size:11px;
    margin:0 0 20px;
    padding:0;
    text-align:center;
}

.standard_jeol .ms-result .paging{
    margin:0;
}

.standard_jeol .pager a, .standard_jeol .CurrentPageSelected, .standard_jeol .CurrentPage, .standard_jeol .ms-result .paging a , .standard_jeol .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;
}

.standard_jeol .CurrentPage, .standard_jeol .CurrentPageSelected, .standard_jeol .ms-result .paging .pageselected{
    padding-top:1px;
    padding-bottom:0px;
}

.standard_jeol .pager a:hover, .standard_jeol .pager a:active, .standard_jeol .CurrentPage, .standard_jeol .CurrentPageSelected, .standard_jeol .ms-result .paging .pageselected, .standard_jeol .ms-result .paging a:hover, .standard_jeol .ms-result .paging a:active{
    background-color:#999999;
    background-image:none;
    border:1px solid #000000;
    color:#ffffff;
}

.standard_jeol .pager a.Next {
    border:2px solid #CCDBE4;
    margin:0 0 0 10px;
}

.standard_jeol .pager a.Next:hover {
    border:2px solid #2B55AF;
}

.standard_jeol .pager a.Prev {
    border:2px solid #CCDBE4;
    margin:0 10px 0 0;
}

.standard_jeol .pager a.Prev:hover {
    border:2px solid #2B55AF;
}

.standard_jeol .calendar .LiveBlogDateHlight a{
    background-color:#878787;   
    color:White;
    border-radius:5px;
    webkit-border-radius:5px;
    -moz-border-radius:5px;
    background-image:none;
}
.standard_jeol .msearch-toolbar {padding: 15px;}
.standard_jeol .msearch-toolbar .textbox{margin:0; border: #DDDDDD solid 1px;padding: 3px 25px 3px 3px;width: 100%;border-radius: 4px;-moz-border-radius:4px;webkit-border-radius:4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.standard_jeol .msearch-toolbar .search-button {background: url("Images/search.png") transparent no-repeat;border: none !important;text-indent: -999px;width: 20px; position:relative;margin-left:-20px;padding:0;min-width:0;box-shadow:none}
.standard_jeol .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;}
.standard_jeol .msearch-result .ms-result .result{border-bottom:1px solid #cccccc;}
.standard_jeol .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}
.standard_jeol .msearch-result h3{margin:0px; padding:0px ; font-size:13px; font-weight:bold; text-decoration:none; color:#000000}

.standard_jeol .treeview .rtPlus,.standard_jeol .treeview .rtMinus{background-image:url('Images/PlusMinus.png')}
.standard_jeol .treeview .rtChecked,.standard_jeol .treeview .rtUnchecked,.standard_jeol .treeview .rtIndeterminate{background-image:url('Images/TriState.png')}
.standard_jeol .treeview .rtHover .rtIn, .standard_jeol .treeview .rtSelected .rtIn {border:none !important; padding: 4px 3px 3px; background:none; color:#000000; text-decoration:underline;}
.standard_jeol .treeview .rtSelected .rtLoadingBefore,.standard_jeol .treeview .rtSelected .rtLoadingAfter,.standard_jeol .treeview .rtSelected .rtLoadingBelow{color:#333}
.standard_jeol .treeview .rtLoadingIcon{background-image:url('Images/LoadingIcon.gif')}
.standard_jeol .treeview .rtLI .rtEdit .rtIn{border-color:#515151;background:#fff}
.standard_jeol .treeview .rtLines .rtLI,.standard_jeol .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/NodeSpan.png')}
.standard_jeol .treeview .rtLines .rtFirst,.standard_jeol .treeview .rtLines .rtFirst .rtUL{background-image:url('Images/FirstNodeSpan.png')}
.standard_jeol .treeview .rtLines .rtLast,.standard_jeol .treeview .rtLines .rtLast .rtUL{background-image:none}
.standard_jeol .treeview .rtLines .rtTop{background-image:url('Images/TopLine.png')}
.standard_jeol .treeview .rtLines .rtMid{background-image:url('Images/MiddleLine.png')}
.standard_jeol .treeview .rtLines .rtBot{background-image:url('Images/BottomLine.png')}
.standard_jeol .treeview .rtLines .rtLast .rtTop{background-image:url('Images/SingleLine.png')}
.standard_jeol .treeview{color:#000000;}

.standard_jeol .post .content .alignleft{display: inline;float: left;margin-right: 11px;}
.standard_jeol .post .content .alignright{display: inline;float: right;margin-left: 11px;}
.standard_jeol .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;}
.standard_jeol .mbutton:hover {background:#4E4E4E; color: #ffffff; text-decoration:none;}

.standard_jeol .moverlay{display: none;width: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.standard_jeol .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;}
.standard_jeol .mlightbox .close-button{right:-12px;top:-14px}
.standard_jeol a img{border:0;}
.standard_jeol .post .m-thumb {display:table; margin:auto auto 8px; border:6px solid #e2e2e2; border-radius:5px; -moz-border-radius:5px; webkit-border-radius:5px;}
.standard_jeol .post .m-thumb img {width:100%;}
.standard_jeol .authors .m-avatar{float:left; margin-top:-2px;}
.standard_jeol .mfloat {float:left;}
.standard_jeol .post .m-avatar {float:left; margin:-6px 5px 0;}
.standard_jeol .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 #e2e2e2}
.standard_jeol .head .m-avatar img {margin-bottom:5px;}
.standard_jeol .related {clear:both}
.standard_jeol .related ul {margin:0 0 0 -25px; padding:0;}
.standard_jeol .related li {float:left;width:168px;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;}
.standard_jeol .related .post-link{display: block;height: 390px;margin:0;position:absolute;width:188px;bottom:0;left:0;z-index:0;}
.standard_jeol .related .caption{ text-align:left;}
.standard_jeol .related h3 {margin:0 0 10px; color:#000000; font-size:13px; font-weight:bold;}
.standard_jeol .related li .jackbox {margin:0 0 10px;z-index:1;}
.standard_jeol .related li .jackbox img {max-width:190px;max-height:100px;}
.standard_jeol .related li .cont {overflow: hidden; height: inherit;}
.standard_jeol .blogrolls ul li{border-bottom:0;}
.standard_jeol .blogrolls li li{border-bottom:1px solid #d7d7d7;}
.standard_jeol .blogrolls ul li a{font-weight:bold;}
.standard_jeol .blogrolls li li a{font-weight:normal;}
.standard_jeol .blogrolls ul ul{margin:5px 0 0 5px; padding:0;}
.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);}

.standard_jeol.widgetmodule h3 {
    background: #005898;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    webkit-border-radius: 4px 4px 0 0;
    color: #ffffff;
    font-family: 'Arial',Trebuchet,Arial,Verdana,Sans-serif;
    height: 20px;
    margin: 0;
    padding: 10px 15px 0;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.standard_jeol section.timeline .timeline-box.left:before, 
.standard_jeol 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;
}

.standard_jeol section.timeline a.heading,
.standard_jeol .masonry-item a.heading {
    display: block;
    margin: 15px 0 10px;
    font-size: 16px;
    background: none;
    padding: 0;
    border: 0;
}

.standard_jeol .article.post div.post-meta {
    font-size: 0.9em;
    margin-bottom: 7px;
}

.standard_jeol .icon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.standard_jeol .article.post div.post-meta i {
    margin-right: 3px;
}

.standard_jeol .pull-right {
    float: right;
}

.standard_jeol.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;
}

.standard_jeol article.post .jackbox {
    display: block;
}

.standard_jeol article,
.standard_jeol .timeline-date {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.standard_jeol section.timeline .timeline-box.right {
	clear: right;
	float: right;
	right: -1px;
	margin-top: 40px;
}

.standard_jeol 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;
}

.standard_jeol section.timeline .timeline-box .thumb-info {
	float: left;
	margin-bottom: -5px;
}

.standard_jeol section.timeline {
	margin: 50px 0 0;
	position: relative;
	float: left;
	padding-bottom: 120px;
	max-width: 100%;
}

.standard_jeol 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;
}

.standard_jeol 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;
}

.standard_jeol section.timeline .timeline-title {
	background: #F5F7F7;
	padding: 12px;
}

.standard_jeol section.timeline .timeline-title h4 {
	padding: 0;
	margin: 0;
	color: #171717;
	font-size: 1.4em;
}

.standard_jeol section.timeline .timeline-title a {
	color: #171717;
}

.standard_jeol section.timeline .timeline-title div.timeline-title-tags,
.standard_jeol section.timeline .timeline-title div.timeline-title-tags a {
	color: #B1B1B1;
	font-size: 0.9em;
}

.standard_jeol 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;
}

.standard_jeol section.timeline .timeline-box.left {
	clear: both;
}

.standard_jeol 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;
}

.standard_jeol 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);
}

.standard_jeol .clear-both {
    clear: both;
}

.standard_jeol 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);
}

.standard_jeol section.timeline .timeline-box .thumb-info {
	float: left;
	margin-bottom: -5px;
}

.standard_jeol 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;
}

.standard_jeol section.timeline div.timeline-date h3 {
	display: block;
	color: #757575;
	font-size: 0.9em;
	line-height: 32px;
	text-transform: uppercase;
	 font-weight: 400;
    letter-spacing: normal;
    background: none;
    border: 0;
    padding: 0;
    height: 100%;
    text-align: center;
}

.standard_jeol article.post h2 {
	margin-bottom: 10px;
	text-decoration: none;
}

.standard_jeol article.post div.post-meta i {
	margin-right: 3px;
}

.standard_jeol .icon-calendar:before{
  content: "\f073";
}

.standard_jeol .icon-user:before {
  content: "\f007";
}

.standard_jeol .icon-tag:before {
  content: "\f02b";
}

.standard_jeol .icon-comments:before {
  content: "\f086";
}

.standard_jeol .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;
}

.standard_jeol .masonry-list.init {
    opacity: 1;
}

.standard_jeol .masonry-list .masonry-item {
    float: left;
    margin: 0 1.9% 0 0;
    min-height: 1px;
    position: relative;
    width: 31.4%;
    list-style-type: none;
}

.standard_jeol 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;
}

.standard_jeol .masonry-item div.featured-box div.box-content {
    padding: 15px;
    text-align: left;
}

.standard_jeol div.featured-box div.box-content {
    border-radius: 6px;
    border-top: 4px solid #fff;
    padding: 30px 30px 10px;
}

@media (max-width: 479px) 
{
    /* Timeline */
	.standard_jeol section.timeline {
		width: auto !important;
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.standard_jeol section.timeline .timeline-box,
	.standard_jeol section.timeline .timeline-box.right {
		margin: 15px auto !important;
		max-width: 90% !important;
	}
    
}
@media (max-width: 991px) {

    .standard_jeol section.timeline .timeline-box,
	.standard_jeol section.timeline .timeline-box.right {
		float: none;
		clear: both;
		right: auto;
		left: auto;
		margin: 25px auto;
		max-width: 70%;
		width: auto;
	}

	.standard_jeol section.timeline .timeline-box.left:after,
	.standard_jeol section.timeline .timeline-box.right:after,
	.standard_jeol section.timeline .timeline-box.left:before,
	.standard_jeol section.timeline .timeline-box.right:before  {
		display: none;
	}
}

@media (max-width: 767px) {

/* Masonry */
	.standard_jeol .masonry-list {
		margin: 0 2% !important;
		width: 96% !important;
	}

	.standard_jeol .masonry-list.full {
		margin: 0 3% !important;
		width: 93% !important;
	}

	.standard_jeol .masonry-list .masonry-item {
		float: none !important;
		width: auto !important;
		margin: 0 0 25px 0 !important;
		position: static !important;
	}
	
	.standard_jeol section.timeline {
	    min-width: 100%;
    }
}

.standard_jeol article.post {
    background: none;
    border: 0;
}

.standard_jeol.widgetmodule .featured-box {
    background: #ffffff;
    border: #CCCCCC 1px solid;
}