/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0; }

html {
  word-break: break-word;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: normal; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

@font-face {
  font-family: 'Crete Round';
  src: local('Crete Round'), url('https://www.ngef.org/wp-content/thesis/skins/fonts/crete-round/CreteRound-Regular.otf'); }
@font-face {
  font-family: 'Crete Round Italic';
  src: local('Crete Round Italic'), url('https://www.ngef.org/wp-content/thesis/skins/fonts/crete-round/CreteRound-Regular.otf'); }
/*
 * Reset
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html,
body {
  height: 100%;
  font-family: 'Crete Round', arial, helvetica;
  color: black;
  font-weight: normal; }

.debug {
  position: fixed;
  top: 27px;
  left: 0;
  font-size: 12px;
  z-index: 99999;
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  background: white; }

a {
  color: #94222b;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

strong {
  font-weight: bold; }

body {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/bg-pattern.png') repeat 0 0; }

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

#wrap {
  padding-top: 14px;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/top-border.png') repeat-x 0 0; }

/*
 * HEADER
 */
#header {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
    /*
   * clear:both;
   */
  background: white;
  color: #555555;
  font-size: 10px;
    /*
   * overflow:visible;
   */
  z-index: 99999;
  height: 200px; }

.headerinner {
  padding: 0 11px; }

#header .logo {
  float: left;
  display: block;
  margin-left: 7px;
  margin-top: -10px;
  margin-bottom: 10px; }

#header .logo a {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/logo.png') no-repeat 0 0;
  width: 187px;
  height: 98px;
  display: block;
  margin: 0;
  text-indent: -99999px;
  font-size: 0; }

.utilitysearch {
  float: right;
  width: 100%; }

#utility {
  list-style: none outside none;
  display: block;
  float: right;
  margin-bottom: 16px;
  margin-top: 13px; }

#utility li {
  list-style: none outside none;
  display: block;
  float: left;
  margin: 0;
  padding: 0 20px 0 0; }

#utility li:first-child {
  background: none;
  padding-left: 0; }

#utility li a {
  color: #212f4f;
  font-size: 13px;
  font-family: arial, helvetica; }

#utility li ul {
  display: none; }

#header .social {
  float: right;
  clear: both; }

#header .search {
  display: block;
  background: #212f4f;
  width: 201px;
  float: right;
  margin-left: 20px; }

#header .search label {
  display: none; }

#header .search form {
  padding: 0 14px 12px;
  height: 23px; }

#header .search input[type="text"] {
  border-top: 1px solid #a3a8b2;
  border-bottom: 1px solid #a3a8b2;
  border-left: 0 none;
  border-right: 0 none;
  color: #999999;
  width: 143px;
  padding: 2px 3px;
  margin-right: -1px;
  font-size: 13px;
  font-family: 'Crete Round Italic', arial, helvetica;
  float: left; }

#header .search input[type="submit"] {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/search.png') no-repeat 0 0;
  display: block;
  height: 23px;
  width: 25px;
  float: right;
  text-indent: -99999px;
  font-size: 0;
  border: 0 none;
  padding: 0;
  cursor: pointer; }

#header .search .smallsearch {
  display: none; }

.social,
.footersocial {
  display: block;
  margin: 14px 0 0;
  float: right;
  width: 80px; }

#footersocial {
  display: none; }

.social a {
  margin-left: 12px; }

.social a.fb {
  display: block;
  width: 27px;
  height: 27px;
  float: left;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/facebook-grey.png') no-repeat 0 0;
  text-indent: -99999px;
  font-size: 0; }

.social a.tw {
  display: block;
  width: 27px;
  height: 27px;
  float: left;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/twitter-grey.png') no-repeat 0 0;
  text-indent: -99999px;
  font-size: 0; }

#footer .social a.fb {
  background: url('https://www.ngef.org/wp-content/wp-content/uploads/2022/11/facebook.png') no-repeat 0 0; }

#footer .social a.tw {
  background: url('https://www.ngef.org/wp-content/wp-content/uploads/2022/11/twitter.png') no-repeat 0 0; }

/*
 * Main Nav
 */
#nav {
  clear: both;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px; }

#nav .smallmenu {
  display: none; }

#nav ul {
  list-style: none outside none;
  display: block;
  margin: 0 5px;
  max-width: 990px;
  position: relative;
  border-top: 1px solid #e5e5e5;
    /*
   * overflow:visible;
   */
  z-index: 99999; }

#nav ul li {
  list-style: none outside none;
  float: left;
  position: relative;
  display: block;
  text-align: center;
  height: 44px;
  text-transform: none;
  width: 14%; }

#nav ul li:first-child {
  margin-left: 0; }

#nav ul li.about {
  width: 13%;
    /*
   * 130px
   */ }

#nav ul li.museum {
  width: 14%;
    /*
   * 141px
   */ }

#nav ul li.library {
  width: 14%;
    /*
   * 125.5px
   */ }

#nav ul li.memorials {
  width: 16%;
    /*
   * 149.5px
   */ }

#nav ul li.events {
  width: 13%;
    /*
   * 130px
   */ }

#nav ul li.getinvolved {
  width: 17%; }

#nav ul li.donate {
  width: 119px;
    /*
   * 130px
   */
  position: absolute;
  right: 5px;
  width: 119px;
  z-index: 999; }

#nav ul li.donate a {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/donate-banner.png') no-repeat 0 0;
  height: 38px;
  width: 119px;
  margin-top: -4px;
  color: white;
  padding-top: 12px; }

#nav ul li.donate a:hover {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/donate-banner.png') no-repeat 0 0;
  color: #cccccc; }

#nav li.donate ul.sub-menu li a {
  list-style: none outside none;
  color: #bf2c37;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 17px;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/arrow-nav.png') no-repeat 0 3px;
  font-family: arial, helvetica;
  font-size: 10px;
  padding: 0 0 0 17px;
  font-size: 14px;
  height: 18px; }

#nav li.donate ul.sub-menu li a:hover {
  color: #212f52; }

#nav ul li a {
  color: #013474;
  font-size: 21px;
  display: block;
  width: 100%;
  height: 18px;
  padding: 8px 0 18px; }

#nav ul li:hover a,
#nav ul li.hover a {
  text-decoration: none;
  color: white;
  background: #212f4f; }

#nav ul li:hover ul li a,
#nav ul li.hover ul li a {
  text-decoration: none;
  color: #bf2c37;
  background: url("https://www.ngef.org/wp-content/uploads/2022/11/arrow-nav.png") no-repeat scroll 0 3px transparent; }

#nav ul li ul li a:hover {
  color: #212f52; }

#nav ul li.attend a {
  padding-top: 7px;
  height: 43px; }

#nav ul li.register a {
  padding-top: 7px;
  height: 43px; }

#nav ul li.rent a {
  padding-top: 7px;
  height: 43px; }

#nav ul li ul {
  display: none;
  background: white;
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 9999;
  width: auto;
  min-width: 100%;
  border: 1px solid #c3c3c3;
  margin: 0; }

#nav li:hover ul {
  display: block; }

#nav li ul {
  list-style: none outside none;
  width: auto; }

#nav li ul li {
  list-style: none outside none;
  margin: 5px 0;
  font-size: 14px;
  display: block;
  float: left;
  text-align: left;
  background: none;
  padding: 10px 18px;
  height: auto;
  width: auto;
  min-width: 400px; }

#nav li ul li a {
  list-style: none outside none;
  color: #bf2c37;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 17px;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/arrow-nav.png') no-repeat 0 3px;
  font-family: arial, helvetica;
  font-size: 10px;
  padding: 0 0 0 17px;
  font-size: 14px; }

#nav li .drop ul li a:hover,
#nav li:hover .drop ul li a {
  text-decoration: underline;
  background: none;
  color: #bf2c37; }

#nav ul ul ul {
  display: none !important; }

/*
 * MAIN
 */
#main {
  margin-bottom: 40px; }

#inner {
  position: relative;
  clear: both;
  padding: 0 10px 45px;
  background-color: white;
  overflow: hidden;
  margin: 0 auto;
  max-width: 980px;
  background-repeat: no-repeat;
  background-image: url('https://www.ngef.org/wp-content/uploads/2022/11/innerbanner.png'); }

.front #inner {
  padding: 0;
  max-width: 1000px; }

#content {
  width: 69.38%;
  float: left;
  position: relative; }

.front #content {
  width: 100%;
  float: none; }

.no-right-sidebar #content {
  width: 100%; }

/*
 * homepage
 */
.homebox {
  float: left;
  width: 32.1%;
  margin: 0 10px;
    /*
   * min-height:365px;
   */
  position: relative; }

.homebox.first {
  width: 30.9%; }

.homebox.last {
  width: 30.9%; }

.homebox .inner {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/redborder.png') repeat-x 0 0;
  padding: 10px 20px 20px; }

#content .homebox h2 {
  font-size: 24px;
  margin: 18px 0 30px;
  text-align: center;
  color: black; }

.homebox h3 {
  font-size: 18px;
  color: #354b7e;
  font-family: arial, helvetica;
  text-align: center;
  margin: 7px 0 12px; }

.homebox p {
  font-size: 14px;
  color: #666666;
  font-family: arial, helvetica;
  line-height: 16px;
  margin: 0 0 15px; }

.homebox .img {
  margin: 0 auto 13px;
  text-align: center; }

.homebox .img img {
    /*
   * width:83.8%;
   */
  width: 100%; }

.homebox a.button {
    /*
   * position:absolute;
   * bottom:30px;
   * left:30%;
   */ }

.homebox ul {
  list-style: none outside none; }

.homebox ul li {
  list-style: none outside none;
  margin-bottom: 20px;
  font-family: arial, helvetica;
  color: #666666;
  font-size: 13px; }

.homebox ul li a {
  font-size: 15px;
  font-family: arial, helvetica;
  font-weight: bold; }

.homebox span {
  font-size: 13px;
  color: #666666;
  display: block;
  font-family: arial, helvetica;
  line-height: 20px; }

.homebox a.readmore {
  font-size: 14px;
  font-weight: bold;
  font-family: arial, helvetica;
  padding-right: 20px;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/readmore.png') no-repeat 100% 1px; }

/*
 * Footer
 */
#footer {
  clear: both;
  width: 100%;
  background: white;
  height: 330px; }

#footer .footerinner {
  max-width: 980px;
  padding: 18px 10px;
  margin: 0 auto; }

.footerbox {
  float: left;
  width: 34.1%;
  margin: 0 0 20px;
  text-align: center; }

.footerbox.first {
  width: 32%;
  margin-left: 10px;
  text-align: left; }

.footerbox.last {
  width: 32%; }

.footerbox .inner {
  padding: 0 10px 15px;
  border-right: 1px solid #e5e5e5;
  position: relative; }

.footerbox.last .inner {
  border-right: 0; }

.footerbox .visual {
  text-align: center;
  margin: 10px 0 18px; }

.footerbox h3 {
  font-size: 17px;
  height: 44px;
  padding: 5px 0 7px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5; }

.footerbox.first h3,
.footerbox.last h3 {
  height: 22px;
  padding: 17px 0 17px; }

.footerbox p {
  font-size: 13px;
  margin-bottom: 15px;
  font-family: arial, helvetica;
  line-height: 18px; }

#footer a.fb {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/facebook.png') no-repeat 0 0;
  display: inline-block;
  width: 33px;
  height: 32px;
  margin-right: 5px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer; }

#footer a.tw {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/twitter.png') no-repeat 0 0;
  display: inline-block;
  width: 33px;
  height: 32px;
  margin-right: 5px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer; }

#footer a.button {
  background: none repeat scroll 0 0 #212f4f;
  box-shadow: 0 0 2px 4px #e6e6e6;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  padding: 10px 15px;
  font-family: arial, helvetica; }

#footer a:hover.button {
  background: #5e1317; }

/*
 * home slideshow
 */
#banner {
  position: relative;
  background-color: black; }

.overlay-wrapper {
  position: absolute;
  top: 1px;
  left: 0;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/overlay-bg.png') repeat 0 0;
  width: 35.6%;
  z-index: 999;
  height: 100%; }

#banner #prev,
#banner #next {
  bottom: auto;
  cursor: pointer;
  padding: 0 10px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 47%;
  z-index: 9999; }

#banner #prev {
  bottom: auto;
  left: 0;
  padding: 0 0 0 10px;
  right: auto;
  top: 47%; }

#overlay {
  width: 80%;
  margin: 55px auto 0; }

#overlay h3 {
  font-size: 40px;
  color: white;
    /*
   * padding:30px 0 28px;
   */
  padding: 8.5% 0 7.9%;
  margin-bottom: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

#overlay p {
  font-size: 15px;
  color: white;
  font-family: arial, helvetica;
  line-height: 20px; }

#banner .pager {
  text-align: center;
  position: absolute;
  bottom: 60px;
  width: 100%; }

#banner .pager span {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: white;
  text-indent: -9999px;
  margin: 0 3px;
  cursor: pointer; }

#banner .pager span.cycle-pager-active {
  background: #94222b; }

/*
 * content styleguide
 */
.contentinner h1 {
  color: #4b105a;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 20px; }

.contentinner h2 {
  font-size: 22px;
  line-height: 24px;
  color: #78072b;
  margin-bottom: 20px;
  font-weight: bold; }

.contentinner h3 {
  font-size: 15px;
  color: #c22054;
  margin-bottom: 20px;
  font-weight: bold; }

.contentinner p {
  font-size: 13px;
  font-family: arial, helvetica;
  margin-bottom: 20px; }

a.button {
  background: none repeat scroll 0 0 #94222b;
  box-shadow: 0 0 2px 4px #e6e6e6;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  padding: 10px 15px;
  font-family: arial, helvetica; }

a:hover.button {
  text-decoration: none;
  background: #5e1317; }

.contentinner ul {
  list-style: none outside none;
  margin-bottom: 20px; }

.contentinner ul li {
  list-style: none outside none;
  margin-bottom: 10px; }

/*
 * inner structure
 */
#innerbanner {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  clear: both; }

#innerbanner img {
    /*
   * width:100%;
   */ }

#leftsidebar {
  width: 21.22%;
  float: left;
  margin-top: 57px; }

#leftsidebar select {
  display: none; }

#leftsidebar ul {
  border: 5px solid #e8e8e8;
  list-style: none outside none;
  background: whitesmoke; }

#leftsidebar ul li {
  border-top: 5px solid #e8e8e8;
  padding: 15px 20px; }

#leftsidebar ul li a {
  color: #bf2c37;
  font-size: 16px; }

#leftsidebar ul li:first-child {
  border-top: 0; }

#contentwrapper {
  width: 77.61%;
  float: right;
  margin-top: 57px; }

.front #contentwrapper {
  width: auto;
  float: none;
  margin-top: 0; }

#contentwrapper .header {
  width: 100%;
  clear: both;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/inner-banner-bg.png') no-repeat 0 0;
  height: 62px;
  position: relative;
  padding: 9px 10px; }

#content {
  margin-top: 30px; }

.breadcrumbs ol {
  list-style: none; }

.breadcrumbs div {
  float: left;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/breadcrumb-sep.png') no-repeat 0 6px;
  padding-left: 15px;
  margin-right: 7px;
  color: white;
  font-family: arial, helvetica;
  font-size: 14px; }

.breadcrumbs ol li.home {
  background: none;
  padding-left: 0; }

.breadcrumbs div a {
  color: #fbb805; }

#rightsidebar {
  width: 28.9%;
  float: right;
  margin-top: 30px; }

#rightsidebar .box {
  margin-bottom: 29px; }

#rightsidebar h3 {
  font-size: 20px;
  color: #212f4f;
  text-align: center;
  margin-bottom: 28px; }

#rightsidebar h3 a {
  color: #212f4f; }

#rightsidebar p {
  font-size: 14px;
  line-height: 20px;
  font-family: arial, helvetica;
  color: black;
  margin-bottom: 25px; }

#rightsidebar .box.greyborder {
  border: 5px solid #c4c4c4; }

#rightsidebar .box.greyborder .inner {
  padding: 15px 14px 0; }

#rightsidebar .box.redtop {
  border-top: 10px solid #94222b; }

#rightsidebar .box.redtop .inner {
  padding: 20px 9px 0; }

#rightsidebar h4 {
  font-size: 15px;
  font-family: arial, helvetica;
  font-weight: bold; }

#rightsidebar .blogs h3 {
  padding: 20px 9px 0; }

#rightsidebar .blogs ul {
  padding: 0 9px;
  list-style: none outside none; }

#rightsidebar .blogs ul li {
  list-style: none outside none;
  margin-bottom: 25px;
  font-family: arial, helvetica;
  color: #666666;
  font-size: 13px; }

#rightsidebar .blogs ul li a {
  font-size: 15px;
  font-family: arial, helvetica;
  font-weight: bold; }

#rightsidebar .blogs span,
#content .post_date {
  font-size: 13px;
  color: #666666;
  display: block;
  font-family: arial, helvetica;
  line-height: 20px; }

h1 {
  color: #99bbe9;
  font-size: 25px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 3px;
  margin-top: -3px; }

#content .intro {
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/intro-bg.png') repeat-x 0 0;
  padding: 11px 8px 0;
  border-bottom: 4px solid #e8e8e8;
  margin-bottom: 30px; }

#content .intro .media {
  text-align: center;
  margin: 24px 0; }

#content .intro p {
  font-size: 16px;
  line-height: 22px;
  color: #212f4f;
  margin: 0 0 25px;
  font-family: 'Crete Round', arial, helvetica; }

#content h2 {
  font-size: 18px;
  line-height: 20px;
  color: #212f4f;
  margin-bottom: 5px; }

#content p,
#content .post_excerpt,
#content .tm_lcptu_excerpt {
  font-size: 14px;
  line-height: 20px;
  font-family: arial, helvetica;
  color: black;
  margin-bottom: 25px; }

#content .pagecontent {
  padding-right: 15px; }

#content form label {
  font-weight: normal; }

#content form input.button {
  background: none repeat scroll 0 0 #94222b;
  box-shadow: 0 0 2px 4px #e6e6e6;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  padding: 10px 15px;
  font-family: arial, helvetica;
  border: 0 none; }

#content form input:hover.button {
  text-decoration: none;
  background: #5e1317; }

.thirdcloumn,
.page-id-1061 .query_list {
  width: 30%;
  display: block;
  margin-right: 10px;
  float: left; }

.alphanav {
  margin: 0 0 15px; }

.page-id-1130 #content .gfield_price .gfield_label {
  display: none; }

.gform_wrapper .gsection {
  margin-top: 40px !important; }

.gform_wrapper .gsection:first-child {
  margin-top: 0 !important; }

#content .tm_lcptu_post_date {
  color: #666666;
  display: block;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px; }

#content ul {
  margin: 0;
  padding: 0;
  list-style: none outside none; }

.header a.rss {
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  right: 28.9%;
  top: 9px;
  background: url('https://www.ngef.org/wp-content/uploads/2022/11/rss.png') no-repeat 0 0;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  margin-right: 12px;
  cursor: pointer; }

#content .eventinfo {
  margin-bottom: 5px; }

.archive.press-archives {
  display: none; }

.archive.post-type-archive-press_release .press-archives {
  display: block; }

@media screen and (min-width: 611px) and (max-width:980px) {
  #contentwrapper #content > div {
    width: 100%;
    float: left;
    clear: none !important; }

  #contentwrapper #content > div > div {
    width: 95% !important;
    padding: 10px; }

  #header {
    width: 100% !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 !important; }

  .front #inner {
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important; }

  #wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
    min-height: 100%;
    background: white;
    margin: 0 auto; } }

@media  screen and (min-width: 320px) and (max-width:610px) {
  #contentwrapper #content > div {
    width: 100% !important;
    float: left;
    clear: none !important; }

  #contentwrapper #content > div > div {
    width: 95% !important;
    padding: 10px; }

  #header {
    width: 100% !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 !important; }

  .front #inner {
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important; }

  #wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
    min-height: 100%;
    background: white;
    margin: 0 auto; } }

@media (max-width:319px) {
  #contentwrapper #content > div {
    width: 25% !important;
    float: left;
    clear: none !important; } }

#site_title {
  line-height: 0.1em; }

#site_title a {
  display: inline-block; }