body {
	background: #BCB398 url(background.gif) repeat-x; 
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font: .8em/1.5em Arial, helvetica, sans-serif;
letter-spacing: 1px
}

td {
	padding-bottom: 5px;
}

textarea {
	border: 1px solid #ccc;
        font-family: arial;
        font-size: 1em
}

	#content textarea {
		width: 436px;
		height: 100px;
	}
	
.forminput, #quickLinks .commentinput {
	width: 156px;
	border: 1px solid #ccc;
        font-family: arial;
        font-size: 1em
}

.pivot-image {
	/* style for images in entries */
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #999
}

#content .error {
	margin-bottom: 20px;
	color: red
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #f1f1f1;
	color: #666
}

#footer {
	clear: both;
	margin-bottom:12px;
}

h1
{
	font-size: 1.9em;
    font-weight: normal;
    letter-spacing: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #AB9E8B;
	font-family: Georgia, Times New Roman, Times, serif;
}

h2
{
	font-size: 1.3em;
	color: #999; 
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS",Trebuchet,Arial,Sans-serif; 
	text-transform: uppercase
}

#quickLinks h3, #promoCol h3 {
	margin: 0;
	font-weight: bold;
margin: 5px 10px 5px 10px
}

h3 {
	padding: 0;
	color: #666; 
	margin: 15px 0 3px 0;
	font-size: 1em;
	font-weight: normal
}

.date {
	font-family: Arial, helvetica, sans-serif;
	font-size: .95em;   
	color: #999;
	line-height: normal;
	display: block;
	margin-bottom: 15px
}

.bookclub {
	font-family: Arial, helvetica, sans-serif;
	font-size: .95em;   
	color: #999;
	line-height: normal;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px
}

.bookclubiframe {
	border: 1px solid #999;
	float: right;
	margin-left: 10px;
	display: block
}

.amazonsearchiframe {
	border: none;
	margin-bottom: 10px;
}

.commenturl {
	text-transform: lowercase; 
}

a { 
	text-decoration: none; 
	color: #6A4040;
	background: url(divider.gif) repeat-x bottom;
	}
	
a:visited { 
	color: #999;
	}
	
a:hover { 
	color: #999;
	}
	
a:active { 
	background: none;
	}

.prevnext_links {
	padding-left: 10px
}


/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	border: 1px solid #D4CDB4;
	font: 11px Georgia, Times New Roman, Times, serif
}


/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

/* my styles */

form {
	padding: 0;
	margin: 0
}

	#submitButton, .searchbutton, .commentbutton, .formbutton {
		border: 1px solid #ccc;
		margin-top: 5px;
		font-family: "Trebuchet MS",Trebuchet,Arial,Sans-serif; 
		font-size: .8em;  
		letter-spacing: .085em;
		text-transform: uppercase;
		font-weight: bold;
		color: #666;
		background: #ffffff;
	}
	
/* clear styles */
.clear {
	clear: both;
	line-height: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	

/* layout */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 883px;
	text-align: left
}

#main { 
	float: right;
	width: 693px; 
	background: url(background_content.gif) repeat-y;
	}

#promoCol {
	float: right;
	width: 180px;
	padding-top: 27px
/*	background: url(pebbles.jpg) no-repeat bottom*/
}
	
#content { 
	width: 503px;
	float: left;
	background: url(title.jpg) no-repeat;
	padding-bottom: 20px;
	}
	
	#content p {
		margin: 10px 0 0 0;
		padding: 0
	}

#pageHeader h1 { 
	margin:0;
	width: 475px; 
	height: 130px;
	display: block;
	padding: 10px 0 0px 0;
	}
	
	#pageHeader h1 span {
		display: none
	}
	
	#pageHeader h1 a {
		display: block;
		width: 475px; 
		height: 130px;
		background: none;
	}

	#globalNavigationBar {
		float: left;
		margin-top: 15px;
		font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
		font-size: .8em;  
		text-transform: uppercase;  
		color: #999999;
		padding-left: 24px
	}
	
	#globalNavigationBar a {
		background: none;
		color: #451010
	}
	
	#globalNavigationBar a:hover { 
	color: #999;
	}
	
.divider {
	background: url(divider.gif) repeat-x;
	margin-top: 16px;
	margin-bottom: 0;
	padding: 0;
	line-height: 1px;
	clear: both
}

#quickLinks {
	float: left;
	width: 180px;
	padding-top: 27px
}
	
	#quickLinks .viewAll {
		margin-top: 10px
	}

#poweredby {
	clear: both;
	background: #ccc;
	width: 503px;
}

#poweredby span {
	padding: 2px 0px 3px 20px;
	color: #fff;
	font-size: .85em;
	line-height: normal;
	display: block;
}

#poweredby a {
color:#fff;
background: none;
text-decoration: underline
}

.commentForm span {
	display: block
}

	#quickLinks textarea {
	width: 156px;
	}

#addEmoticon {

}

#form #comment {
	height: 100px
}

#content p.commentNote {
	margin: 0 0 10px 0;
}

.item {
	border-top: solid 1px #D4CDB4;
	margin: 0 24px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: .9em
}

.googleItem {
	border-top: solid 1px #D4CDB4;
	margin: 0 0 0 19px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#promos {
        border-top: solid 1px #D4CDB4;
	margin: 0px 24px 0px 24px;
	padding-top: 15px;
	padding-bottom: 0;
        font-size: .9em
}

#promos a {
display: block;
float: left;
width: 88px;
margin-right: 12px;
background: none;
margin-top: 10px
}

#promos img {
border: 0
}

#postedWork {
padding-bottom: 5px
}

#aboutus img {
	float: right;
	margin: 0 0 0 10px;
	border: 0
}

#content .itemComments p {

	 border-top: solid 1px #D4CDB4;
	 padding: 10px 0 0 0;
	 margin-bottom: 15px
}

.smallitem {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: .85em;
	color: #666;
	background: #f1f1f1
}

.smallitem h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
background: #ccc;
padding: 0 5px 0 5px;
color: #fff;
letter-spacing: 1px
}

.smallitem p {
	margin: 5px 8px 7px 8px;
	line-height: normal
}

.smallitem img {
	border: 0
}

.listing {
	padding-top: 10px;
	padding-bottom: 10px
}

a#current {
	color: #999
}

#optionsTable td {
        padding: 5px;
        background: #f1f1f1
}

.googlead, .amazonad {
margin: 5px 0 7px 5px
}

#bookofthemonth {
width: 190px;
border: 1px solid #ccc;
margin: 0 0 10px 10px;
float: right;
}

#bookofthemonth p {
font-size: .95em;
line-height: normal;
padding: 0 10px 10px 10px;
margin: 0
}

#bookofthemonth h3 {
font-weight: bold;
margin: 0;
padding: 10px 10px 5px 10px
}

#specialofthemonth {
width: 161px;
border: 1px solid #ccc;
margin-bottom: 5px;
margin-left: 10px;
float: right;
padding-bottom: 60px;
background: #fff url(../../images/shortfuse.jpg) no-repeat;
background-position: bottom left;
}

#specialofthemonth p {
font-size: .95em;
line-height: normal;
padding: 0 10px 10px 10px;
margin: 0
}

#specialofthemonth h3 {
font-weight: normal;
font-size: 1.3em;
margin: 0;
padding: 10px 10px 5px 10px
}

#specialofthemonth h3 a {
background: none
}

#shortFuse {
padding-top: 65px;
background: #f1f1f1 url(../../images/shortfuse.gif) no-repeat;
}

#advice, #authors, #latestComments, #greeting, #events {
background: #fff
}

#webAward a {
display: block;
height: 138px;
width: 125px;
border: 1px solid #ccc;
margin-bottom: 10px;
background: #fff url(../../images/winner.gif) no-repeat;
text-indent: -1000em
}

#highlight {
background: red;
color: #fff;
font-weight: bold;
padding: 10px;
margin: 20px 0
}

#highlight a {
color: #fff;
background: none;
text-decoration: underline
}