/*	
Theme Name: HKW Law
Theme URI: http://www.innoshare.com
Description: Custom theme made by innoshare.com
Author: Innoshare
Author URI: http://www.innoshare.com
Version: 1.0
Tags: Law
*/



/* START FORM STYLE */
.buttons {
	margin: 1em 0;
}

.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 1em 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;

	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 0.5em 1em 0.6em 0.7em;
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
}
.buttons button[type] {
	padding: 0.5em 1em;
	line-height: 1.3em;
}
*:first-child+html button[type] {
	padding: 0.5em 1em;
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

button.positive, .buttons a.positive {
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

.buttons a.negative, button.negative {
	color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

input,
textarea {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	width: 60%;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #444;
	padding: 0.5em;
	margin: 0.5em 0;
}

input.image {
	border: none;
	width: inherit;
}

textarea {
	width: 70%;
	height: 8em;
}

label {
	float: left;
	width: 7em;
	font-size: 0.8em;
	color: #8b8b8b;
	margin: 1em 0 0 0.4em;
}
/* END FORM STYLE */

body {
	font-family: Georgia;
	background-image:url('/wp-content/themes/crispp/images/page-bg.gif');
        background-repeat:repeat-x;
	background-position: 0 0;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
}

#header {
	margin: 0;
	height: 125px;
}
#header #logo{
	float: left;
	margin-top: 30px;
}

#header h2 {
	font-size: 2.4em;
	padding: 0.1em 0 0;
	line-height: 1.4em;
}
#header h2 a:hover {
	text-decoration: none;
}

#header #top-nav{
	float: left;
	width: 100%;
	height: 25px;
}

#header #top-nav ul{
	float: right;
}

#header #top-nav ul li{
	display: block;
	float: left;
	margin-top: 8px;
	font-size: 12px;
}

#header #top-nav ul li a{
	color: white;
	padding: 1px 10px;
	border-right: solid white 1px;
}

#header #top-nav ul li a[title="Directions"]{
	border-right: none;
}



#nav {
	float: right;
	margin-top: 38px;
}
#nav li {
	margin: 0.5em 0 0;
	float: left;
}
#nav a {
	display: block;
	font-size: 1em;
	padding: 0px 10px;
	color: #ffffff;
}
#nav a:hover {
	color: #157bc2;
	text-decoration: none;
}

/******* Content Area *******/

#intro {
	background: #f9f9f9;
	padding: 3em;
	color: #444;
	margin: 0 0 2em;
}
#intro h2 {
	font-size: 3em;
	line-height: 1.4em;
}
#intro h1 {
	font-size: 1.6em;
	line-height: 1.4em;
}
#intro h3 {
	margin: 1em 0 0;
	font-size: 1.2em;
}
#intro h3 a {
	color: #FF6600;
}

#primary {
	padding: 0em;
}

#main {
	float: left;
	width: 590px;
}

#main h1,
#main h2 {

}
#main h2 a {
	text-decoration: underline;
}
#main h2 a:hover {
	text-decoration: none;
}

#main h3,
#main h4,
#main h5,
#main h6 {
	margin: 0.8em 0;
}
#main h3 {
	font-size: 1.4em;
}
#main h4 {
	font-size: 1.3em;
}
#main h5 {
	font-size: 1.2em;
}
#main h6 {
	font-size: 1.1em;
}

.post {
	padding: 0 0 4em;
	float: left;
margin-top: -25px;
}

.post h1{
margin-top: 15px;
margin-left: 10px;
font-size: 20px;
color: #fff;
text-shadow: 1px 1px 1px #000;
float: left;
}


.post .commentCount{
display: none;
}

.postMeta {
	font-size: 0.9em;
	line-height: 2em;
}

.gallery img {
	padding: 0.5em;
}

.commentCount {
	float: right;
	text-align: center;
}
	.commentCount a {
		display: block;
		font-weight: bold;
		width: 44px;
		height: 26px;
		font-size: 0.8em;
		padding: 0.4em 0 0 0;
		background-image: url(images/commentBubble.png);
		background-repeat: no-repeat;
	}

.postdate {
	position: relative;
	float: left;
	text-align: center;
	background: #fff;
	color: #333;
	padding: 0px 20px 10px 10px;
	margin-top: -5px;
}
	.day {
		font-size: 1.8em;
	}
	.month {
	}
	.year {
		font-size: 0.9em;
	}

.content {
	margin: 90px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}
.content p{
	font-size: 14px;
	color: #404040;
	margin: 5px 15px 25px 15px;
	width: 550px;
}
.content h2{
	font-size: 16px;
	color: #157bc2;
	width: 550px;
	margin: 5px 15px;
	font-weight: bold;
}

.content img{
	border: solid #13527e 5px;
}
.content .alignleft{
	float: left;
	margin: .5em 1em .5em .2em;
}
.content .alignright{
	float: right;
	margin: .5em .2em .5em 1em;
}
.content .header {
	border: none;
	margin: -29px 0px 0px -9px;
}
.content .overview {
	background: url(/wp-content/themes/crispp/images/content-shadow.gif) #e6e6e6 top right repeat-y;
	margin: -31px 0px 20px 7px;
	padding: 15px 30px 15px 19px;
	width: 539px;
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	font-style: italic;
}

.content .overview p{
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	font-style: italic;
	margin: 20px 0px 5px 0px;
	width: 535px;
}
.content .overview ul{
	margin-left: 20px;
	margin-bottom: 10px;
}
.content .overview li{
	background:url('/wp-content/themes/crispp/images/bullet-brown.gif') no-repeat 0px 5px;
	line-height: 20px;
	font-size: 14px;
	color: #404040;
	padding: 0px 0px 10px 15px;
	font-style: italic;
}
.content #clients {

}
.content #clients ul{
	padding: 0;
	margin: 0;
	width: 275px;
	margin-top: 20px;
	margin-left: 20px;
}
.content #clients li{
	background:url('/wp-content/themes/crispp/images/bullet-blue.gif') no-repeat 0px 5px;
	line-height: 20px;
	font-size: 14px;
	color: #404040;
	padding: 0px 0px 5px 15px;
	font-style: italic;
}


p {
	line-height: 1.7em;
	margin: 1.5em 0;
}

.content ol,
.content ul {
	line-height: 1.5em;
	margin: 1.5em 3em;
}

.content ol {
	list-style: decimal;
}

.content ul  {
	list-style: none;
	font-size: 14px;
	color: #404040;

}
.cv ul li {
	background:url('/wp-content/themes/crispp/images/bullet-brown.gif') no-repeat 0px 5px;
	line-height: 16px;
	font-size: 14px;
	color: #404040;
	padding: 0px 0px 0px 20px;
}

.cv ul ul {
margin: 5px 0px 15px 20px;
}

.content li {
	background:url('/wp-content/themes/crispp/images/bullet-blue.gif') no-repeat 0px 5px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 5px;
}
.content li a {
	line-height: 16px;
	font-size: 14px;
	color: #404040;
}
.content li a:hover {
	color: #13527e;
	text-decoration: underline;
}

.content .icon{
	border: none;
	float: left;
	padding: 5px 10px 5px 5px;
}
.content .vcard{
	border: none;
	margin-bottom: -8px;
	margin-left: 5px;
	background-color: white;
}


.content td{
padding: 0;
margin: 0;
width: 280px;
}
.page-174 .content {
margin: -15px 0px 0px 0px;
float: left;
border: 1px sold #fff;
}
.content #lawyers tr{
width: 575px;
}
.content #lawyers td{
float: left;
width: 260px;
height: 124px;
padding: 10px 25px 0px 10px;
display: block;
}
.content #lawyers td:hover {
background: #f2f2f2;
}
.content #lawyers img{
margin: 0;
padding: 0;
border: 5px solid #13527E;
margin-right: 10px;
margin-bottom: 15px;
}
.content #lawyers h2{
float: none;
font-weight: bold;






padding-top: 5px;
}
.content #lawyers h2 a{
font-weight: bold;
text-decoration: none;
}
.content #lawyers h2 a:hover{
text-decoration: underline;
}
.content #lawyers p{
font-size: 12px;
line-height: 17px;
}
.content #lawyers a{
margin: 0;
padding: 0;
text-decoration: underline;
}

/******* Sidebar *******/

#sidebar {
	margin: 40px 0px 0px 590px;
	color: #ccc;
	font-size: 0.9em;
}

#sidebar #right-nav {
	background:url('/wp-content/themes/crispp/images/bg-sidebar.png') no-repeat bottom left;
	width: 220px;
	padding: 30px 20px 100px 20px;
}
#sidebar #right-sidebar{
	margin: 0px 0px 30px 0px;
}
#sidebar #right-nav li a {
	display: block;
	padding: 0px 10px 15px 20px;
	background:url('/wp-content/themes/crispp/images/bullet-blue.gif') no-repeat 0px 5px;
	line-height: 16px;
	font-size: 14px;
	color: #404040;
	text-decoration: underline;
}
#sidebar #right-nav li a:hover {
	color: #13527e;
	text-decoration: none;
}
#sidebar #right-nav ul li{
	margin-left: 5px;
}
#sidebar #right-nav #side_group li a {
	display: block;
	padding: 5px 20px;
	background:url('/wp-content/themes/crispp/images/bullet-brown.gif') no-repeat 0px 8px;
	line-height: 16px;
	font-size: 14px;
	color: #404040;
	text-decoration: underline;
}
#sidebar #right-nav #side_group li a:hover {
	color: #13527e;
	text-decoration: none;
}
#sidebar #right-nav #side_group ul li{
	margin-left: 5px;
}
#sidebar .widget {
	margin: 2em 0;
}
#sidebar h2{
	color: #157BC2;
	font-size: 18px;
	margin-bottom: 10px;
}
#sidebar .entry-content{
	color: #404040;
}
#sidebar .entry-content p{
	line-height: 20px;
	margin: 0;
}
#sidebar .entry-content img{
	margin: 5px;
	margin-top: 10px;
}
#sidebar .entry-content a {
	color: #404040;
}
#sidebar .entry-content a:hover {
	color: #157BC2;
	text-decoration: underline;
}
#sidebar .gen_list {
	margin-bottom: 15px;
}
#sidebar #latest_news {
	margin-left: 5px;
}

#sidebar ul li .date{
	float: left;
	color: #157BC2;
}
#sidebar ul li #footer-date {
	text-decoration: none;
}
#sidebar ul li #footer-date:hover {
	text-decoration: underline;
}

#sidebar .searchInput {
	width: 170px;
}
.widgettitle {
	font-size: 1.2em;
	margin: 0 0 1em;
}
#sidebar li ul a {
	padding: 0.4em 0.4em 0.4em 1em;
}
#sidebar li ul li {
	border-bottom: none;
}
#sidebar .rss-date {
	font-size: 0.9em;
	color: #aaa;
}
#sidebar .rssSummary {
	padding: 0.5em 0 1em 1em;
}
#sidebar #recentcomments li {
	padding: 0.4em;
}
#sidebar .byline{
display: none;
}
#sidebar .widget_calendar {
	margin: 2em auto;
	text-align: center;
}
	.widget_calendar table {
		width: 80%;
	}
	.widget_calendar caption {
		font-weight: bold;
		margin: 0 0 0.5em;
	}
	.widget_calendar thead {
		background: #999;
		color: #fff;
	}
	.widget_calendar th,
	.widget_calendar td {
		padding: 0.2em;
	}
		.widget_calendar tbody a {
			display: block;
			font-weight: bold;
		}

.commentlist li {
	background: #f7f7f7;
	margin: 0 0 2em;
	padding: 1em;
}
	.commentlist li.author {
		background: #feffcb;
	}
.commentlist .name {
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
}
	.commentlist .name a {
		color: #0082ff;
	}
	.commentlist .date {
		font-size: 0.8em;
		color: #aaa;
	}
	.commentlist .comment-text {
		margin: 1em 0 0;
	}
.authorAvatar {
	float: left;
}
.avatar {
	padding: 0.3em;
	border: 0.2em solid #EBEBE4;
}
.comment {
	margin: 0 0 1.4em 100px;
}
.comment-no-avatar {
	margin: 0 0 1.4em 0;
}
	.comment code {
		background: #fff;
		padding: 0.4em;
	}
.actions {
	float: right;
	color: #ddd;
}
	.actions a {
		 font-size: 0.8em;
		 font-style: italic;
	}
.cancel-comment-reply {
	float: right;
}
	.cancel-comment-reply a {
		 font-size: 0.8em;
	}
		.comment-text p {
			font-size: 0.9em;
		}
		.children li {
			border-left: 0.2em solid #ddd;
		}

	.loggedIn {
		font-size: 0.8em;
		margin: 0 0 1em;
		color: #444;
	}

#footer {
	color: #444;
	font-size: .9em;
	border-top: solid #157BC3 1px;
	float: left;
	width: 850px;
	height: 30px;
}
#footer .widget {
	float: left;
	width: 240px;
	padding: 2em;
}
#footer h4{
	font-size: 12px;
	color: #444444;
}
#footer ol,
#footer ul {
	line-height: 1em;
}
#footer #copyright{
	float: left;
	margin-left: 10px;
}
#footer #innoshare{
	float: right;
	margin-right: 10px;
}

#credits {

	text-align: center;
	color: #777;
	font-size: 0.8em;
	margin-top: 1em;
}
#credits a {
	color: #157BC2;
}

blockquote {
	margin: 0 0 25px 25px;
	padding: 15px 20px;
	border-left: 0.2em solid #157bc2;
	color: red;
	width: 500px;
	text-indent: 50px;
	background: #f3f3f3 url(/wp-content/themes/crispp/images/quote.png) no-repeat scroll 30px 15px;
}
.content blockquote p{
	width: auto;
	color: #404040;
	font-size: 14px;
	margin: 0;
}

cite {
	font-size: 0.9em;
	font-style: italic;
}
cite a {
	font-style: italic;
	}

pre {
	margin: 1em 3em;
	background: #f9f9f9;
	padding: 1em;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #157BC2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.edit {
	float: right;
	font-size: 0.8em;
}

.success {
	margin: 1em;
	padding: 1em 1em 1em 3em;
	color: #4f8a10;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #dff2bf url(images/tick.png) no-repeat 1em 1em;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 0.1em solid #ddd;
	text-align: center;
	background: #efefef;
	padding-top: 0.4em;
	margin: 1em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0 0.4em 0.5em;
	margin: 0;
}
.content .cv ul li a{
        background: none;
        margin: 0;
        padding: 0;
	list-style: none;
	font-size: 14px;
	color: #404040;
}

/******* Custom Services Page CSS *******/

.page-10 .content h2{
	width: 100%;
}



/******* Custom News Page CSS *******/
.page-news .post .content{
	margin-top: 0px;
}

.page-news .postdate {
	text-align: center;
	background: transparent url(/wp-content/themes/crispp/images/bg-sidebar.png) no-repeat scroll 50% top;
	color: #333;
	padding: 5px 15px 15px 15px;
}

.page-news h1{
	padding-bottom: 90px;
	color:#FFFFFF;
	font-size:20px;
	margin-left:10px;
	margin-top:-10px;
	text-shadow:1px 1px 1px #000000;
	width: 100%;
}

.page-news .post h2{
	margin-left: 10px;
	margin-bottom: 10px;
}

.page-news .content{

}

.news-title{
	width: 100%;
	margin-bottom: 50px;
}

.postdate {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	background-color: #F2F2F2;
	padding: 10px 15px;
	background: transparent url(/wp-content/themes/crispp/images/bg-sidebar.png) no-repeat scroll 50% top;
	text-shadow:1px 1px 1px #aaa;
}

ul.powered li {
	height: 16px;
}
ul.powered ul li a {
}

