* {
  padding: 0;
  margin: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: #fff; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 62.5%;  /* Resets 1em to 10px */
  text-align: center;
  color: #555;
/*  background-image: url(images/wallpaper.jpg); */
}
ol, ul {list-style:inside; padding-left:1em; margin-left:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin-bottom: 1em; }
img {border:0;} /*  display:block; */


/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */
#wrapper { max-width: 1000px; min-width:800px; min-height: 600px; margin: 0 auto; text-align: left; padding: 0px; border: 0px; float: none; position: relative;}


/* Optimisation section */
#opti{
  top: 0px;
  margin: 8 0;
  color: #000;
}
#opti p.seo, h1.seo {
  margin-left: 4px;
  float: left;
  font-size: 0.9em;
}


/* Navigation section */
#nav {
  list-style: none;
  float: right;
  font-size: 0.9em;
}
#nav li {
	display: inline;
	padding-right: 10px;
}


/* Title box */
#dir-top{
  background: #215898;
  height: 80px;
  margin: 0px auto;
  text-align: left;
  padding: 4px;
  border-top: 8px solid #fff;
  border-right: 8px solid #fff;
  border-left: 8px solid #fff;
  clear: both;
}
.picture-float{
  float: right;
  position: relative;
  border: 1px solid #000;
  right: 0px;
  top: 0px;
}


/* Secondary Navigation, a styled list */
#dir-menu{
	background-color: #79bfe3;
	margin: 0px auto;
	text-align: right;
	border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 0px;
    padding: 0px auto;
	height: 20px;
}
#nav-list{
  float: right;
  list-style: none;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
}
#nav-list li {
	display: inline;
	float: left;
	font-weight: bolder;
	border-left-color: #fff;
	border-left-width: 2px;
	border-left-style: solid;
	text-align: center;
	padding: 4px 8px 4px 8px;
	font-size: 1.2em;
}
#nav-list li a, #nav-list li a:visited {color: #215898; border-bottom:none}
#nav-list li a:hover { color:#fff }


/* Search Line */
#dir-search{
	background-color: #215898;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 0px;
	color: #79bfe3;
	height: 34px;
	text-align: left;
	font-weight: bolder;
	position: relative;
	font-size: 1.2em;
}


/* Bread Line */
#dir-bread-line{
    background-color:#79bfe3;
	margin:0px;
	padding: 4px;
	border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 4px solid #fff;
	color:#215898;
	font-weight:bolder;
	height:20px;
}
#dir-bread{
	text-align:left;
	vertical-align:middle;
	float:left;
	font-size: 1.2em;
}
#dir-bread a  { border-bottom:none}
#dir-bread a:hover { color:#fff }
#dir-bookmark{
	border:0px;
	margin:0px;
	float:right;
	vertical-align:middle;
}


/* Facebook Line */
#dir-facebook-line{
    background-color:#79bfe3;
	margin:0px;
	padding: 4px;
    border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 4px solid #fff;
}
#dir-facebook{
	text-align:right;
	vertical-align:middle;
	float:left;
	font-size: 1.2em;
}



/* Main body */
#dir-body{
	margin: 0px auto;
	text-align: left;	
	padding: 0px;
	border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-bottom: 0px;
	border-left: 8px solid #fff;
	font-size: 1.1em;
}


/* Main Content Area color:#333;  */
#main {border:0px; width:100%; margin:0px; background-color:#fff; padding:2px}


/* Footer */
#dir-foot{
    clear:both;
	background-color:#79bfe3;
	margin:0px auto;
	text-align:center;	
	padding: 5px 5px 5px 5px;
	border-top: 4px solid #fff;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

#dir-bottom{
	margin:0px auto;
	text-align:right;	
	padding: 5px;
}

/* Content */
.content {float:left; min-width: 500px; width:560px; text-align: justify; padding:2px}

/* Rightbar */
.rightbar {float:right; width:200px; text-align: center; /*background-color:#ffdab7;*/ padding:2px; margin:0px}

/* Clearer */  
.clearer {
	clear: both;
	font-size: 1px;
	width:100%;
}  

#dir-search .search_label {position:absolute; top:8px; left:8px; width:50px; font-weight:bold;}
#dir-search .search_keywords {position:absolute; top:5px; left:63px; width:170px;}
#dir-search .search_keywords input {font:11px arial; font-weight:lighter}
#dir-search .search_button {position:absolute; left:248px; top:2px; width:26px}
#dir-search .search_google {position:absolute; right:4px; top:0px;}

h2 { font-size: 2.4em; font-weight: bold; margin: 8px 0 8px 0; }
h2.sitetitle {  color:#369;  }
h2 a:link, h2 a:visited {color: #fff; text-decoration: none; border-bottom: none }

h3 { font-size: 2.0em; font-weight: bolder; margin: 4px 0 4px; }
h3.pagetitle { /* color:#039 */ }

h4 { font-size: 1.4em; margin: 2px 0px 0px 0px; }
h4 { /*color:#215898; */ font-weight:bolder }
h4.entry-silver { background-color:#c8f8c8; /*background-color:#c8f8fc; */ padding-top: 4px; padding-bottom: 8px; padding-left: 4px; /* border: 2px dotted; */ }

td, entry, li { font-size: 1.2em; }
p { font-size: 1.2em; }

hr.big-one {color:#cc9998; height:2px; background-color:#cc9998; border:0; margin-top: 4px; margin-bottom: 4px; }
hr.wee-one {color:#cc9998; height:1px; background-color:#cc9998; border:0; margin-top: 4px; margin-bottom: 4px; }

.featured {margin: 0px; padding: 5px 0px 5px 0px; border: 2px dotted #CC9998; background: #fff}
.featured p {margin: 2px 0; }

img.small_logo { float:right}

#bullets{}
#bullets ul { float:left; list-style-type:none; margin-top: 4px; margin-bottom: 4px;}
#bullets li { display:inline; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:center left; padding:0; height:1em; font-size: 1.2em; white-space: normal;}


br {
	clear: left;
}

a:link, a:visited {
  text-decoration:none;
  border-bottom:1px dotted;
  color:#215898; 
}
a:hover {
  color:#cc9998;
  border-bottom:1px solid;
}

.form label {width:10em; float:left; display:block; margin-right:0.5em; text-align:right}
.form .submit input {margin-left:10.5em}
.form input {font-weight:normal}
.colours input {color:#781351; background:#fee3ad; border:1px solid #781351}
.colours .submit input {color:#000; background:#ffa20f; border:2px #d7b9c9 outset}
.form fieldset {border:1px solid #781351; width:500px}
.form legend {background:#ffa20c; border:1px solid #781351; letter-spacing:0; font-size:1.4em; margin-left:1em}
.form fieldset p {margin-top:0}


/* Rain's Coming */
