/*
Theme Name: VC_ParkfieldEscrow
Theme URI: http://wp.vin-e.com/
Description: Parkfield Escrow Theme.
Version: 0.5
Author: Vincent Chavez
Author URI: http://vin-e.com/
Tags: ParkfieldEscrow

	Vincent Chavez
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Vincent Chavez,
	whose blog you will find at http://vin-e.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
* {margin:0;padding:0;} 
html, body, #wrapper {height: 100%;}
body{text-align: center; margin: 0px; padding: 0px; font-family:Georgia, serif;}
body > #wrapper {height: auto; min-height: 100%;}
img{border:none;}
a{color:#09664E; list-style:none; text-decoration:none;}
form { margin: 0; padding: 0; }
h4 {padding: 5px;width:100%; font-size:16px; font-weight:bold;color:white; background-color:#09664E;line-height:1.5;}
#main{ padding-bottom:150px;}

/* Header */
#headerBar{ background:#09664E; width:100%; text-align:center;}
#headerBar a, #headerBar a:visited {color:#FFFFFF;}
#headerBar a:hover {color:#CCCCCC}
#headerBarText{width:900px; text-align:left; color:white; height:30px; padding:10px 0px 0 0px;margin:auto; font-weight:bold; font-size:12px;} 
#headerBarTextLeft {float:left;}
#headerBarTextRight{ float:right;}
#headerBarTextRight form {margin:0; padding:0;display:inline;}
#header{width:100%; text-align:center;background:url(shadow.png) repeat-x top}
#headerContent{width:900px; margin:auto; text-align:left; padding:10px;}
#searchsubmit, .searchLink{color:white;background-color:#009966;margin:0px 0px 0px -4px;padding: 1px 1px 1px 1px;}
#searchsubmit:hover {color:#CCCCCC}
.searchBar{margin:0 0 0 0;}

#searchform .screen-reader-text {display:none;}
#searchsubmit {border:none;}

/* Footer */
#footer{background:#09664E url(shadow.png) repeat-x top; width:100%; text-align:center;position: relative;margin-top: -170px;height: 170px;clear:both;}
* html div#footer{ /* for IE6 */height: 100%;}
#footerText{width:900px; margin:0 auto; text-align:left; color:white; padding:10px 0 0 0;font-size:12px;}
#footerText a,#footerText a:visited{color:#FFF;}
#footerText a:hover{color:#CCCCCC;}
#f_LeftCol{width:270px;float:left;}
#f_CenterCol{width:230px; float:left;margin-left:70px;}
#f_CenterCol ul {margin-left:20px; list-style:disc;}
#f_RightCol{width:240px;float:left;margin-left:60px;}
#f_rights{margin-top:144px;float:right;font-size:10px;position:absolute;}
.divider{float:left;width:4px;background:url(divider.png) repeat-y;height:150px;}

/* Navigation */
#nav {font-size:18px;font-weight:bold;text-align:center;margin:-50px 0 0 320px;}
#nav a img {}
.navLink {text-align:center;float:left; padding-left:40px;}
.navLink a img { visibility:hidden;}
.navLink a:hover img { visibility:visible;text-align:center;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Content */
#PFEcontent{margin-top:60px;text-align:center;width:100%;padding-bottom:15px;}
#textArea{text-align:left;width:900px;margin:0 auto;}

/* Home Content */
#mainHome {width:900px; height: 300px;}
#mainSubLeft {float:left; width:275px; margin-top:15px;}
#mainSubRight { width:280px; margin-left:600px;margin-top:15px;}
#mainSubMiddle { width:275px; margin-top:15px; margin-left:20px;float:left;}

#rightHome {margin-left:620px; width:280px;}
#helpCenter {}

.expressForms {width:900px;padding:0;}
.theader {font-size:16px;font-weight:bold;}
.rc {text-align:right;width:160px;padding-right:5px;}
#leftHome {line-height:1.5;font-size:19px;}
#leftHome a, #leftHome a:visited {text-decoration:underline;}
#leftHome a:hover{}

table.servicesTable td {border-bottom:1px solid #cccccc;}
#servicesTable {padding:0px 0px 0px 0px;}
.col-1 {padding:5px;text-align:left;}
.col-2 {padding:5px;background-color:#91d4a8;}
.col-3 {padding:5px;}
.col-4 {padding:5px;}