/* Designed by François PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic_orion.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */
@import url("../../rsc/css/pz.css");	/* Import STK PZ styles */
@import url("../../rsc/css/pz3.css");	/* Import STK PZ styles */

body {
	background-color: #4C4C58;
	background-image: url(img/asheader3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
	color: #CCFF33;
	font: 74% Verdana;
}

a {
	color: #FFCC00;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #FF9900;
}

div.pageHeader h1 a,
div.pageHeader h1 a:visited {  /* IE6 */
	color: #fff;
	text-decoration: none;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
}

div.lbad {
	text-align: center;
	margin-top: -20px;
}

h2 {
	color: #fff;
	font-size: 100%;
	margin: 0;
}
h3 {
	color: #fff;
	font-size: 140%;
}
h4 {
        color: #336633;
	font-size: 110%;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	width: 738px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1ex;
	padding-left: 0;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
p.baseline {
	border-top: 1px solid #660066;
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border-top: 1px solid #660000;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

div#wrapper {
/*	background: #FFCC99 url(img/bg2.png) !important;
*/	width: 990px;
	margin: 0 auto;
	padding: 0;
}

div.pageHeader {
	padding: 1ex;
	margin: 0 1px 1ex 1px;
	/*border-bottom: 1px solid #FFCC99;*/
	text-align: left;
	position: relative;
	top: 30px;	/*background: #660000;*/
	height: 140px;
}

div.pageHeader h1 {
	color: #FFCC99;
	font-size: 200%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.PageTop ul {
	background-color: #FFCC99;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

div.top_menu ul {
/*	background-color: #ddd;
*/	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex 1em;
}
div.top_menu a {
	text-decoration: none;
	color: #000;
}
div.top_menu a:hover {
	text-decoration: underline;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #9ae;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

.widget_core_coll_tagline {
	color: #FF6666;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 120% Arial, Helvetica, sans-serif;

}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #663366;
}


/* Styles for posts */
.bPosts {
	float: right;
	width: 70%;
	overflow: hidden;
	line-height: 1.5;
	/*top: 110px;
	position: relative;*/
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	border: 2px dotted #ccc;
	background-color: #1C3052;
	/*margin: 1em 2em;*/
	padding: 0 1ex;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 10px;
	color: #FFCC00;
	margin: 1ex 0 1ex 0;
}
.bTitle {
/*	font-size: 12px;
*/	color: #CCFF33;
	text-decoration: none;
	background: #1C3052;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px outset #CCFF33;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
        color: #CCFF33;
}
.bSmallPrint
{
	clear: both;
	color: #FFCC99;
	font-size: 10px;
	margin: 1ex 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #99CCFF;
	border: 1px solid #ccc;
	width: 90%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


input.submit,
input.preview,
input.reset {
	background-color: #000066;
	color: #FFCC00;
	border: 1px solid #FFCC33;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #000;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 250px;
	float: left;
	overflow: hidden;
	/*line-height: 1.5;*/
	background-image: url(img/sidebar_body.png);
	margin-top: -10px;
	/*background-color: #FFCC99;
	border: 1px double #663366;
	
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;*/
	/*top: 100px;
	position: relative;*/
}
.bSideItem {
	margin: 2ex;
	line-height: 1.5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2ex;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type:circle;
	line-height: 1.5;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #CCCCFF;
	border: 1px solid #ccc;
	padding: 0.5ex;
	width: 80%;
	margin: 0ex;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	/* background-color: #fee; */
	padding: 0;
	border-bottom: 0;
}
.widget_core_coll_title a {
	text-decoration: none;
	color: #78a;
}

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}
div#spamHide { display:none; }
/*Special Menu for Side Bar*/

#navcontainer {
	width: 215px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 200px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

/* End Special Menu for Side Bar*/

