@import url(nav.css);

.group:before, .group:after, ul.horiz-list:before, ul.horiz-list:after {
    content: "";
    display: table }
.group:after, ul.horiz-list:after { clear: both }
.group, ul.horiz-list { *zoom: 1 }
.left {
    float: left;
}
.right {
    float: right;
}
body {
background: #f6f6f6;
}
.clear {
  clear: both;
}
ul, ol {
  margin: 0 0 9px 15px;
  padding: 0;
}
a {
	color: #387499;
	text-decoration: none;
}

/* Fonts */
.navbar .btn-group .btn,
.banner-msg p,
.banner-msg,
#homepage-sidebar h2,
.nav a,
.callout-title h1 {
    font-family: 'Vollkorn', serif;
    font-weight: 500;
}
.callout-title h1 {
    font-size: 19px;
}
p {
    color: #333;
		font-size: 14px;
	  line-height: 1.3em;

}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1.3em;
    color: #005181;
}
h4 {
    color: #005181;
}
/* Layout */
.gen-icons {
    background-image: url(../img/icons/gen-icon-map.png);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
}
#main {
  padding-top: 80px;
}
.navbar-inner .nav-section.nav-wrapper {
    background:  url(../img/bg/left-primary-nav.png) no-repeat left center;
    padding-left: 7px;
}
.navbar-fixed-top .nav {
    background: url('../img/bg/right-primary-nav.png') right center;
}
.navbar-fixed-top .nav > a {
    color: #fff;
    font-weight: 500;
    background: url(../img/bg/nav-divide.png) no-repeat right center;
}
.navbar-fixed-top .navbar-inner {
    padding: 0 20px 3px 10px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: none;
    background: url('../img/bg/navbar-bg_primary.png') no-repeat 20px top, url(../img/bg/navbar-bg_new.jpg) repeat-x right bottom #004a79;
}
.navbar-inner .nav-section {
    padding: 7px 0;
}
.nav-section.a-items {
    background: url(../img/bg/masthead-vert-darken.png) repeat-y left top;
    padding: 10px 0 21px 40px;
    margin-bottom: -20px;
    overflow: hidden;
}
.navbar .nav > li > a {
font-size: 1.2em;
  color: #fff;
  float: none;
  line-height: 19px;
  padding: 15px 10px 16px;
  text-decoration: none;
  text-shadow: none;
}
.navbar .brand {
  font-weight: bold;
  padding: 0;
  margin: 0 0 0 10px;
  position: absolute;
  top: 8px;
  font-size: 25px;
}
.brand #logo {
  border: 1px solid white;
  vertical-align: middle;
  margin-right: 4px;
}
.navbar .btn, .navbar .btn-group {
  margin-top: 6px;
}
.navbar .btn-group .btn {
  color: #333333;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.75);
  background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
}
.navbar #action-items {
  position: relative;
  width: 195px;
  margin: 0;
  padding: 0;
}
.navbar #action-items .btn-group
 {
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e93946', EndColorStr='#9f0222');
  
  padding: 6px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bg/button-highlight.png) no-repeat center top, -moz-linear-gradient(90deg, #aa0924 0%, #d1232e 100%) #e93946;
  background: url(../img/bg/button-highlight.png) no-repeat center top, -webkit-gradient(linear, left bottom, left top, from(#aa0924), to(#d1232e)) #e93946;
}

.input-append button.add-on {
  height: 28px;
}
.input-append button.add-on i {
  margin-top: 1px;
}
.input-append input {
  margin: 0;
}

/* Search */

#search-title{
  bottom: 13px;
  font-size: 18px;
  left: 13px;
  position: relative;
  margin-top: 12px;
}
.pagination li{
  cursor: pointer;
}
.nav-pills .nav-header{
  line-height: 32px;
  margin-right: 4px;
}
#search-query{
  margin-bottom: 8px;
}
.search-query{
  border-radius: 1px;
}
#search-input{
  background: #ffffff;
  margin-top: 12px;
}
input#search-input {
  height: 30px;
  width: 500px;
}
.nav li.filter:hover{
  background: #0088CC;
}
.nav label{
  margin-bottom: 0;
  padding-bottom: 2px;
  padding-top: 2px;    
}
#filter-list{
  text-transform: capitalize;
}

#search-form {
  margin: 6px 0 0 0;
}
#search-form .btn {
  margin: 0;
}
#search-bar {
background: #e3eaed;
height: 60px;
padding: 10px;
position: fixed;
z-index: 2;
top: 71px;
left: 0;
width: 101%;
border-bottom: 1px solid #d1d9de;
}
.logged-in #search-bar {
top: 101px;
left: 0;
}
#search-wrapper {
width: 1200px;
margin: 0 auto;
}
#search-wrapper .span3 {
width: 20%;
float: left;
}
h1#solr-search-title {
   color: #000000;
    font-family: 'Vollkorn',serif;
    font-size: 27px;
    font-weight: normal;
    margin-top: 25px;
}
.page-template-solr_search-php #main {
padding: 175px 20px 0 !important;
}
#search-sidebar.widget {
padding: 20px 0;
margin: 0;
}
.pagination ul {
background: #dedede;
background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #E9E9E9 100%);
background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #E9E9E9 100%);
background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #E9E9E9 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #DDDDDD), color-stop(1, #E9E9E9));
background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #E9E9E9 100%);
background-image: linear-gradient(to top, #DDDDDD 0%, #E9E9E9 100%);
}
.pagination a {
padding: 8px;
line-height: 14px;
}
/* end Search */

#footer-nav ul {
  display: inline-block;
}
.thumbnail {
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 1;
  padding: 0 6px 6px 6px;
}
ul.inline {
  margin: 0;
}
.pagination-header {
  margin-top: 28px;
}
.date {
  font-weight: normal;
}
.tilde {
  font-family: Times New Roman;
  font-size: 22px;
  font-weight: normal;
  padding: 7px 8px;
}
.inline li {
  display: inline;
  list-style: none;
}
.filter-btn {
  display: block;
  margin-bottom: 6px;
}
.date-nav {
  margin: 16px 0;
}
.search-divider {
  margin: 3px 0;
  border: none;
}
.alert-info.alert-clear {
  background: transparent;
  border: none;
  padding: 8px 0;
}
.disabled a {
  color: #666666;
}
.active a {
  font-weight: bold;
}
/* Content Page */
h1.title {
	color: #00385A;
	font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  margin-top: 12px;
}
#right-side {
  float: right;
}
#left-side {
  padding-top: 46px;
}
.sidebar-nav {
  margin-top: 12px;
  padding: 8px 0;
}
.breadcrumb {
  background-color: transparent;
  background-image: none;
  border: none;
  margin: 0;
  padding-left: 0;
}
.well {
  border: 1px solid #999;
}

/* Homepage: Verified Voting; */
#slideshow {
  margin-top: 10px;
  cursor: pointer;
}

#homepage-sidebar .sidebar-wrapper {
    margin-left: -10px;
    padding-left: 10px;
    padding-top: 10px;
    background: url(../img/bg/dot-3x1-gray-divide.png) repeat-x left top, url(../img/bg/dot-1x3-gray-divide.png) repeat-y left top;
}
.email-sign-up {
    margin: 0 0 0em -.7em;
    padding: 0 0 0em .7em;
    background: url(../img/bg/dot-3x1-gray-divide.png) repeat-x left bottom;
}
#text-4 .email-sign-up, #text-4  {
    background: none;
}

.email-sign-up form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 0 5px 7px;
    margin: 4px 0 0 0;
    background-color: #fff;
}
.email-sign-up form input:focus {
    border: 0;
    text-shadow: 0;
    box-shadow: 0;
}
.email-sign-up .btn {
    margin: 3px 3px 0 0;
    float: right;
    font-size: 12px;
   border-radius: 3px;
    color: #805f00;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.38);
    border: 0;
    padding: 9px 10px;
    font-family: 'Vollkorn',serif;
    line-height: 1;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e9b717), to(#fcd76a));
    background-image: -moz-linear-gradient(90deg, #e9b717 0%, #fcd76a 100%);
}
#homepage-sidebar {
  padding-top: 10px;
}
#homepage-sidebar h2 a {
  text-decoration: underline;
  color: #000000;
}
.blog-list li {
  margin-top: 10px;
}
.callout-title {
  display: block;
  color: #000;
  font-variant: italic;
  padding: 6px 12px;
  cursor: pointer;
  background: url(../img/bg/diag-3x3-black.png) repeat-x left top;
}
.callout-title:hover {
  text-decoration: none;
}
.callout-title h1 {
  color: #000;
  font-weight: normal;
  line-height: 1;
  padding: .5em;
  border: 0;
}
.callout-title h1 span.gen-icons {
    width: 37px;
    height: 37px;
    background-position: -109px 0;
    margin-top: -10px;
    display: block;
    float: left;
    margin-right: 9px;
    margin-left: -17px;
}
.callout-content-padder {
  padding: 1em;
  margin: 0 0 1em 3em;
}
.list-buttons {
  margin: 22px 0 0 0;
}
#mobile-search {
  margin-bottom: 5px;
  padding: 3px;
  background: #E3EAED;
}
.home #mobile-search {
display: none;
}
input#homepage-search {
width: 60%;
height: 24px;
font-size: 14px;
}
#mobile-search label {
font-family: 'Vollkorn', serif;
font-size: 22px;
line-height: 22px;
padding: 4px 20px 0 20px;
margin-bottom: 0;
  vertical-align: middle;

}
.mobile-only {
  display: none;
}

/* hero image */
.hero-wrap .pad {
    padding: 5px;
    background-image: url(../img/bg/diag-4x4-blue.png);
    margin-bottom: 2em;
}

.hero-wrap ul,
.hero-wrap ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hero-wrap img {
    display: block;
}
.banner-wrapper {
  background: url(../img/bg/homepage-banner-blue.png) no-repeat right top;   
}
.banner-msg {
    margin-right: 21px;
}
.banner-msg {
    position: relative;
}
.banner-msg ul li {
    padding: 4em 2em 2em 1em;
    text-align: center;
    color: #fff;
}
.banner-msg h1,
.banner-msg p {
font-size: 23px;
    color: #fff;
font-weight: 500;
text-shadow: 0 0 3px #000000;
}
.banner-msg p {
    font-size: 1.1em;
}
.banner-msg h1 {
    line-height: 1.1;
    margin: 0 0 .3em 0;
}
.banner-msg .cta {
    display: inline-block;
    background-color: #d72730;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(215, 39, 48)), to(rgb(160, 3, 34)));
    background-image: -webkit-linear-gradient(top, rgb(215, 39, 48), rgb(160, 3, 34));
    background-image: -moz-linear-gradient(top, rgb(215, 39, 48), rgb(160, 3, 34));
    background-image: -o-linear-gradient(top, rgb(215, 39, 48), rgb(160, 3, 34));
    background-image: -ms-linear-gradient(top, rgb(215, 39, 48), rgb(160, 3, 34));
    background-image: linear-gradient(top, rgb(215, 39, 48), rgb(160, 3, 34));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d72730', EndColorStr='#a00322');
    line-height: 1;
    color: #fff;
    padding: .5em 1.1em;
    border-radius: 3em;
    font-size: 1.2em;
    text-align: center;
    text-shadow: 0 0 4px #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.58);
    border-top: 1px solid #d96e74;
    border-bottom: 1px solid #840007;
    margin: 1em 0 0 0;
}
.banner-nav-wrap {
position: absolute;
right: 5px;
top: 0px;
z-index: 50;
    margin-left: -20px;
    width: 20px;
    margin-top: 2.2em
} 
.banner-nav-wrap a {
    display: block;
    background-color: rgb(141, 172, 194);
    background-color: rgba(32, 89, 132, 0.35);
    color: #000;
    text-align: center;
    height: 20px;
    width: 20px;
    line-height: 1.5;
    margin-bottom: 4px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.banner-nav-wrap  a:hover {
    background-color: rgba(32, 89, 132, 0.55)
}

.banner-nav-wrap a.activeSlide {
    background-color: #215984;
    color: #fff;
}


/* blog listing */
#homepage-sidebar h2 {
    font-size: 16px;
    font-weight: normal;
    background-color: #216a94;
    background-image: -webkit-gradient(linear, left center, right center, from(rgb(33, 106, 148)), to(rgb(0, 76, 122)));
    background-image: -webkit-linear-gradient(left, rgb(33, 106, 148), rgb(0, 76, 122));
    background-image: -moz-linear-gradient(left, rgb(33, 106, 148), rgb(0, 76, 122));
    background-image: -o-linear-gradient(left, rgb(33, 106, 148), rgb(0, 76, 122));
    background-image: -ms-linear-gradient(left, rgb(33, 106, 148), rgb(0, 76, 122));
    background-image: linear-gradient(left, rgb(33, 106, 148), rgb(0, 76, 122));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#216a94', EndColorStr='#004c7a');
    padding: .6em .9em .4em .9em;
    line-height: 1;
    border-radius: 5px;
    margin: .6em 0 .5em 0;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.74);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #000;
}
.home .su-spoiler-content {
font-size: 14px;
}
#homepage-sidebar h2 a {
    color: #fff;
    text-decoration: none;
}
.blog-list h4,
.blog-title h3,
.blog-list h4 a,
.blog-title h3 a {
    font-size: 14px;
    color: #316a93;
    line-height: 1.3;
    margin-bottom: 3px;
    font-weight: normal;
}

.blog-title h3,
.blog-title .date,
.blog-title p,
.blog-list li {
    padding-left: 20px;
}
.blog-title p {
color: #6a6a6a;
font-family: 'Vollkorn', serif;
}
.blog-list li, .blog-title div.span3 {
margin-top: .7em;
padding-bottom: .7em;
background: url(../img/bg/dot-3x1-gray-30.png) repeat-x left bottom;
}
.title span.gen-icons,
.blog-list span.gen-icons {
     background: url(../img/icons/gen-icon-map.png) no-repeat -204px -1px;
     display: block;
     width: 14px;
     height: 14px;
     float: left;
     margin-left: -19px; 
}

.title .date,
.blog-list .date {
color: #000000;
font-weight: normal;
font-size: 16px;
padding: 6px 0 6px 20px;
line-height: 1.3em;
font-family: 'Vollkorn',serif;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 1200px) { 
  .nav-wrapper.left {
      float: right
  }
  .nav-section.right {
      float: none;
      background-image: none;
      margin: 0;
      padding: .5em;
  }
  #main.container {
      padding-top: 10em;
  }
  .navbar-fixed-top .navbar-inner {
  padding: 1em 0;
  background: url('../img/bg/navbar-bg_primary_no-grad.png') no-repeat 20px top #004a79;
  }    
  .span3 {
  width: 100%;
  }
	#homepage-sidebar.span3 {
	width: 30%;
	}
	.callout-wrapper.mobile-only {
		margin: 1em 0;
		display: block;
	}
	.callout-wrapper.mobile-only .callout {
	display: block;
	width: 100%;
	margin-left: 0;
	border-radius: 0;
	filter: none;
	background: none;
	  background: url(../img/bg/diag-3x3-black.png) repeat-x left top;
	}
	.callout-wrapper.mobile-only .callout .callout-title {
	background-image: none; 
	}
	.callout-wrapper.mobile-only .callout .callout-title h1{
  color: #000;
  font-weight: normal;
  line-height: 1;
  padding: .5em;
  border: 0;
  text-shadow: none;
  text-transform: none;
	}
	.callout-wrapper.mobile-only {
	margin: 1em 0;
	}
	.callout-wrapper.mobile-only .callout{
	display: inline-block;
	width: 48%;
	margin-left: 1%;
	border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e93946', EndColorStr='#9f0222');
	background: -moz-linear-gradient(90deg, #aa0924 0%, #d1232e 100%) #e93946;
	background: -webkit-gradient(linear, left bottom, left top, from(#aa0924), to(#d1232e)) #e93946;
	}
	.callout-wrapper.mobile-only .callout .callout-title {
	background-image: none; 
	}
	.callout-wrapper.mobile-only .callout .callout-title h1{
  color: #FFFFFF;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
	}
	#top-menu {
		display: none;
	}
	#main {
	width: 95%;
	}
	#radslide-1 {
	height: 264px;
	width: 95%;
	}
	#index-main.span9 {
	width: 64%;
	}
	.span9 {
	width: 95%;
	}
	.banner-msg h1 {
	font-size: 1.8em;
	}
	.banner-msg p {
	font-size: .9em;
	}
	#main.container {
  padding-top: 7.5em;
  }
  .callout-wrapper.mobile-only .callout .callout-title h1 {
	font-size: 12px;
	padding: 3px 6px;
	}
}

/* here starts the Mobile only section */
@media (max-width: 940px) {
  .mobile-only {
    display: block;
  }
  #main {
  padding-top: 20px;
  }
  #primary {
  width: 100%;
  padding-top: 15px;
  }
  #right-sidebar #primary {
  width: 100%;
  }
  #wide-sidebar  #primary  {
	width: 100%;
	}
	#wide-sidebar  #secondary  {
	width: 100%;
	}
  #homepage-sidebar {
  float: none;
  width: 100%;
  }
  #home-body-wrapper {
  padding: 0px;
  }
  h1 {
    font-size: 22px;
    font-weight: normal !important;
  }
  .callout-title h1 {
    font-weight: bold;
  }
  #main.container {
  padding-top: 45px;
  }
  .page-template-solr_search-php #main {
  padding-top: 45px;
  }
  .singular .type-post h2.entry-title, .archive .type-post h2.entry-title {
  padding: 0;
  }
  .navbar-fixed-top .navbar-inner .nav a {
      font-weight: 200 !important;
      padding: .65em 1em;
  }
  .navbar-fixed-top .navbar-inner .nav {
      background-color: rgba(0,0,0,.2);
  }
  .navbar-fixed-top .navbar-inner .nav a:hover {
      background-color: rgba(0,0,0,.3);
  }
  .navbar-fixed-top .nav,
  .navbar-fixed-top .navbar-inner .nav-wrapper {
      width: 100%;
      background-image: none;
  }
  .navbar-fixed-top .nav a {
      background-image: none;
  }
  .navbar-fixed-top .nav {
      background: url(../img/bg/dot-3x1-gray-30.png) repeat-x left top;
  }
  .navbar-inner {
      padding: 1em 0;
  	background: url('../img/bg/navbar-bg_primary_no-grad.png') no-repeat 20px top #004a79;
  }
  .navbar-inner .span9 {
      width: 97%;
  }
  .nav-wrapper .nav li {
      display: block;
      float: none;
      width: 50%;
      float: left;
      }
  .nav-wrapper li a {
      display:  block;
  }
  .navbar-inner .span3 {
      padding: 1em;
      margin: 0 0 1em 0;
   }
	 .nav-section.right.a-items {
	     margin: -1.5em 0 0 0;
	 }
	 .nav-section.right.a-items #search-form{
	     display: none;
	 }
	 .nav-section.right.a-items #action-items {
	     height: 3em;
	     margin-right: -.7em;
	 } 
  /* Simplify the basic layout */
	#radslide-1, #slide-pager, #main-menu, #top-menu, #header-search, #logo, #header-fader {
	display: none;
	}
	#logo-mobile {
	width: 50%;
	overflow: visible;
	float: left;
	}
	#logo-mobile img {
	width: 347px;
	height: 41px;	
	max-width: none;
	}
	#header {
	  background: #134472 url(../images/vv-header-mobile_02.png) top left repeat-x;
    height: 41px;
	}
	#menu-toggle .mobile-close {
	display: none;
	}
	#menu-toggle {
	display: block;
  position: absolute;
  top: 0px;
  right: 5px;  
	}
	.mobile-close img, .mobile-open img{
	width:30px;
	height: 23px;
	}
	#menu-toggle {
  line-height: .8em;
  color: white;
  font-variant: small-caps;
  font-size: 10px;
  text-align: center;
  padding: 4px;
  background: #000;
	}
	
  #mobile-menu ul.menu {
  background: #00385A;
  top: 41px;
  left: 0;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
	}
	#mobile-menu ul.menu li {
	float: none;
	display: block;
	padding: 0 0 0 5px;
	}
	#mobile-menu ul.menu ul.sub-menu li  {
	background: #ffffff;
	width: 90%;
	}
	#mobile-menu ul.menu ul.sub-menu li a {
	color: #000000;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-shadow: none;
	}
	#mobile-menu ul.menu ul.sub-menu li a:hover {
	background: #ffffff;
	}
	#mobile-menu ul.menu li a {
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	padding:0 .5em;
	position:relative;
	text-decoration:none;
	text-shadow:0 1px 1px #242424;
  font-family: 'Vollkorn', serif;
	}
	
	#main-menu .menu, #main-menu .menu ul, #mobile-menu .menu, #mobile-menu .menu ul {
	padding: 0 0 0 20px;
	}
	
	#mobile-menu .menu a:hover {
		color:#fff;
	 background-color:#095584;
	   background-image:-webkit-gradient(linear, left top, left bottom, from(#095584), to(#064165));
	  background-image:-webkit-linear-gradient(top, #095584, #064165);
	  background-image:-moz-linear-gradient(top, #095584, #064165);
	  background-image:-ms-linear-gradient(top, #095584, #064165);
	  background-image:-o-linear-gradient(top, #095584, #064165);
	  background-image:linear-gradient(top, #095584, #064165);
	  color:#fff;
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#095584, endColorstr=#064165);
	}

	#mobile-icons #search-link{
  position: absolute;
  top: 5px;
  right: 52px;
  box-shadow: 0px 0px 10px black;
  border: 1px solid #CCC;
  height: 28px;
  border-radius: 4px;
	}
	
	#main #content {
		margin: 0 1.6%;
		width: auto;
	}
	#main {
		width: 93%;
		padding: 10px 5px 0;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 1.6%;
		width: auto;
	}
	#home-body-wrapper {
	padding: 0 0 0 0;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
		#search-bar {
		display: none;
	}
	.page-template-solr_search-php #main {
	padding: 60px 20px 0 !important;
	}
	#search-sidebar.widget 	{
	 width: 100%;
	}
	.span3, .span9 {
  width: 95%;
  }
	#homepage-sidebar.span3 {
	width: 95%;
	}
  .singular.page .hentry {
  padding-bottom: 10px;
  padding-top: 15px;
  //border-bottom: 1px solid #cdcdcd;
  }
  #index-main.span9 {
  width: 100%;
  }

}

@media (max-width: 768px) {
  .full-only {
    display: none;
  }
  #tvn-menu {
  display: none;
  }
  .footer p {
  font-size: 12px;
  }
  #homepage-sidebar h2 {
  font-size: 18px;
  }
  .blog-list h4, .blog-title h3, .blog-list h4 a, .blog-title h3 a {
  font-size: 15px;
  }
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	.su-spoiler-style-2.su-spoiler-open > .su-spoiler-title, .su-spoiler-style-2 > .su-spoiler-title {
  padding: 5px 10px 10px 35px !important;
  font-size: 16px  !important;
  line-height: 22px !important;
  height: auto !important;
  }
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}


}

@media (max-width: 480px) {
	.callout-wrapper.mobile-only .callout .callout-title h1 {
	font-size: 11px;
	padding: 2px 3px;
	}
  h1 {
    font-size: 18px;
  }
  #email {
    display: inline;
    width: 66%;
  }
  .lead {
    display: inline-block;
    font-size: 12px;
    font-weight: 200;
    line-height: 13px;
    margin-bottom: 0;
    width: 10em;
  }
  #content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}
	.callout-title.mobile-only {
  display: block;
  color: #000;
  font-variant: italic;
  padding: 6px 12px;
  cursor: pointer;
  background: url(../img/bg/diag-3x3-black.png) repeat-x left top;
	}
		
	#mobile-search label{
	 font-size: 17px;
	 padding: 4px 10px 0;	 
	}
	
  input#homepage-search {
  width: 50%;
  }
	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: right;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}

