


body{
	background: #FFF;
	color: #000;
	font-family: verdana,georgia,arial,sans-serif;
	margin: 0px 0px 0px 0px;
}

a {
	color: #012; text-decoration: underline; }
a:link {
	color: #012; text-decoration: underline; }
a:visited {
	color: #012; text-decoration: underline; }
a:active {
	color: #012; }
a:hover {
	color: #012; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

table
{
    border-spacing:0px;
    border: 0px;
    padding: 0px;
}

table.second_stories
{
    margin:5px 0px 0px 0px;
}


/* style for 5 things */

.fivethings {
 color: white;
padding-left:3px;
padding-right:3px;
}

.fivethings a:link,a:visited,a:active {
 color:white;
}
.fivethings h3 {
 font-size:xx-small;
}

.fivethings p {
 margin-top:0px;
 font-size:xx-small;
}

/* Style for top boxes */

td.second_story_title
{
    padding-right: 10px;
    padding-left: 10px;
    font-family:arial;
    font-size:medium;
}

td.second_story_date
{
    font-family:arial;
    font-size:x-small;
    font-weight:bold;
}

td.second_story_text
{
    padding-left: 10px;
    padding-bottom: 7px;
    padding-right: 10px;
    padding-top: 5px;
    font-family:arial;
    font-size:x-small;
}

td.first_story_header
{
    padding-top:10px;
    padding-left:10px;
    font-family:arial;
    font-size:large;
}

td.first_story_category
{
    padding-left:5px;
}

td.first_story_date
{
    font-family:arial;
    font-size:small;
    font-weight:bold;
    text-align:right;
    padding-right:5px;
}

td.first_story_text
{
    padding-bottom:5px;
    font-size:small;
}

td.welcome_box_header
{

    font-size:x-large;
    padding-right:5px;
}

td.welcome_box_middle
{

    font-size:small;
    padding-right:20px;
}

td.welcome_box_bottom
{

    font-size:small;
    padding-bottom:10px;
}

/* End style for top boxes */

/* Style for banner */

#banner {
	background: #808080;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 2px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #FFF;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #C0C0C0;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #fff;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

/* Content box */
#content {
	margin: 5px 0px 0 5px;
}

/* Content box */
.blog {
	padding: 0px;
}

/* Entry box */
.entry {
	font-size: small;
	background: #E9E9E9;
	font-weight: normal;
	white-space: normal;
	line-height: 150%;
	padding: 0.5em 0.5em 0 1em;
}

.entry p {
	margin-top: 0em;
}

.entry  a:link,a:visited,a:active {
 color:black;
}

/* date of entry*/
.date {
	background: #46787B;
	color: #FFF;
	font-family:verdana,arial,georgia,"Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	padding: 8px 0;
	margin-bottom: 0px;
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"Osaka", sans-serif;
	font-size: large;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left: 4pt;
	margin-right: 3pt;
	padding-right: 3pt;
}


/* title of entry*/
.title {
	font-size: large;
	margin: 0 0.2em 0.5em 0em;
	padding: 0.6em 0em 0.5em 0em;
	border-bottom: 1px dotted #000;
}

/* Subtitle of entry*/
.subtitle {
	color: #808080;
	font-size: x-small;
	line-height: 110%;
	padding-left: 0.2em;
	margin: 0.1em 0.2em 0 0em;
	border-left: 1em solid #808080;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
	margin: 0 0 0em 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: x-small;
	text-align: right;
	margin: 1em 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #808080;
	color: #fff;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #000;
}

/* -------------------- */

textarea {
	font-family: "Osaka", verdana, arial, sans-serif;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}

/* style for header */
.header {
  background: #B2DEE1;
}


/* Style for sidebox */

.sidebar {
  background: #B2DEE1;
  padding: 3px 3px 3px 3px;
}

.sidebar div {
  background: #46787B;
  text-align: center;
  margin: 3px 0px 3px 0px;
}

.sidebar form {
  margin: 0px;
}

.sidebar p {
  padding: 3px;
}

#sidebox {
	background: #FFF;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
	width: 250px;
}

#menubar td
{
    padding-left: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#menubar a
{
    color: #FFFFFF;
    font-family: arial;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
}

.sideboxtitle {
	color: #FFF;
	background: #808080;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-left: 1em solid #000;
}

.sidebody {
	background:#C0C0C0;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	padding: 1em 0.1em 1em 1.5em;
}

.calendar {
	background:#C0C0C0;
	font-family: georgia,arial,verdana, "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #606060;
	color: #FFF;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #FFF;
}