div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, input {
	margin:0;
	padding:0;
	list-style:square;
	font-size: 0.93em;

}

dl, dt, dd{
	margin:0;
	padding:0;
	list-style:square;
	font-size: 1.0em;

}

a{
 color:#3366CC;}

a.title:link{
 color:#FFF;
  	text-decoration: none;
 }

a.title:hover {
	text-decoration: underline; }
	
a.title:visited{
 color:#FFF;
  	text-decoration: none;
 }
 
li.page_item {
	color: #FFFFFF;
	border-bottom: 0px;
	padding:0 0 5px 0;
	margin-left:0px;
}
li.page_item a:link{
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
}

li.page_item a:hover {
	color: #66FFCC;
 
 }
.clear {
	clear:both;
}
/* layout */
body, html {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	line-height:110%;
/*	background: url('images/bg-body.gif') top repeat-x;*/
	background-color: #fff;
	margin:0;
	padding:0;
	text-align:left;
	color:#fff;
	font-size: 15px;	
}
#container {
	border-top:4px solid #990000;
	width:925px;
	margin:0 auto;
	clear:both;
	background: url(images/bg-content.gif) top repeat-x #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Pages*/
#pages {
	width: 950px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	font-size: 0.8em;
}
#pages a {
	color:#FFFFFF;
	padding:1px 5px;
	text-decoration:none;
	font-weight:bold;
}
#pages ul {
	display:inline;
	width:800px;
	margin-left:5px;
	float:left;
}
#pages li {
	display:inline;
	margin-right:0px;
}
/*Footer*/
#footer_link {
	position:relative;
	margin: 10px auto;
	border: 0 solid #ccc;
	text-align: center;
	background:url('images/footer.jpg') center no-repeat;
	width: 447px;
	color:#333;
	clear:both;
	font-size: 0.75em;
}
#footer_link a:link{
	color: #0099CC;
	text-decoration:none;
}
#footer_link a:hover{
	color: #006699;
	text-decoration:none;
}

#footer_link p {
	width: 350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 5px 0;
		color:#333;
}
/* header */
#header1 {
	background: url('images/slk_01.jpg') top center no-repeat;
	height: 13px;
	width:980px;
	margin: 0px auto;
	padding: 0px;
}
#header2 {
	background: url('images/slk_02.jpg') top no-repeat;
	height: 254px;
	width:1024px;
	margin:0 auto;
	padding: 0;
	}
/* content */
#content {
	float:left;
	width:560px;
}
#content .entries {
	margin:15px 0 0 25px;
}
#content .entries .post img{ border:3px solid #003366;}


#content .entries h1.title {
	margin-bottom:15px;
}
#content .entries h2 a {
	text-decoration:none;
	color:#333;
}

#content .entries h3 {
	/*background-color: #3399CC;*/
	border-bottom: 1px dashed #006699;
	margin:0;
	margin-bottom:2px;
	padding:5px 0px;
	font-size:18px;
	line-height:22px;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.postmetadata{
	font-size: 0.8em;
	color: #fff;
		border-bottom: 1px dashed #006699;
}
.postmetadata a:link{
	color: #fff;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #fff;
	text-decoration: underline;
	border-bottom: 2px solid #fff;
}

/* sidebars */
.sidebar {
	float:left;
	margin-right:9px;
	padding-top:3px;
	width:183px;
	border-right:1px dotted #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.sidebar h3 {
	margin-left: 13px;
	margin-right: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	background-color: #FFF5EA;
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
}
.sidebar ul {
	list-style:none;
	margin: 0px;
	padding:0px 15px 0 13px;
}
.sidebar li {
	margin: 0px;
	padding: 0px;
	text-align:left;
	list-style:none;

}


dd.accordion_content ul {
	margin: 0px 5px 0px 25px;
	padding: 0px;
	list-style: none;
	}

dd.accordion_content li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	}


dt.accordion_toggler_1{
  margin:0 0 5px 0;
  border-bottom:1px solid #999999;
  padding:0px;
  }
  
.sidebar.last {
	float:right;
	margin:0;
	border-left:1px dotted #ccc;
}
.sidebar.last h3 {
	margin-right: 13px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	background-color: #FFF5EA;
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
}
/* footer */
#footer {
	width:925px;
	padding:0.5em 0 1em;
	color:#333;
	clear:both;
	border-top: 4px solid #990000;
	border-bottom: 15px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}
#footer p {
	width: 350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0 auto;
	padding: 10px 0;
	color:#333;
}
#footer a {
	text-decoration:none;
	color:#333;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.clock{
	margin: 7px 0px 5px 1px;
	font-size: 0.85em;
	background-color: #003366;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding: 5px 5px 5px 10px;
}
