/*
Theme Name: Zeva
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
html {
	background: #7f7f7f;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000;
}
.clear {
	clear: both;
}
.btn {
	padding: 10px;
	color: #FF7800;
	border: 1px solid #FF7800;
	text-decoration: none;
	width: 130px;
	display: block;
	text-align: center;
	float: left;
	margin-top: 10px;
}
#page {
	width: 1004px;
	background: #fff;
	margin: 0 auto;
	border: 2px solid #dddddd;
	margin-bottom: 50px;
}
#header, #nav, #content {
	margin-left: 8px;
}
#header, #nav, #sidebar {
	margin-right: 8px;
}
#nav {
	width: 800px;
	height: 26px;
	float: left;
}
#nav ul, #nav li {
	display: inline;
}
#nav a, #contact a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#contact {
	float: right;
	margin-right: 28px;
}
#header {
	margin-top: 34px;
	height: 79px;
	min-height: 79px;
}
#header h1 {
	width: 300px;
	float: left;
}
#header h1 a {
	background: url( images/logo.png ) no-repeat;
	width: 184px;
	height: 72px;
	min-height: 72px;
	display: block;
	text-indent: -9999px;
}
#header .login {
	float: right;
	margin-right: 20px;
}
#sidebar {
	width: 251px;
	float: right;
	border: 1px solid #dddddd;
	border-right: 0px;
	border-bottom: 0px;
	padding: 8px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar h2 {
	margin-bottom: 16px;
	border-bottom:1px dashed #DDDDDD;
	padding-bottom:8px;
	color: #be1f00;
	font-weight: bold;
}
#sidebar h2 a {
	color: #be1f00;
	font-weight: bold;
}
#sidebar .widget {
	margin-bottom: 16px;
}
#sidebar .cat-post-item a.post-title, #sidebar .widget_yarpp_widget a {
	color: #386292;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
}
#sidebar .cat-post-item p {
	display: block;
	margin-bottom: 16px;
}
#content {
	width: 712px;
	float: left;
	margin-bottom: 50px;
}
#content strong {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#content h1, #content h2, #content h3 {
	font-size: 24px;
	margin: 0 0 20px 0;
}
#content .box {
	border: 1px solid #dddddd;
	border-left: 0px;
	margin-bottom: 10px;
	padding: 20px 10px 10px 0;
	clear: left;
}
#content .alignleft, .category .post img.photo {
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 2px;
}
#content .service-box {
	width: 210px;
	height: 180px;
	min-height: 180px;
	float: left;
	padding: 10px;
	border: 1px solid #dddddd;
}
#content .service-box h2 {
	margin-bottom: 10px;
}
#content .service-box h2 a {
	text-decoration: none;
}
#content .service-box.paye-box h2 a, #nav .page-item-11 a, .page-id-11 #content h1.pagetitle, .paye-box a  {
	color: #0058b3 !important;
}
#content .service-box.umbrella-box {
	margin-left: 8px;
}
#content .service-box.umbrella-box h2 a, #nav .page-item-13 a, .page-id-13 #content h1.pagetitle, .umbrella-box a {
	color: #d30054 !important;
}
#content .service-box.subcontractor-box {
	float: right;
}
#content .service-box.subcontractor-box h2 a, #nav .page-item-15 a, .page-id-15 #content h1.pagetitle, .subcontractor-box a {
	color: #ff7800 !important;
}
#content .services-box {
	border: 0px;
	padding: 0px;
}
#content .gateway-box {
	height: 236px;
	min-height: 236px;
}
#content .entry p, #content .entry ul {
	margin-bottom: 16px;
}
#content .entry ul, #content .entry li {
	list-style: circle;
	margin-left: 20px;
}
#footer {
	background: #eeeeee;
	border-top: 1px solid #cecece;
	height: 40px;
	min-height: 40px;
	padding: 8px;
}
#page #content {
	border: 1px solid #dddddd;
	border-bottom: 0px;
	border-left: 0px;
	margin-bottom: 10px;
	padding: 20px 10px 10px 0;
	clear: left;
	width: 701px;
}
.home #page #content {
	border: 0px;
	width: 712px;
	padding: 0px;
}
/* navigation menu */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav {
	margin: 0 8px 0 8px;
}
#nav a {
	display: block;
}
#nav li { /* all list items */
	float: left;
	padding-right: 16px;
}
#nav li li {
	padding-top: 8px;
	padding-left: 8px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #ffffff;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end navigation menu */

#content h1.pagetitle, #content h2.pagetitle {
	color: #FF7800;
	border-bottom:1px dashed #DDDDDD;
	padding-bottom: 8px;
	font-weight: normal;
}
.post {
	margin: 0 0 40px;
}
#content .post h3 {
	margin-bottom: 8px;
}
#content .post h3 a, #content .post h2, #content .post h2 a, #content .post h3, #content .post h3 a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#content .post h3, #content .post h3 a {
	font-size: 16px;
}
#content .post small {
	margin-bottom: 20px;
	display: block;
}
#content #breadcrumbs {
	float: right;
	width: 400px;
	text-align:right;
}
#content #breadcrumbs strong {
	display: inline;
}
#content #breadcrumbs a {
	text-decoration: none;
}
#content .newsimg, .category .post img.photo {
	border: 1px solid #dddddd;
	margin-top: 0px;
}
#footer {
	font-size: 10px;
}
#footer .footer-nav {
	float: right;
}
#footer .footer-nav a {
	text-decoration: none;
}
#footer .footer-info {
	float: left;
}
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.vcard {
	width: 392px;
	float: left;
	padding-right: 8px;
}
.vcard .photo, .vcard .url {
	display: none;
}
.vcard .tel, .vcard .fax, #content .vcard strong {
	display: inline;
}
.vcard div {
	display: block;
	margin:8px 0;
}
.map {
	width: 300px;
	float: right;
}
.page-id-10 #content .service-box, .page-id-2855 #content .service-box {
	width: 701px;
	margin-left: 0px !important;
	height: 80px;
	min-height: 80px;
	float: none !important;
	border: 0px;
}
.page-template-tpl-sitemap-php #content .entry ul ul {
	margin-bottom: 0px;
	margin-left: 0px;
}
.page-id-413 #content .entry h2 a, .page-id-413 #content .entry h2 {
	color: #0058B3;
}
#content .propTable {
	width: 524px;
}
#content .propTable td {
	vertical-align: top;
	padding: 0px;
	font-size: 16px;
	width: 81px;
	padding: 17px 0px;
}
#content .propTable ul, #content .propTable li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}
#content .propTable li {
	height: 20px;
	min-height: 21px;
}
#content .propTable a {
	text-decoration: none;
}
#content .propTable td.agency, #content .propTable td.zeva, #content .propTable td.services {
	padding: 10px 17px;
	width: auto;
}
#content .propTable td.zeva {
	color: #FA7060;
}
#content .propTable td.services {
	width: 200px;
}
.category #content .entry { padding-left: 116px; }

.page-id-10 #content .service-box { width: 681px; }

#content .post#post-3127 h2 { clear: left ; }
.leftbox { float: left; width: 350px; }
.rightbox { float: right; width: 351px; }
#content .alignright { 	float: right; margin: 10px 0px 10px 10px; padding: 2px; }