html {font-size: 99.9%}

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #d5d6d7 url("http://blog.xsbooster.com/theme/bgcolor.jpg");
	border: none;
}

img {
	border: 0;
}

a {
	color: #1081b9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:hover span {
	text-decoration: underline;
}

.higlight { background-color: yellow; }

#rfbe_header,
#rfbe_header1 {
	background: url("http://blog.xsbooster.com/images/theme2__head_default.jpg") repeat-y top; border: none;
	height: 168px;
	margin-left: auto; 
	margin-right: auto;
	width: 722px; 
}

#rfbe_headerimg {
	margin: 7px 9px 0; 
	height: 168px;
	width: 722px;
	cursor:pointer;
}

#rfbe_footer,
#rfbe_footer1 {
	background: url("http://blog.xsbooster.com/theme/foot_default.jpg") repeat-y top; border: none;
	height: 60px;
	padding: 0;
	margin: 0 auto;
	width: 722px;
	clear: both;
}

#rfbe_footer p {
	padding: 11px;
}

#rfbe_page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 722px;
	border: 1px solid #959596;
	background: url("http://blog.xsbooster.com/theme/bg.jpg") repeat-y top; border: none;
}
#rfbe_page1 {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 722px;
	border: 1px solid #959596;
	background: url("http://blog.xsbooster.com/theme/bg1.jpg") repeat-y top; border: none;
}

#rfbe_container {
	font-size: 1.3em;
	text-align:center;
}

h1 {
	font-size:20px;
}

#rfbe_sidebar {
	width: 135px;
	padding: 10px 0 10px 8px;
	margin-left: 545px;
/*	border:1px solid black;*/
	text-align:left;
}

.nc {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 496px;
	text-align:left;
}

.wc {
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 60px;
	width: 600px;
	text-align:left;
}

.postmetadata {
	text-align:center;
}

.comment{
	margin-bottom:10px;
	padding:10px;
	border:1px solid #e5e5e5;
	background-color:#ffffff;
}

.comment_title {
	font-style:italic;
}

.comment_date {
	margin-bottom:20px;
}

.comment_text {
	margin-bottom:10px;
}

.comment_reply {
	text-align:right;
	margin-bottom:10px;
	font-size:0.9em;
	font-style:normal;
}

div.qu {
	text-align:left;
}
.qu_error {
	color:#505050;
	text-align:left;
}
.qu_noresults {
	color:#505050;
	text-align:left;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
h1 {
	padding-top: 55px;
	margin: 0;
}

h2.pagetitle {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#rfbe_sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#rfbe_headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #rfbe_headerimg .description {
	text-decoration: none;
	color: #000033;
}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

h2 {
	margin: 30px 0 8px 0;
	font-size: 1.6em;
	font-weight:bold;
}
	
#rfbe_sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #rfbe_sidebar ul ul li, #rfbe_sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

#rfbe_sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry {
	margin-top:10px;
}

#rfbe_sidebar ul, #rfbe_sidebar ul ol {
	margin: 0;
	padding: 0;
}

hr { display: none; }
#rfbe_sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#rfbe_sidebar ul p, #rfbe_sidebar ul select {
	margin: 5px 0 8px;
}

#rfbe_sidebar ul ul, #rfbe_sidebar ul ol {
	margin: 5px 0 0 10px;
}

#rfbe_sidebar ul ul ul, #rfbe_sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #rfbe_sidebar ul ol li {
	list-style: decimal outside;
}

#rfbe_sidebar ul ul li, #rfbe_sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#rfbe_sidebar #doquery {
	padding: 1px;
}

#queryform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#rfbe_sidebar #queryform #qu {
	width: 108px;
	padding: 2px;
}

.post {
	margin: 0 20px 20px 0;
	text-align: left;
}

.loginbox {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding:10px;
}

.login_failure {
	color:red;
	padding:10px;
}


.topnavbar {
	text-align:center;
	background-color:#f9f9f9;
	border-bottom:1px solid #e8e8e8;
	padding:4px;
	margin-bottom:5px;
	text-align:center;
}
