﻿body {
	margin : 0;
	padding : 0;
	font : 69%/1.1em Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background : url(headerbg-orange.gif) repeat-x;
	color : #666666;
	text-align : center;
}
a {
	background : inherit;
	color : #ec981f;
}
a:hover {
	background : inherit;
	color : #806b4d;
}
h3 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color : #555;
}
h2 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color : #555;
}
h1 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color : #555;
}
h1 {
	font-size : 1.5em;
}
h2 {
	font-size : 1.3em;
}
h3 {
	font-size : 1.2em;
	text-transform : none;
}
#rightbar h1 {
	padding : 10px 0 5px 5px;
	margin : 0 0 0 10px;
	border-bottom : 1px solid #f2f2f2;
}
#main h1 {
	padding : 10px 0 0px 0px;
	margin : 0 0 0 0px;
	border-bottom : 1px solid #f2f2f2;
}
#sidebar h1 {
	padding : 10px 0 5px 30px;
	background : url(square_arrow.gif) no-repeat 2px 12px;
	margin : 0;
}
h3 {
	margin : 10px 15px;
}
h2 {
	margin : 10px 15px;
}
h1 {
	margin : 10px 15px;
}
p {
	margin : 10px 15px;
}
ol {
	margin : 10px 30px;
	padding : 0 15px;
	color : #ec981f;
}
ul {
	margin : 10px 30px;
	padding : 0 15px;
	color : #ec981f;
}
ol span {
	color : #666666;
}
ul span {
	color : #666666;
}
img {
	border : 2px solid #ccc;
}
img.float-right {
	margin : 5px 0 5px 15px;
}
img.float-left {
	margin : 5px 15px 5px 0;
}
a img {
	border : 2px solid #ec981f;
}
a:hover img {
	border : 2px solid #806b4d !important;
	border : 2px solid #ec981f;
}
code {
	margin : 5px 0;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background : #fafafa;
	border : 1px solid #f2f2f2;
	border-left : 3px solid #ec981f;
}
acronym {
	cursor : help;
	border-bottom : 1px solid #777;
}
blockquote {
	margin : 15px;
	padding : 0 0 0 32px;
	background : #fafafa url(quote.gif) no-repeat 5px 10px !important;
	background-position : 8px 10px;
	border : 1px solid #f2f2f2;
	border-left : 3px solid #ec981f;
	font-weight : bold;
}
form {
	margin : 10px;
	padding : 0;
	border : 1px solid #ffcc00;
	background-color : #fff;
}
label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
}
input {
	padding : 4px;
	border : 1px solid #ffcc00;
	font : normal 1em/1.5em Verdana, sans-serif;
	color : #777;
}
textarea {
	width : 350px;
	padding : 4px;
	font : normal 1em/1.5em Verdana, sans-serif;
	border : 1px solid #ffcc00;
	height : 100px;
	display : block;
	color : #777;
}
input.button {
	margin : 0;
	font : bold 1em Arial, Sans-serif;
	border : 1px solid #ffcc00;
	background : #fff;
	padding : 2px 3px;
	color : #333;
}
.miki {
	background : transparent;
	border : none;
	margin : 0;
	padding : 0;
}
.miki input.button {
	width : 55px;
	vertical-align : top;
}
#wrap {
	margin : 0 auto;
	width : 890px;
	text-align : left;
	background : #fff;
}
#content-wrap {
	clear : both;
	margin : 0;
	padding : 0;
	width : 890px;
}
#header {
	position : relative;
	background : url(headerbg-orange.gif) repeat-x 0% 0%;
	height : 84px;
}
#header h1#logo {
	position : absolute;
	margin : 0;
	padding : 0;
	font : bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing : -2px;
	color : #ccc;
	text-transform : lowercase;
	top : 0;
	left : 5px;
}
#header h4 {
	float : right;
	margin : 0;
	padding : 0;
	font : 1.4em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing : -1px;
	color : #ccc;
	font-weight:bold;
	padding-top : 6px;
}
#header h2#slogan {
	position : absolute;
	margin : 0;
	padding : 0;
	font : bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform : none;
	color : #fff;
	top : 48px;
	left : 65px;
}
#header .searchform {
	position : absolute;
	top : 5px;
	right : 3px;
}
#main {
	float : left;
	margin-left : 15px;
	padding : 0;
	width : 72%;
	border-left : 1px solid #f2f2f2;
}
.post-footer {
	background-color : #fafafa;
	padding : 5px;
	margin-top : 20px;
	font-size : 95%;
	border : 1px solid #f2f2f2;
}
.post-footer .date {
	background : url(clock.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .comments {
	background : url(comment.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .readmore {
	background : url(page.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
#sidebar {
	float : left;
	width : 24%;
	margin : 0;
	padding : 0;
	display : inline;
}
#sidebar ul.sidemenu {
	list-style : none;
	text-align : left;
	margin : 0 0 8px 0;
	padding-right : 0;
	text-decoration : none;
}
#sidebar ul.sidemenu li {
	border-bottom : 1px solid #eff0f1;
	background : url(arrow.gif) no-repeat 2px 5px;
	padding : 2px 5px 2px 20px;
}
* html body #sidebar ul.sidemenu li {
	height : 1%;
}
#sidebar ul.sidemenu a {
	font-weight : bold;
	background-image : none;
	text-decoration : none;
}
#rightbar {
	float : right;
	width : 21%;
	padding : 0;
	margin : 0;
}
#footer {
	clear : both;
	background : #fff url(footerbg.gif) repeat-x left top;
	border-top : 1px solid #f2f2f2;
	text-align : center;
	height : 50px;
}
#footer a {
	text-decoration : none;
	font-weight : bold;
}
#menu {
	clear : both;
	margin : 0;
	padding : 0;
}
#menu ul {
	position : relative;
	bottom : 4px;
	margin : 0;
	padding : 0;
	float : left;
	font : bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width : 890px;
	border : 1px solid #808080;
	border-width : 0 0 4px 0;
	list-style : none;
}
#menu ul li {
	display : inline;
}
#menu ul li a {
	position : relative;
	bottom : -4px;
	float : left;
	color: #333333;
	padding : 0 10px;
	text-decoration : none;
	background : white url(menudivide.gif) repeat-y right top;
	border-bottom : 4px solid #808080;
}
#menu ul li a:hover {
	color : black;
	background-color : #f3f3f3;
	border-bottom : 4px solid #ffa600;
}
#menu ul li#current a {
	color : #333;
	background-color : #f3f3f3;
	border-bottom : 4px solid #ffa600;
}
.float-left {
	float : left;
}
.float-right {
	float : right;
}
.align-left {
	text-align : left;
}
.align-right {
	text-align : right;
}
.align-center {
	text-align : center;
}
.align-justify {
	text-align : justify;
}
.clear {
	clear : both;
}
.block {
	display : block;
}
.hide {
	display : none;
}
.orange {
	color : #ffa600;
}
.txtgri {
	font-weight : bold;
	font-size : 10px;
	color : #666666;
	font-family : Verdana;
	text-decoration : none;
	text-align : left;
}
hr {
	color : #ffcc00;
	border : 0;
	height : 1px;
	background-color : #ffcc00;
}
.header01 {
	font-weight : bold;
	font-size : 12px;
	color : #777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.ikko {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9px;
	color : #576c91;
	text-decoration : none;
	background-repeat : repeat-x;
	text-align : left;
}
.style7 {
	color : #ff0000;
}
.style1 {
	text-align : center;
}
.style8 {
	font-size : 10px;
	color : #003366;
}
.style9 {
	border-width : 0;
	margin:0 0 0 7px;
}
