/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 0px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}




.line_w8 {
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blog_text {
/*	font-size: 12px;@*/
/*	line-height: 22px; */
	line-height: 1.8em;
	color: #45382D;
	padding-top: 24px;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 24px;
}
.photo_text {
	font-size: 10px;
	line-height: 15px;
	color: #5E5349;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
}
.blog_heading {
	font-size: 12px;
	line-height: 20px;
	color: #251E18;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.blog_title {
	font-size: 16px;
/*	font-weight: bold;*/
	line-height: 20px;
	color: #943e35;
/*	color: #2B241E;*/
	padding-top: 8px;
	padding-bottom: 12px;
}
.blog_date {
	font-size: 12px;
	line-height: 14px;
	color: #45382D;
	padding-right: 32px;
        padding-top: 24px;
	padding-bottom: 2px;
}
.line_b1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48423C;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 8px;
}
.blog_cap {
	font-size: 10px;
	line-height: 15px;
	color: #45382D;
	padding-bottom: 24px;
}
.senya_copy {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #330000;
}
.senya_date {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.senya_author {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.senya_title {
	font-size: 14px;
	line-height: 21px;
	color: #330000;
}
.es_basic {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.es_date {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #660000;
}
.white10 {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.index_category {
/*	font-family: "lr o", Ryumin-Light;*/
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #675B4A;
	margin-left: 4px;
}
.index_name {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin-left: 8px;
	padding-left: 8px;
}

/* add */
p {
  line-height: 160%;
  letter-spacing: 1px;
}

blockquote {
  border: 1px solid #B0B0B0;
  background-color: #F7F4F0;
  font-size: 90%;
  margin: 4px;
  padding: 8px;
}

.posted {
  font-size: 14px;
}

.info_text {
	font-size: 10px;
	line-height: 15px;
	color: #c01734;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
}
.red {
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
}

