/* ================ blog css start ================*/

.blogBoX {background:#f9f9f9;}

.blogWraper { max-width:950px; margin:0px auto; padding:10px 0px; overflow:auto; clear:both; content:""; }
ul#breadcrumb{ max-width:990px; margin:-5px auto 10px;font-size:1em;color:#000; list-style:none;}
ul#breadcrumb li{float:left;margin:15px 0 15px 5px; color:#4c4c4c;}
ul#breadcrumb li a { text-decoration:none; color:#4c4c4c; background:#f9f9f9; padding:2px 5px; border-radius: 5px;}
ul#breadcrumb li a:hover {background:#e2e2e2;}
.postArea { width:630px; float:left;}

article .autherDate { background-color: #f9f9f9; border: 1px solid #fff; border-bottom: none; font-size: 16px; color: #b8b8b8; text-shadow: 1px 1px 0 #fff; font-weight: lighter; padding: 19px 28px; }
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:#fff; border:1px solid #e5e5e5; margin-bottom:30px; position:relative;}
article .postMbody::after { content: ''; position: absolute; height: 8px; bottom: -8px; left: 0; background: url(../../images/MainPortal/middle-shadow.png) no-repeat top center; width: 100%; }
article a { text-decoration:none;}
article a h2, article h2  { color: #142d69; font-family: WalkwayObliqueBlackRegular, Helvetica, sans-serif, Arial; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-weight: normal; text-decoration:none;}
article a:hover h2 {color: #4173d2;}
article p { font-size:18px; }

article p[itemprop="description"]:after { content:"...";}
article .postMbody { padding:16px 30px 10px 30px;}

article p.readMore a { font-family: 'Open Sans Condensed', Arial, sans-serif; text-transform: uppercase; color: #bababa; font-size: 14px; 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: 14px; }
article p.readMore a:hover { color: #111; }

.sideBar { width:300px; float:right;}
.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/MainPortal/widget-blue-bullet.png) no-repeat 24px 24px;}
.sideBar li a {text-decoration: none;    color: #4c4c4c;    padding: 20px 40px;    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/MainPortal/icons.png) no-repeat 0px 0px; 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;}

.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/MainPortal/apple_android.png) no-repeat 0px 0px; background-size: 130px auto;}
.ne_apps li a.appAndroid{ background: url(../../images/MainPortal/apple_android2.png) no-repeat 0px 0px;  background-size: 130px auto;}

.blogPostList p {overflow:hidden; max-height:80px;}

/*
 
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 ================*/
