#tiled {
	background:transparent url(/library/images/background-news-leftcolumn.gif) repeat-y;
	background-position:227px 0px;
	width:928px;
	margin-bottom:10px;
}
.clear { clear:both; }
#left h1.news {
	width:72px;
	height:36px;
	overflow:hidden;
	background:transparent url(/library/images/text-news.png) no-repeat;
	behavior:url(/library/images/iepngfix.htc);
}
#left.news h2.learnmore {
	border-color:#B92DC2;
	width:311px;
	height:20px;
	overflow:hidden;
	background:transparent url(/library/images/text-learnmore.png) no-repeat;
	_background:transparent url(/library/images/text-learnmore.gif) no-repeat;
	background-position:right top;
}
#left.news ul#submenu li.hit { 
	background:transparent url(/library/images/icon-arrow-news.png) no-repeat;
	_background:transparent url(/library/images/icon-arrow-news.gif) no-repeat;
	background-position:0px 3px;
}
#left.news ul#submenu li a:hover, 
#left.news ul#submenu li.hit a:link, #left.news ul#submenu li.hit a:visited, #left.news ul#submenu li.hit a:hover {
	color:#E96AF1;
}
#left ul#sidebar {
	font-size:11px;
	color:#FFFFFF;
	list-style:none;
	width:219px;
	display:inline;
	float:left;
	margin:16px 0px 10px 227px;
	/*background:transparent url(/library/images/background-news-leftcolumn.gif) repeat-y;*/
}
#left ul#sidebar li {
	margin:0px;
	width:219px;
	float:left;
	display:inline;
	padding-bottom:25px;
}
#left ul#sidebar h2 {
	border:none;
	text-indent:-2000px;
	width:219px;
	height:24px;
	margin:0px;
	display:block;
}
#left ul#sidebar li ul {
	list-style:none;
	margin:8px 0px 0px 5px;
}
#left ul#sidebar ul.children {
	margin-left:10px;
}
#left ul#sidebar li ul li {
	padding-bottom:0px;
	margin:3px 0px;
}
#left ul#sidebar ul ul {
	margin:0px 0px 16px;
}
#left ul#sidebar a:link, #left ul#sidebar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#left ul#sidebar a:hover {
	color:#E96AF1;
	text-decoration:none;
}

#left ul#sidebar li.categories h2 {
	background:transparent url(/library/images/text-sortbycategory.png) no-repeat;
	behavior: url(/library/images/iepngfix.htc)
}
#left ul#sidebar li.widget_archive h2 {
	background:transparent url(/library/images/text-archives.png) no-repeat;
	behavior: url(/library/images/iepngfix.htc)
}
#left ul#sidebar li.subscribe h2 {
	background:transparent url(/library/images/text-subscribe.png) no-repeat;
	behavior: url(/library/images/iepngfix.htc)
}
#left ul#sidebar li h2.search {
	height:30px;
	background:transparent url(/library/images/text-search-news.png) no-repeat;
	background-position:left bottom;
	behavior: url(/library/images/iepngfix.htc)
}
#left ul#sidebar li.subscribe div {
	margin:9px 5px 5px;
}
#left ul#sidebar li.subscribe div a {
	vertical-align:bottom;
	margin-right:4px;
}
#left form#searchform input {
	vertical-align:middle;
}
#left form#searchform input#s {
	margin:3px 5px;
	width:142px;
	height:21px;
	overflow:hidden;
	padding:3px 0px 0px 3px;
	color:#3C2E27;
	background:transparent url(/library/images/background-search-input.gif) no-repeat;
	border:none;
	outline:none;
}


/*
* * * * * * * * *
* * * posts * * *
* * * * * * * * *
*/
.post {
	margin-top:30px;
}
.archives .post {
	margin-top:10px;
}
.searchresults .post {
	margin-top:19px;
}
.post small {
	color:#E96AF1;
	font-size:11px;
}
.post .entry {
	font-size:12px;
	line-height:18px;
	margin-bottom:14px;
}
.post .entry img.alignright {
	float:right;
	margin:0px 0px 10px 10px;
}
.post .entry img.alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}
.post .entry img {
	border:1px solid #D6CCC6;
}
.post .entry p {
	margin-bottom:13px;
}
.post .entry ul, .post .entry ol {
	margin:5px 20px 10px 30px;
}
.post h2 {
	font-size:18px;
	line-height:26px;
	margin:8px 0px;
	font-weight:normal;
}
.post a:link, .post a:visited, 
.searchresults .post h2 a:link, .searchresults .post h2 a:visited, 
.navigation a:link, .navigation a:visited {
	background:#84746C none;
	color:#FFFFFF;
	text-decoration:none;
	padding:1px 2px;
}
.post a:hover, .searchresults .post h2 a:hover, .navigation a:hover {
	color:#342925;
}

.post a.nobg {
	background:none;
	padding:none;
}
div.postmetadata {
	clear:both;
	padding:3px 0px;
	width:100%;
	overflow:auto;
	border-top:1px solid #7C6E66;
	border-bottom:3px solid #7C6E66;
	font-size:11px;
}
.archives .post div.postmetadata {
	margin-bottom:26px;
}

div.postmetadata a:link, div.postmetadata a:visited, 
.searchresults .post a:link, .searchresults .post a:visited {
	color:#FFFFFF;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
div.postmetadata a:hover, .searchresults .post a:hover {
	text-decoration:underline;
}
div.postmetadata .left {
	width:70%;
	float:left;
	margin-left:3px;
}
div.postmetadata .right {
	width:20%;
	float:right;
	margin-right:3px;
	text-align:right;
}
div.postmetadata a.mailto:link, div.postmetadata a.mailto:visited {
	text-align:left;
	float:right;
	display:block;
	width:16px;
	height:11px;
	padding:0px;
	overflow:hidden;
	background:transparent url(/library/images/button-mailto.jpg) no-repeat;
	background-position:0px 0px;
	margin-top:1px;
	text-indent:-2000px;
}
div.postmetadata a.mailto:hover {
	background-position:0px -11px;
}
h2.pagetitle {
	width:100%;
	padding:28px 0px 10px;
	font-size:11px;
	font-weight:normal;
	border-bottom:3px solid #7C6E66;
}
.searchresults h2.pagetitle {
	color:#E96AF1;
	font-size:11px;
	margin-bottom:0px;
	border:none;
}
.searchresults .post {
	padding:0px 0px 10px;
	border-bottom:1px solid #7C6E66;
	font-size:11px;
	line-height:18px;
}



/*
* * * * * * * * * * * *
* * * wp-pagenavi * * *
* * * * * * * * * * * *
*/
.wp-pagenavi {
	margin:15px 0px 5px;
	font-size:11px;
	font-weight:bold;
}
.wp-pagenavi a, .wp-pagenavi span.current {
	margin-right:10px;
	color:#E96AF1;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.extend {
	margin-right:10px;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



/*
* * * * * * * * * * * *
* * * .navigation * * *
* * * * * * * * * * * *
*/
.navigation {
	font-size:12px;
	width:100%;
	height:30px;
	margin:0px;
	border-top:2px solid #7C6E66;
	padding-top:15px;
}
.navigation a { font-weight:bold; }
.navigation .alignleft {
	width:40%;
	float:left;
}
.navigation .alignright {
	width:40%;
	float:right;
	text-align:right;
}


.gallery {
	padding-bottom:10px;
}
.gallery dl.gallery-item {
	text-align:left;
}
.gallery dt.gallery-icon {
	margin:0px;
	padding:0px;
}

