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

html, body,  span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  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,
 caption, tbody, tfoot, thead {
	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;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
body.postid-775 #gallery {
	display: none;}


/* IE PNG Fix
** IE PNG Alpha Fix v2.0 Alpha 4
** by Angus Turnbull - http://www.twinhelix.com. Updated: 2 October 2009. 
*/
img, div, span, a, input { 
	behavior: url(/js/iepngfix.htc) ;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* =Global Elements
-------------------------------------------------------------- */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

h1 {font: 30px/26px Arial, sans-serif;letter-spacing: 0; 
	margin: 15px 0px 25px 0;
	color:#0f79c8;
	letter-spacing: -2px!important;
}

#copy.home h1 {font: 21px/26px Arial, sans-serif;letter-spacing: 0; 
	color:#fff;
	margin: 0 0 15px 0;
	letter-spacing: -1px!important;
}
h2, #main-clm .cform legend, h2 a:link, h2 a:visited, h2 a:active {
	font: 20px/32px Arial, sans-serif;
	letter-spacing: 0;
	color:#0f79c8;
	margin-bottom: 8px;
} 
#footer h2.widget-title{
	font: 22px/32px Arial, sans-serif;
	color:#fff;
} 
#post-2 h1, #post-2 h2, #post-2 h3 {
	color: #fff;
	}
h3  {
	font: 18px/32px Arial, sans-serif;
	letter-spacing: 0;
	color: #198fe9;
	margin-bottom: 8px;
}
h4 {
	font: 12px/16px Arial, sans-serif;
	letter-spacing: 0;
	color:#b4b5b6;
	margin-bottom: 5px;
}
p {
	margin-bottom: 13px;
}
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 {
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	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;
}
input, textarea, select {
	background: #fff;
	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);
	height: 40;
	padding: 5px!important;
	font: 14/16px Arial, sans-serif!important;
}

input, textarea {
	width: 100%;
}
select {
	width: 40%;
}
.field-group {
	margin-bottom: 8px;
    margin-right: 20px;
}
input[type=submit].button, .button {
	background-color: #0f79c8;
	font-size: 14px;
	width: auto!important;
	color: #fff!important;
	padding: 8px 12px!important;
	text-align: center;
	height: auto!important;
	border: none;
	}
input[type=submit].button:hover {
	background-color: #09a906;
	}
a:link, a:active, a:visited {
	color:#0f79c8;
	text-decoration: none;
}

a:hover {
	color:#09a906 ;
}
h2 a:hover {
	color:#09a906 !important;
}
/* =Website
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body.home {
	font: 12px/17px Arial, sans-serif;
}
body {
	letter-spacing: 0;
	font: 14px/21px Arial,sans-serif;
	color: #333;
	background: #043570;
}

#wrapper {
	background-image: url(images/site-bg-wrap.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#globe {
	background-image: url(images/globe3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;    height: 100%;    padding-bottom: 1px;
}
#shadow {
	background-image: url(images/shadow-bg.png);
	background-repeat: no-repeat;
	background-position: center 157px;
}
#header-wrap {
	background-image: url(images/header-wrap.png);
	background-repeat: repeat-x;
	background-position: center -6px;   padding-bottom: 1px;
}
.container {
	width: 960px;
	position: relative;
	margin: 0px auto;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
	position: relative;
}
#header h1#logo  a {	
	background-image: url(images/global-shade-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
 	display: block;
	height: 72px;
	width: 211px;    
	text-indent: -9999px;
}
#header  h1#logo {
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 26px;	
}
#header #phone {
	position: absolute;
	height: 45px;
	width: 315px;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
}

#header #phone div {
	font: 12px/16px Arial, sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 14px;
	left: 12px;
}
#header #phone p {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 82px;
	padding-left: 23px;
	font: 31px/40px Arial,sans-serif;
}
#main #site {
	margin-top: 22px;
	margin-bottom: 32px;
}
#site #subnav {
	background-image: url(images/subnav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 960px;
	overflow: hidden;
}
#subnav  ul#menu-sub-menu {
	margin: 0px ;
	padding: 0px;
	list-style-type: none;
}
#subnav ul#menu-sub-menu li {
	float: left;
	background-image: url(images/subnav-split.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subnav ul#menu-sub-menu li.menu-item-45 {
	background-image: none;
}
#subnav ul#menu-sub-menu li a {    
	color: #FFFFFF;
    display: block;
    font: bold 14px/47px Arial,sans-serif;      
		padding-left: 16px;
    padding-right: 17px;
    text-transform: uppercase;
}
#subnav ul#menu-sub-menu li a:hover {
	background-image: url(images/subnav-ov-bg-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#subnav ul#menu-sub-menu li.menu-item-50 a:hover {
	background-image: url(images/nav-ov-1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#site #banner {
	height: 409px;
	width: 960px;
	position: relative;
}
#site #banner #mask {
	background-image: url(images/home-banner-mask3.png);
	background-repeat: no-repeat;
	height: 409px;
	width: 960px;
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #site #copy.home {
	background-image: url(images/home-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#fff;
	background-color: #00508f;
	padding: 20px;
	min-height:240px;
height:expression(
    this.scrollHeight < 240? "240px" : "auto" );
}

#site #copy-bottom {
	background-image: url(images/home-content-footer.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 960px;
}
#main #site #copy {
	background: #fff;
}
#main #site #main-clm {
	float: left;
	width: 688px;
	padding: 6px 6px 36px 6px;
}

#main #site #main-clm .postsnippit .pic {
	float: left;
	margin: 0 15px 0 0;
	width: 110px;
	height: 101px;
	overflow: hidden;

}
#main #site #main-clm  .pic img {
	padding:2px;
	border: solid 1px #ccc;

}
#main #site #main-clm .postsnippit {
	padding:0 0 2px 0;
	margin:0 0 10px 0;
	border-bottom: dotted 1px #ccc;

}
#main #site #main-clm .pic img:hover {
	padding:2px;
	border: solid 1px #09a906;

}
#main #site #main-clm .details {
	float: left;
	width: 540px;
	margin: -5px 0 0 0;

}

.casesnippit {  width: 210px; float: left; margin-right: 8px}
.casesnippit h2, .casesnippit h2 a { margin: 0px; font: 16px/20px Arial,sans-serif; font-weight: bold;}
span.featuretext { color: #acacac; font: 16px/20px Arial,sans-serif; font-style: italic;}
#main #site .clm2 {    
	background-image: url("images/divider.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    margin: 0 25px 0 0;
    padding: 0 20px 0 0;
    width: 46%;

}
body.home .blog {
	margin-top: 15px;
	text-align:center;
	background: #00508F;
	border-radius: 10px;
	padding:20px	
	}
body.home .blog a {
	color: #ccc;
	font-weight: bold;
	}

#main .clm3 {
	color: #ffffff;
	width:28%;
margin-right: 35px;
	float:left;
	}
#main .clm3 h3 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 10px;
	}
 #main .clm3 p {
	font-size: 14px;
	}
#main .clm3 h3, #main .clm3 p {
	color: #ffffff;
	line-height: 1.4!important
	}
#main .clm3:first-of-type {
margin-left: 35px;
	}
#main .clm3:last-of-type {
margin-right: 0px;
	}
	
	
#main #site .clm2.right {
	padding	: 0px;
	background: none;
}
#main #site #post-15 .clm2.left {
	width: 31%;
}
#main #site #post-15 .clm2.right {
	margin: 0px;
	width: 61%;
}
#footer {
	background-color: #1c1c1c;
	color: #d7d7d7;
}
#footer a, #footer .widget-area a:hover {
	color: #d7d7d7;
}
#footer a:hover, #footer .widget-area a {
	color: #A8A8A8;
}
#footer #footer-widgets {
	background-color: #1a1a1a;
	background-image: url(images/footer-widgets.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #footer-credits #credits {
	float: right;
	width: 400px;
	margin-top: 0px;
	text-align: right;
	font: 11px/14px Arial, sans-serif;
}
#footer #footer-credits, #footer #footer-credits a {
	color: #666;
}
#footer #footer-credits a:hover {
	color: #d7d7d7;
}
#footer #footer-left { 
	float: left; 
	width: 55%;
}
ul#menu-footer {
    clear: both;
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu-footer li {
	display: inline;
}
ul#menu-footer li a {
	margin-right: 10px;
	font: 11px/15px Arial, sans-serif;
	display: block;
	float: left;
	color: #666;
}

#footer .widget-area {
	float: left;
	width: 31%;
	margin: 0 33px 0 0;
	line-height: 16px;
}
#footer .widget-area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer #third-widget.widget-area  {
	margin: 0px;
}

#footer .widget-area li li {
	padding: 0 0 8px 0;
}

#footer p.links {  
	clear: both;  
	float: left;
	font: 11px/15px Arial, sans-serif;

}

/* Easy Slider */
#ezicontent {
	position:relative;
}
#ezicontainer {
	margin:0 auto;
	position:relative;
	text-align:left;    
	height: 409px;
    width: 960px;
	z-index:0;
}
#slider {
	height: 409px;
    width: 960px;
	overflow: hidden;
}
#slider li .left {    
    margin-top: -380px;
	background-image: url(images/png.png);
    padding: 10px;
    position: relative;
    z-index: 9999;
    width: 300px;    
	margin-left: 6px;
	box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
}

#slider li .left p {  
	color: #666;
	line-height: 16px;
}
#slider li .left a {  
	color: #198FE9;
}
#slider li .left a:hover {  
	color: #0F79C8;
}
#slider li h1 {       
		color: #0F79C8;
    font: 38px/34px 'ColaborateBoldRegular',Arial,sans-serif;
    margin: 10px 0;
}
#slider li {
	width:960px;
	height:409px;
}
#slider li img {
	width: 960px;
	position: relative;
	z-index: 99;
}
#slider ul#move li{
	margin-top:-70px;
	padding-bottom:70px;
}
#slider ul#move.ad li {
	margin-top:0px;
	padding-bottom:0px;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
	z-index: 9999;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:35px;
	height:77px;
	position:absolute;
	left:-35px;
	top:-260px;
}
#nextBtn {
	left:960px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:41px;
	height:77px;
	background:url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(images/btn_next.png) no-repeat 0 0;
}
/* // Easy Slider */

/* =sidebar widgets
-------------------------------------------------------------- */


#main #site #lhs-clm {
	float: left;    
	padding: 8px;
    width: 233px;   
	margin: 5px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	min-height:450px;
height:expression(
    this.scrollHeight < 450? "450px" : "auto" );
}

#lhs-clm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lhs-clm ul li.widget-container {
	margin: 0 0 10px 0;
	width: 233px;
}
#lhs-clm ul li.widget-container .sidebox{
	background-image: url(images/box-wrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#lhs-clm ul li.widget-container .widget-content  {
	background-image: url(images/box-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 10px 10px 10px ;
	width: 213px;
}
#lhs-clm ul li#text-3.widget-container .widget-content .textwidget  {
	padding: 0px 80px 35px 0px ;
}
#lhs-clm ul li#text-3.widget-container .widget-content  {
	background-image: url(images/sidebar-quote-bg.jpg);
	padding: 5px 10px 55px 10px ;
	width: 213px;
}
#lhs-clm ul li.widget-container .widget-content a {
	color: #105992;
}
#lhs-clm ul li.widget-container .widget-content  a:hover {
	color: #198fe9;
}
#lhs-clm ul li.widget-container .widget-content ul li  {
	border-bottom: dotted 1px #ccc;
}
#lhs-clm ul li.widget-container .widget-content ul li a {
	display: block;
}
#lhs-clm ul li.widget-container h2.widget-title {
	background-image: url(images/box-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font: 14px/36px Arial, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	color:#fff;
	margin: 0;
	text-transform: uppercase;    
	padding: 2px 10px 0 10px;
	
}


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

#access {
	display: block;
	width: 935px;
	z-index: 99999;
	margin: 0;
	position: absolute;
	top: 72px;
	right: 0px;
}
#access .menu-header,div.menu {
	font: 14px/22px Arial, sans-serif;
	font-weight: bold;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float: right;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	padding: 6px;
	text-decoration: none;
	margin: 0 0 0 8px;
	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;
	position: absolute;
	top: 34px;
	left: 6px;
	float: left;
	width: 160px;
	z-index: 99999;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	background: #272727;
	padding: 0 0 10px 0;
}
#access ul ul li {
	min-width: 160px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 2px 10px;
	width: 140px;
	height: auto;
	margin: 0px;
	background: #272727;
	font: 14px/19px Arial,sans-serif;
	text-transform: capitalize;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #8dc7f4;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #3296e2;
}
* html #access ul li.current_page_item 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;
}

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


#content,
#content input,
#content textarea {
	color: #333;
	font: 14px/16px Arial, sans-serif !important;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#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 table.style {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content table.style tr th,
#content table.style thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content table.style tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content table.style tr.odd td {
	background: #f2f7fc;
}
#content  select {
	margin: 0 0 24px 0;
}
#content  sup,
#content  sub {
	font-size: 10px;
}
#content  blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
#content  blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

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

#main-clm img {
	margin: 0;
    height: auto;
    max-width: 100%;
}
#main-clm .alignleft,
#main-clm img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
#main-clm .alignright,
#main-clm img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main-clm img.alignleft,
#main-clm img.alignright,
#main-clm img.aligncenter {
	margin-bottom: 12px;
}

/* =gallery
-------------------------------------------------------------- */

body .ngg-slideshow .ngg-gallery-slideshow-image img {
    max-width: 666px%!important;
    max-height: 444px!important;
    width: 666px!important;
    height: auto!important;
    border: none;
}

/* =gallery -- below is old
-------------------------------------------------------------- */

body .frame .img_wrap {
    border: 1px solid #0f79c8;
}
body .panel {
    margin: 2px;
}
div.galleryview {
	height:417px!important;    
	width: 690px!important;
	overflow: hidden
}

.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    text-align: left;
    transition: opacity 400ms ease 0s;
    width: 100%;
}
.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    left: 0;
    min-height: 49px;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;	
	margin: 20px 0 0 0;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 18px;
	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;
}
p.form-allowed-tags {display: none;}

h3#comments-title {
	color: #198fe9;
	margin: 0 0 10px 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;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 3px solid #e7e7e7;
	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;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
    color: #888888;
    display: block;
    float: left;
    font-size: 12px;
    width: 70px;
}
#respond .comment-form-author label, #respond .comment-form-email label {
    width: 65px;
}
#respond input[type=text] {
	margin:0 0 9px;
	width:200px;
	border: 1px solid #DCDADA; padding 5px;
}
#respond input[type=submit] {
	margin:0 0 0 70px ;
}
#respond textarea {
	width:535px;
	border: 1px solid #DCDADA; padding 5px;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}



.table {
    font-size: 12px;
    margin: 15px 0;
    text-align: left;
    width: 99%;
    border-top: 2px solid #ccc;
}

.table td {
    border-bottom: 2px solid #198FE9;
    border-top: 1px solid transparent;
    color: #5F5F5E;
    padding: 8px;
}

#home.entry { background:#00508f; border-radius: 10px; padding: 10px; margin: 10px 0 0 0 ; color: #fff}
#home.entry a { color: #ccc}