/*

Theme Name: PS
Theme URI: http://www.presettlementsolutions.com
Description: Developed for Presettlement Solutions
Version: 1
Author: Jeffrey Horen
Author URI: http://www.Primeview.com
*/

/* reset.css */
a img {border: 0;}
.float-right {float: right; text-align: left;}
.float-left {float: left;}
.clear {clear: both;}
/* -------------------[ Layout ]------------------- */
body {
	background: #fff url(images/bg_body.jpg) repeat-x top left; /* --------background image is controlled in the header file----- */
	color: #222222;
	font-size: 14px;
	font-family: Franklin Gothic Book, Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#container {
	border: 0px solid #ccc;
	margin:0 auto;
	padding: 0;
	text-align:left;
	width:960px;
	}
#google_translate_element {z-index:1001; position; absolute; top: 0; left:0;}
#header {
	height: 103px;
}
#header-left {
	float: left;
	margin-top: 5px;
	width: 685px
}
#header-right {
	float: left;
	text-align: right;
	width: 275px;
}
#mid {
	clear: both;
	height: 226px;
}
#mid-left {
	color: #003d62;
	float: left;
	padding-right: 20px;
	width: 485px;
	position:relative;
}
	#mid-left h1 {
		position:absolute;
		top:17px; left:20px;
		display:block;
		height:187px; width:429px;
	}
	#mid-left h3 {
		position:absolute;
		top:5px; left:5px;
		font-size:22px;
	}
#mid-right {
	float: right;
	width: 449px; height:226px;
	margin-top:2px;
}
#wrapper {
	clear: both;
	padding: 25px 0;
}
#content {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 620px;
}
#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 320px;
}
#footer-wrapper {
	background:#183e6f url(images/bg_footer.jpg) repeat-x left top;
	border-top: 1px solid #2d89ca;
	clear: both;
	padding: 10px 0 10px 0;
}
#footer {
	color: #fff;
	margin: 0 auto;
	width: 960px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
.copyright {
	clear: both;
	margin-top: 10px;
	text-align: left;
}
/*- Menu --------------------------- */
.nav {
  	float:left;
  	height: 49px;
  	width:100%;
  	font-size: 18px;
  	line-height:normal;
}
.nav ul {
	margin:0;
	padding:8px 10px 0 0;
	list-style:none;
}
.nav li {
	display:inline;
	margin:0;
	padding:0;
}
.nav a {
	float:left;
	background:url("images/tab-left.png") no-repeat -100% -100%;
	letter-spacing: .05em;
	margin:0 10px 0 0;
	padding:0 0 0 14px;
	text-decoration:none;
}
.nav a span {
    float:left;
    display:block;
    background:url("images/tab-right.png") no-repeat -100% -100%;
    padding:7px 10px 6px 0px;
    color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.nav a span {float:none;}
/* End IE5-Mac hack */
.nav a:hover span {
    color:#ccc;
}
.nav a:hover {
    background-position:left center;
}
.nav a:hover span {
    background-position:right center;
}
.nav li.current_page_item a {
    background-position:left center;
}
.nav li.current_page_item a span{
    background-position:right center;
}
/*- Footer Menu --------------------------- */
.nav_footer {
	margin-bottom: 15px;
}
.nav_footer ul {
	margin:0;
	padding: 0;
	list-style:none;
	font-size:13px
}
.nav_footer li {
	/*display:inline;*/
	float:left; display:block;
	margin:0;
	padding:0 10px 0 0;
}
.nav_footer a {
	color: #fff;
	float:left;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
.nav_footer a:hover {
	color: #ccc;
	text-decoration: underline;
}	
/* -------------------[ Typography ]------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #113d62;
	font-family: Franklin Gothic Book, "Times New Roman", Georgia, Times, serif;
	margin: 0 0 15px 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	line-height: 18px;
	padding: 0 0 12px 0;
	margin: 0px;
}
#footer a {
	color: #fff;
}
/* phone numnber in header */
h3.phone {
	color: #084772;
	font-size: 36px;
	margin: 14px 0 0 0;
}
h1.title {
}
.call_action {
	color: #084772;
	font-size: 21px;
	font-family: Franklin Gothic Book, "Times New Roman", Georgia, Times, serif;
}
#mid-left h1 {
	color: #003d62;
	font-size: 50px;
	margin: 20px 0 10px 0;
}
h3#comments {
	padding: 0; 
	margin: 20px 0 0 0;
}
.small {
	color: #945618;
}
.small a:link, .small a:active, .small a:visited {
	color:#945618; 
	text-decoration:none;
}
.small a:hover {
	color:#333; 
	text-decoration:underline;
}
.view:link, .view:visited{
	background: transparent url("images/eye.png") 0 50% no-repeat;
	font-size: 1.1em;
	padding-left: 20px;
}
#sidebar h2 {
	font-size: 20px;
	margin-bottom: .25em;
}
a, a:link, a:visited { 
	color: #005c8a;
}
a:hover { 
	color: #012c42;
}
/* -------------------[ Sidebars ]------------------- */
#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #005c8a;
}
#sidebar a:hover, #sidebar a:active { 
	background:transparent; 
	color:#012c42; 
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	border-bottom:0;
}
#sidebar ul ul ul {
	background:transparent;
	border:0;
	padding: 0;
}
#sidebar ul ul ul ul {
	background:transparent;
	border:0;
	padding: 0 0 0 0px;
	}
#sidebar li {
	background: #efeeee url(images/bg_sidebar_widgets.jpg) repeat-x top left;
	border: 1px solid #d2d2d2;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 15px;
	}
#sidebar li li {
	border: 0;
	list-style-type: none;
	margin: 0;
	padding:2px 0px 2px 0px;
	background: transparent url(images/arrow-off.gif) 10px 6px no-repeat;
	}
#sidebar li li li {
	padding:0;
	}
#sidebar li li:hover {
	background: transparent url(images/arrow-on.gif) 12px 6px no-repeat;
	}
#sidebar li li li:hover {
	background: transparent;
	}
#sidebar li h2.widgettitle {
	border-bottom: 0px solid #4d4d4d;
	font-size: 22px;
	letter-spacing: .09em;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#sidebar .textwidget {
	margin: 0;
	padding:0;
	overflow:hidden;
}
#sidebar li#tag-cloud ul {
	padding: 5px 10px;
}
#sidebar li#tag-cloud li {
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	border-bottom: 0;
	background: transparent;
}
/* -------------------[ Begin Comments ]------------------- */
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	margin:5px 0px 5px 0px; padding:5px; background-color:#fafafa; border: 1px solid #ccc;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
.commentsfeed {
	background: url("images/rss_round.png") no-repeat left center;
	padding:5px 5px 5px 20px;
}
.trackback {
	background: url("images/link.png") no-repeat left center;
	height:30px;
	padding:5px 5px 5px 20px;
}
.commentsicon {
	background: url("images/comment_blue_trans.gif") 0 50% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.tagsicon {
	background: url("images/tag_blue.png") 0 15% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.postsicon {
	background: url("images/article.png") 0 10% no-repeat;
	line-height: 15px;
	padding:5px 5px 5px 20px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	float: right;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* End Comments */

/* -------------------[ Posts and Pages ]------------------- */
.entry {
	margin-top: 10px;
}
html>body .entry ul {
	list-style: none;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar-right ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata {
	background-color:#FAFAFA;
	border: 1px solid #E0E0E0; 
	color:#333;
	font-size:0.9em; 
	line-height: 1em;
	margin:5px 0px 5px 0px; 
	padding:15px 5px 5px 15px; 
	text-align:left;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color:#945618; 
	text-decoration:none;
}
.postmetadata a:hover {
	color:#333; 
	text-decoration:underline;
}
.posttitle {
	margin-bottom: 10px;
}
.section {
	margin:0;
	padding:0;
}
/* -------------------[ Search Form ]------------------- */
#searchform {
	margin: 10px auto;
	padding: 15px 3px;
	text-align: left;
}
#sidebar-left #searchsubmit {
	padding: 1px;
}
#search-tool-div {
	margin-top:3px;
	position: relative;
}
.search-top {
	background: #fafafa;
	border:#A9A9A9 1px solid;
	border-top: #0D4636 1px solid;
	border-left: #0D4636 1px solid;
	color:#333;
	font-family:Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:4px;
}
.search-top:focus {
	background: #fff;
	border:#A9A9A9 1px solid;
	border-top: #0D4636 1px solid;
	border-left: #0D4636 1px solid;
	color:#333;
	font-family:Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:4px;
}
.submit-search {
	background-color:#eee; border: 1px solid #0D4636;
	color:#333;
	font-family:Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding:3px;
}












a img {
	border: 0;
}
.clear {
	clear: both;
}
/* ---Global Layout--- */
body {
	background: #fff url(images/bg_body.jpg) repeat-x top left;
	color: #222222;
	font-size: 14px;
	font-family:Franklin Gothic Book, Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	border: 0px solid #ccc;
	margin:0 auto;
	padding: 0;
	text-align:left;
	width:960px;
	}
#header {
	height: 103px;
}
#header-left {
	float: left;
	margin-top: 5px;
	width: 685px
}
#header-right {
	float: left;
	text-align: right;
	width: 275px;
}
#mid {
	clear: both;
	height: 226px;
}
#nav {
	height: 49px;
}
#wrapper {
	padding: 25px 0;
}
#content {
	padding-right: 20px;
	width: 620px;
}
#sidebar {
	width: 320px;
}
#footer {
	color: #fff;
	margin: 0 auto;
	width: 960px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}

/* ---Typography--- */
h1, h2, h3, h4, h5, h6 {
	color: #113d62;
	font-family:Franklin Gothic Book, "Times New Roman", Georgia, Times, serif;
	margin: 0 0 15px 0;
}
p {
	line-height: 18px;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
/* phone numnber in header */
h3.phone {
	color: #084772;
	font-size: 36px;
	margin: 14px 0 0 0;
}
.call_action {
	color: #084772;
	font-size: 21px;
	font-family:Franklin Gothic Book, "Times New Roman", Georgia, Times, serif;
}

ul#imageslide {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	height:226px;
	width:449px;
}





