body {
	background: url(../images/bg.jpg) 50% 0 no-repeat #130e09;
	background-attachment: fixed;
	color: #efe9e5;
	line-height:160%;
}

.wrapper960 {

}
.container {
}

h2 {
/* 	background: url(../images/shading.png); */
	border-bottom: 4px double #5c4c3d;
    border-top: 4px double #5c4c3d;
	font-size:32px !important;
	font-weight: normal;
	padding: 15px 10px;
 	text-transform: uppercase;
 	text-shadow: 1px 1px 2px #000;
}
a {
	color:#333;
}
a:hover {color:#fff;}

/* ----[ CONTAINER DIVS ]----*/
#container_header {
	height:136px;
	position: fixed;
	z-index:20;
}
#container_spacer1 {
	height:23px;
}
#container_slideshow {
	padding-top:0px;
}
#container_slideshow_modules {
	padding-bottom:6px;
	padding-top:4px;
}
#container_breadcrumb {
}
#container_top_modules {
	padding-bottom:0px;
}
#container_main {
}
#container_bottom_modules {
	padding-top:10px;
	padding-bottom:10px;
}
#container_base {
	margin-top:25px;
	padding-top:15px;
	padding-bottom: 10px;
	border-top:1px solid #130e09;
	border-bottom:1px solid #130e09;
	background: url(../images/trans.png);
}
#container_spacer1 {
	height:12px;
	background: url(../images/content_top.png) 50% 0;
}
#container_spacer2 {
	background: url(../images/content_base.png) 50% 0 no-repeat;
	height:15px;
}
#container_spacer3 {
	height:154px;
	position: relative;
}
#container_slideshow_modules, #container_slideshow,  #container_bottom_modules {
	background: url(../images/content_bg.png) 50% 0% repeat-y;
}
html body div#container_spacer3.j51contain div.wrapper960 {height:100%; position:relative;}

/* ----[ WRAPPER DIVS ]----*/
#header {}
#slideshow {}
#breadcrumb {}
#top_modules {}
#main {
	padding:0px 5px 10px;
}

#bottom_modules {}
#base {}

#container_spacer2 .wrapper960 {
	height:5px;
}
#container_slideshow_modules .wrapper960 {
	background: url(../images/module_bg2.jpg) 50% 100% repeat-x;
	margin-top:4px;
	width:925px;
	padding-bottom:8px;
}


/* ----[ HEADER ]----*/
#header_items {
	height:0px;
}
/* Logo */
.logo_container {
	width:430px; 
	top:0px; 
	left:0px; 
}

.logo_container, h1.logo, h1.logo a {
	top:45px;
	height:140px;
	text-align:center; 
	width:430px;
}
h1.logo-text a {
	display:block;
	letter-spacing:0px; 
	top:19px; 
	right:32px; 
	font-size:36px; 
	text-transform:none !important;
	font-weight:normal; 
	text-align:center; 
	width:430px;
}

p.site-slogan {
	font-size:10px; 
	letter-spacing:2px; 
	top:12px; 
	right:32px; 
	text-align:center; 
	margin:0px;
}

/* Search */
#search {
	top:130px;
	left:727px;
}
#search .inputbox {
	color:#A59483;
	font:14px Arial,Helvetica,sans-serif;
}

/* Social Media */
#socialmedia {
	top:130px;
	left:483px;
}


/* ----[ MENUS ]----*/

/* Hornav */
#hornav {padding-left:10px; padding-top:15px; float:right;}

/* Hornav - Parent Styling */ 
#hornav ul a, #hornav ul ul a, #hornav .separator {color:#ffffff; line-height:44px; }
#hornav li:first-child a {border: none;}
#hornav ul a, #hornav .separator {
	display:block;
	font-size:14px; 
	padding: 0 12px; 
	text-decoration: none; 
	text-transform: uppercase;
	z-index: 1; 
	margin-bottom: 1px /*dropdown gap*/;
}
#hornav ul ul a {line-height:20px; padding: 1px 10px;}

/* Hornav - Child Styling */
#hornav li li a, #hornav li li.active a, #hornav li li.visited a {color:#555555 !important;}

/* Hornav - Child Block Styling */
#hornav li li, #hornav li li li {padding: 2px 0px 4px !important;}
#hornav li li:last-child, #hornav li li li:last-child {background:none !important;}

/* Hornav - Dropdown Block Styling */
#hornav ul li ul {
	background-color: #eeeeee;
	-moz-border-radius:0px 0px 5px 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	border-radius:0px 0px 5px 5px;  
	opacity:0.5;
}

/* Hornav - Sub-Child Block Styling */
#hornav li ul li ul {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px; padding:5px;
}

/* Hornav - Hover/Highlight Styling */
#hornav ul a:hover, #hornav ul ul a:hover {color:#ffffff;}
#hornav li li a:hover {color:#ffffff;}

/* MenuMatic */
#subMenusContainer a {
	text-decoration:none;
	display:block;
	padding:8px 25px 8px 15px;
	color:#dadada; 
	font-size:13px; 
	text-shadow:none; 
	/*background:url("../images/sep2.png") repeat-x 50% 100%;*/ 
	border-bottom:1px dashed #111111;
	cursor:pointer; 
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, #subMenusContainer a:focus, #subMenusContainer a.subMenuParentBtnFocused {color:#ffffff;}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn { background: url(../images/arrow_right.png) right center no-repeat !important;  }

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{background: url(../images/arrow_right_over.png) right center no-repeat;  }

/* Parent Main Menu Links ---[javascript users only]*/
#hornav .mainMenuParentBtn{background: url(../images/arrow_down.png) right 57% no-repeat; padding-right:18px;}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
#hornav .mainMenuParentBtnFocused{background: url(../images/arrow_down_over.png) right 57% no-repeat; padding-right:18px;}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{display:none; position: absolute; overflow:hidden; padding:0 2px; margin:0 0 0 -2px;}

/* All ULs and OLs */
#subMenusContainer ul, #subMenusContainer ol {padding: 0; margin: 0; list-style: none; line-height: 1em; min-width:170px;}

/* All submenu OLs and ULs */
#subMenusContainer ul, #subMenusContainer ol {
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius:4px; 
	border:1px solid #130e09; 
	left:0; 
	padding-bottom:5px;}
#subMenusContainer{top:5px;}

/* ----[ SLIDESHOW ]----*/
#slideshow {
	border-radius: 8px;
}
#container_slideshow .box_skitter {width:938px !important;}

#container_slideshow .joomla_ass{
}
.box_skitter {
    background: transparent !important;
    border: 0 solid #EEEEEE !important;
}
.box_skitter .info_slide {
	opacity: 0.8;
}
#container_slideshow.container .wrapper960 {width:940px;}
.box_skitter .prev_button, .box_skitter .next_button {z-index:15;}
.label_skitter h5, .label_skitter h5 a {
    padding: 10px 10px 15px 20px !important;
}
.box_skitter .label_skitter {border:none !important; z-index:10 !important;}


/* ----[ BREADCRUMBS ]----*/
/* Styling */	
#breadcrumb {
}
#breadcrumb .module {
}
#breadcrumb img {
	vertical-align: baseline;
}

/* ----[ DEFAULT MODULE STYLING ]----*/
/* Module Styling */
.module h3, .module_menu h3 {
	font-size:20px;
	line-height: 22px;
	font-weight:normal;
	text-shadow: 1px 1px 2px #000000;
}

.module_padding {
    padding: 5px;
}

/* Module Styling - Menus */
.module ul a, .module_menu ul a, .module .module_content .custom ul li {
	color:#EFE9E5;
	padding:7px 0px;
	margin:0px 0px;
	background: url("../images/bullet1.png") no-repeat scroll 6px center transparent;
	padding-left:25px;
	font-size:14px;
	letter-spacing: 1.5px;
/* 	text-transform: uppercase; */
}
.module ul a:hover, .module_menu ul a:hover {
	color:#fff !important;
}
.module ul li li a, .module_menu ul li li a {
	border:none;
	padding-left:25px;
	background:none;
}
.module ul li li a, .module_menu ul li li a {
	padding:4px 30px;
	color:#666 !important;
}
.module ul li li a:hover, .module_menu ul li li a:hover {
	color:#888;
}
.module ul ul, .module_menu ul ul {
	margin-top:-4px;
	padding-bottom:5px;
	margin-bottom:0px;
}
.module ul li:first-child a, .module_menu ul li:first-child a {
	margin-top:-5px;
}
.module ul li:last-child a, .module_menu ul li:last-child a {
	border:none;
}

/** MB TOP **/
/*--Top Modules Divs--*/	
#top_modules {

}	

/* MB Top-1 */
.top-1 .module {

}
.top-1 .module h3 {
}

/* MB Top-2 */
.top-2 .module {
}

/** MAINCONTENT **/
#content_full, #content_remainder{
	padding:0px;
}
/* Sidecol A & B */
#sidecol_a, #sidecol_b {padding-top:10px;}
.sidecol_block {padding:0;}
.sidecol_block .module, .sidecol_block .module_menu{
	margin-bottom:0px;
/* 	background: #080f15; */
/* 	border: 1px solid #1B2A39; */
/* 	border-radius:5px; */
}

.sidecol_block h3 {
	padding:0px 4px 5px 4px;
/* 	background: url("../images/lines_bg.png") repeat-x scroll bottom center transparent; */
}

/** MB BOTTOM **/

/* MB Bottom-1 */
#wrapper_bottom-1 {
	padding:10px 5px 0px 5px;
}
.bottom-1 .module_margin {
    margin: 0 5px;
}
.bottom-1 .module_padding {
    padding: 10px;
}
.bottom-1 .module {
	background: #0E0A06;
	border: 1px solid #463322;
	border-radius:5px;
	margin-bottom: 10px;
}
.bottom-1 .module h3  {
}

/* MB Bottom-2 */

/* MB BASE */
#base {
	padding-bottom:15px;
}
#base .module {
}
#base .module h3 {
}
#base .module ul a, #base .module_menu ul a {
}

/* MB Base-1 */
#wrapper_base-1 {
	padding-bottom:5px;
}

/* MB Base-2 */
#wrapper_base-2 {
	background: #0E0A06;
	padding-top:5px;
	border-radius:5px;
	border:1px solid #463322;
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2) inset, 0 0 6px rgba(0, 0, 0, 0.4);
    margin-top: 10px;
}
.base-2 .module_margin {
    margin: 0 5px;
}

/* Footers */
#footer-2 {
}
#footer-2 .module_margin {
    margin: 0 5px;
}

/* Copyright */
 #copyright {
	color:#EFE9E5;
	font-size:13px;
	margin-left:10px;
 }
 #copyright a {
 color:#bbb;
 }

/* Read More */
.readmore a, input.button, .btn, .pager a {
background: #44321E;
background-image: -ms-linear-gradient(top, #44321E 0%, #2E2013 100%); /* IE10 Consumer Preview */ 
background-image: -moz-linear-gradient(top, #44321E 0%, #2E2013 100%); /* Mozilla Firefox */ 
background-image: -o-linear-gradient(top, #44321E 0%, #2E2013 100%); /* Opera */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #44321E), color-stop(1, #2E2013)); /* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-linear-gradient(top, #44321E 0%, #2E2013 100%); /* Webkit (Chrome 11+) */ 
background-image: linear-gradient(to bottom, #44321E 0%, #2E2013 100%); /* W3C Markup, IE10 Release Preview */ 
border-color:#503E2A;
border-style:solid;
border-width:1px;
font-size:11px;
font-weight: normal;
color:#A59483;
padding:5px 10px;
box-shadow: 1px 1px 2px #000;
}
.readon, .readmore a {
font-size:12px;
color:#eee;
}
.readmore a:hover {
	color:#fff;
	text-decoration: none;
}

/*.j51thumbs .j51Box img, .j51thumbs i {border-radius:500px;}*/

/* Footer Menu */
#footermenu {
	margin-right:10px;
}
#footermenu ul li{
	padding: 5px 0;
}
#footermenu ul li a {
	color:#EFE9E5;
	font-size:13px;
	border-right: 1px solid #888888;
    padding: 0 10px;
}
#footermenu ul li a:hover {
	color:#ffffff;
}

#content_full {width: 100%;}
