/*

To change this license header, choose License Headers in Project Properties.

To change this template file, choose Tools | Templates

and open the template in the editor.

*/

/* 

    Created on : 14 Nov, 2014, 4:35:04 PM

    Author     : Manish

*/


#blog-landing {

position: relative;

max-width: 100%;

width: 100%;

}

#blog-landing img {

width: 100%;

max-width: 100%;

height: auto;

}

#blog-landing .white-panel {

position: absolute;

background: white;

box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

padding: 10px;

border: 1px solid #ccc;

margin: 0px;



}

#blog-landing .white-panel h2 {

margin: 0px 0px 8px 0px;

line-height: 20px;

}

#blog-landing .white-panel .news-cat {

margin: 0px 0px 8px 0px;

padding-left: 17px;

line-height: 20px;

background: url("../images/category-icon.png") no-repeat 0 9px;

}

#blog-landing .white-panel div.shortdescr { margin-bottom: 15px; text-transform: capitalize; line-height: 18px;}

#blog-landing .white-panel p{

    padding: 0px; margin: 0px;    

}

#blog-landing .white-panel h2 a {

color: #3380CD;

font-size: 20px;

text-decoration: none;

text-transform: capitalize;

}

#blog-landing .white-panel:hover {

box-shadow: 1px 1px 10px rgba(0,0,0,0.5);

margin-top: -5px;

-webkit-transition: all 0.3s ease-in-out;

-moz-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}

.container

{

	margin-right:auto;

	margin-left:auto;

	padding-left:15px;

	padding-right:15px;

	margin-bottom: 15px;

}

#blog-landing .learnmore {

    background: #eaebeb;

    bottom: 10px;

    color: #777 !important;

    display: block;

    height: 24px;

    line-height: 24px;

    margin-top: 0;    

    text-decoration: none;

    float: right;

    padding: 0px 3px;

}

#blog-landing .categoery {

    position: absolute;

    text-align: center;

    width: 92%;

}

#blog-landing .categoery a{

    background: #3380CD;

    color: #fff;

    border: 2px solid #fff;

    padding: 3px 5px;

    font-size: 12px;

    text-transform:uppercase;

    text-decoration: none;

    font-weight: 600;

}



/*#blog-landing .timeanddate{

    float: left;

    margin-left: 10px;

    margin-right: 10px;

    padding: 0;

    width: 11%;

}*/

.awesome-newsfeed { margin-top: 40px;}

.awesome-newsfeed .c_date {

    background: none repeat scroll 0 0 #3380cd;

    color: #fff;

    font-size: 16px;

    padding: 5px;

    text-align: center;

}

.awesome-newsfeed .c_date a {

    color: #fff !important;

    line-height: 24px;

}

.awesome-newsfeed .c_day {

    display: inline-block;

    font-size: 18px;

    font-weight: bold;

    width: 70%;

}

.awesome-newsfeed .c_month {

    display: inline-block;

    width: 70%;

}

.awesome-newsfeed .c_year {

    display: inline-block;

    width: 70%;

}

.newsfeed-right {

    border-left: 1px solid #ccc;

    float: left;

    padding-left: 10px;    

}

.categories-links {    

    color: #fff;   

    position: absolute;

    text-align: center;    

    z-index: 999;

    width: 96%;

    top:8px;

}

.categories-links a{  background: #3380cd; border: 2px solid #fff; padding: 3px 6px; color: #fff !important;}

.blogtitle {
	background:none;
    color: #000;

    font-size: 24px;

    margin: 10px 0px;

    padding: 0 10px;
	font-family: 'HomizioNova-Light';
    text-transform: uppercase;

}

.news-image {

    position: relative;

}



.blogtitle a {

    color: #3380cd;

    font-size: 24px;

}

.blogdescription{ margin-top: 10px; text-align: justify;}

.newsfeed-right a img{margin: 0px !important; width:100%;}

.newsfeed-comment {

    background: #ccc;

    text-align: center;

}

.borderstop {

    color: #58585b !important;

    padding-bottom: 20px;

    padding-top: 10px;

}

.borderstop a:hover {

    text-decoration: none;

}

.c_count {

    line-height: 30px;

    font-size: 18px;

    font-weight: bold;

}

.text_cmt {

    display: inherit;

}

.post-descri{ display: none;}

.clock-font{

margin: 0px 0px 8px 0px;

padding-left: 17px;

line-height: 20px;

background: url("../images/clock.png") no-repeat 0 1px;

color:#3380CD;

font-size: 12px;

}

.chat-font{

margin: 0px 0px 8px 0px;

padding-left: 15px;

line-height: 20px;

float:right;

background: url("../images/chat.png") no-repeat 0 5px;

color:#3380CD;

}

ul li{list-style:none;}

.newsfeed_category li.all{margin-left: 0px !important;}

.newsfeed_category li{margin-bottom: 8px; float:left;text-transform:uppercase ;background: none repeat scroll 0 0 #EAEBEB;border-radius: 3px;color:#000;display: block;height: 24px;margin-left:10px!important;}

.newsfeed_category a{color:#777;text-decoration:none;padding:0 10px}

.newsfeed_category a:hover,.current a{color:#FFF!important;background-color:#3380CD;padding:3px 10px!important;border-radius:3px!important;}

.ep_group:after{visibility:hidden;display:block;content:"";clear:both;height:0}





.latest_newsfeed li.firstclass { padding: 0px;}

.latest_newsfeed li.lastclass { padding: 0px;}

.latest_newsfeed li {

    border-bottom: 3px solid #3380cd;

    clear: both;

    padding: 9px;

    overflow: hidden;

}

.latest_newsfeed li h1 {

    color: #3380cd;

    font-weight: normal;

    margin: 0;

}

.latest_newsfeed .left-side img{ width: 100px;}

.latest_newsfeed .left-side {

    float: left;

    width: 25%;

}

.latest_newsfeed .right-side h2{padding: 0; margin:0px 0px 10px 0px; line-height: 16px; font-size: 22px;}

.latest_newsfeed .right-side a{color: #3380cd; line-height: 20px;}



.latest_newsfeed .right-side span { line-height: 18px;}

.latest_newsfeed .right-side {

    float: left;

    width: 73%;

    margin-left: 5px;

}

div.latest_news_descri{ line-height: 20px;}

.nav-previous{ float:left; background: #eaebeb; padding: 0px 3px; margin-bottom: 5px;}

.nav-previous a { color: #777;}

.nav-next{ float:right; background: #eaebeb; padding: 0px 3px;}

.nav-next a { color: #777;}


#blog-landing .preloader{
	width:64px !important; 
	text-align:center !important; 
	margin:10px auto !important; 
	height:64px !important; 
	display:block !important; 
}

@media (max-width:768px) {

.newsfeed-right{ padding: 0px 15px; border: 0; width: 100% !important;}

.timeanddate{display: none;}

.post-descri{display: block;}

}

/*@media (min-width:768px)

{

.container{width:750px;}

}

@media (min-width:992px)

{

.container{width:850px;}

}*/

.news-widget figure {margin:0px; /*border:1px solid #ff0000;*/}

.news-widget .fig-hm-down img {width: 100%; height: 206px;}

.news-widget figcaption.fig-title {color: #3380CD; font-family: 'Open Sans', sans-serif; font-size: 20px; padding: 15px; text-align: center; text-rendering: optimizelegibility; background:none !important; font-weight:300;}

.news-widget figcaption.fig-title a{color:#3380CD;}

.news-widget figcaption.fig-text {background-color: #e0dfdf;color: #000;font-family: 'Open Sans', sans-serif;font-size: 15px;line-height: 24px; min-height: 313px; padding: 20px; text-align: justify; text-indent: 2em; text-rendering: optimizelegibility;}

.event-ads{ margin-top: 10px !important;}

.newsshare{ margin-top: 5px; text-align:right;}

.newsshare img { width:auto !important; }