/* 
Title: Flinders Fury
Description: Simple layout with top navigation bar. Full width pages without sidebar.
URL: http://www.flindersfury.com
Created: 27th January 2012
Version: 2.0
*/

body {
	margin: 0px auto 0px;
	padding: 0px;
	background: #fff;
	color: #222;
	font-size: 0.9em;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	}

a, a:visited {
	color: #0000cc;
	text-decoration: none;
	}

a:hover {
	color: #0000ff;
	text-decoration: none;
	}

/*
header section
*/

#header {
	background: #fff url('img/logo.gif') top center no-repeat;
	width: 850px;
	height: 70px;
	margin: 10px auto 0px;
	padding: 0px;
	}

#header h2, #header h2 a, #header h2 a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 40px;
	color: #222;
	text-decoration: none;
	text-align: left;
	text-shadow: #999 2px 2px 3px;
	padding: 8px 0px 0px 100px;
	margin: auto;
	font-weight: normal;
	}

#header h2 a:hover {
	color: #0000ff;
	text-decoration: none;
	}

#header h3 {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #0000cc;
	text-decoration: none;
	text-align: center;
	text-shadow: #999 2px 2px 3px;
	padding: 6px 0px 0px 0px;
	margin: auto;
	font-weight: normal;
	}

/*
Navigation bar
*/

#navtop {
    background: #ddd url('img/bg.gif') bottom center repeat-x;
	width: 100%;
	height: 34px;
	text-align: center;
    margin: 0px auto 0px;
	padding: 0px 5px 0px 5px;
	}

#navtop ul {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}

#navtop li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#navtop ul li a, #navtop ul li a:visited {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	color: #eee;
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#navtop ul li a:hover {
	color: #0000ff;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
	}

/*
Content
*/

#content {
	width: 850px;
	margin: 0px auto 0px;
	background: #fff;	
	padding: 0px;
	}

#content p {
	float: left;
	border: none;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
    text-align: justify;
	}

#content h1 {
	color: #0000cc;
	font-size: 20px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h2 {
	color: #0000cc;
	font-size: 18px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h3 {
	color: #0000cc;
	font-size: 16px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#content h1 a, #content h2 a, #content h3 a {
	color: #0000cc;
	text-decoration: none;
	}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
	color: #0000ff;
	text-decoration: none;
	}

#adbox {
	background: #fff;
	width: 260px;
	height: 280px;
    float: right;
    border: none;
    padding: 10px 0px 10px 10px;
}

.alignright {
    float: right;
    padding: 6px 0 0 8px;
    border: none;
}

.alignleft {
    float: left;
    padding: 6px 8px 0 0;
    border: none;
}

/*
full width main content section
*/

#contentfull {
	float: left;
	width: 830px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	}

#contentfull ol {
	margin: 0px 0px 14px 20px;
	padding: 0px 0px 0px 0px;
	}

#contentfull ol li {
	margin: 0px 0px 6px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	line-height: 20px;
    text-align: justify;
	}

#contentfull ul {
	list-style-type: square;
	margin: 0px 0px 14px 20px;
	padding: 0px 0px 10px 0px;
	}

#contentfull ul li {
	list-style-type: square;
	margin: 0px 0px 6px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	line-height: 20px;
    text-align: justify;
	}

#contentfull img {
  max-width: 490px;
}

/*
Below Content Navigation section
*/

#contentbelow {
	width: 840px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	}

#contentbelow h3 {
	color: #0000cc;
	font-size: 16px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	}

#contentbelow ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentbelow ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}

#contentbelow ul li a {
	list-style-type: none;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 1px 0px;
    text-decoration: none;
    list-style: none;
	}

#contentbelow ul li a:hover {
	color: #0000ff;
	}

#contentbelow p {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	line-height: 18px;
	}

/*
footer section
*/

#footer {
	background: #fff;
	width: 850px;
	height: 18px;
	color: #333;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	margin: 0px auto 12px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #222;
	}

#footer p {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	line-height: 15px;	
  }

#footer a, #footer a:visited {
    color: #0000cc;
	text-decoration: none;
	}

#footer a:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}
