@charset "utf-8";
/*
Theme Name: RodneyMoore
CSS/Theme URI: http://www.zuzanadesigns.com/
Description: Designed by Zuzana Designs
Version: 1.0
Author: Zuzana Designs
Author URI: http://www.zuzanadesigns.com/
*/

/* Startup CSS */
body { height:100%; min-height:100%; background:#eee; font: 12pt arial, helvetica, sans-serif; color:#006; }
.hide { display:none !important; }
p { margin-bottom:10px; }
.floatright { float:right; }
img.autoresize { max-width:100%; }
.clear { clear:both; }

.shadow {
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 10px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 10px 2px;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 10px 2px;
}
a { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }

A:link,
A:active {
	text-decoration: none;
	color: #006;
	font-weight: bold
}
A:visited {
	text-decoration: none;
	color: #006;
	font-weight: bold
}
A:hover {
	color: #ff0;
	font-weight: bold
}
A#bar:link,
A#bar:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
A#bar:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
A#bar:hover {
	color: #f09;
	font-weight: bold;
}
h1 {
	color: #f36;
	font-family: arial, sans-serif;
	font-size: 34pt;
	font-weight: bold;
	text-align: center;
	margin: 4pt;
	margin-bottom: 20px;
}
h2 {
	color: #006;
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin: 4pt;
	margin-bottom: 10px;
}
h3 {
	color: #069;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin: 4pt;
	margin-bottom: 10px;
}
h4 {
	color: #f36;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 10pt;
}
h5 {
	color: #09f;
	font-family: arial, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin: 10pt;
}
p {
	font: 8pt arial, helvetica, sans-serif;
	color: #006;
	margin: 8px;
	text-align: center;
	width: 100%;
}
p.info {
	font: 8pt arial, helvetica, sans-serif;
	color: #006;
	margin: 8px;
	text-align: justify;
	width: 100%;
}
p.motto {
	color: #006;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin: 4pt;
	margin-bottom: 10px;
}
p.sites {
	font: 14pt arial, helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-align: center;
	margin: 8pt;
}
table.sitelist {
	font: 15pt arial, helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4pt;
}
p.age {
	font: 10pt arial, helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-align: center;
	margin: 4pt;
}
p.warning {
	color: #f36;
	font-family: arial, helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	margin: 4pt;
}
table.entrance {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
p.enter {
	color: #09f;
	font-family: arial, helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 4px;
	background-color: #00c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	text-decoration: none;
}
p.define {
	font: 10pt arial, helvetica, sans-serif;
	color: #006;
	margin: 8px;
	text-align: justify;
}
p.intro {
	font: 26pt arial, helvetica, sans-serif;
	color: #3cf;
	font-weight: bold;
	margin: 4pt;
}
p.info {
	font: 10pt arial, helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	margin: 4pt;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: center;
}
#header {
	width: 100%;
	margin:40px auto;
	float:left;
}
.photo {
	float: left;	
	margin: 2px;
	margin-right: 24px;
	width: 300px;
	height: 450px;
}
#section {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 0px;
	float:left;
}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	float:left;
}
#softphotos {
	width: 100%;
	float: left;
	margin-top: 20px;
	overflow: auto;
}
#clock {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	background-color: #006;
}

img { max-width:100%; }
p { display:inline-block; width:100%; }
#header .body { float:left; width:100%; }
#header .body .left { float:left; width:320px; }
#header .body .right { float:right; width:622px; }

ul.sitelist {
	font: 15pt arial, helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-align: center;
	margin:0;
	margin-top:4px;
	list-style:none;
	width:50%;
	display:inline-block;
	padding:0;
	margin-bottom:20px; 
}
ul.sitelist.fleft { float:left; }
ul.sitelist.fright { float:right; }

#section .entrance { float:left; width:100%; }
#section .entrance .left { float:left; width:600px; }
#section .entrance .right { float:right; width:320px; }