/* ================ blog css start ============================================*/

.blogBoX {background:#f9f9f9;}

.blogWraper { max-width:950px; margin:0px auto; padding:40px 0px; overflow:auto; clear:both; content:""; }


.postArea { width:593px; float:left;}

article .autherDate { background-color: #f8f4eb; border: 1px solid #fff; border-bottom: none; font-size: 12px; color: #b8b8b8; text-shadow: 1px 1px 0 #fff; font-weight: lighter; padding: 10px 5px; }
article .autherDate a { color:#888888;}
article img { width:100%; border: 5px solid #4173d2; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;}
article { background:#f8f4eb; border:1px solid #e5e5e5; margin-bottom:30px; position:relative;}
article .postMbody::after { content: ''; position: absolute; height: 8px; bottom: -8px; left: 0; background: url(../images/middle-shadow.png) no-repeat top center; width: 100%; }
article a { text-decoration:none;}
article a h2, article h2  { font-size:20px; padding:0px 10px 20px !important; color: #142d69;  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-weight: normal; text-decoration:none;}
article a h3, article h3  { font-size:16px; padding:20px 10px 5px !important; color: #142d69;  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-weight: normal; text-decoration:none;}
article a:hover h2 {color: #4173d2;}
article p { font-size:14px; }
    article p em {font-size:12px; font-family:Calibri;}
.postArea article p {overflow:hidden; max-height:80px;}
article p[itemprop="description"]:after { content:"...";}
article .postMbody { padding:10px 5px 10px 5px;}

article p.readMore a { font-family: 'Open Sans Condensed', Arial, sans-serif; text-transform: uppercase; color: #bababa; font-size: 11px; text-shadow: 1px 1px 0 #fff; background: url(../images/more-arrow.png) no-repeat right 4px; text-decoration: none; top: 2px; right: 0px;  padding-right: 5px; }
article p.readMore a:hover { color: #111; }

.darkBoxBlog{background:#e8e5d8;border:#fbfaf9 1px solid;width:250px;margin:0 0 25px 10px;}
.darkBoxBlog ol{margin:0 10px 7px 27px;color:#22201c;}

.sideBar {margin:0 10px 7px 13px; width:250px; color:blueviolet;}
.sideBar > div { margin-bottom:20px; background: #FFF; border: 1px solid #e5e5e5; }
.sideBar ol, .sideBar li { margin:0px; padding:0px; list-style:none;}
.sideBar h3 {    text-shadow: 1px 1px 0 #fff;    color: #4c4c4c;    font-size: 18px;    background-color: #f9f9f9; margin: 1px 0 0 0; padding:10px 30px;    border: 1px solid #fff;    border-bottom: 1px solid #e5e5e5; font-family: WalkwayObliqueBlackRegular, Helvetica, sans-serif, Arial; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-weight: normal; text-decoration:none;}
.sideBar li {border-bottom: 1px solid #f7f7f7; background: url(../images/widget-blue-bullet.png) no-repeat 24px 24px;}
.sideBar li a {text-decoration: none;    color: #4c4c4c;    padding: 5px 5px;    display: block;}
.sideBar li:hover { background-color: #f9f9f9; -moz-box-shadow: inset 1px 1px 0 #fff; -webkit-box-shadow: inset 1px 1px 0 #fff; box-shadow: inset 1px 1px 0 #fff; }
.sideBar li:hover a { color: #4c4c4c; }

.social_icons { padding:0px; margin:0px;}
.social_icons li { background:none !important; padding:10px 0px 5px 10px; display:inline-block; }
.social_icons li a {background: url(../../images/icons.png) no-repeat; height:34px; width:34px; padding:0px;}
.social_icons li a.faceBook{ background-position:0px 0px;}
.social_icons li a.plusGoogle{background-position:-46px 0px;}
.social_icons li a.twiTter{background-position:-92px 0px;}
.social_icons li a.pinTerest{background-position:-230px 0px;}
.social_icons li a.youTube{background-position:-138px 0px;}

.appIos{ background: url(../images/apple_android.png) no-repeat 0px 0px; background-size: 130px auto;}
.ne_apps { padding:0px; margin:0px;}
.ne_apps li { background:none !important; padding:10px 0px 5px 10px; display:inline-block; }
.ne_apps li a {height:40px; width:130px; padding:0px;}
.ne_apps li a.appIos{ background: url(../images/apple_android.png) no-repeat 0px 0px; background-size: 130px auto;}
.ne_apps li a.appAndroid{ background: url(../images/apple_android2.png) no-repeat 0px 0px;  background-size: 130px auto;}

/*
article[role="article"] { background: #FFF; margin-bottom:40px; border: 1px solid #e5e5e5;}
article[role="article"] img { width:100%; border: 5px solid #4173d2; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;}
article[role="article"] h3 { color: #142d69; font-size:24px; font-family: WalkwayObliqueBlackRegular, Helvetica, sans-serif, Arial; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-weight: normal; text-decoration:none;}
article[role="article"] .postMBody {}
article[role="article"] .readMore a { font-size:11px; color:#CCC;}
article[role="article"] .readMore a:hover {color:#142d69;}

article[role="article"] .autherDate span { color:#888; }
*/

/* ================ blog css end ================*/
