/*
Theme Name: Illusion
Theme URI: http://www.illusionproductions.com/
Description: Design by <a href="http://www.illusionproductions.com">Illusion Productions Media</a>.  Illusion Productions Design by <a href="http://www.illusionproductions.com">Illusion Productions</a>
Version: 3.0
Author: Illusion
Author URI: http://www.illusionproductions.com/
*/

*{
	margin:0;
	padding:0;
	list-style:none;
}
body          { color: #b5a9d5; font: oblique 80% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, "Times New Roman", Times, sans-serif; background-color: black; background-image: url(/rotates/rotate.php); background-repeat: no-repeat; margin: 10px }
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer    { color: #1d1f5c; margin: 0 auto; width: 660px }

#footer a    { color: #3a3572; font-weight: bold; text-decoration: none }

#footer .validate {
	float:right;
}

.header:hover { background-color: #fff }

#header h1 a  { color: #fff; text-decoration: none }

#header h1 a:hover   { color: #b5a9d5 }
.selected{
	background-color:#F00;
	color:#FFF;
}

.content { background: transparent; padding: 4px }

.accordion_child a  { color: #fff }

.accordion_child a:hover  { color: #9696fc; text-decoration: none }

.accordion_child ul.links li   { color: white; background: url(images/link.gif) no-repeat left 50% }

input     { color: #d9caff; font: 100% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; background: url(images/input.jpg) no-repeat 50% top; margin: 5px; padding: 7px 10px; width: 180px; border: 0 }
textarea     { color: #e9e2fc; font: 100% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; background: url(images/textarea.jpg) no-repeat 50% top; margin: 5px; padding: 10px; width: 350px; height: 105px; border: 0 }

input[type=submit]   { color: #fff; font-weight: bold; background: url(images/submit.png) no-repeat 50% top; cursor: pointer; padding: 7px 10px; width: 182px; height: 33px }

blockquote     { color: #e1d7fc; font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif; background: url(images/close-quote.gif) no-repeat right bottom; text-indent: -18px; margin: 20px 0; padding-left: 18px }

blockquote:first-letter  { background: url(images/open-quote.gif) no-repeat left top; padding-left: 18px }

.accordion_child ul  { background-image: none; margin: 25px 0 25px 0 }

.accordion_child ul li   { line-height: 19px; background: url(images/bullet.gif) no-repeat left 50%; list-style: none; margin: 10px 0; padding-bottom: 10px; padding-left: 20px; border-style: none none solid; border-width: medium medium 1px; border-color: transparent }

table {
	width:100%;
	padding:5px;
}

td  { background: repeat-x 50% top; text-align: center; padding: 4px }

h2 {
clear:both;
}

.accordion_child h2     { color: #e0d8f6; font: 170% Arial; background: no-repeat left bottom; margin: 10px 0 20px; padding: 10px 0; border-top: transparent; border-right: transparent; border-bottom: 1px solid transparent; border-left: transparent }

#header h1    { color: #aca9ff; font: italic 400% "Times New Roman"; text-align: center; letter-spacing: -1px; margin-top: 0 }

#header h2   { color: #b5a9d5; font: 100% Verdana; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 10px 0 40px }




#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings      { color: #e1b377; font: oblique 150% "Trebuchet MS"; background: url(images/item_bg.png) no-repeat 50% top; text-align: center; letter-spacing: 1px; cursor: pointer; margin-top: 2px; padding: 7px 10px; clear: both }

.accordion_headings:hover   { color: white; background: url(images/item_bg_hover.png) no-repeat 50% top }

.accordion_child   { background: transparent; padding: 20px 30px; border: solid 0 }

img  { background: transparent; margin: 0 0 20px 20px; padding: 5px; float: right; border: solid 0 transparent }

p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight   { color: black; font-size: 160%; font-style: italic; font-weight: bold; background: url(images/item_bg_hilight.png) no-repeat 50% top }

.aligncenter {float:center;}
.alignleft {float:left;}
.alignright {float:right;}

.alignleft a, .alignright a   { color: #b5a9d5; font-weight: bold; text-decoration: none }