/*  
Theme Name: Law Complex
Theme URI: 
Description: Designed by a geek in Dreamweaver, of course.
Version: 1.0
Tags: fixed-width, two-columns, theme-options, threaded-comments, blue
Author: Toby Vyvjala
Author URI: 
*/

body {
margin: 0;
padding: 0;  
color: #222;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #555;
}


#wrapper{
width: 980px;
margin: 10px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
background: #EBE9E1;
border: 5px solid white;
}


#header{
/*height:125px;*/
height:269px;
padding: 0px;
margin: 0;
background: url("images/headerbg.jpg") top center no-repeat;
}	
 
#container{
padding: 0px;
}

#content{
clear:both;
margin: 0px;
padding: 2px 0 0 0;
}	

#main {
width: 700px; 
float:left;
margin: 0;
padding: 0px 0 8px 0;
overflow:hidden;
}


#sidebar {
padding: 0 5px 10px 0;
margin: 0 0 0 710px;
}

#navigation{
padding: 5px 15px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: georgia, tahoma, arial, helvetica, sans-serif;
}

h1{
	font-size: 150%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

a{
color:#3D72C0;
font-weight:800;
text-decoration:none;
}

a:hover{
/*color: #264778;*/
color: #000000;
text-decoration:underline;
}

a img{
border:0px;
}

p.source {
color: #666666;
font-size: 8pt;
font-weight: bold;
text-align: center;
}

p.sources {
color: #666666;
font-size: 8pt;
text-align: left;
font-weight: bold;
}

.redbold {
color: #990000;
}

hr {
height: 1px;
border: none;
border-bottom: 1px solid #ddd;
}

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #F5F4F0  url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

fieldset {
margin: 0;
padding: 10px;
border: none;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td{
vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
float: left;
margin: 0 10px 0 0;
}

.alignright {
float: right;
margin: 0 0 0 10px;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#subscribe{
float:right;
background:#00FF00;
margin: 0 0 0 0px;
padding: 228px 8px 0 0;
font-size: 90%;
}

#subscribe p{
margin: 2px 0;
}

#subscribe a, #subscribe a:hover{
color: #555;
}

/*  Tabs  */

#subheader{
padding: 5px 0 0 0;
}

#tabs {
margin: 230px 0px 0px 22px;
font-size:90%;
line-height:18px;
}

#tabs ul {
margin: 0;
padding: 3px 15px 4px 0;
list-style: none;
}
				
#tabs li {
display:inline;
margin:0;
padding:0 10px;
border-right: 1px solid #666;
}
			
#tabs a {
margin:0;
padding:0 7px 0 7px;
text-decoration:none;
color: #555;
}
			
#tabs a:hover {
color: #000;
}

#tabs ul li.current_page_item a{
color: white;
text-decoration:none;
}

/* Headings */ 

form#searchform2{
display: block;
float: right;
/*margin: 40px 37px 0px 5px;*/
margin: 81px 37px 0px 5px;
}

input.searchinput {
background:#4486D0;
border: 1px solid #BAD6F2;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

input.searchsubmit {
background:#4486D0;
border: 1px solid #BAD6F2;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 0px 5px 0px 5px;
}


#header h3{
margin:  0;
padding: 20px 0 0 140px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 260%;
line-height:28px;
}

#header h3 a:hover{
color: #fff;
text-decoration: none;
}

#header h2{
margin: 0;
padding: 7px 0 5px 140px;
font-weight:800;
font-family:  arial, verdana, sans-serif;
color: #222;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding: 6px 6px 6px 22px;
margin: 0px 0px 10px 5px;
color: #AA0000;
background: white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.post h2.subtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#777777;
font-size: 9pt;
font-weight:bold;
border:none;
}

/* post styles */

.post{
margin: 0px 0px 14px 5px;
padding: 2px 7px;
background: #fff;
border: 1px solid #ddd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 14px;
}

.post h1 {
color: #444;
font-size: 150%;
font-weight:100;
margin: 3px 10px 3px 10px;
padding: 6px 0 6px 0px;
border-bottom: 1px solid #ddd;
}

.post h1 a{
color: #333;
text-decoration:none;
font-weight:100;
padding: 6px 0 5px 0px;
margin: 3px 5px 3px 5px;
}

.post h1 a:hover{
text-decoration:none;
color: #333;
}

.post h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-decoration:none;
}

/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #d3d3d3;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9  verdana, arial, helvetica, sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 verdana, arial, helvetica, sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5 verdana, arial, helvetica, sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  verdana, arial, helvetica, sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 verdana, arial, helvetica, sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#F5F4F0;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: verdana, arial, helvetica, sans-serif;
margin: 5px 0;
}

/*  Legacy Comments < WordPress 2.7  */

ol#lcommentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#lcommentlist li{
padding: 0px 3px;
margin: 0;
}

ol#lcommentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}

ul#lcommentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#lcommentlist li{
display: block;
padding: 0;
margin: 0 15px 5px 15px;
font-size:90%;
background: #F7F6F3;
}

ul#lcommentlist p{
margin: 6px 0;
}

ul#lcommentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#lcommentlist li div.gravatar {
width:50px;
float:left;
padding: 10px 0 0 10px;
}

ul#lcommentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#lcommentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#lcommentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}

/*  sidebar styles */

.menu{
margin: 0 0 5px 0;
padding: 2px 8px;
font-size:95%;
background: #fff;
border: 1px solid #ddd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding: 2px;
margin:0 0 10px 0;
}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
padding: 3px 0 3px 18px;
margin: 1px 0 0 0;
display: block;
background: #fff url("images/bullet.gif") no-repeat 2px 8px;
border-bottom: 1px solid #eee;
}

.menu ul li.widget ul li ul li{
border-bottom: none;
}

.menu ul li.widget h3{
font-size:140%;
padding:3px 0 0px 3px;
margin: 0 0 2px 0;
color: #444;
font-weight: 100;
border-bottom: 1px solid #ccc;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget #search, li.widget #tags {
display:block;
padding: 2px 5px;
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0 5px;
border-top: 1px solid #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.commentsdata{
float:right;
font-size:90%;
padding: 0 4px 0 0;
}

/* Pictures ----------------------------------------------------------------- */

div.pic {
width: auto;
margin-bottom: .5em;
border-style: solid;
border-color: white;
}

div.pic div {
background-color: #F5F5F5;
font-size: 8pt;
text-align: center;
padding: 3px !important;
border: 1px solid #AAAAAF;
overflow: hidden;
}

div.pic div a img, div.pic-container img, div.pic-container-large img {
border: 1px solid #AAAAAF;
}

div.pic div div.pic-caption {
border: none;
text-align: left;
line-height: 1.4em;
padding: .3em 0 .1em 0;
}

div.magnify {
background: none !important;
float: right;
border: none !important;
}

div.magnify a, div.magnify img {
background: none !important;
display: block;
border: none !important;
}

div.pic-left {
float: left;
margin: 10px 0px 3px 0px;
}

div.pic-center {
position: relative;
margin: 10px 3px 3px 0px;
}

div.pic-right {
float: right;
margin: 10px 3px 0px 0px;
clear: right;
}

div.pic-container {
width: 181px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 187px;
}

html>body .pic-container {
width: 181px;
}

div.pic-container-large {
width: 356px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 362px;
}

html>body .pic-container-large {
width: 356px;
}

.hiddenStructure {
display: none;
speak: none;
}

img.tex {
vertical-align: middle;
}

span.texhtml {
font-family: serif;
}

/* Other Addons ------------------------------------------------------------- */

#sidebar-left {
	width:86px;
	margin: 7px 0 10px 0;
}
#sidebar-left h2, #sidebar-right h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#sidebar-right {
	float:right;
	width:150px;
	padding:0px;
	margin:0px;
}

#sidebar-footer {
	color: #3D72C0;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px 1px 5px 0px;
}

#sidebar h3 {
	background: url(images/side-h2-bg.png) repeat-x left top;
	color: #FFFFFF;
	font-size:smaller
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 7px;
	border: 1px solid #B8B8AE;
}

#footer {
	clear: both;
	color: #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0px 5px 5px 5px;
}

#footer-inner{
	background: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

#footer-inner a:link, #footer-inner a:visited {
font-size: smaller;
color: #555555;
font-weight: 100;
text-decoration:none;
line-height: 20px;
}

#footer-inner a:hover {
	color: #000;
}

#footer a {
	color: #CCCCCC;
	font-weight: 100;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

#footer p {
	line-height:16px;
	margin: 0;
	padding: 15px 0;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
				
#footer li {
display: inline;
margin: 0;
padding: 0 7px 0 4px;
border-right: 1px solid #c3c3c3;
}

#footer li.end {
border: none;
}

.postinfo {
	background: #F7F7F4;
	font-size:90%;
	border: 1px solid #E6E6DF;
	margin: 0 0px 12px -4px;
	padding: 6px 8px;
}
.postinfo a {
	font-weight: bold;
}

.postinfo li {
	list-style-type:none;
	display:inline;
	color:#999;
	font-size:10px;
	font-weight:700;
	margin:0 10px 0 0;
	padding:5px 0 5px 18px;
}
.postcat {
	background:url(images/icon-category.gif) no-repeat left top;
	width: 375px;
	padding-left: 27px;
	line-height: 15px;
	padding-top: 3px;
}
.postcomments {
	background:url(images/icon-comment.gif) no-repeat right center;
	float: right;
	height: 25px;
	text-align: right;
	line-height: 23px;
	padding-right: 38px;
}
.postcontact {
	background:url(images/icon-scales.gif) no-repeat left center;
	float: right;
	height: 22px;
	width: 274px;
	text-align: right;
}

.top {
text-align:right;
}

.authorbox {
	display: block;
	margin: 3px 10px 3px 10px;
	padding: 0 0 3px 9px;
	border-bottom: 1px solid #ddd;
}
.postdate {
	font-size: 90%;
	line-height:14px;
	padding: 0;
	margin: 0 0 0 -4px;
}
.postedit {
	float: right;
	margin: -3px 9px 0 0;
}

.signature {
	text-align: right;
	font-weight: bold;
	padding-right: 48px;
}

/* Form Elements ------------------------------------------------------------ */

#theForm h2 {
text-align: center;
}

#theForm h2.subsection{
color: #990000;
font-size: 13px;
text-align: left;
text-decoration: underline;
margin-bottom: 6px;
padding: 2px;
}

#theForm .required {
color: #990000;
font-size: 24px;
}

#theForm .spam {
visibility: hidden;
height: 1px;
width: 1px;
margin: 0px;
padding: 0px;
}

#theForm .blue {
text-decoration: underline;
}

#theForm .required-field {
background-color: #ADC0E0;
}

#theForm .labels {
display: block;
float: left;
width: 105px;
margin-right: 5px;
margin-bottom: 15px;
padding-top: 5px;
}

#theForm .type2 {
width: 120px;
margin-bottom: 0px;
}

#theForm .labels-type2 {
display: block;
float: left;
width: 150px;
margin-right: 5px;
margin-bottom: 15px;
padding-top: 5px;
}

#theForm .required-field-type3 {
background-color: #ADC0E0;
width: 275px;
margin-bottom: 3px;
}

#theForm .type3 {
width: 275px;
margin-bottom: 3px;
}

#theForm .labels-type3 {
display: block;
float: left;
width: 285px;
margin-right: 5px;
margin-bottom: 3px;
padding-top: 5px;
}

#theForm textarea{
width: 521px;
height: 100px;
}

#theForm .disclaimer {
margin: 0 0 5px 22px;
padding: 0 5px 5px 0;
}

/* -------------------------------------------------------------------------- */

.required {
color: #990000;
}
.picture-box {
float: right;
background-color: #EBE9E1;
margin: 3px 0 10px 10px;
padding: 3px;
border: 1px solid #ababab;
}
.free-case-review {
font-size: 110%;
font-weight: bold;
}

/* New Form ----------------------------------------------------------------- */

.style-box {
background-color: #F7F7F4;
margin: 20px 54px 0px 50px;
padding: 11px 11px 10px 11px;
border: 1px solid #CCCCCC;
}

legend {
color: #000000;
font-weight: bold;
padding: 0;
}

#theForm .form-table {
width: 527px;
margin: -20px 0 -9px 0;
padding: 10px 0 10px 0;
}

#theForm .label {
display: block;
float: left;
margin: 0 5px 5px 1px;
padding: 5px 0 0 0;
}

#theForm .label2 {
text-align: left;
}

#theForm li {
clear:both;
list-style:none;
}

#theForm .radio {
margin: 0 3px 0 0;
}

#theForm .checkbox{
float: left;
width: 16px;
margin: 4px 0 0 0;
}

#theForm .s1, #theForm .s2, #theForm .s3 {
display: block;
float: left;
clear: both;
height: 21px;
margin: 0;
padding: 0;
}

#theForm .s1 {
width: 55px;
}

#theForm .s2 {
width: 65px;
}

#theForm .s3 {
width: 107px;
}

#theForm .input1, #theForm .input2, #theForm .input3, #theForm .input4, #theForm .input5, #theForm .input6 {
float: left;
clear: both;
}

#theForm .input1 {
width: 25px;
}

#theForm .input2 {
width: 50px;
}

#theForm .input3 {
width: 130px;
}

#theForm .input4 {
width: 208px;
}

#theForm .input5 {
width: 275px;
}

#theForm .input6 {
width: 521px;
}

#theForm .reqInput1, #theForm .reqInput2, #theForm .reqInput3, #theForm .reqInput4, #theForm .reqInput5, #theForm .reqInput6 {
float: left;
clear: both;
background-color: #ADC0E0;
}

#theForm .reqInput1 {
width: 25px;
}

#theForm .reqInput2 {
width: 50px;
}

#theForm .reqInput3 {
width: 130px;
}

#theForm .reqInput4 {
width: 208px;
}

#theForm .reqInput5 {
width: 275px;
}

#theForm .reqInput6 {
width: 521px;
}

#theForm .security {
float: right;
background-color: #ADC0E0;
width: 59px;
margin: -20px -5px 0 0;
}
