/*
	Author Name	: 	Relish Design Studio
	Author Site	: 	http://relishdesign.ca
	Style Name	: 	ToolStyle
	Style URI	:	
	Version		: 	
	Comments	: 	toolshows.ca - custom CSS file for use with the K2 Wordpress theme framework
					please leave this file located @ wp-content/themes/k2/styles/toolshows/ts_custom.css 

	look in wp-content/themes/k2/style.css  and Vuiew Source in your browser to locate the class/id you wish to edit, then duplicate the name reference in this file to override it's settings

	ex: to change the 'page' background colour to black, find its reference, which is:
		#page {
		background: white;
		text-align: left;
		margin: 0 auto;
		padding: 20px 0 10px;
		position: relative;
		border: 1px solid #ddd;
		border-top: none;
		clear: both;
		}

	then in *this* file create a new reference:
	
		#page {
			background: black;
			}
	
	choose ONLY the attribute you wish to change, duplicating attributes you aren't changing is just redendant and unneccessary
*/
/* edit below this line */

body {
	font: Arial, Helvetica, sans-serif;
	background-color: #83210A;
	background-image: url(images/pageBG.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.sidebar-single #page {
	width: 820px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	}
#page {
	border:none;
	padding:20px;
	margin-top:10px;
	background-color: #993300;
	}
#header {
	background-color: #993300;
	height: 210px;
}
#header img { float:left; border: none; padding: 0px; margin:0px;}
a {
color:#336633;
text-decoration: none;

}

h2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #4E1509;
}

ul.menu {
	position:absolute;
	line-height: 1.3em!important;
	left: 600px;
	z-index:1000;
	width: 220px;
	padding: 10px 0 0 0!important;
	background-color: #652824;
	}
ul.menu li {
    float: left;
	width:100%;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
ul.menu li a {
	display: block;
	padding: 1px 10px 1px 20px!important;
	margin: 0px;
	}
ul.menu li a:hover {
	background: #61231F;
	color: #FF9933 !important;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #FFCC00 !important;
	background: none;
	}
	
ul.menu .page_item h3 {
	padding: 1px 10px 1px 20px!important;
	color:#FFCC00;
	font-size; 1.1 em;
	}
#locations {
	width:600px;
	background: #005835;
	height:10px;
	float:left;
	clear:left;
}
#locations ul{
	list-style-type: none;
	line-height:60px;
}
#locations ul li {
	letter-spacing: 0.2em;
	display:none;
}
#locations li.brown {

	line-height:60px;
	height:60px;
	background-color: #999933;
}
#locations h4, #locations h2, #locations h3{
	padding:0px;
	margin:0px;
	text-align:center;
	line-height: 20px;
	height:20px;
	width: 600px;
	float: left;
	clear:left;
}
#locations h4 { font-size: 1.5em; color: #fc3;}
#locations h2 { font-size: 1.5em; color: #FFFF33; text-transform:uppercase;
	letter-spacing: 0.2em; }
#locations h3 { font-size: 1.7em; color: #fff; text-transform:uppercase; }

#locations h3.locations {
	line-height:60px;
	vertical-align:middle;
}


#primary { width:550px; }

#primary h2{
margin-bottom: 5px;
border-bottom: solid 1px #555555;
}

#sidebar-main { width:185px; padding-left: 15px; }
.secondary a { color: brown; font-weight: bold; }
.secondary .page_item {text-transform: uppercase;}
.secondary .page_item a:hover { color: #005835}

#time_tix {
	border: solid 1px #CCCCCC;
	padding: 10px;
	display: block;
	font-size: 1em;
}
#time_tix h3 {
	font-size:12px;
	text-transform:uppercase;
}
#time_tix strong {
	display: block;
	padding: 5px;
}


.recent_posts p {
	margin:5px;
	background:url(images/white_transp.png);
}
.content { 
	background-color:#ffffff; 
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.content h1 {
	font-size: 1.2em;
	color: #660000;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	letter-spacing:.05em;
	clear: left;
}

.content h2 { 
color: #CC6633; text-transform:uppercase; padding:0px; margin:0px; line-height:1.2em; letter-spacing:.1em; font-size: 1.8em;}

.entry-content img {
	padding: 0px;
	border: none;
	text-align: left;
	}
.entry-content { font-size:1.1em; line-height:2em; text-align: left;}
.entry-content ul li { font-size:1em; line-height:1.2em; text-align: left; margin:0px; padding:0px;}

.entry-content p { font-size: 1.2em;}
.secondary .current_page_item a, ul.menu li.current_page_parent a { color:#FF9900; }

#tagline h1{
	display: block;
	padding:10px;
	letter-spacing:.2em;
	font-size: 2.0em;
	color:#00604A;
	text-align:center;
}

#footer {
color: #FF9933;
}
#footer a {
color:#FFCC66;
border:none;
}
#footer a:hover {
color:#99CC99;
}

#wp-admin-bar {align:center; margin:0; padding:0px; border:none; clear:both; text-align:center}
#wp-admin-bar ul {
	padding:0;
	margin: 0;
	width: 820px;
	float: left;
	background:#f9f9f9; 
}
#wp-admin-bar ul li {list-style-type:none; float: left; padding:0px; margin:0px;}
#wp-admin-bar ul li.thead {list-style-type:none; float: left; padding:5px; margin:0px;}
#wp-admin-bar ul li a { padding: 5px; margin:0px; float: left;}
#wp-admin-bar ul li a:hover {color:#666; text-decoration:underline; }

.file_link {
	padding: 20px;
	font-weight: bold;
	color: #009933;
	background-color: #FFFF99;
	text-transform: uppercase;
	text-align: center;
	float: right;
	width: 200px;
}
.fs_footer {
	display: none;
}

.secondary li.hideme {
display:block!important;
}

h5 {
font-size: 12px!important;
}
