/*
Theme Name : FAST Theme
Theme URI: http://safetyridingcourse.com
Description: FAST Wordpress Theme for Deployment
Version: 1.2
Author: Ferdinand Neman
Author URI: http://safetyridingcourse.com
*/

body, h1, h2, h3, h4, h5, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ededed;
	color: #000000;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

a {
	text-decoration : underline;
	color : #b72127;
}

a:hover {
	text-decoration : none;
}

a img {
	border : 0;
}

p {
	padding : 10px 0px 5px 0px;
}

blockquote {
	margin : 10px 0px 0px 0px;
	border-top : 2px solid #ddd000;
	background : #F5F5F5;
}

blockquote p {
	float : none;
	width : auto;
	margin : 0x 10ps 0px 0px;
	background : #FFF;
}

dd {
	padding : 0 0 0 20px;
}

form, input, textarea {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

p img {
	max-width : 100%;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

img.alignright {
	margin : 3px 0 2px 10px;
	padding : 4px;
	border : 1px solid #ededed;
	display : inline;
}

img.alignleft {
	margin : 3px 10px 2px 0;
	padding : 4px;
	border : 1px solid #ededed;
	display : inline;
}

.alignleft {
	float : left;
}

.alignright {
	float : right;
}

.clear {
	margin : 0;
	padding : 0;
	clear : both;
}

small {
	font-size : 11px;
}

#wrapper {
	width : 980px;
	margin : 0 auto;
	text-align : left;
}

#header {
	float : left;
	width : 980px;
	border-top : 5px solid #000;
	background : #fff;
}

#header h1 {
	padding : 10px;
	font-size : 18px;
	font-weight : normal;
}

#menu {
	float : left;
	width : 980px;
	border-top : 1px solid #b72127;
	background-color : #790000;
	color : #fd8c90;
}

#menu ul {
	list-style : none;
	margin : 0;
	padding : 0;
}

#menu ul li {
	float : left;
}


#menu ul li a {
	display : block;
	padding : 20px;
	border-right : 1px solid #b72127;
	text-decoration : none;
	color : #fd8c90;
}

#menu ul li span {
	display : block;
	padding : 20px;
	border-right : 1px solid #b72127;
	text-decoration : none;
	font-weight : bold;
	color : #fd8c90;
}


#menu ul li a:hover {
	background : #a60101;
	color : #ffffff;
}

#about {
	float : left;
	width : 980px;
	background : #4e0000;
	border-top : 1px solid #b72127;
}

#abouttext {
	float : left;
	width : 665px;
	color : #ffffff;
	padding : 5px;
	padding-left : 10px;
}

#aboutsearch {
	float : left;
	width : 290px;
	padding : 10px 5px 5px; 
	text-align : right;
}

#quote {
	float : left;
	width : 980px;
	background : #b72127;
	border-top : 1px solid #b72127;
	height : 133px;
	background : #b72127 url(images/quoteblock.png) no-repeat bottom right;	
}

#quote div {
	width : 600px;
	height : 133px;
	text-align : center;
	vertical-align : middle;
	margin-left : 350px;
	margin-top : 20px;
	color : #FFFFFF;
	font-size : 24px;
	margin-right : 30px;
}

#container {
	float: left;
	width : 980px;
	border-top : 5px solid #000;
	background : #fff url(images/bg_container.gif) repeat-y 488px 0px;
}

#content {
	float : left;
	width : 488px;
}

.navigation {
	margin : 10px 10px 0px;
	border-top: 1px solid #e0dcd8;
	padding : 5px 10px 6px;
	background : #fdfbe7 url(images/bg_navigation.gif) repeat-x left bottom;
	line-height : 20px;
}

.post {
	margin-top : 5px;
	padding : 10px 20px;
}

.post h2 {
	font-size : 20px;
	font-weight : normal;
}

.post h2 a {
	color : #000;
}

.entry-date {
	padding : 10px 10px 0 10px;
	color : #666;
}

.entry-content {
	line-height: 24px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding : 10px 0 5px;
}

.entry-content h2 a {
	color : #b72127;
}

.entry-content h3 {
	font-size : 18px;
	font-weight : normal;
}

.entry-content h5 {
	font-size : 14px;
}

.entry-content h6 {
	font-size : 12px;
}

.entry-meta {
	padding : 10px 0 0 0;
	line-height : 24px;
}

.sidebar {
	float : left;
	width : 245px; 
	margin : 0 0 0 1px;
}

.sidebar ul {
	list-style : none;
	margin : 0;
	padding : 0;
}

.sidebar ul {
	margin : 0 0 10px;
}

.sidebar ul li {
	padding : 10px 10px 0;
}

.sidebar ul li h2 {
	border-top : 1px solid #dfdfdf;
	padding : 8px 10px 9px;
	font-family : Georgia, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	background : #f8f8f8 url(images/bg_sidebar_h2.gif) repeat-x left bottom;
}

.sidebar ul ul li {
	padding : 0;
}

.sidebar ul ul ul {
	padding : 0 0 0 10px;
}

#recents ul li {
	padding : 10px 0 0 0;
}

#comments{
	margin : 10px;
	padding : 10px;
	border : 1px solid #f5f5f5;
}

#comments ol {
	list-style : none;
	margin : 10px 0;
	padding : 0;
}

#comments ol li {
	list-style : none;
	margin : 10px 0 0;
	padding : 0 0 10px;
	border-bottom : 1px solid #ededed;
	line-height : 24px;
}

#comments span.comment-author {
	font-weight: bold;
}

#respond {
	padding : 10px;
	background : #f9f9f9;
}

#footer {
	float : left;
	width : 980px;
	padding : 10px 0 10px 0;
	border-top : 5px solid #000;
	text-align : center;
	line-height : 24px;
	background : #4e0000;
	color : #b72127;
}

#footer a {
	text-decoration : none;
}

