@import url('/css/styles/steampunk/style.css');
@import url('/css/styles/bulletin_board/style.css');

/* @@ Steampunk Brown Theme -- should be loaded after imported styles */

b {
	font-weight: bold;
}
a {
	text-decoration: none;	
}
a:hover {
	color: #f4903e; /* orange */
}

body 
{
  font-family: Arial, Helvetica, sans-serif;
  color: black;
	background-color: #312111;
	background-repeat: repeat;
	background-position: top center;
	/*background-image: url('/css/styles/steampunk/images/footer_stripe_brown.jpg');*/
}

#inner_body { 
	background-repeat: repeat;
	background-position: top center;
	background-image: url('/css/styles/steampunk/images/bg_tile_brown.jpg');
}

#page
{
	overflow: hidden;
	position: relative;
}

#content
{
	background-color: transparent;
	min-height: 516px; 	
}

#footer
{
	visibility: hidden;
}

.widget.header_widget
{
	min-height: 194px;
	background-color: transparent;
	background-image: url('/sys/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.widget.header_widget h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant:small-caps;
	color: #311e0d; /*very dark brown*/
	position: absolute;
	left: 110%;
	top: 5px;
	text-align: center;
	padding: 0px;
}
.widget.header_widget h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #311e0d; /*very dark brown*/
	font-size: 14px;
	position: absolute;
	left: 110%;
	top: 40px;
	text-align: center;
	padding: 0px;
}
.widget.header_widget .widget_header_logo_container {
	position: absolute;
	left: 100px;
	top: 1px;
	width: 200px;
	height: 115px;
	text-align: center;
}
.widget.header_widget .widget_header_logo_container img {
	max-height: 115px;
}

.widget.header_widget h3
{
	color: #fff;
}

/* Tabs_widget */

.widget.tabs_widget
{
  background-color: transparent;
  background-image: none;
	width: 100%;
	height: auto;
}
.section_1 .page_column .widget:first-child.tabs_widget
{
	margin-top: 68px;
}
.widget.tabs_widget .body
{
}
.widget.tabs_widget .sf-menu {
	left: 0px;
	float:none;
	margin-bottom: 0px;
}
.widget.tabs_widget .sf-menu > li {
	left: 0px;
	background-image: url('/css/styles/steampunk/images/plate_gray.png');
	background-position: left top;
	height: 32px;
	width: 112px;
	padding: 4px;
}
.widget.tabs_widget .sf-menu > li > a {
	height: 15px;
	width: 72px;
	text-align: center;
	padding: 8px 20px 8px 20px;
	color: #b7b7b7;
}
.widget.tabs_widget .sf-menu > li > a.sf-with-ul {
}
.widget.tabs_widget .sf-menu > li > a.sf-with-ul > .sf-sub-indicator {
	right: auto;
	left: auto;
	margin-left: 2px;
	display: inline-block;
	top: 0px;
	position: relative;
}

.widget.tabs_widget .sf-menu > li > a:focus, 
.widget.tabs_widget .sf-menu > li > a:hover, 
.widget.tabs_widget .sf-menu > li > a:active {
	background-color: transparent;
	background-image: none;
	color: white;
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.widget.tabs_widget .sf-menu li:hover, 
.widget.tabs_widget .sf-menu li.sfHover {
	background-color: transparent;
}

/*submenus*/
.tabs_widget .sf-menu > li > ul {
	margin-top: 4px;
	margin-left: 4px;
}
.tabs_widget .sf-menu ul {
	/*background-image: url('/css/styles/steampunk/images/plate_gray.png');
	background-size: 100% 100%;*/
	background-color: black;
	padding: 10px;
	border-top: 1px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tabs_widget .sf-menu ul li {
	background-color: transparent;
	border-bottom: none; 
  border-left: none;
  border-right: none; 
	color: #e8e9df; /*white-green*/
}
.tabs_widget .sf-menu ul li a,
.tabs_widget .sf-menu ul li a:visited {
	color: #e8e9df; /*white-green*/
}
.widget.tabs_widget .sf-menu ul li:hover,
.widget.tabs_widget .sf-menu ul li:sfHover {
}
.widget.tabs_widget .sf-menu ul a:focus, 
.widget.tabs_widget .sf-menu ul a:hover, 
.widget.tabs_widget .sf-menu ul a:active {
	background-color: transparent;
	color: white;
	text-shadow: 1px 1px black;
}

/* End Tabs_widget */

blockquote
{
  background:#b4d0e1;
  border-color: #5686a3;
}

/* Widget Styles */

.widget
{
	/*font-family: DroidSerif-Regular, Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e8e9df; /*white-green*/
	background-color: transparent;
  border: none;
	font-size: 10pt;
	line-height: 140%;
}
.widget .body {
	z-index: 10;
}
/*// MOD: johno 10/8/2012 - Got rid of colors in screen so this isn't necessary any more
.widget .content a, .widget .content h1, .widget .content h2, .widget .content h3, .widget .content h4, .widget .content h5
{
	color: #e8e9df;
}
*/
.widget .titlebar h1,
.widget .titlebar h2
{
	/*font-family: ChunkFive, Georgia, "Times New Roman", Times, serif;*/
	font-size: 25px;
	font-variant:small-caps;
	color: #e8e9df;
	/*text-shadow: 2px 2px black;*/
}
.widget .titlebar
{
	background-color: transparent;
}

/* HTML Elements */

input[type='submit'],
.button {
	background-image: url('/css/styles/steampunk/images/button_orange.jpg');
	background-size: 100% 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 4px -2px black;
	border: 1px solid #666666;
}
input[type='submit']:hover,
.button:hover {
	box-shadow: 1px 1px 4px -2px black;
	border: 1px solid #666666;
	box-shadow: 0px 0px 5px 5px #f49340 inset; /*orange*/
	border: 1px solid #333333;
}

/* Specific Widgets */
.html_widget .body .content a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.html_widget .body .content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.html_widget .body .content a:hover {
	text-decoration: none;
	color: #FF6600;
}
.html_widget .body .content a:active {
	text-decoration: none;
}

.widget .ssbutton {
	background-image:url('/css/styles/steampunk/images/button_stripe_1x30.png');
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:170px;
	padding:.25em .75em;
	color:black;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}
.widget .ssbutton:hover {
	background-image: url('/css/styles/steampunk/images/button_stripe_reversed_1x30.png');
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
}
.widget .ssbutton a{
	text-decoration: none;
	color: black;
}

.widget.group_widget .group_widget_join_link a {
	color: black;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	background-color:#DDD;
	border-bottom: #000 2px solid;
	border-left: 1px #999 solid;
	border-top: 1px #EEE solid;
	border-right: 2px #000 solid;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;	
}

/* Footer Section */
.outer_section_-1 {
	background-image: url('/css/styles/steampunk/images/footer_top_brown.jpg'), 
  									url('/css/styles/steampunk/images/compass_watermark_brown.jpg'), 
                    url('/css/styles/steampunk/images/footer_stripe_brown.jpg');
	background-position: center top, center 120px, center top;
	background-repeat: repeat-x, no-repeat, repeat;
	color: #e8e9df; /*white-green*/
  min-height: 305px;
}
.section_-1 .page_container_body {
	padding-top: 90px;
}

.section_-1 .widget .content a {
	color: #e8e9df; /*white-green*/
}
.section_-1 .widget .content a:hover {
	color: #f4903e; /* orange */
}

.widget.footer_widget {
	background-color: transparent;
}
.widget.footer_widget .body .content {
	padding-left: 0px;
	padding-right: 0px;
}
.widget.footer_widget .footer_widget_col_1 h1 {
	margin-left: 0px;
}
.widget.footer_widget .footer_widget_col_2 h1 {
	margin-right: 0px;
}
.widget.footer_widget .footer_widget_col br {
	clear: none;
}
.widget.footer_widget h1 {
	width: 226px;
	height: 31px;
	background-image: url('/css/styles/steampunk/images/plate_wide_gray.png');
	font-family: CapitalsRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant:normal;
	text-shadow: 0px 0px 3px black;
	color: #b7b7b7; /*light gray*/
	text-align: center;
	text-decoration: none;
	margin: 0px auto 25px auto;
	padding: 17px 0px 0px 0px;
	vertical-align:middle;
}

/* Content Section */
.section_2.section_-2 {
	min-height: 450px;
}
.section_-2 {
	margin-bottom: 40px;
}

/* Only 1 section */
.last_section.section_1 {
	background-image: none;
	color: inherit; 
}
.last_section.section_1 .page_container_body {
	background-image: none;
	padding-top: inherit;
}
.last_section.section_1 .widget .content a {
	color: inherit; 
}

