@charset "UTF-8";

/*-----Common-----*/

a:link { text-decoration:none; color:#b8eba5; }
a:visited { text-decoration:none; color:#b8eba5; }
a:active { text-decoration:none; color:#b8eba5; }
a:hover { text-decoration:underline; color:#f0a900; }

body {
background:#457f53;
}
blockquote {
margin:0;
padding:10px 12px 10px 28px;
background:#f3f3f3 url(/_common/skins/749/images/blockquote_bg.gif) no-repeat 4px 8px;
color:#333;
}
blockquote a:link, blockquote a:visited {
font-weight:bold;
color:#7CB289;
}
#container {
margin-bottom:20px;
line-height:1.5;
color:#fff;
background:url(/_common/skins/749/images/header_shadow.jpg) repeat-x left top;
}
#banner {
height:305px;
margin-bottom:20px;
padding-top:20px;
background:url(/_common/skins/749/images/header_bg.jpg) no-repeat center;
text-align:left;
}
#banner h1{
width :900px;
margin:0 auto;
font-size:28px;
font-family: Helvetica,Arial,sans-serif;
}
#banner h1 a{
color:#457f53;
}
#lead{
width :900px;
margin:0 auto;
color:#457f53;
}
/*-----Content-----*/

#content{
width :900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
padding-bottom:10px;
/*background:url(/_common/skins/749/images/dotline.gif) repeat-x left bottom;*/
border-bottom:#58a26a dotted 1px;
margin-bottom:20px;
}
.archive-bottom{
margin-top:20px;
}
.archive-name{
float:left;
}
.previousLink{
padding-left:14px;
background:url(/_common/skins/749/images/arrowL_small.gif) no-repeat left center;
}
.nextLink{
padding-right:14px;
background:url(/_common/skins/749/images/arrowR_small.gif) no-repeat right center;
}
.archive-links{
float:right;
padding-left:14px;
background:url(/_common/skins/749/images/arrowT_small.gif) no-repeat left center;
white-space:nowrap;
}

.archive-title a:link { text-decoration:none; color:#b8eba5; }
.archive-title a:visited { text-decoration:none; color:#b8eba5; }
.archive-title a:active { text-decoration:none; color:#b8eba5; }
.archive-title a:hover { text-decoration:underline; color:#b8eba5; }
.archive-bottom a:link { text-decoration:none; color:#b8eba5; }
.archive-bottom a:visited { text-decoration:none; color:#b8eba5; }
.archive-bottom a:active { text-decoration:none; color:#b8eba5; }
.archive-bottom a:hover { text-decoration:underline; color:#b8eba5; }

/* Articles */
#main {
width:650px;
overflow:hidden;
float:right;
}
.articles {
width:650px;
margin-bottom:40px;
/*background:url(/_common/skins/749/images/dotline.gif) repeat-x left bottom;*/
overflow:hidden;
border-bottom:#58a26a dotted 1px;
}
.articles-title {
margin:0 0 20px 0;
font-size:18px;
background:url(/_common/skins/749/images/articles-title_bg.gif) no-repeat left bottom;
color:#FFF;
padding:20px 0px 0px 65px;
min-height:45px;
height: auto !important;
height: 45px;
}

.articles-title a:link { text-decoration:none; color:#FFF; }
.articles-title a:visited { text-decoration:none; color:#FFF; }
.articles-title a:active { text-decoration:none; color:#FFF; }
.articles-title a:hover { text-decoration:underline; color:#FFF; }


.articles-body {
line-height:1.6;
margin-bottom:20px;
}
.articles-body img {
margin-right: 10px;
margin-bottom: 10px;
border:solid 5px #5c9f6c;
}
a.readMoreLink {
padding:2px 15px 2px 5px;
background:#73b05d url(/_common/skins/749/images/arrow_white.gif) no-repeat right center;
text-decoration:none;
color:#ffffff;
}

.posted{
margin-bottom:20px;
}

/*-----Entry-----*/
.entry {
margin-bottom:20px;
}
.entry h4 {
margin:0 0 5px 0;
padding:0;
font-size:13px;
}
.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */
#nice h4 {
background:url("images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
background:#f3f3f3;
padding:8px;
margin-bottom:5px;
}
#nice li {
float:left;
width:67px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
color:#333;
}
#nice li a:link, #nice li a:visited {
font-weight:bold;
color:#7cb289;
}

/* Comments */
#myblog-comment-list-area {
color:#333;
}
#comments a:link ,#comments a:visited {
font-weight:bold;
color:#7cb289;
}
.each-comment {
background:#f3f3f3;
padding:8px;
margin-bottom:1px;
clear:both;
}
.each-comment img {
float:left;
margin:0 10px;
}
.each-comment input {
margin:0;
padding:0;
}
* html .each-comment input {
margin-bottom:-2px;
}
.comments-body {
margin:0 0 0 60px;

}
#comments .delete {
margin-left:60px;
}
#myblog-comment-area a:link, #myblog-comment-area a:visited {
color: #7CB289;
font-weight: bold;
}

/* Comment Write */
#comment-write dt {
float:left;
clear:both;
color:#333;
}
#comment-write dl {
background:#f3f3f3;
padding:8px 15px;
color:#333;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:1.5;
color:#333;
}
#comment-write textarea {
height:150px;
border:1px solid #969696;
}
.comment-input {
width:420px;
border:1px solid #969696;
}

/* Trackback Write */
#trackback-write p {
margin:0;
color:#333;
}
#trackback-write a:link, #trackback-write a:visited {
font-weight:bold;
color:#7cb289;
}
#trackback-write form {
margin:12px 0;
}
.each-trackback {
background:#f3f3f3;
padding:8px 15px;
margin-bottom:1px;
}
.trackback-url {
padding-top:10px;
}
.trackback-url input {
width:98%;
border:1px solid #969696;
}

/*-----Side-----*/
#side-a {
float:left;
width:225px;
/*padding-right:20px;
background:url(/_common/skins/749/images/dotline_tate.gif) repeat-y right top;*/
font-size:small;
overflow:hidden;
}
.sidebar {
width:225px;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-title {
margin:0 0 10px 0;
padding:5px 0px 0px 20px;
font-size:13px;
background:url(/_common/skins/749/images/sidebar-title_bg.gif) no-repeat left bottom;
min-height:30px;
height: auto !important;
height: 30px;
color:#d3f7c6;
}

.sidebar-title a:link { text-decoration:none; color:#b8eba5; }
.sidebar-title a:visited { text-decoration:none; color:#b8eba5; }
.sidebar-title a:active { text-decoration:none; color:#b8eba5; }
.sidebar-title a:hover { text-decoration:underline; color:#b8eba5; }

.sidebar-body {
	margin-bottom:20px;
}
.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}
.sidebar-body li {
margin-bottom:8px;
padding-left:5px;
/*background:url(/_common/skins/749/images/dot.gif) no-repeat 0 4px;*/
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:4px;
}
.new {
margin-left:6px;
color:#fff;
font-weight:bold;
}

/*--Profile--*/
#profile a:link { text-decoration:none; color:#d3f7c6; }
#profile a:visited { text-decoration:none; color:#d3f7c6; }
#profile a:active { text-decoration:none; color:#d3f7c6; }
#profile a:hover { text-decoration:underline; color:#d3f7c6; }

dt.profile-img {
float:left;
margin-left:5px;
}
dd.profile-status{
margin-left:85px;
line-height:1.8;
}
#profile .profileLink{
padding-left:14px;
background: url(/_common/skins/749/images/arrowR_small.gif) no-repeat left center;
line-height:1.2;
}
.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/
#calendar a:link { text-decoration:none; color:#b8eba5; }
#calendar a:visited { text-decoration:none; color:#b8eba5; }
#calendar a:active { text-decoration:none; color:#b8eba5; }
#calendar a:hover { text-decoration:underline; color:#b8eba5; }

.calendar-date {
text-align:center;
}
#calendar table {
margin:3px auto;
text-align:center;
}
#calendar th {
height:20px;
width:24px;
/*background:#4d4d4d;*/
color:#ffffff;
font-weight:normal;
}
#calendar td{
height:18px;
width:22px;
/*border:1px solid #dddddd;*/
font-size:11px;
}
#calendar td.link {
/*border:1px solid #969696;*/
color:#ffffff;
font-weight:bold;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:10px 0px 0px 0px;
background:url("images/rssentry_bg.gif") no-repeat left top;
text-align:center;
font-weight:bold;
line-height:1;
min-height:25px;
height: auto !important;
height: 25px;
}

#rssRegist a:link { text-decoration:none; color:#ffffff; }
#rssRegist a:visited { text-decoration:none; color:#ffffff; }
#rssRegist a:active { text-decoration:none; color:#ffffff; }
#rssRegist a:hover { text-decoration:underline; color:#ffffff;}

/*--So-net--*/
#powered {
}
#powered img {
margin-bottom:10px;
}
#rssfeed {
}
#rssfeed a:link { text-decoration:none; color:#b8eba5; }
#rssfeed a:visited { text-decoration:none; color:#b8eba5; }
#rssfeed a:active { text-decoration:none; color:#b8eba5; }
#rssfeed a:hover { text-decoration:underline; color:#b8eba5; }

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
background:#f3f3f3;
text-align:left;
color:#333;
}
#tag_cloud a {
padding:2px;
font-weight:bold;
color:#7cb289;
}
.tag-title{
padding-top:5px;
font-size:18px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
margin:0 0 20px 0;
font-size:18px;
background:url(/_common/skins/749/images/articles-title_bg.gif) no-repeat left bottom;
color:#FFF;
padding:20px 0px 0px 65px;
min-height:45px;
height: auto !important;
height: 45px;
}
.tag-search{
text-align:right;
padding:5px 0 0 0;
margin-bottom:10px;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 18px;
background:url(/_common/skins/749/images/arrowR_small.gif) no-repeat 0 4px;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
.tag-audios-title{
text-align:left;
padding:0 0 5px 18px;
background:url(/_common/skins/749/images/arrowR_small.gif) no-repeat 0 4px;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}

/*-----Footer-----*/
#footer {
padding:10px 20px;
background:#eeeeee;
font-size:11px;
clear:both;
}

#footer a:link { text-decoration:none; color:#666666; }
#footer a:visited { text-decoration:none; color:#666666; }
#footer a:active { text-decoration:none; color:#666666; }
#footer a:hover { text-decoration:underline; color:#666666; }

.copyright{
padding:0;
margin:0;
text-align:right;
}
