/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;} h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h2{margin:.75em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ol,dl{margin:1em;}ol,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: none;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}fieldset,table {margin-bottom:1em;}

/* sitewide
 * ------------------------------------------------------------------------- */

body { background:#000;text-align:center; font:11px/18px Verdana, Arial, Helvetica, sans-serif;}

h1	{ font-size: 1.8em; text-transform:capitalize; font-weight:normal; background:url(../images/h1-main.gif) no-repeat; line-height:50px; margin:0px; letter-spacing:.5px;}
h1.home	{ font-size: 1.7em; text-transform:capitalize; font-weight:normal; background:url(../images/h1-bg.png) no-repeat; line-height:50px; margin:0px; letter-spacing:.5px;}
	h1 span{ padding-left: 25px;}
h2	{ font-size: 1.3em; color:#5D2530;}
h3	{ font-size:1.0em; color:#313C58; text-transform:uppercase;}

a:link,a:visited	{ color:#5D2530; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#990000; text-decoration:underline; outline:none;}

/* ----- classes ----- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left;	margin:2px 15px 2px 0;}
img.img-right { float:right;	margin:2px 0 2px 25px;}
	
p.read-more {text-align:right; display:block; padding-top:15px;}
	
	

/* ----- form elements ----- */
form {	width:220px;}
form label {display:block;}
form input, textarea, select { 	background-color:#fff; color:#000; vertical-align: middle;	padding:2px; } 
select { width:175px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form -  */
#main-form select { width:375px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:3px; } /* same width as form -  */ 
input, select, textarea { width:95%;}	
textarea { height:90px; }
#main-form textarea{ height:90px; width:370px;}
#main-form form input { width: 370px;}
#main-form form { width: 375px;}
#frm-contact p {margin-bottom:0.3em;}
input.checkbox{ background:#fff; width: auto; height:auto; border:none;}
input.radio{ background:#fff; width: auto; height:auto; border:none;}	
#main-form input.radio{ background:#F9F3DA; width: auto; height:auto; border:none;	} 
#main-form input.checkbox{ background:#F9F3DA; width: auto; height:auto; border:none;	}
label.error {background:#FB2D33;color:#fff;font-weight:bold;padding:2px;display:block;width:95%;}


/* ----- submit button form elements ----- */ 

input.submit { width:73px!important; height:23px; padding:0}
	

/* framework
 * ------------------------------------------------------------------------- */

#frame {background:url(../images/bg-frame.gif) repeat-y; width:900px; margin:0 auto; text-align:left;}

#top-nav{background:url(../images/sub-nav-bg.gif) no-repeat; height:25px;}
#top-nav ul{ text-align:right; font-size:9px; line-height:25px;}
#top-nav li {padding:0 5px 0 7px; display: inline;}
#top-nav a:link, #top-nav a:visited { color:#8F7D82; text-decoration:none; }
#top-nav a:hover, #top-nav a:active { color:#fff; }
		
#logo {position:relative; background:url(../images/img-logo.gif); height:86px;}
	
	/* index page link within #header */		
	#logo a {
	position:absolute;
	left:16px;
	width:239px;
	top:5px;
	height:73px;
}
	#logo a span { display:none;}
	
.header-cincinnati{ background:url(../images/header-cincinnati.png) no-repeat; height:236px;}
.header-columbus{ background:url(../images/header-columbus.png) no-repeat; height:236px;}
.header-dayton{ background:url(../images/header-dayton.png) no-repeat; height:236px;}
div.header-cleveland{ background:url(../images/header-cleveland.png) no-repeat; height:236px;}
.header-ohio{ background:url(../images/header-ohio.png) no-repeat; height:236px;}

#firm-names{ background:url(../images/header-left.gif) no-repeat; height:236px;}


	
/* ----- content-left ----- */

#content-left {	width:270px; float:left; color:#FFFFFF;}
			#content-left div.gutter { margin: 0px 25px 0px 25px;}
			#content-left p { margin-top: 8px;}
			#content-left a { color:#fff; text-decoration:underline;}
			

/* ----- content-right ----- */

#content-right {width:630px; float:left;}
#content-right .gutter { margin: 0px 15px 0 25px; }
#content-right p { margin-bottom:15px; }
#content-right ul.list{ margin:0 0 15px 15px;}
#content-right ul.list li { 
			background:transparent url(../images/img-list.gif) 0px 7px no-repeat;
			padding-left:15px;  /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}
					
	/* ----- bottom-frame ----- */
 
#bottom-frame { background:url(../images/bottom-frame.gif) no-repeat; height:45px; clear:both; width:100%; /* fix for Safar */}
	

/* title framework
 * ------------------------------------------------------------------------- */
	
#title-form {height:90px; background:url(../images/title-form.gif) no-repeat ;}
#title-form span {display:none;}

/* sub-nav
 * ------------------------------------------------------------------------- */
#sub-nav {width: 199px; float:right; background:url(../images/title-feature.png) no-repeat; background-color:#313C58; border-right:1px solid #fff; margin:0 0 10px 15px; font-size:12px; text-transform:capitalize;}
#sub-nav ul{padding-top:170px; margin-left:20px;}
#sub-nav li{margin-bottom:20px;}
#sub-nav li a {background:transparent url(../images/img-btn-hover.gif) 0px 0px no-repeat;	padding-left:20px; color:#dfe7ec; text-decoration:none;}
#sub-nav li a:hover {background:transparent url(../images/img-btn.gif) no-repeat;	padding-left:20px;color:#fff; text-decoration:none; /*background-color: #4f586f;*/} 
	
	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:900px; margin:0 auto; color:#313C58; height:155px; text-align:left; background:url(../images/copyright-bg.gif) repeat-y; font-size:10px; }

#copyright .gutter { margin:0px 35px 10px 25px;}

#copyright a:link, #copyright a:visited { color:#313C58; text-decoration:underline; }
#copyright a:hover, #copyright a:active { color:#4F679F; text-decoration:underline;}

#copyright li {padding:0 5px 0 0px; display: inline; }
#copyright li.first { border: none; }
	

/* globalnav
 * ------------------------------------------------------------------------- */
 

#globalnav { background:url(../images/global-nav.gif) no-repeat; height:86px; margin:0; padding:0; width:630px; }

#globalnav span { display: none; }

#globalnav li, #globalnav a { height:86px; display:block; } /* change height here also */

#globalnav li {	float:left;	list-style:none; _display:inline; position:relative; margin:0;}

#globalnav-01, #globalnav-02, #globalnav-03, #globalnav-04, #globalnav-05, #globalnav-06{width: 105px;} 


/*-------------- (-79px) X position of button / (-86px) height of image from above ------------- */
#globalnav-01 a:hover { background:url(../images/global-nav.gif)  -0px -86px no-repeat; }
#globalnav-02 a:hover { background:url(../images/global-nav.gif) -105px -86px no-repeat; }
#globalnav-03 a:hover { background:url(../images/global-nav.gif) -210px -86px no-repeat; }
#globalnav-04 a:hover { background:url(../images/global-nav.gif) -315px -86px no-repeat; }
#globalnav-05 a:hover { background:url(../images/global-nav.gif) -420px -86px no-repeat; }
#globalnav-06 a:hover { background:url(../images/global-nav.gif) -525px -86px no-repeat; }



/* ------------------------ son of suckerfish: horizontal sprite globalnav ------------------------ */
#globalnav li ul {	position:absolute;	left:-9999px;	padding-right:1px; font-size:11px;	margin:0;	background-color:#ECF2F5; font-size:11px; text-transform:capitalize;}

#globalnav li ul li { height:25px ; border:1px solid #fff; border-top:none;}	

#globalnav li ul li a {	width:100%;	height:25px; line-height:25px;}

#globalnav li ul li a span { display:block; padding-left:5px;}

/* Drop down link styles */
#globalnav a:link, #globalnav a:visited, #globalnav a:hover, #globalnav a:active { font-size:1.0em; color:#4F679F; text-decoration:none;}

#globalnav li:hover ul, #globalnav li.sfHover ul{ left: auto; }

/* Hover styles for drop down items */
#globalnav-01 ul a:hover,#globalnav-02 ul a:hover,#globalnav-03 ul a:hover,#globalnav-04 ul a:hover,#globalnav-05 ul a:hover, #globalnav-06 ul a:hover { background-image:none; background-color:#CEE1EE; color:#313C58; text-decoration:none;}

/* width of drop down globalnav - choose width that allows items to display on one line */
#globalnav-01 ul, #globalnav-01 li { width:160px; }	
#globalnav-02 ul, #globalnav-02 li { width:104px; }	
#globalnav-03 ul, #globalnav-03 li { width:104px; }	
#globalnav-04 ul, #globalnav-04 li { width:200px; }		
#globalnav-05 ul, #globalnav-05 li { width:200px; }	
#globalnav-06 ul, #globalnav-06 li { width:103px; }	
	


/* news section */
#content-right #content * { margin-left: 0;}
#content { margin-left: 20px; margin-right:10px;}
#content h3 a { text-decoration:none;}
.yhr-wp-news-entry { margin-bottom:1.4em;}
div.navigation { margin:1em 0;}
