/*
	Theme Name: ITAC template
	Theme URI: 
	Description: 
	Author: 
	Author URI: 
	Version: 1BETA
	Tags: 
	License: 
	License URI: 
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } html, button, input, select, textarea { font-family: sans-serif; color: #222; } body { margin: 0; font-size: 13px; line-height: 18px; font-family: "Helvetica Neue", Helvetica, sans-serif; } ::-moz-selection { background: #00477c; color: #fff;} ::selection { background: #00477c; color: #fff;} a { color: #00477c; text-decoration:none; } a:visited { color: #00477c; } a:hover { color: #06e; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } 
abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; } pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ""; content: none; } small { font-size: 85%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } dd { margin: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; } ul, ul, li { list-style: none; list-style-image: none; margin: 0; padding: 0; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; } fieldset { border: 0; margin: 0; padding: 0; } label { cursor: pointer; } legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button, input { line-height: normal; } button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; } button[disabled], input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; resize: vertical; } input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; } table { border-collapse: collapse; border-spacing: 0; } td { vertical-align: top; } .chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: Jeff Radecki
   ========================================================================== */
body{ 

background: #1f457a; 

/*
background-attachment:fixed;

  -webkit-background-size: 100% auto;           
     -moz-background-size: 100% auto;          
       -o-background-size: 100% auto;          
          background-size: 100% auto;  
*/

}
.wrapper{ display:block; width: 960px; margin: 0 auto; }
#thepage{clear: both; margin: 0px auto; }

#homeMain {background:#fff; padding:20px 0px 0; margin:20px 0px 20px 0px; }
	
.homeColumn { display:block; width:300px; float:left; margin:0px 10px; } 


.entry-utility {margin-top:10px; color:#666; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 0px;}
.nextPost { display:block; width:250px; float:right; margin:10px 10px 10px 0px; } 
.prevPost { display:block; width:250px; float:left; margin:10px 10px 10px 0px; } 
.post-navigation-text {display:block; width:250px; margin-top:10px;}

.nextPost img, .prevPost img { padding-left:0px; height:100px; width:100px;}

	
#socials {float:right; clear:right; margin-top:20px;}
#socials img {width:40px;}

.memberTop, .memberTop a, .memberTop a:link  { float:right; padding: 5px 10px; background:#fff; -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}

.postList { height:70px; display:block; clear:left; overflow:hidden; margin-bottom:20px; }
.postImg {float:left; width:70px; height:70px; margin-right:10px; margin-bottom: 20px;}

.eventList { height:75px; display:block; clear:left; /*overflow:hidden;*/ margin-bottom:20px; }

h3.event-title { font-size: 1.538em; font-family: "Benton Sans"; font-weight: normal;   padding: 20px 0 0 0; margin: 0 0 10px 0; color: #111;}

.featuredContent-image {float:left; margin-right:10px;}
.featuredContent cta {margin-top:10px;}
li.featuredContent {display:block; padding:20px 0px 0px; min-height:160px;}

.postList p {margin:0px; padding:0px;}

#footerform-submit { padding: 5px; min-width:140px; background: #00477c; color:#fff;
border:0px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-left:auto;
	margin-bottom:5px;
	display:block;
	
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00477C), color-stop(1, #007DB8));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #00477C 0%, #007DB8 100%);}

.wpcf7-submit { padding: 5px; min-width:140px; background: #00477c; color:#fff;
border:0px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	text-align: center;
	margin: 0 auto 5px;
	display:block;
	
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00477C), color-stop(1, #007DB8));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #00477C 0%, #007DB8 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #00477C 0%, #007DB8 100%);}

.contact input {margin-bottom:10px; padding:5px 0px; width:150px;}

.gallery-item { float: left; margin-right: 1em; }

.cta, .cta:link, a.cta, a.cta:visited { padding: 5px 10px 5px 10px; background: #9e9e9e; color:#fff; float:right;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-left:auto;
	margin-bottom:5px;
	display:block;
	
	min-width:90px; text-align:center;
	
	/* IE10 Consumer Preview */ 
	/* background-image: -ms-linear-gradient(top, #00477C 0%, #007DB8 100%); */

	/* Mozilla Firefox */ 
	/* background-image: -moz-linear-gradient(top, #00477C 0%, #007DB8 100%); */

	/* Opera */ 
	/* background-image: -o-linear-gradient(top, #00477C 0%, #007DB8 100%); */

	/* Webkit (Safari/Chrome 10) */ 
	/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00477C), color-stop(1, #007DB8)); */

	/* Webkit (Chrome 11+) */ 
	/* background-image: -webkit-linear-gradient(top, #00477C 0%, #007DB8 100%); */

	/* W3C Markup, IE10 Release Preview */ 
	/* background-image: linear-gradient(to bottom, #00477C 0%, #007DB8 100%); */
	
}
a.cta:hover {background:#333;}
#headerlogo {color:#fff; font-size:15pt; PADDING-BOTTOM:5PX;}


/* CTA Buttons */
.cta-btns {
	margin-top: 75px;	
}

.cta-btns .media {
	color: #333;
	margin-bottom: 10px;	
}

.cta-btns .media a {
	color: #333;	
}

.cta-btns .media .media-body {
	padding: .8em .5em 0 0;	
}

.cta-btns .media img {
	border-top: 2px solid #ccc;	
	border-left: 2px solid #ccc;	
	border-bottom: 2px solid #ccc;	
}

.cta-btns .media p {
	line-height: 1.1;
	margin: 0 0 .6em 0;	
}

.description {padding:10px; color:#666; display:block;}

.thethe-image-slider-caption {margin-bottom:20px;}

#navSearch {float:right; width:231px;}
input#searchsubmit { margin:0px; padding:0px; border:1px solid #999; background: #fff url(images/search.png) no-repeat center center;  width:30px; height:30px; }
input.submit { height:28px; }


#s { margin:0px; padding:3px 5px; border:0px;  width:170px; height:20px;   }

.clear {clear:both; display:block;}
	nav#access{ width: 100%; margin: 5px 0 20px 0; padding:10px 0px; clear: both; background:#ccc;  height:25px; left:0px;}
		div.menu, div.menu-header{ padding-top:3px; font-size: 1.15em; color: #383838;  text-align: left; }
		div.menu ul, div.menu-header ul { }
		div.menu ul, div.menu-header ul li:last-child {border:none; padding-right:0px; margin-right:0px; }
		div.menu ul li, div.menu-header ul li{ display: inline; border-right:1px solid #666;}
		
		
		div.menu ul li a, div.menu-header ul li a {  }
			li.page_item { }
			li.current_page_item a, li.page_item a, div.menu ul li a, div.menu-header ul li a { text-decoration: none; color: #555; margin: 0 7px 0 7px;}
			div.menu-header ul li a:hover { color: #00477c; }

.contact {display:block; float:right; width:150px; position:absolute; z-index:1; margin: 30px 0px 0px 800px;  }
#footerLogos { float:left; clear: left;}

.small-menu-footer {display:block; width:100%;}
.small-menu-footer ul{
	list-style: none;
	margin: 0;
	padding: 2px 0;
	float:left;
}
.small-menu-footer li a {color:#fff; font-weight:normal;}
.small-menu-footer li {
		list-style-type:none;
	/*float:left;*/
	position: relative;
	text-align: left;
	padding: 3px 5px 3px 0;	
}



.menu-footer {
	display: block;
	width: 960px;
	
	}
.menu-footer ul{
	list-style: none;
	margin: 0;
	padding: 2px 0;
	float:left;
}
.menu-footer li {
		list-style-type:none;
	float:left;
	position: relative;
	width:150px;
	 text-align: left;
	padding:3px 5px;	
}
.menu-footer li a {color:#fff; font-weight:bold;}
.menu-footer li a:hover { color:#333;}
.menu-footer ul ul li a {color:#fff; font-weight:normal; font-size:10px;}
.menu-footer ul ul li a:hover { color:#ccc;}

.menu-footer ul ul 
{ 
list-style: none;  
margin: 4px 0 0 -5px;
padding: 0 0 0;
float:left;
height:auto;

}

.menu-footer ul ul li {
overflow:hidden;
    float: left;
    /*line-height: 26px;*/
    padding-bottom: 0px;
    padding-right: 5px;
    position: relative;
	 text-align: left !important;
	 height:auto;
	 background:none;
}

.aptf-timestamp a {
	color: #FFF !important;
    border-bottom: none !important;
    text-decoration: none !important;
}


/* Dropdown menu from scratch yay */
	.menu-header li.menu-item{
    float: left;
    margin: 0;
    padding: 0; }
	#access li:hover ul{ visibility: visible; }
	.menu-header ul.sub-menu{
		display: block;
		float: left;
		background: white;
		margin: 0;
		padding: 10px;
		z-index: 1000000000;
		position: absolute;
		min-width: 170px;
		-moz-box-shadow: 0px 1px 5px rgba(000,000,000,0.2); -webkit-box-shadow: 0px 1px 5px rgba(000,000,000,0.2);
		box-shadow: 0px 1px 5px rgba(000,000,000,0.2);
		visibility: hidden; }
		.menu-header ul.sub-menu li.menu-item{ clear: both;  min-width: 170px; border:none; }

.menu-header ul ul li a{ font-size: 0.9em; display:block;  border-bottom:1px solid #ccc; padding:10px 0px; min-width: 220px; }

.menu-header ul.sub-menu li.menu-item:hover {background:#e1e1e1;}
/* Dropdown menu from scratch yay */



section#content{ clear: both; }
#post {
background:#fff; padding:20px; margin:10px 0px 20px 0px;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	
	
	}


	article{ width: 560px;     
		float: left; padding: 0 0px 32px 0; }
		
		#post img {max-width:560px;}
		
		.entry-title{ font-size: 1.538em;   padding: 10px 0 10px 0; margin: 0 0 16px 0; color: #111; text-shadow: 0px -1px 0px rgba(000,000,000,0.1), 1px 1px 0px rgba(255,255,255,1); }
		.entry-title a{ text-decoration: none; color: inherit; }
		h2.entry-title, article h1{ font-family: Helvetica, Arial,  sans-serif; font-weight: normal; font-size: 1.2em; color: #444; text-shadow: 1px 1px 0px rgba(255, 255, 255, 1); margin: 0px;  padding: 5px 0 10px 0; display: block;  }
		article h1{ background: none; font-size:1.5em !important; }
		.entry-meta{ font-weight: normal; color: #AAAAAA; font-size: 0.9em; }
		.entry-meta a{ text-decoration: none; color: inherit; }
			.addthis_toolbox, .addthis_default_style { padding: 5px 0; }
		.entry-content p { }
		.entry-content blockquote { }
		.entry-content ul {}
		.entry-content ul li {
			list-style:disc;
			list-style-position: outside;
			margin: 0 0 0 15px;
			}
		.entry-content ol { }
		.entry-content ol li { list-style:inherit;}
		.entry-content a { text-decoration: none; font-weight:bold; }
		.entry-content a.readMore h2{ font-size: 1em; font-weight:bold; text-decoration:none; }
		.entry-content h1{ font-size: 1.538em; }
		.entry-content h2{ font-size: 1.538em; }
		.entry-content h3{ font-size: 1.538em; font-family: "Benton Sans"; font-weight: normal;   padding: 20px 0 0 0; margin: 0 0 10px 0; color: #111;}
		.entry-content h4, .entry-content h5, .entry-content h6{ font-size: 1.538em; }
	article.page, article.type-page { }
	#homepageslider{ width: 960px; background: #fff;		}
	#homepageslider a{ text-decoration: none; }
	.homepagewidgets{ width: 100%; float: left;}
	#mobileslider{ display:none; visiblity:hidden; }


        

	.rightsidebar { display: block; float: right; width: 300px; margin: 0 0 0 -300px; background:#fff; padding:20px; margin:10px 0px 20px 0px;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;}
			li.widget-container { padding: 0 0 0 0; display: block; clear: both;}
			li.widget-container h3.widget-title, h3.widget-title a, h3.widget-title a:visited, h3.widget-title a:link { font-family: Helvetica, Arial,  sans-serif; font-weight: normal; font-size: 23px; color: #000; margin: 0px;  padding: 5px 0 10px 0; display: block; line-height: 26px; }
			li.widget-container ul { float: left; }
			li.widget-container ul li { font-weight: normal; }
						li.widget-container ul li a:hover { color: #BF3030; }
	
footer#therealfooter{ 
background: #666; /* Old browsers */
background: -moz-linear-gradient(top,  #3c3b3d 0%, #666666 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3b3d), color-stop(100%,#666666)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3c3b3d 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3c3b3d 0%,#666666 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3c3b3d 0%,#666666 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3c3b3d 0%,#666666 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3b3d', endColorstr='#666666',GradientType=0 ); /* IE6-9 */



padding: 10px 0;  float: left; clear: both; width: 100%; margin: 0px auto; }
		
.footerdescription, p.footerdescription{ font-size:12px; color:#000; font-style:italic; padding:0px; margin:0px; margin-top:8px;}
.footercopy { padding:0px; margin:0px; margin-left:5px; width:300px; float:left; }
	
#subfooter{ 
clear: both; 
color: #fff; 
padding: 10px 0px; 
font-size: 12px;
/*margin-top:100px;*/
}
#subfooter a { text-decoration: none; color: fff; }




#footerLogos img{/*height:65px;*/ padding-bottom:10px;}

#footerLogos {float: left; padding-right:20px; margin-right: 0px; padding-left:0px; margin-left:0px; display: block; min-height: 160px; }

#footerlogo-text {float: left; padding-right:20px; margin-right: 0px; padding-left:0px; margin-left:0px; display: block; border-right: 1px solid #666; min-height: 160px; width: 200px; }
#footerlogo-text p { font-size: 14px; font-family: arial; color: #c2c2c2; }

#QuickLinks { float: left; width: 200px; padding-left: 20px; border-right: 1px solid #666; }

#QuickLinks H2 { text-transform: uppercase; font-size: 16px; }

#LatestTweet { float: left; display: block; padding-left: 30px; width: 320px; }

#LatestTweet H2 { text-transform: uppercase; font-size: 16px; margin-bottom: 5px; }

#LatestTweet span.entry-content { display: block; }

#LatestTweet span.entry-meta { margin-bottom: 10px; display: block; }

#LatestTweet span.entry-content a { color: #FFFFFF; }

div#content {padding: 20px;
background: #fff;
margin-bottom: 20px; -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;}}

/* mtable */
.mtable {
	color:#333;
	font-size:12px;
	line-height:1.4em;
	margin-bottom:25px;
	width:100%;
}

.mtable p, .mtable ul {
	font-size:1em;
	margin-bottom:0;
	padding-bottom:0;
}

.mtable ul {
	list-style:disc;
	margin-left:15px;
}

.mtable ol {
	list-style:decimal;
	margin-left:15;
}

.mtable th {
	background-color:#AFDC7E;
	font-weight:bold;
	padding:5px;
}

.mtable td {
	border:solid #ddd 1px;
	padding:5px;
	vertical-align:top;
}

.mtable table td {
	border:none;
	background:none;
}

.textwidget p {
	margin-top: 0;
}

li#text-18 {
    margin-top: 4.4em;
}



/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  
/* Style adjustments for viewports that meet the condition */
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
/* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: none; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
/* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
/* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
/** END HTML5 Boilerplate CSS **/
/** START Starkers CSS **/

/* LAYOUT */

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

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; padding: 0px 10px 10px 0px; }
.alignright { float:right; padding: 0px 0px 10px 10px; }
.wp-caption { border:1px solid #666; background:#e1e1e1; font-size:12px; padding:10px; margin:10px }
.wp-caption-text { text-align: center; margin-bottom: 0;}

/* You might find the following useful */

/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } 
/* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 }

/* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

/* BX Slider */
.hp-feature {
	position: relative;
}
.bx-wrapper {
	position: relative;
}
.bx-wrapper img {
	display: block;
	max-width: 100%;
	height: auto; 
}
.bx-wrapper .bx-controls {
	width: 100%;
	position: absolute;
	bottom: 12px;
	left: 0; 
	z-index: 999;
}
.bx-wrapper .bx-pager {
	color: #fff;
	text-align: right;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block; 
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	color: #fff;
	height: 6px;
	width: 11px;
	font-size: 0px;
	display: block;
	margin: 0 0 0 4px;
	outline: 0; 
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #a1a1a1; 
}
.bx-wrapper .bx-controls-direction {
	position: relative;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 120px;
	height: 32px;
	width: 32px;
	text-indent: -999em;
	z-index: 999;
	outline: 0; 
	display: none;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none; 
}
.bx-wrapper .bx-prev {
	background: url('images/controls.png') 0 -32px no-repeat;
	left: 1em;
}
.bx-wrapper .bx-next {
	background: url('images/controls.png') -43px -32px no-repeat;
	right: 1em;
}
.bx-wrapper .bx-controls-auto {
	text-align: center; 
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block; 
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: #fff;
	display: block;
	width: 10px;
	height: 11px;
	margin: 0 3px;
	outline: 0; 
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0; 
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url('') -86px -44px no-repeat;
	display: block;
	text-indent: -999em;
	width: 9px;
	height: 11px;
	margin: 0 3px;
	outline: 0; 
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px; 
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	width: 80%;
	text-align: left; 
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 35px;
	right: 0; 
}
.bx-wrapper .bx-caption {
	background: #666666 \9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0; 
}
.bx-wrapper .bx-caption span {
	display: block;
	color: #fff;
	font-size: .85em;
	padding: 10px; 
}
.bx-wrapper .bx-loading {
	/* background: white url("../img/layout/bx_loader.gif") 50% 50% no-repeat; */
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000; 
}

/* TYPOGRAPHY */

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

/* Font declaration 
@font-face { font-family: "Helvetica Neue"; font-weight: normal; src: url("fonts/HelveticaNeueLTStd-Roman.otf"); }
@font-face { font-family: "Helvetica Neue"; font-weight: bold; src: url("fonts/HelveticaNeueLTStd-Bd.otf"); }
@font-face { font-family: "Benton Sans"; font-weight: normal; src: url("fonts/BentonSansCond-Regular.otf"); }
@font-face { font-family: "Benton Sans"; font-weight: bold; src: url("fonts/BentonSansCond-Medium.otf"); }*/
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }


/* BUTTONS & FORMS */

/* ----------------------------------------- */
a.more-link{ font-family: "Benton Sans"; display: block; text-align: center; font-weight: bold; float: right; clear: both; text-decoration: none; color: black !important; padding: 4px 30px !important; height: auto; width: auto; background: -moz-linear-gradient(  top,  white 0%,  #D9D9D9) !important; -webkit-border-radius: 5px; border-radius: 5px; font-size: 11px; border: 1px solid white; -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5),  inset 0px -1px 0px rgba(255, 255, 255, 0.7); box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5),  inset 0px -1px 0px rgba(255, 255, 255, 0.7); text-shadow: 0px -1px 1px rgba(000, 000, 000, 0.2),  0px 1px 0px rgba(255, 255, 255, 0.3);   background: -webkit-gradient(    linear, left top, left bottom,     from(#ffffff),    to(#d9d9d9)) !important;}
a.more-link:hover{ background: #BF3030; }

.media, .media-body {
	overflow: hidden;
	zoom: 1;
	width: auto; 
}
.media-aside {
	float: left; 
	margin-right: 1em;
}
.media img {
	display: block;
}

.srp-post-thumbnail { float: left; margin-right: 4px; }

.srp-post-content-container { margin-bottom: 10px; }

p.srp-post-date { margin: 0; padding: 0 0 2px; font-weight: bold; }

/* default style */
.selectnav { display: none; }

/* small screen */
@media screen and (max-width: 600px) {
 /* .js #nav { display: none; }
  .js .selectnav { display: block; margin: 10px auto 20px; width: 280px;}*/
  footer#therealfooter, .contact, .menu-footer, #subfooter, #footerLogos, .footerdescription, #socials, .small-menu-footer, .footercopy {display:none; width:0px; height:0px;}
  
  .wrapper, .rightsidebar{ display:block; width: 100%;}
  #head { background: #00477c; }
}

#post img { /*max-width:95%; */}