@import url("../../rsc/css/basic.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 */

/*
 * Main page construct:
 */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #eee url(rsc/img/bg.gif) repeat fixed center;
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 107%;
	padding: 1px 1px;
}

a:link {
	color: blue;
	text-decoration: underline;
}

blockquote.plain {
	font-family: Verdana;
	font-size: 13px;
	line-height: 110%;
        border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	upadding: 3px;
	padding-left: 15px;
	padding-bottom: 0px;
	background: none;
        background-color: #e0e0e0;
}

blockquote.nogif {
	color: #383838;
	font-family: Verdana;
	font-size: 13px;
	line-height: 110%;
        border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 2px;
	upadding: 3px;
	padding-left: 35px;
	padding-bottom: 0px;
}

blockquote {
	color: #383838;
	font-family: Verdana;
	font-size: 13px;
	line-height: 110%;
        border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 2px;
	upadding: 3px;
	padding-left: 35px;
	padding-bottom: 0px;
	background: transparent url("/blockquote.gif") no-repeat 0 0;
}


div.noMargin
{
        margin-top: -10px;
        margin-bottom: -3px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px 0px;
}



div.wrapper
{
	margin: 0 1em;
	padding: 0em 0;
}
div.wrapper2 /* Main white content zone */
{
	background: #fff url(/kh.png) no-repeat right bottom;
	width: 125ex;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
}


div.pageHeader /* Title zone */
{
	margin: 1ex;
	padding: 0;
	border-bottom: 1px dotted #000;
	background-image: url(/kh.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.bPosts /* Left column */
{
	width: 95ex;
	float: left;
	overflow: hidden;
}

.bSideBar /* Right column */
{
	width: 26ex;
	float: right;
	overflow: hidden;
	border-left: 1px dotted #000;
	padding-bottom: 250px;	/* Breathing space for background image */
}
div.clear {
	clear: both;
}
div#pageFooter {
	margin: 1ex 195px 1ex 1ex;
	padding:0;
	border-top: 1px dotted #000;
	color: #666;
	-webkit-text-size-adjust: none; /* iPhone */
}
p.baseline {
	font-size: 70%;
	text-align: center;
	margin:1ex;
}

/*
 * General styles:
 */
a,
a:visited {
	color: purple;
	text-decoration:underline;
}
a:hover {
	color: #c0c;
	text-decoration:underline;
}

/* Date */
h2 {
	font-family: Courier, "Courier New", monospace;
	background-color: #9f9f9f;
	color: #000;
	font-size: 125%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3%;
	margin-right: 10%;
	text-indent: 1%;
}
/* title */
h3 {
	font-family: sans-serif;
	font-size:22px;
	line-height:normal;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1%;
	text-indent: 1%;
}
/* unknown */
h4 {
	color: #00F;
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2%;
}

/*
 * Blog list on top:
 */
div.PageTop ul {
	border-bottom: 1px dotted #000;
	margin: 0 1ex;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop li {
	display: inline;
	padding-right: 1em;
}
div.PageTop a.selected {
	color: #00F;
	font-weight:bold;
}


/*
 * Menu on top:
 */
div.top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding-right: 1em;
}
div.top_menu a.selected {
	color: #00F;
	font-weight:bold;
}


/*
 * Header styles:
 */
div.pageHeader h1 {
	font-size: 200%;
	font-weight: bold;
	padding: 1;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2%;

}
div.pageHeader h1 a {
	color: #000;
}
div.pageHeader h1 a:hover {
	color: #c0c;
}
div.pageHeader div.widget_core_coll_tagline {
	letter-spacing: 4px;
	margin: 1ex 0;
	font-size: 109%;
}


/*
 * Styles for forms
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
}
div.separator {
	text-align:center;
	margin: 1em 0 1em 0;
}
.bSmallHead {
	font-size: 78%;
	margin: 0px 0 0 0;
}
.bTitle {
	color: #000;
	margin: 1ex 0;
	text-decoration: none;
}

.bTitle a:link {
	text-decoration: none;
}

/* main */

.bText img {
/*
	float: right;
*/
	margin: 1px;
	border:6px solid white;
}

.bText {
	font-size: 85%;
        margin: -15px 0px 0px 0px;
	line-height: 98%;
	font-size: 95%;
	text-indent: 3%;
	border-bottom: medium solid #010203;
	border-bottom-width: 3px;
	padding: 0 0;
	border-color: black;
}

.bSmallPrint
{
	clear: both;
	font-size: 78%;
	margin: 1ex 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/*
 * Styles for sidebar (right)
 */
.bSideItem {
	font-size: 84%;
	margin: 2ex;
	padding: 0 0 2ex 0;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	padding: 0;
}
.widget_core_coll_title a {
	color: #00F;
}

/* 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 a {
	color: #00F;
}
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: #fac;
}
th.bCalendarHeaderCell {
	color: #ccc;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #fac;
}

/*
 * Styles for comment screen:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	font-size: 84%;
}
textarea.bComment,
input.bComment,
input.SearchField {
	background-color: #FFFFFF;
}
