/** Name: Blog Manager* Version: 1.3.6.1* Author: Echothemes* Author URL: http://www.echothemes.com* Copyright (c) 2011 - 2013  Echothemes. All right Reserved*//* General */.blogModule { margin-bottom:10px; }   .blogModule .box-heading { color:#222; font-size:16px; font-weight:bold; line-height:18px; }   .blogModule ul{ line-height:18px; list-style:none; padding:0; margin:0; }      .blogModule li { overflow:hidden; margin-bottom:10px; }         .blogModule li:last-child { margin-bottom:0; }      .blogModule li a { text-decoration:none; }      .blogModule li a:hover { text-decoration:underline; }   
.blogModule .image img { 
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    padding: 3px;
    max-width: 100px;
}   
#blogcarousel .owl-prev,
#blogcarousel .owl-next {
    top: 100px;
}
.blogModule .bm-title {
    color: #154995;
    display: block;
    font-size: 17px;
    font-weight: 100;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: left; 
}   
.blogModule .image + .title { 
	margin-bottom:0;
} 
.blogModule .author {
    clear: both;
    color: #747474;
    display: block;
    font-size: 14px;
    margin-top: 20px;
    overflow: hidden;
    text-align: left;
}
.jcarousel-skin-opencartbl .jcarousel-prev-horizontal {
    background: url("../image/button-previous.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 32px;
    left: -55px;
    position: absolute;
    top: 73px;
    width: 32px;
}
.jcarousel-skin-opencartbl .jcarousel-clip.jcarousel-clip-horizontal {
    overflow: hidden;
}
.jcarousel-skin-opencartbl .jcarousel-next-horizontal {
    background: url("../image/button-next.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: -55px;
    top: 73px;
    width: 32px;
}
.blogModule .rm > a {
    color: #154995;
    display: block;
    font-size: 14px;
    text-align: left;
}  
.blogModule .bm-title + .info  span{ 
	padding-left:63px;
} 
.blogModule .info { 
	color:#888; 
	font-size:10px; 
	display:block;
}   
.blogModule p {
    color: #747474;
    font-size: 14px;
    margin-top: 30px;
    max-width: 90%;
    text-align: left;
}

/* Layout */

.row-2, .row-3, .row-4 { 
	float:left; 
	padding-left:2%; 
}   
.row-first { 
	clear:left; 
	padding-left:0; 
}   
.row-2 { 
	width:49%; 
}   
.row-3 { 
	width:32%; 
}   
.row-4 { 
	width:23.5%; 
}

/* Styling */
.boxPlain { } 

/* overwrite default .box style */  

.blogModule-heading {
    color: #154995;
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: 100;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.boxPlain .box-heading { 
	padding:7px 8px; 
	border:none;
	border-bottom:1px solid #d6d6d6; 
	background:none; 
	-webkit-border-radius:0; 
	-moz-border-radius:0; 
	-khtml-border-radius:0; 
	border-radius:0; 
}   

.boxPlain .box-content { 
	padding:9px 8px; 
	border:none; 
	border-top:4px solid #ebebeb; 
	background:none; 
}

.artPlain { }
.artPlain ul { }
.artPlain li { 
	padding-left:12px; 
	margin:0; 
	background:url(../image/arrow.gif) no-repeat 0 4px; 
}   

.artPlain .title { 
	font-size:13px; 
}   

.artPlain .image, 
.artPlain .info { 
	display:none; 
	visibility:hidden; 
}
/* show article module horizontally */
.artHorz-2 ul, 
.artHorz-3 ul, 
.artHorz-4 ul, 
.artHorz-5 ul { 
	overflow:hidden; 
}   

.artHorz-2 li, 
.artHorz-3 li, 
.artHorz-4 li, 
.artHorz-5 li { 
	float:left; 
}   

.artHorz-2 li { 
	margin:5px 1% 10px; width:47.9% 
}   

.artHorz-3 li { 
	margin:5px 1% 10px; 
	width:30.9% 
}   

.artHorz-4 li { 
	margin:5px 1%; 
	width:22.9% 
}   

.artHorz-5 li { 
	margin:5px 0.5%; 
	width:18.9% 
}

/* Spesific Modules */
.blogCategories { }   
.blogCategories ul{ 
	line-height:20px; 
}      
.blogCategories ul ul { margin:4px 0; }   .blogCategories li { padding-left:15px; margin:0; background:url(../image/arrow.gif) no-repeat 0 5px; }      .blogCategories li a { font-size:13px; line-height:16px; }      .blogCategories li .blogActive { font-weight:bold; }.recentArticles { }.popularArticles { }.recentComments { }   .blogModule .recentComments .avatar img { float:left; padding:3px; border:1px solid #ddd; background:#eee; margin-right:10px; }   .blogModule .recentComments, .blogModule .recentComments .title { font-size:12px; }   .blogTags { }.blogArchives { }   #blogArchive ul { display:none; }   .blogArchives ul{ line-height:20px; }      .blogArchives ul ul { margin:4px 0; }   .blogArchives li { padding-left:12px; margin:0; background:url(../image/arrow.gif) no-repeat 0 5px; }      .blogArchives li a { font-size:13px; }         .blogArchives li li a { font-size:12px; }         .blogArchives li li li a { font-size:11px; }      .blogArchives li .blogActive { font-weight:bold; }

@media only screen and (max-width: 600px) {
.blogModule .bm-title {
    color: #154995;
    display: block;
    font-size: 17px;
    font-weight: 100;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
}

.blogModule p {
    color: #747474;
    font-size: 14px;
    margin-top: 30px;
    max-width: 95%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.blogModule .image img {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    max-width: 100px;
    padding: 3px;
    margin-left: 4%;
}

.blogModule .author {
    clear: both;
    color: #747474;
    display: block;
    font-size: 14px;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
}

.blogModule .rm > a {
    color: #154995;
    display: block;
    font-size: 14px;
    text-align: center;
}

}