/*  
Theme Name: Steele Properties
Theme URI: http://www.steelellc.com/
Description: Custom theme designed by Huge Creative 
Version: 0.1
Author: Hugo Meyer

*/

/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-size: 100%
	}
img {
	border: 0;
}

#nav li {
	list-style-type: none;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #005288;
	text-decoration: none;
	border-bottom: none;
}
body {
	text-align: center;
	background: #dcddde;
	font: 62.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #535353;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	background: url(/wp-content/themes/steele/images/containerBackground.jpg) center top no-repeat #036;
}
#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
h1, h2 {
	font-family: Georgia, Times, serif;
	color: #005288;
}

h1 {
	text-align: left;
	font-size: 2.2em;
	padding: 0 0 2px 0;
	font-weight: 500;
	line-height: 1.3em;
	border-bottom: 1px dotted #999;
	margin-bottom: 25px;
}
h2 {
	font-size: 1.8em;
	padding: 0 0 2px 0;
}
h3 {
	font-style: italic;
	font-size: 1.2em;
	color: #999;
	padding-bottom: 5px;
}
p {
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom: 15px;
}

/***********************************************
Navigation Styles
***********************************************/
#nav {
	margin-left: 30px;
	width: 160px;
	background: url(/wp-content/themes/steele/images/navBackground2.gif) top center no-repeat;
}
#nav ul {
	padding: 60px 0 0 5px;
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
}
#nav li {
	padding: 8px 0 8px 8px;
	border-bottom: 1px dotted #666;
}
#nav a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#nav a:hover,
body#home a#homeLink,
body#about a#aboutLink,
body#case a#caseLink,
body#news a#newsLink,
body#consulting a#consultingLink,
body#login a#loginLink,
body#contact a#contactLink {
	color: #999;
	text-decoration: none;
}
.logo {
	position: relative;
	left: 31px;
	top: 20px;
}

/***********************************************
Main Content Styles
***********************************************/
#mainContentWrapper {
	float: right;
	width: 650px;
	padding: 0px 30px 20px 0;
	background: url(/wp-content/themes/steele/images/mainContentWrapper.gif) no-repeat top left;
}
#mainContentHeader {
	background: url(/wp-content/themes/steele/images/mainContentHeader.jpg) no-repeat top center;
	height: 10px;
}
#mainContentText {
	background: url(/wp-content/themes/steele/images/mainContentBkgdRepeat.gif) repeat-y top center;
	padding: 62px 30px;
}
#mainContentText ul {
	padding-left: 30px;
	line-height: 1.6em;
	font-size: 1.2em;
	padding-bottom: 10px;
}
#mainContentImageContainer {
	float: right;
	width: 230px;
	margin: 0 0 10px 30px;
}
.photoBorder {
	padding: 3px;
	border: solid 2px #999;
	margin-bottom: 20px;
}
.photoBorder img {
	width: 220px;	
}

.photoBorder span {
	font-family: Arial, sans-serif;
	background-color: #999;
	padding: 10px;
	font-style: italic;
	color: #fff;
	font-size: 1.3em;
	display: block;
}

#mainContentFooter {
	background: url(/wp-content/themes/steele/images/mainContentFooter.gif) no-repeat top center;
	height: 7px;
}
#mainContentText a {
	color: #005288;
	text-decoration: none; 
}
#mainContentText .currentLink {
	color: #666;
	border: none;
}

/***********************************************
Footer Styles
***********************************************/
#footer {
	background: url(/wp-content/themes/steele/images/footerBkgdRepeat.gif) repeat-x top left;
	height: 114px;
}
#copyrightContainer {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#footer p {
	line-height: 1.7em;
	font-size: 1.1em;
	color: #999;
	padding: 40px 0 0 35px;
}
#footer img {
	float: right;
	padding: 35px 65px 0 0;
}

#footer .currentPage {
	color: #005288;
	text-decoration: none;
	border-bottom: none;	
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/***********************************************
About Us Page Styles
***********************************************/

.bioContainer {
	margin-top: 20px; 
}
.bioContainer img {
	float: left;
	margin: 0 0 15px 0;
	padding: 3px;
	border: solid 2px #ccc;
}
.bioContainer p, .bioContainer h2, .bioContainer h3 {
	padding-left: 170px;
}

/***********************************************
Case Studies Page Styles
***********************************************/

#caseStudyLinks {
	margin-bottom: 25px;
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
}
#caseStudyLinks ul {
	padding-left:  0px;
	line-height: 1.8em;
	font-size: 1.2em;
}

#caseStudyLinks li{
	display: inline;
}
#caseStudyLinks a{
	margin-right: 20px;
}

/***********************************************
News Room Page Styles
***********************************************/

.pressRelease {
	margin-bottom: 20px;
}

/***********************************************
Investor Login Page Styles
***********************************************/

.loginContact {
font-size: 1.1em;
	margin: 30px 0 40px 40px;
}
table {
	margin: 10px 0 0 40px;
	padding: 0;
	border-collapse: collapse;
}
div.form, p.form {
	line-height: 1.6em;
	font-size: 1.2em;
}

td.formtd {
	padding-bottom: 10px;
}

div.logoutlink {
 	text-align: right;
	font-size: 1.2em;
	padding-bottom: 10px;
}

span.loginerrmsg {
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
}