/* Designed by Francois PLANQUE - http://fplanque.net/ */

@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 {
	background-image: url("/blogs/skins/BasicForm/bgimages/bgprint.jpg");
	
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica", "Lucida Grande", Arial, Helvetica, sans-serif;
}

div.wrapper
{
	margin: 1ex 1em;
	padding: 1ex 0;
}
div.wrapper2 /* Main centered zone */
{
	width: 789px;
	margin: 0 auto;
	border:4px solid #000000;
	background:#ffffff;
	min-height:1500px;
	
}
div.outerwrap /* Main rounded content zone */
{
	margin:0px;
	padding: 0px;
	/* border: 1px solid #000;  */
}
div.innerwrap /* Main white content zone */
{
	padding: 0;
	
	background-color:#fff;
}
div.pageHeader /* Title zone */
{
 height:75px;
	margin: 0px;
	padding: 0 px;
	background-image: url(rsc/img/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:1px solid #cccccc;
	/* border: 1px solid #f00; */

}
.twitter-title{
display:none;
}




#twitter_update_list li{
margin-bottom:10px;
}





table.prevnext_post {
	width: 98%;
}

.posts /* Left column */
{
	width: 553px;
	float: left;
	overflow: hidden;
	border-right:1px solid #cccccc;
	min-height:2350px;
}

.bSideBar /* Right column */
{
	width: 235px;
	float: right;
	overflow: hidden;
	font-size:11px;
}



.bSideBar a{
background-color:#ffffff;
border-bottom:1px solid #cccccc;
display:block;
margin:0px;
padding:5px 10px;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
}



.bSideBar a:hover{
background-color:#eeeeee;
display:block;
margin:0px;
padding:5px 10px;
border-bottom:1px solid #cccccc;
text-decoration:none;
}

div.clear {
	clear: both;
}
div#pageFooter {
	background:#000000 none repeat scroll 0%;
border-top:1px solid #000000;
margin:0px;
padding:0pt;
}
p.baseline {
display:none;
	font-size: 72%;
	text-align: center;
	margin:1ex;
	color: #444;
}
p.baseline a {
	color: #444;
}

/*
 * General styles:
 */
a,
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover,
div.top_menu a:hover {
	color: #666;
	text-decoration:underline;
}

h2 {
	color: #666666;
	font-size: 160%;
	margin: 1ex;
}
h3 {
	color: #666666;
	font-size: 110%;
}
h4 {
	color: #666666;
	font-size: 105%;
	margin:10px;
}

/*
 * Blog list on top:
 */
div.PageTop ul {
	
	margin: 0px;
	padding: 0 0 2px 0;
	list-style-type:none;
}
div.PageTop li {
	display: inline;
	padding-right: 3ex;
}
a.selected {
	color: #666666;
	font-weight:bold;
}

/*
 * Menu on top:
 */
 div.top_menu{
 background:#000000;
 }
div.top_menu ul {
border-bottom:1px solid #CCCCCC;
color:#FFFFFF;
height:22px;
list-style-type:none;
margin:0px;
padding:8px 0px 0px 10px;
}
div.top_menu li {
	display: inline;
	padding-right: 2ex;
}
div.top_menu a {
text-transform:uppercase;
	color: #ffffff;
	font-weight:bold;
}
div.top_menu a {
text-transform:uppercase;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}


/*
 * Header styles:
 */
div.pageHeader h1 {
	display:none;
}
div.pageHeader h1 a {
	color:#06a3c4;
}
div.pageHeader h1 a:hover {
	color: #c0c;
}
div.pageHeader div.widget_core_coll_tagline {
	display:none;
}


/* 
 * Styles for posts
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0px 10px;
	padding: 5px 0px 0px 0px;
	/* border: 1px solid #e2f1f4; */
}
.bSmallHead {
	font-size: 78%;
	margin: 10px 0px 0px 10px;
}
div.bTitle {

clear:both;
margin:0px 0px 0px 0px;
padding:0px;

}
h3.bTitle {
	color:#666666;
margin:17px 3px 2px 0px;
}
h3.bTitle a {
	color: #666666;
	Text-transform:uppercase;
	margin-left:15px;
}
.bText {
color:#666666;
	margin:10px;
	border-bottom:1px solid #cccccc;
	font-size:12px;
}

.bText a{
font-weight:bold;

}

.bSmallPrint
{
	clear: both;
	font-size: 78%;
	margin: 0px 0px 20px 10px;
}

input.bComment, 
textarea.bComment
{

margin:0px;
padding:0px;
background-color: #eee;
	border: 1px solid #cccccc;
}

div.bComment, form.bComment {

border:1px solid #ffffff;
margin:1ex 2ex;
padding:0px;
}

#ffield_d input.bComment{
color:#666666;
float:left;
margin-right:10px;
text-transform:uppercase;
width:245px;
}

#ffield_f input.bComment{
color:#666666;
float:left;
margin-right:10px;
text-transform:uppercase;
width:245px;
}

#ffield_g input.bComment{
color:#666666;
float:left;
margin-right:10px;
text-transform:uppercase;
width:245px;
}

#ffield_h textarea.bComment{
color:#666666;
float:left;
margin-right:10px;
text-transform:uppercase;
width:520px;
height:300px;
}

form.bComment fieldset div.input {
margin:0px;
}


select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 0ex;
}

.date {

color:#000000;
font-weight:bold;
height:90px;
margin:0px 0px 0px 0px;
padding:8px 15px 3px;
font-size:25px;
}

/*
 * Styles for sidebar (right) 
 */
.bSideItem {
	margin: 0px;
	padding: 0px;
}


.bSideItem p {
	margin: 10px;
	padding: 0px;
}


.bSideItem h3{
background-image:url("rsc/img/sectionBar.jpg");
	background-color:#CCCCCC;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#999999;
font-size:18px;
margin:20px 0px 0px;
padding:15px 10px 15px;
text-transform:uppercase;
}

.bSideItem ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:none;
	border-top:1px solid #cccccc;
}
.bSideItem ul ul{
	margin-left: -19px;
	margin-right: -19px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


.links li{
padding:0px 10px;
color:#000000;
font-weight:bold;
font-size:15px;
text-transform:uppercase;
}



.links ul {
border:none;
padding-bottom:10px;
}



.bSideItem form {
	margin:10px;
	
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}


.search{
background-color:#000000;
}

.search p{
margin:0px;
}

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

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #cccccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #cccccc;
	border-collapse: separate; 
}
table.bCalendarTable a {
	color: #06a3c4;
}
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: #fac;
}
th.bCalendarHeaderCell {
	color: #cccccc;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #E2F1F4;
}

/*
 * Styles for comment screen:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	padding-top: 0;
	/* font-size: 84%; */
}

form.bComment fieldset div.label{
width:100%;
text-align:left;
}

form.bComment fieldset div.info{
text-transform:uppercase;
margin:0px;
}

textarea.bComment,
input.bComment,
input.SearchField {
color:#666666;
float:left;
text-transform:uppercase;
padding:4px 0px 0px 3px;
width:130px;
height:19px;
background-color: #eee;
border: 1px solid #cccccc;
margin:0px;
}


*html textarea.bComment,
input.bComment,
input.SearchField {
color:#666666;
float:left;
text-transform:uppercase;
width:130px;
height:19px;
}

#ffield_p textarea.bComment {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#666666;
float:left;
font-family:arial;
text-transform:uppercase;
width:505px;
margin:0px;
height:300px;
}

 br{
display:none;
}

.widget_core_coll_search_form h3 {
display:none;

}

label{

display:none;
}

#sentAND{
display:none;
}

#sentOR{
display:none;
}

#sentence{
display:none;
list-style-position:outside
}

.search .submit{
background-image:url("rsc/img/SEARCH.jpg");
border:medium none;
color:#FFFFFF;
height:25px;
margin:0px;
text-transform:uppercase;
width:79px;
float:right;
}






.powered_by img{
display:none;
}




#twitter_update_list{
margin:10px;
border-top:none;
}


widget_core_coll_xml_feeds a{
display:inline;
}

.icon{
display:none;
}


.widget_core_coll_category_list h3{
border-bottom:none;

}


.widget_core_coll_category_list ul{
margin-top:0px;
}

.widget_core_coll_xml_feeds ul {
border-top:none;
list-style-type:none;
margin-bottom:none;
margin-left:0px;
margin-top:0px;
padding-left:0px;
}

.widget_core_coll_xml_feeds ul li{
margin:10px;
}

.widget_core_coll_xml_feeds a{
font-weight:bold;
display:inline;
border:none;

font-size:11px;
}

.widget_core_coll_xml_feeds a:hover{
font-weight:bold;
display:inline;
border:none;
font-size:11px;

}

.trackback_url{
margin:10px;
}



#item_28 .bPost h3{
background-color:#CCCCCC;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
font-size:18px;
margin:20px 0px 0px;
padding:15px 10px;
text-transform:uppercase;
}

.preview {
background-image:url("rsc/img/PREVIEW.jpg");
border:medium none;
color:#FFFFFF;
height:25px;
margin:0px 0px 0px 10px;
text-transform:uppercase;
width:79px;
}

.fieldset .submit{
width:79px;
background-image:url("rsc/img/SEND.jpg");
border:medium none;
color:transparent;
height:25px;
margin:0px;
text-transform:uppercase;
}

table.prevnext_post{
color:#ffffff;
background-color:#000000;
width:100%;
}

.prevnext_post a{
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

.prevnext_post a:hover{
color:#ffffff;
}

#sectionhead h2{
display:none;
}


.bPost h3{
background-color:#CCCCCC;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
font-size:18px;
margin:20px 0px 0px;
padding:15px 10px;
text-transform:uppercase;
}

.msg_nothing{
margin:15px;
}


.widget_core_free_html img{
border:1px solid #000000;
margin:20px 0px 0px 10px;
}


.flickr_badge_image img{
width:77px;
height:77px;

}


.widget_core_coll_search_form{
margin:0px 0px 10px 0px;
height:30px;
}

div.log_container div.log_success, div.action_messages div.log_success, div.success {
border:none;
color:#999999;
text-transform:uppercase;
background:#ffffff;
}

.center {
background:transparent url(/blogs/skins/BasicForm/bgimages/greymore.jpg) repeat scroll 0%;
display:block;
height:18px;
margin:0px;
padding:8px;
text-align:right;
text-transform:uppercase;
}

div.powered_by {
display:none;

}


.postsep{
margin-top:10px;
margin-bottom:0px;
width:95%;
}