/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
li {list-style-type: none;}

/* typography.css 
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.content p {margin:0 0 1.5em;}
.content p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
.content p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#3970AF;text-decoration:underline;}
.content blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
.content li ul, .content li ol {margin:0 1.5em;}
.content ul, .content ol {margin:0 1.5em 1.5em 1.5em;}
.content ul {list-style-type:disc;}
.content ol {list-style-type:decimal;}
.content dl {margin:0 0 1.5em 0;}
.content dl dt {font-weight:bold;}
.content dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
*/

/* grid.css */
.container {width:960px;margin:0 auto;}
.showgrid {background:url(/wp-content/themes/vbc/css/src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10 {float:left;margin-right:0px;}
.last, div.last {margin-right:0;}
.span-1 {width:96px;}
.span-2 {width:192px;}
.span-3 {width:288px;}
.span-4 {width:384px;}
.span-5 {width:480px;}
.span-6 {width:576px;}
.span-7 {width:672px;}
.span-8 {width:768px;}
.span-9 {width:864px;}
.span-10, div.span-10 {width:960px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:87px!important;}
input.span-2, textarea.span-2, select.span-2 {width:164px!important;}
input.span-3, textarea.span-3, select.span-3 {width:261px!important;}
input.span-4, textarea.span-4, select.span-4 {width:358px!important;}
input.span-5, textarea.span-5, select.span-5 {width:455px!important;}
input.span-6, textarea.span-6, select.span-6 {width:552px!important;}
input.span-7, textarea.span-7, select.span-7 {width:649px!important;}
input.span-8, textarea.span-8, select.span-8 {width:746px!important;}
input.span-9, textarea.span-9, select.span-9 {width:843px!important;}
input.span-10, textarea.span-10, select.span-10 {width:950px!important;}
.append-1 {padding-right:96px;}
.append-2 {padding-right:192px;}
.append-3 {padding-right:288px;}
.append-4 {padding-right:384px;}
.append-5 {padding-right:480px;}
.append-6 {padding-right:576px;}
.append-7 {padding-right:672px;}
.append-8 {padding-right:768px;}
.append-9 {padding-right:864px;}
.prepend-1 {padding-left:96px;}
.prepend-2 {padding-left:192px;}
.prepend-3 {padding-left:288px;}
.prepend-4 {padding-left:384px;}
.prepend-5 {padding-left:480px;}
.prepend-6 {padding-left:576px;}
.prepend-7 {padding-left:672px;}
.prepend-8 {padding-left:768px;}
.prepend-9 {padding-left:864px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:81px;margin-right:82px;border-right:1px solid #eee;}
.pull-1 {margin-left:-97px;}
.pull-2 {margin-left:-194px;}
.pull-3 {margin-left:-291px;}
.pull-4 {margin-left:-388px;}
.pull-5 {margin-left:-485px;}
.pull-6 {margin-left:-582px;}
.pull-7 {margin-left:-679px;}
.pull-8 {margin-left:-776px;}
.pull-9 {margin-left:-873px;}
.pull-10 {margin-left:-970px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10 {float:left;position:relative;}
.push-1 {margin:0 -97px 1.5em 97px;}
.push-2 {margin:0 -194px 1.5em 194px;}
.push-3 {margin:0 -291px 1.5em 291px;}
.push-4 {margin:0 -388px 1.5em 388px;}
.push-5 {margin:0 -485px 1.5em 485px;}
.push-6 {margin:0 -582px 1.5em 582px;}
.push-7 {margin:0 -679px 1.5em 679px;}
.push-8 {margin:0 -776px 1.5em 776px;}
.push-9 {margin:0 -873px 1.5em 873px;}
.push-10 {margin:0 -970px 1.5em 970px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* our styles */

/* utilities */

@font-face {
  font-family: 'Neutra Text Bold';
/*  src: url('/wp-content/themes/vbc/css/GraublauWeb.eot'); */
  src: local('☺'),
         url('/wp-content/themes/vbc/css/NeutraText-BoldSCAlt.otf') format('opentype');
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

html { font-size: 12px;}
body { line-height: 1.2; font-size: 1em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color: #545454;}

p, li {font-size: 12px;}

a {color:#3970AF;text-decoration:none;}
a:hover {text-decoration: underline;}

button, input[type="submit"] {
  background: #44BCEB;
  color: #fff;
  padding: 2px 10px;
  border: 1px solid #44BCEB;
  text-transform: uppercase;
}

input[type="text"] {
  background: #E8EBED;
  border: 1px solid #BFC6CB;
  padding: 3px;
}

.section-header {
  color: #3970af;
  font-size: 16px;
  font-weight: bold;
  border-top:1px solid #e7e7e7;
  border-bottom:1px solid #e7e7e7;
  padding: 1px 2px;
  line-height: 1;
  margin-top: 4px;
}

li .section-header { font-size: 1.33em;}

.section-header .inner-header {
  display: block;
  padding: 8px;
  background: #eae8df;
}

/* Header for a topic such as "Content By Region: North America" */
.topic-header {
  padding: 10px;
  border-bottom:1px solid #e7e7e7;
}
  .topic-header h1 {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 30px;
    color: #1a3b59;
  }
  .topic-header h1 a {
    color: #1a3b59;
  }
  .topic-header p {
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #3970af;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
  }

#header {
  background: #1d456e url('/wp-content/themes/vbc/images/vbc_header.png') center top no-repeat;
  border-bottom: 1px solid #fff;
}

#masthead {
  width: 960px;
  margin: 0 auto;
}

.logo a { 
  text-indent: -999em;
  display: block;
  height: 115px;
  width: 310px;
  float: left;
}

#site-title {margin: 0;}

#footer {
  background: #1a3b59;
  color: #fff;
  border-top: 28px solid #386085;
  padding: 20px 0 0 0;
}

#footer #sub-footer {
	background: red;
	height: 0px;
	padding-top: 0px;
	bottom: -9px;
	position: relative;
}

#sub-footer .container {
	height: 0px;
}

#top-stage {background: #f3f2ee}

#top-stage .container {
  background: #f3f2ee url('/wp-content/themes/vbc/images/rightcol.gif') right top repeat-y;
  border-bottom: 1px solid #e7e7e7;
}

#main_container {
  background: url('/wp-content/themes/vbc/images/3col.gif') left top repeat-y;
  border-bottom: 1px solid #e7e7e7;
}

#main_container.two-col {background: url('/wp-content/themes/vbc/images/2col.gif') left top repeat-y;}

.content-inner {
  padding: 15px 0px;
}

#primary_nav {background: #1a3b59;}

#primary_nav ul {
  width: 960px;
  margin: 0 auto;
  clear: both;
}

#primary_nav li {
  list-style-type: none;
  float: left;
  font-size: 15px;
  line-height: 1;
  font-family: 'Neutra Text Bold', Arial, Helvetica, sans-serif;
}

#primary_nav li a {
  float: left;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}

#secondary_nav {
  float: right; 
  padding: 24px 0 0 0;
}

#secondary_nav li {
  list-style-type: none;
  float: left;
  text-transform: uppercase;
  padding: 0 5px 10px 0;
}

#secondary_nav li a {
  float: left;
  padding-right: 5px;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #30577e;
}

#secondary_nav li:last-child a {border: none; padding-right: 0;}

#secondary_nav .menu-header {
  clear: both;
}

.head-feeds {
  float: right;
}

.head-feeds a {
  padding: 10px 0 10px 5px;
  float: right;
}

#secondary_nav #search {
  clear: left;
}

#secondary_nav #search input[type="text"] {
  width: 165px;
}

#tec-nav-below,
#nav-below {
  padding: 0 10px;
}

.wp-pagenavi {
  text-align:center;
}

body .wp-pagenavi a, body .wp-pagenavi span {
  border-color: #ececec;
  background: #f5f5f5;
  color:#3970AF;
  padding: 3px 7px;
}

body .wp-pagenavi span.current, body .wp-pagenavi a:hover {
  border-color: #b5d4ee;
  background: #d5e3ee;
  color: #3970AF;
}

body .wp-pagenavi span.extend {
  border: none;
  background: none;
}

/* footer  */
#footer .span-4 {
width:340px;
margin: 0 22px 0 22px;
}

#footer .span-4 .inner {
  margin: 0;
  padding: 0px;
  height:200px;
  overflow:hidden;
  background:transparent;
  position: relative;
}

.footer-header.partners {
	position: relative;
	top: 2px;
	
}

.footer-partners {
	width:332px;
	height:204px;
	overflow: hidden;
	background: white;
	border: 4px double #888;
}

.footer-partners ul {
	width:320px;
	overflow: hidden;
	position: relative;
	bottom: 15px;
	padding-left: 17px;
}

#footer a {color: white; font-weight: normal; font-size: 11px;}


.language-control {
	float: left;
	padding: 5px;
	color: white;
	
}

.goog-te-gadget {
	color: white !important;
}

#footer .textwidget p,
#footer .textwidget ul {
  margin-bottom: 10px;
  font-size: 11px;
}

#footer .widget-title,
#footer .home-footer-header,
.footer-header {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #4d657a;
  padding-bottom: 3px;
  margin-bottom: 5px;
  padding-top: 0;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

#info_nav {
  margin-bottom: 20px;
}

#info_nav li {
  display: inline;
  padding-right: 5px;
  border-right: 1px solid #65757f;
}

#info_nav li:last-child { border: 0;}

#info_nav li a {
  padding-left: 5px;
}

#info_nav li:first-child a {
  padding-left: 0;
}

.language-control {
  margin: -10px 0;
}

#sub-footer {
  color: #858585;
}

#sub-footer a {
  color: #3970AF;
}

#sub-footer #copyright {
  float: left;
  font-size: 11px;
}

#footer-nav {
  float: right;
}

#footer-nav li {
  display: inline;
  white-space: nowrap;
  font-size: 11px;
  padding-right: 5px;
}

#footer-nav li:last-child {
  padding: 0;
}

#footer-nav li:last-child a {
  border: 0;
}

#footer-nav li a {
  padding-right: 5px;
  border-right: 1px solid #ddd;
}

.footer-icon {
  display: block;
margin: -45px auto 20px;}

/* entries */

.entry-summary p,
.entry-content p {
  line-height: 1.4;
  margin-bottom: 15px;
}
div.entry-content h2,
div.entry-content h3,
div.entry-content h4,
div.entry-content h5 {
  margin-bottom: 15px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}
div.entry-content h2 {
  font-size: 1.8em;
}
div.entry-content h3 {
  font-size: 1.5em;
}
div.entry-content h4 {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.entry-content ul {
  padding-left: 10px;
  margin-bottom: 15px;
}
.entry-content li {
  list-style-type: square;
  margin-left: 10px;
}

.entry-content em {
  font-style: italic;
}

.entry-summary .event-date {
  margin: 0;
}

.entry-utility {
  clear: both;
  max-width: 480px;

  line-height: 150%;

}

.entry-utility li {
  font-family: Georgia, Times, 'Times New Roman', serif;
  display: inline;
  color: #858585;
  font-style: italic;
  font-size: 11px;
}

.entry-utility > li {
	margin-left: 5px;
}

.hentry,
.education_center,
.sp_events,
.event,
.organization,
.document,
.government,
.video,
div.blog,
.syndicated_post,
.post {
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
  border-bottom:1px solid #e7e7e7;
}

.hentry p,
.education_canter p,
.event p,
.organization p,
.document p,
.video p,
div.blog p,
.syndicated_post p,
.post p {
  margin-bottom: 15px;
}

.government p {
	margin-bottom: 20px;
}

.government img.alignleft {
	margin-bottom: 0px;
}

.hentry h2,
.sp_events h2,
.education_center h2,
.event h2,
.organization h2,
.document h2,
.government h2,
.video h2,
div.blog h2,
.syndicated_post h2,
.post h2 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 18px;
  line-height: 1;
}

.hentry h2 a,
.education_center h2 a,
.event h2 a,
.organization h2 a,
.document h2 a,
.government h2 a,
.video h2 a,
div.blog h2 a,
.syndicated_post h2 a,
.post h2 a {
  color: #386085;
  text-decoration: none;
}

.small-entry-display .entry-title {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 13px;
  margin: 0;
}

.small-entry-display .date,
.small-entry-display .entry-summary p {font-size: 11px;}

.small-entry-display .entry-summary a {white-space: nowrap;}

#footer .small-entry-display .entry-title a {color: #bab8ab;}

.small-entry-display .entry-title a {
 color: #1a3b59; 
}

.info-list dt {
  float: left;
  margin-right: .5em;
}

.info-list dd {
  color: #999;
  font-style: italic;
}

.meta-list {
  clear: both;
}

.meta-list dt {
  font-weight: bold;
  float: left;
  margin-right: .5em;
}

.meta-list dd {
  margin-bottom: 10px;
}

.blog .entry-content ul {
  padding-left: 1.5em;
  margin-bottom: 15px;
}

.blog .entry-content ul li {
  list-style-type: disc;
}

img.alignleft { 
  float: left;
  margin: 0 15px 15px 0;
}

img.alignright { 
  float: right;
  margin: 0 15px 15px 0;
}

/* single */

.entry-title {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 30px;
  color: #1a3b59;
  margin-bottom: 15px;
}

.syndicated_post .entry-content p,
.event .entry-content p,
.post .entry-content p {margin-bottom: 15px;}

.syndicated_post .post .entry-meta,
.post .entry-meta {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 13px;
  color: #858585;
  font-style: italic;
  margin-bottom: 20px;
}

.syndicated_post .categories,
.post .categories {
  margin-bottom: 10px;
  font-size: 16px;
}

/* widgets */

.widget-container > ul {
  padding: 10px;
}

.gfbr-links {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 79px;
  background: url('/wp-content/themes/vbc/images/GFBR-logo.gif') center top no-repeat;
}

.subscription-link {
  height: 51px;
  padding: 10px 10px;
}

.subscription-link .defaultText {
	color: #444444;
	font-style: italic;
}

.widget_subscription_link_widget .section-header {

}

.widget_subscription_link_widget {
	border-top: 1px solid #e7e7e7;	
	margin-top: 20px;
	
}

.subscription-link input[type="text"] {
	width: 50%;
	margin: 10px 0;
}

.gfbr-links .links {
	padding: 56px 0px 0px 99px;
  color: #c1c0b6;
}



/* home */

.topic-menu a {
  display: block;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #e7e7e7;
  text-transform: uppercase;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #1a3b59;
}

.topic-menu .major a {
  font-size: 1.4em;
}

.topic-menu a:hover,
.topic-menu .current-menu-item a,
.topic-menu .current_page_item > a,
.topic-menu .current-cat a {
  text-decoration: none;
  color: #fff;
  background: #42b9e9;
}

/* for hierarchical menus as in the Biosecurity Codes section */
.topic-menu li li a {
  padding-left: 15px;
}

.topic-related-menu h3 {
  color: #3970af;
  font-size: 16px;
/*  font-weight: bold;*/
  border-top:1px solid #e7e7e7;
  border-bottom:1px solid #e7e7e7;
  padding: 1px 2px;
  line-height: 1;

/*  margin-top: 4px;*/
/*  padding: 5px;*/
/*  font-size: 16px;*/
}

.topic-related-menu h3 span {
  display: block;
  padding: 8px;
  background: #eae8df;
}

.topic-related-menu a {
  display: block;
  padding: 5px 0 5px 10px;
/*  border-bottom: 1px solid #e7e7e7;*/
/*  text-transform: uppercase;*/
  font-family: Georgia, Times, 'Times New Roman', serif;
/*  color: #1a3b59;*/
  font-size: 16px;
}

.region-browser {
  padding-bottom: 10px;
}

.world-map {
  display: block;
  margin: 5px auto 10px auto;
}

.region-browser select {
  display: block;
  margin: 0 0 0 68px;;
}

.related-videos li {
  float: left;
  margin: 10px 5px;
}

.related-header {
  font-size: 13px;
  font-weight: bold;
  color: #1a3b59;
  margin: 15px 0 0 0;
}

        /* carousels */
        
#top-stage-carousel {
	height:306px;
	overflow: hidden;
}

#top-stage-carousel li, #document-carousel li {
  width: 672px;
  float: left;
  position: relative;
}   

#top-stage-carousel .entry-utility, #documnet-carousel .entry-utility {
	max-width: 600px;
	clear:right;
}

#top-stage-carousel .entry-utility li, #documnet-carousel .entry-utility li {
	float:none;
}

#top-stage-carousel .post {
height: 306px;
}

#document-carousel {
	height: 225px;
	overflow: hidden;
}

#document-carousel li {
height: 215px;
}
     

#document-carousel .entry-summary-image,
#top-stage-carousel .entry-summary-image {
  float: left;
  margin: 0 12px 12px 0;
}

#top-stage-carousel .syndicated_post,
#top-stage-carousel .post, #top-stage-carousel .blog {
  border: none;
  padding: 12px 12px 12px 0;
  margin: 0;
}

#education-carousel {
  margin: -15px 0 10px 0; 
}

#document-carousel {
  background: #f3f2ee;
  padding: 10px 0 0 0;
  border-bottom:1px solid #E7E7E7;
}

#document-carousel li {
  width: 480px;
  padding-top: 10px;
}

#document-carousel .education_center,
#document-carousel .document {
  border-bottom: none;
}

.footer-partners {
/*  background: red;*/
}

#partner-carousel {
	height:250px
}

#partner-carousel li {
  width: 300px;
  height: 230px;
  position: relative;
  float: left;
}



#footer .span-4 .inner {
	height: 250px;
	overflow: hidden;	
	background: transparent;
}


.top-stage-control {
  float: right;
  margin-top: -33px;
  z-index: 2;
  position: relative;
}

.top-stage-control li {
  float: left;
  margin-right: 10px;
}


.top-stage-control a {
  width:23px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e2e2e2;
  background: #e9e9e9;
  display: block;
  outline: none;
}

.top-stage-control a:hover,
.top-stage-control a.selected {
  border-color: #b5d4ee;
  background: #d5e3ee;
  text-decoration: none;
}

/* above footer home page */

#bottom-stage {
  background: #f3f2ee;
}

#bottom-stage .container {
  margin-top: 38px;
  background: url('/wp-content/themes/vbc/images/home-stage-bg.png') center top repeat-y;
}

#bottom-stage .container .inner > h3 {
  margin-top: -38px;
}

#bottom-stage .inner {
  padding: 0 7px 7px 11px;
}

#bottom-stage .video-footer {
  background: #e5e3db;
  height:500px;
}

#bottom-stage .video-footer .inner {
	height: 500px;
}

#bottom-stage .video-footer .inner .video-home img {
	width: 100px;
	height: 66px;
}

.vid-title {
	width:100px;

}

.vid-title a {
	color: #1A3B59;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
}

.vid-title.last {
	margin-right: 0px;
}

.video-home {
	float: left;
	margin-right: 32px;
}

.full-preview {
	margin: 0 0 30px 0px;
}

.full-preview h4 a {
	color: #1A3B59;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
}

.full-preview h4 {
	margin-bottom:17px;
}


#bottom-stage .center-cat {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}

.home-footer-header {
  color: #3970af;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  padding: 17px 0;
}

.section-header a,
.home-footer-header a {
  font-style: italic;
  color: #44bceb;
  font-size: 11px;
}

/* page */

.page #b-col .content-inner {
  padding: 10px;
  border-left: none;
}

/* FAS - Kelsey image border & drop shadow edit */
.government div.entry-summary-image,
.education_center div.entry-summary-image {
  float:left;
padding-left:15px;
position:relative;
top:10px;
margin:0 12px 12px 0;
}

.government div.entry-summary-image span,
.education_center div.entry-summary-image span {
background:url("/wp-content/themes/vbc/images/Drop-Shadow.png") no-repeat scroll right bottom transparent;
float:left;
}

.government div.entry-summary-image span img,
.education_center div.entry-summary-image span img {
background-color:#FFFFFF;
border:1px solid #CECECE;
display:block;
margin:-6px 6px 6px -6px;
padding:5px;
position:relative;
}

#top-stage-carousel div.entry-summary-image img {
background-color:#FFFFFF;
border:1px solid #CECECE;
display:block;
margin: 0 6px 6px 0;
padding:5px;
}

.video-single .video-wrap {
  /*width: 460px;*/
  /*height: 290px;*/
  width: 652px;
  height: 411px;
  margin-bottom: 10px;
}

/*.video-index .video-wrap {
  width: 172px;
  height: 127px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
*/
.video-index .preview-image {
  width: 172px;
  height: 127px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.video-index .entry-utility {
  clear: none;
}

.video-index {
	position: relative;
}

.video-index .playimg {
	position: absolute;
	top: 52px;
	left: 79px;
	opacity: .8;
}

.link-box span { font-weight: normal; }
.link-box span img { margin-bottom: -0.2em; }
*/

.biosecurity-code-box {
  border: 1px solid #e7e7e7;
  margin: 0 0 10px 0;
}

.biosecurity-code-inner {
  margin: 1px;
  padding: 10px 10px 10px 10px;
  background: #F7F6EF;
}

.biosecurity-code-box h4 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-weight: bold;
  margin-bottom: 10px;
  color: #3970af;
  font-size: 12px;
  font-weight: bold;
}

.syndication-source {
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: center;
  padding: 1px 2px;
  background: #3970af;
  color: white;
/*  border: 1px solid #3970af;
  color: #3970af;*/
  font-size: 9px;
  font-family: sans-serif;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: default;
}

.s2_form_widget div.search {
  padding: 10px;
}

/* !share stuff */
.share {
clear:both;
display:inline;
background: url(/wp-content/themes/vbc/images/icons/share.png) no-repeat;
padding: 3px 3px 3px 18px;
line-height: 16px;
height:16px;
position: relative;
cursor: pointer;
}

.share img {
position: relative;
bottom: -43px;
left: 16px;
margin-right:27px;
}

.share img > * {

}


.bubble ul {
display: inline;


display:none;


position:absolute;
z-index:9999;
background: url(/wp-content/themes/vbc/images/icons/shareit.png) 0 20px;
top:0px;
left:-60px;
width:138px;
height:120px;
}

.bubble {
display:inline;
}

/* !subscriptions */

.page-template-page-subscriptions-php ul.behave-like-leif-wants {
	margin-bottom: 15px;
}









