/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: 'Verdana', 'Arial', 'sans-serif';
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
table {border-collapse: collapse; border-spacing: 0;}
/* Reset for HTML 5 Elements --------------------------------------------*/
/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {	display: block;	margin: 0;	padding: 0;}
/* clears containers with floated elements, no need for extra markup! */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Type -------------------------------------------------*/
html { font-size: small;}
body { color: black; font-size:small; font-family:Verdana, Ariel, sans-Serif; }
h1, h2, h3, h4, h5, h6 { font-weight: bold;}
h1 { font-size: 1.9em;}
h2 { font-size: 1.7em;}
h3 { font-size: 1.5em;}
h4 { font-size: 1.3em;}
h5 { font-size: 1.1em;}
h6 { font-size: 1em;}
p  { color: black;  font-size: 1em;	line-height: 1.2em;	}

ul { list-style: disc; color: black; font-size: 1.0em; font-weight: normal; line-height: 1.3em;}
strong, b, .b {color: black; font-weight: bold; }

a:link    {color: #0000ff; outline: none; text-decoration: underline; background:white;}
a:visited {	color: #800080; outline: none; text-decoration: underline;  background:white;}
a:hover   { color: #00ff00; text-decoration: underline;  background:white; cursor:pointer;}
a:active  { color: red; outline: none; text-decoration: underline;  background:white;}
a:focus   { outline: 1px dotted; }

.more     { text-decoration: underline; }

/* Layout ----------------------------------------------------------------*/
#wrap {background-color:lime; background:url(../images/whistle_background.png) left top repeat; width: 1250px; 
      margin:20px auto; padding:20px  20px 0 0;}
#screen {background-color: rgba(255,255,255,0.93); width:1250px;  min-height:1100px; padding:0px 10px 10px 0;}
#screen_play {background-color: rgba(255,255,255,0.97); width:1250px;  min-height:1100px; padding:0px 10px 10px 0;}
#main {width:1250px; }
#main_2 {padding-left:2px; width:1240px; }
#footer {visibility:hidden; height:0px; clear:both;}
/* Spacers --------------------------------------------------------------*/
.main_spacer { 
     width:1250px;
     height:70px;
     visibility:hidden; 
     clear:both;
}
.main_spacer_2 { 
     width:1250px;
     height:40px;
     visibility:hidden; 
     clear:both;
}
.main_spacer_3 { 
     width:1250px;
     height:20px;
     visibility:hidden; 
     clear:both;
}
.main_spacer_4 { 
     width:1280px;
     height:10px;
     visibility:hidden; 
     clear:both;
}     
.main_spacer_5 { 
     width:1250px;
     height:1px;
     line-height:0em;
     visibility:hidden; 
     clear:both;
}     
/* Text styles  ------------------------------------------------------------------*/
#main_text { 
     padding-top: 30px;
}
#about_text { 
     max-width: 1170px;
     margin-left:10px;
}
#about_text ol { 
     font-size:1.2em;
     line-height:1.2em;
     padding-left:3em;
     list-style-type:disc;
}
#about_text li { 
     margin-top:0.8em;
     font-size:1.0em;
     line-height:1.2em;
}
#about_text p { 
     font-size:1.3em;
     margin-left:30px;
     margin-top:0.5em;
}
#about_text img { 
     float:right;
     margin-right:40px;
     margin-top:0px;
}
#about_text_r { 
     max-width: 1170px;
     margin-left:10px;
}
#about_text_r ol { 
     font-size:1.2em;
     line-height:1.3em;
     list-style-type:none;
}
#about_text_r li { 
     margin-top:0px;
     font-size:1.0em;
     line-height:1.2em;
	 padding-left:10px;
}
#about_text_r img { 
     float:left;
     margin-right:10px;
     margin-top:0px;
}
#about_text_1 ol { 
     font-size:1.2em;
     line-height:1.2em;
     padding-left:3em;
     list-style-type:none;
}
#about_text_1 li { 
     margin-top:0.2em;
     font-size:1.0em;
     line-height:1.1em;
}
#about_text_2 { 
     max-width: 1170px;
     margin-left:50px;
}
p.help_text { 
     max-width: 1170px;
     font-size:1.25em;
     margin-left:10px;
     margin-top:0.5em;
}
p.help_text_2 { 
     max-width: 1170px;
     font-size:1.15em;
     margin-left:30px;
     margin-top:0.5em;
}
#new_clips h6 { 
     margin-left:30px;
     line-height:1.3em;
}
#new_clips ul { 
     margin-left:40px;
     line-height:1.1em;
}
.hidden {
	display:none;
}
/* Home Page ------------------------------------------------------------*/
/* Home Page - new_stuff  ----------------------------------------------------*/
#new_stuff {
	width: 400px;
	background-color:white;
	float:right;
	margin: 5px 7px;
	padding: 5px 15px;
	border: 2px red solid;
    font-size:1.1em;
    line-height:1.0em;
}
#new_stuff  h3{
	text-align:center;
    font-size:1.5em;
    line-height:1.4em;
	margin-bottom:10px;
}
/* Home Page - mutter  ---------------------------------------------------*/
#mutter {
	width: 700px;
	background-color:white;
	float:left;
	margin: 5px 15px;
	padding: 5px 15px;
	border: 2px red solid;
    font-size:1.4em;
    line-height:1.1em;
}
#mutter ol { 
     font-size:1.1em;
     padding-left: 0em;
     line-height:1.1em;
     list-style-type:disc;
	 border-top: 2px black solid;
	 font-weight: bolder;
	 padding-top: 8px;
	 }
#mutter p { 
     font-size:1.1em;
     line-height:1.1em;
     margin-left: 0.5em;
     margin-top:0.8em;
     list-style-type:none;
	 font-weight: normal;
}
#mutter li { 
     font-size:0.9em;
     line-height:1.0em;
     margin-left: 2em;
     margin-top:0.8em;
     list-style-type:circle;
	 font-weight: normal;
}
#mutter .more_less {
	 cursor: pointer;
	 font-size: 1.2em;
	 color: blue;
	 background: none;
	 font-weight: bolder;
     line-height: 1.4em;
	 text-decoration: underline;
}	
.mutter_entry {
	max-height: 10em;
	overflow: hidden;
}

.mutter_archive_title{
	text-align:center;
    font-size:2.2em;
    line-height:1.8em;
	font-weight: bolder;
}

.mutter_archive_entry {
	max-height: 1.8em;
	overflow: hidden;
}

#mutter_definition {
	background-color:white;
	float:left;
	margin: 5px 15px;
	padding: 5px 15px;
	border: 2px red solid;
    font-size:1.4em;
    line-height:1.1em;
}
#mutter_definition ol { 
     font-size:1.2em;
     padding-left: 0em;
     line-height:0.9em;
     list-style-type:disc;
	 padding-top: 2px;
	 padding-bottom: 28px;
}
#mutter_definition li { 
     font-size:1.0em;
     margin-left: 2em;
     margin-top:0.8em;
     font-size:0.8em;
     list-style-type:circle;
}
.mutter_definition_entry {
	overflow: hidden;
}

/* Home Page - new_imgs -------------------------------------------------------*/
#new_imgs {
	width: 400px;
	background-color:white;
	float:right;
	margin: 5px 15px;
	padding: 5px 15px;
	border: 2px red solid;
    font-size:1.1em;
    line-height:1.4em;
}
#new_imgs  h3 {
	text-align:center;
    font-size:1.5em;
    line-height:1.4em;
}
.new_imgs_date {
	text-align:left;
    font-size:1.6em;
    line-height:1.4em;
	font-weight: bold;
	margin-bottom:5px;
}
.new_imgs_text {
	text-align:left;
    font-size:1.1em;
    line-height:1.0em;
}

#new_imgs_archive_title {
	margin-left: 15px;
	padding-bottom: 5px;
	text-align:center;
    font-size:2.2em;
    line-height:1.8em;
	font-weight: bolder;
}
.new_imgs_archive {
	max-width: 205px;
	height: 265px;
	background-color:white;
	float:left;
	margin: 2px 25px;
	border: 2px red solid;
}
.new_imgs_archive img {
	max-width: 200px;
	float:left;
	padding: 2px;
}
.new_imgs_archive_date {
	text-align:left;
    font-size:0.9em;
    line-height:1.0em;
	font-weight: bold;
	margin-bottom: 1px;
}
.new_imgs_archive_text {
	text-align:left;
    font-size:0.9em;
    line-height:1.0em;
}

.new_imgs_archive_bigger {
	max-width: 400px;
	height: 500px;
	background-color:white;
	float:left;
	margin: 2px;
	border: 2px red solid;
}
.new_imgs_archive_bigger img {
	max-width: 370px;
	float:left;
	padding: 2px;
}

/* YouTube/General Clips-------------------------------------------------*/
#YouTube { 
     max-width: 1240px;
     margin-left:10px;
}
.general_clips{
     max-width: 1230px;
     margin-left:5px;
	 padding: 2px;
	 background-color:white;
	 border: 2px silver solid;
}
.general_clips h4{
     max-width: 1230px;
	 margin-bottom:8px;
}
.general_clips h5{
     max-width: 1230px;
	 margin-bottom:8px;
}

/* Menu Stuff -----------------------------------------------------------*/
nav[role="navigation"] ul {
	float: left;
	width: 1245px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #C7E19E;
	border-bottom: 8px #006A25 solid;
	}
nav[role="navigation"] ul li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight:bolder;
	font-size: 90%;
	list-style: none;
	}
nav[role="navigation"] ul li a {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	color:#666;
	text-decoration: none;
	border: 1px solid #006A25;
	border-right: 2px solid #006A25;
	border-bottom: none;
	background: #C7E19E ;
	}
nav[role="navigation"] ul li a:hover,  a {
	border-color: #727377;
	background: #006A25;
	color:white;
	}
nav[role="navigation_sub"] ul {
	float: left;
	width: 1245px;
	margin: 0;
	padding: 0px 0 0 10px;
	background: #C7E19E;
	border-bottom: 8px #006A25 solid;
	}
nav[role="navigation_sub"] ul li {
	float: left;
	margin: 0px 2px 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight:bolder;
	font-size: 85%;
	list-style: none;
	}
nav[role="navigation_sub"] ul li a {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #666;
	text-decoration: none;
	border: 1px solid #006A25;
	border-right: 2px solid #006A25;
    border-top: none;
	background: #C7E19E url(../images/off.jpg) repeat-x top left;
	}
nav[role="navigation_sub"] ul li a:hover, a {
	border-color: #006A25;
	background: #006A25 url(../images/on.jpg) repeat-x top left;
	color:white;
	}
	
/* Cursors --------------------------------------------------------------*/
.zoomIn {
    cursor:url(images/Zoom_in_3_small.png), pointer;
}
.zoomOut {
    cursor:url(images/Zoom_out_3_small.png), pointer;
}
.pointerC {
    cursor:pointer;
}
.defaultC {
    cursor:default;
}