@charset "UTF-8";

/*
 last_updated 07.11.01
----------------------------------------------------------- */

/*
 Share Style [
----------------------------------------------------------- */
body {
	text-align: center;
	font-family:Verdana, "lr oSVbN", sans-serif;
	background: white;
	color: #6D6F71;
	margin: 0;
}
code {
	font-size: x-small;
}
pre {
	font-size: x-small;
}
li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
}
img {
	border: 0;
}
hr {

	display: none;
	margin: 0;
	padding: 0;
}
form {
	margin: 0px;
}
blockquote {
	color: #555555;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #A6C0D9;
}
.small {
  font-size: x-small;
}
.photo {
  margin: 5px;
  text-align: center;
}
br {
    letter-spacing: 0;
}
/*
 Link Color [
----------------------------------------------------------- */
a:link,a:visited,a:active {
	color: #F7931E;
	text-decoration:none;
}
a:hover {
	color: #6D6F71;
	text-decoration:none;
}
.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  float: right;
  color: gray;
  font-size: x-small;
}
/*
 Layout
----------------------------------------------------------- */
.bodyContent {
	width: 500px;
	margin: 0 auto 0 auto;
}
#content {

}
#content:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#footer {
	width: 500px;
	height: 20px;
	background: url(images/dot.gif) repeat-x top;
	margin-top: 25px;
	font-size: 12px;
}
/*
content
----------------------------------------------------------- */
/*
 footer
----------------------------------------------------------- */
#log {
	float: left;
	padding-top: 10px;
}
#log a:link,#log a:visited,#log a:active {
	color: white;
}
#log a:hover {
	color: #F7931E;
}
#close a{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	clear: none;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 50px;}

/* [ items as sidebar/control
----------------------------- */
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #999B9E;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #999B9E;
  color: #FFFFFF;
  font-size: x-small;
  font-weight: bold;
  padding: 4px;
}
.itemBody {
  font-size: x-small;
  padding-bottom: 10px;
}

.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: x-small;
}

.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #D9DEE0;
}
/*
 Main Contents [
----------------------------------------------------------- */
.blogEntry {
	line-height: 1.7em;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: left;
}
.blogEntryHeader {
	width: 534px;
	background: url(images/blogEntryHeader.gif) repeat-y left;
	padding: 10px 0 10px 0;
	text-indent: 25px;
	border-bottom: 1px dotted #cccccc;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	font-size: 18px;
	font-weight: bold;
}

.blogEntryBody {
	font-size: small;
 	line-height: 130%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: x-small;
}
.blogEntryBottom {
  clear: both;
  padding-top: 5px;
}
.blogEntryPosted {
	text-align: right;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: #D9DEE0;
}

/*
 Comment/Trackback [
----------------------------------------------------------- */
.comment {
  font-size: small;
}

.commentBody {
  font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: gray;
  font-size: x-small;
}

.trackback {
  font-size: small;
}

.trackbackBody {
  font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: x-small;
}
/*
 other [
----------------------------------------------------------- */
.winheader {
  background : #999B9E;
  color: white;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : white;
}
.help, .help a:link, .help a:visited, .help a:active {
  color: gray;
  font-size: 11px;
  text-align: right;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
/*
 tags [
----------------------------------------------------------- */
.tagCloud {
  line-height: 36px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}
/*
 [
----------------------------------------------------------- */
.box {
width: 500px;
height: 113px;
background: url(images/box_back.gif) repeat-x;
}
p.date {
float: left;
font-weight: bold;
padding: 12px 0 14px 20px;
margin: 0;
}
.box_bottom {
clear: both;
}
p.p1 {
padding: 10px 0 0 110px;
margin: 0;
font-weight: bold;
color: #7CB9D3;
}
p.p2 {
padding: 10px 0 0 110px;
margin: 0;
font-size: 14px;
}

/*
 [ photo_thumb
----------------------------------------------------------- */
ul.bottom_photo,
ul.bottom_photo li {
	margin: 0;
	padding: 0;
}
ul.bottom_photo {
	margin-top: 20px;
	width: 500px;
}
ul.bottom_photo li {
	float: left;
	padding-bottom: 20px;
}
ul.bottom_photo li.first-child {
	padding-right: 20px;
}
