/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -20px;
}
/*
input, textarea {
	width: auto;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}
*/
h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000099;
}

a:hover {
	text-decoration: none;
	text-align: left;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 900px;
	height: auto;
	/*padding-bottom: 3px;*/
	/*background: url(images/nkfust.png) no-repeat left top;*/
}

/* Header */

#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	height: 40px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	font-size:12px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0;
}

#menu li {
	float: left;
	font-size:12px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	height: 20px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 18px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 900px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */


#content {
	float: right;
	width: 700px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
	text-align: justify;
}

.post .meta {
	height: 35px;
	margin: 15px;
	padding: 15px;
	line-height: normal;
	background-image: url(images/img05.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-weight: bold;
}

.post a {
	color: #31363B;
}

a.squarebutton{
	background: transparent url('../css/images/square-gray-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	padding-right: 5px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../css/images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 65%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0 0 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 0.5em 0;
	padding: 5px 0 0 10px;
}

#sidebar li p {
	padding: 0 10px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
}


#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
#wrapper #page #content .post .entry ol {
	text-indent: -12px;
	padding-left: 5px;
}
#wrapper #page #content .post img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

table.tab  {
	font-size: 13px;
	color: #666666;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-collapse:collapse;
}

.tab th {
	border-bottom: #C5C5C5 solid 1px;
	border-right: #C5C5C5 solid 1px;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	background: #ffffcc;
	padding: 5px;
}

.tab td {
	border-bottom: #C5C5C5 solid 1px;
	border-right: #C5C5C5 solid 1px;
	padding: 5px;
	line-height: 14pt;
}

table.notab  {
	font-size: 13px;
	color: #666666;
	border-left: 0px;
	border-top: 0px;
	border-collapse:collapse;
}

.notab th {
	border-bottom: 0px;
	border-right: 0px;
	padding: 5px;
	line-height: 14pt;
	font-weight: normal;
	text-align: center;
}

.notab td {
	border-bottom: 0px;
	border-right: 0px;
	padding: 5px;
	line-height: 14pt;
}
