/*
Jane's World Style Sheet
Author: Susan Wood
*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
 background:#d6d6e0; 
 color: #7f6f57;
 margin:  0;
 padding: 0;
 text-align: center; /* IE hack Part 1 */ 
 font-family: Arial, Helvetica, sans-serif;
}

/* ------------------------------- General ---------------------------------- */
a {
 color: #91af83;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
top a {
 border: 0px none;
 text-decoration: none
}
blockquote {
 background: #cfc2a8;
 color: #4f4636;
 border-left: 6px solid #7f7157;
 padding: 10px 20px;
}
code {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}
h1 {
 margin-bottom: 4px;
 padding: 0;
 color: #523419;
}
h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}
h2 {
 color: #7f7157;
 font-size: 1.1em;
 margin-bottom: 0px;
 margin-top: 4px;
 margin-left: 4px;
}

h3 {
 text-align: left;
 color: #778868;
 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}
/*---------------------------- Header  -------------------------------*/
/*-- Z-index specified to accomodate hanging descender 'j' in masthead art */ 
#header{
	position:relative;
	margin: 5px 0 0 0;
	width: 670px;
	height: 240px;
	background-color:#ffffff;
	margin: 5px auto 0px auto;
	z-index: 3;
}
#bannerad{
 position: relative;
 background: url('../images/bannerad.jpg');
 width: 670px;  
 height: 106px; 
 margin: 0px auto
}
#masthead {
 position: absolute;
 left: 0px;
 width: 670px;  
 height: 146px; 
 margin: 5px auto 0px auto;
}


/*------------------------------- Main Body ----------------------------------*/
#rap {
background-color: #ffffff;
width:690px;
margin: 5px auto 10px auto;
padding:0px;
border-top: 5px solid #fff;
z-index: 1;
}
#container {
 position: relative;
 width: 670px; 
 margin: 0px auto 0px auto;
 background: #fff; 
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: .75em;
 text-align: left; /* IE hack Part 2 */
 border-bottom: 10px solid #0079B2;
 z-index: 2; 
}
 
#content {
 float: left;
 width: 480px; 
 background: #fff; 
 margin:  0 0 0 0;
}
#coverart{ 
   display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
/* ------------------------------ Sidebars -----------------------------------*/
 
#sidebar {
 width: 180px;
 margin: 0px 0 0 0;
 background: #fff;
 float: left;
}

#sidebarMenu
{
 margin: 0px 5px 10px 5px;
 font-size: 1.2em;
 font-weight: normal;
 color: #727272;
 text-align: left; /* IE hack Part 2 */
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: url('none');
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}
#sidebar ul li{
 margin-bottom: 20px;
}
#sidebar ul li ul{
 margin: 0 5px 2px 0px;
}

#sidebar ul li ul li{
	margin-bottom: 0px;
	border-bottom: 1px solid #D7D7D7;
}
#sidebar h2 {
 background: #0079B2;
 color: #fff; 
 border-bottom: 0px solid white;
 font-size: 0.9em;
 line-height: 1.8em;
 padding-left: 6px;
 margin-bottom: 4px;
 margin-top: 4px;
 margin-left: 4px;
}
#sidebar a {
 display: block;
 padding: 2px;
 padding-left: 12px;
 color: #848484;
 font-weight: bold;
 text-decoration: none;
}
#sidebar a:hover {
 display: block;
 padding: 2px;
 padding-left: 12px;
 color: #F89B44;
 text-decoration: none;
}
#girltwirl
{
	margin: 0px 10px 0px 0px;
}

/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */
 
/* ------------------------------- Credits ---------------------------------- */
#footer {
 margin: -1px auto auto auto;
 width: 670px; 
 font-size: .8em;
 background-color: #fff;
}
#footer hr{
	width: 100%;
	height: 10px;
	color: #0079B2;
	background-color: #0079B2;
	border: #0079B2;
}
#footer p {
margin-top: 0;
}
.clearer {
 clear: both;
 line-height: 0px;
}


/* -------------------------------- Main Body ------------------------------- */

.img a {
 text-decoration: none;
}
img.centered {
   display: block;
	margin-left: auto;
	margin-right: auto;
   border: 1px solid #7f7157;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
   border: 1px solid #7f7157;
	}
img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
   border: 1px solid #7f7157;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 0px 0px;
 text-align: center;
 margin: 10px; 
 color: #9e9e9e;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}
p.byline{
margin-top: -1px;
 text-align: right;
 color: #9e9e9e;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}

/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

 
	
