/* -------------------------------------------------------------------------------
	Theme Name: Maple Leaf
	Theme URI: http://www.templatelite.com/maple-leaf-free-wordpress-theme/
	Description: Nice 2-column WordPress theme showing beautiful autumn season by <a href="http://www.templatelite.com">Template Lite</a>.
	Version: 1.10.1
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: simple, clean, fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #D4CB9D url(images/bg_bottom_repeat.jpg) repeat-x bottom;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#5A6B1E;text-decoration: underline;}
a:hover {color: #5A6B1E;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}
del {color:red;}
ins {color:green;}
.strike {text-decoration: line-through;}
.red {font-color: red;}

div.indent {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
        line-height: 1.6em;
        padding: 5px 0px 15px 30px;
}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background: #D4CB9D url(images/bg_top.jpg) repeat left top;
	border:0px blue solid;
}

#base{
	margin:0 auto;
	padding:0;
	width:1064px;
	/*background: url(images/bg_repeat.png) repeat-y center;*/
	padding:0 28px 0 28px;
	border:0px red solid;
}

#header{
	position:relative;
	width: 100%;
	height: 204px;
	/*background: #fff url('images/header_bg.jpg') no-repeat bottom;*/
}
#menu{
	position:relative;
	width: 100%;
	height: 42px;
	background:url('images/menu_bg.jpg') no-repeat left;
}
#container{
	position:relative;
	overflow:hidden;
	width:1064px;
	background:url('images/container_repeat.jpg') repeat-y top left;
        border: 0px yellow solid;
}
#sidebar{
	float:left;
	width:220px;
	overflow:hidden;
	color:#706D2A;
	padding:20px 0 700px 0px;
	border:0px green solid;
}
#content{
	display:inline; 
	width:800px;
	overflow:hidden; 
	padding: 0 15px 0 10px;
	border: 0px black solid;
}
#footer{
	clear:both;
	position:relative;
	background:#000;
	height:47px;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial;
	padding: 34px 45px 10px 50px;
	background:url('images/footer_bg.jpg') repeat-x;
text-align: right;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:153px;
	left:119px; 
	width:650px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:450px; 
	height:45px;
	left:190px; 
	top:115px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
.loginbox {
	position:absolute;
	top:7px; 
	right:10px;
	width:150px;
	height:100px; 
	border:0px;
}
.login-field{
	position:absolute;
	top:4px;
	left:2px;
	width: 140px; 
	height:17px; 
        background: #ffffff;
        padding: 2px 0px 0px 2px;
        border: #09090A solid 1px;
}
.login-field input{
	width: 140px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:0px 0px 0px 0px;
	border:0px;
	background:#ffffff;
}
.password-field {
	position:absolute;
	top:30px;
	left:2px;
	width: 140px; 
	height:17px; 
        background: #ffffff;
        padding: 2px 0px 0px 2px;
        border: #09090A solid 1px;
}

.password-field input{
	width: 140px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:0px 0px 0px 0px;
	border:0px;
	background:#ffffff;
}
#forgot_password {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:110px; 
	height:17px;
	left:2px; 
	top:53px; 
	text-align:left; 
	font-size:10px;
	color:#ffffff; 
	line-height:1.1em;
}
#forgot_password a {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#F5FED1; 
	text-decoration:underline;
}
#forgot_password a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#F5FED1; 
	text-decoration:none;
}
.login-but {
	position:absolute;
	top:68px;
	left:2px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
#register {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:75px; 
	height:17px;
	right:7px; 
	top:72px; 
	text-align:right; 
	font-size:12px;
	color:#ffffff; 
	line-height:1.1em;
        border:0px;
}
#register a {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#F5FED1; 
	text-decoration:underline;
}
#register a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#F5FED1; 
	text-decoration:none;
}

#loginOut {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:75px; 
	height:17px;
	right:27px; 
	top:32px; 
	text-align:right; 
	font-size:12px;
	color:#ffffff; 
	line-height:1.1em;
        border:0px;
}
#loginOut a {
	text-decoration: none;
	color:#F5FED1; 
}

#loginOut a:hover {
	text-decoration: underline;
	color:#F5FED1; 
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 5px;
	width:470px;
	height:30px; 
	border:0px solid red;
}
.search-field input {
	position:absolute;
	top:5px;
	left:8px;
	width: 265px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px solid red;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:130px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px solid green;
}
.advSearchLink {
	position:absolute;
        right: 24px;
        top: 10px;
}
.advSearchLink a {
	color: #12127D;
        font-size: 10px;
	font-family: Verdana, Tahoma, Arial; 
}
.advSearchLink a:hover {
	color: blue;
}

/***** sidebar *****/
#sidebar a{color:#333300;text-decoration:none;}
#sidebar a:hover {color:#666633;text-decoration:underline;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 7px;
	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #706D2A;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.jpg') no-repeat center;
	border:0px red solid;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}

/*########### content ######################*/

/***** CMY home page *****/

#home_top {
        border:0px red solid;
        position: relative;
        padding: 5px 15px 10px 15px;
        width: 95%;
}

#home_top p {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
        line-height: 1.6em;
        text-align: justify;
}

.home_bottom {
        position:relative;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
        padding: 5px 5px 0 5px;
        border:0px solid blue;
}
.home_bottom div.excerpt{
        margin-bottom:15px;
        margin-top: 15px;
}

/***** Pages: e.g. Biography, Acknowledgements etc. *****/
#page_content {
        margin-top: 10px;
        margin-bottom: 15px;
        margin-right: 10px;
        margin-left: 40px;
        border: 0px red solid; 
        width: 80%;
}

#page_content p {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
        line-height: 1.6em;
        padding: 5px 0px 15px 0px;
        text-align: justify;
}

#page_content a {
	text-decoration: none;
}

/*********** A-Z index pages *******/

.indexlinks {
        position:relative;
        align: right top;
        width:95%;
        margin-bottom: 20px;
        margin-left: 5px;
        margin-right: auto;
        border:0px blue solid;
}

#indexMenu { 
        border: 0px red solid;
        position:relative;
        align: center;
        margin-bottom:0px;
        margin-left: auto;
        margin-right: auto;
        padding-left: auto;
        padding-right: auto;
        list-style:none;  
        text-align:center;
}  

#indexMenu a {  
        position:relative;
        font-weight: bold;
        font-size: 16px;
        color:#004500;
        border:0px red solid;
        margin-left:5px;  
        margin-right:5px;
        font-family: Arial,Verdana;   
        display:inline;
        cursor:hand;
	text-decoration:none;
} 

#indexMenu a:hover {
        color:#59B159; 
}

.indexBody {
        border:0px solid black;
        padding: 0px 5px 0px 5px;
        margin: 20px 10px 0px 10px;
        position:relative;
}

.indexBody div{  
        border:0px red solid;
        margin: 0px 10px 0px 10px;
        line-height:1.2em;     
}  

.indexBody a.azindex_name {
        text-decoration:none;
        color:#2B562B;
        font-weight:bold;
        font-family:Tahoma,Verdana,Arial;
}
.indexBody a.azindex_name:hover {
        color:#59B159;
        text-decoration:none;
}
/** undated letters **/
#undated_title {
        margin-top: 20px;
        margin-right: 10px;
        margin-left: 40px;
        border: 0px red solid; 
        width: 80%;
        color: #004500;
}
.indexBody_undated {
        border:0px solid black;
        padding: 0px 5px 0px 5px;
        margin: 0px 10px 0px 10px;
        position:relative;
}
.indexBody_undated div{  
        border:0px red solid;
        margin: 0px 10px 0px 10px;
        line-height:1.2em;     
} 

/***** year links *****/
#yearlinks {
        border: 0px red solid;
        position:relative;
        align: center;
        margin-bottom:0px;
        margin-left: auto;
        margin-right: auto;
        top:0px;  
        padding-left: auto;
        padding-right: auto;
        list-style:none;  
        text-align:center;
}

#yearlinks a {
        position:relative;
        font-weight: bold;
        font-size: 16px;
        color:#004500;
        border:0px red solid;
        margin-left:5px;  
        margin-right:5px;
        font-family: Arial,Verdana;   
        display:inline;
        cursor:hand;
	text-decoration:none;
}
#yearlinks a:hover {
        color:#59B159; 
}

/*** A-Z index filter ***/

.indexFilter {
        position:relative;
        margin-left: auto;
        margin-right: auto;
        width:45%;
        height:35px; 
        background: #E5DCAC;
        border:0px black solid;
}

#indexFilterText {
        position: relative;
        top: 7px;
        left:10px;
        font-family: Tahoma; 
        font-weight:bold;
        color:#004500; 
        text-decoration:none;
        font-size:13px;
        padding-right: 3px;
        padding-left: 3px;
        padding-top: 3px;
        width: 65px;
        text-align:left; 
        border: 0px solid yellow;
}

#indexCheckBoxes {
        position: relative;
        top: -11px;
        left:75px;
        font-family: Tahoma,Arial; 
        color:#004500; 
        text-decoration:none;
        font-size:12px;
        padding-right: 3px;
        padding-left: 3px;
        padding-top: 0px;
        width: 200px;
        text-align:left; 
        border: 0px solid white;
}

#othersButton {
        border:0px solid red;
        color:#004500;
        font-family:Tahoma,Arial;
        font-size:12px;
        left:70px;
        cursor:pointer;  
        cursor:hand;
        font-weight: bold;
        padding-left:20px;
        padding-right:3px;
        padding-top:;
        position:relative;
        text-align:left;
        text-decoration:none;
        top:-16px;
        width:50px;
}

#othersButton:hover {
        color:#59B159; 
}
#updateIndex {
        position: relative;
        top: -44px;
        left: 250px;
        width: 68px;
        border: 0px solid red;
}

#hiddenIndexCheckBoxes {
border:0 solid red;
color:#004500;
font-family:Tahoma,Arial,Verdana;
font-size:13px;
margin:0 22px;
padding-top:3px;
position:relative;
width:98%;
}

#hiddenIndexCheckBoxes input {
margin-left:3px;
margin-right:3px;
}

.hiddenFilter {
      position:relative;
        display:none;
        margin-left: auto;
        margin-right: auto;
       // margin-bottom: 20px;
        width:45%;
        height:35px; 
        background: #E5DCAC;
        border:0px black solid;
}

/* A-Z Index of Books*/

#booksCheckBoxes {
        position: relative;
        top: -11px;
        left: 83px;
        font-family: Tahoma,Arial; 
        color:#004500; 
        text-decoration:none;
        font-size:12px;
        padding-right: 3px;
        padding-left: 3px;
        padding-top: 0px;
        width: 220px;
        text-align:left; 
        border: 0px solid white;
}

#updateBooksIndex {
        position: relative;
        top: -31px;
        left: 316px;
        width: 68px;
        border: 0px solid red;
}

/**** realted letters page *****/
.related_letters_box {
        border: 0px red solid;
        padding: 0px 5px 0px 5px;
        margin: 10px 10px 0px 10px;
position: relative;
}

.related_letters_box div{  
        border:0px red solid;
        margin: 0px 10px 0px 10px;
        line-height:1.2em;     
}  

.related_letters_box h5{ 
        margin:5px 0px 5px 0px;
}
.profile_link {
        position:relative;
        border-left: 2px  #6c7b71 dotted;
        font-weight:bold;
        width: 200px;
        padding-left:10px;
        padding-bottom:20px;
}
.profile_link a{text-decoration:none;}
.profile_link a:hover{text-decoration:underline;}

/**** persons info page *****/
.persons_info_box {
        border: 0px red solid;
        padding: 0px 5px 0px 5px;
        margin: 10px 10px 0px 10px;
        position: relative;
}
.persons_info_top {
        font-size:15px;  
        font-family:Tahoma,Verdana,Arial;
        position: relative;
        border: 0px green solid;
}


.persons_info_top h3{
        color: #004500;
}
.profile_picture {
        border:0 solid red;
        float:right;
        height:150px;
        margin-right:45px;
        position:relative;
        width:150px;
}
.persons_info {
        font-family:Tahoma,Verdana,Arial;
        font-size:14px;
        position:relative;
        border: 0px yellow solid;
        width: 500px;
}
.letter_link {
        position:relative;
        border-left: 2px  #6c7b71 dotted;
        font-weight:bold;
        width: 100px;
        padding-left:10px;
        margin: 20px 0 15px;
}
.other_letter_link{
        position:relative;
        border-left: 2px  #6c7b71 dotted;
        font-weight:bold;
        float:left;
        left:500px;
        top:-16px;
        padding-left:10px;
        width: 100px;

}
.persons_description {
        font-family:Tahoma,Verdana,Arial;
        position:relative;
        border: 0px dotted;
        width: 500px;
        margin:10px 0px 10px 0px;
}
.persons_biography { 
        font-family:Tahoma,Verdana,Arial;
        position:relative;
        border: 0px black dotted;
        width: 500px;
}

/*** other ****/
.archivetitle {
	height:20px;
	color: #000000;
	font-size: 17px;
	font-weight:normal;
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
font-weight: bold;
}
.post{
	width:605px;
	margin:0 0 20px 10px;
	border:0px blue solid;
}	
.post_top{
	position: relative;
	border-left:8px #5A6B1E solid;
	border-bottom: 1px #5A6B1E solid;
	height:40px;
	/*background: #f6f6f6;*/
}
.tall_post_top{
	position: relative;
	border-left:8px #5A6B1E solid;
	border-bottom: 1px #5A6B1E solid;
	height:67px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:2px;
	left:4px;
	font-size:18px;
	font-family:arial;
	color:#5A6B1E;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	color:#5A6B1E;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#5A6B1E;
}
.posttitle sup {
	font-size: 10px;
	text-decoration: none;
}
.tall_posttitle{
	position:absolute;
	top:2px;
	left:4px;
	font-size:18px;
	font-family:arial;
	color:#5A6B1E;
	border:0px red solid;

}
.tall_posttitle a{
	font-family:arial;
	color:#5A6B1E;
	text-decoration:none;
}
.tall_posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#5A6B1E;
}
.tall_posttitle sup {
	font-size: 10px;
	text-decoration: none;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.date a {
	text-decoration: none;
}
.date a:hover {
	text-decoration: underline;
}
.date sup {
	font-size: 8px;
	text-decoration: none;
}
.tall_date {
	position:absolute;
	font-family:arial;
	top:50px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.tall_date a {
	text-decoration: none;
}
.tall_date a:hover {
	text-decoration: underline;
}
.tall_date sup {
	font-size: 8px;
	text-decoration: none;
}
.fromAddress{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:4px;
}
.fromAddress a{
	text-decoration:none;
}
.fromAddress a:hover{
	text-decoration:underline;
}
.fromAddress sup {
	font-size: 8px;
	text-decoration: none;
}
.tall_fromAddress {
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:50px;
	left:4px;
}
.tall_fromAddress a{
	text-decoration:none;
}
.tall_fromAddress a:hover{
	text-decoration:underline;
}
.tall_fromAddress sup {
	font-size: 8px;
	text-decoration: none;
}
.manuscript_location {
	font-family:arial;
	font-size:11px;
}
.manuscript_location sup{
	font-size: 8px;
}
.letterFootnote {
	line-height: 2em;
	font-size: 11px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.letterFootnote a {
	text-decoration: none;
}
.letterFootnote a:hover {
	text-decoration: underline;
}
.letterFootnote sup {
	font-size: 9px;
	text-decoration: none;
}
.letterFootnote sup a{
        color: #004500;}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}

.tag_area{
	border-left:2px ridge #5A6B1E;
	float:right;
	margin:66px 0 0;
	padding:0px 0px 0px 5px;
	width:150px;
}

div.basket_items{
	height:200px; 
	width:150px; 
	padding: 10px 0 10px 10px;
	float:right;
	
}

div.individual_pages
{
padding: 5px;
font-size: 10px;
border-bottom:1px ridge #5A6B1E;
/*background: #f00;*/
}

a.remove_element{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.remove_element:hover{
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

div.remove_element_div{
float:left;
padding-right: 10px;

}

div#download_all_selected
{
background: url("images/export.jpg");
background-repeat:no-repeat;
background-position: 5% 25%;
height: 30px;
margin: 10px;
padding: 5px;
font-size: 20px;
text-align: right;
font-weight: bold;
border:2px ridge red;
border-radius: 10px;

}

.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
	color:#000000;
	font-size:10px;
	line-height:1.6em;
}
.tags a {
	text-decoration: none;
}
.tags a:hover {
	text-decoration: underline;
}
.info{
	line-height: 2em;
	font-size: 8px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}
.entry a {
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.entry sup {
	font-size: 9px;
	text-decoration: none;
}
.entry sup a {
        color: #004500;}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/** citation box **/
.citation {
	border:1px dotted #5A6B1E;
	color:#666666;
	font-size:11px;
	margin:5px auto 0;
	padding:5px 15px 0;
	width:505px;
}
#cite_title {
	font-weight: bold;
}

/***** register page ******/
.register_page {
	position:absolute;
	top:10px; 
	left:280px;
	width:650px;
	height:700px; 
	border:0px solid red;
}
.register_form{
	border:0px solid blue;
	position:relative;
        height: 190px;
}

.reg_username {
	position:absolute;
	top:20px;
	left:130px;
	width: 500px; 
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:;
	color:#cc0000; 
	padding:0px 0px 0px 0px;
	border:0px blue solid;
	background:#ffffff;
}
.email {
	position:absolute;
	top:50px;
	left:130px;
	width: 500px; 
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:;
	color:#cc0000;  
	padding:0px 0px 0px 0px;
	border:0px yellow solid;
	background:#ffffff;
}
.user_password {
	position:absolute;
	top:80px;
	left:130px;
	width: 500px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:;
	color:#cc0000;  
	padding:0px 0px 0px 0px;
	border:0px;
	background:#ffffff;
}
.conf_user_password {
	position:absolute;
	top:110px;
	left:130px;
	width: 500px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:;
	color:#cc0000; 
	padding:0px 0px 0px 0px;
	border:0px;
	background:#ffffff;
}

.register_button {
	position:absolute;
	top:150px;
	left:200px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
.error_message{
       position: relative;
       width: 500px; 
       height:200px; 
       font-family:Verdana;
       font-size:11px; 
       color:#cc0000;
       border: 0px black solid;
}
.reg_title{
  position: realive;
  border: 0px yellow solid;
  font-family:Verdana;
  font-size:20px; 
  color:#004500;
  
}

.user_title{
  position:absolute;
  border:0px blue solid;
  top:23px;
  left:0px;
  font-family:Verdana;
  font-size:13px;
  font-weight:;
  color:#5A6B1E; 
}

.email_title{
  position:absolute;
  border:0px blue solid;
  top:53px;
  left:0px;
  font-family:Verdana;
  font-size:13px;
  font-weight:;
  color:#5A6B1E; 
}
.pass_title{
   position:absolute;
   border:0px blue solid;
   top:83px;
   left:0px;
   font-family:Verdana;
   font-size:13px;
   font-weight:;
   color:#5A6B1E; 

}

.cpass_title{
 position:absolute;
   border:0px blue solid;
   top:113px;
   left:0px;
   font-family:Verdana;
   font-size:13px;
   font-weight:;
   color:#5A6B1E; 
}

/**** registerSuccess, recovery_success and changePassword Success ***/

.successPage {
	border:0 solid red;
	color:#004500;
	font-family:Arial,Tahoma,Verdana;
	position:relative;
	margin-left:20px;     
}

/****** password recovery page ******/
.passRecovery_page {
	position:absolute;
 	left:280px;
        height:400px;
	width:650px;
	border:0px solid yellow;
}
#password_recovery {
    border:0px solid red;
    color:#004500;
    font-family:Verdana;
    font-size:21px;
    position:relative;
}

#pass_recovery_message {
    border:0px solid red;
    color:#5A6B1E;
    font-family:Verdana;
    font-size:10px;
    position:relative;
    padding: 15px 0px 5 px 0px;
    width: 400px;
}

.pass_recovery_content {
position: relative;
border: 0px red solid;
}

#user_name_label{
    position: absolute;
    top:10px;
    color:#000000;
    font-family:Verdana;
    font-size:14px;
}

.user_name {
	position:absolute;
	top:10px;
	left:110px;
	width: 510px; 
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	color:#cc0000; 
	padding:0px 0px 0px 0px;
	border:0px solid green;
	background:#ffffff;
}
#email_adr_label{
    position: absolute;
    top:39px;
    color:#000000;
    font-family:Verdana;
    font-size:14px;
}
.email_adr {
	position:absolute;
	top:39px;
	left:110px;
	width: 510px; 
        height:18px; 
	font-family:Verdana;
	font-size:11px; 
	color:#cc0000; 
	padding:0px 0px 0px 0px;
	border:0px solid black;
	background:#ffffff;
}

.requestPass_btn {
	position:absolute;
	top:70px;
	right:305px;
	width:145;
	height:20px; 
	background:transparent;
	border:0px solid yellow;
}


.recovery_error_message{
       position: absolute;
       top:220px;
       width: 500px; 
       height:200px; 
       font-family:Verdana;
       font-size:11px; 
       color:#cc0000;
       border: 0px red solid;
}

/****** password change page ********/

.passChange_content{
        position:absolute;
        height:400px;
         width:650px;
         border:0px solid yellow;
}

.passChange_user_name {
       position:absolute;
        top:10px;
        left:120px;
        width: 510px; 
        height:18px; 
        font-family:Verdana;
        font-size:11px; 
        color:#cc0000; 
        padding:0px 0px 0px 0px;
        border:0px solid green;
        background:#ffffff;
}

#passChange_username_label {
        position: absolute;
        top:10px;
        color:#000000;
        font-family:Verdana;
        font-size:14px;
        border:0px solid red;
}

#passCh_lable {
        position: absolute;
        top:39px;
        color:#000000;
        font-family:Verdana;
        font-size:14px;
}

.passChange_password {
        position:absolute;
        top:39px;
        left:120px;
        width: 510px; 
        height:18px; 
        font-family:Verdana;
        font-size:11px; 
        color:#cc0000; 
        padding:0px 0px 0px 0px;
        border:0px solid black;
        background:#ffffff;
}

#new_pass_lable {
        position: absolute;
        top:68px;
        color:#000000;
        font-family:Verdana;
        font-size:14px;
}

.passChange_newPassword {
        position:absolute;
        top:68px;
        left:120px;
        width: 510px; 
        height:18px; 
        font-family:Verdana;
        font-size:11px; 
        color:#cc0000; 
        padding:0px 0px 0px 0px;
        border:0px solid black;
        background:#ffffff;
}

.passChange_btn {
        position:absolute;
        top:110px;
        left:217px;
        width:145;
        height:20px; 
        background:transparent;
        border:0px solid yellow;
}

.passChange_error_message {
       position: absolute;
       top:260px;
       width: 500px; 
       height:200px; 
       font-family:Verdana;
       font-size:11px; 
       color:#cc0000;
       border: 0px red solid;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
.nocomments {background: none; color: #000000;}

#comments {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}

.commentlist {
	list-style: none;
	margin:0px ;
	padding:0 20px 10px 20px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 20px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#F0F3CD;
	padding:5px;
}
.trackback div, .pingback div{
	border:1px #d8d8d8 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size: 12px;
}	
.byuser .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.bypostauthor .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #5A6B1E;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}

	/**comment paging WP2.7**/
.commentnavi{
	position:relative;
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}

	/*** comment form ***/
#respond {
	clear:both;
	padding:5px;
	margin:10px 0px 0px 20px;
	font-size:12px;
}	
.cancel-comment-reply{
}
	
#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 74%;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/*** excerpt ***/

div.excerpt{
	border:0px solid red;
	margin-bottom:20px;
}
div.excerpt_top {
	position: relative;
	border-left:8px #5A6B1E solid;
	border-bottom: 1px #5A6B1E solid;
	height:40px;
	margin-bottom: 10px;
}
div.excerpt_title {
	position: absolute;
	left: 4px;
	bottom: 16px;
	font-size:18px;
	font-family:arial;
	color:#5A6B1E;
}
.excerpt_title a{
	font-family:arial;
	color:#5A6B1E;
	text-decoration:none;
}
.excerpt_title a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#5A6B1E;
}
.excerpt_title sup {
        font-size: 10px;
}
div.excerpt_fromAddress {
	font-size:10px;
	position: absolute;
	left: 4px;
	bottom: 4px;
}

.excerpt_fromAddress sup {
font-size: 8px;
}

div.excerpt_date {
	font-size:10px;
	float: right;
	position: absolute;
	bottom: 4px;
	right: 10px;
        border: 0px solid red;
}

.excerpt_date sup {
font-size: 8px;
}

div.excerpt_entry{
	color: #000000;
	text-align: justify;
	padding: 0px 15px 0px 15px;
        line-height:1.5em ;
}
/*** excerpt long post_title ***/

div.excerpt_tall_top {
	position: relative;
	border-left:8px #5A6B1E solid;
	border-bottom: 1px #5A6B1E solid;
	height:61px;
	margin-bottom: 10px;
}
/*********** Advanced Search *********/

#toc{
border:0px red solid;
width:99%;
}
ol#toc {
   	height: 2em;
    	list-style: none;
    	margin: 0;
    	padding: 0;
}


ol#toc li.letterOff {
    	background: #bdf url(images/tabs.png);
	float: left;
    	margin: 0 1px 0 0;
    	padding-left: 70px;
}

ol#toc li.letterOn {
    	background: #bdf url(images/tabs_active.png);
    	float: left;
    	margin: 0 1px 0 0;
    	padding-left: 70px;
}


ol#toc a.letterOff {
    	background: url(images/tabs.png) 100% 0;
    	color: #004500;
    	display: block;
    	height: 2em;
    	float:left;
    	line-height: 2em;
    	padding-right: 10px;
    	text-decoration: none;  
}

ol#toc a.letterOn {
    	background: url(images/tabs_active.png) 100% 0;
    	color: #004500;
    	display: block;
    	height: 2em;
    	float:left;
    	line-height: 2em;
    	padding-right: 10px;
    	text-decoration: none;  
}

.lettersnavpg #lettersnav  {color: #fff;
	background: #930}


.outer_content{
    	border:0px solid red;
    	width:92%;
    	margin-top:30px;
    	margin-left:auto;
    	margin-right:auto;
}
.inner_content {
    	border: #6c7b71 solid 1px;
    	clear: left;
    	padding:2em;
    	height: 150px;
    	width:80%;
}


.advSearchRadio {
	position:relative;
	width:480px;
	height:20px;
	color:#004500;
	font-family:Tahoma;
	font-size:13px;
	top:20px;
	left:73px;
}

.advSearchRadio #publisher{
	display:block;
}

.advSearchTitle{
	position:relative;
	border:0px red solid;
	top:15px;
	left:35px;
	width:500px;
	color:#333300;
	font-family:Tahoma;
	font-size:20px;
}
.searchResults{
	margin:30px 10px 0px 10px;
	padding:0px 5px 0px 5px;
	border:0px red solid;
}
.searchResults div.excerpt {
	margin:30px 33px 30px 33px;
}


.explanation {
	position:relative;
	border:0 solid red;
	color:grey;
	font-family:tahoma;
	font-size:11px;
	left:205px;
	top:42px;
	width:350px;
	display:none;
}



.explanation1 {
	position:relative;
	border:0 solid red;
	color:grey;
	font-family:tahoma;
	font-size:11px;
	left:205px;
	top:62px;
	width:350px;
	display:none;
}

.searchLetters{
	position:relative;
	margin-left:10%;
	margin-top:5px;
	border:red solid 0px;
}

.search_title{
	position:relative;
	border:0px red solid;
	width:70px;
	left:4px;
	top:21px;
}
.refineSearchButton2{
	position:relative;
	border:0px red solid;
	margin-top: -62px;
	left:375px;
}

.books_type {
	background:#D4CB9D none repeat scroll 0 0;
	border:1px solid #6C7B71;
	color:#004500;
	font-family:Tahoma;
	font-size:13px;
	left:80px;
	position:relative;
	top:10px;
	width:265px;
}

.refineSearchButton{
	position:relative;
	border:0px red solid;
	margin-top: -41px;
	left:375px;
}

.refineSearchButton1{
	position:relative;
	border:0px red solid;
	margin-top: -41px;
	left:375px;
}
.pagination {
        border-bottom:1px dotted #004500;
        border-top:1px dotted #004500;
        height:20px;
        padding:10px 15px;
        position:relative;
        top:0;
}

/*********** Page Heading *********/

.pageHeading {
color: #000000;
font-family:Tahoma;
font-weight: bold;
top:15px;
font-size: 20px;
left:35px;
padding-left: 32px;
}
