/*
Theme Name: Firepower
Theme URI: http://www.firepower.ca
Description: Custom template for Firepower Oilfield Firefighting
Version: 1.0
Author: Image Design
*/

*{
	margin:0px;
	padding:0px;
}
body{
	font-size:62.5%; /*equals 10px*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5C0A0C url(images/background.png);
	padding: 25px;
}
.clear {
	clear: both;
}
h1 {
	color: #2E2C25;
	background: #A39B83 url(images/title-bg.png) no-repeat;
	width: 660px;
	height: 60px;
	line-height: 60px;
	font-size: 2.5em;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 10px;
}

h2 {
	font-size: 2em;
	color: #F79239;
	font-weight: bold;
	padding: 0.3em 0;
	margin-top: 0.8em;
}
h3 {
	font-size: 1.9em;
	color: #F79239;
	font-weight: bold;
	padding: 0.3em 0;
	margin-top: 0.7em;
}
h4 {
	font-size: 1.8em;
	color: #A39B83;
	font-weight: bold;
	padding: 0.3em 0;
	margin-top: 0.6em;
}
h5 {
	font-size: 1.6em;
	color: #FFF;
	font-weight: bold;
	padding: 0.3em 0;
	margin-top: 0.4em;
}
h6 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	padding: 0.3em 0;
}
p {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0.6em 0;
}
table{
	font-size: 1.2em;
	line-height: 1.2;
	padding: 0.6em 0;
}
ul, ol{
	margin-left: 2em;
	padding-left: 2em;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
li{
	padding: 0.3em 0;
	font-size: 1.1em;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
a {
	color: #A39B83;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #F79239;
}
#ContainerTop {
	background: url(images/container-top.png) no-repeat;
	display: block;
	height: 15px;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
}
#ContainerBottom {
	background: url(images/container-bottom.png) no-repeat;
	display: block;
	height: 70px;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	z-index:50;
	position: relative;
}
#Container {
	background: url(images/container-middle.png) repeat-y;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#SidebarContainer {
	width: 280px;
	float: left;
	margin-top: -25px;
	margin-left: 20px;
	margin-bottom: -25px;
	
}
#SideTop {
	background: url(images/sidebar-top-logo.png) no-repeat;
	display: block;
	height: 150px;
	width: 280px;
}
#SideTop span {
	display: block;
	margin-left: -9999em;
	font-size: 0.5em;
}

#SideBottom {
	background: url(images/sidebar-bottom.png) no-repeat;
	display: block;
	height: 90px;
	width: 280px;
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#Sidebar {
	background: url(images/sidebar-middle.png) repeat-y;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 110px;
	margin-bottom: 20px;
	position: relative;
}
#Sidebar ul {
	text-align: right;
	width: 280px;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#Sidebar ul li{
	padding:0;
	font-size:1em;
	list-style-type:none;
}
#Sidebar li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 25px;
	font-size: 1.5em;
	padding: 4px 20px;
}
#Sidebar ul a:hover, #Sidebar ul a:active, #Sidebar ul a:focus{
	color:#FFF;
	background: url(images/menu-slash.png) no-repeat right bottom;
}
#Sidebar li.current_page_item a, #Sidebar li.current_page_parent a{
	color:#F79239;
	font-weight:bold;
	background: url(images/menu-slash.png) no-repeat right bottom;
}
#Sidebar li ul a, #Sidebar li.current_page_item ul a, #Sidebar li.current_page_parent ul a{
	color: #A39B83;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height:normal;
	font-size: 1em;
	padding: 2px 25px;
	background:none;
}
#Sidebar li ul a:hover, #Sidebar li ul a:active, #Sidebar li ul a:focus{
	color:#F79239;
	background: none;
}

#ContentContainer {
	float: left;
	position: relative;
}
.entry_text {
	padding-right: 20px;
	padding-left: 20px;
	width: 650px;
	color: #FFF;
}

#Slideshow {
	position: relative;
	height: 310px;
	width: 640px;
	overflow: hidden;
}
#Slideshow .mask {
	background: url(images/slideshow-mask.png) no-repeat;
	display: block;
	height: 310px;
	width: 640px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.home{
	padding-left: 35px;
}
.boxcontent h2{
	margin:0;
}
.widebox {
	width: 640px;
	position: relative;
	margin-top:10px;
}
.widebox .boxtop {
	background: url(images/box-wide-top.png) no-repeat;
	display: block;
	height: 30px;
	width: 640px;
}
.widebox .boxbottom {
	background: url(images/box-wide-bottom.png) no-repeat;
	display: block;
	height: 30px;
	width: 640px;
	position: relative;
}
.widebox .boxcontent {
	background: url(images/box-wide-middle.png) repeat-y;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}
.floatleft{
	float:left;
}
.thinbox {
	width: 320px;
	position: relative;
	margin-top:10px;
	margin-right:10px;
}
.thinbox .boxtop {
	background: url(images/box-thin-top.png) no-repeat;
	display: block;
	height: 30px;
	width: 320px;
}
.thinbox .boxbottom {
	background: url(images/box-thin-bottom.png) no-repeat;
	display: block;
	height: 30px;
	width: 320px;
	position: relative;
}
.thinbox .boxcontent {
	background: url(images/box-thin-middle.png) repeat-y;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}

.readmore {
	font-size: 0.9em;
	font-weight: bold;
}
#bas_trailer {
	background: url(images/bas-trailer-home.png) no-repeat;
	display: block;
	height: 80px;
	width: 255px;
	position: absolute;
	top: -35px;
	right: -25px;
	z-index:10;
}
#mtc_pickup {
	background: url(images/mtc-home.png) no-repeat;
	display: block;
	height: 95px;
	width: 145px;
	position: absolute;
	top: -55px;
	right: -10px;
	z-index:10;
}
#ambulance {
	background: url(images/ambulance-home.png) no-repeat;
	display: block;
	position: absolute;
	height: 80px;
	width: 140px;
	right: 55px;
	top: -20px;
	z-index:10;
}
#combo_unit {
	background: url(images/combo-home.png) no-repeat;
	display: block;
	position: absolute;
	height: 105px;
	width: 200px;
	top: -35px;
	right: -10px;
	z-index:10;
}
p.alignright{
	text-align:right;
}
p.alignleft{
	text-align:left;
}
img.alignright{
	float: right;
	margin-left: 1em;
}
img.alignleft{
	float:left;
	margin-right: 1em;
}

pre{
	float:left;
	display:block;
	width: 200px;
	margin-right:15px;
	margin-bottom: 10px;
	font-size:1.1em;
	line-height:1.2;
}
#celebrate {
	background: url(images/celebrating.png) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#canadaflag{
	position:absolute;
	top: 0;
	left:100px;
	margin-top: -100px;
	background: url(images/canada-flag.jpg) no-repeat right top;
	height: 81px;
	width:120px;
	z-index:999;
}	
