/* whateva/ */

@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,HTML {
scrollbar-face-color:#D6E7E8;
scrollbar-highlight-color:#D6E7E8;
scrollbar-3dlight-color:#483723;
scrollbar-darkshadow-color:#483723;
scrollbar-shadow-color:#D6E7E8;
scrollbar-arrow-color:#483723;
scrollbar-track-color:#D6E7E8;
}
body {
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(http://daniology.com/images/bckground2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #483723;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5pt;
	color: #483723;
}

div#wrapper /* Main white content zone */
{
	width: 62.5%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(http://daniology.com/images/cbackgrd.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3399;
	border-left-color: #FF3399;
}

div.pageHeader /* Title zone */
{
	margin: 1ex;
	padding: 0;

	background-image: ;
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: .5pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #483723;
}


.bPosts /* Left column */
{
	width: 73%;
	float: left;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}

.bSideBar /* Right column */
{
	width: 25%;
	float: right;
	overflow: hidden;	/* Breathing space for background image */
	padding-bottom: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #483723;
	font-weight: bold;
}
#footelem {
	background-image: url(../../../../images/newdaniology8_r3_c1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3399;
	width: 777px;
}

div.clear {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #483723;
}
div#pageFooter {
	padding:0;
	border-top: 1px dotted #BBD7E5;
	margin-top: 1ex;
	margin-right: 1ex;
	margin-bottom: 1ex;
	margin-left: 1ex;
	font-family: "Century Gothic";
	font-size: 14px;
	letter-spacing: .5pt;
}
p.baseline {
	font-size: 70%;
	text-align: center;
	margin:1ex;
}

/*
 * General styles:
 */
a,
a:visited {
	color: #483723;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}

h2 {
	color: #483723;
	font-size: 14px;
	margin: 1ex;
	font-family: "Century Gothic";
	font-weight: normal;
}
h3 {
	color: #483723;
	font-size: 14px;
	margin: 1ex;
	font-family: "Century Gothic";
	font-weight: normal;
}
h4 {
	color: #483723;
	font-size: 14px;
	margin: 1ex;
	font-family: "Century Gothic";
	font-weight: normal;
}

/*
 * Blog list on top:
 */
ul#bloglist {
	margin: 0 1ex;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #483723;
}
ul#bloglist li {
	display: inline;
	padding-right: 1em;
}
a.BlogButtonCurr {
	color: #483723;
	font-weight:normal;
}


/*
 * Header styles:
 */
h1#pageTitle {
	font-size: 13.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	color: #483723;
}
.pageSubTitle {
	letter-spacing: 4px;
	margin: 1ex 0;
	font-size: 11.5;
}


/* 
 * Styles for foms 
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
}
div.separator {
	text-align:center;
	margin: 2em 0;
}
.bSmallHead {
	font-size: 12.5px;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #483723;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	font-size: 12px;
	margin: 1ex 0 2ex 0;
}

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


/*
 * Styles for sidebar (right) 
 */
.bSideItem {
	font-size: 88%;
	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: #FF3399;
	font-size: 84%;
}
input.SearchField
{
	background-color: #FFD0DB;
	border: 1px solid #BBD7E5;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
	color: #483723;
}

/* Calendar: */
caption.bCalendarCaption {
	background-color: #483723;
	border-top-color: #DDE6E9;
	border-right-color: #DDE6E9;
	border-bottom-color: #DDE6E9;
	border-left-color: #DDE6E9;
	color: #DDE6E9;
}
table.bCalendarTable {
	border: 1px solid #483723;
	border-collapse: separate;
	background-color: #483723;
	color: #CCFFFF;
}
table.bCalendarTable a {
	color: #ffffff;
}
table.bCalendarTable tfoot td {
	background-color: #483723;
	border-top: 1px solid #BBD7E5;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #ECE9D8;
}
th.bCalendarHeaderCell {
	color: #CCFFFF;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #E3E6E9;
	color: #333333;
}

/*
 * 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: #483723;
	color: #C5DFEE;
}
.underpic {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBD7E5;
}
