@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 */
	/* styles for crystal_glass skin */
body {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
        background:url("img/bodybg.png") repeat-x fixed center top #333333;


}

#wrapper {
	background: url(img/bg.jpg) repeat-y top;
	text-align: left;
	border: none;
	margin: 0px auto;
	padding: 0;
	width: 920px;
}

#wrapperWide {
	background: url(img/bgwide.jpg) repeat-y top;
	text-align: left;
	border: none;
	margin: 20px auto;
	padding: 0;
	width: 760px;
}

.pageHeader {
	background: url(img/header.jpg) no-repeat bottom left;
	background-color: transparent;
	margin: 30px;
	border: none;
	padding: 5px;
	height: 255px;
	width: 860px;
	margin-left 20
}

.widget_core_coll_tagline {
	font-size: 1.2em;
	text-align: center;
	color: white;
}

.bPosts {
	margin: 0;
	float: left;
	padding: 0 0 20px 25px;
	width: 610px;
	font-size: 1.2em;
}

.bPostsWide {
	margin: 45px 0 0 45px;
	border: none;
	padding: 10px 0 20px 0;
	width: 770px;
	font-size: 1.2em;
	line-height: 1.6em;
}

.bSideBar {
	margin-left: 654px;
	padding: 20px 0 10px 0;
	width: 230px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Begin styles for bloglist */
.PageTop {
	margin: -2.2em 32px 0 32px;
	border: 0px solid #000;
	padding: 0;
}

.widget_core_colls_list_public ul {
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
	padding: .5ex 0;
}

.widget_core_colls_list_public ul li {
	background-color: #2B4A8A;
	border: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

.widget_core_colls_list_public ul li a.default,.widget_core_colls_list_public ul li a.selected
	{
	font-weight: bold;
	text-decoration: none;
}

.widget_core_colls_list_public ul li a {
	color: #7788AA;
}

.widget_core_colls_list_public ul li a:hover {
	text-decoration: underline;
	color: #A0B2D5;
}

.widget_core_colls_list_public ul li a.selected,.widget_core_colls_list_public ul li a.selected:visited
	{
	color: #A0B2D5;
}

.widget_core_colls_list_public ul li a.selected:hover {
	text-decoration: underline;
	color: #FFF;
}
/* End styles for bloglist */ 

/* Begin styles for top_menu */
div.top_menu {
	height: 20px;
	margin-left: 17px;
	width: 90%;
}

div.top_menu ul {
	background-color: #DFDFDF;
	margin: 3px;
	padding: 0;
	list-style-type: none;
	padding: .5ex 0;
}

div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex 1em;
}

div.top_menu a {
	text-decoration: none;
	color: #000;
}

div.top_menu a:hover {
	text-decoration: underline;
}
/*
.top_menu {
	margin: -17.2em 32px 15em 32px;
	border: 0px solid #000;
	padding: 0;
}

.top_menu ul {
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
	padding: .5ex 0;
}

.top_menu ul li {
	background-color: #1B375C; #2B4A8A;
	border: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

.top_menu ul li a {
	color: #7788AA;
	font-weight: bold;
	text-decoration: none;
}

.top_menu ul li a:hover {
	text-decoration: underline;
	color: #A0B2D5;
}

.top_menu ul li a.selected,.top_menu ul li a.selected:visited {
	color: #A0B2D5;
}

.top_menu ul li a.selected:hover {
	text-decoration: underline;
	color: #FFF;
}
*/
/* End style for top_menu */ 

/* Begin styles for posts */
.bPost,.bPostpublished {
	margin-bottom: 1px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
	text-align: justify;
}

.bPostsWide .bPost {
	margin: 0;
}

.bTitle {
	margin: 0 0 0 0
}

.bSmallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

.bText,.bCommentText {
	margin: 0;
	border: none;
	padding: 0;
	line-height: 1.4em;
}

.bPostsWide .bText,.bPostsWide .bCommentText {
	line-height: 1.4em;
}

.bPostsWide .bText p,.bPostsWide .bCommentText p {
	font-size: 1.05em;
}

.bText p a:visited,.bCommentText p a:visited {
	color: #b85b5a;
}

ol.bCommentList li {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/* Special stylized non-IE bullets */
html>body .bText ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .bText li {
	margin: 7px 0 8px 10px;
}

.bText ul li:before,.bCommentText ul li:before,.bSideBar ul li:before {
	content: "\00BB \0020";
}

.bText ol,.bCommentText ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.bText ol li,.bCommentText ol li {
	margin: 0;
	padding: 0;
}

.bSmallPrint,.bCommentSmallPrint {
	clear: both;
	color: #000;
	font-size: 85%;
	margin: 1ex 0 2ex 0;
}

.bCommentSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	margin: 1ex 0;
}

/* Begin styles for comments */
div.bComment,form.bComment {
	margin: 2ex 0;
	padding: 0 1ex;
	border: 1px dotted #999;
}

div.bCommentTitle {
	margin: .5ex 0 1ex 0;
	font-weight: bold;
	color: #000;
}

.bPostsWide h4 {
	margin-bottom: .4em;
}
/* End styles for comments */ 

/* Begin styles for stats page */
div.statbloc {
	margin: 0 2% 2ex 2%;
	padding: 1ex;
}

div.statbloc h3 {
	margin: 1em 0 .5em 0;
	padding: 0;
	color: #000;
}

table.invisible {
	margin: 1ex;
	border-collapse: collapse
}

table.invisible td {
	padding: 0ex 1ex;
}

td.right {
	text-align: right;
}
/* End styles for stats page */ 
/* End styles for posts */

/* Begin styles for headers */
h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	margin-top 
}

h1,h1 a,h1 a:hover,h1 a:visited {
	text-decoration: none;
	color: white;
}

h2 {
	font-size: 1.4em;
	margin: 6px 6px 0 0;
	background-color: #cbdeea;
	padding: 5px;
	border-bottom:1px solid #9F9F9F;
        margin-left: 6px;

}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
	color: #000;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#bSideBar h2,cite {
	text-decoration: none;
}

h2 a:hover,h3 a:hover {
	color: #06c;
}

h2.pagetitle {
	font-size: 1.5em;
	margin-top: 18px;
	margin-bottom: 12px;
	text-align: center;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End styles for headers */ 

/* Begin styles for the sidebar */
.bSideBar h2,.bSideBar h3,.bSideBar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: .6em 0 0 0;
	padding: 0;
}

.bSideBar h3 {
	font-size: 1.2em;
}

.bSideBar h4 {
	font-size: 1.1em;
}

.bSideBar ul ul li,.bSideBar ul ol li {
	color: #777;
}

.bSideBar ul,.bSideBar ul ol,.bSideBar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 1px 0 1px 4px;
	padding: 0;
}

.bSideBar ul p,.bSideBar ul select {
	margin: 4px 0 8px;
}

.bSideBar ul ul,.bSideBar ul ol {
	margin: 4px 0 0 8px;
}

.bSideBar ul ul ul,.bSideBar ul ol {
	margin: 0 0 0 12px;
}

ol li,.bSideBar ul ol li {
	list-style: decimal outside;
}

#bSideBar ul ul li,#bSideBar ul ol li {
	margin: 4px 0 0;
	padding: 0;
}
/* End Entry Lists */ 

/* Begin sidebar search styles */
.bSideBar input.SearchField {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

.bSideBar input.submit,.bSideBar input.reset {
	background-color: #f0f0f0;
	color: #06c;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

.bSideBar input.submit:hover,.bSideBar input.reset:hover {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

#bSideBar form {
	margin: 0 0 12px 0;
}
/* End sidebar search styles */ 
/* End styles for the sidebar */

/* Begin image styles */
img {
	border: none;
}

a img {
	border: none;
}

img.top {
	vertical-align: top;
	border: 0px;
}

img.middle {
	vertical-align: middle;
	border: 0px;
}

img.leftmargin {
	float: left;
	border: 0px;
	margin-right: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}

img.rightmargin {
	float: right;
	border: 0px;
	margin-left: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}

img.flag {
	vertical-align: middle;
	border: 1px solid #000;
}
/* End image styles */ 

/* Begin Various Tags & Classes */
a.permanent_link {
	background: url(img/chain_link.gif) no-repeat;
	height: 25px;
	width: 25px;
}

acronym,abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font-size: .9em;
	font-family: 'Courier New', Courier, Fixed, monospace;
}

hr {
	display: none;
}

strike {
	color: #777;
}

.baseline {
	margin: 0;
	padding: 2ex 0 2ex 0;
	text-align: center;
	font-size: 96%;
}

.baseline a {
	color: #000;
	text-decoration: none;
}

.baseline a:hover {
	color: #111;
	text-decoration: underline;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

a.permalink_right {
	float: right;
	border: 0px;
}

.bMore {
	margin-left: 4em;
}

.bMore a {
	font-weight: bold;
}

.center {
	text-align: center;
}
/* End Various Tags & Classes*/ 

/* Begin generic calendar styles */
caption.bCalendarCaption {
	font-size: 105%;
	font-weight: bold;
	margin: auto;
	padding: .5ex 0;
	white-space: nowrap;
}

table.bCalendarTable {
	margin: 0 auto 1em auto;
	font-size: 77%;
	border-collapse: separate;
	border-spacing: 0px;
}

tr.bCalendarRow {
	text-align: center;
}

th.bCalendarHeaderCell {
	font-size: 84%;
	width: 4ex;
}

td.bCalendarCell {
	width: 4ex;
	height: 3.5ex;
}

.bCalendarLinkPost {
	font-weight: bold;
}

td#prev,td#next {
	font-weight: bold;
	font-size: 105%;
	padding: .5ex;
	white-space: nowrap;
}

td#prev a,td#next a {
	padding: 0 .5ex;
}

td#prev {
	text-align: left;
}

td#next {
	text-align: right;
}
/* End generic calendar styles */

span.edit a:hover, a.voteUp:hover, a.voteDown:hover{background-color:#E8F1F5}
a.voteUp, a.voteDown {width:26px;height:26px;text-decoration:none;display:block;text-indent:-500em;-moz-opacity: 0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50)} .voteupcount, .votedowncount {width:26px;height:12px;text-decoration:none;display:block;font-size:.7em;text-align:center}
a.voteUp {background:url(img/iconThumbup.gif) no-repeat center}
a.voteDown {background:url(img/iconThumbdown.gif) no-repeat center}
a.voteUp:hover, a.voteDown:hover {-moz-opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)}

#pleaseWait {position:fixed;top:50%;left:50%;margin-left:-100px;margin-top:-30px;height:50px;width:200px;-moz-opacity: 0.9; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);padding:6px;z-index:50}
* html #pleaseWait {position:absolute;top: expression(body.scrollTop + 250 + "px")}
#pleaseWait h1 {padding-top:20px;font-size:.85em;text-align:center}

.pleaseWait {background:#fff;border:1px solid #ddd}
.pleaseWait h1 {color:#000;background:url(images/loading.gif) no-repeat top center}

.pleaseWaitSuccess {background:#EDFFE7;border:1px solid #9AFF7A}
.pleaseWaitSuccess h1 {color:#000;background:url(images/success.gif) no-repeat top center}
.pleaseWaitError {background:#FFE1E1;border:1px solid #FF0000}
.pleaseWaitError h1 {color:#000;background:url(images/error.gif) no-repeat top center}

.pleaseWaitHidden {display:none;visibility:hidden}

div#pleaseWait[ID] {position: fixed;}

.updated {font-weight:bold}

.bContent {
	float:left;
	display: table-cell;
	border-left:1px solid #ddd;
	padding: .5em 0 .5em 6px;
	width: 575px;
}

.bVote {
	display: table-cell;
	float: left;
	width: 26px;
	padding: .5em 0;
}

