body {
	color: #777;
	word-wrap: break-word;
	background: #1E245F;

}





#footer_widgets_wrapper
{
 
  margin-top: 40px;
  padding-top: 20px;
  background-color: #1E245F;
}

#top_header
{
  background-color: transparent;
  }


@media only screen and (min-width: 1201px)
{
#logo
{
  margin-top:-75px;
  }
  
  
#main_navigation
{
  margin-top:-15px;
  margin-bottom:7px;
  }
    #after_footer .cc-credit-text
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color:  #1E245F;
  font-family: "Bitter",serif;
}
 
  }



@media only screen and
(min-width:980px) and
(max-width:1200px)
{
  
  
#logo
{
  margin-top:-65px;
  }

#main_navigation
{
  margin-top:-18px;
  margin-bottom:7px;
  }
  
  #after_footer .cc-credit-text
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color:  #1E245F;
  font-family: "Bitter",serif;
}  
}




@media only screen and
(min-width:768px) and
(max-width:979px)
{
  
  
#logo
{
  margin-top:-45px;
    min-width:500px;
  }

#main_navigation
{
  margin-top:-37px;
  margin-bottom:20px;
  }
  
    #after_footer .cc-credit-text
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color:  #1E245F;
  font-family: "Bitter",serif;
}
  
}


@media only screen and
(min-width:431px) and
(max-width:767px)
{

#logo
{
  margin-top:-85px;
 width:400px;    
  }

#main_navigation
{
  margin-top:-75px;
  margin-bottom:20px;
  }
  
    #after_footer .cc-credit-text
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color:  #1E245F;
  font-family: "Bitter",serif;
}
}

@media only screen and
(min-width:320px) and
(max-width:430px)
    
{
  

 #logo
{
  margin-top:-61px;
 width:320px;    
  }

#main_navigation
{
  margin-top:-38px;
  margin-bottom:20px;
  }
  
  #after_footer .cc-credit-text
{
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  color:  #1E245F;
  font-family: "Bitter",serif;
}
}







.box-image
{
  max-height: 100%;
}


.main-navigation .nav > li {
	border-right:none;

}

img.wp-post-image {
  float: right;

  margin-top:5px;
  margin-left:25px;
   margin-bottom:25px;

}

.main-navigation .navbar-inner {
	padding: 0;
	min-height: 10px;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	border: none;
}

.main-navigation .nav > li > a:hover {
	color: #c5c5c5;
	background: transparent;
}


.main-navigation .active {
	color: #c5c5c5;
 font-weight: bold; 
text-decoration: underline; 
	background: transparent;
}

.main-navigation .nav .active > a, .main-navigation .nav .current_page_item > a, .current-menu-ancestor.dropdown {
	color: #c5c5c5;
	background: transparent;
}

.main-navigation .nav li ul li a:hover, .main-navigation .nav .current_page_item > a:hover {
	color: #c5c5c5;
		background: transparent;
}

#after_footer {
	background-color: #1E245F;
}





