/*
Theme Name: Landmark Legal Solutions
Theme URI: http://www.landmarklegal.com/
Description: Landmark Legal Solutions Default WordPress Template
Version: 1.0
Author: Piotr Bieszk
Author URI: http://www.bieszk.com/
Tags: 960px fixed width, two columns, widgets
*/


/* Elements */

html {
	overflow-y: scroll !important;
}

body {
	background: #b9cad7 url(images/bg.jpg) left top repeat-x;
	color: #384149;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}


/* Body */

#wrap {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background: #e7edf1 url(images/bg-wrap.gif) left top repeat-y;
}

#col-left {
	float: left;
	width: 300px;
	padding: 16px 0 15px 0;
}

#col-right {
	float: right;
	width: 650px;
	padding: 10px 0 15px 0;
}



/* Header */

#top_header_bar {
  /* border-bottom: 1px solid #3A7E00; */
  height: 40px;
}

#social_bar {
	float:right;
	/* line-height: 39px; */
	margin: 0px;
	padding: 0px;
}

.icon {
    /* background: url("/images/redesign/icons-v2.png?v=06052011") no-repeat scroll -312px -160px transparent; */
    display: inline-block;
    vertical-align: text-bottom;
	width: 27px;
	height: 29px;
}

.icon.fb {
    background: url("images/fb_icon_shadow.png") no-repeat;
    text-indent: -65535px;
	/* line-height: 32px; */
}
.icon.tw {
    background: url("images/tw_icon_shadow.png") no-repeat scroll 0 0 transparent;
    text-indent: -65535px;
	/* line-height: 32px; */
}

#header {
	width: 960px;
	height: 139px;
	background: transparent url(images/header-bg.jpg) left top no-repeat;
}

#header #logo {
	float: left;
	width: 350px;
}

#header #logo a {
	width: 350px;
	height: 139px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	border-bottom: 0;
}

#header #phone {
	float: right;
	width: 215px;
	position: inline;
}

#header #phone a {
	width: 215px;
	height: 110px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	border-bottom: 0;
}

/* Banner */

#banner { 
	clear: both; 
	width: 960px; 
	height: 230px; 
	display: block; 
	background: #dce5ec url(images/banner-bg.jpg) left top no-repeat;
}


/* Navigation - Home Page */

#nav-home {
	clear: both; 
	width: 960px; 
	height: 36px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background: #006600;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#nav-home li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent url(images/nav-divider.gif) right top no-repeat;
}

#nav-home li.page-item-2 { width: 85px; }
#nav-home li.page-item-4 { width: 198px; }
#nav-home li.page-item-6 { width: 198px; }
#nav-home li.page-item-14 { width: 161px; }
#nav-home li.page-item-20 { width: 102px; }
#nav-home li.page-item-22 { width: 108px; }
#nav-home li.page-item-24 { width: 108px; background: transparent; }

#nav-home li a:hover {
	background-color: #6eb436;
	border-bottom: 0;
}

#nav-home li a {
	display: block;
	height: 36px;
	margin: 0;
	padding: 0 23px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

#nav-home li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: 180px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #347939;
	background: #6eb436;
	list-style-type: none;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}

#nav-home li.page-item-6 ul { width: 198px; }
#nav-home li.page-item-14 ul { width: 161px; }

#nav-home li:hover ul {
	display: block;
}
  
#nav-home li ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #347939;
	background: transparent;
}
  
#nav-home li ul li a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0 22px;
	line-height: 30px;
	border-bottom: 0;
	background: transparent;
}

#nav-home li ul li a:hover {
	background: #006600;
	color: #fff;
}

#nav-home li ul li.current_page_item a {
	background: transparent url(images/nav-arrow.gif) center top no-repeat;
}

#nav-home li.current_page_item ul li a {
	background-image: none;
}


/* Navigation - Sub Pages */

#nav {
	clear: both; 
	width: 960px; 
	height: 41px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background: #006600 url(images/nav-bg.gif) left top repeat-x;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent url(images/nav-divider.gif) right top no-repeat;
}

#nav li.page-item-2 { width: 85px; }
#nav li.page-item-4 { width: 198px; }
#nav li.page-item-6 { width: 198px; }
#nav li.page-item-14 { width: 161px; }
#nav li.page-item-20 { width: 102px; }
#nav li.page-item-22 { width: 108px; }
#nav li.page-item-24 { width: 108px; background: transparent; }

#nav li a:hover {
	background-color: #6eb436;
	border-bottom: 0;
}

#nav li.current_page_item a {
	background: transparent url(images/nav-arrow.gif) center bottom no-repeat;
}

#nav li a {
	display: block;
	height: 41px;
	margin: 0;
	padding: 0 22px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: 180px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #347939;
	background: #6eb436;
	list-style-type: none;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
  	
#nav li.page-item-6 ul { width: 198px; }
#nav li.page-item-14 ul { width: 161px; }

#nav li:hover ul {
	display: block;
}
  
#nav li ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #347939;
	background: transparent;
}
  
#nav li ul li a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0 22px;
	line-height: 30px;
	border-bottom: 0;
	background: transparent;
}

#nav li ul li a:hover {
	background: #006600;
	color: #fff;
}

#nav li ul li.current_page_item a {
	background: transparent url(images/nav-arrow.gif) center top no-repeat;
}

#nav li.current_page_item ul li a {
	background-image: none;
}


/* Content */

h1, h2, h3, h4, h5, h6 {
	color: #006600;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	padding: 12px 25px 6px 25px;
}

h1 {	font-size: 27px; line-height: 31px; padding: 18px 25px 10px 25px; }
h2 {	font-size: 24px; line-height: 28px; padding: 16px 25px 10px 25px; }
h3 {	font-size: 19px; line-height: 25px; padding: 14px 25px 10px 25px; }
h4 {	font-size: 16px; line-height: 22px; padding: 12px 25px 10px 25px; }

hr {
	color: #0197c7;
	background: #0197c7;
	height: 1px;
}

p {
	margin: 0;
	padding: 2px 25px 16px 25px;
}

a {
	color: #6fb537;
	text-decoration: none;
	border-bottom: 1px dashed #6fb537;
}

a:hover {
	color: #006600;
	text-decoration: none;
	border-bottom: 1px solid #006600;
}

a:active, a:focus {
	outline: none;
}

a.no-border-bottom { border-bottom: 0; }

small {
	color: #777;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

blockquote {
	background: #efefef;
	margin: 0 15px;
}

blockquote p {
	padding: 8px 10px 9px 10px;
}

ul {
	margin: 0;
	padding: 4px 25px 12px 65px;
	list-style-type: disc;
	list-style-image: none;
}

ul ul {
	padding: 10px 16px 0 40px;
	list-style-type: circle;
}

ol {
	margin: 0;
	padding: 4px 25px 12px 65px;
}

ol ol {
	padding: 10px 25px 0 40px;
}

li {
	padding: 0 0 6px 0;
}

dl {
	margin: 0;
	padding: 4px 25px 12px 45px;
}

dt {
	padding: 0 0 6px 0;
	font-weight: bold;
}

dd {
	padding: 0 0 9px 0;
	font-style: italic;
}

strong {
	color: #555;
}

.post { margin-bottom: 10px; }

.navigation {
	display: block;
	font-size: 15px;
	text-align: center;
	margin: 10px 0 35px 0;
}

.postmetadata {
	clear: both;
	font-size: 12px;
	margin: 5px 25px;
	padding: 12px 20px;
	background: #efefef;
}

.col2 {
	float: left;
	width: 300px;
}


/* Headers */
/* width +30px, height +30px */

#h-online-estimate { width: 194px; height: 46px; margin: 0; padding: 0; display: block; text-indent: -9999px; background: transparent url(images/h-online-estimate.gif) 30px center no-repeat; }
#h-our-guarantee { width: 162px; height: 59px; margin: 0; padding: 0; display: block; text-indent: -9999px; background: transparent url(images/h-our-guarantee.gif) 30px center no-repeat; }


/* Comments */

.commentlist {
	padding: 0;
	margin: 0 25px;
	text-align: justify;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}	
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
	
.children { padding: 0; }

.nocomments {
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform p {
	margin: 5px 0;
}

#commentform input {
	width: 170px;
	padding: 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}
	
#commentform textarea {
	width: 100%;
	padding: 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}
	
#commentform #submit {
	float: right;
	margin: 0 0 5px auto;
	padding: 2px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #0197c7;
}	


/* Search form */

#searchform {
	margin: 20px auto 5px auto;
	padding: 0;
	text-align: center;
}

#searchform #s {
	width: 150px;
	padding: 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}

#searchform #searchsubmit {
	padding: 2px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #0197c7;
}


/* Various Tags & Classes */

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even { border-left: 1px solid #ddd; }

cite { font-weight: bold; }


/* Left column styles */

#col-left {
	color: #8393a1;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#col-left p {
	margin: 0;
	padding: 2px 30px 16px 30px;
}

#col-left a {
	color: #6fb537;
	text-decoration: none;
	border-bottom: 1px dotted #6fb537;
}

#col-left a:hover {
	color: #006600;
	text-decoration: none;
	border-bottom: 1px solid #006600;
}

#col-left strong {
	color: #8393a1;
	font-weight: bold;
}

#col-left .col-left-divider { width: 238px; height: 20px; margin: 0 auto; padding: 0; display: block; text-indent: -9999px; background: transparent url(images/col-left-divider.gif) center center no-repeat; }

#col-left h2 {
	color: #006600;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px; 
	line-height: 22px; 
	padding: 14px 30px 9px 30px; 
	letter-spacing: 1px;
}

#col-left ul {
	margin: 0;
	padding: 0 30px 16px 30px;
	list-style-type: none;
	list-style-image: none;
}

#col-left ul li {
	width: 240px;
	padding: 0;
	margin: 0 0 2px 0;
}

#col-left ul li a {
	height: 28px;
	display: block;
	padding: 0 10px 0 22px;
	color: #708090;
	font-size: 13px;
	line-height: 28px;
	background: #f5f7f9 url(images/arr.gif) 7px center no-repeat;
	border: 0;
	text-decoration: none;
}

#col-left ul li a:hover {
	color: #46505b;
	background: #b2e08d url(images/arr.gif) 7px center no-repeat;
	border: 0;
	text-decoration: none;
}

#col-left ul li.current_page_item { font-weight: bold; }




#col-left #searchform {
	margin: 20px 25px 5px 25px;
	padding: 0;
	text-align: left;
}

#col-left #searchform #s {
	width: 150px;
	padding: 3px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #aaa;
}

#col-left #searchsubmit {
	padding: 2px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #eee;
	border: 1px solid #0197c7;
}


/* Tables */

table {
	padding: 0;
	margin: 2px 25px 16px 25px;
	border: 0;
}

table caption {
	color: #444;
	background: #ddd;
	padding: 5px 8px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

table thead tr th, table tr th {
	text-align: left;
	padding: 4px 8px;
	color: #777;
	background: #e7e7e7;
}

table tbody tr td, table tr td {
	padding: 3px 8px;
	color: #666;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
}

table tfoot tr td {
	color: #888;
	font-size: 11px;
	padding: 2px 8px;
}


/* Toolbox */

.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }

.fleft { float: left; }
.fright { float: right; }

.cboth { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }


/* Forms */

form {
	margin: 0;
	padding: 0 25px;
}

form p {
	margin: 0;
	padding: 0;
}

label {
	float: left;
	width: 150px;
	margin: 0;
	padding: 3px 0 0 0;
	line-height: 18px;
}

input {
	float: left;
	width: 175px;
	color: #555;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
	margin: 0 0 10px 0;
	background: #fdfdfd;
	border: 1px solid #aaa;
}

select {
	float: left;
	width: 185px;
	color: #555;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	margin: 0 0 10px 0;
	background: #fdfdfd;
	border: 1px solid #aaa;
}

textarea {
	float: left;
	width: 226px;
	height: 75px;
	color: #555;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
	margin: 0 0 10px 0;
	background: #fdfdfd;
	border: 1px solid #aaa;
}

a#submit {
	float: right;
	width: 58px;
	height: 25px;
	display: block;
	border: 0;
	text-indent: -9999px;
	background: transparent url(images/b-submit.gif) left bottom no-repeat;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 14px 0;
	color: #8797a6;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
}

#footer p {
	padding: 0 0 4px 25px;
}

#footer a {
	color: #8797a6;
	text-decoration: none;
	border-bottom: 0;
}

#footer a:hover {
	color: #2f363d;
	text-decoration: none;
	border-bottom: 0;
}

#footer-left {
	float: left;
	width: 300px;
}

#footer-right {
	float: right;
	width: 650px;
	color: #5b6876;
}

#footer-right .addr1{ display: block; float: left; width: 75px; color: #2f363d; }
#footer-right .addr2{ display: block; float: left; width: 300px; }
#footer-right .addr3{ display: block; float: left; width: 75px; }
#footer-right .addr4{ display: block; float: left; width: 75px; }


