body { 
	margin: 0px; 
	padding: 0px; 
	font-family: tahoma, verdana, arial;
	font-size: 10pt; 
	color: #000000; 
	background-color:#ededdc;
	}

#page{
	width:960px;	
	} 
	
#wrapper {
	margin-left: auto ;
  	margin-right: auto; 
	float: center; 
	width:1000px;
	display:block;
	background-color:#ededdc;
	background-image: url('img/page-bg.jpg'); 
	background-repeat:repeat-y;
	background-position:center;
  }

#header { 
	width: 960px; 
	height: 150px;
	float: left; 
	margin: 0px 0px 0px 20px; 
	padding:0px;
  }

a img { 
	border: none; }

p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { 
	margin-top: 0px; 
	margin-bottom: 18px; }

p, li, li li { 
	line-height: 160%; 
	}

p{
	padding-left:5px;
	}

small { 
  	font-size: 0.9em;
	line-height: 140%; 
	}

a {
	color: #030; 
	}

a:hover { 
	color: #555; 
	}

#content {
	width: 750px; 
	height:100%; 	 	
	padding: 0px 0px 0px 0px; 
	float:right;
	padding-top:3px;	
	margin:0px 25px 0px 0px;
	padding-left:5px;
	}

#content2 {
	width: 848px; 
	height:100%; 	 	
	padding: 0px 0px 0px 0px; 
	float:right;
	padding-top:3px;
	margin:0px 5px 0px 0px; 
	}

#sidebar, #content { 
  overflow: hidden;
	}
	
/*---------------------------------------------------------------------------
 HEADER
----------------------------------------------------------------------------*/
	
#headerLogo {	
float:left;
width:600px;
padding-top:10px;
padding-bottom:10px;
}

#headerRight{


margin-left:-250px;
float:left;
padding-top:10px;
padding-right:10px;
width:600px;


}

#headerLinks{
width:580px;
padding-top:2px;
padding-right:10px;
float:right;
text-align:right;
}

#headerMedia{
float:right;							
padding-top:20px;
padding-right:10px;
text-align:right;
}



#searchForm {
display:inline;
}	

#searchButton{
display:inline;
border: 1px solid black;
background-color:	black;
color:white;
padding:2px 5px 2px 5px;
height:22px;
border-radius:6px;
}

#searchButton:hover{
color:black;
background-color:	white;

}

#searchBox{
 border:1px solid black;
 }


#cse-search-box{		
  display:inline;
 
	}

#cse-search-results{
  width:548px;
	}
	
/*---------------------------------------------------------------------------
 CONTENT
----------------------------------------------------------------------------*/
#section{
	border: 1px solid #666666;
	margin: -1px -1px 20px 5px;
	padding: 10px 5px 5px 5px;
	width:710px;
	}
	
#content h1 {

	margin-bottom:10px;
	padding-left:9px;
	font-weight:normal;
	font-size:25pt;
	color:#687595;
	padding-top:18px;
	padding-bottom:15px;
	}

#content h2 {
	background-image:url('img/purple_fade.jpg');
	width:708px;
	height:20px;
	display:block;
	padding: 8px 2px 4px 10px;
	margin: 10px 1px 0px 5px;
	font-weight:bold;
	font-size:10pt;
 	border: 1px solid #666666;
	color:#FFFFFF;
	}
	
#content h3{
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
	padding-left:5px;
	text-align:center;
	}
	
#content h4{
	background-image:url('img/purple_fade.jpg');
	width:708px;
	display:block;
	padding: 4px 2px 4px 10px;
	margin: 10px 1px 0px 5px;
	font-weight:bold;
	font-size:10pt;
 	border: 1px solid #666666;
	color:#FFFFFF;
	}

#content a {


	color:#0000ff;
	text-decoration:none;;
	}

#content a:hover {
	color:#ff0000;
	text-decoration:none;;
	}

#section li{
	list-style:circle;
	}

#miniheader {
	width:168px;
	height:30px;
	margin: 0px 0px 0px 0px;
	}

#intro{
	padding-top:0px;
	padding-bottom: 0px;
	padding-left:5px;
	padding-right:10px;
	display:block;
	}
	
span.blogTitle {

	font-size:18pt;
	color:#687595;
	padding-bottom:10px;
	
	
	}
		
#searchbutton {
  margin-top: 0px;
  padding: 0;
  border: 0;
  background: url('img/search.jpg') no-repeat center top;
  width:50px;
  height:22px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  }

#widgetboxsmallheader{
  background-image:url('img/strip_light.jpg');
  border:1px solid #666666;
  padding: 10px 5px 5px 5px;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  width:276px;
  height:20px;
  margin-top:0px;
  }  

#topimage{
	float:right;
	margin-left:10px;
	margin-right:21px;
	margin-bottom:0px;
	margin-top:-40px;
	border:0px solid;
	}

#headerImage {
	margin-left:10px;
	margin-right:21px;
	margin-bottom:0px;
	margin-top:10px;
	border:0px solid;
	}

#photocredit{
	font-size:8pt;
	font-style:italic;
	padding-left:10px;
	text-align:center;
	}
	
#searchresult{
	float:left;
	width:560px;
	}

#searchlink{
	float:left;
	}
	
#content h3{
	margin-bottom:5px;
	padding-left:9px;
	font-weight:normal;
	font-size:28px;
	color:#687595;
	padding-top:0px;
	margin-top:-10px;
  }


ol.mainList{
	font-weight:bold;
	color:#687595;
	}
	


ol.mainList p {
  font-weight:normal;
  color:black;
	
	}
	
#sortForm{
	display:inline;
	float:left;
	
}

div.entry{
	padding-bottom:20px;
	
}



/*-----------------------------------------------------------------------------
 TOPMENU
------------------------------------------------------------------------------*/

#topMenu {
  display:block;
  background-color: rgb(54,95,145);
  width:960px;
  height: 33px;
  z-index:1000;
  background-image: url("img/purple_fade.jpg");
  border-left: 1px solid #bdbdbd; 
  }
	
div.topMenuItem {
  float:left;
  text-align:center;
  }

div.topMenuItem a {
  display:block;
  border-right: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  width:136px;
  height:24px;
  background-image: url("img/purple_fade.jpg");
  color:white;
  padding-top:6px;	
  text-decoration:none;
	font-weight:bold;
  }

div.topMenuItem a:hover{
  background-image: none;
  color:black;
  }

div.subMenu {
  position:absolute;
  visibility: hidden;
  background-color: #EAEBD8;
  border: 1px solid black;
  padding: 0;
  text-align:left;
  }	
	
div.subMenu a{
  color:black;
  border:none;
  padding-top:2px;
  margin:0;
  height: 22px;
  width:180px; 
  text-decoration:none;
  background-color: #EAEBD8;
  padding-left: 5px;
  background-image: none;
	font-weight:normal;
  }	
	
div.subMenu a:hover{
  background-color:rgb(54,95,145);
  color:white;
  background-image: url("img/purple_fade.jpg");
  }	
	
div.randomBooks {
  text-align:center;
  }


/*-----------------------------------------------------------------------------
 SIDEBAR
------------------------------------------------------------------------------*/

#sidebar { 	
	margin: 0px 0px 0px 20px;
	padding: 6px 0px 0px 5px; 
	width:190px;	
	display:block;
	float:left;

	}

#findBox {
	padding: 10px 10px 10px 10px;
	}

#searchImage {
  float:left;
  padding-left:2px;
  padding-top:0px;
  padding-right:5px;
  padding-bottom:10px;
}

#searchHeader{
  color:#687595;
  float:left;
  font-size:26pt;
  padding-top:5px;
  padding-bottom:10px;
	text-align:center;
	float:left;
	padding-left:10px;

  }

#searchSubHeader{
  color:#687595;
  float:left;
  font-size:18pt;
	margin-top:-10px;
  padding-top:-5px;
  padding-bottom:10px;
	

  }
	
	
div.findBoxSubHeader {
  color:#687595;
	margin-top:5px;
	margin-bottom:-8px;
	font-weight:bold;
	}
										
select.searchDrop {
  margin-left:15px;
  width:140px;
	}

#findButton {
  display:inline;
  border: 1px solid black;
  background-color:	#687595;
  color:white;
  margin-left:10px;
	margin-top:18px;
  height:28px;
	width:150px;
	border-radius:6px;
	}
	
#findButton:hover {
  background-color:	white;
  color:black;
  }
	
#advert{
	float:left;
	width:190px;
	margin-left:26px;
	margin-top:10px;
	text-align:center;
	}


#googleAdBarSide{
float:left;
	width:190px;
	
	text-align:center;
	}

}


#footer { 
  text-align:center;
	font-size:12px; 
	display:block;
	width:100%;
	padding-top:20px;
	text-align:center;
	}
	
		
/*---------------------------------------------------------------------------
 FRONT PAGE
----------------------------------------------------------------------------*/

#features{
  float:left;
	width:540px;

	}

#books {
margin-left: 52px;
margin-top:20px;

} 

#news{
  display:block;
  width:120px;
  
  float:left;
padding:60px 20px 10px 60px;

	}	

#frontText{
	display:block;
	width:540px;
	
	}

#frontText h1{
	text-align:center;
	}
	
#frontText p{
	padding-left:5px;
	font-face:tahoma;
  padding-right:0px;
	 margin-right:0px;}
	}

#news h1{
  text-align:center;

}

#news p {
   padding-left:20px;
 }



span.newsDate{
font-weight:bold
}

/*---------------------------------------------------------------------------
 SUBJECT PAGE
----------------------------------------------------------------------------*/

span.miniSearchHeader {
	color: #687595;
	margin-left: 10 px;
	font-weight: bold;
}

#miniSearchButton {
display: inline;
border: 1px solid black;
background-color: #687595;
color: white;
margin-left: 10px;
margin-top: 18px;
height: 28px;
width: 150px;
border-radius: 6px;
border-top-left-radius: 6px 6px;
border-top-right-radius: 6px 6px;
border-bottom-right-radius: 6px 6px;
border-bottom-left-radius: 6px 6px;
}

#miniSearchButton:hover {
  background-color: white;
  color:black;
  }

/*---------------------------------------------------------------------------
 WORDPRESS
----------------------------------------------------------------------------*/

#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
