/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #a6191d; text-decoration: none; }
a:visited { color: #a6191d; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { color: #df151d; outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   @FONT-FACE
   ========================================================================== */




/* =============================================================================
   Primary styles
   Author: Dave Musgrove
   ========================================================================== */

   
 /* Body ===================================================================== */  
html { background: #690e11; }
body {  width: 970px; margin: 0 auto 60px auto; font-family: Helvetica, Arial, sans-serif; }


/* Header ===================================================================== */
#header { 
	height: 210px; margin-top: 40px;
	position: relative;
	background: #7c1014 url(../img/bg-header.jpg) no-repeat; 
	border: 2px solid #f7941e; border-bottom: none; 
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px; }
#masthead { 
	width: 287px; height: 244px; 
	position: absolute; left: 343px; margin: -28px 0 0 0;
	background: url(../img/ele-logo.png) no-repeat; }
#tagline1 { 
	width: 225px; height: 109px;
	margin: 0;
	position: absolute; left: 65px; top: 38px;
	background: url(../img/ele-tagline1.png) no-repeat; }
#tagline2 { 
	width: 230px; height: 102px;
	margin: 0;
	position: absolute; right: 57px; top: 40px;
	background: url(../img/ele-tagline2.png) no-repeat; }
	
	
/* Top Navigation ===================================================================== */
#topnav {
	padding: 0 0 15px 0;
	background: #d37506 url(../img/bg-topnav.png) no-repeat 0 bottom; 
	border: 2px solid #f7941e; border-bottom: none;  border-top: none;	}
#topnav ul { margin: 0; padding: 0; text-align: center; background: #ffefbc; }
#topnav li { 
	list-style: none; 
	margin: 0; padding: 0; 
	vertical-align: top;
	display: inline-block; 
	border-left: 2px solid #ea8710;
	padding-left: 5px;	}
#topnav li:first-child { border-left: none; padding-left: 0; }
#topnav li a { 
	height: 28px;
	width: 105px;
	font-weight: bold;
	line-height: 14px;
	font-size: 14px;
	color: #8C1416;
	display: block; 
	padding: 14px 10px 0 10px; }
#topnav li a:hover { 
	color: #ffefbc; 
	background: #ea8710; }
#topnav li.double a { height: 36px; padding: 6px 10px 0 10px; } 
	
	
/* Main ===================================================================== */
#main {
	padding: 15px 0 20px 8px;
	background: #ccc0ae;
	border-left: 2px solid #f7941e; border-right: 2px solid #f7941e; }

.block-header { 
	font-size: 16px;
	display: block; 
	padding: 9px 12px 10px 12px; margin: 0;
	color: #ffefbc; font-weight: normal;
	background: #640e0f;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F);	}
.block-header span { float: right; }
.block-button a { 
	font-size: 16px;
	display: block; 
	padding: 9px 12px 11px 12px; margin: 0;
	color: #ffefbc; font-weight: normal;
	background: #640e0f;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F); }
.block-button a:hover { 
	background: #520708; }
.block-body {
	padding: 10px 10px 18px 10px; margin-bottom: 15px;
	background: #ede5d1;
	-moz-border-radius:  0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px; } 
.block-body p { font-size: 11px; line-height: 15px; margin: 0; }
.block-compact { padding-bottom: 10px; padding-right: 0; margin-bottom: 0; }

	
/* Content ===================================================================== */
#content { 
	width: 570px; 
	margin: 0 9px;
	float: left; }
#page hr { 
	border: 0; border-top: 2px solid #A6191D; 
	margin: 15px 0; clear: both }
#page p { 
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height: 18px; }
#page h2 { 
	margin: 0 0 15px 0;
	font-size: 28px;
	color: #A6191D; }
#page h3 { 
	font-size: 20px; 
	color: #a6191d;
	margin: 0 0 15px 0;
	color: #A6191D; }
#page h3.page-title { 
	font-size: 18px; 
	color: #a6191d;
	margin: 0 0 10px 15px; } 
.section-img { margin: 0; padding: 0; display: block; }	
.forward { 
	margin-top: -10px;
	float: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px; }
.advertise { 
	margin-top: -10px;
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px; }
.info-message { 
	background: #FFEBCF url(../img/box-warning.png) no-repeat 12px center; 
	border: 1px dashed #DEBD8E; 
	padding: 15px 15px 15px 50px; margin-bottom: 10px; }
	
#content .calendar-prev a, #content .calendar-next a, #content .calendar-title, #content .calendar-return a { 
	color: #640E0F;
	width: 100px; 
	padding: 12px 10px;
	background: #fba423;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fba423), to(#ea8710));
	background: -webkit-linear-gradient(#fba423, #ea8710);
	background: -moz-linear-gradient(#fba423, #ea8710);
	background: -ms-linear-gradient(#fba423, #ea8710);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba423', endColorstr='#ea8710',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#fba423, #640E0F);
	background: linear-gradient(#fba423, #ea8710); }
#content .calendar-prev a:hover, #content .calendar-next a:hover { background: #d0770c; color: #640E0F; }
#content .calendar-title { 
	float: left; width: 270px;
	text-align: center; margin: 0 0 0 10px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px; }
#content .cal-title2 { float: none; width: auto; margin: 0; }
#content .calendar-prev a { 
	float: left;
	text-align: left; 
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px; }
#content .calendar-next a { 
	float: right;
	text-align: right; 
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px; }
#content .calendar-return a { 
	text-align: left; 
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	font-size: 13px; }
#content .calendar-return { 
	text-align: left; 
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	font-size: 13px; }
#content .month-block { padding-bottom: 20px; }
#content .month-block h5 { font-size: 13px; margin: 10px 0; }
#content .month-block h2 { 
	text-align: center;
	font-size: 28px;
	color: #640E0F;
		margin: 10px 0 0 0; }
.list-divider {  clear: both; }
	
html .calendar th { color: #891216; }
html .calendar tr td a { color: #333; }
html .calendar tr td a:hover { color: #891216; }
html .calendar tr td.calendar-today  { background: #fba423; }
html .calendar tr td.calendar-today a { color: #891216; }
html .calendar tr td.calendar-today:hover { background: #891216; }
html .calendar tr td.calendar-today a:hover { color: #fff; }

/*-- Rate Card -- */

.ratecard { 
	clear: both; 
	padding: 20px; margin-bottom: 10px;
	background: #e7d9bf; 
	border: 1px solid #c0b6a5; }
.ratecard2 { background: #edcf97; }
.ratecard p { font-size: 14px; clear: left; }
.ratecard .rate-text { width: 260px; }
.ratecard .rate-ad { float: right; margin-bottom: 10px; }
#page .ratecard h3 { font-size: 22px; float: left; margin: 0 0 10px 0; }
#page .ratecard h4 { font-size: 14px; text-align: right; margin: 0 0 10px 0; color: #a6191d; line-height: 14px; }
.ratecard h4 strong { font-size: 22px; }
.ratecard h4 small { font-size: 12px; }
.ratecard .rate-btn, .ratecard .rate-btn2 {
	display: block;
	text-align: center;
	width: 230px;
	font-size: 14px;
	padding: 10px;
	color: #ffefbc;
	font-weight: bold;
	background: #cf5d00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EA8710), to(#cf5d00));
	background: -webkit-linear-gradient(#EA8710, #cf5d00);
	background: -moz-linear-gradient(#EA8710, #cf5d00);
	background: -ms-linear-gradient(#EA8710, #cf5d00);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA8710', endColorstr='#cf5d00',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#EA8710, #cf5d00);
	background: linear-gradient(#EA8710, #cf5d00); } 
.ratecard .rate-btn:hover, .ratecard .rate-btn2:hover { color: #fff; background: #cf5d00; }
.ratecard .rate-btn2 { 
	margin-top: 10px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F); }
.ratecard .rate-btn2:hover { color: #fff; background: #640E0F; }



/* Forms ----- */
.formbuilderform { clear: both; padding: 20px; background: #e7d9bf; border: 1px solid #c0b6a5; }
.formbuilderform .form-block { float: left; width: 210px;  }
.formbuilderform label { display: block; margin-bottom: 3px; }
.formbuilderform input, .formbuilderform textarea, .formbuilderform select { 
	width: 300px; height: 14px;
	padding: 7px 5px; margin-bottom: 8px; 
	border: 1px solid #bfa073;
	background: #eee;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
.formbuilderform input:focus, .formbuilderform textarea:focus { 
	border: 1px solid #f7941e;
	-webkit-box-shadow: #f7941e 0px 0px 3px;
	-moz-box-shadow: #f7941e 0px 0px 3px;
	box-shadow: #f7941e 0px 0px 3px; }
.formbuilderform textarea { 
	width: 400px; height: 150px; }
.formbuilderform select { 
	padding: 5px; height: 30px; }
.formbuilderform .fbsubmit { 
	color: #ffefbc;
	width: auto; height: auto;
	padding: 10px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F); 	}
.formbuilderform .fbsubmit:hover { 
	color: #fff;
	background: #520708; }
.formbuilderform .submit-btn { 
	margin-top: 15px;
	height: 30px;
	color: #ffefbc;
	width: auto; height: auto;
	padding: 10px 40px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F); }
.formbuilderform .submit-btn:hover { 
	color: #fff;
	background: #520708; }
.wp-btn { 
	margin-top: 15px;
	height: 30px;
	color: #ffefbc;
	width: auto; height: auto;
	padding: 10px 40px;
	background: #8C1416;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C1416), to(#640E0F));
	background: -webkit-linear-gradient(#8C1416, #640E0F);
	background: -moz-linear-gradient(#8C1416, #640E0F);
	background: -ms-linear-gradient(#8C1416, #640E0F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c1416', endColorstr='#640e0f',GradientType=0 ); /* IE6-9 */
	background: -o-linear-gradient(#8C1416, #640E0F);
	background: linear-gradient(#8C1416, #640E0F); }
.wp-btn:hover { 
	color: #fff;
	background: #520708; }
#fbrp__30_1_day, #fbrp__31_1_day { width: 55px; }
#fbrp__30_1_month, #fbrp__31_1_month { width: 180px; }
#fbrp__30_1_year, #fbrp__31_1_year { width: 70px; }
#fbrp__72_1_day, #fbrp__73_1_day { width: 55px; }
#fbrp__72_1_month, #fbrp__73_1_month { width: 180px; }
#fbrp__72_1_year, #fbrp__73_1_year { width: 70px; }
#fbrp__86_1_day, #fbrp__87_1_day { width: 55px; }
#fbrp__86_1_month, #fbrp__87_1_month { width: 180px; }
#fbrp__86_1_year, #fbrp__87_1_year { width: 70px; }
.eventsubmitleft { width: 110px; float: left; text-align: right; margin-right: 10px; padding-top: 5px; }
.eventsubmitright textarea { width: 300px; }
#cntnt01fbrp_captcha_phrase { border: none; background: none; }


/* News Articles ----- */
.news { 
	background: #e7d9bf;
	padding: 15px; margin-bottom: 20px; border: 1px solid #c0b6a5; } 
.news .featured-img { 
	background: #e7d9bf;
	float: left; padding: 0 15px 10px 0; }
.news .featured-img img { 
	border: 2px solid #d8740c; }
.news h3 { 
	font-size: 18px; 
	color: #a6191d;
	margin: 0 0 2px 0; } 
.news p { font-size: 11px; line-height: 15px; color: #333; margin: 0 0 8px 0; }
.news p.details  { 
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px dotted #555; } 
.news .more { 
	float: none;
	font-weight: bold;
	font-size: 13px; } 

/* Event & Trader Articles ----- */
.listing { 
	position: relative;
	background: #fbd7a1;
	border: 1px solid #d4a765;
	margin-bottom: 6px; } 
.even { background: #fac06b; }
.featured { background: #FCB040; }
.listing .featured-img { 
	float: left; 
	border: 1px solid #d4a765;
	margin-bottom: 10px;
	width: 546px; }
.listing .details { padding: 10px 15px; }
.listing .featured-img img { 
	border: 2px solid #d8740c; }
.listing h3 { 
	font-size: 13px; 
	color: #a6191d;
	margin: 0 0 4px 0; } 
.listing .location { float: right; color: #333; font-size: 11px; } 
.listing p { font-size: 11px; line-height: 15px; color: #333; margin: 0; } 
.listing .right-text { text-align: right; }
.listing .right-text a { font-weight: bold; }
.listing .right-text strong { float: left; }
.listing .more { 
	font-weight: bold;
	font-size: 12px; } 
.listing .text { 
	margin: 10px 0 10px 0; } 

	
/* Left Sidebar ===================================================================== */
#primary { 
	width: 190px;
	float: left; } 
.submenu-body { border-top: 1px solid #f39519;	background: #921318; } 
.submenu-body ul { padding: 0 0 0 5px; margin: 0; } 
.submenu-body li { 
	list-style: none; 
	margin: 0 0 2px 0; padding: 0 0 0 16px; 
	background: url(../img/ele-bullet1.png) no-repeat 0 4px; } 
.submenu-body li a { 
	font-size: 14px;
	color: #ffefbc; } 
.submenu-body li a:hover { color: #fca423; } 
.btn-social { 
	margin-right: 4px; }
	
	
/* Right Sidebar ===================================================================== */
#secondary { 
	width: 170px;
	float: left; }
.advert-right { padding: 0 0 20px 0; }
.advert-right img { margin-bottom: 20px; }

	
/* Footer ===================================================================== */
#footer {
	height: 50px;
	padding: 1px;
	text-align: center;
	background: #8d1317;
	border-left: 2px solid #f7941e; border-right: 2px solid #f7941e; }
#footer ul { list-style: none; margin: 15px 0 0 0; }
#footer li { 
	list-style: none; 
	display: inline; 
	border-left: 1px solid #ffefbc; }
#footer ul li:first-child { border-left: 0px; } 
#footer li a { 
	display: inline-block; 
	color: #ffefbc;
	padding: 2px 6px 2px 10px; }
#footer li a:hover { color: #f7941e; }
	
	
/* Copyright ===================================================================== */
#copyright {
	text-align: right;
	padding: 10px 15px;
	background: #761013;
	border: 2px solid #f7941e; border-top: none; 
	-moz-border-radius:  0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px; }
#copyright p { font-size: 12px; color: #f7941e; margin: 0; }
#copyright p span { float: left; }
#copyright p a { color: #ffefbc; }



/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
   
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

