/*
Theme Name: Schreck Barristers 2009
Theme URI: http://www.schrecklaw.ca/
Description: The official theme for Schreck Barristers
Version: 1
Author: Donna Vitan
Tags: 
*/
body {
	height:100%;
	background:#d8d6cf url(image/bg.gif) top center repeat-y;
	color:#333;	}
* {
	margin:0;
	padding:0;	}
a { color:#3C6CAB; }
a:visited { color:#493E78; }
a:hover { color:#245491; }
.btn, .nav-pager a{
	padding:3px 5px;
	display:inline-block;
	background:#EEE;
	border-top:1px solid #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-bottom:1px solid #BBB;
	border-right:1px solid #BBB;
	font-weight:bold;	}
.btn-splash { margin:20px; }
.btn-splash-logo { margin:20px 350px 0 270px; }
h1, h2, h3, h4, h5 {
	line-height:130%; }
h1 { font-size:2em; color:#a72b40; font-weight:bold; }
h2 { font-size:1.8em; color:#666; }
h3 { font-size:1.7em; }
h4 { font-size:1.6em; }
h5 { font-size:1.5em; }
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { margin-left: auto; margin-right:auto;}
.title {
	margin:0;
	font-style:italic;
	color:#888;}
small {
	font-size:.8em; }
/********************************************** Images */
img.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
	margin-bottom: .75em;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
	margin-bottom: .75em;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/********************************************** Links without text-decoration */
#nav-access a, #nav-main a, #sidebar a, .btn, .listing-articles a, #footer a {
	text-decoration:none; }
/********************************************** Base Elements */
#wrap {
	width:100%;
	min-width:994px;
	min-height:580px;
	background:url(image/bg2.gif) top center no-repeat;
	font-size:1.1em;}
/********************************************** Header */
#header {
	width:980px;
	height:110px;
	margin:0 auto;
	padding:0; }
#header-inside {
	width:980px;
	height:110px;
	margin:0 auto;
	padding:0;
	background:url(image/bg-header-inside.gif) top center no-repeat;}
#branding {
	display:block;
	float:left;	}
#branding img {
	margin:30px 20px 15px 60px;
	float:left; }
#header-inside #branding img {
	margin:15px 20px 0 0; }
/********************************************** Main Navigation */
#nav {
	width:640px;
	margin:76px 0 14px;
	float:left;}
#nav-main {
	width:640px;
	margin:0;
	padding:0;
	line-height:100%;
	list-style:none;}
#nav-main li {
	display:inline; }
#nav-main img {
	margin:0;
	padding:0; }
#header-inside #nav {
	margin-top:37px;	}
/********************************************** Sidebar */
#sidebar {
	width:180px;
	padding:0 40px;
	float:left;
	color:#888;	}
/********************************************** Sidebar Menu*/
.nav-sub {
	margin: 0 0 1.5em 0;
	list-style:none;	}
.nav-sub li {
	padding:5px 10px;
	border-bottom:1px solid #d5e1f0; }
.nav-sub ul {
	margin:5px 0 5px 1.5em;
	list-style:none;	}
.nav-sub li li {
	padding:5px 0 0;
	border:none;
	list-style-image:url(image/icon/bullet_blue.gif);	}
.nav-sub li li li {
	list-style-image:url(image/icon/bullet_blue_grey.gif);	}
.nav-sub li li li li {
	list-style-image:url(image/icon/bullet_grey.gif);	}
.nav-sub li a {
	font-weight:bold; }
#sidebar .cat-item, #sidebar .current-cat, #sidebar .current-cat-parent, #sidebar .current_page_item, #sidebar .current_page_parent { background:none; }
#sidebar .current-cat, #sidebar .current_page_item {
	background:#eef8ff; }
/********************************************** Main Content Container */
#content {
	width:980px;
	min-height:200px;
	margin:0 auto 10px;
	display:block;
	clear:left;}
.col3, .col4, .col5, .col6, .col8, .col9 {
	margin-right:10px;	}
.col3 {
	width:220px;
	float:left; }
.col4 {
	width:300px;
	float:left; }
.col5 {
	width:380px;
	float:left; }
.col6 {
	width:460px;
	float:left; }
.col8 {
	width:620px;
	float:left; }
.col9 {
	width:700px;
	float:left; }
/********************************************** Feature Content Container */
#feature-slideshow {
	width:980px;
	height:300px;
	margin:0 auto 10px;
	padding:0;
	clear:left;
	display:absolute;
	overflow:hidden;}
#feature-content {
	width:470px;
	padding:0 10px 0 80px;
	float:left;	}
#feature-address {
	width:320px;
	padding-left:10px;
	border-left:1px solid #CCC;
	float:left;	}

h4.feature-address {
	color:#a72b40;}	

/********************************************** Footer */
#footer {
	width:940px;
	height:100%;
	min-height:20px;
	margin:0 auto;
	padding:15px 0 20px;
	display:block;
	background:url(image/bg-footer.gif) top center no-repeat;
	clear:left;
	font:1.2em Arial, sans-serif;
	color:#888;
	text-align:center;	}
#footer a { color:#666; }
#footer a:visited { color:#555; }
#footer a:hover { color:#00338e; }
/********************************************** Footer Navigation */
#nav-footer {
	margin:0 auto;
	padding: 0 100px;
	list-style:none;
	font-weight:bold;
	text-align:center;
	display:inline;
	float:left;	}
#nav-footer li {
	padding:0 5px;
	display:inline; }

