/*
Theme Name: Jade Truck Loans Commercial Finance Leasing
Theme URI: https://wordpress.org/themes/twentyten/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the SL BPO team
Author URI: https://wordpress.org/
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, featured-image-header
Text Domain: jadetruckloans
*/




.widget-container.widget_nav_menu li{
    border-bottom: 1px dotted #fff; 
		list-style:none;
		
}
.widget-container.widget_nav_menu li a{
	    font-size: 14px;
    color: #fff;
    font-weight: bold;
	text-decoration:none;
	    padding: 5px 0 5px 0;
    display: block;

}


/****/
.right-content-wrapper{
	
}

.page-content{
	float:left;
	width:400px;
	    background: #050573;
		overflow:hidden;
		-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
    -moz-box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
    box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
	margin:12px;
}

.right-sidebar{
	float:left;
	padding-left:10px;
}

.right-sidebar-wrapper{
	
}

.right-sidebar-title h4{
	
font-size: 16px;
    color: #050573;
    border-bottom: 1px dotted #050573;
    line-height: 24px;
	background:url(images/icons.png);
	background-repeat:no-repeat;
	padding-left:25px;
	
}

.right-sidebar-title h4 img{
	    margin-right: 5px;
}
.image-block{
	width: 267px;
    margin-top: 10px;
}
.image-block one{
	
}


.tax_returns {
    background: url(images/tax-returns.png) no-repeat left top;
    float: left;
    width: 247px;
    height: 95px;
    padding: 25px 0 0 18px;
}


.carvan {
    background: url(images/carvan.png) no-repeat scroll -4px top transparent;
    float: left;
    height: 95px;
    padding: 20px 0 0 19px;
    width: 247px;
}

.carvan
.links {
    background-color: #21379b;
    width: 84px;
    height: 18px;
    float: left;
    padding: 5px 0 0 6px;
    margin-top: 8px;
    text-decoration: none;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #fff;
}

.tax_returns
.links {
    background-color: #21379b;
    width: 84px;
    height: 18px;
    float: left;
    padding: 5px 0 0 6px;
    margin-top: 8px;
    text-decoration: none;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #fff;
}


.tax_returns
h6 {
    margin: 0px;
    font: normal 18px/20px Calibri, Arial, sans-serif;
    color: #21379b;
    text-align: left;
}

.bottom-footer{
text-align:center;	
}

.page-content.full{
width:97%;	
}




.artical-wrapper{
	    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #86BFF4;
    padding: 2%;
    width: 94%;
	
}

.article-header{ padding-bottom:12px;}
.article-header-wrapper{}
.article-title{}
.article-title h2{ 
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 28px;
    clear: both;
	font-weight:normal;
	margin-top:0px;
	padding-bottom:0px;
	    color: #000;

}
.article-meta{ border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
    padding: 0.8em 0;
    display: block;
    font-size: 13px;
    color: #555;}
.article-meta-wrapper{}
.article-meta-wrapper
span{ color:#050573;}
.article-content{}
.article-content-wrapper{}

.entry-content{}
.article-image{ float: left;
    border: 0.3em solid #565656;
    overflow: hidden;
    margin-right: 20px;}
.entry-content p{
	font-size:14px;
	
}
.article-image img{
		display:block;
}

.read-more-button{ width:100%; overflow:hidden; padding-top:10px; text-align:right;}

a.more-link{
color: #fff;
    padding: 7px 10px;
    float: right;
	background-color: #050573;
	text-decoration:none;
	font-size:13px;
}

img.post-image{
float: left; 	
}

/********/

.post-single-inner{
	background: #050573;
    overflow: hidden;
    padding: 12px 12px 12px 12px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
    -moz-box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
    box-shadow: 0px 0px 10px 6px rgba(54,152,243,1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /* margin-top: 12px; */
	    width: 95%;
}