/*
Theme Name: Gordman Group
Theme URI: http://gordmangroup.com/
Description: A theme developed for the Gordman Group.
Version: 1.0
Author: Josh Petrucci
*/

/* -----------------------------------------------------------------
                        LISTING ORDER
--------------------------------------------------------------------
Universal
Page Structure
Navigation
Headers
Text Treatments
Images
--------------------------------------------------------------------


--------------------------------------------------------------------
						UNIVERSAL
--------------------------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/body.gif) #fff repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	text-align: center;
}

br.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #7195A7;
	outline: none;
}

a:hover {color: black;}

/*
PAGE STRUCTURE
================================*/

#wrapper {
	background: url(images/wrapper.gif) transparent repeat-y left top;
	margin: 0 auto;
	width: 926px;
}

#banner {
	background: url(images/banner.jpg) transparent no-repeat left top;
	float: left;
	height: 220px;
	padding: 36px 14px 0 14px;
	text-align: left;
	width: 898px;
}

#content-container {
	background: url(images/content-container.gif) transparent no-repeat left top;
	float: left;
	padding: 0 14px;
	width: 898px;
}

#content {
	background: url(images/content.gif) transparent repeat-x left bottom;
	float: left;
	padding: 0 0 20px 0;
	text-align: left;
	width: 897px;
}

#copy {
	color: #333333;
	float: left;
	padding: 25px 20px;
	width: 625px;
}

#copy-wide {
	color: #333333;
	float: left;
	padding: 25px 20px;
	width: 857px;
}

#footer-container {
	margin: 0 auto;
	width: 926px;
}

#footer {
	background: url(images/footer.png) transparent no-repeat top center;
	float: left;
	height: 85px;
	padding: 18px 34px 0 34px;
	text-align: left;
	width: 858px;
}

* html #footer { /*provides IE 6 support for .png background */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/footer.png', sizingMethod='image');
	background: none;
}

/*
NAVIGATION
=================================*/

#nav {
	float: left;
	padding: 13px 0 0 0;
	width: 898px;
}

#nav ul {
	padding: 0 0 0 17px;
}

#nav li {
	float: left;
	list-style-type: none;
	padding: 0 18px 0 16px;
}

#nav li a {
	color: #0C4773;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding: 6px 0 0 0;
	text-decoration: none;
}

#nav li a:hover, #nav li.current_page_item a {
	border-bottom: 5px solid #FFA619;	
	color: #2B86B8;
}


#footer-nav {
	float: left;
	padding: 10px 0 0 0;
	position: relative;
	top: 10px;
	left: 20px;
	width: 835px;
}

#footer-nav li {
	border-right: 1px solid #C0CBD6;
	float: left;
	list-style-type: none;
	padding: 0 15px;
	position: relative; left: 77px;
}

#footer-nav li.page-item-15 {border: 0;}

#footer-nav li a {
	float: left;
	font-size: 11px;
	padding: 0;
	text-decoration: none;
}

#footer-nav li a:hover {
	text-decoration: underline;
}


/*
SIDEBAR
=================================*/

#sidebar {
	color: #034A74;
	float: left;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 12px 0 0 0;
	width: 232px;
}

.box {
	background: url(images/box.png) transparent repeat-y left top;
	float: left;
	padding: 0 35px 0 25px;
	width: 153px;
}

* html .box { /*provides IE 6 support for .png background */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/box.png', sizingMethod='scale');
	background: none;
}

.box-bottom {
	background: url(images/box-bottom.png) transparent repeat-y left top;
	float: left;
	height: 26px;
	width: 213px;
}

* html .box-bottom { /*provides IE 6 support for .png background */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/box-bottom.png', sizingMethod='scale');
	background: none;
}

.box img {
	float: left;
	margin: 0 0 15px 0;
}


/*
HEADERS
=================================*/

h1, h2 {
	color: #0E4F79;
	font-family: 'Monotype Corsiva', "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 15px 0;
}

h3 {
	color: #333333;
	font-size: 1.5em;
	padding: 10px 0 15px 0;
}


#sidebar h3 {
	background: url(images/box-h3.png) transparent no-repeat left top;
	color: #034A74;
	float: left;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	height: 21px;
	padding: 28px 30px 0 25px;
	width: 158px;
}

* html #sidebar h3 { /*provides IE 6 support for .png background */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/box-h3.png', sizingMethod='image');
	background: none;
}


/*
TEXT TREATMENTS
=================================*/

p#logo {	
	background: url(images/logo.jpg) transparent no-repeat 18px 86px;
	float: left;
	height: 177px;
	text-indent: -9999px;
	width: 898px;
}

#copy p,
#copy ul,
#copy ol,
#copy dl, 
#copy-wide p,
#copy-wide ul,
#copy-wide ol,
#copy-wide dl {
	font-size: 1.3em;
	line-height: 1.7em;
}

#copy p, #copy-wide p {
	padding: 0 0 20px 0;
}

#copy p.quote, #copy-wide p.quote {
	padding: 0 20px 15px 20px;
}

#copy p.quote-giver, #copy-wide p.quote-giver {
	padding: 0 20px 15px 20px;
	text-align: right;
}


#copy ul, #copy-wide ul {
	list-style-position: inside;
	list-style-type: square;
	padding: 0 0 20px 25px;
}

#copy ol, #copy-wide ol {
	list-style-position: inside;
	padding: 0 0 20px 25px;
}

#copy li, #copy-wide li {
	padding: 0 0 5px 0;
}

#copy .highlight, #copy-wide .highlight {
	color: #4C6571;
	background: #D9F1FE;
	margin: 0 0 20px 25px;
	padding: 20px;
	width: 560px;
}

#copy-wide .highlight {width: 755px;}

#copy .highlight ul, #copy-wide .highlight ul {
	padding: 0 0 0 25px;
}

a.button {
	background: url(images/button.jpg) repeat-x left bottom;
	border: 1px solid #73B4D6;
	color: #14517D;
	float: right;
	font-weight: bold;
	font-size: 1.0em;
	padding: 15px;
	margin: 0 0 20px 20px;
	text-align: center;
	text-decoration: none;
	width: 250px;
}

a.button:hover {
	background-position: left top;
	border-bottom: 1px solid #14517D;
	border-right: 1px solid #14517D;
}

#copy hr, #copy-wide hr {
	margin: 0 0 20px 0;
}

#sidebar p {
	padding: 0 0 15px 0;
}

#sidebar p.qutoe-giver {
	font-style: italic;
	text-align: right;
}

#footer p {
	border-left: 20px solid #73B4D6;
	color: #606060;
	font-size: 11px;
	padding: 0 0 0 15px;
}	

/*
IMAGES
=================================*/

img.alignright {
	background: #F1F9FB;
	border: 1px solid #D1E4EF;
	float: right;
	margin: 0 0 20px 20px;
	padding: 5px;
}

img.alignleft {
	background: #F1F9FB;
	border: 1px solid #D1E4EF;
	float: right;
	margin: 0 20px 20px 0;
	padding: 5px;
}

img.no-border {
	border: 0;
	padding: 0;
}