html{ min-width: 710px; }
a:link { color: #cba; text-decoration: none; }
a:visited { text-decoration: none;  }
a:hover { text-decoration: underline; }

h2, h3, h4,td,  p, li,div
{	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif; 
	color: #ffcc66;
	}

h1
{
	font-size: 36pt;
	color: #FFCC00;
}

h2
{
	font-size: 24pt;
	line-height: 28pt;
	color: #FFCC00;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

img { line-height: normal; border: 0; }

body{
	margin: 0;
	padding: 0;
	background-color: #600;
		
	}
	

/* ===================   header   ======================= */
#slug
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

#slug a
{
	text-decoration: none;
	color: #960;
}

#slug a:hover { text-decoration: underline; }

#top
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
}

#title { width: 350px; }

#quote
{
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-left: auto;
	padding-right: 10px;
}

#quote p
{
	font-size: 11px;
	line-height: 13px;
}


.switcher
{
	padding: 4px;
	border-color: #640;
	border-width: 0pt;
	border-style: solid;
	font-size: 10px;
	width: 200px;
	float: right;
}

/* ===================   main content   ======================= */
#content
{
	width: 700px;
	height: auto;
	border-color: #422;
	border-width: 0px;
	border-style: solid;
	background-color: transparent;
	margin: 24px auto 24px auto;
}

body#home div#content {
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #400;
	}
	
body#page div#content
{
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #400;
	width: 400px;
	padding-right: 250px;
	padding-left: 50px;
	}

.orange
{
	color: #FF9900;
}

#sidebar
{
	width: 230px;
	float: left;
	margin-left: 12px;
}

#sidebar p
{
	font-size: 10px;
	line-height: 14px;
}

#sidebar .indent
{
	margin-left: 18px;
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0;
}

#latest { padding-top: 13px; }

#latest p
{
	font-size: 10px;
	line-height: 13px;
	margin-top: 13px;
	color: #db5;
}

#latest a { color: #aaa; }

/*  ----------- posts	------------------		*/
.post
{
	margin-top: 25px;
	padding-top: 5px;
	border-color: #900;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}
	
#main
{
	margin-left: 10px;
	margin-top: 24p
}

#home #main { 
	margin-left: 320px;
	margin-right: 24px;
	}

#main p
{
	margin-top: 0;
}

#main .postHead
{
	margin-right: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

.itemTitle
{
	color: #FF9900;
	font-size: 18px;
	letter-spacing: 2px;
	
}

.bookTitle
{
	color: #FF9900;
	font-size: 18px;
}

.date { color: #ff9900;
	display: block;
	text-align: right;
	font-size: 9px;
	
	}

.postHead a:link
{
	color: #F90;
	}

.postHead a:link:hover
{
	color: #fc6;
	text-decoration: none;
	}

.post .indent p, .post .quote p
{
	margin: 0px 14px 18px 64px;
	font-size: 10px;
	line-height: 14px;
}


.indent
{
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 14px 14px 18px 64px;
	
	font-size: 10px;
	line-height: 14px;
	
	border-left: #380000;
	border-top: #300;
	border-right: #600;
	border-bottom: #500;
	border-width: 0px;
	border-style: solid;
	background-color: transparent;
}



.quote
{
	padding-top: 12px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 14px;
	border-left: #380000;
	border-top: #300;
	border-right: #600;
	border-bottom: #500;
	border-width: 1px;
	border-style: solid;
	background-image: url(/css/quot.gif);
	background-repeat: no-repeat;
}



.imageRight
{
	float: right;
	margin-left: 10px;
	width: auto;
}


.caption
{
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 20px;
}

li
{
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
}


/* ================== books =========================*/



	
body#book .post { 
	clear: both;
	margin-top: 50px;
	 }

body#book .postHead
{
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 200px;
}

body#book .postBody {
	width: 350px;
	float: right;
	
	
	}
	
body#book .post .links
{
	text-align: right;
	width: 75%;
	margin-left: auto;
	
}


/* ================= post details =================== */
.links
{
	font-size: 12px;
	margin-left: 24px;
	color: #900;	
	margin-bottom: 24px;
	margin-top: 24px;
	letter-spacing: 1px;
	
}

.links ul { display: inline; margin-left: 0px; padding-left: 0px; }

.links li
{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px dotted #900;
	font-size: 10px;
}


.post .links
{
	text-align: right;
	width: 75%;
	margin-left: auto;
	margin-right: 0px;
	
}

/* ===================   footer   ======================= */
#footer
{
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 24px;
	border-color: #422;
	border-width: 3px;
	border-style: solid;
	background-color: #400;
}

#badge
{
	width: 100px;
	float: left;
	margin: 10px 10px;
}

#nav { margin-left: 150px; }

#nav  p
{
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}

/* ===================   movies   ======================= */
.movie
{
	font-size: 9px;
	margin-left: 18px;
	line-height: 14px;
}

.movieGreat
{
	color: #FFFFFF;
}

.movieGood
{

	color: #FFFF99;
}

.movieBad
{
	
	color: #cc6600;
}

.movieWorse
{
	text-decoration: line-through;
}

/* =========== tooltips support =========== */

#navBox { position: absolute; }


#navBox {
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	padding: 4px 15px 5px 15px;
	background: transparent url(./css/tip2.gif) no-repeat;
	font: normal 11px/11px "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
	color: #D5D3BD;
	width: 250px;
	}
	
#navbox h2 {
	font: normal 14px/14px "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
	color: #FED;
	margin-top: 0px;
	}


/* ------------CSS syndication------------   */
.small
{
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.description
{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

/* ------------CSS syndication------------   */
.coverImage
{
	margin: 4px;
	color: #900;
}
