


@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 */

body {
/*	font-size: 62.5%; */ /* Resets 1em to 10px */
	font-size: 80%;
	background-color: #FFFFFF;
/*	background-repeat: repeat-x; */
/*	background-image: url(img/wallp_bluesky01.jpg); */
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}


/*--------------*/

a {
	color:#3D77DE;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#DE773D;
	font-weight:bold;
	text-decoration:none;
}


a:hover {
	color:#652aad;
	text-decoration:underline;
}




/*--------------*/
h1 {
	color: #66CC99;
	font-size: 225%;
}

h2 {
	color: #567C69;
	font-size: 180%;
	border-top: 1px #567C69 dotted;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}




/*--------------*/
#page {
}




/*--------------*/
#website_header {
	clear: both;
	margin:0px;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	color: #e0e0e0;
}


#website_header a {
	color: #e0e0e0;
}




/*--------------*/
#header {
	margin:0px;
	padding:0px;
	clear: both;
	background-color: tranceparent;
}




/*--------------*/

#header #nav {
	margin: 0px;
	padding: 0px;
/*	position: absolute; */
	left: 0px;
	bottom: 0px;
	background-color: #000;
	display: block;
	overflow: hidden;
}

#header #nav ul {
	list-style: none;
	margin:0;
	padding: 0;
	float: left;
	padding-left: 20px;
	background-color: #000;
	border-bottom: 2px black solid;
}

#header #nav li {
	display: inline;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
}

#header #nav .current_page_item a, #header #nav .current_page_item a:visited{
	color: #aaa;
	background-color: #202020;
	text-decoration: none;
}
#header #nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding: 5px 12px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	display: block;
}
#header #nav .page_item a:hover {
	color: #303030;
	background-color: #ddd;
}




/*--------------*/
#header #headerimg {
	background-color: tranceparent;
	margin:0;
	padding: 0;
}

#header #headerimg img {
	float: left;
}

#header #headerimg .widget_core_coll_title {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-color: transparent;
}


#header #headerimg .widget_core_coll_title a {
	color: #333;
}


#header #headerimg .widget_core_coll_title h1 {
	margin: 0;
	padding: 0;
}


#header #headerimg .widget_core_coll_tagline {
	margin-top: 8px;
	padding: 0;
	font-size: 16px;
	color: #555;
	background-color: transparent;
	letter-spacing: 4px;
}




/*--------------*/
#top_menu {
	float:right;
	margin:0px;
	margin-right:32px;
	padding:0px;
}

#top_menu ul {
	text-align:left;
	list-style: none;
	margin:0;
	padding:0;
	padding-right:16px;
}

#top_menu li {
	font-size: 90%;
	display: block;
	float: left;
	padding: 0px 16px 4px 8px;
}

#top_menu a {
	font-weight:normal;
}




/*--------------*/
div.shadow {
	padding: 0px;
	height:5px;
	text-align: center;
	margin-bottom: 6px;
	background-image: url(img/shadow_h_01.gif);
	background-repeat: repeat-x;
	background-position:left;
}


div.blackbar_4px {
	padding: 1px;
	height: 4px;
	text-align: center;
	background-color: #000;
}



/*--------------*/
/*--------------*/
#wrapper {
	clear: both;
/*	background-color: #eee; */
	margin:0;
	padding: 0;
}




/*--------------*/
/*--------------*/
.bPosts {
	vertical-align: top;
	float: left;
	width: 72%;
	background-color: #fff;
}




/*--------------*/
/*--------------*/
.bSideBar {
	width: 25%;
	vertical-align: top;
	float: right;
	background-color: #fff;
	padding: 8px;
	border-left: 1px #608060 dotted;
}




/*--------------*/
.action_messages {
}




/*--------------*/
.page_links {
	font-size:10px;
	text-align: center;
	margin: 16px 0px 16px 0px;
}




/*--------------*/
.prevnext_post td {
	font-size: 1.2em;
}


/*--------------*/
.post_date {
	margin-left:2px;
	width: 45px;
	height: 90px;
	float:left;
	background: url(img/post_date_bg_01.gif) no-repeat;
}

.post_date .year {
	font-size: 8px;
	text-transform: uppercase;
	color: #111;
	text-align: center;
	display:block;
	line-height: 10px;
	padding-top: -1px;
	margin-left: -3px;
}

.post_date .month {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 6px;
	margin-left: -1px;
}

.post_date .day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 1px;
	margin-left: -3px;
}

.post_date .wday {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 2px;
	margin-left: -3px;
}




/*--------------*/
.bPost, .bPostpublished {
/*	clear: both; */
	margin-right: 10px;
	margin-left: 52px;
	margin-top: 8px;
	margin-bottom: 32px;
	padding-right: 8px;
	padding-left: 8px;
/*	border: 1px dotted #aaa; */
}




/*--------------*/
.bSmallHead, .bSmallPrint {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	color: #666;
}


.bSmallHead strong {
	font-size: 1.2em;
}


.bSmallHead a {
	font-weight: normal;
}


/*--------------*/
/*--------------*/




/*--------------*/
.bTitle {
	background: #efefef;
	background-repeat: repeat-y;
	border: 1px dotted #aaa;
	margin-top: 0px;
	padding: 4px;
	font-size: 16px;
}

.bTitle a {
	color: #444;
}




/*--------------*/
.bText {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	line-height:160%;
	font-size: 13px;
}




/*--------------*/
.bMore {
	text-align: center;
}

.bMore a {
	font-weight: bold;
	font-size: 120%;
}



/*--------------*/
/*  side bar    */
/*--------------*/
.bSideItem {
	margin-bottom: 16px;
	padding-bottom: 4px;
/*	border-bottom: 1px dotted #bbb; */
	color: #555;
}

.bSideItem a {
	font-weight: normal;
}

.bSideBar h3 {
	margin: 0px;
	padding: 4px;
	font-size: 16px;
	color: #555;
	background-color:#eee;
}

.bSideBar .widget_core_coll_longdesc {
	color: #555;
	font-size:12px;
}

/* list level1 */
.bSideBar ul {
	margin: 0;
	padding: 0;
}
.bSideBar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/* list level2 */
.bSideBar ul li ul {
	padding: 0;
	margin: 0;
}
.bSideBar ul li ul li{
	padding: 2px 0 2px 20px;
	border-bottom: 1px dotted #ddd;
}
/* list level3 */
.bSideBar ul li ul li ul li{
	padding: 1px 0 1px 40px;
	border: none;
}

/*category widget */
.widget_core_coll_category_list a {
}


.widget_core_coll_post_list ul li, .widget_core_coll_comment_list ul li,
.widget_plugin_popularlist ul li
{
	font-size:12px;
	margin-left: 20px;
	padding: 2px 0 2px 4px;
	border-top: 1px dotted #ddd;
	list-style: square;
}

.widget_plugin_popularlist ul li
{
	list-style: decimal;
}


/*--------------*/
/*--------------*/
/*--------------*/
/*--------------*/
/*--------------*/
/*--------------*/
#pageFooter {
	clear: both;
	color: #666;
	line-height: 140%;
	text-align: center;
	border-top: 1px solid #ccc;
/*	margin: 1ex; */
/*	padding: 1ex; */
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
}

#pageFooter a {
	color: #666;
	font-size: 8px;
}


.baseline {
	margin-top: 2px;
	margin-bottom: 2px;
}



/*--------------*/








/*---------------------------------*/
/* styles for the archive calendar */
/*---------------------------------*/
.widget_plugin_evo_Calr {
	font-size:12px;
}

table.bCalendarTable caption {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	padding:2px;
	white-space: nowrap;
	background-color: #eee;
	font-size:12px;
}

table.bCalendarTable caption a {
	font-weight: bold;
}


table.bCalendarTable {
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #ccc;
	background: #fff;
	font-size: 11px;
}
table.bCalendarTable td {
	text-align: center;
}

tr.bCalendarRow {
}

th.bCalendarHeaderCell {
	width: 4ex;
	font-weight:normal;
}

td.bCalendarCell {
	width: 3ex;
	height: 3ex;
	color: #888;
}

td.bCalendarEmptyCell {
}

.bCalendarLinkPost a {
	font-weight: bold;
}

#bCalendarToday {
	background-color: #eee;
	border:1px solid #bbb;
}

td#next {
	font-size: 150%;
	font-weight:bold;
	background-color: #eee;
}

td.pad {
	font-size: 150%;
	font-weight:bold;
	background-color: #eee;
}

td#prev {
	font-size: 150%;
	font-weight:bold;
	background-color: #eee;
}

td#next a, td#prev a {
	font-weight: bold;
}




/*--------------*/
/* feedback    */
/*--------------*/

.bCommentTitle {
	font-size: 14px;
	background-color: #ddd;
	padding: 2px;
}

.bCommentText {
	font-size: 12px;
	line-height: 160%;
}

/*--------------*/
/*--------------*/
/*--------------*/
/*--------------*/


/*--------------------------------------*/
.social_bookmarks {
	text-align: right;
}

.social_bookmarks img{
	vertical-align: middle;
	border: 0;
}

.social_bookmarks a {
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

.social_bookmarks a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/*--------------------------------------*/
.technorati_tags {
	font-size:0.75em;
	border-top: 1px solid #CCCCCC;
	padding:8px;
	margin-top:48px;
	margin-bottom:16px;
	text-align:right;
	color: #909090;
}

.technorati_tags a, .tags a, .categories a {
	color: #909090;
	font-weight: normal;
}

.tags {
	font-size:0.75em;
	text-align:right;
	color: #909090;
}

.categories {
	font-size:0.75em;
	text-align:right;
	color: #909090;
}

/*--------------*/
/*--------------*/
/* spacer */
div.spacer {
	height:32px;
}





.form_textarea_input {
	width: 24em;
}

