/*
Theme Name: Barrister Executive Suites, Inc.
Theme URI: http://www.searchtroop.com
Description: Customized version of default WordPress theme for Barrister Executive Suites.  Created by SearchTROOP.
Version: 1.0
Author: SearchTROOP 
Author URI: http://www.searchtroop.com/
Tags: barrister, exexcutive, suites

	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: 13px  Arial, Helvetica, Sans-serif;
    color: #555;
    background: url(http://blog.barrister-suites.com/wp-content/uploads/2010/09/body_bg.gif);
}






/*
#header {
	background: #fff url(images/header.jpg) bottom left no-repeat;
	width: 800px;
	height: 190px;
	border-top: 2px solid #0b5b00;  z-index: 999;
	
	}

#header #logo{
float: left;
position: relative;
margin: 2px 0px 0px 0px;
}

#header #phone{
float: right;
position: relative;
margin: 25px 0px 0px 0px;
}
*/

	
















	

#content {
	width: 553px; /* 573 */
	float: right;
	position: relative; z-index: 1;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;

	}
	
	.narrowcolumn {

	}
	
	
	
#sidebar {
	
	width: 187px;
	float: left;
	position:relative;z-index: 2;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 20px 0px;
	
	}



.entry p {
	padding-top;15px;
font-size: 12px;
	}



.widecolumn .entry p {
	padding-top;15px;
font-size: 12px;z-index: 2;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height:16px;z-index: 2;
	}

.widecolumn {
	line-height:16px;
	}

.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.jpg) bottom left no-repeat;
	border: none;
	height: 258px;
	}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	line-height:15px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 130%;
	}

h2.pagetitle {
	}

#sidebar h2 {

display: block;
	color: #0e5f02;border-bottom: 3px solid #E6E6E6;
	
	
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 200%;
	
	}

H3 {
    font-size: 18px;
    text-transform: uppercase;
    font: normal bold 18px/25px Arial, Helvetica, sans-serif;
    color: #0B5C00;
}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0e5f02;
	}

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: 13px;
}

.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: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height:17px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.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, a:visited{
color: #0e5f02;
text-decoration: none;
}

 h2 a:hover, h3 a:hover {
	color: #0e5f02;
	text-decoration: underline;font-size: 16px;
	}



h2 a:link {
	color: #0e5f02; font-size: 16px;
	text-decoration: none;
	}






a:hover {
	color: #0e5f02;
	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 0 40px 0;
	padding: 0;
	}


#page {
	



background-image:url("http://blog.barrister-suites.com/wp-content/uploads/2010/09/bg.png");
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	width:800px;

	}











.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
	
	.postmetadata{
	border-bottom: 2px solid #ccc;
	padding-bottom: 20px;
	}

.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: 0 auto;
	width: 800px;
	clear: both;
	}
	
	#footer #footer_title{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	width: 800px;
	border-bottom: 2px solid #0e5f02;
	}
	
	#footer #footer_title img{
	margin-left: 1px;
	}
	
	
#footer_text{
	
	}


#footer #footer_text{

	padding: 0px 0px 0px 0px;
	width: 800px;
	font-size: 100%;
	}
	
	
	#footer #footer_locations{
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;




	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}
/* 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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	line-height: 160%;
	}

.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: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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:center;
	}

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
{

	}

#sidebar form {
	margin: 0;
	}
/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}





.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px; z-index: 999;
	}




/* 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." */
.fr
{
	text-align: right;
	margin-top: 10px;
}
.fr IMG
{
	margin: 1px 0 2px;
}



































#header-bottom99 {
    position: relative;
    z-index: 999;
}




#header99 {
    clear: both;
    position: relative;
    border-top: 3px solid #0B5C00;z-index: 999;
}
#header-top99 {
    margin-top: 10px;height:78px;z-index: 999;
}
#header-mid99 {
    background: url(http://blog.barrister-suites.com/wp-content/uploads/2010/09/header.jpg);
    width: 800px;
    height: 111px;
    margin-top: 15px;z-index: 999;
}
#logo99 {
    float: left;
}
#logo99 IMG {
}
#logo99 .site-title, #logo .site-description {
    font-family: Georgia, serif;
    color: #000;
    display: none;
}
#logo99 .site-title A {
    color: #222;
    font-size: 40px;
    line-height: 40px;
    text-transform: none;
    font-weight: normal;
    text-decoration: none;
}
#logo99 .site-title A:hover {
    text-decoration: underline;
}
#logo99 .site-description {
    color: #999;
    font: italic 14px Georgia, serif;
}
#topad {
    float: right;
}
#virtual-banner {
    position: relative;
    text-align: right;
}
#virtual-banner IMG {
    position: relative;
    text-align: right;
    top: -58px;
//    right: -25px;
}







#call-search {
    text-align: right;
}
#call-search H3 {
    text-transform: none;
    display: inline;
}
#call-search FORM {
    margin-top: 14px;
}
#call .button99 {
    background: url();
    font-size: 15px;
    font-weight: bold;
}

.button99 A:hover {
    font-size: 15px;
    font-weight: bold; text-decoration: none;

}





.col-full99 {
    width: 800px;
    margin: 0 auto;
}
/*2.2 Navigation*/
#navigation {
    /*[disabled]font:14px/14px Helvetica, Arial, sans-serif;*/
    /*[disabled]border-bottom:5px solid #DBDBDB;*/
    /*[disabled]padding:10px 0;*/
    /*[disabled]margin-bottom:20px;*/
}

#main-nav A {

    color: #FFF;

    z-index: 100;
  
    text-decoration: none;
   
}






#navigation {
    font: 12px/14px Helvetica, Arial, sans-serif;
    background: url(http://blog.barrister-suites.com/wp-content/uploads/2010/09/main-nav-bg.jpg);
    height: 30px;
    margin: 15px 0;
    padding-top: 0;
    border: 1px solid #515151;
}
#navigation UL.rss {
    background: url(http://barristersuites2.com/images/ico-rss.png) no-repeat right 5px;
    padding: 6px 15px 3px 0;
    margin-right: 10px;
}
#navigation UL.rss LI {
    display: inline;
    padding: 0 10px 0 0;
}
#navigation UL.rss LI A {
    color: #C63F00;
    text-decoration: none;
}
#navigation UL.rss LI A:hover {
    text-decoration: underline;
}
.nav {
    z-index: 99;
    margin: 3px 0 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    margin-left: 4px;
}
.nav {
    /*[disabled]z-index:99;*/
    /*[disabled]margin:0;*/
    /*[disabled]padding:0;*/
    /*[disabled]list-style:none;*/
    /*[disabled]line-height:1;*/
    /*[disabled]margin-left:10px;*/
}
.nav A {
    /*[disabled]position:relative;*/

    /*[disabled]display:block;*/
    /*[disabled]z-index:100;*/
    /*[disabled]padding:5px 10px;*/
    /*[disabled]line-height:18px;*/
    /*[disabled]text-decoration:none;*/
}
.nav A {
    position: relative;
    color: #FFF;
    display: block;
    z-index: 100;
    padding: 3px 5px;
    line-height: 18px;
    text-decoration: none;
    margin-right: 10px;
}

.ddmenu A {
   color: #FFF; padding: 1px 5px;
}

.nav A:hover, .nav LI.current_page_item, .nav LI.current_page_parent {
    
 color: #FFF; text-decoration: none;




}
.nav A:hover, .nav LI.current_page_item, .nav LI.current_page_parent {
    background: #444; color: #FFF; text-decoration: none;
}
.nav LI LI.current_page_item {
    background: none; color: #FFF; text-decoration: none;
}
.nav LI {
    float: left;
    width: auto;
    margin-right: 2px;text-decoration: none;
}
.nav LI A.sf-with-ul {
    padding-right: 20px;text-decoration: none;
}
.nav.social-icons {
    float:right;
margin-top: 5px;
    margin-right: 5px;
}
.nav.social-icons LI A {
    margin: 0;
    padding: 2px;
}
/*2.2.1 Drop-down menus*/
.nav LI UL {
    background: #FFF;
    position: absolute;
    left: -999em;
    width: 180px;
    border: 1px solid #DBDBDB;
    border-width: 1px 1px 0;list-style-type: none;
    z-index: 999;
}
.nav LI UL LI {
    background: #535252;
    border-top: 1px solid #535252;
    border-bottom: 1px solid #535252;list-style-type: none;z-index: 999;
}
.nav LI UL LI A {
    width: 160px;
    color: #FFF;
    font-size: 0.8em;
    line-height: 18px;z-index: 999;
}
.nav LI UL LI A.sf-with-ul {
    padding: 5px 10px;list-style-type: none;z-index: 999;
}
.nav LI UL LI A:hover {
    background: #EAEAEA;
    color: #000;list-style-type: none;
}
.nav LI UL UL {
    margin: -30px 0 0 180px;list-style-type: none;
}
.nav LI UL UL LI A {
}
.nav LI UL LI UL LI A {
}
.nav LI:hover, .nav LI.hover {
    position: static;color: #000;
}
.nav LI:hover UL UL, .nav LI.sfhover UL UL, .nav LI:hover UL UL UL, .nav LI.sfhover UL UL UL, .nav LI:hover UL UL UL UL, .nav LI.sfhover UL UL UL UL {
    left: -999em;color: #000;
}
.nav LI:hover UL, .nav LI.sfhover UL, .nav LI LI:hover UL, .nav LI LI.sfhover UL, .nav LI LI LI:hover UL, .nav LI LI LI.sfhover UL, .nav LI LI LI LI:hover UL, .nav LI LI LI LI.sfhover UL {
    left: auto;color: #000;
}


.nav .sf-sub-indicator {
    background: url(http://barristersuites2.com/images/arrow-superfish.png) no-repeat;
    position: absolute;
    display: block;
    right: 0.4em;
    top: 0.9em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
}
.nav LI UL .sf-sub-indicator {
    background: url(http://barristersuites2.com/images/arrow-superfish-right.png) no-repeat;z-index: 999;
}

.callBtn {
    border: 0px solid #FFF;
    background-color: #FFF;
    background: none;
    background-image: url();
    background-repeat: no-repeat;
    width: 127px;
    height: 28px;
    cursor: hand;
    margin-top: 2px;
}




.nav li ul li a  { // text-shadow:0 1px 0 #fff; }
.nav a , .nav li.current_page_item, .nav li.current_page_parent{ border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.nav li ul li a { border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}

.button, .button:visited, .medium.button, .medium.button:visited { text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.button, .button:visited, .reply a { -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border: 1px solid rgba(0,0,0,.25); border-bottom-color: rgba(0,0,0,.35); }
.button:hover, .reply a:hover { opacity:0.9; }

#tabs { border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { border-top-right-radius:3px; border-top-left-radius:3px; -moz-border-radius-topright:3px;	-moz-border-radius-topleft:3px;-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius:3px; }

.corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.shadow-all { -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);  }
.text-shadow { text-shadow: 0 1px 1px rgba(0,0,0,0.75); }
.shadow-hover:hover { -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);  }





OL, UL
{
	list-style: none;
}






.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: center;
}






























/*-------------------------------------------------------------------------------------------
RESET
-------------------------------------------------------------------------------------------
http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212*/
BODY, HTML
{
	height: 100%;
}
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, CAPTION, TABLE, TBODY, TFOOT, THEAD, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




BODY {
    font: 13px  Arial, Helvetica, Sans-serif;
    color: #555;
    background: url(http://blog.barrister-suites.com/wp-content/uploads/2010/09/body_bg.gif);
}


#foot99 {
	padding-top: 15px;	

width: 620px; float: right; padding-right:20px;
	}

#foot991 {
	padding-top: 15px;	

width: 90px; float: left;
	}



#foot999 {	
clear:both; 
width: 800px;
padding-top:6px; 

margin:0;text-align:center;margin:0 auto;





	}



















