/*
Theme Name: WP_005
Theme URI: http://www.freewordpresstheme.info/
Description: free wordpress theme
Version: 1.0
Author: WP-Spider
Author URI: http://www.wpspider.com
Tags: fixed width, three columns, valid XHTML, widgets
*/

body{
	background-attachment:scroll;
	background-color:#BFBABE;
	background-image:url('images/Page-BgTexture.jpg');
	background-position:top left;
	background-repeat:repeat;
	color:#5D565C;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	margin:0 auto;
	padding:0;
}
.Main{
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.PageBackgroundGradient{
	background-image:url('images/Page-BgGradient.jpg');
	background-repeat:repeat-x;
	height:151px;
}
.cleared{
	border:none;
	clear:both;
	float:none;
	font-size:1px;
	margin:0;
	padding:0;
}
.Sheet{
	margin:-1px auto 0!important;
	min-height:3px;
	min-width:3px;
	overflow:hidden;
	position:relative;
	width:1000px;
	z-index:0;
}
.Sheet-body{
	margin:1px;
	position:relative;
	z-index:0;
}
.Sheet-tl{
	background-image:url('images/Sheet-s.png');
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:1px;
	z-index:-1;
}
.Sheet-tr{
	height:1px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:1px;
	z-index:-1;
}
.Sheet-tr div{
	background-image:url('images/Sheet-s.png');
	height:2px;
	left:-1px;
	position:absolute;
	top:0;
	width:2px;
	z-index:-1;
}
.Sheet-bl{
	bottom:0;
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:1px;
	z-index:-1;
}
.Sheet-bl div{
	background-image:url('images/Sheet-s.png');
	height:2px;
	left:0;
	position:absolute;
	top:-1px;
	width:2px;
	z-index:-1;
}
.Sheet-br{
	bottom:0;
	height:1px;
	overflow:hidden;
	position:absolute;
	right:0;
	width:1px;
	z-index:-1;
}
.Sheet-br div{
	background-image:url('images/Sheet-s.png');
	height:2px;
	left:-1px;
	position:absolute;
	top:-1px;
	width:2px;
	z-index:-1;
}
.Sheet-tc{
	height:1px;
	left:1px;
	overflow:hidden;
	position:absolute;
	right:1px;
	top:0;
	z-index:-1;
}
.Sheet-tc div{
	background-image:url('images/Sheet-h.png');
	height:2px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.Sheet-bc{
	bottom:0;
	height:1px;
	left:1px;
	overflow:hidden;
	position:absolute;
	right:1px;
	z-index:-1;
}
.Sheet-bc div{
	background-image:url('images/Sheet-h.png');
	height:2px;
	left:0;
	position:absolute;
	top:-1px;
	width:100%;
	z-index:-1;
}
.Sheet-cl{
	bottom:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:1px;
	width:1px;
	z-index:-1;
}
.Sheet-cl div{
	background-image:url('images/Sheet-v.png');
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:2px;
	z-index:-1;
}
.Sheet-cr{
	bottom:1px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:1px;
	width:1px;
	z-index:-1;
}
.Sheet-cr div{
	background-image:url('images/Sheet-v.png');
	height:100%;
	left:-1px;
	position:absolute;
	top:0;
	width:2px;
	z-index:-1;
}
.Sheet-cc{
	background-image:url('images/Sheet-c.png');
	bottom:1px;
	left:1px;
	overflow:hidden;
	position:absolute;
	right:1px;
	top:1px;
	z-index:-2;
}
.artmenu a,.artmenu a:link,.artmenu a:visited,.artmenu a:hover{
	letter-spacing:normal;
	outline:none;
	text-align:left;
	text-decoration:none;
	word-spacing:normal;
}
.artmenu,.artmenu ul{
	border:0;
	display:block;
	list-style-type:none;
	margin:0;
	min-height:0;
	padding:0;
}
.artmenu li{
	background:none;border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
}
.artmenu li:hover{
	white-space:normal;
	z-index:10000;
}
.artmenu li li{
	float:none;
}
.artmenu ul{
	background:none;
	background-image:url(images/spacer.gif);
	left:0;
	margin:-10px 0 0 -30px;
	padding:10px 30px 30px;
	position:absolute;
	top:0;
	visibility:hidden;
	z-index:10;
}
.artmenu li:hover>ul{
	top:100%;
	visibility:visible;
}
.artmenu li li:hover>ul{
	left:100%;
	top:0;
}
.artmenu:after,.artmenu ul:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.artmenu ul ul{
	margin:-30px 0 0 -10px;
	padding:30px 30px 30px 10px;
}
.nav{
	height:26px;
	margin:0 auto;
	position:relative;
	width:998px;
	z-index:100;
}
.artmenu{
	padding:2px 1px 0
}
.nav .l,.nav .r,.nav .r div{
	height:26px;
	overflow:hidden;
	position:absolute;
	top:0;
	z-index:-1;
}
.nav .l{
	left:0;
	right:0;
}
.nav .r{
	right:0;
	width:0;
}
.nav .l,.nav .r div{
	background-image:url('images/nav.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.artmenu ul li{
	clear:both;
}
.artmenu a,.artmenu a span{
	display:block;
	height:24px;
}
.artmenu a{
	background-image:url('images/item-left.png');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:4px;
	margin-right:4px;
	text-decoration:none;
}
.artmenu a span{
	background-image:url('images/item-right.png');
	background-position:right top;
	background-repeat:no-repeat;
}
.artmenu a span span{
	background-image:url('images/item-center.png');
	background-position:left top;
	background-repeat:repeat-x;
	color:#250E19;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	line-height:24px;
	margin:0 8px;
	padding:0 5px;
	text-align:center;
}
.artmenu a.active{
	background-position:left -48px;
}
.artmenu a.active span{
	background-position:right -48px;
}
.artmenu a.active span span{
	background-position:left -48px;
	color:#E4E2E4;
}
div.Header{
	height:125px;
	margin:0 auto;
	position:relative;
	width:998px;
	z-index:0;
}
div.Header-jpeg{
	background-image:url('images/Header.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	height:125px;
	left:0;
	position:absolute;
	top:0;
	width:998px;
	z-index:-1;
}
.logo{
	display:block;
	left:10px;
	position:absolute;
	top:32px;
	width:400px;
}
h1.logo-name,h1.logo-name a,h1.logo-name a:link,h1.logo-name a:visited{
	color:#F7E9EF!important;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:37px;
	margin:0;
	padding:0;
	text-decoration:none;
}
h1.logo-name a:hover{
	color:#E2A9C4!important;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:37px;
	margin:0;
	padding:0;
	text-decoration:none;
}
.logo-text,.logo-text a{
	color:#D996B6!important;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:21px;
	margin:0;
	padding:0;
}
.contentLayout{
	margin-bottom:0;
	position:relative;
	width:998px;
}
.Block{
	margin:5px;
	min-height:1px;
	min-width:1px;
	overflow:hidden;
	position:relative;
	z-index:0;
}
.Block-body{
	margin:0;
	position:relative;
	z-index:0;
}
.BlockHeader{
	height:30px;
	line-height:30px;
	margin-bottom:0;
	overflow:hidden;
	padding:0 8px;
	position:relative;
	z-index:0;
}
.BlockHeader-text{
	color:#EDCEDD;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	font-style:normal;
	font-weight:700;
	line-height:30px;
	text-transform:uppercase;
	white-space:nowrap;
}
.BlockHeader .l,.BlockHeader .r,.BlockHeader .r div{
	height:30px;
	overflow:hidden;
	position:absolute;
	top:0;
	z-index:-1;
}
.BlockHeader .l{
	left:0;
	right:9px;
}
.BlockHeader .r{
	right:0;
	width:9px;
}
.BlockHeader .l,.BlockHeader .r div{
	background-image:url('images/BlockHeader.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.BlockContent{
	margin:0 auto;
	min-height:19px;
	min-width:19px;
	overflow:hidden;
	position:relative;
	z-index:0;
}
.BlockContent-body{
	color:#554E54;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	margin:8px;
	position:relative;
	z-index:0;
}
.BlockContent-tl{
	background-image:url('images/BlockContent-s.png');
	height:9px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:9px;
	z-index:-1;
}
.BlockContent-tr{
	height:9px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:9px;
	z-index:-1;
}
.BlockContent-tr div{
	background-image:url('images/BlockContent-s.png');
	height:18px;
	left:-9px;
	position:absolute;
	top:0;
	width:18px;
	z-index:-1;
}
.BlockContent-bl{
	bottom:0;
	height:9px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:9px;
	z-index:-1;
}
.BlockContent-bl div{
	background-image:url('images/BlockContent-s.png');
	height:18px;
	left:0;
	position:absolute;
	top:-9px;
	width:18px;
	z-index:-1;
}
.BlockContent-br{
	bottom:0;
	height:9px;
	overflow:hidden;
	position:absolute;
	right:0;
	width:9px;
	z-index:-1;
}
.BlockContent-br div{
	background-image:url('images/BlockContent-s.png');
	height:18px;
	left:-9px;
	position:absolute;
	top:-9px;
	width:18px;
	z-index:-1;
}
.BlockContent-tc{
	height:9px;
	left:9px;
	overflow:hidden;
	position:absolute;
	right:9px;
	top:0;
	z-index:-1;
}
.BlockContent-tc div{
	background-image:url('images/BlockContent-h.png');
	height:18px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.BlockContent-bc{
	bottom:0;
	height:9px;
	left:9px;
	overflow:hidden;
	position:absolute;
	right:9px;
	z-index:-1;
}
.BlockContent-bc div{
	background-image:url('images/BlockContent-h.png');
	height:18px;
	left:0;
	position:absolute;
	top:-9px;
	width:100%;
	z-index:-1;
}
.BlockContent-cl{
	bottom:9px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:9px;
	width:9px;
	z-index:-1;
}
.BlockContent-cl div{
	background-image:url('images/BlockContent-v.png');
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:18px;
	z-index:-1;
}
.BlockContent-cr{
	bottom:9px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:9px;
	width:9px;
	z-index:-1;
}
.BlockContent-cr div{
	background-image:url('images/BlockContent-v.png');
	height:100%;
	left:-9px;
	position:absolute;
	top:0;
	width:18px;
	z-index:-1;
}
.BlockContent-cc{
	background-image:url('images/BlockContent-c.png');
	bottom:9px;
	left:9px;
	overflow:hidden;
	position:absolute;
	right:9px;
	top:9px;
	z-index:-2;
}
.BlockContent-body a:link{
	color:#57203A; /*#6A2F5B;*/
	font-family:Georgia, "Times New Roman", Times, Serif;
}
.BlockContent-body a:visited,.BlockContent-body a.visited{
	color:#57203A; /*#6A2F5B;*/
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
.BlockContent-body a:hover,.BlockContent-body a.hover{
	color:#32A71F;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:underline;
}
.BlockContent-body ul{
	color:#454044;
	list-style-type:none;
	margin:0;
	padding:0;
}
.BlockContent-body ul li{
	background-image:url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	line-height:1.2em;
	margin:.5em 0;
	padding:0 0 0 17px;
}
.Post{
	margin:5px;
	min-height:23px;
	min-width:23px;
	overflow:hidden;
	position:relative;
	z-index:0;
}
.Post-body{
	margin:7px;
	position:relative;
	z-index:0;
}
.Post-tl{
	background-image:url('images/Post-s.png');
	height:13px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:13px;
	z-index:-1;
}
.Post-tr{
	height:13px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:13px;
	z-index:-1;
}
.Post-tr div{
	background-image:url('images/Post-s.png');
	height:26px;
	left:-13px;
	position:absolute;
	top:0;
	width:26px;
	z-index:-1;
}
.Post-bl{
	bottom:0;
	height:13px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:13px;
	z-index:-1;
}
.Post-bl div{
	background-image:url('images/Post-s.png');
	height:26px;
	left:0;
	position:absolute;
	top:-13px;
	width:26px;
	z-index:-1;
}
.Post-br{
	bottom:0;
	height:13px;
	overflow:hidden;
	position:absolute;
	right:0;
	width:13px;
	z-index:-1
}
.Post-br div{
	background-image:url('images/Post-s.png');
	height:26px;
	left:-13px;
	position:absolute;
	top:-13px;
	width:26px;
	z-index:-1;
}
.Post-tc{
	height:13px;
	left:13px;
	overflow:hidden;
	position:absolute;
	right:13px;
	top:0;
	z-index:-1;
}
.Post-tc div{
	background-image:url('images/Post-h.png');
	height:26px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.Post-bc{
	bottom:0;
	height:13px;
	left:13px;
	overflow:hidden;
	position:absolute;
	right:13px;
	z-index:-1;
}
.Post-bc div{
	background-image:url('images/Post-h.png');
	height:26px;
	left:0;
	position:absolute;
	top:-13px;
	width:100%;
	z-index:-1;
}
.Post-cl{
	bottom:13px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:13px;
	width:13px;
	z-index:-1;
}
.Post-cl div{
	background-image:url('images/Post-v.png');
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:26px;
	z-index:-1;
}
.Post-cr{
	bottom:13px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:13px;
	width:13px;
	z-index:-1;
}
.Post-cr div{
	background-image:url('images/Post-v.png');
	height:100%;
	left:-13px;
	position:absolute;
	top:0;
	width:26px;
	z-index:-1;
}
.Post-cc{
	background-image:url('images/Post-c.png');
	bottom:13px;
	left:13px;
	overflow:hidden;
	position:absolute;
	right:13px;
	top:13px;
	z-index:-2;
}
a img{
	border:0;
}
.article img,img.article{
	border-color:#BDB7BC;
	border-style:solid;
	border-width:0;
	margin:1em;
}
.metadata-icons img{
	border:none;
	margin:2px;
	vertical-align:middle;
}
.article table,table.article{
	border-collapse:collapse;
	margin:1px;
	width:auto;
}
.article table,table.article .article tr,.article th,.article td{
	background-color:Transparent;
}
.article th,.article td{
	border:solid 1px #A7A0A6;
	padding:2px;
	text-align:left;
	vertical-align:top;
}
.article th{
	padding:7px;
	text-align:center;
	vertical-align:middle;
}
.PostHeaderIcon-wrapper{
	color:#32162B;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:normal;
	line-height:inherit;
	margin:.2em 0;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;
}
.PostHeaderIcon-wrapper,.PostHeaderIcon-wrapper a,.PostHeaderIcon-wrapper a:link,
.PostHeaderIcon-wrapper a:visited,.PostHeaderIcon-wrapper a:hover{
	color:#32162B;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
}
.PostHeader a:link{
	color:#3C1A34;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-align:left;
	text-decoration:none;
}
.PostHeader a:visited,.PostHeader a.visited{
	color:#3C1A34;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-align:left;
	text-decoration:none;
}
.PostHeader a:hover,.PostHeader a.hovered{
	color:#742A4E;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-align:left;
	text-decoration:none;
}
.PostHeaderIcons,.PostHeaderIcons a,.PostHeaderIcons a:link,.PostHeaderIcons a:visited,.PostHeaderIcons a:hover{
	color:#454044;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}
.PostContent{
	color:#5D565C;
	font-family:Georgia, "Times New Roman", Times, Serif;
}
a:visited,a.visited{
	color:#524C51;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
a:hover,a.hover{
	color:#742A4E;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}
h1,h1 a,h1 a:link,h1 a:visited,h1 a:hover{
	color:#742A4E;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:32px;
}
h2,h2 a,h2 a:link,h2 a:visited,h2 a:hover{
	color:#9A3767;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:24px;
}
h3,h3 a,h3 a:link,h3 a:visited,h3 a:hover{
	color:#91407D;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:19px;
}
h4,h4 a,h4 a:link,h4 a:visited,h4 a:hover{
	color:#5D565C;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:16px;
}
h5,h5 a,h5 a:link,h5 a:visited,h5 a:hover{
	color:#5D565C;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
}
h6,h6 a,h6 a:link,h6 a:visited,h6 a:hover{
	color:#5D565C;
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:11px;
}
ul{
	color:#1A0912;
	list-style-type:none;
	margin:0;
	padding:0;
}
.Post ul li{
	background-image:url('images/PostBullets.png');
	background-repeat:no-repeat;
	line-height:1.2em;
	margin:.5em 0;
	padding:0 0 0 19px;
}
blockquote p{
	color:#100F10;
	font-family:Georgia, "Times New Roman", Times, Serif;
}
blockquote{
	background-color:#DDDADC;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
	border-color:#BDB7BC;
	border-style:solid;
	border-width:1px;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 37px;
}
.PostFooterIcons,.PostFooterIcons a,.PostFooterIcons a:link,.PostFooterIcons a:visited,.PostFooterIcons a:hover{
	color:#554E54;
	font-family:Georgia, "Times New Roman", Times, Serif;
}
.PostFooterIcons a:hover,.PostFooterIcons a.hover{
	color:#8E3E7A;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
button.Button,a.Button{
	background:none;
	border:none;
	cursor:default;
	display:inline-block;
	line-height:23px;
	margin:0;
	outline:none;
	overflow:visible;
	padding:0;
	position:relative;
	text-decoration:none!important;
	width:auto;
}
*:first-child+html button.Button,*:first-child+html a.Button{
	display:list-item;
	float:left;
	list-style-type:none;
}
.Button .btn{
	color:#000000;
	display:block;
	float:left;
	height:23px;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	width:auto;
	z-index:0;
}
.Button .t{
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	height:23px;
	line-height:23px;
	padding:0 5px;
	text-align:left;
	text-decoration:none!important;
	white-space:normal;
}
.Button .active{
	color:#F9F1F7;
}
.Button .hover,a.Button:hover{
	color:#302C2F;
	text-decoration:none!important;
}
.Button .r{
	display:block;
	height:69px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	z-index:-1;
}
.Button .r span{
	display:block;
	height:69px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:409px;
	z-index:-1;
}
.Button .l{
	display:block;
	height:69px;
	left:0;
	overflow:hidden;
	position:absolute;
	right:4px;
	top:0;
	z-index:-1;
}
.Button .l,.Button .r span{
	background-image:url('images/Button.png');
}
.Footer{
	margin:5px auto 0;
	overflow:hidden;
	position:relative;
	width:998px;
	z-index:0;
}
.Footer .Footer-inner{
	height:1%;
	padding:5px;
	position:relative;
	text-align:center;
	z-index:0;
}
.Footer .Footer-background{
	background-color:#D188AA;
	background-image:url('images/Footer.png');
	background-repeat:no-repeat;
	bottom:0;
	/*height:100px;*/
	left:0;
	position:absolute;
	width:998px;
	z-index:-1;
}
.rss-tag-icon{
	background-image:url('images/rssIcon.png');
	background-position:center right;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:27px;
	margin:0 5px 0 0;
	position:relative;
	width:26px;
}
.Footer .Footer-text{
	color:#2D2A2D;
	display:inline-block;
	font-family:Georgia, "Times New Roman", Times, Serif;
}
.Footer .Footer-copy P{
	font-size:10pt;
	text-align:center;
}
.Footer .Footer-text P{
	font-size:6pt;
	text-align:lleft;
}
.Footer .Footer-text a:link{
	color:#471F3D;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
.Footer .Footer-text a:visited{
	color:#50494F;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
.Footer .Footer-text a:hover{
	color:#23101E;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
.page-footer,.page-footer a,.page-footer a:link,.page-footer a:visited,.page-footer a:hover{
	color:#B6589F;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:400;
	letter-spacing:normal;
	text-decoration:underline;
	word-spacing:normal;
}
.page-footer{
	color:#6A6269;
	margin:1em;
	text-align:center;
	text-decoration:none;
}
.contentLayout .content{
	border:0;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:599px;
}
.commentlist,.commentlist li{
	background:none;
}
.commentlist li li{
	margin-left:30px;
}
.commentlist li .avatar{
	background:#fff;
	border:1px solid #eee;
	float:right;
	margin:1px;
	padding:2px;
}
.commentlist li cite{
	font-size:1.2em;
}
#commentform textarea{
	width:100%;
}
img.wp-smiley{
	border:none;
	margin:0;
	padding:0;
}
.navigation{
	display:block;
	text-align:center;
}
.aligncenter,div.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.alignright img,img.alignright{
	margin:1em 0 1em 1em;
}
.alignleft img,img.alignleft{
	margin:1em 1em 1em 0;
}
.wp-caption{
	background-color:#f3f3f3;
	border:1px solid #ddd;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img{
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.hidden{
	display:none;
}
#wp-calendar{
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
}
#wp-calendar a{
	display:block;
}
#wp-calendar caption{
	text-align:center;
	width:100%;
}
#wp-calendar td{
	padding:3px 0;
	text-align:center;
}
.Ad-125{
	text-align:center;
}
.Ad-125 img{
	height:105px;
	padding:2px;
	width:105px
}
.Ad-125 img:hover{
	background-color: #E7E6E4;
}
.nav .r div,.BlockHeader .r div{
	right:0;
	width:998px;
}
.artmenu a:hover,.artmenu li:hover>a{
	background-position:left -24px;
}
.artmenu li:hover a span,.artmenu a:hover span{
	background-position:right -24px;
}
.artmenu a:hover span span,.artmenu li:hover a span span{
	background-position:left -24px;
	color:#DFDDDF;
}
h1.logo-name,.logo-text{
	display:block;
	text-align:left;
}
.BlockContent-body li,li,input,select{
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
}
.PostMetadataHeader,.PostMetadataFooter{
	background-color:#DDDADC;
	border-color:#BDB7BC;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
.PostHeaderIcons a,.PostHeaderIcons a:link,.PostHeaderIcons a:visited,.PostHeaderIcons a:hover,.PostFooterIcons a,.PostFooterIcons a:link,.PostFooterIcons a:visited,.PostFooterIcons a:hover,.Footer .Footer-text p{
	margin:0;
}
.PostHeaderIcons a:link,.PostFooterIcons a:link,.PostFooterIcons a:visited,.PostFooterIcons a.visited{
	color:#70294B;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
a,a:link{
	color:#471F3D;
	font-family:Georgia, "Times New Roman", Times, Serif;
	text-decoration:none;
}
.Button .active .r,.Button .active .l{
	top:-46px;
}
.Button .hover .r,.Button .hover .l{
	top:-23px;
}
.contentLayout .sidebar1,.contentLayout .sidebar2{
	border:0;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:199px;
}
