﻿@charset "utf-8";
body {	background: #eed5ff;	color: #111111;		background-image: url(/Images/backImg.png);	background-repeat:no-repeat;	background-position:right top;}a{	color:#006699;	font-weight: bold;}a:visited{	color:#000033;}h1 > a { color:#FFF; }h1 > a:visited { color:#FFF; }img{	border:0;
	max-width:650px;}/***************************** TOP BOX *******************/section.topBox {	text-align: center;}section.topBox header  {	color: #22112b;	padding: 1px;	}	section.topBox header hgroup {	line-height: 0px;	text-shadow: #EED5FF 0px 0px 10px;}section.topBox header hgroup h1 {	font-family: 'Yanone Kaffeesatz', arial, serif;		text-transform: uppercase;	font-size: 50px;	letter-spacing:3px;}/***************************** NAVIGATION *******************/nav {		text-align: center;}nav section {	display: block;	background: #000910;	margin: 0 auto 0 auto;	width: 540px;	height: 40px;		border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }nav ul {	padding:0;	margin:0;	display: table-row;}nav ul li {	display: table-cell; /* inline-block; */	list-style-type:none;		width: 140px;		text-shadow: #A070C0 1px 2px 4px;	font-size: large;	padding: 5px 0px 2px 0px;}nav ul > li > ul > li {	visibility: hidden;	display: inline-block;	text-align: center;	text-shadow: none !important;	background: #000910;	width: 120px;	position:relative; 	z-index:1;		border-radius: 5px;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }nav ul > li:hover > ul > li {	visibility: visible;}nav ul > li:hover > ul > li > a {	width: 100px;	display: inline-block;		position:relative; 	z-index:2;}nav a:link, nav a:visited {	color: #fff;			padding: 2px;	margin: 4px;		text-decoration: none;}nav a:hover, nav a:active {	background: #D0A0F0;	color: #000910;	padding: 2px;	margin: 4px;	text-shadow: none !important;		border-radius: 5px;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }/***************************** CONTENT BARS *******************/section.evenBar {	display: table-cell;	min-width: 200px;	max-width: 380px;	width: auto;}section.narrowBar {	display: table-cell;	min-width: 250px;	max-width: 350px;	width: auto;}section.wideBar {	display: table-cell;	min-width: 400px;	max-width: 700px;	width: auto;}section.fullPage {	display: table-cell;	width: 90%;}/***************************** ARTICLE *******************/article {	margin: 5px;}article header  {	background: #22112b;	color: #FFF;	padding: 1px;	text-align: center;	display: block;		border-radius: 14px;	-moz-border-radius: 14x; 	-webkit-border-radius: 14px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }article header h1 {	margin: 2px;}article header h2 {	margin: 2px;}article header h3 {	margin: 2px;}article header a {	text-shadow: none !important;	text-decoration: none !important;	color: #FFF;}article aside {	display: block;	float: right;	border-style: solid;	border-width: 2px;	padding: 4px;}section.articleBody {	margin: 0px 15px 0px 15px;	display: block;	background-color: #D0A0F0;	padding: 10px;	text-align: left;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }section.articleMeta {	margin: 2px 15px 2px 15px;	display: block;	background-color: #D0A0F0;	padding: 10px;	text-align: left;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }section.articleComments {	margin: 2px 15px 2px 15px;	display: block;	background-color: #D0A0F0;	padding: 10px;	text-align: left;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }article footer{	background: #22112b;	color: #FFF;	padding: 5px;	text-align: right;	display: block;		border-radius: 14px;	-moz-border-radius: 14x; 	-webkit-border-radius: 14px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }pre{	 white-space: pre-wrap;       /* css-3 */	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */	 white-space: -pre-wrap;      /* Opera 4-6 */	 white-space: -o-pre-wrap;    /* Opera 7 */}/***************************** Tweet Bar *******************/div.aktt_tweets ul {	margin: 0px;	padding: 0px;}div.aktt_tweets li {	margin: 4px;	padding: 6px;	text-align: left;	display: block;	background-color: #D0A0F0;		font-family: Georgia;		border-radius: 5px;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;		box-shadow: 3px 3px 7px #21003A; 	-webkit-box-shadow: 3px 3px 7px #21003A; }.aktt_tweet_time {	display: block;	text-align: right;	font-size: 11px;}	/***************************** FOOTER *******************/footer.pageFoot  {	position: fixed;	padding-top: 10px;	bottom: 5px;	left: 5px;	right: 5px;	widht: 95%;		color: #FFF;	background: #000910;	text-align: center;	font-style: italic;	font-variant: small-caps;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	}

footer.pageFoot  a {
	color: #FFF;
}


footer.pageFoot  a:visted {
	color: #FFF;
}
/* others - do NOT delete, needed since wordpress 2.5 */
/* ************************************************** */
.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.alignleft { float: left; }.alignright { float: right; }
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #f3f3f3;	padding-top: 4px;	margin: 10px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption-dd {	font-size: 11px;	line-height: 17px;	padding: 0 4px 5px;	margin: 0;}
