/*
Theme Name: Fire Training Academy
Theme URI: http://www.firetrainingacademy.com/wp-content/themes/fire
Description: /
Author: /
Author URI: http://www.justsearching.co.uk
Version: 1.1
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-image: url(../../../../images/fadedbk.jpg);
	background-repeat: repeat-x;
}
.backg {
	background-image: url(../../../../images/inside-boarder.jpg);
	background-repeat: repeat-y;
}

.flameback {
	background-image: url(../../../../images/special.gif);
	background-repeat: no-repeat;
}
.botcellback {
	background-image: url(../../../../images/bottom.jpg);
	background-repeat: no-repeat;
}
.sidecellmail {
	background-image: url(../../../../images/side-email.jpg);
	background-repeat: no-repeat;
}
.sidecell {
	background-image: url(../../../../images/side1.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
}.botnav {
	font-size: x-small;
}
a:link {
	color: #F11725;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-size: x-small;
	color: #666666;
	border: 1px solid #666666;
}
.emailboxtext {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.boldRed {
	font-size: medium;
	font-weight: bold;
	color: #C6280B;
}
.tdcell {
	vertical-align: top;
}
.boldRedSmall {
	font-size: small;
	font-weight: bold;
	color: #C6280B;
}
.risk {
	background-image: url(../../../../images/riskass.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 58px;
}



#blog_menu {
	float:right;
	width:195px;
	border:#E2640D 2px solid;
	padding:6px;
	margin:6px;
	background-color:#FFFFCC;
}

h1 {
	margin:6px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

.cat {
	font-size:16px;
	font-weight:bold;
	color:#AA5F00;
	margin-bottom:4px;
	text-align:center;
}

ul {
	margin:0px 0px 10px 25px;
	padding:0px;
}

#blog_menu ul {
	margin:0px !important;
	padding:0px !important;
}

#blog_menu li {
	margin:0px 0px 0px 0px;
	list-style:none;
	padding:0px;
	border-bottom:1px solid #FFFF99;
	text-align:center;
	font-size:12px;
}

#blog_menu li a {
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	text-decoration:none;
}

#blog_menu li a:hover {
	background-color:#CD0102;
	color:#FFFFFF;
	text-decoration:none;
}

ol {
	padding:6px;
	margin:0px 6px 0px 0px;
	list-style:none;
	border:dashed #333333 1px;
}

#commentform textarea {
	width:350px;
	height:100px;
}

.commentlist li {
	padding:0px;
	text-decoration:none;
}

.commentlist li a {
	padding-bottom:4px;
	padding-top:4px;
	text-decoration:none;
}

.commentlist p {
	margin-bottom:6px;
}

#np {
	margin:10px 0px 0px 0px;
	font-size:16px;
}

img {
	border:none;
}

cite {
	font-style:normal;
	font-weight:bold;
}