body{
      background-color: #666666;
}

#header
{
       width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
       padding: 0px;
}

#footer
{
       background-color: #fff;
       width: 790px;
	font-family:  "Times New Roman", Times, serif;
	font-size:  10px;
	font-style:  italic;
	text-align:  center;
       margin: 0px;
	margin-left: auto;
	margin-right: auto;
       padding: 5px;
       border-bottom-width:  thick;
	border-bottom-style:  solid;
	border-bottom-color:  #000000;
}

#picture_large
{ 
       border: medium solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width:  600px;
	border-right-width:  thin;
	border-right-style:  dotted;
	border-right-color:  #5E060D;
       margin: 0px;
       padding: 10px;
}

#sidebar_r{
	width:  150px;
       padding: 10px;
}

#cateory_bar, #search_bar, #archive_bar
{	
}

#content_container
{
       background-color: #fff;
       width:  780px;
       margin: 0px;
       margin-left: auto;
	margin-right: auto;
       padding: 10px;
}

p, blockquote, h3, h4
{
	font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	line-height: 1.4em;
       margin: 5px;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
       font-style: bold;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
       margin: 5px;
}

h3
{
     	font-weight: normal;
       font-style: italic;
       padding: 0px;
       margin: 5px;
}

h4
{
       font-weight: normal;
       margin-top: 15px;
}

h5
{
       font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
       font-weight: bold;
       margin: 0px;
       margin-top: 10px;
       padding: 0px;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

h1 a, h2 a, h3 a, h4 a
{
	border: 0px;
}

h4 a
{
       font-weight: bold;
}

small
{
       margin: 5px;
}

p.close
{
       line-height: 1.1em;
}
      
.morelink a
{
       text-decoration: none;
       font-style: italic;
       font-weight: bold;
       color: #5E060D;
}

.bold
{
        font-weight: bold;
}

.center
{
       text-align: center;
}

ul, li
{
      font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
       margin: 0; 
       padding: 0px;
       padding-left: 20px;
}

#rssLiveArchive { margin: 10px 0 0; }

#rssLiveArchive ul { padding: 0; list-style-type: none; }

#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }

#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }

#rssLiveArchive-year li { position: relative; font-weight: bold; }

#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }

#rssLiveArchive-month li { position: relative; }

#rssLiveArchive-post { float: left; width: 250px; margin: 0; }

#rssLiveArchive-post li { position: relative; font-weight: bold; }

#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }

*html #rssLiveArchive ul li span { top: -4px; }

#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }