/* Designed by Ace Rosenberg - http://gylf.se/ */

@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */


/* BASIC start */

body {
	background: #fff url(img/bg.gif) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

a { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #cccccc; }

h2 {
	color: #cccccc;	
	margin: 0;
	font-size: 180%; text-align: right; font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}
h3 {
	color: #000000;
	margin: 0;
	font-size: 120%; font-weight: bold; font-family: "Verdana", "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}
h4 {
	color: #666666;
	margin-bottom: 1px;
	margin-top: 12px;
	font-size: 120%; font-weight: bold; font-family: "Verdana", "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}
p {
	text-align: left;
	font-size: 100%;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
}
p.baseline {
	border-top: 1px solid #cccccc;
	text-align: center;
	font-size: 100%;
	color: #999999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
/*
.pagerub {
	color: #cccccc;
	font-size: 130%;
	text-align: left;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	margin: 2ex;
	margin-left: 200px;
	margin-bottom: -27px;
	margin-top: -0px;
}*/

div#wrapper {
	background: #fff url(img/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}
div#pageFooter {
	clear: both;
	background-color: #ffffff;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
.logo {
	width: 480px;
	overflow: hidden;
	margin-left:50%;
	/* background: #090;*/
	/* border-bottom: 1px dotted #cccccc; */
}
/* END */

/* POSTS Start */
.bPosts {
	float: left;
	width: 500px;
	overflow: hidden;
	/* background: #090;*/
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 3ex;
	padding: 0;
}
.bPostWide
{
	clear: both;
	margin: 0 3ex;
	padding: 0;
}
.bPostHeader {
	margin-left: 2.5ex;
	padding: 0;	
}
.bPostHeaderTable {
	width:460px;
}
.bSmallHead {
	font-size: 80%;
	color: #999999;
	margin-top: 0px;
	border-top: 1px dotted #CCCCCC;
}
.bSmallHeadTd {
border-right: 1px dotted #CCCCCC;
}
.bTitle {
	color: #000000;
	margin: 0;
	text-align:left;
	vertical-align: bottom;
	font-size: 120%; font-weight: bold; font-family: "Verdana", "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}
.bText {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	text-align:right;
	clear: both;
	color: #999;
	font-size: 80%;
	margin-bottom: 20px;
}

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

/* MY STUFF!! */
.dottedBottom {
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 3px;
}
.blogTable {
	padding-top: 5px;
	color: #666666;
	font-size: 120%; font-weight: bold; font-family: "Verdana", "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}

/* SIDEBAR Start */
.bSideBar {
	width: 240px;	
	float: right;
	overflow: hidden;
}
.bSideItem {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	border-bottom: 1px solid #cccccc;
}
.bSideItemGray {
	background-color: #eeeeee;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	border-bottom: 1px solid #cccccc;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(img/list_image.gif);
	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;
}
/*END*/

/* START Top bloglist menu if activated */

ul#bloglist {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #cccccc;
	display: inline;
	padding: .5ex 1em;
}
a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.BlogButton {
	color: #000000;
}
a.BlogButton:hover {
	color: #cccccc;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #000000;
}
a.BlogButtonCurr:hover {
	color: #cccccc;
}

/* END Top bloglist menu if activated */

/* START Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #CCCCCC;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #CCCCCC;
	padding: 1ex;
}
/* END Styles for stats */

/* START Styles for buttons */
input.submit,
input.reset {
	background-color: #ddd;
	color: #000000;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}
input.submit:hover {
	color: #000;
	text-decoration: underline;
}
/* END Styles for buttons */

/* START Calendar: */
caption.bCalendarCaption {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	margin-top: 8px;
	font-family: arial;
	font-size: 10px;
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #cccccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #CCCCCC;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #000000;
}
#bCalendarToday {
	background-color: #eeeeee;
	border: 1px solid;
}
/* END Calendar: */