@charset "utf-8";


@import url(../assets/6IDPQMCTDNNFARCGOZDHA4NAJO.style.css);


body, button, input, select, textarea {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.arrow {
	font-family: 'lucida-sans-unicode;'
}

a {
	color: #dd2720;
}

button, .feedburner input[type='submit'], input [type="submit"], .searchform .searchsubmit, .wpcf7-submit {
	background-color: #dd2720;
	color: #fff;
}

a:hover {
	color: black;
}

button:hover, .feedburner input[type='submit']:hover, .searchform .searchsubmit:hover, submit:hover, .wpcf7-submit:hover {
	background-color: #dd2720;
	color: #fff;
}

button, input, select, textarea {
	border: 1px solid #ccc;
}

.clear_div {
	clear: both;
}

.clear_div,
.hide-text {
	display: block;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
}


body {
	margin: 0 auto;
	width: 960px;
}

.blog-wrapper {
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
	margin: 0px auto;
}

#ie8 .blog-wrapper, #ie7 .blog-wrapper {
	box-shadow: 0 0 12px 0 rgba(150, 150, 150, .15);
}


.blog-header {
	background: url(../assets/CDIABC3N5AHZJUN25A3Y5UO7I7.header.jpg) no-repeat left top;
	min-height: 274px;
	position: relative;
}

#blog-title {
	margin: 0;
	position: relative;
}

.blog-header #blog-title a {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 600px;
	height: 100px;
}

.blog-header .blog-description {
	left: 30px;
	position: absolute;
	top: 60px;
	width: 1px;
	height: 1px;
}

.blog-header .search-box {
	bottom: 55px;
	position: absolute;
	right: 0px;
	z-index: 999;
}

.blog-header .logo a {
	position: absolute;
	right: 30px;
	top: 30px;
	WIDTH: 211PX;
	height: 43px;
}

.blog-header .widget_nav_menu.global {
	top: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}


.searchform {
	height: 22px;
	overflow: hidden;
	position: relative;
	width: 229px;
}

.searchform input {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;

}

.searchform .s {
	color: white;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 10px;
	height: 22px;
	left: 0;
	padding: 0 0 0 10px;
	width: 195px;
	background-color: #dd2720;
	opacity: .8;
	filter: alpha(opacity=80);
}

.searchform .searchsubmit {
	background-image: url(../assets/ZXMUO3SRPUXVNJPGTRXLHG4V6Z.search-button.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 22px;
	right: 0px;
	width: 30px;
	z-index: 999;
}

#ie7 .searchform .s {
	height: 20px;
	width: 161px;
}


.header-widgets .menu li {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 10px;
}


.header-widgets .menu li a {
	border-left: 1px solid #fff;
}

.header-widgets .menu li:first-child a {
	border-left: none;
}


.header-widgets .menu li a {
	display: block;
	float: left;
	color: black;
	font-size: 10px;
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.header-widgets .menu li a:hover {
	color: #dd2720;
}

.header-widgets .menu li.current-menu-item a {
	border-top: 2px solid #dd2720;
}

.header-widgets .widget_nav_menu.global .sub-menu {
	background: none repeat scroll 0 0 #CCCCCC;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
	border-left: none;
	border-right: none;
	height: 0;
	left: 1px;
	margin-left: 0;
	opacity: 0;
	padding: 0 10px;
	position: absolute;
	top: 43px;
	width: 0;
	z-index: 999;
}

.header-widgets .menu li:hover .sub-menu {
	height: auto;
	opacity: 1;
	width: auto;
}

.header-widgets .sub-menu li {
	border-left: none;
	border-right: none;
	float: none;
	min-width: 100%;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

#ie7 .header-widgets li:hover .sub-menu li {
	width: 200px;
}

.header-widgets .menu .sub-menu li:first-child a {
	border-left: none;
	border-right: none;
}

.header-widgets .menu .sub-menu li:first-child {
	border-left: none;
	border-right: none;
}

.header-widgets .menu .sub-menu li:last-child a {
	border-left: none;
	border-right: none;
}

.header-widgets .menu .sub-menu li:last-child {
	border-left: none;
	border-right: none;
}

.header-widgets .menu .sub-menu li a {
	border-left: none;
	border-right: none;
	display: block;
	padding: 8px 0;
	text-align: left;
	width: 100%;
}

.header-widgets .menu .sub-menu li:last-child a {
	border-bottom: none;
	padding-bottom: 10px;
	white-space: nowrap;
}


.header-widgets .menu .sub-menu li a {
	border-bottom: 1px dotted #fff;
}

.header-widgets .menu .sub-menu li:last-child a {
	border-bottom: none;
}


.main-wrapper {
	overflow: hidden;
	padding: 30px 0;
	background: url(../assets/B763LEANRZY4A6X3AJ3SRFVGUF.content-bg.png) repeat-y;
}

.main {
	float: left;
	padding-left: 30px;
	position: relative;
	width: 640px;
}

.sidebar {
	float: right;
	padding: 0px;
	width: 260px;
}


.sidebar .widget-title {
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 220px;
	color: white;
	background-color: black;
	padding: 8px 0 8px 10px;
}

.sidebar .widget {
	font-size: 11px;
	line-height: 15px;
	padding: 0 30px;
	width: 200px;
}

.sidebar .widget ul, .sidebar .widget .textwidget {
	margin-left: 10px;
}

.sidebar .widget-title {
	margin: 0 0 20px 0;
	background-color: #dd2720;
}


.sidebar .widget img {
	max-width: 100%;
}


.sidebar .widget.stay-connected {
	margin-bottom: 30px;
}


.feedburner {
	height: 50px;
	overflow: hidden;
}

.feedburner input {
	margin-top: 4px;
}

.feedburner input[type='submit'] {
	padding-top: 1px;
}

.sidebar .feedburner .widget-title span {
	position: relative;
	top: -1px;
}

.sidebar .feedburner .widget-title {
	margin-bottom: -3px;
	font-size: 11px;
	text-transform: none;
	color: #333;
	font-family: helvetica;
	font-weight: 400;
	padding: 8px 0;
	background: none;
	margin-left: 10px;
	letter-spacing: normal;
}


.feedburner form {
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
}

.feedburner input[type='email'], .feedburner input[type='text'] {
	left: 0;
	width: 150px;
	font-weight: 400;
}

.feedburner input[type='submit'] {
	right: 0;
	width: 35px;
	border: none;
}


.links li {
	border-bottom: 1px dotted #ccc;
}

.links ul ul li {
	border-bottom: none;
}


#breadcrumbs {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

.main .post-title {
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 30px;
}

.post-content {
	font-size: 14px;
	line-height: 19px;
}

.post-content img {
	max-width: 100%;
}

.post-categories, .post-byline, .post-social, .post-tools, .post-tags {
}

.post-tags {
	font-size: 10px;
	text-transform: uppercase;
}

.post-tags a {
	font-size: 11px;
	text-transform: none;
}

.post-content blockquote {
	font-size: 20px;
	color: #959595;
	font-weight: lighter;
}

.post-content blockquote:before {
	font-family: 'helvetica';
	color: #dd2720;
}


.pagination {
	border-top: 1px solid #ccc;
	width: 100%;
	height: 30px;
	text-transform: uppercase;
}

.pagination a {
	font-weight: 700;
}

.pagination a span {
	font-size: 18px;
	font-weight: 700;
}

.blog-footer {
	background: url(../assets/VWM6QFKNVKUEQEIVBWSR5V4PUQ.footer-bg.jpg);
	position: relative;
	min-height: 293px;
	color: #ff0000;
}

.blog-footer-inner-wrapper {
	overflow: hidden;
	padding: 30px;
}

.blog-footer .widget {
	font-size: 11px;
	line-height: 15px;
}


.blog-footer .widget-title {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}

.blog-footer a:hover {
	color: white;
}

.blog-footer .links li {
	border-bottom: 1px dotted #384c58;
}

.blog-footer .footer-extras .stay-connected {
	position: absolute;
	float: none;
	bottom: 10px;
	margin-left: 0;
}

.blog-footer .firmname {
	margin-bottom: 10px;
}

.blog-footer .loc {
	font-weight: bold;
}


.footer-extras {
	float: right;
}

.footer-extras .widget {
	float: left;
	margin-left: 30px;
	width: 190px;
}

.footer-extras .widget:first-child {
	margin-left: 0;
}


.blog-footer .vcard_wrap.secondary {
	display: inline;
}


.footer-contact {
	float: left;
	width: 220px;
}

.contact-info {
	padding-bottom: 20px;
}

.contact-info .org {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 5px;
}

.contact-info .adr {
	margin-bottom: 5px;
}

.blog-footer .stay-connected ul {
	overflow: hidden;
	padding-bottom: 20px;
}


.colophon {
	padding: 10px 0;
	clear: both;
	height: 35px;
	position: relative;
}

.copyright {
	bottom: 23px;
	font-size: 10px;
	left: 30px;
	font-family: helvetica;
	color: #959595;
	position: absolute;
}


a.lexblog {
	bottom: 17px;
	position: absolute;
	right: 30px;
}


.legal {
	display: block;
	clear: both;
}


.archive-header {
}

.archive-header h1 {
}

.archive-header h1 strong {
}

.archive-header a.feed {
}

.grid-row {
}


.main .lxb_dga_user .display_name,
.main .lxb_dga_user .authortitle,
.main .lxb_dga_user .phone,
.main .lxb_dga_user .user_email,
.main .lxb_dga_user .dga_link_to_email {
	display: block;
}

.main .lxb_dga_user .display_name {
	font-weight: 600;
	font-size: 13px;
}

.main .lxb_dga_user .authortitle {
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}

.main .lxb_dga_user .phone {
	font-size: 11px;
	line-height: 15px;
}

.main .lxb_dga_user .dga_link_to_email {
	font-size: 11px;
	line-height: 15px;
}

.main .lxb_dga_user .user_email {
	font-size: 11px;
	line-height: 15px;
}

.lxb_dga_user {
	display: inline-block;
	width: 210px;
	margin-bottom: 20px;
	vertical-align: top;
}


.wpcf7-form {
	background-color: #ececec;
	border: 1px solid #ccc;
}

.wpcf7-form input[type="submit"] {
	padding: 3px 10px;
}


