/*
Theme Name: Parke, Guptill, and Co.
Version: 2.0
Author: Kenn Wilson
Author URI: http://www.corvidworks.com/
*/


/* Standard Elements
-------------------------------------- */

body {
	color: #444444;
	background: #222222;
	font: 13px Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background: #ffffff url('images/background-title.png') repeat-x;
	padding: 20px;
}

p {
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

#content ul li {
	text-align: justify;
}

a {
	color: #2468bc;
	text-decoration: none;
}

a:hover {
	color: #2468bc;
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	white-space: nowrap;
	height: 70px;
	margin-top: 0px;
}

h2 { 
	font-size: 20px;
	margin: 30px 0px 20px 0px;
	border-bottom: solid 1px #cccccc;
}

h3 { 
	font-size: 18px; 
	margin: 20px 0px;
}

h2, h2 a, #content h3, h4 {
	color: #1b4e8d;
}

h4 { 
	font-size: 16px; 
	margin: 10px 0px;
}

h5 { 
	font-size: 14px; 
	margin-bottom: 5px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, textarea {
	color: #444444;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 4px;
	font: 12px Helvetica, Arial, Sans-Serif;
}


/* Commonly used classes
-------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
	display: block;
	margin: auto;
}

img.left { margin-right: 20px !important; }

img.right { margin-left: 20px !important; }

.clear { clear: both; }

.inline { display: inline; }

.block { display: block; }

.hidden { display: none; }

.success { 
	color: #107b01; 
	font-size: 14px;
}

.alert { color: #ff0000; }

div.vcard {
	margin: 20px 0px;
	line-height: 1.2em;
}


/* Header 
-------------------------------------- */

#header {
	background: url('images/background-header.png') repeat-x;
	height: 102px;
	margin-top: 10px
}

/* Sidebar
-------------------------------------- */

#sidebar {
	float: left;
	width: 250px;
	padding-bottom: 20px;
}

#sidebar div.sidebar_block {
	color: #999999;
	background: #444444;
	width: 210px;
	margin-bottom: 15px;
	padding: 10px 20px;
	border-right: solid 1px #555555;
}

#sidebar h3 {
	margin: 5px 0px;
}

#sidebar p {
	font-size: 11px;
	color: #999999;
	line-height: 1.8em;
}

#sidebar ul, #sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul#menu li {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 10px 0px;
}

body.services ul#menu a#menu_services:hover {
	color: #999999;
	cursor: default;
}

#sidebar ul#menu li.new_section {
	margin-top: 20px;
}

#sidebar ul#submenu li {
	padding-left: 10px;
}

#sidebar a {
	color: #999999;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a.current {
	color: #ffffff;
}

div.rss_feeds ul li {
	margin-bottom: 5px !important;
}

#client_login input {
	color: #333333;
	background: #eeeeee;
	margin-bottom: 3px;
	padding: 3px 5px;
	border: solid 1px #666666;
	display: block;
}

#client_login input.textfield {
	width: 190px;
}

#client_login input.button {
	width: 75px;
}


/* Content area
-------------------------------------- */

#content {
	color: #444444;
	width: 680px;
	line-height: 1.8em;
	padding-left: 20px;
	position: relative;
	float: left;
}

#content img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #cccccc;
}

#content img.edit_icon {
	border: none;
	float: right;
}


/* Footer
-------------------------------------- */

#footer {
	color: #999999;
	background: #222222;
	height: 50px;
	padding: 0px 25px;
	clear: both;
}

#footer div.content {
	width: 900px;
}

#footer p {
	margin: 10px 0px;
}

#footer a {
	color: #999999;
	text-decoration: none;
	margin-left: 30px;
}

#footer a:hover {
	color: #ffffff;
}


/* About pages */

div.bio_heading {
	color: #2061b1;
	font-family: serif;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0px;
	overflow: hidden;
}

div.bio_heading img {
	float: left;
}

div.bio_heading div.personal_info {
	float: left;
	margin-top: 80px;
	margin-left: 20px;
}

div.bio_heading div.fn {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

/* Contact page and Google map */

body.contact div.vcard {
	font-size: 16px;
}

body.contact div.vcard div.org {
	font-size: 18px;
}

p#maplink {
	font-size: 12px;
	margin-top: 5px;
}

#gmap_container {
	border: solid 1px #444444;
	float: left;
	overflow: hidden;
}

#gmap {
	width: 300px;
	height: 200px;
}

p.gmap_caption {
	clear: left;
}

/* Contact form */

div.contact_form br {
	display: none;
}

form.request_info {
	margin-bottom: 20px;
}

form.request_info input, form.request_info label {
	vertical-align: middle;
}

form.request_info div.contact_info div.inputrow {
	height: 25px;
	margin-bottom: 5px;
}

form.request_info div.contact_info label {
	width: 120px;
	float: left;
}

form.request_info div.contact_info input.textfield {
	width: 180px;
	float: left;
}

form.request_info p {
	margin-bottom: 0px;
}

form.request_info textarea {
	width: 500px;
	height: 200px;
}

form.request_info input.button:hover {
	background: #ffffff;
	cursor: pointer;
}

/** Articles */

div.post {
	margin-bottom: 50px;
}

div.post h2 {
	margin-bottom: 0px;
}

div.post p.metadata {
	color: #777777;
}

div.download_link {
	font-size: 1.2em;
}

div.bulletin_copyright {
	font-size: 0.9em;
	margin: 30px 0px;
}

