/*  
Theme Name: Shikuma Law Offices
Theme URI: http://shikumalaw.com
Description: Custom designed for shikumalaw.com
Version: 1.0
Tags: two-columns, right-sidebar, fixed-width
Author: A. Moore
Author URI: http://base2web.com
*/


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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{font-style:normal;font-weight:normal;}
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:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}


/* general
-------------------------------------------------*/
body {
	font: normal .81em/1.5em Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	height: 100%;
	color: #2d2d2d;
	background-color: #cdcfdb;
	}

p {
	margin: 0 0 1em;
	}

em, i {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

big {
	font-size: 1.2em;
	font-weight: bold;
	}
	
small {
	font-size: .9em;
	}

ol {
	margin: 1.2em 0 1.8em 26px;
	}

ol li {
	list-style: decimal;
	padding: 0 0 .5em;
	}

ul {
	margin: 1.2em 0 1.8em 10px;
	}
	
ul li {
	background: url(img/bullet.png) no-repeat 0 0.7em;
	padding: 0 0 .5em 16px;
	}

ol ul, ul ul {
	margin: 1em 0 0 1em;
}

ol ul li, ul ul li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	color: #353c4f;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.5em;
	}

h4 {
	font-size: 1.2em;
	}

a {
	color: #0f2c2e;
	text-decoration: underline;
	background-color: transparent;
	}

a:hover {
	background-color: #e0e7e8;
	text-decoration: none;
	}

.clear {
	clear:both;
	}

.upper {
	text-transform:uppercase;
	}

.bold {
	font-weight: bold;
	}

.center {
	text-align: center;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e0e0e0;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #e0e0e0;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #e0e0e0;
	}
	
img.noborder {
	border: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

div .dotline {
	height: 1px;
	width: 100%;
	background: url(img/dotline.gif) repeat-x;
	margin: 0 0 5px 0;
	clear: both;
}

/* header
-------------------------------------------------*/
#header {
	width: 980px;
	height: 125px;
	background: #353c4f url(img/shikuma_law_logo.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}

#header p.description {
	padding: 95px 0 0 0;
	text-align: center;
	font: normal italic 1.2em/1em "Times New Roman", Times, serif;
	color: #bab287;
	}

/* content
-------------------------------------------------*/
#wrapper {
	width: 980px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0 0 8px 0;
	overflow: hidden;
	background: #fff url(img/wrapper_background.gif) repeat-y top left;
	}

#content {
	float: left;
	width: 590px;
	margin:0;
	padding: 0 0 0 35px;
	background-color: transparent;
	}

#content .intro {
	margin: 1em 0;
	padding: 0;
	background: #e0e0e0;
	color: #353c4f;
	}

#content .intro h1 {
	margin: 0 0 2em;
	padding: .5em;
	font: normal 1.4em/1.4em "Times New Roman", Times, serif;
	}
	
#content .intro h1.pagetitle {
	margin: 0 0 2em;
	padding: .5em;
	font: bold 1.4em/1.4em "Times New Roman", Times, serif;
	}
	
#content .intro p.breadcrumbs {
	margin: 0 0 2em;
	padding: .5em;
	font: normal .87em/1.5em Verdana,Arial,Helvetica,sans-serif;
	}
	
#content .intro form {
	text-align: center;
	padding: 0 0 25px 0;
	}
	
#content .post_top_devider{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/dotline.gif) repeat-x center bottom;
	color: #4c4418;
	}

#content .post_top_devider p{
	margin: 0;
	padding: 0;
	}
	
#content .post {
	margin: 1em 0 0 0;
	padding: 0 0 0.2em;
	background: #fff url(img/post_btm_line.gif) no-repeat left bottom;
	}

#content .post_short {
	margin: 1em 0 2em;
	padding: 0 0 70px;
	background: #fff url(img/post_devider.jpg) no-repeat right bottom;
	font: normal 1.1em/1.6em Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	}

#content .post-title {
	margin: 1.2em 0 1em;
	padding-left: 0;
	background-color: transparent;
	}

#content .post-title a {
	text-decoration: none;
	color: #353c4f;
	background-color: transparent;
	}

#content .post-title a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #e0e7e8;
	}

#content .firstp {
	margin: 1em 0 0 0;
	}

#content .post h3 {
	padding: 1em 0;
	}

#content .post p, #content .post ol, #content .post ul{
	padding: 0;
	font: normal 1.1em/1.6em Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	}

#content .post p strong,  #content .post ol strong, #content .post ul strong{
	font-weight: normal;
	color: #995F26;
	}
	
#content li li {
	font-size: 0.87em}
	
#content li.download {
	padding: 0 0 .5em 26px;
	background: url(img/pdf.gif) no-repeat 0 0.2em;
}

#content .more-link {
	display:block;
	text-align:right;
	font: bold italic 1.1em/1em "Times New Roman", Times, serif;
	}

#content .post-data {
	clear:both;
	margin: 0.5em 0 5em 0;
	padding: 0 0 2em 0;
	min-height: 70px;
	background: #fff url(img/post_devider.jpg) no-repeat right bottom;
	}
	
#content .post-data p{
	font: normal 1em/1.3em Verdana,Arial,Helvetica,sans-serif;
	color: #79787e;
	background-color: transparent;
	}
	
#content p.postmetadata {
	color: #79787e;
	background-color: transparent;
	}

#content .post_style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-size: 1.2em;
	color: #111a33;
	}

#content .post_style2 {
	color: #233268;
	}

#content .navigation {
	display: block;
	padding: 0 0 5em 0;
	}
#content .navigation .previous {
	width: 48%;
	text-align: left;
	}

#content .navigation .next{
	width: 48%;
	text-align: right;
	}



/* quote
-------------------------------------------------*/
#content div.pullquote {
	float: right;
	width: 210px;
	margin: 1px 1px 1px 6px;
	padding: 8px 8px 8px 26px;
	color: #1d0f0f;
	font: normal italic 1.3em/1.3em "Times New Roman", Times, serif;
	background: #f0eeed url(img/quote_mark.gif) no-repeat left top;
	}
	
#content div.quote_large {
	width: 590px;
	min-height:160px;
	margin: 20px 0;
	padding: 0;
	background: url(img/blockquote_pen.jpg) no-repeat left top;
	}

#content div.quote_large p{
	padding: 5px 0 0 220px;
	color: #1d0f0f;
	font: normal italic 1.4em/1.3em "Times New Roman", Times, serif;
	}

#content div.quote_large p.quotefrom{
	margin: 0 8px 0 0;
	text-align: right;
	font-size:1.2em;
	}
#content div.quote2 {
	margin-left: 3em;
	}

/* archives
-------------------------------------------------*/
#content .postlist {
	margin: 0;
	padding: 0;
	}

#content .postlist img{
	margin-bottom: 0px;
	}
	
#content p.archives  {
	margin: 0;
	padding: 0.5em 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
	}

#content p.archives a{
	text-decoration: none;
	display: block;
	min-height: 60px
	}
	
#content p.postlistmeta {
	padding: 0.5em;
	color: #79787e;
	background: #f4f2F2 url(img/dotline.gif) repeat-x center bottom;
	}
	
#content p.postlistmeta a{
	text-decoration: none;
	color: #5e5e5e;
	}
	
/* tables
-------------------------------------------------*/

#content table caption {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 1em;
	}	

#content table.ts1 {
	margin: 2em 0 3em 10px;
	width: 570px;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	text-align: left;
	}

#content table.ts1 th {
	width: 33%;
	padding: 0.5em 0;
	font-weight: bold;
	border-top: 1px solid #ccc;
	font-size: 0.93em;
	}

#content table.ts1 td {
	padding: 0.5em 0;
	border-top: 1px solid #ccc;
	font-size: 1em;
	}

#content table.ts2 {
	margin: 2em 0 3em 10px;
	width: 570px;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	text-align: center;
	}

#content table.ts2 th {
	width: 30%;
	padding: 0.5em 0 0.5em 0.5em;
	font-weight: normal;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: 1em;
	}

#content table.ts2 th.th_main {
	width: 35%;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #ccc;
	font-size: 0.93em;
	}

#content table.ts2 td {
	padding: 0.5em 0;
	border-top: 1px solid #ccc;
	font-size: 1em;
	}

#content table tr.odd {
	background-color: #e5e5e5;
	}

/* comments
-------------------------------------------------*/
#comments, #respond {
	padding: 20px 0;
	border-top: 1px solid #c5c5c5;
	}

#comments, #respond h4 {
	font: normal bold 1.1em/1.6em Verdana,Arial,Helvetica,sans-serif;
	color: #2d313b;
	}

.commentlist {
	margin: 0;
	padding-left: 0;
	line-height: 1.6em;
	}

.commentlist li, .commentlist li li{
	font-size: 1.1em;
	list-style: none;
	margin: 1.5em 0;
	padding: 1em;
	background: #f0eeed;
	border-top: 1px solid #c5c5c5;
	}

.commentlist .avatar {
	padding: 0px;
	margin: 0 7px 4px 0;
	display: inline;
	float: left;
	}
.commentlist .says {
	display: none;
	}

.commentlist .comment-meta{
	margin-bottom: 1em;
	font-size: 0.87em;
	color: #353c4f;
	background-color: transparent;
	}

.commentlist a {
	text-decoration: none;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font: bold normal 1.1em/1em "Times New Roman", Times, serif;
	color: #111a33;
	text-decoration: none;
	}

div.reply {
	font: italic 1em/1em "Times New Roman", Times, serif;
	text-align: right;
	}
	
.commentlist small {
	margin-bottom: 1em;
	font-size: 0.87em;
	}

#respond .cancel-comment-reply {
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
#commentform {
	margin-top: 10px;
	font: 1.1em Arial, Helvetica, sans-serif;
	}

#commentform p {
	width: 100%;
	padding: 6px 0px;
	margin: 0px;
	}
	
#commentform label {
	color: #2d313b;
	font-size: 1em;
	text-transform: uppercase;
	}
	
#commentform input {
	width: 550px;
	background:#e0e7e8;
	border: 1px solid #8991a7;
	padding: 6px;
	margin-top: 3px;
	}
	
#commentform textarea {
	width: 550px;
	height: 160px;
	background:#e0e7e8;
	border: 1px solid #8991a7;
	padding: 6px;
	margin-top: 3px;
	}
	
#commentform code {
	color: #585040;
	}
	
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
	
#commentform #submit {
	margin-right: 25px;
	background: transparent url(img/btnbg.gif) no-repeat;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #353c4f;
	border: none;
	float: right;
	width: 144px;
	height: 29px;
}

/* sidebar
-------------------------------------------------*/
#sidebar {
	width: 270px;
	float: right;
	margin-right: 0;
	padding: 0 35px 8px 0;
	font-size: .95em;
	line-height: 1.5em;
	}

#sidebar h4, #sidebar .sbtitle {
	font: bold 1.5em/1em "Times New Roman", Times, serif;
	background: url(img/dotline.gif) repeat-x 0 bottom;
	padding: 0 0 5px;
	margin: 30px 0 6px 0;
	}
	
#sidebar h4 a, #sidebar .sbtitle a {
	text-decoration: none;
	}

#sidebar ul {
	margin: 0 0 2em;
	}

#sidebar ul li {
	background: url(img/bullet.png) no-repeat 0 0.5em;
	padding: 0 0 0 11px;
	margin: 4px 0;
	}

#sidebar ul li a {
	text-decoration: none;
	display: block;
	}

/* footer
-------------------------------------------------*/
#footer {
	width: 980px;
	min-height: 140px;
	margin: 0 auto;
	padding: 0;
	background: #353c4f url(img/footer.jpg) no-repeat left top;
	color: #e0e0e0;
	position: relative;
	}

#footer .backtotop {
	position: absolute;
	top: 0px;
	left: 850px;
	}

#footer .backtotop a:hover {
	background-color: transparent;
	}

#footer p{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: .95em;
	line-height: 1.3em;
	}

#footer .col1 {
	float: left;
	width: 255px;
	margin: 0;
	padding: 24px 0 12px 150px;
	text-align: right;
	}

#footer .col2 {
	float: left;
	width: 190px;
	margin: 0;
	padding: 24px 0 12px 60px;
	text-align: left;
	}

#footer .col3 {
	float: right;
	width: 270px;
	margin: 0;
	padding: 24px 35px 12px 0;
	text-align: left;
	}

#copyright {
	width: 980px;
	margin: 0 auto;
	background: #79787e;
	color: #e0e0e0;
	}
	
#copyright p{
	margin: 0;
	padding: 0.5em 0;
	text-align: center;
	font-size: .95em;
	line-height: 1em;
	}

#footer a,#copyright a {
	padding: 0 0.2em;
	text-decoration: underline;
	color: #e0e0e0;
	background-color: transparent;
	}

#footer a:hover,#copyright a:hover {
	padding: 0 0.2em;
	color: #000;
	text-decoration: none;
	background-color: #e0e7e8;
	}

/* nav 1
-------------------------------------------------*/
#nav1 {
	width: 980px;
	margin: 0 auto;
	padding: 0.2em 0;
	text-align: center;
	background: #79787e;
	}

#nav1 ul {
	margin: 0;
	padding: 0;
	}

#nav1 li {
	display: inline;
	background: #79787e none;
	padding: 0 2em 0 0;
	font: bold normal 1em/1em Helvetica, sans-serif;
	color: #e0e0e0;
	}

#nav1 a {
	padding: 0 0.2em;
	color: #e0e0e0;
	text-decoration: underline;
	background-color: transparent;
	}

#nav1 a:hover {
	padding: 0 0.2em;
	color: #79787e;
	background-color: #e0e0e0;
	text-decoration: none;
	}

