/*


********  Author: Dave VanThournout
********  Author URI: http://www.oneskygate.net/
********  File name: styleblue.css


*/



html { 
	padding:0em;
	margin:0em;
}

body {
	background: url('../images/blueback.jpg') repeat-x top left fixed;
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 70.5%;
	color:#000000;  
	text-align:left;
	padding:0em;
	margin:0em;

}

#skip a, #skip a:hover, #skip a:visited 
{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 

#skip a:active 
{ 
	position:static; 
	width:auto; 
	height:auto; 
}

h1 {
	font-size:1.8em;
	padding:0.5em 0em 0.5em 0.5em;
	margin: -0.3em 0em 0em 0.5em;
	color: blue;
	background-color: transparent;
	text-align: left;

}

h2 {
	font-size:1.3em;
	padding:0.5em 0em 0.5em 0.5em;
	margin: 1.5em 0em 0em 1.5em;
	color: #000000;
	background-color: transparent;
}


h3 {

	font-size:1.3em;
	color: #000000;
	padding:0.5em 0em 0.5em 0.5em;
	margin: 3em 0em 0.5em 3em;
	text-align: left;

}

h4 {

font-size:1em;
	
	color: #000000;
	padding:0.5em 0em 0.5em 0.5em;
	margin: 0.7em 0em 0.5em 4.6em;
	text-align: left;

}

/* *************** content styling ************************** */

p {
	font-size: 1.1em;
  color:#000000;
	margin: 0.6em 5em 0.6em 3em;
	padding: 0em 0.4em 0.4em 1.7em;
	text-align: left;
	line-height: 1.5em;
	background-color: transparent;
}

p.footer {
	font-size: 0.8em;
  color:#000000;
	margin: 1em 0em 0em 5em;
	padding: 0em 0.4em 0.4em 1.7em;
	text-align: left;
	line-height: 1.5em;
	background-color: transparent;

}

p.example {

	font-size: 1.1em;
        color:#000000;
	padding: 0em 0.4em 0.4em 1.7em;
	text-align: left;
	line-height: 1.5em;
	background-color: transparent;
}

p.quote  {

	font-size: 1.3em;
  color:#000000;
	padding: 0em 0.4em 0.4em 0.2em;
	text-align: left;
	background-color: transparent;
}

p.quote2  {
	font-size: 1.1em;
  color:#000000;
	padding: 0em 0.4em 0.4em 0.2em;
	text-align: left;
	background-color: transparent;
	
}
	
p.date { 
	color: #000000;
	margin: 0em 0em 1em 3.1em;

}

p.left {

	font-size: 1.1em;
        color:#000000;
	padding: 0em 0em 0em 0em;
	text-align: left;
	line-height: 1.7em;	
}

p.header {

	font-size: 0.9em;
	color:#000000;
	padding: 5.8em 0.4em 0.4em 20em;
}

/*  *************  Content Emphasis styling ****************  */


p.comment {
	
	color: red;
	font-size: 1.3em;
	margin: 0.1em 0.1em 0.1em 0.1em;
 	background-color: #fff1cf;
	display: block;
	
}

.comment {
	width: 46em;
	height: auto;
	margin: 1em 2em 5em 6.2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

p.note {
	color: black;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	margin: 0.1em 0.1em 0.1em 0.1em;
	line-height: 1em;
}

em {
	color: #9B00CE;
	font-size: 1.1em;
	line-height: 1em;
}

em.blue  {
	color: blue;
	font-size: 1.1em;
	line-height: 1em;
}


/*  *********** list styling ******************************  */


ol.numbered {
	font-size: 1.1em;
	margin-left: 8em;
	padding-left: 6em;
	list-style-type:decimal;

}

ol.alpha {
	font-size: 1.1em;
	margin-left: 1em;
	padding-left: 3em;
	list-style-type:lower-alpha;
}

ul.none {
	font-size: 1.1em;
	margin-left: 6em;
	padding-left: 6em;
	list-style-type:none;
}

ul.content {
	font-size: 1.1em;
	margin: 0.2em 3em 0em 0.2em;
	padding-left: 1em;
	line-height: 1.4em;

}

/*  *********** link styling  ****************************** */

a.content { 
	color:#096BD9;
	font-size: 1.1em;
	background-color:transparent;
	text-decoration: underline;
	

}

a.content:visited { 
	text-decoration: underline;
	color:#096BD9;

}

a.content:hover, a.right:active { 

	background-color:#1AC4C2;
	color: #000000;
	border-bottom: 1px outset #000000;
}

a { 
	color: #5C2718;
	font-size: 1.1em;
	background-color:#A4F4F3;
	text-decoration: none;
	line-height: 1.5em;
}

a:visited { 
	text-decoration: none; 
	color: #5C2718;

}

a:hover, a.right:active { 
	background-color:#1AC4C2;
	text-decoration: none;
	color: #000000;
}


a.footer { 
	color: #FFFFFF;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: underline;

}

a.footer:visited { 
	color: #FFFFFF;
	text-decoration: underline;
	background-color:transparent;
}

a.footer:hover, a.right:active { 
	background-color:#1AC4C2;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}


a.right { 
	color: #0854AA;
	font-size: 1.1em;
	background-color:transparent;
	text-decoration: underline;

}

a.right:visited { 
	color: #0854AA;
	text-decoration: underline;
}

a.right:hover, a.right:active { 
	background-color:#1AC4C2;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}


a.block { 
	background: url('../image/linkbkgreen.jpg') no-repeat top right;
	color: #393ef4;
	font-size: 1.0em;
	padding: 0.2em 0em 0.2em 0.5em;
	margin: 0.1em 0em 0em 0em;
	text-decoration: none; 
  display: block;
	width: 10em;
	line-height: 1.4;
	background-color:transparent;
/*	border: 1px solid #000000;
	background-color: black; */

}
a.block:visited { 
	text-decoration: none; 
	color: #393ef4;

	}
a.block:hover, a.block:active { 
/*	background: url('../images/yellowoverline.jpg') repeat-y top right; */
/*	background-color:#FFFFFF; */
	background-color:transparent;
	text-decoration: none;
	color: #f43939;
}


/* ********************** containers ************ */


#box {
	
	width:74.3em;
	height: auto;
	margin: 0em auto;
	text-align:left;
	padding: 0;
	margin: 0;
	background-color:transparent;
	border: 0px solid #FFFFFF;

}

#header {
  background: url('../images/blueheader.jpg') no-repeat top right;
	position: fixed;
	left: 1.3em;
	top: -0.073em;
	width:73.45em;
	height: 12.70em;
	float:right;
	background-color:#FFFFFF;
  border: 0px solid #FFFFFF;

}

#subheader {
  background: url('../images/subheadbk.jpg') repeat-x bottom;
	position: fixed;
	left: 1.3em;
	top: 9.8em;
	width:73.47em;
	height: 3.5em;
	background-color:#480000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border: 0px solid #FFFFFF;
}





#content {
   background: url('../images/contentbkblue.jpg') no-repeat top left fixed;
	width:73.44em;
	height: auto;
	min-height: 45em;
	margin:  0em 2.05em 0em 1.3em;
	padding: 13em 0em 28em 0em;
	float:left;
	background-color:#DFFDE3;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
  border: 0px solid #FFFFFF;
}



#footer {
  background: url('../images/footerbkblue.jpg') no-repeat top right;
	position: fixed;
	bottom: 0em;
	left: 1.3em;
	width:73.44em;
	height:3.8em;
	margin-right:2.05em;
	padding-top: 0.5em;
	float: right;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border: 0px solid #FFFFFF;
}

#extradiv {
	position: fixed;
	left: 75em;
	top: 9.4em;
	width: 14em;
	padding: 1em 1em 1em 1em;
	border: 0px solid #FFFFFF;
	
}

/*  *********** div classes for Image handling  ************* */

.floatimage {
	/* float: right; */
	width: 42.0em;
	height: 30em;
	padding: 0em 0em 0em 0em;
	margin: 3em 0em 0em 4em;
}

/* .floatnav {
	float: left;
	width: 12.6em;
	padding-top: 0.3em 0em 0.5em 1.6em;
}
*/
.floatnav {
	float: left;
	width: 12.6em;
	height: auto;
	padding: 0.3em 0em 0.5em 1.6em;
	background-color:#000000;
}

.printhead  {
	width: 29.5em;
	display: none;

}

.musicplayer  {
  background: url('../images/bluedeliciousbk.jpg') repeat-y top right;
	width: 26.5em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	margin: 1em 1em 1em 4.6em;
	float: right;

}

.picasaGallery  {
  background: url('../images/bluedeliciousbk.jpg') repeat-y top right;
  width: 36.5em;
  padding: 1em 1em 1em 1em;
  margin: 1em 19em 1em 0em;
  float: right;

}

.floatbig
{

	width:47em;
	margin: 0em 0em 5em 10em;
	padding:0em 0em 3em 3.0em;
}


.floatstudio {
	float: left;
	width: 12.0em;
	height: 71px;
	padding-top: 0em;
	margin: 0.6em 0.6em 2.1em 5.3em;
}

.floatbooks
{
float: left;
	width: 19.0em;
	height: 30em;
	padding: 0em 0em 0em 0em;
	margin: 4em 1em 0em 5.6em;
}


.floatquote
{
	float: right;
	width: 20em;
	height: 20em; 
	padding: 3em 0em 1em 2em;
	margin: 1em 2em 1em 1em;
	background-color: #FFFFFF;
	background: url('../images/paperfloatquote.jpg') no-repeat top left;
}

.floatquoteleft
{
	float: left;
	width: 16em;
	height: 15em; 
	padding: 4em 0em 1em 4em;
	margin: 1em 1em 1em 2em;
	background-color: #FFFFFF;
	background: url('../images/paperfloatquote.jpg') no-repeat top left;
}

.floatquotelarge
{
	float: left;
	width: 52.6em;
	height: 26em; 
	padding: 4em 0em 1em 2em;
	margin: 1em 9em 3em 9em;
	background-color: #FFFFFF;
	background: url('../images/bluefloatquotelg.jpg') no-repeat top left;
}

/* *********** navigation ***************** */

#navwrap {
  position: fixed;
  left: 19.8em;
	top: 10.3em;
	line-height: 1.3em;
	border-width: 0px 1px 0px 0px; 
	border-color:#1a75fd;
	border-style:solid;
	width: auto;
	height: 2.4em;
	padding:0em;
  margin: 0em;

}
ul {
 
	list-style: none;
	padding: 0;
	margin: 0;
}  
li {
  
	
	padding:0;
	margin:0;
}

ul#nav {
	float:left;
	
}
ul#nav a {

	font-weight: bold;
	color: black;
	text-align: center;  
}
ul#nav a {

	text-decoration: none;
	display: inline-block;  /*added display block */
}
ul#nav li {
  
	float: left;
	position: relative;
	width: auto;   /* set fixed width here if desired, eg 10em */
	cursor: default;
	background: #960404;
	border-width: 0px 0px 0px 1px; 
	border-color:#1a75fd;
	border-style:dotted;
	
}
ul#nav li a {
background-color: #9f0404;
background: url('../images/subheadbk.jpg') repeat-x center center;
padding: 0.3em 0.3em 0.3em 0.3em;}

ul#nav li a:hover {
			 color: #1a75fd;
			/* background: url('../images/subheadbk.jpg') repeat-x center center; */
  /* color: #0f53b8; */
	
}
/* ****** second level list image ******* */
ul#nav li li a {

  margin-left: 0em;
  display: block;
  font-weight: normal;
  color: white;
  border: 5px solid #1a75fd;  /*border is present, but same color as background */
  border-width: 0px 1px 0px 1px;
  padding: 0.3em 0.5em 0.3em 0.5em;
  background-color: #000000;
  background: url('../images/bluemenubk3.jpg') no-repeat top right;
}
ul#nav li li a:hover {
  border-color: #1a75fd;
  background: #0f2087;
  color: black;
  background: url('../images/bluemenuactive3.jpg') no-repeat bottom left;
}

ul#nav li ul {

  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-weight: normal;
  
  /*padding: 0.5em 0 1em 0;*/
}
#nav li>ul {

	margin-top: 0em;
	margin-left: -2em;
}
#nav li ul li {

	width:10em;
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
#nav li:hover ul, #nav li.over ul {

	display: block;
}
ul#nav li ul {

border-width: 0px; 
	border-color:#F30303;
	border-style:solid;}


/* ************* top nav bar  ***************************** */

#wrapright {
  	position: fixed;
	top: 0.4em;
	left: 56.5em;
	width: 16.5em;
	height: 3em;
	padding:0em;
  margin: 0em;
}
.box {display:table;}

.menu {display:inline-block;}
.menu {display:inline;}

.menu {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
  }
.menu li {
	display:inline;

}
.menu a, .menu a:visited {
  display:block;
  float:left;
  padding:0.1em 0.1em 0em 0.1em;
  color:#000; 
  background:#2C7EFA; 
  border:1px solid #0718F9; 
  text-decoration:none;
  }
.menu a:hover {
  color:#FFFFFF; 
  background:#0718F9;
  }
	
#wrapright .box {
					 margin:0 0 0 auto;
					 text-align:left;
}
