html 
{
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
body 
{
	font-family:Arial;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	background-color:#f5f5f5;
}
h1, h2,h3
{
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#333333;
}
#body
{
	width:800px;
	background-color:#cacaaa;
	text-align:left;
}
#body
{
	width:780px;
	padding-right:10px;
	padding-left:10px;
}
a 
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

a:hover 
{
	text-decoration: underline;
}

input.button 
{ 
	cursor: pointer; 
}
p 
{ 
	margin-top:0;
	margin-bottom: 5px; 
}

img 
{ 
	border: 0 none; 
}
.clr
{
	clear:both;
}
#header_ws
{
	width:780px;
	height:92px;
	background-color:#e5e5c1;
}
.header_ws
{
	position:relative;
}
#logo
{
	position:absolute;
	left:0px;
	top:0px;
}
.logo
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url('images/logo.png');
	width:147px;
	height:87px;
}
#header_r 
{
	padding-left:260px;
	padding-top:30px;
}
.header_r
{
	background-image:url('images/h_text.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:302px;
	height:28px;
}

#name	
{

}
#name img
{
		width:131px;
		height:47px;
		padding-left:5px;
}


/*********************************************
		Link Styles
*********************************************/
a {
	color: #333;
	text-decoration: underline;
}
a:hover { color: #333; text-decoration: none; }
/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #666;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 20px;
}
.clearfix:after { 
content: "."; display: block; 
clear: both; margin: 0px; 
padding: 0px; height: 0; 
visibility: hidden; 

}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #767659;
	font-size: 26px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	text-align: center;
}
h1 a {
	color: #333;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family:Times New Roman;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	clear: both;
	text-align: center;
	color: #333;
}
h3 a {

	text-decoration: none;
}
h3 a:hover {
	color: #333;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	clear: both;
}
/*********************************************
		Container Div / Wrap Div
*********************************************/
#container 
{
	width: 780px;
    padding: 0px;
}
#wrap 
{
    background-color:#f5f5e8;
	margin: 0px; 
	padding: 0px;
    width: 780px;
	position:relative;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

/*********************************************
		Content Div
*********************************************/
#content {
	float: right;
	margin: 0px;
	padding:5px 5px 10px 5px;
	width:510px;
	display: block;
	border: 0px solid black;
	min-height:400px;
}
.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}
/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.meta-top p {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0px; padding: 0px;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px; margin: 0px;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
/*********************************************
		Left Sidebar
*********************************************/
#sidebar {
	color: #666;
	display: inline;
	float: left;
	border: 0px solid black;
	width: 402px;
	margin: 0px 0px 15px 0px; padding: 10px 0px 5px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#sidebar p {
	padding: 0px 0px 5px 0px;
}

#sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	padding: 0px 15px 10px 0px;
}
#sidebar ul li.item {
	padding: 0px 15px 10px 0px;
	display: block;
	width: 181px;
	float: left;
}
#sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#sidebar ul li ul li a {
	color: #333;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
/*********************************************
		Left Sidebar (Page Title and Menu)
*********************************************/

#l_sidebar {
	
	width:250px;
	float:left;
	text-align:left; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#l_sidebar #title {
	color: #333;
	font-size: 30px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#l_sidebar #title a {
	color: #333;
	text-decoration: none;
}
#l_sidebar #title a:hover {
	color: #333;
	text-decoration: none;
}
#l_sidebar h2 { /* Description - tagline */
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	border-bottom: 0px solid #fff;
}
#mainmenu
{
	width:250px;
	float:left;
}
#menu
{
	list-style-type: none;
	margin:0px; 
	padding: 0px;
	padding-left:5px;
	padding-top:5px;
	width:131px;
	float:left;
}
#submenu 
{
	list-style-type: none;
	margin:0px; 
	padding: 0px;
	padding-top:5px;
}
#menu li
{
	height:47px;
	line-height:47px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url('images/menu_bg.png');
	width:131px;
	margin-top:3px;
	
}
#submenu li
{
	height:18px;
	font-family:Times New Roman;
	line-height:18px;
	background-repeat:no-repeat;
	background-position:5px 4px;
	background-image:url('images/st.png'); 
	
}

#menu li a  
{
	color: #595955;
	font-family:Times New Roman;
	text-decoration: none;
	padding-left:8px;
	font-weight:bold;
	font-size:15px;
}
#submenu li a
{
	color: #000;
	text-decoration: none;
	padding-left:15px;
	font-weight:normal;
}
/* if you want to set a "current page item" style, do it here */
#submenu li.current_page_item a, 
#submenu li.current_page_item a:visited ,
#menu li.current_page_item a, 
#menu li.current_page_item a:visited 
{
	color: #CCCCCC;
	text-decoration: underline;
}

#menu li a:hover, #submenu li a:hover
 {
	color: #333;
	text-decoration: underline;
}
/*sub menu*/
#sublevel
{
	float:left;
	width:114px;
	
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
/*********************************************
		Footer Styles
*********************************************/
#footer {
	width: 780px;
	background-color:#e5e5c1;
	height:30px;
	line-height:30px;
	clear: both;
	text-align: center;
	font-size: 11px;
}
#footer_l
 {
	width: 400px;
	height:30px;
	float:left;
}
.footer_r, .footer_l
 {
	padding:0px 5px 0px 5px;
}
#footer_r
 {
	width:380px;
	height:30px;
	float:left;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
