header li {
	margin-left: 1.2em;
}



.content .entry{
	float: left;
	width: 570px;
	position: relative;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}


.content .image{
	float: left;
	width: 175px;
	}


.content .entry img{
	float: left;
	padding: 0 0 10px 0;
	}
	
	
.content .entry .detail{
	float: right;
	width: 380px;
}


.content .meta{
	float: left;
	width: 175px;
	font-size: 10px !important;
	font-style: italic;
	}
	

.content .entry .detail a{
	text-decoration: none;
	}
	

.content .entry .detail .more a{
	background: #0f72b9;
	color: #FFF;
	padding: 3px 5px;
	font-size: 13px;
	}		
	

.content .share{
	float: left;
	width: 550px;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #F6F6F6;
	}
	
	
.content .mainImage{
	float: left;
	}	
	
.content .share p{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px !important;
	font-style: italic;
	}	
	
	
.content .copy h1{
	font-size: 22px;
	padding: 0 0 20px 0;
	color: #0D62B5;
	}	
	
	
.content .share .addthis_toolbox{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	}	

.content .share .addthis_button_facebook_like{
	margin: 0 15px 0 0;
	}	
	
		
.content .share .addthis_button_linkedin_counter{
	margin: 0 25px 0 0;
	}	
	
.sidebar .widget{
	float: left;
	width: 190px;
	background: #E8EFF5;
	padding: 15px;
	}
	


.sidebar .widget h3{	
	font-size: 26px;
	color: #0D62B5;
	padding: 0 0 15px 0;
	font-family: 'Ropa Sans', sans-serif;
	}	
	
	
.sidebar .widget ul{
	font-size: 14px;
	}	
		
		
.sidebar .widget ul li{
	padding: 0 0 0 20px;
	background: url("../images/bullet-blue.png") no-repeat 0 1px;
	}
	

.sidebar .widget ul li a{
	color: #333;
	text-decoration: none;
	}		


.sidebar .widget_archive{
	background: #F5E5E5;
}

.sidebar .widget_archive h3{
	color: #9A0700;
	}
	

.sidebar .widget_archive ul li{
	padding: 0 0 0 20px;
	background: url("../images/bullet-red.png") no-repeat 0 1px;
	}	


.sidebar .widget p{
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	}		
		
		
.sidebar #text-2{
	background: #E8EFF5 url("../images/mailing-list-bg.png") no-repeat 150px 110px;
}	


.sidebar .widget_text form input{
	border: none;
	padding : 4px 5px;
	font-size: 13px;
	width: 180px;	
}


.sidebar .widget_text form input.submit{
	float: right;
	width: 80px;
	background: #0f72b9;
	color: #FFF;
	padding: 3px 5px;
	margin: 10px 0 0 0;
	font-size: 13px;
	cursor: pointer;
	}		
	


section.content a#blog {
	float: right;
	width: 215px;
	border: 4px solid #4eadf1;
	margin-top: 20px;
	padding: 15px;
	height: 163px;
	text-decoration: none;
	position: relative;
	background: #f3f3f3;
}


section.content a#blog span.title {
	float: left;
	width: 215px;
	color: #036;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

	
	
section.content a#courses {
	float: left;
	width: 513px;
	padding: 15px 0 0 15px;	
	background-position: 100% 0;
}


a#courses span.title {
	width: 260px;
}

a#courses span.text {
	width: 200px;
	padding-left: 90px;
	background: url('../images/bg-courses-bookmark-small.gif') no-repeat 0 30px;
}

section.content a#blog span.more {
	color: #fff;
	float: right;
	background: url('http://www.qualico.co.uk/wp-content/themes/qualico/assets/images/layout/bg-courses-arrow.gif') repeat-x 100% 0;
	height: 35px;
	line-height: 35px;
	width: 105px;
	margin-left: 0;
	padding-left: 10px;
	font-size: 1.4em;
	font-weight: bold;
	position: absolute;
	bottom: 15px;
	right: 15px;
}




.copy ol.commentlist{
	float: left;
	width: 570px;
	margin: 0 0 30px 0;
	padding: 0px;
	}
	
	
.copy ol.commentlist li{
	float: left;
	width: 550px;	
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f3f3f3;
	}	
	
	
.copy ol.commentlist li .commentmetadata{
	float: left;
	width: 100%;	
	padding: 0 0 10px 0;
	font-size: 11px;
	}	
	
	
.copy ol.commentlist li .comment-author	{
	float: left;
	width: 100%;
	font-size: 13px;
	position: relative;		
	}
	
.copy ol.commentlist li .comment-author	img{
	position: absolute;
	top:0;
	right: 0;
	}	
	

.copy ol.commentlist li .commentmetadata{
	display: block;
	margin: 5px 0 0 0;
	}

#pagination{
	float: left;
	width: 100%;
	text-align: center;
	}	
	
.page-numbers{
	margin: 0 auto;
	}
	
	
.page-numbers li{
	display: inline;
	list-style: none;
	margin: 20px 5px 0 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}	
	
	
.page-numbers li a{
	text-decoration: none;
	}	
	
	
.pagetitle{
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	}		