/*
* * * * * * * * * * * * * * *
* * * * * general * * * * * *
* * * * * * * * * * * * * * *
*/
#container {
	width:100%;
	position:absolute;
	top:0px;
	background:#FFFFFF url(/library/images/background-body-news.gif) no-repeat;
	background-position:50% 0%;
	color:#636363;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}
h1.news {
	text-indent:-2000px;
	background:#ebf0f0 url(/library/images/text-news.gif) no-repeat;
	height:27px;
	overflow:hidden;
	margin-bottom:15px;
}
#main {
	padding-bottom:20px;
}
#content p {
	padding:5px 50px 9px 0px;
}
.quote {
	border-bottom:1px solid #FFFFFF;
	background-color:#699999;
	height:94px;
	width:269px;
	overflow:hidden;
}
h2.pagetitle {
	font-weight:normal;
	font-size:20px;
}

.entry ul {
	margin-left:15px;
	list-style-type:disc;
}
.entry ol {
	margin-left:15px;
	list-style-type:decimal;
}
/*
* * * * * * * * * * * * *
* * * * * SUB * * * * * *
* * * * * * * * * * * * *
*/
#sub {
	padding-bottom:55px;
	margin-bottom:50px;
	background:transparent url(/library/images/background-sub-news.gif) repeat-x;
	background-position:bottom left;
}
#sub ul {
	list-style:none;
	border:none;
	line-height:18px;
	font-size:12px;
	font-family:Georgia,'Times New Roman',Serif;
}
#sub ul li a:link, #sub ul li a:visited, #sub ul li a:hover {
	color:#636363;
	text-decoration:underline;
}
#sub ul li.widget_categories h2.widgettitle {
	margin:35px 0px 7px;
	text-indent:-2000px;
	height:8px;
	background:transparent url(/library/images/text-sortbycategory.gif) no-repeat;
}
#sub ul li.widget_archive h2.widgettitle {
	margin:35px 0px 7px;
	text-indent:-2000px;
	height:8px;
	background:transparent url(/library/images/text-archives.gif) no-repeat;
}
/* - - - search - - - */
input#s {
	display:inline;
	vertical-align:middle;
}
input#searchsubmit {
	display:inline;
	margin-left:6px;
	vertical-align:middle;
}
h3.search {
	margin:13px 0px;
	width:100%;
	height:16px;
	text-indent:-2000px;
	background:transparent url(/library/images/text-search.gif) no-repeat;
}




/*
* * * * * * * * * * * * *
* * * * * #Main * * * * *
* * * * * * * * * * * * *
*/
.post {
	overflow:hidden;
	width:473px;
}
.post h2, .post h2 a:link, .post h2 a:visited, .post h2 a:hover {
	font-size:18px;
	margin:15px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
	color:#636363;
}
#main p.postmetadata {
	width:473px;
	background:transparent url(/library/images/background-p-contactinfo.gif) repeat-x;
	background-position:bottom left;
	padding-bottom:18px;
	font-family:Georgia,'Times New Roman',Serif;
	font-size:12px;
}
#main p.postmetadata a:link, #main p.postmetadata a:visited, #main p.postmetadata a:hover {
	color:#636363;
	text-decoration:underline;
}
.navigation {
	width:473px;
	margin-top:20px;
	padding-top:1px;
	border-top:27px solid #ebf0f0;
	background:transparent url(/library/images/background-p-contactinfo.gif) repeat-x;
	background-position:0px 1px;
	color:#908B87;
	overflow:auto;
	font-size:11px;
}
.navigation .alignleft {
	padding:8px 5px;
	float:left;
}
.navigation .alignright {
	padding:8px 5px;
	float:right;
	text-align:right;
}
.navigation a:link, .navigation a:visited {
	color:#898989;
}
.navigation a:hover {
	text-decoration:underline;
	color:#636363;
}
