/*
Xact Graphics 2009
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #3F013E url(img01.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic; font-size:16px; font-weight:bold;
	color: #FF00FF;
	margin-bottom: 0px;padding-bottom: 0px;
}
.newsbox { color:#000000;font: 12px Arial, Tahoma, sans-serif;border: 1px solid #FF00FF; padding:10px;	background: #D2C8D1;}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF00FF;
}
.text {	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 25px;
	padding-right: 25px;
	background: url(quote.jpg) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #933AC8;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color:#CCCCCC
}

a:hover {
	text-decoration: none;
	color:#933AC8
}

/*
Xact Graphics 2009
*/

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #933AC8;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(img04.gif) repeat-x left bottom;
	/*border-bottom: 2px solid #EEEEEE;  */
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.x1  {
background: #933AC8; 
	font-size: 12px; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; text-align:center;
}
.x2 {background:#EAEAEA;
	font-size: 10px; color:#000000;
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; text-align:center;
}
.x3 {background:#BBBCE3;
	font-size: 10px; color:#000000; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; text-align:center;
}

.hiddenPic {display:none;}

/* xpage */

#xpage {
	width: 750px;
	margin: 0 auto;
	background: #000;
	color:#FFFFFF;
	border: 10px solid #933AC8;
}

/* Logo */

#xlogo {
	height: 200px;
	background: url(banner.jpg) no-repeat;
}

#xlogo h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#xlogo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#xlogo a {
	text-decoration: none;
	color: #FFFFFF;
}
/*
Xact Graphics 2009
*/
/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu  start */


ul#menu{ 
	width: 100%;
	height: 48px;
	background: #933AC8 url("menu-bg.gif") bottom left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 0px; 
	}
ul#menu li a { 
	height: 48px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 240%; 
	padding: 13px 13px 0; 
	}
ul#menu li a:hover { 
	color: #000; 
	}
ul#menu li a.current{ 
	height: 53px;
	color: #fff; font-size: 12px; font-weight:bold;
	background: #933AC8 url("current-bg.gif") left center no-repeat; 
	margin-top:10px;
	padding: 0px 15px 0;
	}


/* Content > Menu end */

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	background: #EBE6E8;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
/*
Xact Graphics 2009
*/