.thumb {
	border:1px solid silver; padding:0px; margin:0px;
}
.page-links {
	text-align: center;
	font-family: georgia; 
	font-size:1em;
	color:black;
	font-size: bold;
}
.page-links a {
	color:gray;
	font-size: normal;      
}
.category-overview {
	font-family: georgia; 
	font-size:1em;
	padding:10px 30px;
}

.category-overview .artworks {
	text-align:center; 
	width:190px; 
	height:220px; 
	border:0px solid #eee; 
	float:left; 
	margin:0px 25px 30px 25px; 
	padding:10px 0px 0px 0px;
}

.category-overview .artworks#subtitle {
	padding-top:10px;
	font-style:italic;
}
 


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #999;
	background-color: #e6e3d7;
}

a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	}

/* page structure
---------------------------------------------------------- */

#main-body {
	background-image: url(/images/deco.jpg); 
	background-position:left 30px; 
	background-repeat:no-repeat;
	background-color:white;
	padding: 0em 0em 3em 0em;
	}

#main-body-inner {
	width: 64em;
	margin: 0 auto;
	padding: 0 0 0 7em;
	text-align: left;
	min-height:700px; 
	}
* html .main-body-inner {
	height: 1500px;
}

#content {
	width: 42em;
	float: left;
	line-height:1.6em;
	}

#sidebar {
	width: 22em;
	float: right;
	margin-left: 1em;
	font-size: 90%;
	line-height: 1.2em;
	color: #666b75;
	}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	height: 140px;
	background: white url(/images/rt_name.jpg) no-repeat center center;
	}

/* navigation */

#nav {
	background-color: white;
	display: block;
	text-align: center;
	padding: 0;
	height: 60px;
	}
	
#nav ul {
	margin: 0 auto;
	width: 66em;
	padding: 0;
	list-style: none;
	}
#nav li {
	display: inline; 
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	padding: 10px 12px;
	text-decoration: none;
	color: #909090;
	border: none;
	}
#nav li a:hover {
	color: #000;
	}
#nav li a.active {
	font-weight: bold;
	}
/* artwork 
---------------------------------------------------------- */

.artwork {
	margin-left: 36px; 
	margin-right:36px; 
	padding:5px; 
	text-align: center; 
	clear:none;
}


.artwork #title {
	padding-top:20px; 
}

.artwork-thumb {
	border:1px solid #eee; 
	padding:1px;
}



/* comments
---------------------------------------------------------- */

.comments {
	padding:15px; 
	margin-bottom:20px;    	
	font-size: 0.9em;
	line-height:1.9em;
	font-weight: normal;
}		

.comments #head {
	font-family: Georgia, serif;
	margin-bottom:0px;	
	font-size: 1.7em;
	color: #383d44;        
}
.comments .comment {
	margin-top:15px;	
	
}

.comments .comment #sub {
	margin-top:5px;	
	margin-bottom:15px;
	font-size: 0.8em;
	line-height:1em;
	color:silver;	
}

.comments .comment #text {
	line-height:1em;
	margin-top:15px;	
	color:gray;
}

.comments #form {
	margin-top:25px;	
}


/* container 
---------------------------------------------------------- */


.expo-container { 
	margin:30px 0px 0px 50px; 
}


/* homepage containers
---------------------------------------------------------- */


.expo-container-hp {
	float:right; 
	background: #ececec url(/images/sidebar_bg.gif) repeat-x top left; 
	width:275px;
	padding:5px; 
	margin-top:20px; 
	margin-bottom:0px; 
	margin-left:70px;
}

.books-container-hp {
	clear:right;
	float:right; 
	width:275px;
	background: #ececec url(/images/sidebar_bg.gif) repeat-x top left; 
	padding:5px;  
	margin-top:10px; 
	margin-bottom:20px; 
	margin-left:70px;
}

.article-container-hp {
	margin:30px 0px 30px 0px; 
	padding:0px 0 0 10px; 

}

/* article
---------------------------------------------------------- */

.article {
	padding:15px; 
	margin-bottom:20px;    	
	font-size: 0.9em;
	line-height:1.9em;
	font-weight: normal;
}		

.article #title,
.article #subtitle {
	font-family: Georgia, serif;
}

.article #title {
	margin-bottom:6px;	
	font-size: 2.7em;
	color: #383d44;        
}

.article #subtitle {
	margin-bottom:9px;
	font-size: 1.2em; 
	font-style: italic;   
	color:gray;
}

.article #metatitle {
	margin-bottom:6px;
	font-size: 0.8em;    
	color:gray;
}

.article #footertitle {
	margin-top:12px;
	font-size: 0.9em;    
	color:gray;
}

.article #intro {
	font-size: 1em;    
}

.article #text {
}

/* form
---------------------------------------------------------- */

.formdiv {
	background: #ececec url(/images/sidebar_bg.gif) repeat-x -20px left; 
	padding:10px;
}

.formdiv #title {
	margin: 3px 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.6em;
	color: #666b75;
}

.formdiv #subtitle {
	margin: 3px 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
}


/* basic phrase element styles 
-----------------------------------------------------------*/

.infodiv {
	margin-top:20px; 
 	background: url(/images/tools.gif) no-repeat 0 -196px;
	padding-left:25px;
}

blockquote {
	padding-left: 33px;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #666b75;
	border-left: 3px solid #dbd5c5;
/*	background: url(../img/quotes-brn.gif) no-repeat 10px 2px; */
	}
blockquote.praise {
	margin: 0 0 20px 0;
	padding: 0 0 20px 33px;
	color: #383d44;
	border-left: none;
	border-bottom: 1px solid #dbd5c5;
	}
	
#content blockquote.praise p {
	margin: 0;
	padding: 0;
	}
	
blockquote p {
	font-size: 107%;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

del {
	text-decoration: line-through;
	color: #666b75;
	}

ins {
	text-decoration: none;
	font-style: normal;
	}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}


/* title 
---------------------------------------------------------------- */

#title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	}
	
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	}
	
#title h1 span {
	color: #666b75;
	}
	
#title h2 {
	margin: 3px 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
	}
	
#title h2 a {
	color: #666b75;
	}
	
#title h2 a:hover {
	color: #383d44;
	}


/* content styles */

#content p {
	margin: 0 0 20px 0;
	}

a.plink {
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	color: #666b75;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	background: url(/images/icon-doc.gif) no-repeat 0 50%;
	}
a.qblink {
	text-decoration: none;
	border: none;
	}
a.clink {
	margin: 0 0 0 8px;
	padding: 0 0 0 16px;
	font-weight: normal;
	color: #666b75;
	text-decoration: none;
	border-bottom: none;

	}
a.plink:hover,
a.qblink:hover,
a.clink:hover {
	color: #383d44;
	}

/* when individual entry */

#content div.single {
	margin-bottom: 0;
	border-bottom: none;
	}

/* monthly archives */

#content dl.monthly {
	clear: both;
	padding-top: 1em;
	}
	
#next {
	float: right;
	padding: 0 7px 0 0;
	border: none;
	background: url(/images/icon-more.gif) no-repeat 100% 4px;
	}
#prev {
	float: left;
	padding: 0 0 0 7px;
	border: none;
	background: url(../img/1206/icon-less.gif) no-repeat 0 4px;
	}

/* quickbits specific */


/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
	
#content .note {
	font-size: 90%;
	font-style: italic;
	line-height: 1.6em;
	color: #888;
	padding: 6px 0 0 0;
	border-top: 1px solid #dbd5c5;
	}
#content .note strong {
	color: #383d44;
	}
#content .note code {
	color: #444;
	}
#content .alert {
	padding-left: 16px;
	background: url(../img/0306/icon-alert.gif) no-repeat 0 1px;
	}
	
#content h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 83%;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	}
#content h3#recent span.amp {
	font-size: 120%;
	font-weight: normal;
	}
#content h3#recent a.rss {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
	}

/* portfolio pieces */

#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	margin-left: 0;
	}
#portimg {
	float: left;
	width: 194px;
	padding: 0;
	margin: .5em 15px 0 0;
	color: #666;
	font-size: 100%;
	text-align: left;
	}
#portimg dt {
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0 0;
	}

/* forms
---------------------------------------------------------- */

#extra {
	padding: 20px 0;
	font-size: 95%;
	background: #e6e3d7 url(/images/rt_footer.jpg) repeat-x 1px -51px;
	}
	
#extra-inner {
	width: 60em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#extra h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: #383d44;
	}
	
#extra h3 span.by {
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0;
	text-transform: none;
	}
	
#extra div.extra {
	float: left;
	width: 33%;
	}
	
#extra div.one h3, #extra div.one p {
	margin-right: 29px;
	}
	
#extra ul.articles {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
	
#extra ul.articles li {
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
	background: url(/images/icon-doc.gif) no-repeat 0 1px;
	}
	
#extra ul.articles li.last a {
	border-bottom: none;
	}

#extra ul.books {
	margin: 0 29px 20px 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#extra ul.books li {
	margin: 0 0 3px 0;
	padding: 0 0 0 1px;
	}
#extra ul.books li.last a {
	border-bottom: none;
	}

#extra dl.teaser dd {
	font-size: 90%;
	}

/* footer
---------------------------------------------------------- */

#footer {
	width: 66em;
	margin: 0 auto;
	padding: 12px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	border-top: 1px solid #dbd5c5;
	}
	
#footer-inner {
	padding-left: 20px;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}


/* other
---------------------------------------------------------- */

a img {
	border: none;
	}

p {
	margin:3px 0px;
}

label {
	padding-left:10px; 
	display:block;
	float:left; 
	width:200px; 
}
