/* Model1 Customized for ... */

body, html {
  background-image: url("images/superwide1920x1200.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #120b55;
}

#page { 
  border-top: none; 
  border-bottom: none;
}

#header { 
  background-image: url("images/superwide1920x1200.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  border: none; 
  height: 100px; 
  padding: 0;
}

#header #logo { 
  float: left; 
  padding: 0; 
  margin: 0;
}

#header #logo a { 
  width: 900px; 
  height: 100px; 
  text-indent: -99999px; 
  display: block; 
  padding: 0; 
  margin: 0;
}


/* Menu */

.menu { 
  background: transparent !important; 
  background-position: center -100px;
  margin-top: 0;
}

.menu li { margin: 0; }
.menu li.tab a:link, 
.menu li.tab a:visited {
  margin-top: 0;
  background: transparent !important;  
  background-position: center -100px;
  padding: 8px 12px 8px;
  font-size: 11px;
  letter-spacing: 0; 
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}

.menu li.tab a:hover, .menu li.current_page_item.tab a:hover {
  background-image: none;
  color: white;
}

.menu .submenu .item {
  border-width: 0;
}

.menu .submenu .item a:link, .menu .submenu .item a:visited {
  background-color: #996600 !important;
  background-image: none;
  border-color: #ffffff;
  font-size: 12px;
  color: #eee;
  padding: 0.8em 2em;
  text-transform: none;
  letter-spacing: 0;
}

.menu .submenu .item a:hover{
  color: white;
  background-color: #222 !important;  
}

.menu .submenu li.item a { letter-spacing: 0; border-top:1px solid #333;}

.comments_closed { display: none; }
#content { padding: 10px 20px; width: 580px; }
.headline_area h1 { font-size: 3em; font-weight: bold; letter-spacing: -0.05em; }

.no_sidebars #content { width: 100%; padding: 0; clear: both;}

#feature_box, #feature_box a, #feature_box a img{ border: none; padding: 0; margin: 0; }
.home #feature_box img{ display: block;}

#page{
  background: transparent !important;
  
}

#content_box{
  background: url("images/white80.png") repeat !important;
}

.home #page, .home #content_box.no_sidebars{
  background: transparent !important;
}

.home .headline_area { display: none; border: 0; }

.home #content_box {
  background-image: url(images/home-content-bg.gif) !important;
  background-repeat: repeat-x !important;
  background-position: top !important;
  min-height: 200px;
  padding-top: 0;
}

.home .interest_areas{
  width: 319px;
  margin: 0em;
  /*min-height:250px;*/
  background: transparent;
}
.home .interest_areas h2 {
  margin-top: 0;
  font-weight: normal;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
  font-size: 1.5em;
  margin-bottom: 1em;
  background: transparent;
}

.home .specialties ul li {
  padding-bottom: 0.5em;
}

.headline_area h1, .headline_area h2 {
  font-weight: normal;
}

#footer{
  text-align: center;
  background: transparent;
  border: 0;
  color: black;
}

#footer a{
  border: none;
  color: inherit;
}

#footer a:hover{
  color: white;
}

.footer_columns_box{
  display: block;
  margin-bottom: 2em;
  clear: both;
  font-size: 1.2em;
  line-height: 1.5;
}

.footer_columns_box li{
  list-style: none;
}

.footer_columns_box h3{
  color: #ccc;
}

#footer .column{
  width: 30.83%;
  padding: 1.25%;
  display: block;
  float: left;
  text-align: left;
}

.clear{
  clear: both;
}

.home .post_box{
  padding: 0;
  margin: 0;
}

.home #page { 
  background-color: transparent;
}

.home #feature_box{
  background-color: transparent;
}

.home #feature_box li, .home #feature_box li a, :link, .home #feature_box li a img{
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.who-we-are .video_box{
  background-color: transparent;
  text-align: center;
}

.format_text input{
  width: auto;
}






#content_box{
  background: none;
}


.sidebar #image_box img, #multimedia_box.image_box{
  border: 0;
  background: transparent;
}

@media only screen and (max-device-width: 1024px) {
  html, body, #header {
    background: url("images/background-mobile.jpg") top center no-repeat;
  }
}
