@charset "utf-8";

@import url("css/styles.css");

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

.comments-open label { display: block; }

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

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;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}

#navi-box-p {
	background-image: url(css/image/navi07.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 72px;
	clear: both;
}
#alpha-left {
	width: 430px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #004d91;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004d91;
	margin-bottom: 10px;
}
#alpha-left-inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#alpha-right {
	float: right;
	width: 160px;
}
.module-search,.module-categories,.module-archives,.module-syndicate,.module-comment,.module-trackback {
	background-color: #80caab;
}
.module-header {
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	background-color: #339966;
	text-align: center;
	padding: 3px;
}
.module-header a {
	color: #ffffff;
	text-decoration: none;
}
.module-content {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.search-txt {
	width: 136px;
	display: inline;
}
#search-btn {
	text-align: center;
	padding-top: 4px;
}
form,input {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#search-txtbox {
	padding-top: 4px;
	text-align: center;
}
.module-categories,.module-archives,.module-comment,.module-trackback {
	margin-top: 5px;
}
.module-list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	list-style-position: outside;
	color: #333333;
}
.module-list-item {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 5px;
}
.date-header,.archive-header,.comments-header {
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #004d91;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.module-list-item span {
	font-size: 75%;
	color: #ffffff;
}
.module-syndicate {
	margin-top: 5px;
	border: 1px dotted #339966;
}
.module-content2 {
	font-size: 10px;
	padding: 10px;
}
.table-outer,.form-outer {
	width: 140px;
	padding-bottom: 5px;
}
.module-content table {
}
.module-content th {
	color: #ffffff;
	text-align: center;
	border: 1px solid #80caab;
	font-weight: normal;
	background-color: #339966;
	font-size: 11px;
	line-height: normal;
	padding: 2px;
}
.module-content td {
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #80caab;
	line-height: normal;
	padding-right: 2px;
	padding-left: 2px;
}
.module-content td a {
	color: #ffffff;
	text-decoration: none;
	background-color: #004d91;
	display: block;
	margin-right: -2px;
	margin-left: -2px;
}
.entry {
	padding-top: 20px;
}
.entry-body table{
        width:380px;
        margin-top:0;
}
.entry-body p{
        line-height:150%;
}
.entry-more-link {
	font-size: 11px;
	line-height: normal;
	text-align: right;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.entry-footer {
	font-size: 10px;
	line-height: normal;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004d91;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.entry-content {
	margin-bottom: 10px;
	padding-top: 5px;
}
.latestcom {
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	padding: 3px;
	border: 1px dotted #ffffff;
	margin-left: -16px;
}
.latestcom a {
	color: #ffffff;
	text-decoration: none;
}
.entry-body img,.entry-more img {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
.entry-body p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.entry-more p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 150%;
}
.archive-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.archive-content {
	padding-top: 15px;
}
.archive-list-item {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	background-image: url(../css/image/link_head_mark_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

ul{
margin:0;
padding: 0 auto;
padding-left: 10px;
}

ol{
margin:0;
}

li {
line-height:100%;
}

.archive-list-item span {
	font-size: 75%;
	color: #80caab;
}
#page-ttl {
	background-image: url(../css/image/exblog_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 600px;
	overflow: hidden;
}
#alpha-inner2 {
	width: 600px;
}
.entry-header span {
	font-size: 80%;
	color: #666666;
}
.cat-ttl,.error-ttl,.com-ttl,.com-res,.com-prev-ttl,.trac-ttl,.sear-ttl {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #009456;
	background-image: url(../css/image/backdrop.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009456;
}
.message {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.comments-open-header {
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #009556;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.comments-open-moderated {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#comments-open-data p {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px;
}
#comments-open-text {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#comment-text {
	margin-top: 5px;
}
#comments-open-footer {
	padding-top: 10px;
}
#comment-post,#comment-cancel {
	margin-left: 10px;
}
.trackbacks {
	padding: 15px;
	margin-top: 15px;
	border: 1px dotted #cccccc;
	margin-bottom: 15px;
}
#trackback,.trackbacks-header {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #009556;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009556;
}
#trackbacks-info p,.trackbacks-info p {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#trackbacks-info,.trackbacks-info {
	padding-top: 10px;
}
.trackback p {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.trackbacks-content p,.trackback-content p {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.content-nav {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004d91;
}
.trackback-footer {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comment {
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
#more {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 10px;
}
.comment-footer {
	font-size: 11px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80caab;
}
.sear-sub {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #004d91;
	padding-top: 10px;
}
.sear-txt,.posted {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sear-result-ttl {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 10px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.sear-result-sub {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}
.comments-content {
	padding-bottom: 10px;
}
.comment-content p {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px;
}

blockquote {
 margin-left: auto;
 margin-right: auto;
 margin-top: 1.5em;
 margin-bottom: auto;
 background-color: #cce198;
 border:dashed 2px #00736d; 
 padding: 5px;
 line-height:150%";
 width: 395px;
}

tr {
border: solid #cccccc 1px;
}