
/*  ******************************************  

********  THEME NAME: "none"
********  Description: none.  

********  
********  Author: David VanThournout
********  Author URI: http://www.oneskygate.net/
********  
********  The CSS, XHTML and design unless otherwize stated is released under Creative Commons              license  Attribution 3.0  United States:http://creativecommons.org/licenses/by/3.0/us/


********  
********  You can tweak this css all you like. It would be great if you would publish under a creative commons license.

********  There are probably more handles in the xhtml than I need. But that's better            

          than not having enough!
***********************************************

*/

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

body {
	background: url('image/paperbk2.jpg') repeat-y top center fixed;
	background-position: 62.5% 0%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif, Courier New;
	font-size: 70.5%;
	color:#FFFFFF;  
	text-align:left;

}


p {
	font-size: 1.1em;
        color:#000000;
	padding: 0em 0.4em 0.4em 1.2em;
	text-align: left;
	/*  border-left: 1px solid #FFFFFF;  **** removed 6-4-09 ******  */
	line-height: 1.5em;
	background-color: transparent;
}

blockquote {
	color: #404040;
	font-size: 1.1em;
	text-decoration: italics;

}

p.header {
	font-size: 1.1em;
	color:#000000;
	padding: 0em 0.4em 0.4em 0em;
	margin: 0em 0em 0em 0.4em;
}

p.quote  {

	font-size: 1.6em;
        color:#000000;
	padding: 0em 0.4em 0.4em 1.2em;
	text-align: left;
	/*  border-left: 1px solid #FFFFFF;  **** removed 6-4-09 ******  */
	/*  line-height: 1.5em;  *** 6-4-09 ***** */
	background-color: transparent;


}

p.right { 
	color: #FFFFFF;
	margin: 0em 1.0em 1.0em 1em;

}

p.c1 { 
	background: url('images/linkbk.jpg') no-repeat top right;
	font-size: 1.2em;
        color:#FFFFFF; 
	text-align: left;

	}
p.c2 { 
	font-size: 1.1em;
        color:#000000;
        margin-left: 0.5em;
        margin-right: 0em;
	padding-right: 0em;
	text-align: right;
	}

p.c3 { 
	font-size: 1.1em;
        color:#000000;
        margin-right: 0em;
	padding-left: 0em;
	text-align: left;
	}

p.c4 { 
	font-size: 1.1em;
        color:#000000;
        margin-left: 0.5em;
	padding-left: 0.5em;
	text-align: justify;
	}
p.c5 { 
	font-size: 1.1em;
        color:#000000; 
	margin-top: 0em; 
        margin-left: 0em;
        margin-right: 0em;
	padding-right: 0em;
	text-align: right;
}

p.right { 
	font-size: 1.1em;
        color:#000000;
	padding: 0em 0.4em 0.4em 0.4em;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	background-color: transparent;
}

h1 {
	/* font-size:1.7em;
	padding-left:1.0em;
	padding-top:0.5em;
	padding-bottom: 0.5em;
	margin: 0em 0em 0.5em 0em;
	color: #80473C;
	background-color: #E0CB98;
	border-color: #5C2718;
	border-style: dotted;
	border-width: 1px; */

	font:small-caps 2.1em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding: 0em 0em 0em 0.2em;
	margin: 3em 0em 0em 0.2em;
	color: #800000;
	background-color: transparent;
	border-bottom: 1px solid #E01006;
	

}

h2 {	
	font:small-caps 1.8em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding: 0em 0em 0em 0.2em;
	margin: 2.2em 0em 1.0em 0.2em;
	color: #800000;
	background-color: transparent;
	border-bottom: 1px solid #E01006;
}


h3 {

	font:small-caps 1.6em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	width: 38.5em;
	padding: 0em 0.2em 0em 0.2em;
	margin: 1.0em 0em 0em 0em;
	text-transform:none;
	color: #800000;
	background-color: transparent;
	text-align: left;
	border-bottom: 1px solid #800000;

}
	
h4 {
	font:small-caps 1.3em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 1.0em 0em;
	color: #000000;
	text-align: right;
	background-color: transparent;
	border-bottom: 1px solid #E01006;
	border-top: 1px solid #E01006;
}

h5 {
	font-size:1.1em;
	padding-top:1.0em;
	padding-left:0em;
	color: #14367C;
	display: none;
	background-color: transparent;
}


/*  *************   p.c3, p.c4, .comment and p.note are all for either commenting in nice boxes
or for coding examples  *************  */ 

p.comment {
	
	color: red;
	font-size: 1.3em;
	margin: 0em 0.5em 0em 0em;
	display: block;
	
}

.comment {
	width:33em;
	height: auto;
	margin: 1em 2em 1em 2.2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #F5F0DD;
	border: 1px solid #000000;
}

p.note {
	color: black;
	font-family: Courier New, Courier, Monospace;
	font-size: 1.1em;
	background-color: transparent;
	line-height: 1em;
	margin: 1em 0em 1em 1em;
}



/*  *********** end of comment styling  **********  */

a.c1 { 
	color: #7E98D2;
	font-size: 1em;
	background-color:transparent;
	text-decoration: none; 
}

a.c1:visited { 
	text-decoration: none; 
	color: #7E98D2;
}

a.c1:hover, a.c1:active { 
	text-decoration: none; 
	color: #260FFF;
}

a.c2 { 
	background: url('') no-repeat top right;
	color: blue;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: none; 
}

a.c2:visited { 
	background: url('') no-repeat top right;
	text-decoration: none; 
	color: blue;
}

a.c2:hover, a.c1:active { 
	text-decoration: none; 
	color: #260FFF;
}

a.c3 { 
	color: blue;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: none; 
}

a.c3:visited { 
	text-decoration: none; 
	color: blue;
}

a.right { 
	color: #5C2718;
	font-size: 1.1em;
	margin: 0em 0em 0em 0em;
	background-color:#92F899;
	text-decoration: none;

}

a.right:visited { 
	text-decoration: none; 
	background-color:#92F899;
	color: #5C2718;

}

a.right:hover, a.right:active { 
	background: url('images/menubackpaper.jpg') repeat-x top right;
	background-color:#3CEE49;
	text-decoration: none;
	color: #000000;
}

a.b2 { 
	
	color: #000000;
	font-size: 1.0em;
	padding: 0em 0em 0em 3.0em;
	text-decoration: none; 
	display: block;
	width: 10em;
	border: 1px solid #000000;
	background-color: white;

}

a.b2:visited { 
	text-decoration: none; 
	color: #000000;

}

a.b2:hover, a.b2:active { 
	background: url('images/paperlinkback.jpg')no-repeat top right;
	background-color:#000000;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


#nav, #nav ul { /* all lists */
	background: url('images/linkbk.jpg') no-repeat top right;
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		/* background-color: black; */
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.45em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
		background-color: black;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {

		width: 11em;
		w\idth : 10em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background: url('') repeat top right;
		background-color : transparent;
		border : 1px solid black;
		
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
				
		
		background: url('') repeat-y top center;
		background-color : #FFFFFF;
		color : black;

	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}


#nav li:hover, #nav li.hover {
    position: static;
}



#box {
	background: url('image/paperbk.jpg') no-repeat top center fixed;
	background-position: 62.5% 0%; 
	background-attachment: fixed;
	/* width:76.5em; */
	/* width:80.5em;*/
	width:80%;
	height: auto;
	margin: auto;
	text-align:left;
	background-color:transparent;
	/* border: 1px dotted #000000; */

}

#header {
	background: url('image/rimheader1.jpg') no-repeat top right;
	position: fixed;
	width:99.5em;
	/*width:80%;*/
	height: 14.1em;
	margin: -1.40em 0em 0em 8em;
	padding: 0em 0em 0em 4em;
	float:left;
	background-color:#FFFFFF;
	/*border: 1px dotted #000000;*/
}

#header h1 {
	font-size: 2.1em;
	text-transform:uppercase;
	text-align: left;
	color: #564b47;
	background-color:transparent;
	padding:0.3em 0em;
	
}

#subheader {
	background: url('') repeat top left;
	position: fixed;
	top: 9.4em;
	/*width:73.3em;*/
	width:80%;
	margin: 0em 0em 0em 0em;
	height: 2.6em;
	padding-left:0em;
	float:left;
	background-color:transparent;
	/* border: 1px dotted #000000; */

}

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

}

#links {
	position: fixed;
	left: 2%;
	width:12.5em;
	height: 54.0em;
	padding: 0em 0em 0em 2em;
	margin: 0em 0em 0em .8em;
	float:left;
	
	/* border: 1px dotted #000000; */
}




#content {
	background: url('') repeat-y top left;	
	/*width:54.7em;*/
	width:80%;
	height: auto;
	margin:  12em 3em 0em 0em;
	padding:0em 1em 2.0em 0em;
	float:right;
	/* background-color:#FFFFFF; */
	border-left: 1px solid #E01006;
	/* border: 1px dotted #000000; */
}

#content ul {
	margin: 2em 0em 3em 0em;
	
}

#content li {
	
	color: black;
	font-size:1.2em;
	line-height: 1.3; 
	list-style-type: disc;
	margin: 2em 0em 1.5em 0em;
	
	}


.searchbox {
	width: 26em;
	margin: 2.0em 0em 2.0em 4.0em;
	padding: 1em 1em 1em 1em;
}

#searchresults {
	width: 44em;
	height: auto;
	margin: 0em -40em 0em 0em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #EEEEEE;

}



#footer {
	background: url('') repeat-y top left;
	/*width:50.45em;*/
	width:80%;
	height: 10.0em;
	margin-left: 16.9em;
	padding-right:2em;
	/* clear:both; */
	background-color: transparent;
	/* border-top: 1px groove #2A5666; */
	/* border: 1px dotted #000000; */

}

.musicplayer  {
	width: 29.5em;
	padding: 0em 0em 0em 2.5em;
	float: left;

}

.formfloat  {
	float: left;
	width: 8.0em;
	margin-left: 4.0em;
	padding-top: 3.0em;

}


.floatstudio
{
float: left;
	width: 12.0em;
	height: 8em;
	padding: 1.0em 1em 1em 1em;
}

.floatquote
{
	float: right;
	width: 16.0em;
	height: 14em; 
	padding: 0em 0em 0em 0em;
	margin: 3em 0em 0em 4em;
	background-color: #9D90DE;
}

.floatquoteleft
{
	float: left;
	width: 18.0em;
	height: 18em; 
	padding: 0em 0em 0em 0em;
	margin: 1em 1em 0.4em 2em;
	background-color: #9D90DE;
}

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


.floatreview
{
	float: right;
	width: 12.0em;
	height: 8em;
	padding: 1.0em 1em 1em 1em;
}

.floatmusic
{
	float: left;
	width: 12.0em;
	padding-right: 0em;
	margin-left: 1.0em;
	padding-top: 0em;
}

.floatnav
{
	float: left;
	width: 12.0em;
	padding-right: 0em;
	padding-top: 3.0em;
}

.floatfooter
{
	float: right;
	width: 8.5em;
	padding-right: 0em;
}



.floatright
{
	float: left;
	width: 31.0em;
	padding-right: 0.5em;
	margin-top: 1.0em;
}

.floatleft
{
	float: left;
	width: 31.0em;
	margin-right: 0.5em;
}

.floatindex
{
	width:27.0em;
	padding-left:3.0em;
}




#formbox {
	width:27.0em;
	height: auto;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
	margin-left: 0.6em;
	margin-right: 0.6em;
	padding-top: 0em;
	padding-bottom: 0em;
	float:left;
	background-color:transparent;

}