/*
Theme Name: WordPress Default
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/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin: 0px;
	background: url(/images/castlelaw_bg.jpg) repeat-x left top;
	background-color: #3e639b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

#form {
padding:10px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	
	color: #7d2020;
}

#homelink {
text-decoration:none;
}

a:hover {
	background: none;
}

#wrapper {
	width: 905px;
	margin: 0 auto;
	
}

#wrapper .btm {
	
}

/* Header */

#header {
	width: 900px;
	height: 179px;
	margin: 0 auto;
	background-image:url(/images/header_bg.jpg);
	border:solid;
	border-color:#333333;
	border-width:thin;
	border-bottom:none;
	border-top:none;
	
}

/* Logo */

#alc {
	float: left;
	width: 250px;
	height: 135px;
	margin-left:10px; 
	
}
#logo {
	float: right;
	width: 630px;
	color: #000000;
	height:130px;
}

#logo h1, #logo p {
}

#logo .phone {
	font: Georgia, "Times New Roman", Times, serif; color: #7d2020; font-style: italic;
	float: right;
	padding: 2px 20px 0 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: right;
	margin: 10px 0 0 0;
	padding: 3px 5px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


#banner {
	
	width: 900px;
	height: 175px;
	margin: 0 auto;
	border:solid;
	border-color:#333333;
	border-width:thin;
	border-bottom:none;
}

/* Menu */

#menu2 {
	float: right;
	width: 760px;
	height: 44px;

	padding: 0;
}
#menucap {
	
	height: 44px;
	}


/* NAV */

#nav, #nav ul{
	margin:0;
	padding: 8px 0 0 100px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav a{
	display: block;
	margin-right: 3px;
	padding: 5px 18px 7px 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;

}

#nav a:hover{
	background-color:#681313;
	color:#FFF;
}

#nav li{
	float:left;
	position:relative;
}

#nav li.first {
	margin-right: 3px;
	background: #681313;
}

#nav.selected li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:10em;
top:1.5em;
}

#nav li ul a{
width:10em;
height:auto;
float:left;
background-color:#999; margin-bottom:2px; /*background: url(images/img03.jpg) no-repeat left top;*/ border-bottom:2px solid #7d2020;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:10em;
margin:0px 0 2px 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background-image:url(/images/page_bg.jpg);
	border:solid;
	border-color:#333333;
	border-width:thin;
	border-bottom:none;
	border-top:none;
}

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 20px 20px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 0px;
}

.post2 {
	margin-left: 20px;
	padding-bottom: -14px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #7d2020;
	color: #444444;
}

.post2 .title {
	padding-left: 10px;
	border-left: 4px solid #7d2020;
	color: #444444;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #7d2020;
	border-right: 4px double #7d2020;
	padding: 3px 10px 3px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.post .meta .orange {
	color:7d2020; border-bottom:1px dotted #000000;
}
	
.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px -20px 15px;
	text-align: left;
	
}

.post .entry2 {
	padding: 10px 20px 20px 15px;
	text-align: left;
}

.post .entry ul {
	padding: 10px 20px 20px 10px;
	text-align: left;
}

.post2 .entry ul {
	padding: 10px 20px 10px 10px;
	text-align: left;
}

.post .entry .orange {
	color:561a1a; border-bottom:1px dotted #000000;
}
.post .entry .testimonials {
	border-bottom: 1px dashed #BCBCBC;
}

.post .entry form input.button {
	width:86px; height:39px;
	float:left;
	color:#fff; font-size:12px; font-weight:bold; line-height:16px;
	border:none; padding:0;  margin:5px 10px 2px 0;
}

.post .entry form input.button2 {
	width:160px; height:39px;
	float:left;
	color:#fff; font-size:12px; font-weight:bold; line-height:16px;
	border:none; padding:0;  margin:5px 10px 2px 0; 
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 10px 10px 0 20px;
}

#sidebar ul {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0; list-style: none; line-height: 10px;
}

#sidebar li ul {
	padding-bottom: 30px; list-style: none;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #7d2020;
}

#sidebar li li span {
	display: block; line-height: 18px;
	margin-top: -5px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 10px; padding-top:10px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#CTA {width:182px; height:82px; float:left; background:url(../../../../../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/YIDUAU40/images/Sidebar-Button.gif) 0 0 no-repeat; color:#FFFFFF; text-align:center; font-size:16px; font-weight:bold; line-height:24px; border:none; padding:15px 15px 0 15px; margin-left:20px;}
#CTA a {color:#444444; border-bottom: 1px dashed #7d2020;}
#CTA a:hover {color:#561a1a; border-bottom: 1px dashed #ffffff;text-decoration:none;}

#sidebar form {padding:0 0 25px 0;}
#sidebar form input{width:200px; margin-bottom:10px; margin-top:5px;}
#sidebar form textarea{width:200px; height:100px;}
#sidebar form input.button{width:86px; height:39px; float:left; background:url(../../../../../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/YIDUAU40/images/btn1.jpg) 0 0 no-repeat; color:#fff; font-size:12px; font-weight:bold; line-height:16px; border:none; padding:0;  margin:5px 10px 2px 0; }

/* Table */

.exampletable { border:1px solid #E0E0E0; }

.exampletable tr.altrow {background-color:#E0E0E0;}

.exampletable td { padding: 2px 10px 2px 10px; font-size:10px; text-align:left;}

.exampletable td.head { padding: 5px 0px 2px 10px; background-color:#E0E0E0; border-bottom:1px solid #F57601; text-align:center; }

/* Request Support Table */

.RQsupport {padding:0 0 25px 0;}

.RQsupport td { padding: 2px 10px 2px 10px;}

.RQsupport input.button{width:69px; height:24px; float:left; background:url(../../../../../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/YIDUAU40/images/btn1.jpg) 0 0 no-repeat; color:#000; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:5px 10px 2px 25px; }


/* Footer */

#footer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #7d2020;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border:solid;
	border-color:#333333;
	border-width:thin;
	border-bottom:none;
	border-top:none;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
