/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

br {
	clear: both;
}

a {
	color: #4f4f4f;
	text-decoration: underline;
}

a:hover {
	color: #5f5f5f;
	text-decoration: none;
}

a img {
	border: none;
}

body {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	line-height: 120%;
	background-color: #34a299;
	background-image: url(../images/common_bodybck.gif);
	background-repeat: repeat-x;
	background-position:left top;
}


#container {
	background-color: #fffbf0;
	padding-top: 10px;
	width: 770px;
	margin: 0 auto 5%;
}

#header {
	text-align: center;
	padding-bottom: 20px;
}

#center {
	width: 731px;
	margin: 0 auto;	
}

.sidebar {
	width: 195px;
	float: left;
}

.mtTableCalendar {
	width: 180px;
	margin: 8px 0;
	font-size: 10px;
	text-align: center;
	border-collapse: collapse;
}

.mtTableCalendar th {
	border: solid 1px #afafaf;
}

.mtTableCalendar td {
	border: solid 1px #afafaf;
}

.mtTableCalendar a {
	text-decoration: none;
	font-weight: bold;
	color: #f89a31;
}

.mtTableCalendar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f8da62;
}

.sidebar form {
	margin: 12px 0;
	width: 180px;
	text-align: center;
}

.sidebar input {
	margin: 4px auto;
}

.sidebar dl {
	margin: 12px 0;
	width: 180px;
	border: solid 1px #afafaf;
}

.sidebar dt {
	background-color: #cfcfcf;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.sidebar dd {
	margin-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.sidebar ul {
	margin-left: 12px;
}

.sidebar li {
	
}

.contents {
	width: 520px;
	float: left;
}


.category {
	border-left: 4px solid #f89a20;
	padding-left: 2px;
	margin: 4px 0 12px;
}

.toplink {
	text-align: center;
	margin: 0 auto 12px;
}

h2 {
	margin-bottom: 12px;
}

h3 {
	border-bottom: 1px solid #fd4d19;
	border-left: 4px solid #FD4D19;
	padding: 2px;
	font-size: 120%;
	margin-bottom: 8px;
}

h3 a {
	color: #606060;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.text {
	width: 96%;
	margin: 8px auto;
	line-height: 130%;
}

.extendet {
	text-align: right;
	width: 90%;
	margin: 12px auto;
}

.mores {
	margin: 12px auto;
}

.textfoot {
	text-align: right;
	margin: 4px 0 24px;
}

.entryopt {
	border-top: dashed 1px #f89a31;
	padding-top: 24px;
}

.entryopt hr {
	height: 1px;
	border: dashed 1px #f89a31;
	margin: 4px 0;
	width: 90%;
}

.entryopt h4 {
	margin: 18px 0 6px;
	font-size: 110%;
	border-left: solid 4px #f89a31;
	padding-left: 4px;
}

.trackbacks {
	text-align: center;
	width: 380px;
	background-color: #ffffee;
	border: dashed 1px #f89a31;
	margin: 8px 0 8px 24px;
}

.comments {
	width: 360px;
	margin-left: 12px;
	margin-top: 12px;
}

.commentfoot {
	margin: 8px 0 0 ;
	text-align: right;
	border-right: solid 2px #f89a31;
	border-bottom: solid 1px #f89a31;
	padding-right: 2px;
	padding-bottom: 2px;
}

.menu {
	margin: 24px 0 0;
}

.menu a {
	display: block;
	width: 178px;
	height: 30px;
	border-bottom: solid 4px #fffbf0;
}

.menutxt {
	display: none;
}

.menu a:hover {
	background-position: 0 -31px;
}
.menutop {
	background: url(images/menutop.gif) 0 0;
}

.menu01 {
	background: url(images/menu01.gif) 0 0;
}

.menu02 {
	background: url(images/menu02.gif) 0 0;
}

.menu03 {
	background: url(images/menu03.gif) 0 0;
}

.menu04 {
	background: url(images/menu04.gif) 0 0;
}

.menu05 {
	background: url(images/menu05.gif) 0 0;
}

.menu06 {
	background: url(images/menu06.gif) 0 0;
}

.menu07 {
	background: url(images/menu07.gif) 0 0;
}

.menu08 {
	background: url(images/menu08.gif) 0 0;
}

.menu09 {
	background: url(images/menu09.gif) 0 0;
}

.menu10 {
	background: url(images/menu10.gif) 0 0;
}

.submenu {
	margin: 12px 0 24px;
}

.submenu a {
	width: 120px;
	border: solid 1px #c9c7c1;
	background-image: url(images/submenubck01.gif);
	text-align: left;
	text-indent: 0.5em;
	display: block;
	margin-left: 2px;
	font-size: 12px;
	text-decoration: none;
	color: #5d5d5d;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
}

.submenu a:hover {
	background-image: url(images/submenubck02.gif);
	border: 1px solid #c9c7c1;
	color: #fff;
}


#footer {
	color:#707070;
	font-size: 0.9em; 
	padding-top: 2%;
	padding-bottom: 2%;
	text-align: center;
}

#SearchBox {
	width: 70%;
	background-color: #fff;
	margin: 0 auto 12px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}
#SearchBox h3 {
	border-left: 8px solid #f89a31;
	padding-left: 4px;
	border-bottom: none;
	text-align: left;
}
#seachTxt {
	margin-right: 4px;
}
.SearchedCount {
	margin-top: 6px;
	padding-top: 6px;
	border-top: dashed 1px #f89a31;
	line-height: 180%;
}
