/* custom-jpq 26.V.2008 - Designed by maty - http://nauscopio.nireblog.com */

@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 */

* {
	margin: 0;
	padding: 0;
}

body {
  margin: 0.2em;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	vertical-align: top;
	background: #FFFFFE;
	color: #333;
}

a:link {
	text-decoration: none;
	color:#900;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: none;
	color:#900;
}

a img {
	border: none;
}
img {
	border: 0;
  padding: 0 0 10px 0;
}

code {
  font-size: 85%;
}

div.pageHeader h1 a {
	color: #fff;
	text-decoration: none;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0;
	padding: 10px 0 0 0;
  color: #677AA0;
	font-size: 160%;
}
h3 {
	color: #607399;
	font-size: 120%;
}
h4 {
	color: #677AA0;
	font-size: 110%;
}
h5 {
	font-size: 110%;
	font-weight: bold
}

table.invisible {
	margin: 1ex;
	border-collapse: collapse;
}
table.invisible td {
	padding: 0 1ex;
}
td.right {
	text-align: right;
}

div#pageFooter {
	clear: both;
  width: 98%;
	margin: 0 auto;
	padding: 0 0 1ex 0;
	background-color: #FFF;
}
p.baseline {
	border-top: 1px solid #DDD;
	padding: 1ex;
	margin: 0;
	text-align: center;
	font-size: 74%;
	color: #999;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #677AA0;
}

div#wrapper {
  width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper2 {
	width: 1000px;
	border: none;
	margin: 0 auto;
	text-align: left;
}


/*******************
------Header-------
*******************/

div.pageHeader {
  letter-spacing: 1px;
 	text-align: center;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 6px solid #000;
	background: #900;
	height: 115px;
	margin: 0;
	padding: 0;
	color: #fff;
	-moz-border-radius: 7px
}

div.pageHeader h1 {
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1#pageTitle {
  margin: .4ex 0 .2ex 0;
	padding: 0;
	color: #FFF;
	font-size: 250%;
	font-weight: bold;
}

div.PageTop ul {
  background: #E8E8E1;
	border-bottom: 1px solid #000;
  border-top: 2px solid #FFF;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

div.top_menu {
	clear: both;
	float: left;
	width: 100%;
	border: none;
  background: #E8E8E1;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	margin-bottom: 1px;
	text-align: center;
	-moz-border-radius: 3px
}
.top_menu a {
	padding: 5px 12px 0 12px;
	color: #900;
	font-size: 14px;
	text-decoration: none;
}
.top_menu a:hover {
	9background: url(img/nav_hover.gif) repeat-x;
	color: #FFF;
  text-decoration: underline;
}
.top_menu ul {
	margin: 0 auto;
	padding: 9px 0 0 0;
}
.top_menu ul li {
	display: inline;
	padding: 0;
	font-size: 13px;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #9ae;
}
div.PageTop a.selected, div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #677AA0;
}


/* Styles for posts */

.bPosts {
	float: left;
  width: 580px;
	overflow: hidden;
  padding: 10px 0 60px 50px;
}

div.action_messages {
	margin: 0 2ex;
}

.bPost, .bPostpublished {
	clear: both;
	margin: 0 1.8ex;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #DDD;
  text-align: justify;
}

.bPost ul {
	margin: 0 8px 0 16px;
	padding: 0 8px 0 16px
}

table.prevnext_post {
  clear: both;
  margin: 10px 0 0 0;
}

.bSmallHead {
	margin: 0;
	padding: 0 0 8px 0;
	color: #AAA;
	font-size: 90%;
	text-align: center;
}
.bSmallHead h5 {
	margin: -1px 0 14px 0
}

.bTitle {
	margin: 1ex 0;
	padding: 10px 0 0 0;
	color: #677AA0;
}
.bTitle a {
  color: #990000;
	font-family: Georgia, Sans-serif;
	font-size: 22px;
}

.bText {
  margin: 0;
	line-height: 1.5em
}
.bText P {
  padding: 6px 0;
}

.bMore {

}
.bMore a {
	margin: 1ex 0 2ex 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

.bSmallPrint {
	clear: both;
	margin: 3ex 0 1ex 0;
	padding: 0 30px;
	color: #999;
	font-size: 90%;
	text-align: right;
}

h4 {
  margin: 20px 0 10px 0;
}

input.bComment, textarea.bComment {
	width: 97%;
 	margin: 0;
	padding: 2px;
 	border: 1px solid #CCC;
  background-color: #EEE;
}
select.bcomment
/* Used by the profile form */
 {
  margin: 0;
	padding: 1px;
	border: 1px solid #CCC;
	background-color: #EEE;	
}

.navigation {
  margin:0;
  padding: 20px 30px 0 30px;
	font-weight: bold;
	text-align: center;
}


/* Styles for stats */
div.statbloc {
	width: 44%;
	margin: 0 0 2ex 1.5ex;
  float: left;
	border: 1px solid #677AA0;
}
div.statbloc h3 {
  margin: 0;
 	padding: 1ex;
	color: #FFF;
	text-align: center;
	background: #677AA0;
}
input.submit, input.reset {
	padding: 1px;
	color: #677AA0;
	border: 1px solid #000;
 	background-color: #DDD;
	font-weight: bold;
}
input.submit:hover {
	color: #000;
	text-decoration: underline;
}


/* Styles for sidebar (right) */
.bSideBar {
	float: right;
  width: 300px;
  display: inline;
	overflow: hidden;
  margin: 0 55px 0 0;
  padding: 16px 0;
  background: #F1F0ED;
  border-left: 1px solid #EEE;
  border-top: 1px solid #EEE;
}

.bSideItem {
  margin: 0 2ex 15px 3ex;
	padding: 0 0 2ex 0;
	border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.bSideItem p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
}

.bSideItem ul {
  margin: 8px 0 8px 16px;
	padding: 0 0 0 8px;
	list-style-type: square;
}
.bSideItem ul ul {
  margin: 0px 0 0 8px;
	padding: 0px 0 0 8px;
}
.bSideItem ul li {
  margin: 1px 0 2px 0px;
	padding: 1px 0 2px 0px;
}
.bSideItem form {
  margin:6px 90px 6px 14px;
}
.bSideItem input {
  margin:1px 1px 0px 8px;
}

.dimmed {
	color: #AAA;
	font-size: 84%;
}

input.SearchField {
	width: 96%;
  margin: 2px 0 10px 0;
 	padding: .5ex;
	border: 1px solid #CCC;
  background-color: #EEE;
}

input.submit {
  margin: 10px 0 4px 60px;
}

.sidebarcomments_author, .sidebarcomments_title {
	font-size: 12px
}

.bComment {
  color: #392511;
}
.bCommentTitle {
  text-align: left;
}
.bCommentText {
	margin: 0px 0 20px 0;
	padding: 10px 14px;
}


/* Special SideItems: */
.widget_core_coll_title, .widget_plugin_evo_Calr, .widget_core_coll_longdesc {
  margin-top: 10px;
  margin-bottom: 30px;
	padding: 0;
	border-bottom: 0;
}
.widget_core_coll_title {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 27px 0 14px 0;
	color: #FFF;
	letter-spacing: .05em;
	text-align: center;
}
.widget_core_coll_title a:visited {
	color: #FFF;
}
.widget_core_coll_title a:hover {
	color: #CCC;
	text-decoration: underline;
}
.widget_core_coll_tagline {
  font-weight: bold;
	letter-spacing: 1px;
}

.widget_plugin_evo_Calr {
  font-size: 14px;
  margin-bottom: 30px;
}


/* Calendar: */

table.bCalendarTable {
	margin: auto;
	border: solid 1px #CCC;
	border-collapse: separate;
}
tr.bCalendarRow {
  background-color: #FFF;
	text-align: center;
}
table.bCalendarTable tfoot td {
  border-top: 1px solid #CCC;
  background-color: #EEE;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #677AA0;
	color: #FFF;
}
th.bCalendarHeaderCell {
	color: #ABC;
  font-size: 11px;
  padding: 1px;
}
#bCalendarToday {
	background-color: #BCE;
}

