/*

Theme Name: Maxim Group

 Theme URI: http://visioncreativegroup.com

Description: The Maxim Group theme for WordPress was designed and built for the redesign of the Maxim Group's website.

Author: Adriel Carridice, Jan Engle

Author URI: http://visioncreativegroup.com/

Version: 1.6

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: blue, white, two-columns, three-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header

Text Domain: maxim

*/



/* Fonts

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



@font-face {

    font-family: 'proxima_novasemibold';

    src: url('fonts/proximanova_semibold-webfont.eot');

    src: url('fonts/proximanova_semibold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/proximanova_semibold-webfont.woff') format('woff'),

         url('fonts/proximanova_semibold-webfont.ttf') format('truetype'),

         url('fonts/proximanova_semibold-webfont.svg#proxima_novasemibold') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'proxima_novathin';

    src: url('fonts/proximanova_thin-webfont.eot');

    src: url('fonts/proximanova_thin-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/proximanova_thin-webfont.woff') format('woff'),

         url('fonts/proximanova_thin-webfont.ttf') format('truetype'),

         url('fonts/proximanova_thin-webfont.svg#proxima_novathin') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'proxima_nova_rgregular';

    src: url('fonts/proximanova-regular-webfont.eot');

    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/proximanova-regular-webfont.woff') format('woff'),

         url('fonts/proximanova-regular-webfont.ttf') format('truetype'),

         url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'droid_serifitalic';

    src: url('fonts/droidserif-italic-webfont.eot');

    src: url('fonts/droidserif-italic-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/droidserif-italic-webfont.woff') format('woff'),

         url('fonts/droidserif-italic-webfont.ttf') format('truetype'),

         url('fonts/droidserif-italic-webfont.svg#droid_serifitalic') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'droid_serifbold';

    src: url('fonts/droidserif-bold-webfont.eot');

    src: url('fonts/droidserif-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/droidserif-bold-webfont.woff') format('woff'),

         url('fonts/droidserif-bold-webfont.ttf') format('truetype'),

         url('fonts/droidserif-bold-webfont.svg#droid_serifbold') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'droid_serifbold_italic';

    src: url('fonts/droidserif-bolditalic-webfont.eot');

    src: url('fonts/droidserif-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/droidserif-bolditalic-webfont.woff') format('woff'),

         url('fonts/droidserif-bolditalic-webfont.ttf') format('truetype'),

         url('fonts/droidserif-bolditalic-webfont.svg#droid_serifbold_italic') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'droid_serifregular';

    src: url('fonts/droidserif-webfont.eot');

    src: url('fonts/droidserif-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/droidserif-webfont.woff') format('woff'),

         url('fonts/droidserif-webfont.ttf') format('truetype'),

         url('fonts/droidserif-webfont.svg#droid_serifregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'droid_serifitalic';

    src: url('fonts/droidserif-italic-webfont.eot');

    src: url('fonts/droidserif-italic-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/droidserif-italic-webfont.woff') format('woff'),

         url('fonts/droidserif-italic-webfont.ttf') format('truetype'),

         url('fonts/droidserif-italic-webfont.svg#droid_serifitalic') format('svg');

    font-weight: normal;

    font-style: normal;



}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

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



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	background: transparent;

	border: 0;

	margin: 0;

	padding: 0;

	vertical-align: baseline;

}

body {

	line-height: 1;

}

h1, h2, h3, h4, h5, h6 {

	clear: both;

	font-weight: normal;

}

div.clear > p {margin:0;}

div.clear > h2 {clear:none !important; floar:left;}

ol, ul {

	list-style: none;

}

blockquote {

	quotes: none;

}

blockquote:before, blockquote:after {

	content: '';

	content: none;

}

del {

	text-decoration: line-through;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}

a img {

	border: none;

}

.clear, .Clear {clear:both;}

.floatleft {float:left;}

img.floatleft {margin:25px 15px 3px 0;}

img.logos {border:1px solid #ccc; min-width:133px; padding:12px;}

.floatright {float:right;}

.fineprint{font-size:12px; line-height:12px; margin-bottom:9px !important;}

.zero-margin{margin:0 !important;}

/* =Layout

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



/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/



#container {

	float: left;

	margin: 0 -240px 0 0;

	width: 100%;

}

#container-3columns {

	float: left;

	margin: 0 -240px 0 0;

	width: 80%;

}

#content {

	margin: 0 280px 0 20px;

}

#primary,

#secondary {

	float: right;

	overflow: hidden;

	width: 200px;

}

#secondary {

	clear: right;

}

#sidebar-subnav {float:left; margin-bottom: 20px; width:240px;}

#footer {

	clear: both;

	width: 100%;

}



/*

LAYOUT: One column, no sidebar

DESCRIPTION: One centered column with no sidebar

*/



.one-column #content {

	margin: 0 auto;

	width: 640px;

}



/*

LAYOUT: Full width, no sidebar

DESCRIPTION: Full width content with no sidebar; used for attachment pages

*/



.single-attachment #content {

	margin: 0 auto;

	width: 900px;

}





/* =Fonts

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

body,

input,

textarea,

.page-title span,

.pingback a.url {

	/*font-family: Georgia, "Bitstream Charter", serif;*/

	font-family: 'proxima_nova_rgregular';

}

h3#comments-title,

h3#reply-title,

#cancel-comment-reply-link,

.form-allowed-tags,

#site-info,

#site-title,

#wp-calendar,

.comment-meta,

.comment-body tr th,

.comment-body thead th,

.entry-content label,

.entry-content tr th,

.entry-content thead th,

.entry-meta,

.entry-title,

.entry-utility,

#respond label,

.navigation,

.page-title,

.pingback p,

.reply,

.widget-title,

.wp-caption-text {

	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;

}

input[type="submit"] {

	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;

}

pre {

	font-family: "Courier 10 Pitch", Courier, monospace;

}

code {

	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}





/* =Structure

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



/* The main theme structure */

#access .menu-header,

div.menu,

#colophon,

#main,

#wrapper {

	margin: 0 auto;

	width: 1046px;

}

#wrapper {

	background: #fff;

	/*margin-top: 20px;

	padding: 0 20px;*/

}



/* Structure the footer area */

#footer-widget-area {

	overflow: hidden;

}

#footer-widget-area .widget-area {

	float: left;

	margin-right: 20px;

	width: 330px;

}

#footer-widget-area #fourth {

	margin-right: 0;

}

#site-info {

	float: left;

	font-size: 14px;

	font-weight: bold;

	margin-left:20px;

	width: 750px;

}

#site-generator, #footer-search {

	float: right;

	width: 276px;

}





/* =Global Elements

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



/* Main global 'theme' and typographic styles */

body {

	background: #fff;

}

body,

input,

textarea {

	color: #687683; /*#666*/

	font-size: 12px;

	line-height: 18px;

}

hr {

	background-color: #e7e7e7;

	border: 0;

	clear: both;

	height: 1px;

	margin-bottom: 18px;

}



/* Text elements */

p {

	margin-bottom: 18px;

}



ul {

	list-style: square;

	margin: 0 0 18px 1.5em;

}

ol {

	list-style: decimal;

	margin: 0 0 18px 1.5em;

}

ol ol {

	list-style: upper-alpha;

}

ol ol ol {

	list-style: lower-roman;

}

ol ol ol ol {

	list-style: lower-alpha;

}

ul ul,

ol ol,

ul ol,

ol ul {

	margin-bottom: 0;

}

dl {

	margin: 0 0 24px 0;

}

dt {

	font-weight: bold;

}

dd {

	margin-bottom: 18px;

}

strong {

	font-weight: bold;

}

cite,

em,

i {

	font-style: italic;

}

big {

	font-size: 131.25%;

}

ins {

	background: #ffc;

	text-decoration: none;

}

blockquote {

	font-style: italic;

	padding: 0 3em;

}

blockquote cite,

blockquote em,

blockquote i {

	font-style: normal;

}

pre {

	background: #f7f7f7;

	color: #222;

	line-height: 18px;

	margin-bottom: 18px;

	overflow: auto;

	padding: 1.5em;

}

abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

sup,

sub {

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: smaller;

}

input[type="text"],

input[type="password"],

input[type="email"],

input[type="url"],

input[type="number"],

textarea {

	background: #f9f9f9;

	border: 1px solid #ccc;

	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	padding: 2px;

}

a:link {

	color: #1F6C96;

	text-decoration:none;

}

a:visited {

	color: #1F6C96;

}

a:active,

a:hover {

	color: #008ED0;

	text-decoration:underline;

}



/* Text meant only for screen readers */

.screen-reader-text {

	position: absolute;

	left: -9000px;

}





/* =Header

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



#header {

	padding: 0;

}

#header .logo{clear:both;display:block; margin:0 auto; padding-top:20px;}

#site-title {

	float: left;

	font-size: 30px;

	line-height: 36px;

	margin: 0 0 18px 0;

	width: 700px;

}

#site-title a {

	color: #000;

	font-weight: bold;

	text-decoration: none;

}

#site-description {

	clear: right;

	float: right;

	font-style: italic;

	margin: 15px 0 18px 0;

	width: 220px;

}



/* This is the custom header image */

/*#branding img {

	border-top: 4px solid #000;

	border-bottom: 1px solid #000;

	display: block;

	float: left;

}*/

#branding {height:136px;}

#TopLinks {

	width:383px;

	height:33px;

	float:right;

	position:relative;

}

#TopLinks > ul{float:left; margin:0 !important; padding-top:5px;}

#TopLinks > ul > li{display:inline; font-family: 'proxima_nova_rgregular'; margin:0 0 0 15px; text-transform:uppercase;}

#TopLinks > ul > li a {color:#001b50; text-decoration:none;}

#TopLinks > ul > li a:hover {color:#1f6c96;}

#TopLinks > .account {background:url(images/btn-toplink.png) no-repeat; color:#008ed0; font-family: 'droid_serifbold_italic'; font-size:12px; height:24px; padding:5px 0 0 10px; position:absolute; right:0; top:0; text-decoration:none !important; width:126px;}

#TopLinks > .account:hover {color:#001b50;}

img.topBar {margin-bottom:25px;}



/* =Menu

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





#access {

	/*background: #000;*/

	border-bottom:1px solid #d5d6d8;

	border-top:1px solid #d5d6d8;

	display: block;

	float: left;

	margin: 0 auto;

	width: 1046px;

}

#access .menu-header,

div.menu {

	font-family: 'proxima_nova_rgregular' !important;

	font-size: 16px;

	margin-left: 12px;

	width: 1046px;

}

#access .menu-header ul,

div.menu ul {

	list-style: none;

	margin: 0;

}

#access .menu-header li,

div.menu li {

	float: left;

	/*opacity: 0.97;*/

	position: relative;

}

#access ul.menu > li:first-child {margin-left:9px;}



#access a {

	color: #001b50;

	display: block;

	line-height: 38px;

	padding: 0 15px;

	text-decoration: none;

	text-transform:uppercase;

}

#access ul ul {

	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	display: none;

	opacity:0.91;

	position: absolute;

	top: 38px;

	left: 0;

	float: left;

	width: 180px;

	z-index: 99999;

}

#access ul ul li {

	min-width: 180px;

}

#access ul ul ul {

	left: 100%;

	top: 0;

}

#access ul ul a {

	background: #fff;

	line-height: 1em;

	padding: 7px 10px;

	width: 160px;

	height: auto;

	text-transform: none !important;

}

#access li:hover > a,

#access ul ul :hover > a {

	/*background: #333;*/

	color: #1f6c96 !important;

}

#access ul li:hover > ul {

	display: block;

}

#access ul li.current_page_item > a,

#access ul li.current_page_ancestor > a,

#access ul li.current-menu-ancestor > a,

#access ul li.current-menu-item > a,

#access ul li.current-menu-parent > a {

	color: #001b50;

}

* html #access ul li.current_page_item a,

* html #access ul li.current_page_ancestor a,

* html #access ul li.current-menu-ancestor a,

* html #access ul li.current-menu-item a,

* html #access ul li.current-menu-parent a,

* html #access ul li a:hover {

	color: #fff;

}



/* === Custom Multi-Columned sub nav === */

#CustomNav {clear:both; margin:0;}

#Navigation {

	border-bottom:1px solid #d5d6d8;

	border-top:1px solid #d5d6d8;

	font-family: 'proxima_nova_rgregular' !important;

	font-size: 16px;

	/*height:43px; 

	position:absolute; 

	top:87px; padding: 0 0 0 200px;*/ 

	width:100%; }

#Navigation ul {margin:0px; padding:0px; /*background:url(images/li-support.jpg) left repeat-y;*/ display:block; /*height:34px;*/}

#Navigation ul.mainnav > li {list-style-type:none; float:left; text-transform:uppercase; padding: 12px 15px;}

#Navigation ul.mainnav > li:first-child {margin-left:13px;}

#Navigation ul li a {color: #001b50; text-decoration:none;}

#Navigation ul.mainnav > li:hover {background:#EBEFF0;}



#Navigation ul li a:hover, 

#Navigation ul li a.Active,

#Navigation ul li.Active {color:#1f6c96 !important;}

#Navigation ul ul { 

	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    display: none; 

    position: absolute;

	z-index:20000;

}

#Navigation ul ul li {text-transform:capitalize;}

#Navigation ul ul li > div.description {color: #687683; font-size:14px; font-style:italic; line-height: 20px; padding-left:13px;}

#Navigation ul ul li > div.description > ul {margin:0; padding:0; position:relative;}

#Navigation ul ul li > div.description > ul > li {line-height:20px; list-style-type:none; text-indent:-5px; padding:0 !important; width:280px; }

#Navigation ul ul li > div.description > ul > li:before { content:"-"; position:relative; left:-5px;}

#Navigation ul ul a {color:#303d48;}

#Navigation ul ul a:after {content: "   \00BB";}

#Navigation ul ul a:hover {color:#098fcc;}



#Navigation ul ul.simple {

	left:auto; 

	margin:0 0 0 -82px !important; 

	width:279px;

	}

#Navigation ul ul.simple.first {margin:0 0 0 -13px !important; }

#Navigation ul ul.simple.last {margin:0 0 0 -158px !important; }



#Navigation ul ul.simple li {float:none; list-style-type:none;}

#Navigation ul ul.simple > li {width:100%;}

#Navigation ul ul.simple > li > ul {background:#EBEFF0 !important; margin-top:11px; opacity:0.95; min-height:220px; /*min-height only added for uniformity*/ padding:15px 10px 12px 35px; width:100% !important;}

#Navigation ul ul.simple > li > ul > li {background:#EBEFF0; padding:9px 0;}



#Navigation ul ul.complex {

	left:auto; 

	margin:11px 0 0 -464px !important; 

	width:975px;

	}

#Navigation ul ul.complex.first { 

	margin:11px 0 0 -13px !important; 

	}

	

#Navigation ul ul.complex ul {

	box-shadow:none !important;

	-moz-box-shadow: none !important;

	-webkit-box-shadow:none !important;

	}

	

#Navigation ul ul.complex > li.column {

	background:#EBEFF0; 

	border-right:1px solid #d6d5d5; 

	float:left; 

	list-style-type:none; 

	min-height:290px; 

	opacity:0.95; 

	padding:0 10px; 

	position:relative; 

	text-transform:capitalize; 

	width:304px;

	}



/*

#Navigation ul ul li.column.one {background:#feffff url(images/bkg-navcol-1.png) center bottom no-repeat;}

#Navigation ul ul li.column.two {background:#feffff url(images/bkg-navcol-2.png) center bottom no-repeat;}

#Navigation ul ul li.column.three {background:#feffff url(images/bkg-navcol-3.png) center bottom no-repeat;}

#Navigation ul ul li.column.four {background:#feffff url(images/bkg-navcol-4.png) center bottom no-repeat; width:130px;}

#Navigation ul ul li.column.five {background:#feffff url(images/bkg-navcol-5.png) center bottom no-repeat; width:140px;}

#Navigation ul ul li.column.six {background:#feffff url(images/bkg-navcol-6.png) center bottom no-repeat;  width:150px;}

*/

#Navigation ul ul.complex li.column > ul {

	background:none; 

	height:auto; 

	margin:0 7px 0 12px; 

	top:15px; 

	z-index:20001;

	}

#Navigation ul ul.complex li.column > ul > li {background:none; float:none; font-size:16px; list-style-type:none; padding:9px 0; text-transform:capitalize; }

#Navigation ul ul.complex > li.column > ul > li > ul {

	position:relative; top:0;

	}

#Navigation ul ul.complex > li.column > ul > li > ul > li {list-style-type:square; padding:5px 0 0; margin-left:19px;}



#Navigation .navImg {display:block; font-size:14px; margin:25px auto 0; text-align:center; width:220px;}

#Navigation .navImg p {border-top:1px solid #d6d5d5; display:block; font-style:italic; padding-top:5px; text-transform:none !important; width:100%;}

/*#Navigation ul ul li:hover,

#Navigation ul ul li a:hover, 

#Navigation ul ul li a.Active,

#Navigation ul ul li.Active {background:#e6e9ba;}*/

#CustomNav>div>ul>li:hover ul { display: block;} /*overrides the hiding of the first link for the sub nav*/









	

/* =Content

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



#main {

	clear: both;

	overflow: hidden;

	padding: 14px 0 0 0;

}



a.button {color:#008ed0 !important; font-family: 'droid_serifbold_italic'; font-size:12px; text-decoration:none;}

a.button:hover {color:#1f6c96 !important;}



#content {

	margin-bottom: 36px;

}

#content.fullwidth{margin:0;}

#content.fullwidth > #TopSliders {margin-bottom:40px;}



#content.fullwidth > #HomeBuckets {margin-bottom:50px; width:1046px;}

#content.fullwidth > #HomeBuckets .bucket {background:#ebeff0; display:block; float:left; height:199px; padding:0 12px 12px; position:relative; width:224px;} /*was: width:298px; height:268px; padding:0 16px 12px;*/

#content.fullwidth > #HomeBuckets .bucket.one {border-bottom:#3daf8e 14px solid;}

#content.fullwidth > #HomeBuckets .bucket.two {border-bottom:#54a2ae 14px solid; margin:0 18px;} /*was: margin:0 28px;*/

#content.fullwidth > #HomeBuckets .bucket.three {border-bottom:#008ed0 14px solid; margin-right:18px;}

#content.fullwidth > #HomeBuckets .bucket.four {border-bottom:#1f6c96 14px solid;}

#content.fullwidth > #HomeBuckets .bucket h1 {color:#001b50; display:block; font-size:16px; margin:21px 0 8px; padding-bottom:19px; text-align:center; text-transform:uppercase;}

#content.fullwidth > #HomeBuckets .bucket.one h1 {background:url(images/bkg-bucket1-head.png) no-repeat center bottom;}

#content.fullwidth > #HomeBuckets .bucket.two h1 {background:url(images/bkg-bucket2-head.png) no-repeat center bottom;}

#content.fullwidth > #HomeBuckets .bucket.three h1 {background:url(images/bkg-bucket3-head.png) no-repeat center bottom;}

#content.fullwidth > #HomeBuckets .bucket.four h1 {background:url(images/bkg-bucket4-head.png) no-repeat center bottom;}

#content.fullwidth > #HomeBuckets .bucket p {color:#687683; font-size:14px; line-height:21px; margin-bottom:8px; text-align:center;}

#content.fullwidth > #HomeBuckets .bucket p a {text-decoration:none;}

#content.fullwidth > #HomeBuckets .bucket .button {bottom:5px; position:absolute; right:24px;}



#content,

#content input,

#content textarea {

	color: #687683; /*#333*/

	font-size: 16px;

	line-height: 24px;

}

#content p,

#content ul,

#content ol,

#content dd,

#content pre,

#content hr {

	margin-bottom: 24px;

}

#content ul ul,

#content ol ol,

#content ul ol,

#content ol ul {

	margin-bottom: 0;

}

#content ul.details {list-style-type: square; margin:-6px 0 24px 1.6em !important;}

#content pre,

#content kbd,

#content tt,

#content var {

	font-size: 15px;

	line-height: 21px;

}

#content code {

	font-size: 13px;

}

#content dt,

#content th {

	color: #000;

}

/*#content h1,

#content h2,

#content h3,

#content h4,

#content h5,

#content h6 {

	color: #000;

	line-height: 1.5em;

	margin: 0 0 20px 0;

}*/

#content table {

	border: 1px solid #e7e7e7;

	margin: 0 -1px 0px 0;

	text-align: left;

	width: 100%;

}

#content tr th,

#content thead th {

	color: #777;

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	padding: 9px 24px;

}

#content tr td {

	border-top: 1px solid #e7e7e7;

	padding: 6px 24px;

}

/*#content tr.odd td {

	background: #f2f7fc;

} */



#content .entry-content > ul.links {padding:0 0 18px !important;}

#content .entry-content > ul.links.extrapadding {padding:0 0 45px !important;}

#content .entry-content > ul.links li {float:left; width:50%;}



#content .report-caption {float:left; margin-right:15px; text-align:center; width:160px;}



.hentry {

	margin: 0 0 24px 0; /*was: 0 0 48px 0;*/

}

.home .sticky {

	background: #f2f7fc;

	border-top: 4px solid #000;

	margin-left: -20px;

	margin-right: -20px;

	padding: 18px 20px;

}

.single .hentry {

	margin: 0 0 36px 0;

}

.page-title {

	color: #000;

	font-size: 14px;

	font-weight: bold;

	margin: 0 0 36px 0;

}

.page-title span {

	color: #333;

	font-size: 16px;

	font-style: italic;

	font-weight: normal;

}

.page-title a:link,

.page-title a:visited {

	color: #777;

	text-decoration: none;

}

.page-title a:active,

.page-title a:hover {

	color: #ff4b33;

}



#content .entry-title {

	color: #001B50;

	font-family: 'droid_serifitalic';

	font-size: 26px;

	/*font-weight: bold;*/

	line-height: 1.3em;

	margin-bottom: 0;

}

#content span.entry-title {color: #1f6c96; font-size:20px;}

#content h2.entry-title {font-size:20px; margin-top:12px;}

.entry-title a:link,

.entry-title a:visited {

	color: #1f6c96;

	text-decoration: none;

}

.entry-title a:active,

.entry-title a:hover {

	color: #008ed0;

}

.entry-meta {

	color: #777;

	font-size: 12px;

}

.entry-meta abbr,

.entry-utility abbr {

	border: none;

}

.entry-meta abbr:hover,

.entry-utility abbr:hover {

	border-bottom: 1px dotted #666;

}

.entry-content,

.entry-summary {

	clear: both;

	padding: 12px 0 0 0;

}

#content .entry-summary p:last-child {

	margin-bottom: 12px;

}

.entry-content h2 {color:#001b50; font-size: 18px; margin: 0 0 7px 0;}

.entry-content h2.subhead,

#content h2.subhead {color:#001b50; font-size: 17px; margin: 0 0 22px 0;}

.entry-content fieldset {

	border: 1px solid #e7e7e7;

	margin: 0 0 24px 0;

	padding: 24px;

}

.entry-content fieldset legend {

	background: #fff;

	color: #000;

	font-weight: bold;

	padding: 0 24px;

}

.entry-content input {

	margin: 0 0 24px 0;

}

.entry-content input.file,

.entry-content input.button {

	margin-right: 24px;

}

.entry-content label {

	color: #777;

	font-size: 12px;

}

#contactus label {

	display:block;

	float:left;

	width:140px;}

#contactus #captcha {margin:15px 0; width:200px;}

.entry-content select {

	margin: 0 0 24px 0;

}

#sort {clear:both; display:block; padding-bottom:20px;}

#sort label,

#sort select,

#sort input[type="submit"] {clear:right; float:left; font-size:14px; margin:0 12px 15px 0;}



.tombstone {float:left; height:172px; margin:0 18px 18px 0; width:147px;}

.tombstone img {height:172px; width:147px; border-color: #dfdfdf; border-style: solid; border-width: 2px;}



.entry-content sup,

.entry-content sub {

	font-size: 10px;

}

.entry-content blockquote.left {

	float: left;

	margin-left: 0;

	margin-right: 24px;

	text-align: right;

	width: 33%;

}

.entry-content blockquote.right {

	float: right;

	margin-left: 24px;

	margin-right: 0;

	text-align: left;

	width: 33%;

}



.biotable{

	width:100%; 

	border-collapse:collapse;

	font-size: 14px;

    line-height: 18px; 

	}

.biotable strong a{color:#008ED0 !important;}	

/* provide some minimal visual accomodation for IE8 and below */

.biotable tr{

	/*background: #eff2f3;*/

	background: #e4e6e7;

	background: -moz-linear-gradient(top,  #e4e6e7 0%, #f6f7f8 40%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e6e7), color-stop(40%,#f6f7f8));

	background: -webkit-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -o-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -ms-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: linear-gradient(to bottom,  #e4e6e7 0%,#f6f7f8 40%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e6e7', endColorstr='#f6f7f8',GradientType=0 );

	}

.biotable td{ 

	padding:7px 16px !important; border-right:#d6d6d6 1px solid;

	}	

.biotable td:first-child a {color:#687683; text-decoration:none;}

.biotable td:last-child {border-right:none !important; text-align:center;}



.biotable.companies td:first-child {text-align:center;}

.biotable.companies td:last-child,

.biotable.locations td:last-child {border-right:none !important; text-align:left;}



.biotable.prime {margin-top:15px !important;}

.biotable.prime td{ 

	padding:10px 16px !important;

	}	

.biotable.prime td:first-child {text-align:left;}

.biotable.prime td ul.links {padding:0 0 0 11px !important;}

.biotable.prime td ul.links li {float:left; width:50%;}

.biotable.sectors td:last-child {border-right:none !important; text-align:left;}



/*  Define the background color for all the ODD background rows  */

.biotable tr:nth-child(odd){ 

	/*background: #eff2f3;*/

	background: #e4e6e7;

	background: -moz-linear-gradient(top,  #e4e6e7 0%, #f6f7f8 40%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e6e7), color-stop(40%,#f6f7f8));

	background: -webkit-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -o-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -ms-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: linear-gradient(to bottom,  #e4e6e7 0%,#f6f7f8 40%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e6e7', endColorstr='#f6f7f8',GradientType=0 );

	}

/*  Define the background color for all the EVEN background rows  */

.biotable tr:nth-child(even){

	background: #fff;

	}

.tableShadow{background:url('images/tableshadow.png') top center; clear:both; display:block; height:17px; margin-bottom:24px; width:100%;}

	

.page-link {

	clear: both;

	color: #000;

	font-weight: bold;

	line-height: 48px;

	word-spacing: 0.5em;

}

.page-link a:link,

.page-link a:visited {

	background: #f1f1f1;

	color: #333;

	font-weight: normal;

	padding: 0.5em 0.75em;

	text-decoration: none;

}

.home .sticky .page-link a {

	background: #d9e8f7;

}

.page-link a:active,

.page-link a:hover {

	color: #ff4b33;

}

body.page .edit-link {

	clear: both;

	display: block;

}

#entry-author-info {

	background: #f2f7fc;

	border-top: 4px solid #000;

	clear: both;

	font-size: 14px;

	line-height: 20px;

	margin: 24px 0;

	overflow: hidden;

	padding: 18px 20px;

}

#entry-author-info #author-avatar {

	background: #fff;

	border: 1px solid #e7e7e7;

	float: left;

	height: 60px;

	margin: 0 -104px 0 0;

	padding: 11px;

}

#entry-author-info #author-description {

	float: left;

	margin: 0 0 0 104px;

}

#entry-author-info h2 {

	color: #000;

	font-size: 100%;

	font-weight: bold;

	margin-bottom: 0;

}

.entry-utility {

	clear: both;

	color: #777;

	font-size: 12px;

	line-height: 18px;

	display:none;

}

.entry-meta a,

.entry-utility a {

	color: #777;

}

.entry-meta a:hover,

.entry-utility a:hover {

	color: #ff4b33;

}

#content .video-player {

	padding: 0;

}



h3 {

font-size: 16px;

color: #001b50;

} 

/* =Asides

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



.home #content .format-aside p,

.home #content .category-asides p {

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 10px;

	margin-top: 0;

}

.home .hentry.format-aside,

.home .hentry.category-asides {

	padding: 0;

}

.home #content .format-aside .entry-content,

.home #content .category-asides .entry-content {

	padding-top: 0;

}





/* =Gallery listing

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



.format-gallery .size-thumbnail img,

.category-gallery .size-thumbnail img {

	border: 10px solid #f1f1f1;

	margin-bottom: 0;

}

.format-gallery .gallery-thumb,

.category-gallery .gallery-thumb {

	float: left;

	margin-right: 20px;

	margin-top: -4px;

}

.home #content .format-gallery .entry-utility,

.home #content .category-gallery .entry-utility {

	padding-top: 4px;

}





/* =Attachment pages

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



.attachment .entry-content .entry-caption {

	font-size: 140%;

	margin-top: 24px;

}

.attachment .entry-content .nav-previous a:before {

	content: '\2190\00a0';

}

.attachment .entry-content .nav-next a:after {

	content: '\00a0\2192';

}





/* =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-container 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. */

}

.alignleft,

img.alignleft {

	display: inline;

	float: left;

	margin-right: 24px;

	margin-top: 4px;

}

.alignright,

img.alignright {

	display: inline;

	float: right;

	margin-left: 24px;

	margin-top: 4px;

}

.aligncenter,

img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignleft,

img.alignright,

img.aligncenter {

	margin-bottom: 12px;

}

.wp-caption {

	background: #f1f1f1;

	line-height: 18px;

	margin-bottom: 20px;

	max-width: 632px !important; /* prevent too-wide images from breaking layout */

	padding: 4px;

	text-align: center;

}

.wp-caption img {

	margin: 5px 5px 0;

	max-width: 622px; /* caption width - 10px */

}

.wp-caption p.wp-caption-text {

	color: #777;

	font-size: 12px;

	margin: 5px;

}

.wp-smiley {

	margin: 0;

}

.gallery {

	margin: 0 auto 18px;

}

.gallery .gallery-item {

	float: left;

	margin-top: 0;

	text-align: center;

	width: 33%;

}

.gallery-columns-2 .gallery-item {

	width: 50%;

}

.gallery-columns-4 .gallery-item {

	width: 25%;

}

.gallery img {

	border: 2px solid #cfcfcf;

}

.gallery-columns-2 .attachment-medium {

	max-width: 92%;

	height: auto;

}

.gallery-columns-4 .attachment-thumbnail {

	max-width: 84%;

	height: auto;

}

.gallery .gallery-caption {

	color: #777;

	font-size: 12px;

	margin: 0 0 12px;

}

.gallery dl {

	margin: 0;

}

.gallery img {

	border: 10px solid #f1f1f1;

}

.gallery br+br {

	display: none;

}

#content .attachment img {/* single attachment images should be centered */

	display: block;

	margin: 0 auto;

}





/* =Navigation

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



.navigation {

	color: #777;

	font-size: 12px;

	line-height: 18px;

	overflow: hidden;

}

.navigation a:link,

.navigation a:visited {

	color: #777;

	text-decoration: none;

}

.navigation a:active,

.navigation a:hover {

	color: #ff4b33;

}

.nav-previous {

	float: left;

	width: 50%;

}

.nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

#nav-above {

	margin: 0 0 18px 0;

}

#nav-above {

	display: none;

}

.paged #nav-above,

.single #nav-above {

	display: none;

}

#nav-below {

	margin: -18px 0 0 0;

	display:none;

}

/* Recent Transaction Sliders (Home Page)

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

#RecentTransactions {

	border-right:1px solid #ccc;

	color: #001B50;

	height:50px;

	line-height:17px;

	padding-top:10px;

	position:absolute;

	text-transform:uppercase;

	width:165px;}






	

#TransactionsLink {

	/*display:none;*/

	height:35px;

	left:50%;

	margin-left:465px;

	padding-top:42px;

	position:absolute;

	width:70px;

	}

/* Circular Content Carousel Style */

.ca-container{

	position:relative;

	margin:0 auto 40px;

	width:810px;

	height:60px;

}

.ca-wrapper{

	width:100%;

	height:100%;

	position:relative;

	margin-left:50px;

}

.ca-item{

	position:relative;

	float:left;

	width:401px; /*matches horizontal tombstone width + padding buffer on .ca-item-main*/

	height:100%;

	text-align:center;

}

.ca-more{

	position: absolute;

	bottom: 10px;

	right:0px;

	padding:4px 15px;

	font-weight:bold;

	background: #ccbda2;

	text-align:center;

	color: white;

	font-family: "Georgia","Times New Roman",serif;

	font-style:italic;

	text-shadow:1px 1px 1px #897c63;

}

.ca-close{

	position:absolute;

	top:10px;

	right:10px;

	background:#fff url(images/cross.png) no-repeat center center;

	width:27px;

	height:27px;

	text-indent:-9000px;

	outline:none;

	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);

	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);

	box-shadow:1px 1px 2px rgba(0,0,0,0.2);

	opacity:0.7;

}

.ca-close:hover{

	opacity:1.0;

}

.ca-item-main{

	padding:5px 7px 5px 9px;

	position:absolute;

	width:385px; /*matches horizontal tombstone width*/

	border-right:1px solid #ccc;

}



/*

.ca-icon{

	width:233px;

	height:189px;

	position:relative;

	margin:0 auto;

	background:transparent url(images/animal1.png) no-repeat center center;

}

.ca-item-2 .ca-icon{

	background-image:url(images/animal2.png);

}

.ca-item-3 .ca-icon{

	background-image:url(images/animal3.png);

}

.ca-item-4 .ca-icon{

	background-image:url(images/animal4.png);

}

.ca-item-5 .ca-icon{

	background-image:url(images/animal5.png);

}

.ca-item-6 .ca-icon{

	background-image:url(images/animal6.png);

}

.ca-item-7 .ca-icon{

	background-image:url(images/animal7.png);

}

.ca-item-8 .ca-icon{

	background-image:url(images/animal8.png);

}

.ca-item h3{

	font-family: 'Coustard', sans-serif;

	text-transform:uppercase;

	font-size:30px;

	color:#000;

	margin-bottom:20px;

	height:85px;

	text-align:center;

	text-shadow: 0px 1px 1px #e4ebe9;

}

.ca-item h4{

	font-family: "Georgia","Times New Roman",serif;

	font-style:italic;

	font-size:12px;

	text-align:left;

	border-left:10px solid #b0ccc6;

	padding-left:10px;

	line-height:24px;

	margin:10px;

	position:relative;

}

.ca-item h4 span{

	text-indent:40px;

	display:block;

}

.ca-item h4  span.ca-quote{

	color:#f4eee3;

	font-size:100px;

	position:absolute;

	top:20px;

	left:0px;

	text-indent:0px;

}



*/

.ca-content-wrapper{

	background:#b0ccc6;

	position:absolute;

	width:0px; /* expands to width of the wrapper minus 1 element */

	height:440px;

	top:5px;

	text-align:left;

	z-index:10000;

	overflow:hidden;

}

.ca-content{

	width:660px;

	overflow:hidden;

}

.ca-content-text{

	font-size: 14px;

	font-style: italic;

	font-family: "Georgia","Times New Roman",serif;

	margin:10px 20px;

	padding:10px 20px;

	line-height:24px;

}

.ca-content-text p{

	padding-bottom:5px;

}

.ca-content h6{

	margin:25px 20px 0px 35px;

	font-size:32px;

	padding-bottom:5px;

	color:#000;

	font-family: 'Coustard', sans-serif;

	color:#60817a;

	border-bottom:2px solid #99bcb4;

	text-shadow: 1px 1px 1px #99BCB4;



}

.ca-content ul{

	margin:20px 35px;

	height:30px;

}

.ca-content ul li{

	float:left;

	margin:0px 2px;

}

.ca-content ul li a{

	color:#fff;

	background:#000;

	padding:3px 6px;

	font-size:14px;

	font-family: "Georgia","Times New Roman",serif;

	font-style:italic;

}

.ca-content ul li a:hover{

	background:#fff;

	color:#000;

	text-shadow:none;

}

.ca-nav span{

	width:25px;

	height:38px;

	background:transparent url(images/arrows.png) no-repeat top left;

	position:absolute;

	top:50%;

	margin-top:-27px;

	right:-80px;

	text-indent:-9000px;

	cursor:pointer;

	z-index:100;

}

.ca-nav span.ca-nav-next{

	background-position:top right;

	left:auto;

	right:-115px;

}

.ca-nav span:hover{

	opacity:0.7;

}







/* =Comments

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

#comments {

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title,

h3#reply-title {

	color: #000;

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 0;

}

h3#comments-title {

	padding: 24px 0;

}

.commentlist {

	list-style: none;

	margin: 0;

}

.commentlist li.comment {

	border-bottom: 1px solid #e7e7e7;

	line-height: 24px;

	margin: 0 0 24px 0;

	padding: 0 0 0 56px;

	position: relative;

}

.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

}

#comments .comment-body ul,

#comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 4px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	color: #000;

	font-style: normal;

	font-weight: bold;

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	font-size: 12px;

	margin: 0 0 18px 0;

}

.comment-meta a:link,

.comment-meta a:visited {

	color: #777;

	text-decoration: none;

}

.comment-meta a:active,

.comment-meta a:hover {

	color: #ff4b33;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	font-size: 12px;

	padding: 0 0 24px 0;

}

.reply a,

a.comment-edit-link {

	color: #777;

}

.reply a:hover,

a.comment-edit-link:hover {

	color: #ff4b33;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	border: none;

	margin: 0;

}

.nopassword,

.nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #777;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}



/* Comments form */

input[type="submit"] {

	color: #333;

}

#respond {

	border-top: 1px solid #e7e7e7;

	margin: 24px 0;

	overflow: hidden;

	position: relative;

}

#respond p {

	margin: 0;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 48px 0 0;

}

h3#reply-title {

	margin: 18px 0;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12px;

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

	color: #ff4b33;

	font-weight: bold;

}

#respond label {

	color: #777;

	font-size: 12px;

}

#respond input {

	margin: 0 0 9px;

	width: 98%;

}

#respond textarea {

	width: 98%;

}

#respond .form-allowed-tags {

	color: #777;

	font-size: 12px;

	line-height: 18px;

}

#respond .form-allowed-tags code {

	font-size: 11px;

}

#respond .form-submit {

	margin: 12px 0;

}

#respond .form-submit input {

	font-size: 14px;

	width: auto;

}





/* =Widget Areas

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



.widget-area ul {

	list-style: none;

	margin-left: 0;

}

.widget-area ul ul {

	list-style: square;

	margin-left: 1.3em;

}

.widget-area select {

	max-width: 100%;

}

.widget_search #s {/* This keeps the search inputs in line */

	width: 60%;

}

.widget_search label {

	display: none;

}



#searchform .assistive-text {

    clip: rect(1px, 1px, 1px, 1px);

    position: absolute !important;

}

#searchform input#s {

    background: url("images/search.png") right bottom no-repeat scroll #FFFFFF;

    border-radius: 2px;

    font-size: 11px;

    height: 11px;

    line-height: 1.2em;

    padding: 4px 28px 4px 10px;

	width:150px;

}

#searchform #searchsubmit {display:none;}

.widget-container {

	/*word-wrap: break-word;

	-webkit-hyphens: auto;

	-moz-hyphens: auto;

	hyphens: auto;*/

	margin: 0 0 18px 0;

}

.widget-container .wp-caption img {

	margin: auto;

}

.widget-title {

	color: #222;

	font-weight: bold;

}

#primary h3.widget-title {background:#EBEFF0; color:#001B50; display:block; font-family:'proxima_nova_rgregular'; font-size:16px; font-weight:normal; margin-bottom: 5px; padding:5px 0 5px 10px; width:100%;}

.widget_nav_menu .widget-title {display:none;}



.widget-area a:link,

.widget-area a:visited {

	text-decoration: none;

}

.widget-area a:active,

.widget-area a:hover {

	text-decoration: underline;

}

.widget-area .entry-meta {

	font-size: 11px;

}

#wp_tag_cloud div {

	line-height: 1.6em;

}

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #222;

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 4px;

	text-align: left;

}

#wp-calendar thead {

	font-size: 11px;

}

#wp-calendar thead th {

}

#wp-calendar tbody {

	color: #aaa;

}

#wp-calendar tbody td {

	background: #f5f5f5;

	border: 1px solid #fff;

	padding: 3px 0 2px;

	text-align: center;

}

#wp-calendar tbody .pad {

	background: none;

}

#wp-calendar tfoot #next {

	text-align: right;

}

.widget_rss a.rsswidget {

	color: #000;

}

.widget_rss a.rsswidget:hover {

	color: #ff4b33;

}

.widget_rss .widget-title img {

	width: 11px;

	height: 11px;

}

/*Sidebar subnav container*/

#sidebar-subnav .widget_nav_menu ul.menu {

	border: 1px solid #ccc;

	border-bottom: 8px solid #5aa6be;

	margin:0 !important;

	padding:0 !important;

	width:200px;

	

	-webkit-box-shadow: -8px 5px 15px 0px #b6c9cc;

	box-shadow: -8px 5px 15px 0px #b6c9cc;

}

/*Sidebar subnav site section title*/

#sidebar-subnav .widget_nav_menu ul.menu > li.menu-item > a {

	/*background:#3581a2;*/

	background: #89bfd0;

	background: -moz-linear-gradient(left,  #89bfd0 5%, #277a9b 100%);

	background: -webkit-gradient(linear, left top, right top, color-stop(5%,#89bfd0), color-stop(100%,#277a9b));

	background: -webkit-linear-gradient(left,  #89bfd0 5%,#277a9b 100%);

	background: -o-linear-gradient(left,  #89bfd0 5%,#277a9b 100%);

	background: -ms-linear-gradient(left,  #89bfd0 5%,#277a9b 100%);

	background: linear-gradient(to right,  #89bfd0 5%,#277a9b 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89bfd0', endColorstr='#277a9b',GradientType=1 );

	color:#fff;

	display:block;

	padding:3px 0 3px 18px;

	text-transform:uppercase;

	width:182px;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu {

	list-style:none;

	margin-left:0 !important;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li {

	padding: 0 !important;

	border-bottom: 1px solid #ccc;

	width:100%;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li:last-child {border:none !important;}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > a {

	color:#001B50;

	display:block;

	padding: 5px 0 5px 20px;

	width:90%;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > a:hover,

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.current-menu-parent > a,

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.current-menu-item > a {

	/*background:#ebeff0;*/

	background: #e4e6e7;

	background: -moz-linear-gradient(top,  #e4e6e7 0%, #f6f7f8 40%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e6e7), color-stop(40%,#f6f7f8));

	background: -webkit-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -o-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: -ms-linear-gradient(top,  #e4e6e7 0%,#f6f7f8 40%);

	background: linear-gradient(to bottom,  #e4e6e7 0%,#f6f7f8 40%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e6e7', endColorstr='#f6f7f8',GradientType=0 );

	color:#54a2ae;

	cursor:pointer;

	text-decoration:none;

}





#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {

	display:none;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.menu-item-has-children.current-menu-item > ul.sub-menu,

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.menu-item-has-children.current-menu-parent > ul.sub-menu,

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li.menu-item-has-children.current-page-ancestor > ul.sub-menu {

	display:block;

}





#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu {

	list-style:none;

	margin-left:2.5em !important;

}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li:before {content: "\00BB   ";}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li:first-child {margin-top:7px; }

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li:last-child{margin-bottom:7px;}

#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li a {

	color:#687683;

}

/*#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li:first-child:before {content:""; margin-top:7px; }*/

/*#sidebar-subnav .widget_nav_menu ul.menu > li > ul.sub-menu > li > ul.sub-menu > li:first-child a {display:block; padding-top:7px; text-transform:uppercase !important;}*/



/* Main sidebars */

#main .widget-area ul {

	margin-left: 0;

	padding: 0;

}

#main .widget-area ul ul {

	border: none;

	margin-left: 1.3em;

	padding: 0;

}

#primary {

}

#primary .textwidget p {font-size:14px; padding-left:10px;}

#secondary {

}



/* Footer widget areas */

#footer-widget-area {

}





/* =Footer

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



#footer {

	margin-bottom: 20px;

}

#colophon {

	/*border-top: 4px solid #000;

	margin-top: -4px;*/

	background:url(images/footer-rule.png) repeat-x;

	overflow: hidden;

	padding: 24px 0 16px;

}

#colophon h3.widget-title {color:#001b50; font-size:12px; font-weight:normal; text-transform:uppercase;}

#colophon .textwidget {font-size:11px; font-weight:normal;}

#site-info {

	font-weight: bold;

}

#site-info a {

	color: #000;

	text-decoration: none;

}



#site-info ul.links {margin-left:0 !important; width:350px;}

#site-info ul.links li {display:inline; float:left; width:50%;}

#site-info ul.links a {color: #687683;}

#site-info ul.links a:hover {color: #008ED0;}

#footer-widget-area > #first,

#footer-widget-area > #second {border-right:solid 1px #ccc; min-height:77px;}

#footer-search p {margin:0 0 3px;}

#footer-search #searchform {margin-top:9px;}

#site-generator {

	font-style: italic;

	position: relative;

}

#site-generator a {

	/*background: url(../maxim%20-%20Copy/images/wordpress.png) center left no-repeat;*/

	color: #666;

	display: inline-block;

	line-height: 16px;

	padding-left: 20px;

	text-decoration: none;

}

#site-generator a:hover {

	text-decoration: underline;

}

img#wpstats {

	display: block;

	margin: 0 auto 10px;

}





/* =Mobile Safari ( iPad, iPhone and iPod Touch )

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



pre {

	-webkit-text-size-adjust: 140%;

}

code {

	-webkit-text-size-adjust: 160%;

}

#access,

.entry-meta,

.entry-utility,

.navigation,

.widget-area {

	-webkit-text-size-adjust: 120%;

}

#site-description {

	-webkit-text-size-adjust: none;

}





/* =Print Style

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



@media print {

	body {

		background: none !important;

	}

	#wrapper {

		clear: both !important;

		display: block !important;

		float: none !important;

		position: relative !important;

	}

	#header {

		border-bottom: 2pt solid #000;

		padding-bottom: 18pt;

	}

	#colophon {

		border-top: 2pt solid #000;

	}

	#site-title,

	#site-description {

		float: none;

		line-height: 1.4em;

		margin: 0;

		padding: 0;

	}

	#site-title {

		font-size: 13pt;

	}

	.entry-content {

		font-size: 14pt;

		line-height: 1.6em;

	}

	.entry-title {

		font-size: 21pt;

	}

	#access,

	#respond,

	.comment-edit-link,

	.edit-link,

	.navigation,

	.page-link,

	.widget-area {

		display: none !important;

	}

	#container,

	#header,

	#footer {

		margin: 0;

		width: 100%;

	}

	#content,

	.one-column #content {

		margin: 24pt 0 0;

		width: 100%;

	}

	.wp-caption p {

		font-size: 11pt;

	}

	#site-info,

	#site-generator {

		float: none;

		width: auto;

	}

	#colophon {

		width: auto;

	}

	img#wpstats {

		display: none;

	}

	#site-generator a {

		margin: 0;

		padding: 0;

	}

	#entry-author-info {

		border: 1px solid #e7e7e7;

	}

	#main {

		display: inline;

	}

	.home .sticky {

		border: none;

	}

}