/* Stillwaters Studios CSS */


/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
body {
        line-height: 1;
        color: black;
        background: white;
}
ol, ul {
        list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}

strong {
	font-weight: bold;
}
/* Layout */

body {
	background: #071d64;
	text-align: center;
	color: #fff;
	font: .9em verdana, arial, sans-serif;
}

h1 {
	background: url(../graphics/logo.gif) no-repeat top center;
	display: block;
	width: 715px;
	height: 118px;
}

h1 span {
	display: none;
}

h4 {
	font-size: 1.2em;
	color: #f1c945;
	font-weight: bold;
	margin: 10px 0 0 0;
}

img {
	margin:  0 20px 10px 0;
	padding: 0 10px 10px 0;
}

#archives {
	float: right;
}

#archives select {
	border: 1px solid #A3B7F8;
	background: #071d64;
	color: #fff;
}

#bottomBlocks {
	display: block;
	clear: both;
}

#equipment {
	display: block;
	height: 130px;
	margin: 10px auto;
}

#footer  {
	border-top: 2px solid #f1c945;
	margin: 15px auto;
	width: 715px;
	text-align: center;
}

#footer p {
	text-align: center !important;
	font: 75% arial, sans-serif;
}

#footer li {
	display: inline;
	font: .8em arial, sans-serif;
}

#footer ul {
	margin: 10px 0 0 0;
}

#footer a:link, #footer a:visited {
	color: #f1c945;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#latestNews {
	text-align: left;
	margin: 90px 0 10px 0;
	color: #f1c945;
	font: bold 1.3em arial, sans-serif
}

#mContainer {
	width: 715px;
	display: block;
	background: #071d64 url(../graphics/rippleBkg.jpg) no-repeat top center;
	margin: 0 auto;
	text-align: center;
}

#mContainer p {
	text-align: left;
	margin: 15px 0;
	line-height: 1.4em;
}

#mContainer h2 {
	font: 140% verdana, arial, sans-serif;
/*	color: #F1C945 ; */
	text-align: left;
}

#mContainer h3 {
	font: 150% verdana, arial, sans-serif;
	color: #F1C945 ;
	text-align: left;
}

#mContainer h4 {
	text-align: left;
	font-weight: bold;
}

#mContainer #nav {
	text-align: center;
	margin: 20px auto;
	width: 95%;
	padding: 0;
}

#mContainer a:link, #mContainer a:visited {
	color: #f1c945;
	text-decoration: none;
}

#mContainer a:hover {
	text-decoration: underline;
}

#nav {

}

#nav ul {
	list-style-type: none;
	padding: 0;
}

#nav li {
	display: inline;

}

#nav img {padding-right: 5px; margin-right: 5px;}


#nav span {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.pagetitle {
	font: 150% verdana, arial, sans-serif;
	color: #F1C945 ;
}


.postDate {
	color: #A3B7F8;
}

#welcome {
/*	background: transparent url(../graphics/protools.gif) no-repeat center right; */
	padding: 10px 0px ;
	text-align: left;
	clear: both;
}

#welcomeText {
	float: left;
	width:440px;
}

#welcomePics {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}

#welcome p {
	margin: 10px 0;
}

#welcome h2 {
	font: 200% verdana, arial, sans-serif;
	color: #F1C945 ;
}

.post {
	text-align: left;
}

.storycontent {
	text-align: left;
}

.storycontent p {
	margin: 10px 0;
}

.storytitle a:link, .storytitle a:visited {
	color: #f1c945;
	font: bold 1.1em arial, sans-serif;
	text-decoration: none;
}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto;
	width: 715px;
	text-align: center;
	}

.widecolumn p {
	text-align: center;
	margin: 0 auto;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.clear {
	clear: both;
	}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FLUID width
     CLASSIC.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the Classic WordPress theme
================================================================== */

#gb_form_div { 
  font : 90% 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
  text-align : left;
  width : 90%;
}

#gb_form {
  text-align : left;
  background-color : transparent;
}

#gb_form_div a {
  text-decoration : none;
  color : #000;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #809080;
  text-decoration : underline;
}

#gb_form fieldset { 
  border-right : 0;
  border-bottom : 0;
  border-left : 0;
  margin-top : 10px;
  padding : 0 10px 10px 10px;
}

#gb_form fieldset#formwrap { 
  border-bottom : 0;
  margin-top : 30px;
  padding : 0 10px 15px 10px;
}

.main_formhead {
  margin-top : 30px;
  font: 200% verdana, arial, sans-serif;
  color: #F1C945 ;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #fff;
}

#gb_form legend {
  font : 1.5em 'times new roman', georgia, arial, sans-serif; 
  background-color : transparent;
  font-style : italic;
  text-transform : lowercase;
  color : #fff;
  margin-left : -10px;
}

#gb_form legend#mainlegend {
  font-size : 1.7em;
  font-style : normal;
  text-transform : lowercase;
  color : #fff;
  margin-left : -10px;
}

#gb_form legend#mainlegend small, #gb_form_div .formhead small { 
  font-size : .8em;
  text-transform : uppercase;
}

#gb_form label { 
  color : #fff;
  font-size : 1em; 
  margin-top : 5px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  color : #000; 
  padding : 4px; 
  border : 1px solid #999;
  background-color : #eee;
  line-height : 1.5em;
  width : 65%;
}

#gb_form input.short {
  width : 15%;
}

#gb_form textarea.textbox {
  font-size : 1.5em;
  width : 98%;
}

#gb_form select.med {
  width : 50%;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

* html input.button { 
  color : #000;  
  padding : 4px; 
  border : 1px solid #999;
  background-color : #eee;
}


/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #666;  
  padding : 4px; 
  border : 1px solid #000;
  background-color : #fff;
}

#gb_form input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cd0000;  
  font-weight : bold; 
}

#gb_form_div dt, #gb_form_div dl {
  font-size : 87%;
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
  color : #999;
} 

small.whythis { 
  font-size : .9em; 
}

#gb_form small.whythis a span { 
  color : #fff;
  border : 1px solid #fff;
  padding : 0 3px 0 3px;
  width : 100%;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : #eee;
  color : #000;
  white-space : nowrap;

}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #666;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p {
  font-size : 1.05em;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #ccc;
}

#gb_form_div p a {
  color : #999;
}

#gb_form_div p a:hover, #gb_form_div p a:focus, #gb_form_div p a:active {
  color : #000;
}

/* End CLASSIC CSS */