/*   
	Theme Name: Johnston Litavski Planning Consultants Theme
	Theme URI: http://www.planners.to/
	Description: The official Johnston Litavski Planning Consultants Theme.
	Version: 1
	Author: Donna Vitan, Casco Design Communications Inc.
	Author URI: http://www.cascodesign.ca/
*/
/********************************************** Begin Base Elements */
html {
	height:100%; }
body {
	height:100%;
	margin: 0;
	padding: 0;
	font-size: 62.5%; /*  Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #E6E4E1 url('images/bg.jpg') no-repeat top center; 
	color: #333;
	text-align: center;}
* {
	margin: 0;
	padding: 0;}
/********************************************** End Base Elements */
/********************************************** Begin Typography */
h1, h2, h3, h4, h5, h6 {
	font-family: Trajan, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 .3em;
	line-height:120%;
	color:#66594C;}
h1 { 
	margin-bottom:.5em;
	padding-left:10px;
	border-left:20px solid #CE1127;
	line-height:100%;
	color:#CE1127;
	font-size: 1.7em; }
h2 { font-size: 1.4em; color:#CE1127; }
h3 { font-size: 1.2em;	}
h4 { font-size: 1.1em;	}
h5 { font-size: 1.1em;	}
h6 { font-size: 1em; font-weight:normal; }

p { 
	padding-bottom: .5em;
	line-height: 130%; }
strong, bold {	font-weight: bold; }
em, italic { font-style: italic; }
small {
	font-size: .8em; }
code {
	font: 1.1em 'Courier New', Courier, Fixed; }
caption {
	font-size: .8em; }
blockquote {
	margin: 1em 0 1em 2em; }
blockquote cite {
	margin: .5em 0 0;
	display: block; }
hr { clear:both;
	display:block;
	height:1%;
	border:none;
	border-bottom: 1px solid #CDC9C5; }
a {
	color: #06C;
	text-decoration: none; }
a:hover {
	color: #08D;
	text-decoration: underline; }
/**********************************************  Begin Various Tags & Classes */
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { text-align: center; }
.clear { clear: both; }
.alignrighttext { text-align: right; }
.alignlefttext { text-align: left; }
ul, ol {
	margin: .5em 0 .5em 1.6em;
	list-style: outside;
	line-height: 120%;
	overflow: visible;	}
ul { list-style: disc url('images/bullet-diamond.gif'); }
ul ul { list-style: disc url('images/bullet-diamond-sub.gif'); }
ul ul ul { list-style: disc url('images/bullet-diamond-sub-sub.gif'); }
ol { list-style: decimal; }
li { margin-bottom: .2em; }
ul.nobullet {
	margin: .5em 0 1em;
	padding: 0;
	list-style: none;
	list-style-image: none;	}
abbr {
	color: #FF3300;
	border: none;
	vertical-align: top;}
/********************************************** Image and Attachment */
a img {
	border: none;
	text-decoration: none;	}
a:hover img{
	border: none;
	text-decoration: none; }
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;	}
img.alignright {
	margin: 0 0 10px 15px;
	display: inline; }
img.alignleft {
	margin: 0 15px 10px 0;
	display: inline; }
/********************************************** End Images */
/********************************************** Begin Structure */
#fullwrapper {
	width:auto;
	height:100%;
	text-align:left;
	display:block;}
#wrapper {
	margin:0 auto;
	padding:0;
	width:960px;
	clear:left;	}
#content {
	min-height:300px;
	height:100%;
	margin: 0 auto;
	padding:0 50px;
	text-align: left;
	font-size: 1.2em;
	clear:left;
	float:left;	}
/********************************************** Begin Header */
#header {
	width: 840px;
	height: 60px;
	margin: 0 auto 10px;
	padding: 20px 50px 20px 70px;
	display: block;	}
#header a.home {
	width: 300px;
	height: 60px;
	margin:0;
	padding:0;
	display: block;
	background:url('images/logo.gif') no-repeat left top; }
#header a.home-interior {
	width: 300px;
	height: 60px;
	margin:0;
	padding:0;
	display: block;
	background:url('images/logo-interior.gif') no-repeat left top; }
/********************************************** End Header */
/********************************************** Start Menu */
.nav ul, ul.nav {
	margin:0;
	padding:30px 0 0 50px;
	width:490px;
	height:40px;
	display:block;
	list-style-type:none;
	list-style-image:none;
	font-size:1.3em;
	font-weight:normal;
	text-align:left;
	color:#999;
	background:url('images/bg-nav.gif') no-repeat left top;	}
.nav li {
	margin:0;
	padding:0;
	display:inline;}
.nav li a {
	display:inline-block; }
.nav li a:link, .nav li a:visited {
	height:20px;
	padding:0 10px 5px;
	line-height:20px;
	color: #66594C;
	text-decoration: none;
	border-bottom:7px solid #FFF;	}
.nav li a:hover {
	color: #E31937;
	border: none;
	border-bottom:7px solid #E7132C;	}
.nav li a.active {
	color:#E31937;
	border:none;
	cursor:default;
	border-bottom:7px solid #FFF; }
/********************************************** End Menu */
/********************************************** Begin Sidebar */
#sidebar, #sidebar2 {
	width: 240px;
	min-height: 200px;
	height: 100%;
	display:block;
	float: left;	} 
#sidebar a, #sidebar li a {
	color: #B88A00;
	text-decoration: none; }
#sidebar a:visited , #sidebar li a:visited { color: #B88A00;}
#sidebar a:hover, #sidebar li a:hover { color: #4f5c84;}
#sidebar p a, #sidebar p a:visited {
	color: #06C;
	text-decoration: none; }
#sidebar p a:hover  {
	color: #08D;
	text-decoration: underline; }
#sidebar ul, #sidebar ol, #sidebar2 ul, #sidebar2 ol {
	padding-left: 1em; }
#sidebar p, #sidebar2 p {
	margin: 0 1em; }
/********************************************** End Sidebar */
/********************************************** Begin Footer */
#footer {
	width:860px;
	margin:0 auto;
	padding:0 50px;
	font-size:1.1em;
	float:left;
	color:#66594C;}
#footer a:link, #footer a:visited {
	text-decoration: none; }
#footer a:hover { }
#footer hr {
	margin:.5em 10px 1em; }
ul.nav-footer {
	margin:10px 0 5px 20px;
	padding-top:15px;
	width:820px;
	min-height:30px;
	display:block;
	list-style-type:none;
	list-style-image:none;}
ul.nav-footer-interior {
	margin:10px 0 5px 20px;
	padding-top:15px;
	width:820px;
	min-height:30px;
	display:block;
	list-style-type:none;
	list-style-image:none;
	border-top:1px solid #CDC9C5;}
#footer li {
	display:inline;}
#footer li a {
	padding: .5em 1em .5em 0;
	color:#66594C;	}
#footer li a:hover {
	color:#CE1127; }
.footer-address {
	border-right:1px solid #CDC9C5; }

/********************************************** End Footer */
.col1 {
	margin:0 0 5px 20px;
	width:820px;
	min-height:30px;
	display:block;	}
.col2 {
	margin:0 0 5px 20px;
	width:540px;
	min-height:30px;
	display:block;
	float:left;	}
.col3 {
	margin:0 0 5px 20px;
	width:260px;
	min-height:30px;
	display:block;
	float:left; }
.colspan-wide {
	margin: 0 10px 5px;
	width: 820px;
	display: block; }
.col3-inside {
	margin:0 20px 0 0;
	padding: 0 0 0 0;
	width:260px;
	display:block;
	float:left;	}
.col3-inside2 {
	margin:0;
	padding:0;
	width:260px;
	display:block;
	float:left;	}
/********************************************** FRONT PAGE FEATURES */
.feature-slideshow {
	height:315px; }
.feature-news {
	padding:10px 20px;
	width: 498px;
	min-height:240px;
	display: block;
	float: left;
	border:1px solid #CDC9C5; }
.feature-news-title {
	margin-top:10px;
	margin-right:20px;
	width:100px;
	float:left;	}
.feature-news-articles {
	margin-top:10px;
	width:370px;
	float:left;	}
.feature-news-articles h2 {
	margin:0 0 5px;
	padding:0;
	line-height:100%;	}
.feature-address {
	padding:10px;
	min-height:230px;
	width: 238px;
	height:240px;
	display: block;
	float:left;
	color:#6D6054;
	border:1px solid #CDC9C5; }
/********************************************** Specials */
.testimonial {
	padding:5px 10px;
	width:238px;
	background:#F7F7F7;
	border:1px solid #cdc9c5;	}
.testimonial p {
	font-size:.9em; }
.listing-related {
	padding:5px 10px;
	width:238px;
	border:1px solid #CDC9C5;
	background:#F9F9F9; }
hr.hr-col1 {
	width:820px;
	height:1px;
	margin:0 0 10px 20px;
	padding:5px 0 0 0;}
