/*
Theme Name: Business Law Blog - 3 Columns
Theme URI: http://businesslawblog.ca
Description: Three column version of the official theme of Business Law Blog, for Kornfeld Mackoff Silber LLP.
Version: 1.0
Author: Jayadeep Thum
Author URI: http://oddmint.com/
Tags: business law blog, KMS, fluid, sidebar, three columns

	Business Law Blog - 3 Columns - v1.0
	http://businesslawblog.ca

	This theme was designed and built by Jayadeep Thum,
	whose website you will find at http://oddmint.com/


*/

body{
	margin:0px;
	font-size:13px;
	font-family: Helvetica, sans-serif;
	background-color:#FFFFFF;
}

a,a:active,a:visited{
	color:#033074;
}

div#header{
	height:122px;
	-webkit-box-shadow:0px 0px 6px #888;
	-moz-box-shadow:-6px 0px 6px #888;
}

div#header div.border-top{
	height:5px;
	background-color:#000;
}

div#header div.logos{
	height:117px;
	background:url(images/bg.header.png) repeat-x;
	position:relative;
}

div#header div.logos div.name{
	/*background:url(images/blb.ca.png) no-repeat;*/
	margin-right:222px;
	text-align:center;
	padding-top:25px;
}

div#header div.logos div.name img{
	border:0px;
}

div#header div.logos div.name form{
	margin-top:10px;
}

div#header div.logos div.firm{
	background:url(images/logo.png) no-repeat;
	width:222px;
	height:86px;
	position:absolute;
	right:25px;
	top:13px;
	cursor:hand;
	cursor:pointer;
}

div#header div.logos div.user-message{
	font-size:9px;
	position:absolute;
	left:12px;
	bottom:6px;
}

div#body{
	padding:4px 10px;	
}

div#body h1.pagetitle{
	font-size:1.7em;
/*color:#004455;*/
	font-weight:normal;
	text-shadow:1px 1px 1px #DDD;
	font-family: Helvetica, sans-serif;
	letter-spacing: -0.02em;
	padding:0px 5px;
}

div#body div.sidebar{
	width:200px;
}

div#body div.left{
	float:left;
}


div#body div.right{
	float:right;
	width:240px;
}

div#body div.meat{
	padding:15px;
	margin-right:240px;
	margin-left:200px;
	padding-top:0px;
}

div#body div.post-container{
	position:relative;
}

div#body div.post{
	background-color:#FCFCFC;
	border:1px solid #F5F5F5;
	padding:10px;
	margin:10px 0px 20px 0px;
	color:#555;
	position:relative;
	z-index:100;
	-webkit-box-shadow:0px 0px 8px #AAA;
	-moz-box-shadow:0px 0px 8px #AAA;
}

div#body div.post div.title{
	font-size:1.6em;
	color:#004455;
	text-shadow:1px 1px 4px #DDD;
	font-family: Helvetica, sans-serif;
	letter-spacing: -0.05em;
}

div#body div.post div.title a,div#body div.post div.title a:visited,div#body div.post div.title a:active{
	text-decoration:none;
	color:#004455;
}


div#body div.post div.published{
	font-style:italic;
	padding:1px;
	font-family:Georgia,Times New Roman,Lucida Grande;
	margin-bottom:3px;
}

div#body div.post div.published a,iv#body div.post div.published a:active,iv#body div.post div.published a:visited{
	font-weight:bold;
	color:#033074;
}

div#body div.post div.content{
	padding:15px;
	padding-bottom:3px;
        padding-top:1px;
	color:#444;
	font-family: Helvetica,sans-serif;
	text-align:justify;
	background-color:#FFF;
	margin:0px -10px;
	border-top:1px solid #F8F8F8;
	border-bottom:1px solid #F8F8F8;
}

div#body div.post p.tags{
	font-size:0.86em;
}

div#body div.author{
	position:absolute;
	top:0px;
	right:0px;
	padding:4px;
	width:40px;
	z-index:-100;
	display:none;
}

div#body div.author img{
	border:1px solid #CCC;
	border-left:1px dotted #CCC;
	z-index:-100;
	position:relative;
}

div#body div.post div.meta{
	padding:10px;
}

div#body div.sidebar div.box{
	background-color:#EDF1F0;
	border:1px solid #F5F5F5;
	padding:10px;
	margin:10px 0px 10px 0px;
	color:#555;
	position:relative;
}

div#body div.sidebar div.about, div#body div.sidebar div.textwidget{
	text-align:justify;
}

div#body div.sidebar div.box div.title{
	font-size:1.4em;
	color:#004455;
	text-shadow:1px 1px 4px #DDD;
	letter-spacing: -0.05em;
	border-bottom:2px solid #E4EAE9;
	margin-bottom:5px;
}

div#body div.sidebar div.box div.content{
	padding:5px;
}


div#body div.sidebar div.search label{
	display:none;
}

div#body div.sidebar div.sub-sidebar{
	overflow:hidden;
	clear:both;
}

div#body div.sidebar div.sub-sidebar div.box{
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
}

div#body div.sidebar div.sub-sidebar div.left{
	float:left;
	width:150px;
	height:100%;
	margin:0px;
}

div#body div.sidebar div.sub-sidebar div.right{
	float:right;
	width:150px;
	height:100%;
}

div#body div.sidebar div.box a, div#body div.sidebar div.box a:active, div#body div.sidebar div.box a:visited{
	color:#033074;
}

div#body div.sidebar div.box ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#body div.sidebar div.box ul li{
	margin:0px;
	list-style:none;
}

div#body div.sidebar div.multiwidget_author_avatars div.author-list div.user{
	width:90px;
	padding:10px 4px;
	float:left;
}

div#body div.sidebar div.multiwidget_author_avatars div.author-list div.user a{
	text-decoration:none;
}

div#body div.sidebar div.multiwidget_author_avatars div.author-list div.user img{
	border:1px solid #AAA;
}

div#footer{
	background-color:#222222;
	color:#EEEEEE;
	text-align:center;
	padding:10px;
	border-bottom:5px solid #000;
}

div#footer a{
	color:#FFF;
}

div.navigation{
	padding:10px;
}

div.navigation div.alignLeft,div.navigation div.alignRight{
	display:inline;
}

ol.commentlist{
	list-style:none;
	margin:0px;
	padding:0px;
}

ol.commentlist ol{
	padding:0px;
	list-style:none;
	margin-left:20px;
}

ol.commentlist li{
	padding:10px;
	margin:0px 0px 10px 0px;
	background-color:#FCFCFC;
	border:1px solid #F9F9F9;
}

ol.commentlist li div.comment-body{
	position:relative;
}

ol.commentlist li div.comment-body div.vcard{
	font-weight:bold;
}

ol.commentlist li div.comment-body div.vcard img.avatar{
	position:absolute;
	top:0px;
	right:0px;
	border:1px solid #AAA;
}

textarea#comment{
	width:100%;
}

li.current-cat a{
	font-weight:bold;
}

div.sidebar li.selected a{
	font-weight:bold;
}

div.commentmetadata{
	font-size:0.86em;
}

div.widget_recent_entries li{
	border-bottom:2px solid #E4EAE9;
	padding:4px;
	font-size:0.86em;
}


div.box-link{
	font-size:1.4em;
	color:#004455;
	text-shadow:1px 1px 4px #DDD;
	letter-spacing: -0.05em;
}

div.archives-container div.archive{
	width:33%;
	float:left;
}

div.archives-container div.archive2{
	width:38%;
}

div.archives-container div.archive3{
	text-align:right;
	width:28%;
}

div.archives-container ul{
	margin:0px;
	padding:4px;
	list-style:none;
}

div.archives-container div.heading{
	font-weight:bold;
	border-bottom:1px dotted #DDD;
}

div.biography{
	padding:6px;
	padding-right:60px;
	margin-top:-15px;
	margin-bottom:20px;
	position:relative;
}

div.biography div.photo{
	position:absolute;
	right:0px;
	top:-20px;
	width:50px;
	height:auto;
	overflow:hidden;
}

div.biography div.photo img{
	width:50px;
	height:auto;
}


div.biography2{
	padding:10px;
	border-bottom:1px dotted #DDD;
}

div.biography2 div.photo2{
	float:left;
	width:50px;
	height:auto;
	/* border:1px solid #AAA; */
	margin:0px 10px 10px 0px;
	overflow:hidden;
}

div.biography2 div.photo2 img{
	width:50px;
	height:auto;
}

div.biography2 div.name{
	margin-top:2px;
	font-size:1.2em;
}

div.biographies2 div.biography2:first-child{
	border-top:1px dotted #DDD;
}

div.navigation div{
	display:inline;
	margin-right:20px;
}

div.navigation{
	text-align:center;
}
