/* - - - - - - - - - - - - - - - - - - - - -

leilahnadir.com


Created by Soojin Cha (www.soojincha.com) : Jan 08, 2010


- - - - - - - - - - - - - - - - - - - - - */
/* reset*/
body,h1,h2,h3,h4,h5,h6,p {margin:0;padding:0;}

body {
   margin: 0;
   padding: 0;
   font: 10px;
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   background: url(img/back.gif) no-repeat left top;
   background-color:#754c24;

}

a {
   background-color: transparent;
   text-decoration: none;
   color: #996600;
}
a:hover {
   text-decoration: none;
   color: #fbaf5d;
}
a:active {
   background-color: transparent;
   text-decoration: none;
   color: #fbaf5d;
}

a.more {
   background-color: transparent;
   text-decoration: none;
   color: #fbaf5d;
   font-size: 10px;
}


a.gray {
   text-decoration: none;
   color: #534741;
   font-size: 12px;
   margin: 0px;
}
a.gray:hover {color: #fbaf5d;font-size: 12px;}


a.bold {
   text-decoration: none;
   color: #996600;
   font-size: 12px;
   font-weight: bold;
   margin-right: 5px;
}
a.bold:hover {color: #fbaf5d;}

a img {border-style: none;outline:none;}

img.bookcover {margin-bottom: 5px;}

a.publications {font-size: 14px; text-decoration:none;margin-bottom:20px;}
a.publications:hover {font-size: 14px;}

p {margin-top: 0px;}
p.reviews {margin-top: 10px;}
p.top {margin-top: 5px;}
h3.meditation {padding-left: 10px;}

#top {
   width: 336px;
   float: left;
   padding:0; 
   margin: 10px 0 0 25px;}


bold {font-weight:bold; margin-left: 5px;}

.center{align: center; margin: 10px 0 10px 0;}


h1 {
	color:#3A2B08;
	margin: 0;
	padding: 0;
}

h2 {
   margin-bottom: 4px;
   padding: 3px 0 1px 0;
   font-size: 14px;
   font-family: "Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   color: #534741;
   font-weight: bold;	
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}

h2.noborder{border-style:none;}

h3 {
   color:#534741;
   margin: 8px 0 5px 0;
   padding: 0;
   font-size: 12px;
   font-weight: normal;
   line-height: 1.5em;
}

h3 strong {line-height: 1.25em;}

h3.photo {
   color:#534741;
   float:left;
   padding-left: 30px;
   font-size: 11px;
   line-height: 1em;
   font-weight: normal;
   font-family: "Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
}

h3 a.more {color: #534741;}
h3 a.more:hover {color: #fbaf5d;}
h3 p {padding-top:8px;}

h4 {font-size: 0.9em; font-weight:normal; padding-bottom: 5px; padding-top: -3px;}

/*content starts here */
#wrapper {
   float: left;
   clear: left;
   width: 720px;
   margin-left: 130px;
   padding: 0;
   background: url(img/gray_back.gif) repeat left top;
}
#header {
	float: left;
	width: 720px;
	height: 148px;
	margin-bottom: 0px;
	padding: 0;
   background-color:#534741;
}
#header img {
   padding: 0;
   margin: 0;
}

/*navigation */
#nav {
   float: left;
   width: 690px;	
   padding-left: 30px;
   margin: 0px;
   border-top: 3px solid #534741;
   border-bottom: 3px solid #534741;
   background-color: #fff;
}
#nav a {
   float: left;
   margin-right: 15px;
   padding: 7px 2px 4px 2px;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
}
#nav a:hover {background-color: #534741;color: #fbaf5d;}
#nav a:active {background-color: #534741;color: #fbaf5d;}

/* nav highlight */
body#books #nav #booksnav,
body#events a#eventsnav,
body#news a#newsnav,
body#other a#othernav,
body#press a#pressnav,
body#awards a#awardsnav,
body#biography a#bionav,
body#links a#linksnav,
body#contact a#contactnav{
   background-color: #534741; 
   color: #fbaf5d;
}


/*content_left frame */
#frame {
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   float: left;
   width: 280px;
   padding: 22px 20px 10px 30px;
}
#frame2 {
   float: left;
   width: 330px;
   padding: 22px 0 30px 0;
}

/*content_right frame */
#content {
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   width: 364px;
   float: left;
   padding: 22px 15px 10px 11px;
   margin: 0;
   color: #534741;
   font-size: 12px;
}

#content2 {
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   width: 364px;
   float: left;
   padding: 22px 15px 10px 11px;
   margin: 0;
   color: #534741;
   font-size: 12px;
}

#content2 p {margin-bottom: 10px;}

.reviews {
   font-size: 12px;
   line-height: 1.3em;
}

/* the bottom gray part */
#footer {
   float: left;
   width: 690px;
   height: 11px;
   padding: 19px 0 19px 30px;
   margin-left:130px;
   vertical-align: middle;
   background-color: #534741;
   font-family:"Trebuchet MS", "Helvetica Neue", "Verdana", sans-serif;
   color: #ccc;
   font-size: 11px;
   font-weight: normal;
   clear:both;
}

#footer a {font-weight: bold; color: #ccc;}
#footer a:hover {font-weight: bold; color: #fbaf5d;}


/*images */
.sidebar img {
   float: right;
   margin: 0;
   padding: 0;
   align: top;
}
