/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

br.allclear { clear: both; font-size: 1px; }
div.allclear { clear: both; display: block; font-size: 1px; background-color: transparent;}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#666666;
	background-color:#F0FCF1;
	text-align:center;
}

a
{
	text-decoration:none;
	color:#6AB227;
	background:inherit;
}

a:hover
{
	text-decoration:underline;
}

div#gb-menuArea {
	padding-bottom: 15px;
}


div#blogBody {
	width:765px;
	margin:0 auto;
	background: url("/blog/img/bg-blog.gif") repeat-y;
}

div#main-container
{
	padding:15px 0 0 0;
	text-align:left;
	background: url("/blog/img/bg-header.gif") no-repeat left top;
}


/* ---------- body_end ---------- */



/* ---------- main ---------- */


div#main
{
	width:520px;
	float:left;
}

/* ---------- banner ---------- */

div#banner {
	margin:10px 0px 20px 30px;
}


div#banner h1
{
	text-align:left;
}

div#banner h1 a
{
	background-color:transparent;
	text-decoration:none;
}

div#banner h1 a:hover
{
	text-decoration:underline;
}


/* ---------- entry ---------- */

div.content {
	padding:0 0 15px 30px;
}

div.entry {
	margin:0 0 20px 0;
}

p.date-header {
	color:#666666;
	font-size:75%;
	font-weight:bold;
	padding:5px 0 10px 0;
}

p.content-nav {
	padding-bottom: 10px;
	font-size:75%;
	font-weight:bold;
}

h3.entry-header,
h3#archive-title {
	font-size: 85%;
	font-weight:bold;
	padding:6px 5px 0px;
	background: url("/blog/img/h2_title-bg.gif") no-repeat left top;
	height: 32px;
}

h3.entry-header a,
h3#archive-title a {
	color:#6AB227;
}

h3.entry-header a:hover,
h3#archive-title a:hover {
	text-decoration : underline;
}

h3.entry-header a:visited,
h3#archive-title a:visited {
	color:#333;
}

div.entry-content {
	padding:10px 0;
}

div.content blockquote
{
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
	margin:0 0 15px 0;
}

div.content blockquote p
{
	color:#669966;
	font-size:80%;
}

div.entry-body p,
div.entry-more p
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
}

div.entry-body img,
div.entry-more img {
	float: left;
	margin: 0 30px 10px 0;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#666666;
	font-size:80%;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#666666;
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	border-bottom:1px dotted #999999;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-info,
p.entry-footer {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom:10px;
	text-align:right;
}

div.entry-info ul,
p.entry-footer ul {
	list-style-type: none;
}

div.entry-info li,
p.entry-footer li {
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

p.entry-footer {
	font-size:60%;
}

div.content h4
{
	background-color:#666666;
	color:#ffffff;
	font-weight:normal;
	font-size:70%;
	padding:2px;
	margin-bottom:10px;
}

div.content h5
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

div.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin-bottom:15px;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

div#right-menu
{
	width:215px;
	float:right;
}

div#right-menu div.right-content {
	padding:15px 25px 0 0;
}

div.right-content h3 {
	background-color: #000;
	padding: 0;
	margin:0;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#ffffff;
}

div#right-menu ul {
	padding: 5px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
}

div#right-menu li {
	list-style-type:none;
	color:#666666;
	font-size:75%;
	padding: 0 0 5px 0;
	background: url("img/arrow.gif") no-repeat 5px 5px;
}

div#right-menu li a{
	padding: 0px 20px 0px 15px;
}

div.profileArea table tr th {
	font-size:75%;
	padding: 5px 0px 5px 5px;
	text-align: center;
	vertical-align: top;
	width: 4em;
	font-weight: normal;
}

div.profileArea table tr td {
	font-size:75%;
	padding: 5px 5px 5px 0px;
}

div.profileArea table {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

div.profileArea,
div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.powered,
div.search-feed
{
	margin-bottom: 15px;
}

div.search-form label,
div.cclicense {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

div#footerArea
{
	background: url("/blog/img/bg-footer.gif") no-repeat 19px 0px;
	height: 130px;
}

div#footerArea table tr td
{
	font-size: 10px;
	color: #009346;
	line-height: 18px;
	padding-top: 100px;
}

div#footerArea table tr td#footerLeft {
	padding-left: 40px;
}

div#footerArea table tr td#footerRight {
	padding-right: 30px;
}



/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	margin-bottom:10px;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

/* ---------- search_end ----------*/

div.module-calendar {
	border: 1px solid #DDDDDD;
	padding: 10px 5px;
	margin-bottom: 20px;
	width:180px;
	_width:190px;
}

div.module-content {
	font-size:10px;
	line-height: 12px;
}

div.module-content table {
	width: 100%;
}

div.module-content table caption {
	padding: 5px 0 5px;
}

div.module-content table th,
div.module-content table td {
	text-align: center;
}

div.module-content table th span.sunday {
	color: #F50000;
}

div.module-content table th span.saturday {
	color: #0000C4;
}


/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/

