/*
Theme Name: OfficialWordPresqTheme
Theme URI: http://wordpresq.com
Description: WordPrESQ official design
Version: 1.0
Author: Ash Goodman - WordPrESQ
Author URI: http://thinkinginvain.com
Tags: WordPrESQ
*/


/**main structure **/

body {
	margin:0;
	padding:0;
	background:#f3f3f3; 
	}
form { 
	margin:0; 
	padding:0;
	}
#container{	
	margin:0;
	padding:0;
	}
#page {
	margin:0;
	padding:0;
	}

#top {
	width:960px; 
	margin:0 auto; 
	height:70px; 
	padding:0 20px 0 0; 
	background:url(images/banner.jpg ) no-repeat;
	}	
#header { 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	height:30px; 
	}
#topbarnavigation{ 
	height:29px; 
	margin:0 auto; 
	padding:0; 
	}

#mainnavigation {
	/*width:500px; */
	float:right; 
	margin:0;
	padding:0; 
	height:37px; 
	}
#portion_left { background:url(images/bg_portion_left.jpg) no-repeat; background-position:left 5px;  float:right; width:10px; height:36px;}	
#portion_right { background:url(images/bg_portion_right.jpg) no-repeat; background-position:right 5px;  float:right; width:20px; height:36px;}	

#tagline {
	height:30px; 
	width:520px; 
	padding:0 0 0 80px;  
	font-size:16px; 
	font-weight:bold; 
	line-height:120%;
	color:#5289c1;
	}


#middle { 
	width:980px; 
	margin:0 auto; 
	background:url(images/bg_middle.jpg) repeat-y; 
	clear:both; 
	overflow:auto; 
	}
	
#content { 
	width:512px; 
	background:url(images/bg_content.jpg) no-repeat top left; 
	margin:0 0 0 0; padding:20px 10px 0 20px; 
	background-color:#fff; 
	float:left; 
	font-family:12px; 
	}
	
#maincontent{}

#sidebar{ 
	float:right; 
	width:250px; 
	margin:-30px 0 0 0; 
	padding:11px 0 0 0; 
	clear:right; 
	background:url(images/bg_sidebar_right.jpg) no-repeat; 
	}
	
#sidebar-left{
	float:left; 
	width:185px; 
	margin:30px 0 0 0; 
	padding:0;
	clear:right; 
	}
	 
.post{ 
	width:97%; 
	margin:0 auto; 
	}
.entry{ 
	width:97%; 
	margin:0 auto;
	}

.entry{ 
	width:97%; 
	margin:0 auto;
	}
.blogpost{}
.blogpost p, ul, ol, blockquote{}


/** end caps for use when images needed to close right and left columns 90% of the time it can and should be avoided**/
/** #endcap{width:961px;height:47px;background-image:url("images/endcap.jpg");background-repeat:no-repeat;clear:both;margin:0 auto;} 
#endcap-c{width:650px;height:29px;background-image:url("images/endcap-c.jpg");background-repeat:no-repeat;float:left;margin:0px 0 0 0;}
#endcap-s{width:302px;height:29px;background-image:url("images/endcap-s.jpg");background-repeat:no-repeat;float:right;margin:0px 0 0 0;}
**/



/** Fonts **/
/** sitewide base font - all site elements inherit from - only specify fonts for other elements if they will be different then default **/
body {
	background:#f3f3f3; 
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#666666; 
	line-height:140%;
	}
	

/** Logo font if logo is text **/
#header h1{
	font-size:3.0em;
	margin:0 0 0 15px;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:100;
	}

/*#header h1:first-letter{
	font-size:1.0em;
	}*/

#header h1 a{
	text-decoration:none;
	color:#252525;
	}

/** tagline **/
.description{
	font-size:1.5em;
	color:#4d4d4d;
	font-family:Arial;
	letter-spacing:.01em;
	margin:0 0 0 15px;
	}
/**main content **/
#content{}

/** Page/post font **/
.entry{}



/** Page and Post Titles **/

div#maincontent h1.pagetitle{
	color:#b32d24;
	font-size:1.75em;
	padding:10px 0 15px 5px;
	margin:0 auto; font-weight:normal;
	line-height:130%;
	/*width:92%;*/
	
	}
	
div#maincontent h2.pagetitle{
	color:#b32d24;
	font-size:1.75em;
	padding:10px 0 15px 5px;
	margin:0 auto; font-weight:normal;
	line-height:130%;
	/*width:92%;*/
	
	}
div#maincontent h2.archtitle{
	color:#CC6600;
	font-size:1.8em;
	padding:5px;
	margin:0 0 30px 5px;font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	}
div#maincontent h2.searchpagetitle{
	color:#CC6600;
	font-size:1.4em;font-weight:bold;
	padding:5px; 
	margin:0 0 30px 5px;
	
	}
div#maincontent h2.catpagetitle{
	color:#CC6600;
	font-size:1.4em;
	padding:5px;
	margin:0 0 30px 5px;
	border-bottom:1px solid #CCCCCC;

	}
div#maincontent h2.posttitle{
	color:#790100;
	font-size:1.4em;
	padding:10px 15px 7px 0;
	margin:0 10px 0 0; font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;font-weight:bold;

	}
/*div#maincontent h2.posttitle:first-letter {
	font-size:1.2em;
	padding:5px 0 0 12px;
	margin:0 0 0 0;
	font-weight:bold;
	}*/
	
div#maincontent h2.sposttitle{
	color:#b22b27;
	padding:4px 15px 7px 10px;
	margin:0 0 0 0;
	font-weight:bold;
	background:url(images/bg_posttitle_center.jpg) repeat-x;
	font-size:16px;
	color:#fff; float:left;
	height:23px; width:395px;
	}
div#maincontent h3.posttitle{
	color:#790100;
	font-size:1.3em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	}
div#maincontent h3.SearchResultPostTitle{
	color:#790100;
	font-size:1.3em;
	padding:10px 0 15px 0;
	margin:0 0 0 0;
	}
div#maincontent h3.SearchResultPostTitle a{ color:#790100;}
	



/** Read More link at bottom of each post **/
.postlink{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:30px;
	clear:both;
	font-size:12px;
	}
/** sidebar fonts **/

/** logo **/
/** if header is logo and not text
#logo{
	width:980px;
	height:172px;
	margin:0;
	padding:0;
	}
**/



/** Search Forms **/

/** header search **/

/**

#header #logo form#searchform div label.screen-reader-text{
	display:none;
	}
#header #logo form#searchform div input#s{
	display:block;
	font-size:1.5em;
	width:166px;
	height:31px;
	float:left;
	background-image:url("images/searchinput.jpg");
	background-repeat:no-repeat;
	border:0;
	margin:0 0 0 0;
	
	padding:10px 0 0 12px;
	}
#header #logo form#searchform div input#searchsubmit{
	display:block;
	font-size:.1pt; 
	width:37px;
	float:left;
	height:41px;
	background-image:url("images/searchbutton.jpg");
	background-repeat:no-repeat;
	border:0;
		
	}
#header #logo form#searchform{
	float:right;
	padding:0;	
	width:225px;
	height:41px;
	background-image:url("images/body-bg.jpg");
	background-repeat:repeat-x;
	}
**/


/**  search form on page **/

div#container div#page div#content div#maincontent div.post div.entry form#searchform div label.screen-reader-text{
	display:block;
	font-size:14px;
	width:100px;
	float:left;
	margin-right:5px;
	color:#444;
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform div input#s{
	display:block;
	font-size:1.0em;
	width:188px;
	float:left;
	/**border-top:1px solid #c5c6ca;border-right:1px solid #c5c6ca;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;**/
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform div input#searchsubmit{
	display:block;
	font-size:1em;
	float:left;
	color:#444;
	width:75px;height:21px;
	/**background-image:url("images/search-butt.jpg");
	background-repeat:no-repeat;	**/
	}
div#container div#page div#content div#maincontent div.post div.entry form#searchform{
	padding:10px ;
	width:400px;
	height:21px;
	margin-top:45px;
	}

	

/** Links - EXCEPTING navigation menus**/

a {text-decoration:underline;color:#1761aa;}
a:hover{ color:#FF6600;}

/** Post/Page titles - IF links **/
div#maincontent div.post div.entry h2.posttitle a{
	color:#790100;
	text-decoration:none;
	}
div#maincontent div.post div.entry h2.posttitle a:hover{
	text-decoration:underline;
	}
div#maincontent h3.posttitle a{
	color: #790100;
	}
div#maincontent h3.posttitle a:hover{
	text-decoration:none;
	}

		
	

/** links for images -- add by ever **/
div.entry a img { border:1px solid #CCCCCC;}
div.entry a:hover img { border:1px solid #CCCCCC;}

/** content headings links(headings NOT titles) **/
div.entry h1 a{
	}
div.entry h1 a:hover{
	}
div.entry h2 a{
	}
div.entry h2 a:hover{
	}
div.entry h3 a{
	}
div.entry h3 a:hover{	
	}
div.entry h4 a{	
	}
div.entry h4 a:hover{	
	}
div.entry h5 a{
	}
div.entry h5 a:hover{	
	}
div.entry h6 a{	
	}
div.entry h6 a:hover{	
	}

/** Links to posts (read more lnk at bottom of post excerpt) **/


.postlink a{
	color:#790100;
	display:block;
	}
.postlink a:hover{
	font-family:Arial;
	}

/**post metadata links **/
div.entry div.postmetadata p a{
	color:#663300;
	text-decoration:none;
	padding:0 4px;
	font-size:1.1em;	
	}
div.entry div.postmetadata p a:hover{
	text-decoration:underline;
	padding:0 4px;
	}	
div.entry div.postmetadatasingle p a{
	color:#663300;
	text-decoration:none;
	padding:0 4px;
	font-size:1.1em;	
	}
div.entry div.postmetadatasingle p a:hover{
	text-decoration:underline;
	padding:0 4px;
	font-size:1.1em;	
	}




/** Main content **/

div#post{
	clear:both;
	}
div.entry{		
	padding:0 0 0 0;
	}
/** Post date **/

.pdate{
	padding:5px 12px 5px 0;
	margin:0 4px 0 0;
	font-size:11px; color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.singlepdate{
	padding:3px 0 0 12px;
	margin:0 0 0 0;
	background:url(images/bg_posttitle_left.jpg) no-repeat top right; float:left;
	color:#fff; height:36px;  width:24px;
	font-weight:bold;
	}
.singlepdate_day { float:left; line-height:100%;}
.singlepdate_month { font-size:8px; float:left; clear:left; line-height:100%;}
.singlepdate_year { float:left; width:28px; width:36px; height:36px;  background:url(images/bg_posttitle_right.jpg) no-repeat left top;
font-weight:bold; color:#fff; font-size:16px; line-height:28px; padding:0 0 0 8px;}
.pmonth{
	color:#4d4d4d;
	font-size:.85em;
	width:22px;
	margin:0 auto;
	text-align:center;
	}

.pday{
	color:#4d4d4d;
	width:30px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	}

/** Post/Page content **/



div.entry p{
	padding:7px 0;
	margin:0;
	}
div.entry div.postmetadata{	 		
	font-size:.85em;
	font-weight:bold;
	padding:0 0 30px 0;
	display:block;
	background-color:;
	margin:0 0 0 0;
	text-indent:0em;
	width:416px;

	}
div.entry div.postmetadatasingle{	 		
	font-size:.85em;
	font-weight:bold;
	padding:15px 0 20px 0;
	display:block;
	background-color:;
	margin:15px 0 0 0;
	text-indent:0em;
	border-top:1px solid #444;	
	clear:both;
	}
div.entry div.postmetadata p{
	padding:0;
	width:95%;
	margin:4px auto;
	}

div.entry div.postmetadatasingle p{
	padding:0;
	width:95%;
	margin:4px auto;
	}

div#maincontent span.postdate{	
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	color:#444;
	}
div#maincontent div.blognavigation div.blognavAlignright{
	float:right;
	width:200px;
	text-align:right;
	font-size:1.35em;
	font-family:Arial;
	color:#4d4d4d;
	padding-top:40px;
	}
div#maincontent div.blognavigation div.blognavAlignleft{
	float:left;
	width:200px;
	text-align:left;
	font-size:1.35em;
	font-family:Arial;
	color:#4d4d4d;
	padding-top:40px;
	}
div#maincontent div.topblognavigation{
	margin:20px 0;
	}
div#maincontent div.topblognavigation div.blognavAlignright{
	float:right;
	width:200px;
	text-align:right;
	}
div#maincontent div.topblognavigation div.blognavAlignleft{
	float:left;
	width:200px;
	text-align:left;
	}
div#maincontent div.superclear{
	clear:both;
	width:100%;
	height:10px;
	}



/** Images **/

div.entry img.alignright{
	float:right;display:inline;
	margin:6px 8px 6px 14px;
	border:1px solid #CCC;
	padding:2px;
	}
div.entry img.alignleft{
	float:left;display:inline;
	margin:6px 18px 8px 8px;
	border:1px solid #CCC;
	padding:1px;

	}
div.entry img.aligncenter{
	clear:both;
	text-align:center;
	margin:10px auto;
	display: block;
	border:1px solid #CCC;
	padding:2px;
	}
	
div.entry p img.alignright{
	float:right;display:inline;
	margin:6px 8px 6px 14px;
	border:1px solid #CCC;
	padding:2px;
	}
div.entry p img.alignleft{
	float:left;display:inline;
	margin:6px 18px 8px 8px;
	border:1px solid #CCC;
	padding:1px;
	}
div.entry p img.aligncenter{
	clear:both;
	text-align:center;
	margin:10px auto;
	display: block;
	border:1px solid #CCC;
	padding:2px;
	}

/** Entry Internal Content Headings **/

div.entry h1{
	font-size:26px;
	padding:12px 0 0 0;
	margin:0;
	line-height:120%;
	}

div.entry h2{
	font-size:14px;
	padding:.3em 0 0.8em 0 ;margin:0;
	color:#000080;	
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
	}

div.entry h3{
	font-size:1.2em;
	padding:.3em 0 .8em 0;margin:0;
	word-spacing:0.02em;
	color:#ee8722; font-size:18px; font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize; font-weight:normal;
	line-height:120%;
	}

div.entry h4{
	padding:1.1em 0 .7em 0;margin:0;
	color:#ee8722; font-size:18px; font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	line-height:1.25em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:120%;
	}

div.entry h5{
	font-size:1.1em;
	padding:1em 0 .2em 0;margin:0;
	color:#2F7DCF;
	font-family:"Arial";
	line-height:120%;
	}

div.entry h6{
	font-size:1em;
	font-weight:bold;
	padding:8px 0 0 0;margin:0;
	color:#2F7DCF;
	line-height:120%;
	}

div.entry blockquote{
	/**background-image:url("images/bq.jpg");
	background-repeat:no-repeat;**/
	border-left:2px solid #790100;
	padding-left:20px;
	width:460px;
	font-weight:bold;
	color: ;
	font-size:1em;
	margin:20px auto 30px auto;	
	}

div.entry blockquote p{	
	text-indent:0em;
	}


/** Lists 

In various configuratons, ul's ol's ul's of ul's and ol's of ol's and ul's with ol children and ol's with ul children (the last 2 still need t be added**/

div.entry ul{
	margin: .8em auto 1.5em auto;
	padding-left:0.2em;
	width:85%;
	}

div.entry ul li {
	padding: .3em 0em .3em 0em;
	list-style: disc;
	}
div.entry ul li ul{
	margin: .8em auto 1.5em auto;
	padding-left:0.2em;
	width:85%;
	}
div.entry ul li ul li {
	
	padding: .3em 0em .3em 0em;
	list-style: disc;
	}
div.entry ul li ul li ul{
	margin: .8em auto 1.5em auto;
	padding-left:0.2em;
	width:85%;
	}
div.entry ul li ul li ul li{
	padding: .3em 0em .3em 0em;
	list-style: disc;

	}
div.entry ol{
	margin: 0 auto;
	padding-left:30px;
	margin-bottom:20px;
	width:85%;
	list-style-position:inside;
	}
div.entry ol li {	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;

	}
div.entry ol li ol{
	margin: 6px auto 4px auto;
	padding-left:30px;
	width:85%;
	list-style-position:inside;
	}
div.entry ol li ol li{	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;

	}
div.entry ol li ol li ol{
	margin: 6px auto 4px auto;
	padding-left:30px;
	width:85%;
	list-style-position:inside;
	}
div.entry ol li ol li ol li{	
	padding: .3em 0em .3em 0em;
    	margin-bottom:3px;
	}
/** Videos on Page **/
#maincontent .entry object{
	display:block;
	text-align:center;
	margin:20px auto;
	}


.archnavigation{
	clear:both;
	}

.searchres{
	margin-bottom:120px;
	}
/** Comment / Response Section **/

div#maincontent div#respond{
	width:480px;
	margin:20px auto;
	}
div#maincontent div#respond h3{
	font-size:1.2em;
	padding:10px 0 5px 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	}
div#maincontent div#respond form#commentform{
	width:460px;
	margin:0 auto;
	} 
div#maincontent div#respond form#commentform p{
	font-size:1.0em;
	text-indent:0em;
	}
div#maincontent div#respond form#commentform textarea#comment{
	width:460px;
	}
div#maincontent ul.commentlist{
	width:460px;
	}
div#maincontent ul.commentlist li{
	padding-left:5px;
	list-style:none;
	}
div#maincontent ul.commentlist img.avatar{
	display:none;
	}
ul.commentlist li.comment div.comment-body p{
	text-indent:0em;
	}

h3#comments{
	margin-bottom:0;
	padding-bottom:0; color:#8d8882;
	}
li.comment a.url{
	font-size:1em;
	}
ul.commentlist blockquote{
	text-indent:.8em;
	background-image:none;
	width:80%;
	font-style:italic;
	color: #444;
	font-size:1.0em;
	margin:0 auto;
	}

div.comment-author{
	padding:10px 0 5px 0;
	font-weight:bold; font-size:14px;
	}
cite.fn{
	font-size:1em;
	font-style:normal;
	color:#66370D;
	font-weight:bold;
	}
.says {color:#333333;}	

div.comment-author a{
	font-weight:bold;
	text-decoration:none;
	color:#0077b9;
	}

div.comment-meta a{
	text-decoration:none;
	color:#0077b9;
	}


	
/** ----------------------------------- sidebar widgets -------------------------------------- **/
#sidebar ul#sb-list{margin-top:0; z-index:1;}
#sidebar > ul{margin:0;padding:0;list-style-type:none;}	
#sidebar ul{margin:0;padding:0;list-style-type:none;}	


#sidebar li.widget{ margin:0 20px 0 9px; }	
#sidebar li.widget a {}
/*edit here padding,*/
#sidebar li.widget ul{ margin:0; padding:10px 15px 15px 12px;}
/*edit here padding, */
#sidebar li.widget ul li { padding:2px 0 2px 15px; border:none; background:url(images/arrow_01.gif) no-repeat; background-position:0 8px; }
#sidebar li.widget ul li a { text-decoration:underline; color:#002d6c; font-size:12px;}
#sidebar li.widget ul li a:hover { color:#0066CC; } 
#sidebar li.widget ul li ul { margin:0; padding:0; border:none;}

/* -------- calendar formating ---------*/
#sidebar div#calendar_wrap{margin:5px 10px 10px 10px;padding:5px 10px 5px 10px; }

#sidebar div#calendar_wrap caption{font-size:12px; color:#003366; margin:5px 0 12px 0;text-align:right;font-weight:bold;}
#sidebar div#calendar_wrap table{ width:100%;margin:0 auto; }
#sidebar div#calendar_wrap th{ text-align:center;}
#sidebar div#calendar_wrap td{text-align:center; border-right:1px dotted #4d4d4d;}
#sidebar div#calendar_wrap td#prev{text-align:left;border:none;}
#sidebar div#calendar_wrap td#next{text-align:right; border:none;}
#sidebar div#calendar_wrap td.pad{ border:none;}
#sidebar div#calendar_wrap a{color:#0066FF;font-size:14px;font-weight:bold;text-decoration:none;}
#sidebar div#calendar_wrap a:hover{text-decoration:underline;color:#003366;}	
/* -------- end calendar formating ---------*/
/* ------------ rss formating ------------------------*/
#sidebar li.widget_rss ul li  {background:none; padding:2px 0 2px 0;}
#sidebar li.widget_rss ul li a { font-weight:bold;}
#sidebar a.rsswidget img{display:none;}
span.rss-date{font-size:.9em;display:block;padding:5px 0;font-style:italic;font-weight:bold;}
div.rssSummary{font-size:12px;line-height:1em;}
/* ------------ end rss formating ------------------------*/

/* --------- content block formatting ---------*/
#sidebar div.contentBlock {}
#sidebar .contentBlock p{ padding:0 15px;}
#sidebar .cblockImage{float:left; margin:8px 14px 6px 12px;}
#sidebar ul li div.contentBlock a.cblockLink{ }
#sidebar ul li div.contentBlock a.cblockLink div.vmlink{
	background-image:url("images/viewmore.jpg");
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	clear:both;
	margin:6px 0 0 15px;
	}
#sidebar ul li div.contentBlock a:hover.cblockLink{}
#sidebar ul li div.contentBlock a:hover.cblockLink div.vmlink{
	background-image:url("images/viewmore-h.jpg");
	background-repeat:no-repeat;
	}
/* --------- content block formatting ---------*/

/* --------- tag could formatting ----------*/
#sidebar li.widget_tag_cloud div{margin:10px 13px 15px 10px; padding:10px 10px 10px 10px; }
#sidebar li.widget_tag_cloud div a{color:#006699; padding:1% 2%;}
#sidebar li.widget_tag_cloud div a:hover { color:#003366}
/* --------- end tag could formatting ----------*/

/* --------- recent comments formatting ---------*/
#sidebar ul li.recentcomments { }
#sidebar ul li.recentcomments a {}
#sidebar ul li.recentcomments a:hover {}
/* --------- end recent comments formatting ---------*/

/* --------- text widget formatting ---------*/
#sidebar div.textwidget{ /** Need to add support for image, list klink and blockquote formatting **/
	margin:0 2px 15px 0;  padding:10px 10px 10px 10px; background-color:#fff; border:1px solid #ccc;  font-size:12px;}
div.textwidget div#zazacontainer + div a { color:#FFFFFF; display:none;}	
/* --------- end text widget formatting ---------*/

/* ---------- cumulus ----------*/
#sidebar #tagcloudflash { width:200px; margin:10px 0 15px 10px; }
/* ---------- end cumulus ----------*/

/* ---------- attorney contact ---------- */
#sidebar div.attorneyContact { padding:10px 0 15px 0; }
#sidebar div.attorneyContact ul { padding:10px 0 10px 25px;}
#sidebar div.attorneyContact ul li  { font-size:12px; padding:2px 0 2px 0; line-height:120%; background:none;}
#sidebar div.att-detail-map{ width:200px; height:250px; overflow:hidden;margin:10px auto;}
#sidebar label { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333;}

/*firm*/
#sidebar div.firmContact { padding:0 0 15px 0;}
#sidebar div.firmContact ul { padding:10px 0 0 22px; }
#sidebar li.att-detail-photo {}
#sidebar .firm-photo{width:170px;height:170px;margin:8px auto;display:block; }
/* ---------- end attorney ---------- */

/* ---------- facebook connector ---------- */

#sidebar li#facebookconnector {padding:0 0 15px 0; }
#sidebar div.fbconnect_miniprofile { line-height:160%; font-size:12px;}
#sidebar div.invitebutton {}
#sidebar div .fbconnect_LastUsers {}

/* ---------- facebook connector ---------- */

/* ---------- Gravity Forms ----------*/
#sidebar .gravityformswidget { padding:0 0 15px 0;}
#sidebar .gravityformswidget input { }
#sidebar ul li.widget div.ginput_container textarea{ width:160px; height:60px;}
#sidebar h3.gform_title { margin:0 0 0 20px; color:#333333; font-weight:normal;}
#sidebar div.gform_footer { padding:0 0 0 30px;}
#sidebar div.validation_error{width:90%;margin:5px auto;}
div.validation_message{font-size:11px;color:red;}
/* ---------- end Gravity Forms ----------*/

/*----------  search forms formatting  ---------- */
#sidebar .widget_search h2.widgettitle{display:none;}
#sidebar li.widget_search{ height:58px; margin:0 0 0 0; }
#sidebar li.widget form#searchform div label.screen-reader-text{ display:none;}

#sidebar form#searchform{padding:15px 10px 15px 10px;}
#sidebar li.widget form#searchform div input#s{border:1px solid #bcbdbf;width:140px;height:21px;float:left;line-height:20px;}
#sidebar li.widget form#searchform div input#searchsubmit{float:left;margin-left:0; border:1px dotted #bcbdbf; height:24px;}
/*----------  end search forms formatting  ---------- */


/*---------- Follow Me Widget ----------*/
#sidebar .fme-widget { padding:0 0 15px 0; }
#sidebar .fme_twitter{display:block; width:160px; margin:10px 0 0 20px; height:50px;background:url("images/twitter.gif") no-repeat; }
#sidebar .fme_ecademy{display:block;width:160px; margin:10px 0 0 20px; height:50px;background:url("images/ecademy.gif") no-repeat; }
#sidebar .fme_facebook{display:block;width:160px; margin:10px 0 0 20px; height:50px;background:url("images/facebook.gif") no-repeat;}
#sidebar .fme_flickr{display:block;width:160px; margin:10px 0 0 20px; height:50px;background:url("images/flickr.gif") no-repeat;}
#sidebar .fme_lastfm{display:block;width:160px; margin:10px 0 0 20px; height:50px;background:url("images/lastfm.gif") no-repeat;}
#sidebar .fme_linkedin{display:block; width:160px; margin:10px 0 0 20px; height:50px;background:url("images/linkedin.gif") no-repeat; }
#sidebar .fme_myspace{display:block;width:160px; margin:10px 0 0 20px; height:50px;background:url("images/myspace.gif") no-repeat;}
#sidebar .fme_rss{display:block;width:160px; margin:10px 0 0 20px; height:50px; background:url("images/rss.gif") no-repeat;}
#sidebar .fme_email{display:block; width:160px; margin:10px 0 0 20px;  height:50px;background:url("images/email.gif") no-repeat;}
/*---------- end Follow Me Widget ----------*/

/*----------- firm contact attorney-------*/
#sidebar div.attorneyContact { padding:0 0 10px 0;}
#sidebar div.attorneyContact ul li  { font-size:12px; padding:2px 0 2px 0; line-height:120%;}
ul#sb-list li.firmcontact-widget {font-size:12px;}
ul#sb-list li.firmcontact-widget ul li { font-size:12px; padding:2px 0 2px 0; line-height:120%; background:none;}
/*----------- firm contact attorney-------*/

/*------------------*/
/*----------  attorneycontact formatting  ---------- */
#sidebar h3.practice-list-heading { margin:0; padding:0; width:90%; margin:0 auto;  font-size:15px;}
/*----------  end attorneycontact formatting  ---------- */

/* ------------ widget title formating --------------------*/
#sidebar h2.widgettitle{background:url(images/widget-top.jpg) no-repeat; height:36px; margin:0 0 0 0; padding:0 0 0 0;font-weight:bold;   overflow:hidden; font-size:17px; color:#fff; text-transform:capitalize; text-align:center; line-height:36px; }
#sidebar h2.widgettitle:first-letter{}
#sidebar h2.widgettitle a { color:#FFFFFF; }


/* ------------ end widget title formatting --------------------*/

/** Addthis plugin **/

#sidebar .entry div.addthis_container{}
#sidebar li.widget div.addthis_container{text-align:center;margin:0 auto;}
#sidebar .addthis_sidebar_widget h2.widgettitle{display:none;}
	
/*---------------------------------*/
/*----------end side bar----------*/
/*--------------------------------*/


/** ----------------------------------- sidebar left widgets -------------------------------------- **/
#sidebar-left ul#sb-list{margin-top:0; z-index:1;}
#sidebar > ul{margin:0;padding:0;list-style-type:none;}	
#sidebar-left ul{margin:0;padding:0;list-style-type:none;}	


#sidebar-left li.widget{ margin:0 0 0 20px; }	
#sidebar-left li.widget a {}
/*edit here padding,*/
#sidebar-left li.widget ul{ margin:0; padding:10px 15px 15px 10px; }
/*edit here padding, */
#sidebar-left li.widget ul li { padding:2px 0 2px 12px; border:none; background:url(images/arrow_01.gif) no-repeat; background-position:0 8px; }
#sidebar-left li.widget ul li a { text-decoration:underline; color:#002d6c; font-size:12px;}
#sidebar-left li.widget ul li a:hover { color:#0066CC; } 
#sidebar-left li.widget ul li ul { margin:0; padding:0; border:none;}

/* -------- calendar formating ---------*/
#sidebar-left div#calendar_wrap{margin:5px 0 10px 0; padding:5px 10px 5px 10px; }

#sidebar-left div#calendar_wrap caption{font-size:12px; color:#003366; margin:5px 0 12px 0;text-align:right;font-weight:bold;}
#sidebar-left div#calendar_wrap table{ width:100%;margin:0 auto; }
#sidebar-left div#calendar_wrap th{ text-align:center;}
#sidebar-left div#calendar_wrap td{text-align:center; font-size:11px; border-right:1px dotted #4d4d4d;}
#sidebar-left div#calendar_wrap td#prev{text-align:left;border:none;}
#sidebar-left div#calendar_wrap td#next{text-align:right; border:none;}
#sidebar-left div#calendar_wrap td.pad{ border:none;}
#sidebar-left div#calendar_wrap a{color:#0066FF;font-size:12px;font-weight:bold;text-decoration:none;}
#sidebar-left div#calendar_wrap a:hover{text-decoration:underline;color:#003366;}	
/* -------- end calendar formating ---------*/
/* ------------ rss formating ------------------------*/
#sidebar-left li.widget_rss ul li  {background:none; padding:2px 0 2px 0;}
#sidebar-left li.widget_rss ul li a { font-weight:bold;}
span.rss-date{font-size:.9em;display:block;padding:5px 0;font-style:italic;font-weight:bold;}
div.rssSummary{font-size:12px;line-height:1em;}
#sidebar-left a.rsswidget img{ display:none;}
/* ------------ end rss formating ------------------------*/

/* --------- content block formatting ---------*/
#sidebar-left div.contentBlock {}
#sidebar-left .contentBlock p{ padding:0 15px;}
#sidebar-left .cblockImage{float:left; margin:8px 14px 6px 12px;}
#sidebar-left ul li div.contentBlock a.cblockLink{ }
#sidebar-left ul li div.contentBlock a.cblockLink div.vmlink{
	background-image:url("images/viewmore.jpg");
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	clear:both;
	margin:6px 0 0 15px;
	}
#sidebar-left ul li div.contentBlock a:hover.cblockLink{}
#sidebar-left ul li div.contentBlock a:hover.cblockLink div.vmlink{
	background-image:url("images/viewmore-h.jpg");
	background-repeat:no-repeat;
	}
/* --------- content block formatting ---------*/

/* --------- tag could formatting ----------*/
#sidebar-left li.widget_tag_cloud div{margin:10px 13px 15px 10px; padding:10px 10px 10px 10px; }
#sidebar-left li.widget_tag_cloud div a{color:#006699; padding:1% 2%;}
#sidebar-left li.widget_tag_cloud div a:hover { color:#003366}
/* --------- end tag could formatting ----------*/

/* --------- recent comments formatting ---------*/
#sidebar-left ul li.recentcomments { }
#sidebar-left ul li.recentcomments a {}
#sidebar-left ul li.recentcomments a:hover {}
/* --------- end recent comments formatting ---------*/

/* --------- text widget formatting ---------*/
#sidebar-left div.textwidget{ /** Need to add support for image, list klink and blockquote formatting **/
	margin:5px 12px 15px 10px;  padding:10px 10px 10px 10px; background-color:#fff; border:1px solid #ccc;  font-size:12px;}
#sidebar-left div.textwidget div a { display:none;}
/* --------- end text widget formatting ---------*/

/* ---------- cumulus ----------*/
#sidebar-left #tagcloudflash { width:140px; margin:10px 0 15px 10px; }
/* ---------- end cumulus ----------*/

/* ---------- attorney ---------- */
#sidebar-left div.attorneyContact { padding:0 0 10px 0; }
#sidebar-left div.attorneyContact ul li  { font-size:12px; padding:2px 0 2px 0; line-height:120%; background:none;}
#sidebar li.att-detail-photo {}
#sidebar-left div.att-detail-map{ width:200px; height:250px; overflow:hidden;margin:10px auto;}
#sidebar-left label { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333;}

/* ---------- end attorney ---------- */

/* ---------- facebook connector ---------- */

#sidebar-left li#facebookconnector { margin:0 0 10px 0; width:90%; padding:0 0 0 20px;}
#sidebar-left div.fbconnect_miniprofile { line-height:160%; font-size:12px;}
#sidebar-left div.invitebutton {}
#sidebar-left div .fbconnect_LastUsers {}
/* ---------- facebook connector ---------- */

/* ---------- Gravity Forms ----------*/
#sidebar-left ul li.widget div.ginput_container textarea{ width:160px; }
#sidebar-left h3.gform_title { margin:0 0 0 20px; color:#333333; font-weight:normal;}
#sidebar-left div.gform_footer { padding:0 0 0 30px;}

#sidebar-left li#gravityformswidget-4  {padding:0 0 10px 0; margin:0 0 15px 0;}
#sidebar-left li#gravityformswidget-4 #input_1_1 { width:100px;}
#sidebar-left li#gravityformswidget-4 #input_1_2 { width:100px;}
#sidebar-left li#gravityformswidget-4 #input_1_3 { width:100px;}
#sidebar-left ul li.widget div.ginput_container textarea{ width:120px;}
#sidebar-left h3.gform_title { padding:0 0 0 20px; color:#333333; font-size:13px; font-weight:normal;}
#sidebar-left div.gform_footer { padding:0 0 0 25px;}
/* ---------- end Gravity Forms ----------*/

/*----------  search forms formatting  ---------- */
#sidebar-left .widget_search h2.widgettitle{display:none;}
#sidebar-left li.widget_search{ height:58px; margin:0 0 0 0; }
#sidebar-left li.widget form#searchform div label.screen-reader-text{ display:none;}

#sidebar-left form#searchform{padding:15px 10px 15px 10px;}
#sidebar-left li.widget form#searchform div input#s{border:1px solid #bcbdbf;width:140px;height:21px;float:left;line-height:20px;}
#sidebar-left li.widget form#searchform div input#searchsubmit{float:left;margin-left:0px; border:1px dotted #bcbdbf; height:24px;}
/*----------  end search forms formatting  ---------- */


/*---------- Follow Me Widget ----------*/
#sidebar-left .fme-widget { padding:0 0 0 0; }
#sidebar-left .fme_twitter{display:block; width:160px; margin:10px 0 0 10px; height:45px;background:url("images/med_twitter.gif") no-repeat; }
#sidebar-left .fme_ecademy{display:block;width:160px; margin:10px 0 0 10px; height:45px;background:url("images/med_ecademy.gif") no-repeat; }
#sidebar-left .fme_facebook{display:block;width:160px; margin:10px 0 0 10px; height:45px;background:url("images/med_facebook.gif") no-repeat;}
#sidebar-left .fme_flickr{display:block;width:160px; margin:10px 0 0 10px;; height:45px;background:url("images/med_flickr.gif") no-repeat;}
#sidebar-left .fme_lastfm{display:block;width:160px; margin:10px 0 0 10px;; height:45px;background:url("images/med_lastfm.gif") no-repeat;}
#sidebar-left .fme_linkedin{display:block; width:160px; margin:10px 0 0 10px;; height:45px;background:url("images/med_linkedin.gif") no-repeat; }
#sidebar-left .fme_myspace{display:block;width:160px; margin:10px 0 0 10px; height:45px;background:url("images/med_myspace.gif") no-repeat;}
#sidebar-left .fme_rss{display:block;width:160px; margin:10px 0 0 10px; height:45px; background:url("images/med_rss.gif") no-repeat;}
#sidebar-left .fme_email{display:block; width:160px; margin:10px 0 0 10px;  height:45px;background:url("images/med_email.gif") no-repeat;}
.balance{position:absolute; left:-10000px;}
/*---------- end Follow Me Widget ----------*/


/*----------  attorneycontact formatting  ---------- */
#sidebar-left h3.practice-list-heading { margin:0; padding:0; font-size:14px;}
/*----------  end attorneycontact formatting  ---------- */


/* ------------ widget title formating --------------------*/
#sidebar-left h2.widgettitle{background:url(images/bg_sidebarleft_title.jpg) no-repeat; height:41px; margin:0 0 0 0; padding:0 0 0 0;font-weight:bold; text-align:center;  width:162px; overflow:hidden; font-size:15px; color:#b42b25; line-height:41px;}
#sidebar-left h2.widgettitle:first-letter{}
/* ------------ end widget title formatting --------------------*/

/** Addthis plugin **/

#sidebar-left .entry div.addthis_container{}
#sidebar-left li.widget div.addthis_container{text-align:center;margin:0 auto;}
#sidebar-left .addthis_sidebar_widget h2.widgettitle{display:none;}
	
/*---------------------------------*/
/*----------end side bar----------*/
/*--------------------------------*/











/** Content Block Widget **/
.cblockImage{
	float:left; 
	margin:8px 14px 6px 12px;
	}
/**Attorney Contact Dtails Widget **/

li.att-detail-items{ margin:0; padding:0; color:#674D38;}




/** Navigation menus - EDIT WITH CAUTION!!! ONly a few things should be touched - look for 'edit here' signs. **/

/*** ESSENTIAL STYLES ***/
#mainnavigation ul.sf-menu, #mainnavigation ul.sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
#mainnavigation ul.sf-menu {
	line-height:1.0;
}
#mainnavigation ul.sf-menu ul {
	position:absolute;
	top:-999em;
	/** EDIT HERE **/ width:20em; /* left offset of submenus need to match (see below) */
}
#mainnavigation ul.sf-menu ul li {
	width:100%;
}
#mainnavigation ul.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#mainnavigation ul.sf-menu li {
	float:left;
	position:relative;
}
#mainnavigation ul.sf-menu a {
	display:block;
	position:relative;
}
#mainnavigation ul.sf-menu li:hover ul,
#mainnavigation ul.sf-menu li.sfHover ul {
	left:0;
	top:3em; /* EDIT HERE match top ul list item height */
	zz-index:350;
}
#mainnavigation ul.sf-menu li:hover li ul,
#mainnavigation ul.sf-menu li.sfHover li ul {
	top:-999em;
}
#mainnavigation ul.sf-menu li li:hover ul,
#mainnavigation ul.sf-menu li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}
#mainnavigation ul.sf-menu li li:hover li ul,
#mainnavigation ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
#mainnavigation ul.sf-menu li li li:hover ul,
#mainnavigation ul.sf-menu li li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}

/*** The Look ***/
#mainnavigation ul.sf-menu {
	float:right; display:block;
	background:url(images/bg_nav.jpg) repeat-x; 
	background-position:right 5px;
	margin-bottom:1em;
	z-index:350;
	position:relative;
}
#mainnavigation ul.sf-menu a {/** EDIT HERE main list navigation **/ 
	padding: 0 1em ;
	text-decoration:none;
	font-size: 12px;
	font-family:Arial;
	text-decoration: none;
	line-height:36px;
	color:#FFF;
	text-transform:none;
	font-weight:normal;
	z-index:350; 
	background:url(images/bg_navline.jpg) no-repeat left;


}
#mainnavigation ul.sf-menu a, #mainnavigation ul.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}
#mainnavigation ul.sf-menu a:hover {/** EDIT HERE **/ 
	text-decoration:underline;
}
#mainnavigation ul.sf-menu li {
	
}
#mainnavigation ul.sf-menu li li {/** EDIT HERE **/ 
	background:#6380b5;
	border-top:1px solid #375386;
	}
#mainnavigation ul.sf-menu li li li {/** EDIT HERE **/ 
	background:#6380b5;
	border-top:1px solid #375386;
	}

#mainnavigation ul.sf-menu li li li li{/** EDIT HERE **/ 
	background:#6380b5;
	border-top:1px solid #375386;
	}
#mainnavigation ul.sf-menu li li a{/** EDIT HERE **/ 
	background:#6380b5;
	color:#FFF;min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#mainnavigation ul.sf-menu li li li a{/** EDIT HERE **/ 
	background:#6380b5;
	color:#FFF;min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#mainnavigation ul.sf-menu li li li li a{/** EDIT HERE **/ 
	background:#6380b5;
	color:#FFF;min-height:1px;line-height:1.3em;
	padding-top:0.5em;padding-bottom:0.5em;
	}
#mainnavigation ul.sf-menu li li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#mainnavigation ul.sf-menu li:hover, #mainnavigation ul.sf-menu li.sfHover,
#mainnavigation ul.sf-menu a:focus, #mainnavigation ul.sf-menu a:hover, #mainnavigation ul.sf-menu a:active {/** EDIT HERE **/ 
	
	outline:0;
	
}

#mainnavigation ul.sf-menu li.home_page_item a{height:35px; width:50px; margin:0 0 0 0; /*background:url(images/bg_home.jpg) no-repeat #fff; background-position:left 5px;*/ padding:0 0 0 20px; background:none;}/** EDIT HERE home **/


#mainnavigation ul.sf-menu li.home_page_item a:hover{text-decoration:underline;}/** EDIT HERE **/ 



/*** arrows **/
#mainnavigation ul.sf-menu a.sf-with-ul {
	padding-right:2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
#mainnavigation ul.sf-menu li.page_item a.sf-with-ul span.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('images/arrows-blue.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#mainnavigation ul.sf-menu li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:1.05em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul span.sf-sub-indicator {top:.6em;}
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.75em;
	background-position:-10px 0; /* use translucent arrow for modern browsers*/
}
#mainnavigation ul.sf-menu li.page_item li li a > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.75em;
	background-position:-10px -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:focus > span.sf-sub-indicator,
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:hover > span.sf-sub-indicator,
#mainnavigation ul.sf-menu li.page_item ul li.page_item a.sf-with-ul:active > span.sf-sub-indicator,
#mainnavigation li:hover > a > .sf-sub-indicator,
#mainnavigation li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#mainnavigation ul.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
#mainnavigation ul.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#mainnavigation ul.sf-menu ul a:focus > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul a:hover > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul a:active > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul li:hover > a > .sf-sub-indicator,
#mainnavigation ul.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#mainnavigation .sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#mainnavigation .sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/**top bar nav **/

/** Navigation menus - EDIT WITH CAUTION!!! ONly a few things should be touched - look for 'edit here' signs. **/

/*** ESSENTIAL STYLES ***/

#topbarnavigation ul.sf-menu, #topbarnavigation ul.sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
#topbarnavigation ul.sf-menu {
	line-height:1.0;
}
#topbarnavigation ul.sf-menu ul {
	position:absolute;
	top:-999em;
	/** EDIT HERE **/ width:20em; /* left offset of submenus need to match (see below) */
}
#topbarnavigation ul.sf-menu ul li {
	width:100%;
}
#topbarnavigation ul.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#topbarnavigation ul.sf-menu li {
	float:left;
	position:relative;
}
#topbarnavigation ul.sf-menu a {
	display:block;
	position:relative;
}
#topbarnavigation ul.sf-menu li:hover ul,
#topbarnavigation ul.sf-menu li.sfHover ul {
	left:0;
	top:2.5em; /* match top ul list item height */
	z-index:999;
}
#topbarnavigation ul.sf-menu li:hover li ul,
#topbarnavigation ul.sf-menu li.sfHover li ul {
	top:-999em;
}
#topbarnavigation ul.sf-menu li li:hover ul,
#topbarnavigation ul.sf-menu li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}
#topbarnavigation ul.sf-menu li li:hover li ul,
#topbarnavigation ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
#topbarnavigation ul.sf-menu li li li:hover ul,
#topbarnavigation ul.sf-menu li li li.sfHover ul {
	/** EDIT HERE **/ left:20em; /* match ul width */
	top:0;
}

/*** The Look ***/
#topbarnavigation ul.sf-menu {
	float:left;
	margin-bottom:0;z-index:900;position:absolute;
}
#topbarnavigation ul.sf-menu a {/** EDIT HERE **/ 
	padding: 0 1em ;
	text-decoration:none;
	font-size: 1.2em;
	font-family:Arial;
	line-height:29px;
	color:#fff;z-index:900;
}
#topbarnavigation ul.sf-menu a:hover {/** EDIT HERE **/ 
	text-decoration:underline;
}
#topbarnavigation ul.sf-menu a, #topbarnavigation ul.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}

#topbarnavigation ul.sf-menu li {
	
}
#topbarnavigation ul.sf-menu li li {/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li li {/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li li li{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#2F7DCF;
	border-top:1px solid #fff;
	}
#topbarnavigation ul.sf-menu li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li li li li a{/** EDIT HERE **/ 
	background:#2F7DCF;
	color:#fff;
	}
#topbarnavigation ul.sf-menu li li li li a:hover{/** EDIT HERE **/ 
	text-decoration:underline;
	}
#topbarnavigation ul.sf-menu li:hover, #topbarnavigation ul.sf-menu li.sfHover,
#topbarnavigation ul.sf-menu a:focus, #topbarnavigation ul.sf-menu a:hover, #topbarnavigation ul.sf-menu a:active {/** EDIT HERE **/ 
	outline:0;
}
 

/*** arrows **/


#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul span.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul > span.sf-sub-indicator {  /* give all except IE6 the correct values */
	top:0.8em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
#topbarnavigation ul.sf-menu li.page_item a.sf-with-ul {
	padding-right:2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}


/* point right for anchors in subs */
#topbarnavigation ul.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
#topbarnavigation ul.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#topbarnavigation ul.sf-menu ul a:focus > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul a:hover > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul a:active > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul li:hover > a > .sf-sub-indicator,
#topbarnavigation ul.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#topbarnavigation .sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#topbarnavigation .sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/** bottom navigation menu - no javascript here**/



/** Featured Content Slider **/


#slidr{ /*width:530px;*/ width:510px;height:350px; margin:0 0 0 0; z-index:100px;}
 
ul.slideshow {
	list-style:none;
	/*width:522px;*/  width:100%;
	height:330px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:300;	
}
ul.slideshow li a{margin:0;padding:0;}
ul img {
	border:none;	
}
ul li a img {margin:0;padding:0;}
#slideshow-caption {
	width:512px;
	padding:10px 0 0 0;
	height:76px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:0;	
	z-index:900;	
}

#slideshow-caption h3 {
	margin:0 10px;
	padding:5px 0 6px 0;	
	font-size:16px;
	font-weight:100;
}

#slideshow-caption p {
	margin:0 10px;
	padding:0;
	font-size:13px;
}
p#slidr-heading{width:114px;height:15px;margin:10px 0 0 4px;padding:4px 0 4px 6px;background:url('images/transpBlack.png') repeat;position:relative;top:-230px;z-index:500;color:#fff;}


/** Featured Blog Posts **/

#featured-posts{	
/*	width:535px;
	margin:0 auto; border:1px solid #003366; */
	}
h3#featblogPosts{color:#911821;font-size:16px;}
div.featposts{background-color:#f0f0f0;height:105px; overflow:hidden;margin:10px 0 15px 0;}
a:hover img.feat-post-img{}
a img.feat-post-img{border:0;text-decoration:none; margin:8px 8px 0 8px;float:left;}
h4.feat-post-title{margin:0;padding:6px 6px 4px 6px;font-size:1.2em;}
h4.feat-post-title a{color:#1e1e1e;text-decoration:none;}
h4.feat-post-title a:hover{color:#911821;margin:0;padding:0;text-decoration:underline;}
div.featposts p{height:65px;overflow:hidden;margin:0;padding:3px 0 0 0;}




/*bottom navigation*/
div.bottomnavigation{width:980px;margin:0 auto;height:56px;padding:0 0 0 0; }
ul.bottnav{list-style-type:none;margin:0;padding:10px 20px 0 20px;height:26px;position:relative;top:20px; border-top:1px solid #eee;}
ul.bottnav li.page_item {font-size:11px; float:left; margin:0;font-family:Arial, Helvetica, sans-serif;padding:0;}
ul.bottnav li a{text-decoration:none;color:#666666;padding:0 14px;	display:inline;border-right:1px solid #666666;}
ul.bottnav li a:hover{text-decoration:underline;}
	
/** Gravity Forms **/

img.gf_image {width:170px;height:185px;margin:10px auto;display:block;text-align:center;}
p.gf_number{font-size:22px;font-weight:100;background-image:url("images/telephone.jpg");background-repeat:no-repeat;padding:0;padding-left:45px;height:39px;line-height:39px;margin:10px auto;width:155px;}

div.poPstFront {}
#frontage { margin:0; padding:0;}
#innerfront {font-family:Arial, Helvetica, sans-serif;}
#innerfront a { color:#000;}
#blog_div { height:45px;/* background:url(images/bg_posttitle_right.jpg) no-repeat right top;*/ width:500px;}
#atty_image { margin:0 0 20px 0;}



/*----------------- all footer formatting here--------------------*/
#footer{ clear:both;}
#footercontent{width:980px ;margin:0 auto; background:url(images/bg_bottom.jpg) no-repeat top #f3f3f3;  overflow:auto; padding:0 0 20px 0; }
#footer p a {color:#333333;} 
#footer p a:hover{color:#000000;}
#footer p{font-size:11px;padding:10px;color:#999999;}

#footer p.footertextleft {float:left;width:580px;padding:5px 30px 5px 30px;margin:0;}

#footer p.footertextright {float:right;width:320px;text-align:justify;padding:5px 8px;margin:0;}
#footer p.footer_logo {float:left;width:200px;padding:5px 30px 5px 25px; margin:0; clear:left;}


/*----------------- end footer formatting here--------------------*/

#RES_ID_fb_login_image{width:150px;height:20px;}
div.invitebutton {width:150px;height:40px; font-size:11px;}



