@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */

body {
	background: #fff url(img/bg.png) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: arial, sans-serif;
}

a {
	color: #006699;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

h2 {
	color: #006699;
	font-size: 1em;
	margin: 0;
}
h3 {
	color: #006699;
	font-size: 1em;
}
h4 {
	color: #006699;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: .65em;
	color: #999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background: #fff url(img/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

#pageHeader {
	position: relative;
	width: 738px;
	height: 62px;
	border-left: 1px solid #000;
}


#top-menu {
	position: relative;
	width: 738px;
	margin-top: -5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 19px;
	font-size: 10px;
	z-index: 3;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	background-color: #666666;
}

#top-menu a, #top-menu h4{
	display: block;
	white-space: nowrap;
	margin:0;
	font-weight: bold;
}

#top-menu a{
text-decoration:none;
}

#top-menu a, #top-menu a:visited{
color:#ffffff;
}

#top-menu a:hover{
color:#ffffff;
}

#top-menu a:active{
color:#ffffff;
}

#top-menu ul{
list-style:none;
margin:0;
padding: 0px;
float:left;
text-align: left;
}

#top-menu li{
position:relative;
}

#top-menu li li {
	font-size: 10px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#top-menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;                
background-color: #666666;
border-width:2px;
border-style:solid;
border-color: #666666;
padding: 1px 1px 1px 1px;
}

#top-menu ul ul ul{
top:0;
left:100%;
background-color: #666666;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#top-menu h4:hover{
background:#666666; 
}

div#top-menu li:hover{
cursor:pointer;
z-index:100;
}

div#top-menu li:hover ul ul,
div#top-menu li li:hover ul ul,
div#top-menu li li li:hover ul ul,
div#top-menu li li li li:hover ul ul
{display:none;}

div#top-menu li:hover ul,
div#top-menu li li:hover ul,
div#top-menu li li li:hover ul,
div#top-menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#top-menu a, #top-menu a:visited{
font-weight:bold;
color:#ffffff;
background-color: #666666;
}

#top-menu a:hover{
font-weight:bold;
color:#ffffff;
background-color:#666666;
text-decoration: underline;
}

#top-menu a:active{
font-weight: bold;
color:#ffffff;
background:#666666;
text-decoration: underline;
}     

#top-menu1 {
	position: relative;
	width: 738px;
	margin-top: -5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 19px;
	z-index: 3;
	text-align: center;
	background-color: #666666;
	
	/*position: absolute;
	width: 100%;
	top: 58px;
	margin: 0;
	padding: 0;
	height: 20px;
	z-index: 3;
	text-align: center;
	background-color: #666666;*/
}

#top-menu1 ul{
padding: 0;
margin: 0;
text-align: center;
float: left;
font: bold 10px/11px verdana, arial;
}


#top-menu1 ul li{
display: inline;
}


#top-menu1 ul li a{
float: left;
_padding-top: 1px;
text-align: center;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#top-menu1 ul li a:hover{
text-decoration: underline;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-width: 0;
font: bold 10px/11px verdana, arial;
z-index: 100;
background: #666666;
width: auto;
visibility: hidden; 
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
padding: 2px 15px 2px 2px;
text-decoration: none;
width: auto;
z-index: 101;
font-weight: bold;
color: #ffffff;
}

.dropmenudiv a:hover{
background-color: #666666;
width: auto;
}

table.top-menu-left {
	float: left;
	padding-left: 9px;
	color: #ffffff;
}

table.top-menu-right {
	float: right;
	padding-right: 9px;
	color: #ffffff;
}

td.top-menu {
	font-size: 8px;
	color: #ffffff;
}  


ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
	padding: .5ex 0;
	
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
	font-size: .8em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
}
a.BlogButton {
	color: #000000;
}
a.BlogButton:hover {
	color: #666666;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #006699;
}

div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #78a;
}

/* Styles for posts */
.bPosts {
	float: left;
	width: 480px;
	overflow: hidden;
	/* background: #090; */
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: .65em;
	color: #666666;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #006699;
	margin: 1ex 0;
	font-size: 1em;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .9em;
}
.bSmallPrint
{
	clear: both;
	color: #666666;
	margin: 1ex 0 2ex 0;
	font-size: .65em;
}

input.bComment, 
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 259px;	
	float: right;
	overflow: hidden;
	font-size: 1em;
	/* background: #900; */
}
.bSideItem {
	margin: 2ex;
	padding: 0 0 2ex 0;
	border-bottom: 1px solid #ddd;
}

.bSideItem p {
	font-size: .8em;
}
	
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
.bSideItem ul li {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
	font-color: #006699;
	font-size: .8em;
}

li.getright {
	font-size: .8em;
	}
	
.dimmed
{
	color: #666666;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

