@import url("main.css");



@import url("modules.css");



@import url("layout.css");



@import url("menu.css"); 



@import url("jquery.css");



@import url("rss.css");



.sub {



  font-size: 11px;



  margin: auto;



  position: absolute;



  right: 0;



  text-align: center;



  top: 106px;



  z-index:999;



}

body .item-page { padding: 20px; }
ul.nav { display:inline-block; list-style:none; text-align:left; margin:0; padding:0; float:left; }
ul.nav li { display:inline-block; list-style:none; text-align:left }
ul.nav li a { color:white; display:inline-block; padding:8px 12px 9px 12px; border-right:solid 1px #ccc; }
ul.nav li a:hover { background:#732a21; }

table { width: 100%; }



.category-list { padding:10px; }



.category-list h2 { display:none; }



h1{



  font-family: Georgia, "Times New Roman", Times, serif;



  font-size: 2.5em;



  border-bottom: 1px solid #D8E3BA;



  color: #D78100;



  text-align: left;



  padding-top: 0.8em;



  margin-top: 0px;



  font-weight: normal;



}	.blog-featured, .content-category, .item-page { background:white; margin: 0 ; padding:20px;}

.header { position:relative; height:135px; }

body a { color: #732a21; }

@media only screen and (max-width: 479px) {

	body { background: #732a21; }

	.blog-featured { background:white; margin:0 ; padding:20px;}

	#container { width: auto; }

	.slogan, #menu, #bottom{ position:relative;  top: auto; left: auto; right: auto; bottom: auto; width: auto; }

	#main_table, td { width: 100% !important; display: table-row; top: auto; left: auto; right: auto; bottom: auto; }

	#main_table { width: 50% !important; }

	#text { width: 50%; float:left; }

	.sub { position:relative; top: auto; left: auto; right: auto; bottom: auto; }

	.logo { position:relative; top: auto; left: auto; right: auto; bottom: auto; }

	IMG { max-width:100%; }



	

}