
/*
Theme Name: SmithDebnam
Theme URI: http://www.smithdebnamlaw.com/
Description: Smith Debnam Attorneys at Law
Version: 1.0
Author: Mike Webster
Author URI: http://propid.com/
*/
 
/*
 
colors used in document
 
#482311 = Brown
#6693BC = Blue
#CBD5DF = Lt Blue
#436389 = Dark Blue
 
*/
 
*
{
	padding: 0;
	margin: 0;
}
 
body
{
	font-family: Verdana, Sans-Serif;
	font-size: 76%;
	background-image: url(images/topfade.gif);
	background-repeat: repeat-x;
	background-color: #f5f6f8;
}

.whitenoise {
	display:none;	
}
 
a { text-decoration: none; }
a:link { color: #6693bc; }
a:visited { color: #6693bc; }
a:hover { color: #482311; }
a:active { color: #6693bc; }
 
#page
{
	width: 900px;
	margin: 0 auto;
}
 
#header
{
	margin-bottom: 0px;
	margin-top: 20px;
	width: 900px;
	height: 58px;
}
 
#header img
{
	padding: 0;
	margin: 0;
	float: left;
	height: 58px;
	border: none;
}
 
#header h1
{
	height: 0px;
	text-indent: -9999px;
	float: left;
}
 
/* MAINMENU */
#mainmenu
{
	margin-left: 300px;
	padding-top: 26px;
	top: 0px;
	min-height: 0px;
}
 
#mainmenu ul
{
	list-style: none;
	text-align: right;
}
 
#mainmenu li
{
	display: inline;
	padding: 0 6px 0 10px;
	margin: 0px;
	border-left: 1px #ccc solid;
}
 
#mainmenu li.page-item-234 { border: none; }
 
#mainmenu a:link, #header a:visited
{
	color: #6693BC;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#mainmenu li.active a:link,
#mainmenu li.active a:visited { color: #482311; }
#mainmenu a:hover { color: #482311; }
 
/*SEARCHFORM*/
/* overrides general_template.php - hides string "search for" */
#search
{
	margin-left: 618px;
	width: 284px;
	margin-bottom: 10px;
	margin-top: 0px;
	/*remove when making search active*/
}
 
#searchform label.hidden { display: none; }
#searchform { text-align: left; }
 
#search form input
{
	background: #fff;
	width: 248px;
	padding: 3px;
	color: #887777;
	border: 1px #CCC solid;
}
 
#search form input#searchsubmit
{
	background-image: url(images/searchButton.gif);
	width: 21px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	margin-left: 2px;
}
 
#search form input#searchsubmit:hover { background-image: url(images/searchButtonover.gif); }
 
/* CONTENT */
#wrapper
{
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
}
 
#content
{
	width: 604px;
	float: left;
	margin: 0;
}
 
#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content small,
#content .navigation
{
	padding: 0px 20px 8px 20px;
	font-family: arial, sans-serif;
}
 
#content div.header_img { padding-bottom: 10px; }
 
#content h2
{
	border-bottom: 1px #ddd solid;
	font-size: 1em;
	padding: 2px 0 2px 20px;
	color: #6693bc;
	margin-bottom: 6px;
	margin-right: 5px;
	font-family: arial, sans-serif;
}
 
#content h3
{
	color: #482311;
	font-family: arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-style: normal;
	padding-bottom: 6px;
}
 
#content h4
{
	color: #6693bc;
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-style: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 6px;
	padding-top: 2px;
}
 
#content p
{
	color: #444;
	font-family: verdana, sans-serif;
	font-size: .9em;
	line-height: 1.7em;
	font-style: normal;
}
 
#content ul
{
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}
 
#content li
{
	color: #444;
	font-family: verdana, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.7em;
	margin-bottom: 2px;
	margin-left: 30px;
}
 
#content li.newsitem
{
	list-style-type: none;
	color: #999;
}
 
#content blockquote
{
	margin: 10px 10px 5px 30px;
	font-weight: bold;
}
 
#content sup { color: #999; }
 
#content p.footnote
{
	color: #999;
	font-size: .8em;
	border-top: 1px #ccc dotted;
	padding-top: 4px;
}
 
#content .bordered
{
	border: 1px #ccc solid;
	margin: 0px 6px 20px 20px;
	padding-top: 10px;
	background-color: #ffd;
}
 
#content .bordered p { color: #999; }
#content .bordered .bold { font-weight: bold; }
#content #attorney_img { margin-bottom: 12px; }
 
 #content #practice_area_primerus { margin: 4px 0px 10px 20px; }
 
#content #practice_area_badges
{
	width: 600px;
	display: block;
}
 
#content #practice_area_links_div { float: left; }
 
#content #practice_area_links_top
{
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 8px;
	padding-top: -8px;
	margin-left: 20px;
	width: 282px;
}
 
#content #practice_area_links
{
	background-image: url(images/sidebarmid.gif);
	background-repeat: repeat-y;
	width: 272px;
	padding: 2px 0px 2px 10px;
	margin: 0 20px 0px 20px;
}
 
#content #practice_area_links_bot
{
	background-image: url(images/sidebarbot.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin-left: 20px;
	width: 282px;
	margin-bottom: 10px;
}
 
#content #practice_area_links h4
{
	margin: 0 20px 0 0;
	color: #482311;
	border: 0;
	padding: 0 0 0 10px;
}
 
#content #practice_area_links li
{
	list-style-type: none;
	padding-top: 4px;
	font-size: .9em;
	padding-left: 0px;
	margin-left: -20px;
	line-height: 1em;
}
 
/* EVENTBLOCK */
 
#eventblock
{
	margin-right: 16px;
	background-color: #f7ebdd;
	padding: 7px 0 0 0px;
}
 
#eventblock p
{
	line-height: 1.2em;
	padding: 4px 0px 0px 30px;
}
 
#eventblock p.event_date
{}
 
#eventblock img
{
	padding-bottom: 4px;
	padding-left: 10;
}
 
 
/* BADGES */
 
#content #badges { padding: 5px 0px 5px 335px; }
#content #content_text { clear: both; }
#content img { border: 0; }
 
 
 
/* ARTICLE LINKS */
 
#content #article_links
{
	width: 580px;
	padding: 0px 0 0px 0px;
	margin: 10px 0 10px 20px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	float: none;
}
 
#content #article_links h4
{
	color: #CBD5DF;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	background-color: #482311;
	border-bottom: 1px #FFFFFF solid;
	margin: 0;
	padding: 8px 10px 8px 20px;
	background-image: url(images/articles_top.gif);
}
 
#content #article_links li
{
	list-style-type: none;
	font-size: .9em;
	font-family: verdana, sans-serif;
	background-color: #6693BC;
	display: block;
	padding: 6px 20px 6px 20px;
	border-top: 1px #81a3c8 solid;
	border-bottom: 1px #5783b2 solid;
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #9CF;
}
 
#content #article_links ul
{
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
 
#article_links li a:link { color: #fff; }
#article_links li a:visited { color: #fff; }
 
#article_links li a:hover
{
	color: #482311;
	text-decoration: none;
}
 
/* ---------------------- */
#content #article_links2
{
	width: 580px;
	padding: 0 0 0px 0px;
	margin: 0 0 10px 20px;
	/*	background-color: #CBD5DF;*/
	background-color: #f7ebdd;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	float: none;
}
 
#content #article_links2 h3 { padding-top: 10px; }
 
#content #article_links2 h4
{
	color: #436389;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	margin: 0 0 0px 0;
	padding: 6px 10px 6px 20px;
}
 
#content #article_links2 h4.brown
{
	color: #fff;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	background-color: #482311;
	border-bottom: 1px #FFFFFF solid;
	margin: 0 0 0px 0;
	padding: 6px 10px 6px 20px;
	background-image: url(images/articles_top.gif);
}
 
#content #article_links2 li
{
	list-style-type: none;
	font-size: .9em;
	font-family: verdana, sans-serif;
	background-color: #6693BC;
	display: block;
	padding: 6px 20px 6px 20px;
	border-top: 1px #81a3c8 solid;
	border-bottom: 1px #5783b2 solid;
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
#content #article_links2 ul
{
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
 
#article_links2 li a:link { color: #fff; }
#article_links2 li a:visited { color: #fff; }
 
#article_links2 li a:hover
{
	color: #482311;
	text-decoration: none;
}
 
/*SIDEBAR*/
#sidebar
{
	margin-left: 618px;
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
 
#sidebar_slug { margin-left: 618px; }
#sidebar ul,
#sidebar_slug ul { list-style-type: none; }
 
/* SIDEBAR Shadow Box*/
#sidebartop
{
	margin-top: 0px;
	height: 8px;
	padding-top: 0px;
}
 
#sidebarmid
{
	background-image: url(images/sidebarmid.gif);
	background-repeat: repeat-y;
	padding-bottom: 13px;
}
 
#sidebarbot
{
	background-image: url(images/sidebarbot.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
 
/*PEOPLE/PRACTICE AREA SIDEBAR*/
#sidebarmid,
#sidebarmid_hi,
#sidebarmid_spot { padding-right: 10px; }
 
#sidebarmid p,
#sidebarmid_hi p,
#sidebarmid_spot p
{
	font-size: .9em;
	color: #777;
	margin-left: 20px;
}
 
#sidebarmid table
{
	margin-left: 20px;
}
 
#sidebarmid td
{
	padding-top: 8px;
}
 
#sidebarmid td img
{
	border: 0;
	width: 72px;
}
#sidebarmid td p { margin-left: 8px; }
 
#sidebarmid h3
{
	color: #482311;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 4px;
}
 
#sidebarmid h3.contact
{
	color: #482311;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px #482311 solid;
	margin: 6px 10px 10px 20px;
	padding-bottom: 4px;
}
 
#sidebarmid h4
{
	color: #777;
	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
}
 
#sidebarmid h5
{
	color: #482311;
	font-size: 1em;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 6px;
}
 
#sidebarmid div.list li
{
	list-style-type: none;
	margin-left: 26px;
	margin-top: 4px;
	font-size: .9em;
	color: #C60;
}
 
#sidebarmid div.list li a:link { text-decoration: none; }
#sidebarmid div.list li a:active { text-decoration: none; }
#sidebarmid div.list li a:visited { text-decoration: none; }
#sidebarmid div.list li a:hover { text-decoration: none; }
 
#sidebarmid div.list li.event
{
	list-style-type: none;
	color: #999;
	border-bottom: 1px #b4aa9c solid;
	border-top: 1px #fff solid;
	margin-right: 16px;
	background-color: #f7ebdd;
	padding: 7px 6px 9px 6px;
}
 
/*ATTORNEY SIDEBAR*/
#sidebar #attorney
{
	margin: 0 10px 0 20px;
	color: #777;
	border-bottom: 1px #482311 solid;
}
 
#sidebar #attorney h3
{
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #482311;
	font-family: arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
 
#sidebar #attorney h4
{
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #482311;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
 
#sidebar #attorney img
{
	float: right;
	width: 27px;
	height: 22px;
	border: none;
}
 
#sidebar #contact
{
	background-image: url(http://www.smithdebnamlaw.com/wp-content/themes/SmithDebnam/images/phone.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 10px;
	background-position: 0px 1px;
}
 
 #sidebar #contact p.fax { line-height: 1.2em; }
 
#sidebar #contact h4
{
	font-weight: bold;
	margin-left: 40px;
	font-size: 1em;
}
 
#sidebar #contact p { margin-left: 40px; }
#sidebar #address { padding-top: 6px; }
#sidebar #address p { margin-top: 2px; }
#sidebar #admin { padding-top: 8px; }
#sidebar #admin h4 { font-size: 1em; }
#sidebar #admin p { margin-top: 2px; }
#sidebar #address2 { padding-top: 8px; }
#sidebar #address2 h4 { font-size: 1em; }
#sidebar #address2 p { margin-top: 2px; }
 
/* SIDEBAR Distinctions List */
#distinctions
{
	display: inline !important;
	/* IE6 bug*/
	padding-bottom: 0px;
}
 
#distinctions h3
{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial, sans-serif;
	background-color: #482311;
	display: block;
	border-bottom: 1px #FFFFFF solid;
	margin: 0 0 0px 0;
	padding: 8px 10px 8px 20px;
	background-image: url(images/featuretop.gif);
	background-repeat: no-repeat;
}
 
#distinctions h4
{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	font-family: arial, sans-serif;
	background-color: #6693BC;
	display: block;
	border-top: 1px #81a3c8 solid;
	border-bottom: 1px #5783b2 solid;
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 30px;
	background-image: url(images/arrow_d.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
 
#distinctions h4 a:link,
#distinctions h4 a:visited,
#distinctions h4 a:hover,
#distinctions h4 a:active { text-decoration: none; }
 
#distinctions .up
{
	background-image: url(images/arrow_u.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
 
#distinctions div
{
	background-color: #CBD5DF;
	padding-bottom: 10px;
	display: block;
}
 
#distinctions div p
{
	font-size: .9em;
	margin: 0px 15px 0px 30px;
	color: #666;
	padding: 6px 0 0px 0;
}
 
#distinctions .toggle
{
	margin-left: 60px;
	font-size: .75em;
	font-weight: normal;
}
 
#distinctions .toggle a:link { color: #fff; }
#distinctions .toggle a:hover { color: #6693BC; }
 
#distinctionsbot
{
	background-image: url(images/featurebot.gif);
	height: 19px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
 
/*SIDEBAR PRACTICE AREA*/
#practice_area_attorney { margin-left: 20px; }
 
#practice_area_attorney li
{
	padding-top: 10px;
	min-height: 90px;
}
 
#practice_area_attorney img
{
	width: 72px;
	height: 90px;
	border: none;
	float: left;
}
 
#practice_area_attorney div.pa_attorney_p
{
	top: 24px;
	position: relative;
	margin-left: 60px;
}
 
/* SIDEBAR SLUGS */
.sidebartop_slug
{
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 8px;
	padding-top: 0px;
}
 
.sidebarmid_slug
{
	padding-top: 0px;
	background-image: url(images/sidebarmid.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
 
.sidebarmid_slug h3
{
	color: #482311;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 6px;
}
 
.sidebarmid_slug h5
{
	color: #482311;
	font-size: 1em;
	font-weight: bold;
	margin-left: -8px;
	margin-top: 0px;
	padding-top: 6px;
	text-align: center;
}
 
.sidebarmid_slug li.newsitem
{
	font-family: verdana, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.3em;
	list-style-type: none;
	color: #999;
	margin: 0 20px 2px 20px;
	padding-top: 10px;
}
 
.sidebarbot_slug
{
	background-image: url(images/sidebarbot.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
 
 /* SIDEBAR TAN SLUGS */
.sidebartop_slug_tan
{
	background-image: url(images/sidebartoptan.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 8px;
	padding-top: 0px;
}
 
.sidebarmid_slug_tan
{
	padding-top: 0px;
	background-image: url(images/sidebarmidtan.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
 
.sidebarmid_slug_tan h3
{
	color: #482311;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 6px;
}

.sidebarmid_slug_tan p
{
	color: #333;
	font-size: .9em;
	margin-left: 18px;
	margin: 0px;
	padding: 0px;
}
 
.sidebarbot_slug_tan
{
	background-image: url(images/sidebarbottan.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
 
 
 
 
 
/* SIDEBAR ATTORNEY SPOTLIGHT */
#sidebar_attorney_spotlight
{
	display: inline !important;
	/* IE6 bug*/
	background-image: url(images/sidebarmid.gif);
	/*IE6*/
	background-repeat: no-repeat;
}
 
#sidebar_attorney_spotlight h2
{
	border-bottom: 1px #482311 solid;
	color: #999;
	font-size: 1.2em;
	margin: 0 20px 10px 20px;
	padding: 0 0 6px 0;
	font-family: arial, san-serif;
}
 
#sidebar_attorney_spotlight img
{
	width: 72px;
	height: 90px;
	float: left;
	border: none;
	margin: 0px 10px 0px 20px;
}
 
#sidebar_attorney_spotlight h3
{
	margin-top: 10px;
	font-size: 1.2em;
	padding-bottom: 2px;
	font-family: arial, san-serif;
	padding-top: 2px;
}
 
#sidebar_attorney_spotlight h4
{
	border: 0;
	padding: 3px 0 6px 0;
	margin: 0;
	color: #999;
	font-size: 1.0em;
	font-family: arial, san-serif;
}
 
#sidebar_attorney_spotlight p
{
	line-height: 1.5em;
	font-size: .9em;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
}
 
/* SIDEBAR PRACTICE AREA HIGHLIGHT*/
#sidebar_practice_highlight
{
	display: inline !important;
	/* IE6 bug*/
	background-image: url(images/sidebarmid.gif);
	/*IE6*/
	background-repeat: no-repeat;
}
 
#sidebar_practice_highlight h2
{
	border-bottom: 1px #482311 solid;
	color: #999;
	font-size: 1.2em;
	margin: 0 20px 10px 20px;
	padding: 0 0 6px 0;
	font-family: arial, san-serif;
}
 
#sidebar_practice_highlight img
{
	width: 154px;
	height: 134px;
	padding: 0 0 0px 0;
	margin: 0 0 0 20px;
	float: none;
	border: none;
}
 
#sidebar_practice_highlight h3
{
	font-size: 1.2em;
	margin: 0px 20px 6px 20px;
	padding: 8px 0 0 0;
	font-family: arial, san-serif;
}
 
#sidebar_practice_highlight p
{
	line-height: 1.5em;
	font-size: .9em;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
}
 
/* SIDEBAR Contact*/
#location_image
{
	background-image: url(images/landmark.jpg);
	background-repeat: no-repeat;
	padding-top: 196px;
}
 
#location_image p
{
	font-family: verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin-left: 50px;
}
 
#location_image .break
{
	padding-top: 10px;
	font-weight: bold;
	margin-left: 40px;
}
 
#location_addr { padding-top: 0px; }
 
#location_addr p
{
	font-family: verdana, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	margin-left: 60px;
}
 
#location_addr .break
{
	padding-top: 10px;
	font-weight: bold;
	margin-left: 30px;
}
 
.intouch
{
	font-size: .9em;
	font-family: verdana, sans-serif;
	color: #333;
}
 
/* SIDEBAR Careers */
#sidebar_careers
{
	background-color: #dee7f0;
	background-image: url(images/sidebarlightbluebot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
 
#sidebar_careers h3
{
	color: #fff;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	background-color: #482311;
	display: block;
	border-bottom: 1px #482311 solid;
	margin: 0;
	padding: 8px 10px 8px 20px;
	background-image: url(images/featuretop.gif);
	background-repeat: no-repeat;
}
 
#sidebar_careers li
{
	list-style-type: none;
	font-size: .9em;
	font-family: verdana, sans-serif;
	background-color: #dee7f0;
	display: block;
	padding: 8px 20px 8px 20px;
	border-top: 1px #fff solid;
	border-bottom: 1px #CCC solid;
}
 
#sidebar_careers ul
{
	list-style-type: none;
	display: block;
}
 
#sidebar_careers li a:link { color: #6693bc; }
#sidebar_careers li a:visited { color: #6693bc; }
 
#sidebar_careers li a:hover
{
	color: #482311;
	text-decoration: none;
}
 
#sidebar_careers_bot
{
	height: 18px;
	border-top: 1px #fff solid;
	margin-bottom: 16px;
}
 
/* SIDEBAR Events */
#sidebar_events
{
	background-color: #f7ebdd;
	background-image: url(images/sidebarlighttanbot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
 
#sidebar_events h3
{
	color: #fff;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	background-color: #482311;
	display: block;
	border-bottom: 1px #482311 solid;
	margin: 0;
	padding: 8px 10px 8px 20px;
	background-image: url(images/featuretop.gif);
	background-repeat: no-repeat;
}
 
#sidebar_events li
{
	list-style-type: none;
	font-size: .9em;
	font-family: verdana, sans-serif;
	background-color: #f7ebdd;
	display: block;
	padding: 6px 20px 6px 20px;
	border-top: 1px #fff solid;
	border-bottom: 1px #CCC solid;
	color: #999;
}
 
#sidebar_events ul
{
	list-style-type: none;
	display: block;
}
 
#sidebar_events li a:link { color: #6693bc; }
#sidebar_events li a:visited { color: #6693bc; }
 
#sidebar_events li a:hover
{
	color: #482311;
	text-decoration: none;
}
 
#sidebar_events_bot
{
	height: 18px;
	border-top: 1px #fff solid;
	margin-bottom: 16px;
}
 
/*
=================
HOMEPAGE
=================
*/
 
#flash_intro
{
	width: 900px;
	height: 302px;
	padding-bottom: 8px;
}
 
/* FRONT PRACTICE HIGHLIGHT*/
#practice_highlight
{
	width: 604px;
	padding-top: 12px;
	padding-bottom: 10px;
	min-height: 134px;
}
 
#practice_highlight img
{
	width: 154px;
	float: left;
	padding-left: 20px;
	padding-right: 16px;
	height: 134px;
	border: none;
}
 
#hilite
{
	margin-left: 190px;
	margin-top: -10px;
}
 
#hilite h2
{
	border-bottom: 1px #482311 solid;
	color: #999;
	font-size: 1.2em;
	margin: 0 20px 4px 0;
	padding: 0 20px 0 0;
}
 
#hilite h3
{
	font-size: 1.1em;
	margin: 0 20px 0 0;
	padding: 0 0 2px 0;
}
 
#hilite p
{
	margin: 0 20px 0 0;
	padding: 0;
}
 
/*FRONTPAGE FEATURES*/
#frontpage_features
{
	width: 604px;
	background-image: url(images/front_featuresmid.gif);
	/*for IE6*/
	background-repeat: no-repeat;
}
 
#front_features_top
{
	background-image: url(images/front_featurestop.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 8px;
	padding-top: 0px;
}
 
#front_features_mid
{
	padding-top: 0px;
	background-image: url(images/front_featuresmid.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
 
#front_features_bot
{
	background-image: url(images/front_featuresbot.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
 
/* Front Attorney Spotlight */
#attorney_spotlight { margin-left: 302px; }
 
#attorney_spotlight h2,
#news_events h2
{
	border-bottom: 1px #482311 solid;
	color: #999;
	font-size: 1.2em;
	margin: 0 20px 10px 20px;
	padding: 0 20px 0 0;
}
 
#attorney_spotlight img
{
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	width: 72px;
	height: 90px;
	float: left;
	border: none;
}
 
#attorney_spotlight h3
{
	margin-top: 10px;
	font-size: 1.2em;
	padding-bottom: 2px;
}
 
#attorney_spotlight h4
{
	border: 0;
	padding: 0;
	margin: 0;
	color: #999;
}
 
#attorney_spotlight h5
{
	border: 0;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6693bc;
}
 
#attorney_spotlight h5 a
{
	border: 0;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
 
/* Front News & Events */
#news_events
{
	width: 300px;
	float: left;
}
 
#news_events h3
{
	font-size: .9em;
	padding: 8px 4px 8px 14px;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px #fff solid;
	border-bottom: 1px #CCC solid;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #999;
}
 
#news_events h3.events
{
	background-color: #f7ebdd;
	border-top: 1px #fff solid;
	border-bottom: 1px #CCC solid;
}
 
/* FRONT SIDEBAR Articles */
#frontsidebar_articles
{
	background-color: #CBD5DF;
	background-image: url(images/featurebot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	float: none;
}
 
#frontsidebar_articles h3
{
	color: #CBD5DF;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	background-color: #482311;
	border-bottom: 1px #FFFFFF solid;
	margin: 0;
	padding: 12px 10px 12px 20px;
	background-image: url(images/featuretop.gif);
	background-repeat: no-repeat;
}
 
#frontsidebar_articles li
{
	list-style-type: none;
	font-size: .9em;
	font-family: verdana, sans-serif;
	background-color: #6693BC;
	display: block;
	padding: 8px 20px 8px 20px;
	border-top: 1px #81a3c8 solid;
	border-bottom: 1px #5783b2 solid;
}
 
#frontsidebar_articles ul { list-style-type: none; }
#frontsidebar_articles li a:link { color: #fff; }
#frontsidebar_articles li a:visited { color: #fff; }
 
#frontsidebar_articles li a:hover
{
	color: #482311;
	text-decoration: none;
}
 
#frontsidebar_articlesbot
{
	height: 18px;
	border-top: 1px #81a3c8 solid;
}
 
/*Home Page Locations*/
#sidebar #location
{
	margin: 12px 0 0 0;
	padding: 0;
	display: inline-block;
	width: 282px !important;
	/*IE6*/
}
 
#sidebar #location_top
{
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	height: 8px;
	float: none;
	margin: 0;
	padding: 0;
}
 
#sidebar #location_mid
{
	background-image: url(images/sidebarmid.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
 
#sidebar #location_bot
{
	background-image: url(images/sidebarbot.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin: 0;
}
 
#sidebar #location p
{
	margin: 0;
	color: #999;
	border: 0;
	padding: 0 0 0 0px;
	font-size: .9em;
	font-family: verdana;
	line-height: 1.4em;
	text-align: left;
	margin-left: 44px;
}

/* front Page contact */

#sidebar #location h3.front-contact
{
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 8px;
	color: #900;
	font-size: 1.25em;
}

#sidebar #location h3.front-contact a
{
	color: #900;
}

#sidebar #location h3.front-contact a:hover
{
	color: #500;
}

#sidebar #location #contact
{
	background-image: url(http://www.smithdebnamlaw.com/wp-content/themes/SmithDebnam/images/phone.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	background-position: 0px 10px;
	padding-top: 10px;
}
 
#sidebar #location #contact h4
{
	font-weight: bold;
	margin-left: 44px;
	font-size: 1em;
	color: #666;
}
 

#sidebar #location #address
{
	padding-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#sidebar #location #address p
{
	margin-top: 2px;
	margin-left: 28px;
}


/* front Page contact */




 
/*
+++++++++++++++++
FOOTER
+++++++++++++++++
*/
 
 #footer_home
 {
 	width: 900px;
 	clear: both;
  	border-top: 1px #ccc solid;
 }
 
 #footer_primerus
 {
 	float: left;
 	padding-left: 20px;
 	width: 58px;
 	margin-top: 20px;
 	padding-right: 4px;
 }
 
 #footer_primerus_content
 {
 	text-align: center;
 	color: #444;
 	font-size: .8em;
 	/*	height: 23px;*/
 	padding-top: 0px;
 	padding-bottom: 20px;
 	margin-top: 10px;
 	float: left;
 }

 #footer_primerus2
 {
 	margin-left: 821px;
  	margin-top: 20px;
 }
 
#footer
{
	text-align: center;
	color: #444;
	font-size: .8em;
	/*	height: 23px;*/
	padding-top: 0px;
	border-top: 1px #ccc solid;
	padding-bottom: 20px;
	margin-top: 10px;
	clear: both;
}
 
#knowing_how
{
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#footer p,
#footer_primerus_content p
{
	margin: 0;
	padding: 0;
}
 
#footer ul,
#footer_primerus_content ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 
#footer li,
#footer_primerus_content li
{
	display: inline;
	border-left: 1px #999 solid;
	padding: 0 8px 0 10px;
}
 
#footermenu li.footer01
{ border: none; }
 
#footermenu a:link,
#footermenu a:visited
{
	color: #436389;
	text-decoration: none;
}


#footer a: hover { color: #333; }
#footermenu p { margin-top: 6px; }

div#aboutparainfo {display: none}

a.extrabodynav { color:#444444 !important; text-decoration:none !important; }
a.extrabodynav:hover { text-decoration:none; }
