a{
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;	
}
/* Beadcrumb */
.breadcrumb{display:none;}

.ocmp-catagory-content {
    background: #222222;
    color: #ffffff;
    text-align: center;
    margin: 0 0 50px;
    padding: 25px 0;
}
.ocmp-catagory-content h1 {
    color: #ffffff;
    font-size: 25px;
    margin: 0 0 10px;
}
.ocmp-catagory-content p, .ocmp-catagory-content p, .ocmp-catagory-content span, .ocmp-catagory-content label {
    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.5;
    line-height: 1.5;
}

.grid_brit_template {
    background: #ededed;
	padding-bottom:40px;
}
.info-wrapper{
    display: table;
	width:100%;
}
.blog-box{
	margin-bottom:15px;
}
.avatar-box{
    padding-left: 50px;
    position: relative;
    width: 100%;	
}
.avatar_wrapper a{
	display: block;
    z-index: 2;
    outline: medium none;
    text-decoration: none;
    border: 2px solid #d7d7d7;
    border-radius: 50%;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -35px;
    width: 50px;	
}
.avatar_wrapper img{
    width: 100%;
    height: 100%;
    display: block;	
}
.content-wrapper{
	background-color: #ffffff;
    border-top: 1px solid #d7d7d7;
    max-height: 110px;
    padding: 15px;
    position: absolute;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    width: 100%;	
}
.ocmp-blog-template.blog-wrap .blog-box:hover .content-wrapper {
    max-height: 320px;
    bottom: 0;
}
.blog-template .blog-box{
	background-color: #ffffff;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;	
	min-height:340px;
	top:100%;
}
.ocmp-blog-title{ margin:0;}
.ocmp-blog-title a{
	color: #222222;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
	display:block;
	padding: 15px 0;
    word-wrap: break-word;	
}
.ocmp-blog-title a:hover{color:#3e91ad;}
.posted_by{ margin-right:8px;}
.posted_by a, .categories a, .tags a, .read_more a{color:#555555;}
.posted_by a:hover, .categories a:hover, .tags a:hover, .read_more a:hover{color:#3e91ad;}
.categories, .ocmp-blog-desc{ display:none;}
/*.post_wrapper.box-blog:hover .content-header{
	top:100%;
}*/
.post_wrapper.box-blog:hover .content-wrapper-bottom{
	display:block;
}
.post_wrapper.box-blog:hover .ocmp-blog-title a{padding:15px 0 5px;}
.content-wrapper-bottom{ display:none; border-top:1px solid #dddddd;}

.blog-wrap .content-footer{
	background: rgba(0,0,0,0.8); 
    padding: 15px 20px;
    bottom: 0;
    height: auto;
    width: 100%;
    position: absolute;
}
.ocmp-blog-wrap .date_wrap{
    display: block;
    padding: 10px 0;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    font-size: 14px;
}
.social-component{
	margin:10px 0;
}
.ocmp-blog-wrap .date_wrap span{
	padding:0 5px;
}	
.social-component .social-share a{
	/*border: 1px solid #ffffff;*/
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 38px;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    box-shadow: none;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	margin-right:3px;
}
.social-component .social-share a.ocmp-facebook-share:hover{
	background:#3a589d;
	color:#ffffff;
}
.social-component .social-share a.ocmp-twitter-share:hover{
	background:#dd4e31;
	color:#ffffff;	
}
.social-component .social-share a.ocmp-linkedin-share:hover{
	background:#5EA9DD;
	color:#ffffff;	
}
.social-component .social-share a.ocmp-google-share:hover{
	background:#0177B5;
	color:#ffffff;	
}
.social-component .social-share a.ocmp-pinterest-share:hover{
	background:#cb2320;
	color:#ffffff;	
}
.social-component .social-share a.ocmp-tumblr-share:hover{
	background:#000;
	color:#ffffff;	
}
.read_more {
    float: right;
}
.read_more a{
	padding:6px 15px;  
	line-height:1.5; 
	border:1px solid #555555; 
	color:#555555;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
}
.ocmp-blog-template .social-component .social-share a.share-close:hover {    
    background: #e21130 ; 
    color: #ffffff;
}
.ocmp-blog-template .social-component .social-share a {
	border:1px solid #555555;
	color:#555555;
    padding-right: 0;
	cursor:pointer;
}
.blog-template .social-component.bottom .social-share, .blog-template .social-component.bottom a, .blog-template .social-component.right .social-share, .blog-template .social-component.right a{
	display: inline-block;
    float: none;
    vertical-align: top;
}

.ocmp-padination-box{
	margin-top:50px;
	display:table;
	width:100%;
}
.ocmp-padination-box .pagination > li > a, .pagination > li > span{
	margin-left:5px;
    background: #777777; 
	color:#ffffff;
	border:1px solid #777777;
}
.ocmp-padination-box .pagination > li > a:hover{
    background: #e21130; 
    color: #ffffff;
	border:1px solid #e21130;
}
.ocmp-padination-box .pagination > li:first-child > a, .pagination > li:first-child > span,
.ocmp-padination-box .pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0 ;	
	-moz-border-radius:0 ;
	-webkit-border-radius:0 ;
	-ms-border-radius:0 ;
	-o-border-radius:0 ;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background: #3e91ad; 
    color: #ffffff;
	border:1px solid #3e91ad;
}
footer{ margin-top: 0;}