/*
Theme Name: 1 - Green Jacobson Theme
Theme URI: http://handgloves.co.uk/
Description: Based on the Handgloves theme, a clean theme that uses whites, greys & helvetica.
Version: 0.9
Author: George Wiscombe
Tags: two columns, clean, white, grey, helvetica, jquery

Handgloves is a clean theme that uses whites, greys & helvetica. It is built ready for Flickr & Twitter and uses jQuery to make the magic happen.

*/


@import url('css/structure.css');
@import url('css/header.css');
@import url('css/navigation.css');
@import url('css/post.css');
@import url('css/sidebar.css');
@import url('css/comments.css');


body {
background:#eceae8 url(css/images/background.png) top center;
font-family:Helvetica, Arial, sans-serif;
color:#2a2a2a;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}

.download-handgloves {
width: 250px;
height: 100px;
margin: 40px 180px 50px 180px;
float: left;
background: #fff url(css/images/download.png) top left no-repeat;
}

.homepage .post {
	margin-bottom : 6px;
}

.mini-cols {
	border-top : 2px solid #d7d6d6;
	padding-top : 14px;
	margin-left : 34px;
	width : 610px;
	float : left;
	display : inline;
		font-size : 13px !important;
		line-height : 16px !important;
		font-family : Helvetica, Arial, sans-serif;
}

.mini-left, .mini-right {
	float : left;
	width : 280px !important;
	display : inline;
}

.mini-right {
	border-left : 1px dotted #d7d6d6;
	padding-left : 20px;
	margin-left : 20px;
}

.mini-cols h3 {
	font-size : 18px;
	color : #000;
	font-family : Century Schoolbook, Georgia, serif;
	font-weight : normal;
	margin-bottom : 20px;
	margin-top : 0;
}

.mini-cols h3 a {
	color : #000 !important;
}

.mini-cols li {
	float : left;
	display : inline;
	clear : left;
	width : 275px;
	margin : 0 0 11px 0;
}

.mini-cols li .list-date {
	float : left;
	display : inline;
	clear : left;
	width : 55px;
}

.mini-cols li .list-headline {
	float : left;
	display : inline;
	margin-left : 12px;
	width : 200px;
}

/* featured lawyer */

.mini-cols .lawyer-image { 
	background-color : #eee;
	padding : 0;
	float : left;
	margin : 0 0 10px 0;
	width : 270px;
	padding-right : 9px;
}

.mini-cols .lawyer-image a { 
	padding : 5px;
	display : block;
	float : left;
	width : 100%;
}

.mini-cols .lawyer-image img { 
	margin-right : 8px;
}

.left {
	float : left;
}

.mini-cols .lawyer-text { 
	clear : left;
}

.banner {
	margin : 0 0 10px 0 !important;
}

.vcard {
	float : right;
	margin-top : 10px;
}

.mini-cols h6 {
	font-size : 14px !important;
	color : #004243;
	font-weight : bold;
	margin : 0 0 3px 0;
	padding : 0;
}

.rotating-banner img {
	display : none;
}

.rotating-banner img.first {
	display : block;
}

.rotating-banner {
	margin : 0 0 5px 0;
}