/*
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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/body-bg-top.gif') repeat-x top left;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: none;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background:url('images/footer_bg.gif') repeat-x top left #2a2a2a; /*height:89px;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 25px;
	font-weight:normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #739905;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #616161;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 956px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 115px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height:95px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 667px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 5px;
	width:667px;
	}

.post {
	margin: 0 0 40px;
	text-align:justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {width:100%; float:left; padding:10px 0; margin:0 0 30px 0; border-bottom:1px solid #ececec; text-align:left;
	/*padding-top: 5px;*/
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin:15px auto 0 auto;
	width: 100%;
	clear: both;
	color:#fff;
	}
.ftrfix {width:700px; float:left;}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.Bottom_Link {color:#909090; font-family:"Times New Roman", Times, serif; font-size:11px; float:left; padding:16px 10px; width:auto; text-align:center;}
.Bottom_Link ul { margin:0; padding:0; color:#909090; list-style:none;}
.Bottom_Link ul li{ height:10px; padding:0; background:url('images/footer_div.gif') no-repeat right 2px; height:12px; list-style:none; display:inline; margin:0; padding:0 8px 0 6px; float:left;text-transform:uppercase;}
.Bottom_Link ul li a{ background-image:none; padding:0 5px 0 5px; color:#909090; text-decoration:none;}
.Bottom_Link ul li a:hover{ background-image:none; padding:0 5px 0 5px; color:#909090; text-decoration:underline;}

.Cpyright {margin:16px 20px; font-size:11px; padding:0; float:left; color:#767676;}
/* End Structure */



/*	Begin Headers */

.Logo {padding:0; margin:19px 0 0 0; float:left;}
.Toprgt {float:right; height:75px; padding:0; margin:0;}
.SearchBx {padding:0; margin:9px 0 0 0; float:right; background: url('images/search_bg.gif') no-repeat; width:294px; height:34px;}
.PhNum {width:414px; height:35px; padding:0; margin:9px 0 0 0; float:right;}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ececec;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 18px;
	padding:0 0 5px 0;
	font-family:"Times New Roman", Times, serif; font-size:22px; color:#323232; 
	border-bottom:1px solid #DADADA;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
	
.NavMain {width:100%; height:43px; float:left; margin:0;}
.NavLft { width:20px; height:43px; padding:0; margin:0; float:left;}
.NavRgt { width:20px; height:43px; padding:0; margin:0; float:left;}
.NavMiddle {background: url('images/nevi_middle.gif') repeat-x top left; float:left; height:43px; width:915px;}

#TopTabs { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#444444; float:left; line-height:normal; margin:0; height:43px;}
#TopTabs ul {margin:0; padding:0; list-style:none}
#TopTabs li {display:inline; margin:0; padding:0; line-height:43px;}
#TopTabs li ul {margin:0; padding:0; list-style: none; clear:both; float:left }
#TopTabs li ul li {margin:0; padding:5px 0; list-style: none}
#TopTabs li ul li a { color:#FFFFFF; text-decoration:none; background:#000000; padding:4px; width:100px}
#TopTabs li ul li a:hover { color:#FFFFFF; text-decoration:none; background:red; padding:4px; width:100px;}
#TopTabs a {float:left; margin:0; padding:0 20px; text-decoration:none; background: url('images/nevi_div.gif') no-repeat right center;text-transform:uppercase;}
#TopTabs a span {float:left; display:block; padding:0 12px 0 6px; color:#00506a}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TopTabs a span {float:none}
/* End IE5-Mac hack */
#TopTabs a:hover span {color:#1783b4; background-position:100% -39px;}
#TopTabs a:hover {background-position:0% -43px; color:000; background: url('images/nevi_middle_hvr.gif') repeat-x top left; color:#000000;}
#TopTabs a:hover span {background-position:100% -43px; color:fff; background: url('images/nevi_middle_hvr.gif') repeat-x top left; height:43px;}

#TopTabs a.active {float:left; background: url('images/nevi_middle_hvr.gif') repeat-x top left; margin:0 1px 0 0; padding:0 0 0 7px; text-decoration:none}
#TopTabs a.active span {float:left; display:block; background: url('images/nevi_middle_hvr.gif') repeat-x top left; padding:0 12px 0 6px; color:#2cb1ed}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TopTabs a.active span {float:none}
/* End IE5-Mac hack */
#TopTabs a.active:hover span {color:#2cb1ed; background-position:100% 0}
#TopTabs a.active:hover {background-position:0% -78px; color:fff;}
#TopTabs a.active:hover span {background-position:100% -78px; color:fff;}
.current_page_item {float:left; background: url('images/nevi_middle_hvr.gif') repeat-x top left; margin:0 1px 0 0; padding:0 0 0 7px; text-decoration:none}



.BnrMain {width:956px; height:296px; padding:0;  margin:0;}
.ContMain {width:662px; padding:0; margin:0;}
.CntObject { margin:15px 0 0 0; background:#efefef; -moz-border-radius:6px; -webkit-border-radius:6px; padding:6px 10px 10px 10px;}
.CntTtl {font-family:"Times New Roman", Times, serif; font-size:25px; color:#739905; font-style:italic; margin:0; padding:0;}
.CntDiv {width:621px; height:1px; margin:2px 0 0 0;}
.CntTxt { font-size:12px; color:#333333;  line-height:20px; background:#fff; padding:10px; font-style:italic;}
.f-left{ float:left; margin-right:10px;}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin:0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";	
	list-style: decimal outside;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 1px auto;
	padding: 3px 3px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin:0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 0;
	width: 276px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
	
#ww123-3
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#searchsubmit { background: url('images/search_icon.gif') no-repeat; width:25px; height:22px; border:none; text-indent:-9999px; cursor:pointer;}

#s {background:none; border:none; width:238px; height:20px; color:#a6a6a6;}
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0;
	}
	
	
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.mainbgimg {background: #fff url('images/main_bg.gif') repeat-x top left; clear:both;}


.testmain{ width:276px; margin:10px 0 0 5px;}
.testmain .covetopbtm{ width:276px; float:left; height:15px;}
.testmain .mid{ width:276px; float:left; background: #fff url('images/testi_midcurv.gif') top left repeat-y;}



.inq_frm {width:276px; padding:9px 0 0 5px; margin:0;}
.freecash { background:url(images/free_cash_review.jpg) no-repeat; width:276px; height:35px; padding:0; margin:0;}
.freeconsult { background:url(images/free_consultation.gif) no-repeat; padding:0; margin:10px 0 7px 0; width:201px; height:30px;}
.clicksubmit {width:276px; height:48px; background:url(images/click_submit.jpg) no-repeat; padding:0; margin:0;}
.inquiry{ width:196px; float:left; background:#e6e6dc; margin: 0 0 20px 0; padding:10px;}
.frm_btm { background:url(images/form_bg_btm.gif) no-repeat; width:276px; height:11px; padding:0; margin:0 0 0 -12px; float:left;}
.form { background:url(images/form_bg.gif) repeat-x #f4f4f4; width:264px; padding:0 0 0 12px; margin:0 0 10px 0; }
.inquiry_text_box{ width:196px; float:left; padding-bottom:5px;}
.inquiry_text_box input , textarea{ width:238px; border:solid 1px #b1afaf; font-size:11px; font-weight:normal; color:#444444; padding:6px 5px; font-family:Verdana, Arial, Helvetica, sans-serif}
.inquiry_submit{ text-align:left; width:186px; }

.rightsidlogo {background:#FFFFFF; margin:16px; padding:10px 0 15px 23px;}
.rightsidlogo img {padding:0 0 8px 0;}

/*testimonial*/
.testimonial_title{ font-family:"Times New Roman", Times, serif; font-size:22px; color:#323232; padding:0 0 5px 0; border-bottom:1px solid #dadada; margin:0 10px 15px 10px; font-style:italic;}
.new_testimonials_manager_widget {	margin:0 0 10px 0;	padding:5px 30px 30px 30px; background:url('images/testi-btm-cove.png') 17px bottom  no-repeat; font-size:12px; color:#656565; line-height:17px;}

.new_testimonials_manager_widget_top { background:url('images/testi-top-cove.png') 17px 0 no-repeat; height:12px;}
/*testimonial*/

.page_tit { color:#333333; padding:0; font-size:28px; text-transform:uppercase; font-style:normal;}

.navigation .navebg {width:97%; float:left; padding:5px 10px; background:#eeeeee;}


.contact_form_new input { width:230px; line-height:25px; height:20px; border:1px solid #b1afaf; padding:3px;}
.contact_form_new select { width:235px; line-height:25px; height:25px; border:1px solid #b1afaf; padding:3px;}
.contact_form_new_table h3 { margin:0; padding:10px 0 10px 0; }


.subbanner {padding:0; margin:30px 0 0 0;}

.BlkMain {width:667px; float:left; padding:30px 0 20px 0; margin:0;}
.BlkBoxBg {width:214px; float:left; padding:0; margin:0;}
.BlkTtl {width:214px; height:49px; padding:0; margin:0;}
.BlkFtr {width:214px; height:21px; padding:0; margin:0;}
.BlkMid { background: url('images/block_mid.gif') repeat-x top left; height:350px; padding:0 0 0 12px; margin:0;}
.BlkImg {width:186px; height:100px; padding:0; margin:0;}
.BlkCnt {width:186px; margin:0; padding:0;}
.BlkCnt ul {padding:0; margin:0;}
.BlkCnt li { background:url('images/prectice_arow.gif') 3px 8px no-repeat; font-family:"Times New Roman", Times, serif; font-size:16px; font-style:italic; list-style:none; color:#fff; padding:0 0 0 20px; margin:7px 0 0 0;}
.BlkCnt li a { color:#9C9C9C;}
.BlkCnt li a:hover { color:#80A610;}
.BlkTxt {font-size:11px; color:#9c9c9c; text-align:left; padding:0 0 0 22px; margin:2px 0 7px 0;}
.BlkBtn {width:50px; height:16px;  padding:0; margin:0; float:right;}

.BlkPrectice {width:186px; margin:0; padding:0;}
.BlkPrectice ul {padding:0; margin:0;}
.BlkPrectice li { background:url('images/prectice_arow.gif') 3px 6px no-repeat; font-size:12px; list-style:none; color:#9c9c9c; padding:0 0 0 17px; line-height:14px; margin:7px 0 0 0;}
.BlkPrectice li a{color:#9c9c9c;}
.BlkPrectice li a:hover{color:#9c9c9c; text-decoration:none; color:#80a610;}
.BlkBtnView {width:64px; height:8px; padding:8px 0 0 0; margin:0; float:right;}

.PrecticePnt { font-size:12px; width:520px; float:left; list-style:none; color:#886353; padding:0 0 0 17px; line-height:14px; margin:7px 0 0 0;}
.PrecticePnt li a{color:#886353;}
.PrecticePnt li a:hover{color:#9c9c9c; text-decoration:underline; color:#739905;}


.Bnr_main {width: 956px; margin: 0 auto;}
#feature{
	height: 296px;
	width:100%;
	position:relative;
	z-index:0;
	padding: 0;
}

#featurenav {
	position:absolute;
	bottom:18px;
	right: 336px;
	z-index:100;
}
	#featurenav a, #featurenav span.playpause{
		font-family:arial;
		padding: 3px 8px 4px;
		margin-right: 7px;
		font-size: 12px;
		color: #fff;
		background: #222222;
		
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	
	#featurenav a.activeSlide, #featurenav span:hover{

		background: #fff;
		color: #000;
	}
	
	#featurenav span.playpause {
		cursor: pointer;
		padding: 3px 3px 4px;
		background-color: #4C6E10;
	}
	#featurenav span.playpause.pause span{
		padding: 3px 8px 4px;
		background: transparent url('images/pause-white.png') no-repeat 3px 4px;
	}
	#featurenav span.playpause.resume span{
		padding: 3px 8px 4px;
		background: transparent url('images/play-white.png') no-repeat 3px 4px;
	}

.fmedia {  
    padding: 0;  
	overflow:hidden;
} 
#feature .fmedia{
/**margin-top:10px;*/
    width: 956px;  
    height: 296px;
	float: left;
	overflow: hidden;
}

	.fmedia img {  
	    top:  0; 
	    left: 0;
	}
	
/*-------------------------------------------------------------------------------*/

#tweetmeme_button {
font-family:arial,helvetica,sans-serif;
height:60px;
}

.count {
background:url("http://zulu.tweetmeme.com/b.gif") repeat-x scroll 0 -42px transparent;
color:#444444;
display:block;
font-size:17px;
height:34px;
margin:0 3px 0 15px;
padding:4px 0;
text-align:center;
text-decoration:none;
}

.count span.left {
background-position:0 0;
height:42px;
left:0;
top:0;
width:15px;
}

.count span.left, .count span.right {
background:url("http://zulu.tweetmeme.com/b.gif") repeat-x scroll 0 0 transparent;
}

.count span {
display:block;
position:absolute;
}

.count span.c {
left:0;
right:0;
width:100%;
}

.count span.right {
background-position:3px 0;
height:42px;
right:0;
top:0;
width:3px;
}

.count span.t {
font-size:10px;
left:0;
line-height:10px;
right:0;
top:23px;
width:100%;
}

.retweet {
background:url("http://zulu.tweetmeme.com/b.gif") repeat-x scroll 0 -100px transparent;
color:#FFFFFF;
cursor:pointer;
display:block;
font-size:11px;
height:16px;
line-height:16px;
margin:3px 3px 0;
padding:0;
position:relative;
text-align:center;
text-decoration:none;
}
.retweet span.left {
background-position:0 -84px;
left:-3px;
}
.retweet span {
background:url("http://zulu.tweetmeme.com/b.gif") repeat-x scroll 0 0 transparent;
display:block;
height:16px;
position:absolute;
top:0;
width:3px;}
.retweet span.right {
background-position:3px -84px;
right:-3px;
}

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

.connect_widget .connect_widget_interactive_area {
border-collapse:collapse;
}
.connect_widget td.connect_widget_button_cell {
vertical-align:top;
}
.connect_widget td.connect_widget_vertical_center {
border-spacing:0;
padding:0;
}
.connect_widget .connect_button_slider {
margin-right:5px;
position:relative;
}

.connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like  {
background-color:#ECEEF5;
border-color:#CAD4E7;
}

a.connect_widget_like_button  {
-moz-border-radius:3px 3px 3px 3px;
border:1px solid #000000;
display:block;
float:left;
padding:4px 5px;
}

.connect_widget_like_button .liketext {
background:url("/rsrc.php/z86SM/hash/191wiexm.png") no-repeat scroll left -33px transparent;
}

.connect_widget_like_button .liketext {
color:#3B5998;
display:block;
padding-left:19px;
white-space:nowrap;
}

.connect_widget div.connect_confirmation_cell {
margin:0;
padding:0;
}

.connect_widget .connect_text_wrapper {
position:relative;
}

#facebook .hidden_elem {
display:none;
}

.connect_widget .connect_widget_confirmation {
margin-left:7px;
padding:0;
}

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

.addtoany_share_save_container  {
margin:16px 0;
}

ul.addtoany_list {
display:inline;
list-style-type:none;
margin:0 !important;
padding:0 !important;
text-indent:0 !important;
}

ul.addtoany_list li {
background:none repeat scroll 0 0 transparent !important;
border:0 none;
display:inline !important;
line-height:32px;
list-style-type:none;
margin:0 !important;
padding:0 !important;
}

ul.addtoany_list li a {
padding:0 9px;
}


/*.Category {width:220px; margin:0; padding:0 0 0 9px;}
.Category ul {padding:0; margin:0; list-style:none; background:none}
.Category ul li { font-size:12px; list-style:square; color:#9c9c9c; padding:0 0 0 17px; line-height:14px; margin:7px 0 0 0;}
.Category ul li a {color:#333333; line-height:18px; background:none;}
.Category ul li a:hover {color:#9c9c9c; text-decoration:none; color:#80a610; line-height:18px;}
.BlkBtnView {width:64px; height:8px; padding:8px 0 0 0; margin:0; float:right;}*/

.Category {width:220px; margin:0; padding:0 0 0 9px;}
.Category dl {padding:0; margin:0; list-style:none; background:none}
.Category dl dt { font-size:12px; list-style:square; color:#9c9c9c; padding:0 0 0 17px; line-height:14px; margin:7px 0 0 10px; background:url(images/aerow-1.jpg) 0 7px no-repeat;}
.Category dl dt a {color:#333333; line-height:18px; background:none;}
.Category dl dt a:hover {color:#9c9c9c; text-decoration:none; color:#80a610; line-height:18px;}
.BlkBtnView {width:64px; height:8px; padding:8px 0 0 0; margin:0; float:right;}


.post h2 { text-align:left; line-height:25px; clear:both;}

.CntTtl {padding:0 0 3px 0;}
.CntTtl a { color:#739905; text-decoration:none; }
.CntTtl a:hover { color:#616161; text-decoration:none;}





.thank_cnt { width:530px;}
.thank_cnt h2 {font-size:18px; font-weight:bold;}

.thank_cnt .listItems {margin-top:20px;}
.thank_cnt .listItems .listItem { margin-bottom:20px; padding-left:100px; }
.thank_cnt .listItems .listItem1 {background: url('images/listItem-officeMan.png') top left no-repeat;}
.thank_cnt .listItems .listItem2 { background: url('images/listItem-moneyGavel.png') top left no-repeat; }
.thank_cnt .listItems .listItem3 { background: url('images/listItem-calendarClock.png') top left no-repeat; }
.thank_cnt .listItems h3 { font-size:14px; font-weight:bold;text-transform:uppercase; }
.thank_cnt .listItems p {font-size:12px; line-height:20px; }

.thank_cnt .bottomText {margin-top:20px; padding:0;}
.thank_cnt .bottomText h4 { color:#8A070B; font-weight:bold; }
.thank_cnt .bottomText p  { color:#3C3C3C; line-height:16px; margin:0 0 15px;}

.narrowcolumn_thank {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width:100%;
	}
	
	

.Cpyright .cpyright-txt { width:760px; float:left; text-align:left; line-height:15px;}
.Cpyright .cpyright-add { float:right; text-align:left; margin-left:30px; color:#bababa;}
.Cpyright .cpyright-add span {float:left; text-align:left; padding:8px 0 0 0; line-height:16px;}

.ordercopy {text-align:center; padding:10px 0;}
.TopYngLwyer {padding:0; margin:0 0 0 16px;}



ul.PracticeAreasListing { float:left; }
ul.PracticeAreasListing li { float:left; width:40%; border:1px solid #ECECEC; padding:4px 10px;  /*background: url(images/PracticeAreasListing.gif) repeat-x left bottom;*/}
ul.PracticeAreasListing li:hover {background: url(images/PracticeAreasListing.gif) repeat-x left bottom;}


.pageTopCnt { float:left; margin-top:20px;}
