/*
Theme Name: YetterColeman
Theme URI: http://www.i2igroup.net/
Author: i2i Group
Author URI: http://www.i2igroup.net/
Description: Plain styles added on top of Toolbox Theme by Automattic: A semantic, HTML5, canvas. Modifications by Charlie Chauvin
Version: 1.0
Tags: custom-menu, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* HTML styling */


* {
	margin: 0;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#container {
   min-height:100%;
   position:relative;
}

#header {
	margin: 0px;
	padding: 0px;
}

#address-container {
	margin: 20px 0px 15px;
	padding: 15px 0px;
	width: 620px;
	float: left;
	display: block;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#address {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	display: block;
}

#maincontainer2 {
	min-height: 100%;
	height: 100%;
	width: 100%;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}


#maincontainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -160px;
	width: 100%;
	}

#maincontainer-home {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -273px;
	width: 100%;
	}


#container {
	float: left;
	width: 620px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 50px;
}
.home #container {
	float: none;
}

#container-home {
	width: 570px;
	padding: 0px;
	margin-bottom: 50px;
	margin-top: 110px;
}

#container-headshot {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
}

#container-lawyer {
	float: right;
	width: 450px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

#container-lawyer2 {
	float: right;
	width: 600px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}

#container-fullwidth {
	float: left;
	padding: 0px 0px 0px 20px;
	margin-right: 20px;
}
#mastcontainer {
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
	height: 110px;
	float: none;
}

#masthead {
	background: #003366;
	width: 100%;
	height: 110px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	left: 0px;
	right: 0px;
	float: left;
}

#home-logo {
	height: 140px;
	width: 570px;
}

#home-nav {
	float: right;
	width: 515px;
}

#home-news {
	float: left;
	width: 515px;
	padding-left: 30px;
	padding-top: 50px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#home-news p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px 0px;
}


#home-news a:link, #home-news a:visited {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding-left: 5px;
}

#home-awards {
	width: auto;
	float: right;
    position: relative;
    right: -14px;
}

#home-awardstxt {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #036;
	letter-spacing: 2px;
}

#home-awards .award {
	float: left;
	width: auto;
	padding-left: 5px;
}

#home-awards img {
	min-width:86px;
	max-width:86px;
	max-height:100px;
	min-height:100px;
}

#mark {
    width: 195px;
	margin-top: 117px;
}

#page {
	display: block;
	margin: 0px;
	padding: 0px;
}

#primarycontainer {
	text-align: center;
	margin: 0px auto;
	float: none;
	width: 984px;
	padding: 0px 20px;
	clear: both;
	position: relative;
	top: 0px;
	min-height: 70vh;
}
#primary {
	margin: 0px auto;
	width: 100%;
	background: #FFFFFF left top;
	text-align: left;
	float: left;
	padding-top: 30px;
	font-family: Arial, Verdana, sans-serif;
}
.home #primary {
	display: flex;
}
#tertiary {
	float: right;
	width: 160px;
	padding-right: 0px;
	padding-top: 50px;
}
#secondary {
	float: left;
	width: 160px;
	padding-left: 0px;
	padding-right: 10px;
}

#secondary-home {
	float: right;
	width: 230px;
	margin-left: 28px;
	margin-top: 110px;
}

#content {
	margin: 0 0px 0 0;
	padding: 0px;
}
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	height: auto;
}
#sidebar2 {
	float: left;
	width: 300px;
	margin: 0px;
	height: auto;
}
#post {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#search {
}
a {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

span.next-entries {
	display: block;
	float: right;
	text-align: right;
	width: 225px;
	background-position: right center;
}

#entry-news {
	padding-top: 10px;
	float: left;
	color: #003366;
}

#entry-news a:link, #entry-news a:visited {
	text-decoration: none;
}

#entry-news a:hover {
	text-decoration: underline;
}

span.archive-year {
	width: 100%;
	text-align: left;
	list-style: url(none) none;
	float: left;
}

span.archive-year li {
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	list-style: url(none) none;
	padding-right: 10px;
	display: inline;
	padding-bottom: 20px;
}

span.entry-date {
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 90px;
	font-size: 12px;
	display: inline;
}

span.page-entry-date {
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 100%;
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 12px;
}

span.search-entry-date {
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 100%;
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#entry-summary {
	padding-bottom: 15px;
	float: left;
	width: 100%;

}


span.entry-newstitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: right;
	font-size: 12px;
	width: 450px;
}


span.post-date {
	float: right;
	font-size: 10pt;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

span.post-cat {
	float: left;
	font-size: 10pt;
	text-transform: uppercase;
}

span.post-comments {
	float: right;
	font-size: 95%;
}

span.previous-entries {
	display: block;
	float: left;
	width: 228px;
	background-position: left center;
}

form { margin: 0px; padding: 0px; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px 0px 5px;
}

ol, ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 5px;
}


h1 {
	background: url(images/header-icon.gif) no-repeat;
	color: #336699;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 25pt;
	font-weight: normal;
	padding-bottom: 20px;
}

h1 a, h1 a:visited {
	color: #336699;
	text-decoration: none;
}

h1 a:hover {
	color: #003366;
	text-decoration: none;
}
h1.entry-title  {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}

h2.entry-title  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h2.news-title  {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}


h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 10px 0px 0px;
}

h2 a, h2 a:visited {
	color: #666666;
	text-decoration: none;
}

h3 a:hover {
	color: #333333;
	text-decoration: none;
}

h3 {
	color: #003366;
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px;
}

h3.entry-title  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	float: left;
	border-bottom: 1px solid #999999;
	width: 300px;
	padding-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.entry-content h1 {
	background: url(images/header-icon.gif) no-repeat;
	color: #336699;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.entry-content h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

.entry-content h3 {
	color: #003366;
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.entry-content h4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.entry-content h5 {
	color: #003366;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.entry-content h6 {
	color: #666666;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.entry-see-all  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	float: right;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	padding: 20px 0px 0px;
	width: 255px;
	text-align: right;
	margin-right: 65px;
}

.entry-see-none  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	float: right;
	font-weight: normal;
	padding: 20px 0px 0px;
	width: 255px;
	text-align: right;
	margin-right: 65px;
}


.entry-see-all a:link, .entry-see-all a:visited  {
	text-transform: uppercase;
	color: #666666;
}

h4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

#memoriam {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

#memoriam a:link, #memoriam a:visited, #memoriam a:active {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
}

#memoriam a:hover {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-style: normal;
}


h5 {
	color: #003366;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}

h5 img {
	vertical-align: bottom;
}

h6 {
	color: #666666;
	font: normal 18px/22px Georgia, "Times New Roman", Times, serif;
	margin: 4px 0px 0px;
}

h7 {
	color: #036;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	display: block;
}

#bio-box {
}

#bio-photo {
	float: left;
	width: 150px;
	padding-right: 20px;
}

#bio-info {
	float: right;
	width: 450px;
}

#bio-sidebar {
	float: right;
	width: 180px;
}

#bio-details {
}

#bio-sumamary {
}

bio-nametitle {
	color: #003366;
	font: normal 20px/22px Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}

#bio {
	margin: 0px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	width: 400px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* Added to fix show all spacing */
#experience ul, #affiliations ul, #publications ul, #background ul {
	margin-top: -5px;
	padding-top: 0;
}


hr.clear { clear: both; margin: 0px; padding: 0px; visibility: hidden; }

img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }

img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }

img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }

#secondary a, #secondary a:visited {
	color: #003366;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}

#secondary a:hover {
	color: #666666;
	display: block;
	text-decoration: none;
}

#secondary h1, #sidebar .sidebartitle {
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 20px 0px 2px;
	text-transform: uppercase;
}

#secondary ul { margin: 0; padding: 0; }

#secondary ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	border-top: none;
	border-right: none;
	border-left: none;
}

#secondary ul li ul { margin: 0; padding: 0; }

#secondary ul li ul li {
	padding: 2px 0 2px 15px;
}

#secondary ul li ul li, #secondary ul li ul li a:visited {
	color: #999999;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#secondary ul li ul li a:hover {
	color: #666666;
	display: block;
	text-decoration: none;
}

#secondary ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }



#secondary-home a, #secondary-home a:visited {
	color: #003366;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}

#secondary-home a:hover {
	color: #666666;
	display: block;
	text-decoration: none;
}

#secondary-home h1, #sidebar .sidebartitle {
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 20px 0px 2px;
	text-transform: uppercase;
}

#secondary-home ul { margin: 0; padding: 0; }

#secondary-home ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	border-top: none;
	border-right: none;
	border-left: none;
}

#secondary-home ul li ul { margin: 0; padding: 0; }

#secondary-home ul li ul li {
	padding: 2px 0 2px 15px;
}

#secondary-home ul li ul li, #secondary-home ul li ul li a:visited {
	color: #999999;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#secondary-home ul li ul li a:hover {
	color: #666666;
	display: block;
	text-decoration: none;
}

#secondary-home ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

#tertiary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px 0px 5px;
}

#tertiary a, #tertiary a:visited {
	color: #003366;
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#tertiary a:hover {
	color: #336699;
	display: block;
	text-decoration: underline;
}

#tertiary h1, #sidebar .sidebartitle {
	border-bottom: 1px dotted #CCCCCC;
	color: #003366;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#tertiary h2 {
	color: #336699;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 4px solid #eeeeee;
}

#tertiary h3 {
	color: #999999;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 5px 0px 0px;
}

#tertiary h6 {
	color: #336699;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 4px solid #eeeeee;
}

#tertiary cite {
	color: #999999;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 5px 0px 0px;
}

#tertiary ul {
	margin: 0;
	padding: 0 0 0 0;
}

#tertiary ul li {
	list-style: url(none) none;
	margin: 0;
	padding: 2px 0 2px 0px;
	line-height: 16px;
	font-size: 11px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
}

#tertiary ul li ul { margin: 0; padding: 0; }

#tertiary ul li ul li {
	padding: 0px 0 0px 0px;
}

#tertiary ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

#tertiary #searchform {
	margin: 20 0;
	padding: 20 0;
	float: left;
}



/* =Structure
-------------------------------------------------------------- */


 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#main {
	margin: 0 auto;
	padding: 0px;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
	height: 100px;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	float: right;
	text-align: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: 0px;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}


/* =Menu
-------------------------------------------------------------- */

#navbar {
}
#access {
	background: #000000;
	display: block;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 2px 1em 0;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #999999;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #666666;
}
#access ul ul a:hover {
	background: #666666;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

#content nav {
	overflow: hidden;
	display: block;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	display: block;
	padding: 1em;
}

/* Image Attachments */

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
	color: #FFFFFF;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {

}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform {
	padding-bottom: 5px;
	padding-top: 5px;
}

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
}


/* calendar - this works nicely on duotone theme
-------------------------------------------------------------- */

#wp-calendar caption {
	width: 200px;
	text-align: center;
	background: #999999;
	color: #fff;
	border-bottom: 2px solid #e6eef7;
}
#wp-calendar { border-collapse:collapse; width: 200px; text-align: center;}
#wp-calendar thead tr {
}
#wp-calendar thead th {
}
#wp-calendar tbody td {
	padding: 2px 0;
}
#wp-calendar #today {
	color: #000;
}
#wp-calendar tbody .pad {
}
#wp-calendar a {padding: 2px 0; font-weight: bold;}
#wp-calendar tfoot td {
	padding: 3px 0;
}
#wp-calendar #next {text-align: right; padding-right: 10px;}
#calendar_wrap {
	display: block;
	width: 200px;
	padding: 0 1px 1px 0;
	margin: 0 0 18px 0px;
}


/* =Footer
-------------------------------------------------------------- */

#footer-top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}

#footer-topper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}

#credits {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px auto;
	width: 984px;
	padding: 10px 20px 0px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 120%;
	height: 100px;
}
#credits a, #credit a:visited {
	color: #333333;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}

#footer {
	color: #000066;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	width: 960px;
	background: #FFFFFF;
	margin: 0px auto 100px;
	padding: 0px;
	height: 100px;
}

#footer a strong { color: #FFFFFF; }

#footer a, #footer a:visited { color: #ACD7EE; }

#footer a:hover { color: #FFFFFF; }

#footer h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#footer li a { display: block; }

#footer_bg {
	background: url(images/footer.gif) no-repeat;
	height: 50px;
	width: 960px;
}

/* = FOOTER FIXED to BOTTOM of Page
-------------------------------------------------------------- */


div#footer-fixedbottom, #push {
	bottom:0;
	left:0;
	width:100%;
  height:<length>;
	height: 110px;
	background: #003366;
	position: relative;
 }

#footer-fixedbottom a strong { color: #FFFFFF; }

#footer-fixedbottom a, #footer-fixedbottom a:visited {
	color: #FFFFFF;
}

#footer-fixedbottom a:hover { color: #FFFFFF; }

#footer-fixedbottom h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#footer-fixedbottom li a { display: block; }


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



div#footer-fixedbottom-home, #push {
	bottom:0;
	left:0;
	width:100%;
  height:<length>;
	height: 110px;
	background: #003366;
 }

#footer-fixedbottom-home a strong { color: #FFFFFF; }


#footer-fixedbottom-home a, #footer-fixedbottom-home a:visited {
	color: #FFFFFF;
}

#footer-fixedbottom-home a:hover { color: #FFFFFF; }

#footer-fixedbottom-home h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 0px;
}

#footer-fixedbottom-home li a { display: block; }

#disclaimer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 120%;
}
.clearfooter {
height: 110px;
clear: both;
}

/************************************************table.css************************************/
.table
{
}
.table ul
{
	margin:0;
	padding:0;
	float: left;
	clear: right;
}
.table ul li
{
	list-style:none;
	padding:5px 0px;
}
.table ul li.title
{
	font-weight:bold;
	color:#000033;
	text-transform: uppercase;
	border-bottom: 2px solid #999999;
	padding-top: 30px;
	padding-left: 10px;
}

.table ul.name
{
	width: 250px;
}

.table ul li.name
{
	background:#FFFFFF;
	border-bottom: 1px dotted #999999;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	width: 239px;
	display: block;
	padding-left: 10px;
}

.table ul li ul.name
{
	background:#FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.table ul.location
{
	width: 130px;
	text-align: left;
}

.table ul li.location
{
	background:#FFFFFF;
	border-bottom: 1px dotted #999999;
	height: 40px;
	text-align: left;
	width: 130px;
	display: block;
	line-height: 38px;
	padding-left: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.table ul li ul.location
{
	background:#FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.table ul.contact
{
	width: 250px;
}

.table ul li.contact
{
	background:#FFFFFF;
	border-bottom: 1px dotted #999999;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	display: block;
	width: 239px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

.table ul li ul.contact
{
	background:#FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.table ul.vcard
{
	width: 60px;
}

.table ul li.vcard
{
	background:#FFFFFF;
	border-bottom: 1px dotted #999999;
	height: 33px;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	display: block;
	padding-top: 12px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	padding-right: 10px;
}

.table ul li ul.vcard
{
	background:#FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.table ul li.even
{
	background:#FFFFFF;
	border-bottom: 1px dotted #999999;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	width: 150px;
	display: block;
}
#award-containter {
	width: auto;
	//width: 160px;
	background: center;
	text-align: left;
	margin-left: 18px;
}
#award {
	padding-bottom: 10px;
}
#award-containter .award img {
    width: 108px;
    height: auto;
}
#bio-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	padding-top: 10px;
}

#bio-trigger {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 0px 6px;
}

#bio-trigger a:link, #bio-trigger a:visited  {
	text-transform: uppercase;
	color: #666666;
}

#bio-text {
	padding-bottom: 0px;
}
#twitter-home {
	float: right;
	height: 24px;
	width: 24px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
}

#twitter-sidebar,
#linkedin-sidebar {
	float: left;
	height: 24px;
	width: 160px;
	padding: 0px 8px 0px 0px;
	vertical-align: top;
}

#twitter-sidebar a, #twitter-sidebar a:visited {
}

#header-search {
	float: right;
	padding-top: 40px;
	width: 300px;
}

#header-logo {
	float: left;
}

screen-reader-text text {
	width: 243px;
	margin: 0 auto;
	background: #333333;
	border-top: dotted;
	border-right: dotted;
	border-bottom: dotted;
	border-left: dotted;
}

#searchsubmit {
	background: #003366;
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
}

#searchform #s {
	background: #003366;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#follow {
    margin-top: 5px;
}

/*
#follow p {
    margin-top: 2px;
}
*/

#twitter-icon,
#linkedin-icon {
	float: left;
	padding-right: 8px;
	margin-top: 8px;
	height: 24px;
	width: 24px;
}

.lawyerbios #side-awards {
    margin-top: 107px;
}

#lawyer-list a:link, #lawyer-list a:visited {
	text-decoration: none;
}

#lawyer-list a:hover {
	text-decoration: underline;
}
#bio-contacts a:link, #bio-contacts a:visited {
	text-decoration: none;
}

#bio-contacts a:hover {
	text-decoration: underline;
}

#quote {
	background: url(images/leftquote.jpg) no-repeat left top;
	padding-left: 25px;
}

.quotes {
	font: 40px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	margin-top: 2px;
}


#no-underline a:link, #no-underline a:visited {
	text-decoration: none;
}

#no-underline a:hover {
	text-decoration: underline;
}
