/*
Theme Name: Zolon Default
Theme URI: http://zolonlaw.com/
Description: The default Zolon theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://enhancedsolutions.com/
*/

A {
	color: #1595b0;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0;
	padding: 20px 0 0 0;
	background: #011423 url('images/back.jpg') center top repeat-x;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #98c3e3;
}

IMG.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	border: 5px solid #114a75;
}

IMG.alignnone {
	border: 5px solid #114a75;
}



TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-SIZE: 13px;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #27516a;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

HR {
	border: 0;
	margin: 10px 0 20px 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
	color: #ccc;
	background: #ccc;
}

.clear {
	clear: both;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}


/* ########################################################################################## */


#container {
	width: 978px;
	margin: auto;
	text-align: left;

	padding: 0px 0px 0px 0px;
}


/* ########################################################################################## */


#head {
	height: 344px;
	background: url('images/head.jpg') center top no-repeat;
	position: relative;
}

#head H1 {
	padding: 0;

	position: absolute;
	top: 10px;
	left: 0;
}

#head H1 A {
	display: block;
	width: 620px;
	height: 80px;

	overflow: hidden;
	text-indent: -9999px;
}

#head .description {
	display: none;
}

#head .qtrans_language_chooser {
	list-style: none;
	padding: 0;

	position: absolute;
	top: 95px;
	left: 25px;
}

#head .qtrans_language_chooser LI {
	margin: 0 0 10px 0;
}

#head .qtrans_flag_and_text {
	display: block;
	background-position: left center;
	padding: 0 0 0 25px;
	color: #061824;
	text-decoration: none;
	font-size: 11px;
}


/* ########################################################################################## */


#menu {
	height: 82px;
	overflow: hidden;
	background: #061824 url('images/menu_back.png') center bottom repeat-x;
}

#menu UL {
	padding: 0;
	list-style: none;
}

#menu UL LI {
	float: left;
}

#menu UL LI A {
	display: block;
	font-family: "Times New Roman", Serif;
	font-size: 18px;
	padding: 28px 22px 40px 22px;
	background: url('images/menu.png') center -100px no-repeat;
	text-decoration: none;
	color: #fff;
}

#menu UL LI.current_page_item A,
#menu UL LI A:hover {
	background-position: center top;
}


/* ########################################################################################## */


#page {
	background: #dee9ef;
	padding: 30px;

	line-height: 1.5;
}

#page H1,
#page H2 {
	font-size: 25px;
	letter-spacing: -1px;
}

/* --- */

#page .withsidebar {
	width: 560px;
	float: left;
	margin-right: 55px;
}

#page .sidebar {
	float: left;
	width: 300px;
	padding: 0 0 0 0;
}

#page .sidebar .post {
	border-bottom: 1px dotted #959ca2;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

#page .sidebar .post P {
	padding: 0;
}

#page .sidebar .post EM {
	font-style: normal;
	color: #959ca2;
}

#page .sidebar H2 {
	font-size: 18px;
}

#page .sidebar H3 {
	background: #10426a;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;

	padding: 10px 15px;
	margin: 0 0 10px 0;
}


/* --- */

#page .marginblock {
	/* margin-right: 30px; */
}

#page .twoblocks {
	float: left;
	/* width: 265px; */
	width: 280px;
	/* height: 400px; */
	height: 180px;
	background: #cde1ee;
}

#page .twoblocks H2 {
	background: #10426a;
	color: #fff;
	font-size: 20px;
	font-weight: normal;

	padding: 10px 15px;
	margin: 0 0 10px 0;
}

#page .twoblocks P {
	padding: 0 15px 15px 15px;
}

/* --- */

.page-id-16 #page UL {
	list-style: none;
	padding: 0;
}

.page-id-16 #page UL LI {
	float: left;
	border-left: 1px dotted #96c2e3;
	padding: 0 14px;
}

.page-id-16 #page UL LI.first {
	border-left: none;
}

.page-id-16 #page UL LI .body {
	height: 115px;
	width: 200px;
	padding: 0;
}

/* --- */

/* ########################################################################################## */

#sidebar {
	float: left;
	width: 300px;
	padding: 0 0 0 0;
}

#sidebar UL {
	list-style: none;
	padding: 0;
}

#sidebar UL LI {
	padding: 0 0 10px 0;
}

#sidebar UL UL {
	padding: 0 10px 20px 10px;
}

#sidebar UL UL LI {
	padding: 5px 0;
	border-bottom: 1px dotted #96c2e3;
}


#sidebar H2 {
	background: #10426a;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;

	padding: 5px 10px;
	margin: 0 0 5px 0;
}

#sidebar .screen-reader-text {
	display: none;
}

#sidebar .widget_search FORM {
	padding: 10px;
	text-align: center;
}


/* ########################################################################################## */


#foot {
	color: #fff;
	font-size: 11px;
	line-height: 1.5;
	padding: 25px 0;
}

#foot UL {
	padding: 0;
	list-style: none;
}

#foot UL LI {
	float: left;
	border-right: 1px dotted #053e5d;
	padding: 0 25px;
}

#foot UL LI.last {
	border-right: none;
	color: #999;
}

#foot STRONG {
	color: #4cbcd4;
}

#foot .facebook {
	display: block;
	float: left;

	background: url('images/footicons.png') left top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;

	margin-right: 10px;
}

#foot .twitter {
	display: block;
	float: left;

	background: url('images/footicons.png') -24px top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;

	margin-right: 10px;
}


#foot .skype {
	display: block;
	float: left;

	background: url('images/footicons.png') -48px top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;
}

#foot SMALL {
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
}

#foot SMALL A {
	color: #10426a;
}



/* ########################################################################################## */


#wpcf7-f3-p16-o1,
#wpcf7-f1-p16-o1 {
	border: 1px solid #012f50;
	padding: 20px 0 15px 30px;
	margin: 0 0 20px 0;
	background: #bdcdd7;
}

#wpcf7-f3-p16-o1 P,
#wpcf7-f1-p16-o1 P {
	clear: both;
}

#wpcf7-f3-p16-o1 LABEL,
#wpcf7-f1-p16-o1 LABEL {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 20px;
}

#wpcf7-f3-p16-o1 INPUT,
#wpcf7-f1-p16-o1 INPUT {
	margin: 0 0 5px 0;
	border: 1px solid #a7bac7;
	background: #fff;
	padding: 5px;
}

#wpcf7-f3-p16-o1 TEXTAREA,
#wpcf7-f1-p16-o1 TEXTAREA {
	border: 1px solid #a7bac7;
	background: #fff;
	padding: 5px;
	width: 658px;
	height: 125px;
}

#wpcf7-f3-p16-o1 .buttons,
#wpcf7-f1-p16-o1 .buttons {
	display: block;
	padding: 0 0 0 120px;
}

#wpcf7-f3-p16-o1 div.wpcf7-response-output,
#wpcf7-f1-p16-o1 div.wpcf7-response-output {
	margin: 0;
}

#wpcf7-f3-p16-o1 .wpcf7-form-left,
#wpcf7-f1-p16-o1 .wpcf7-form-left {
	float: left;
}

#wpcf7-f3-p16-o1 .wpcf7-form-right,
#wpcf7-f1-p16-o1 .wpcf7-form-right {
	float: left;
}



/* ########################################################################################## */


.sidebar .wpcf7 {
	padding: 19px;
	margin: 0;
	font-size: 11px;
	border: 1px solid #a7bac7;
	background: #ccd8e0;
}

.sidebar .wpcf7 P {
	clear: both;
	padding: 0 0 10px 0;
}

.sidebar .wpcf7 LABEL {
	display: block;
	padding: 3px 0;
}

.sidebar .wpcf7 INPUT.mywidth {
	border: 1px solid #a7bac7;
	background: #fff;
	padding: 5px;
	width: 250px;
}

.sidebar .wpcf7 TEXTAREA {
	border: 1px solid #a7bac7;
	background: #fff;
	padding: 5px;
	width: 250px;
	height: 100px;
}
