@charset "UTF-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 0;
}


h1,h2,h3,h4,h5,blockquote,ul,li,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}




img {
border-style: none;
}

strong {
	color: #FF6600;
	background-color: #ffffff;
}

.skip{
	position: absolute;
	left: -9999px;
}

.none{
	display: none;
}

hr {
	display: none;
}




#container {
	background-image: url(images/bodybg.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
}


#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}



.description {
	display: none;
}

#header a {
	text-decoration: none;
	color: #336600;
	background-color: #ffffff;
}

#header a:link {
	text-decoration: none;
	color: #336600;
	background-color: #ffffff;
}

#header a:link:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#header a:link:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#header a:visited {
	text-decoration: none;
	color: #669900;
	background-color: #ffffff;
}

#header a:visited:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#header a:visited:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#banner {
	width: 530px;
	float: left;
}

#banner h1 {
	width: 180px;
	background-image: url(images/logo.gif);
	text-indent: -9999px;
	height: 52px;
}

#searchbox {
	text-align: right;
	margin: 0;
	padding:0;
	width: 200px;
	float: right;
}

#searchbox .pad {
	padding-top: 10px;
	padding-right: 20px;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchbox label {
	display: none;
}

#searchbox input {
	font-size: 75%;
}


#navi {
	font-size: 75%;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/navibg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 760px;
	float: left;
	clear: both;
}

#navi .pad {
	padding-left: 6px;
	padding-right: 6px;
}

#navi ul {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0;
}
#navi ul li {
	display: inline;
}



#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #669900;
	background-image: url(images/navi0.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 0.3em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0.3em;
	float: left;
	border-right: 1px solid #e0e0e0;
}

#navi ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(images/navi.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#image {
	background-image: url(images/title.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 6px;
	padding-left: 0px;
	margin-right: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 200px;
	clear: both;
}


#content {
	width: 558px;
	float: left;
}


#main {
	font-size: 80%;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 0;
	width: 558px;
}

#main a {
	text-decoration: none;
	color: #00468B;
	background-color: #ffffff;
}

#main a:link {
	text-decoration: none;
	color: #00468B;
	background-color: #ffffff;
}

#main a:link:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}

#main a:link:active {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}

#main a:visited {
	text-decoration: none;
	color: #669900;
	background-color: #ffffff;
}

#main a:visited:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}

#main a:visited:active {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}


#main .pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#main .date {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}

#main h2 {
	font-size: 115%;
	font-weight: bold;
	color: #00468B;
	background-color: #ffffff;
	background-image: url(images/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}

#main h3 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

cite {
	font-style: italic;
}

blockquote {
	color: #333333;
	background-color: #ffffff;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}

pre {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-left: 40px;
	margin-right: 40px;
	height: 100px;
	overflow: scroll;
}

#main dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}


.info {
	margin-top: 10px;
	margin-bottom: 25px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.info dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}

.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}

.boxarea {
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 15px;
}

.rentory {
	background-image: url(blogimg/whatnew.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 0px;
}

.rentory dt {
        padding: 0;
}
.rentory dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 6em;
	margin-right: 0px;
	margin-bottom: .4em;
}

.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}
.archives dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 13em;
	margin-right: 0;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#main ul {
	padding-left: 20px;
	margin-bottom: 5px;
}


#main p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}

#main .imageleft{
	padding-right: 10px;
	float: left;
}

#main .imageright{
	padding-left: 10px;
	float: right;
}

.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}

.entry-tags {
	clear:both;
    margin: 5px 0 10px 5px; 
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }
.entry-tags-list { 
    list-style:none;
    padding-left: 0;

}

#main .posted {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

label {
	margin-bottom: 0.5em;
	width: 10em;
	float: left;
	clear: both;
	white-space: nowrap;
}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.sign {
	margin-bottom: 10px;
}

.extended {
	display:block;
	float:right;
}

textarea {
	font-size: 100%;
}


#side {
	font-size: 80%;
	line-height: 140%;
	width: 190px;
	float: left;
}

#side .pad {
	padding-top:10px;
	padding-left: 11px;
	padding-right: 2px;
}

#side a {
	text-decoration: none;
	color: #00468B;
	background-color: #ffffff;
}

#side a:link {
	text-decoration: none;
	color: #00468B;
	background-color: #ffffff;
}

#side a:link:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#side a:link:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#side a:visited {
	text-decoration: none;
	color: #669900;
	background-color: #ffffff;
}

#side a:visited:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}

#side a:visited:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
}


#side h2 {
	font-size: 110%;
	font-weight: bold;
	color: #00468B;
	background-color: #ffffff;
	background-image: url(images/sideh2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}

#side h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}

#side p {
	font-size: 92%;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

.calendar {
	margin-bottom:5px;
	border-width:0px;
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:show;
	background-color:#FFFFFF;
}

.calendar caption {
	font-family: Verdana", "Arial", "Helvetica", "sans-serif;
	color:#000;
	font-weight:bold;
	font-size:x-small;
	text-align:left;
}

.calendar th,
.calendar td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:x-small;
	line-height:1.0;
	width:23px;
	text-align:center;
	vertical-align:middle;
}

.calendar th {
	color:#00468B;
	font-weight:bold;
}

.calendar td {
	color:#000;
}

.calendar td a {
	color:#003F67;
	text-decoration: underline;
}

.calendar td a:hover {
	color:#FFFFFF;
	background-color:#76A6D4;
	text-decoration: none;
}

/*#categories {
	color: #ffffff;
	background-color: #7BB700;
	margin-right: 2px;
	margin-left: 1px;
}

#categories a {
	color: #FFFFFF;
	background-color: #669900;
}

#categories a:link {
	color: #FFFFFF;
	background-color: #669900;
}
#categories a:link:hover {
	color: #FFFFFF;
	background-color: #666666;
}


#categories a:visited {
	color: #FFFFFF;
	background-color: #669900;
}

#categories a:hover {
	color: #FFFFFF;
	background-color: #669900;
}

#categories a:visited:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#categories ul {
	padding: 0;
	margin-left: 0px;

	list-style: none;
}

#categories ul li {
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 10px;
}

#categories ul li a{
	background-image: url(images/menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#categories ul li a:hover {
	background-image: url(images/menu.png);
	background-position: 0px -300px;
	background-repeat: no-repeat;
}

#categories ul li a:visited {
	background-image: url(images/menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#categories ul li a:visited:hover {
	background-image: url(images/menu.png);
	background-position: 0px -300px;
	background-repeat: no-repeat;
}


#categories ul li a:visited:hover {
	background-image: url(images/menu.png);
	background-position: 0px -300px;
	background-repeat: no-repeat;
}

#categories ul ul {
	margin: 0;
	padding: 0;
}

#categories ul ul li {
	background-image: none;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}

#categories ul ul li a {
	background-image: url(images/submenu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	border-left: none;
}

#categories ul ul li a:hover {
	background-image: url(images/submenu.png);
	background-position: 0px -300px;
	background-repeat: no-repeat;

}

#categories ul ul li a:visited {
	background-image: url(images/submenu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;

}

#categories ul ul li a:visited:hover {
	background-image: url(images/submenu.png);
	background-position: 0px -300px;
	background-repeat: no-repeat;

}*/

.note{
	padding-left: 5px;
	padding-right: 5px;
}

.note p {
	line-height: 130%;
	padding-bottom: 2px;
}

#side ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-bottom: 2px;
	list-style-type: none;
}

#side li {
	padding-bottom: 7px;
}

#side li a {
	text-decoration: none;
}

#side li a:hover {
	text-decoration: none;
}

#side ul.news{
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-bottom: 2px;
	list-style-type: none;
}

/*.module-tagcloud .module-content { font-size: 100%; text-align: left; margin-top: 5px; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 150%; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 130%; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 120%; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 100%; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 90%; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 80%; }*/


#side img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}

.link-note {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}

.rss {
	margin-top: 5px;
	margin-bottom: 5px;
}

.rss a {
	background-image: url(blogimg/feed.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 175px;
	height: 37px;
	display: block;
}
.rss a:hover {
	background-image: url(blogimg/feed.png);
	background-position: 0px -37px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 175px;
	height: 37px;
	display: block;
}

#powered {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 20px;
}


#footernavi {
	font-size: 75%;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
#footernavi ul {
	margin: 0;
	padding: 0;
}

#footernavi ul li {
	display: inline;
}
#footernavi ul li a {
	text-decoration: none;
	color: #00468B;
	background-color: #ffffff;
	padding: 0 .5em;
}

#footernavi ul li a:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}


#footer {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	clear: both;
}

address {
	font-size: 75%;
	font-style: normal;
	text-align: center;
	line-height: 100%;
	margin-bottom: 5px;
}

.pagebute {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 25px 0;
}

