@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #36393D url('../images/img01.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D1E9A3;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #36393D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 12px;
	display:inline;
}

h2 {
	font-size: 2em;
}

h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	background: #D1E9A3 url('../images/img02.gif') repeat-x;
}

#logo {
	float: left;
	height: 100px;
	padding: 0 0 0 115px;
	background: url('../images/img03.gif') no-repeat;
	color: #36393D;
}

#logo p {
	padding: 40px 0 0 0;
	color: #36393D;
}

#logo p {
	font-size:16px;
	font-weight:bold;
}

#logo a {
	text-decoration: none;
	color: #36393D;
}

#search {
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
	background: url('../images/img04.gif') no-repeat right top;
}

#search form {
	height: 25px;
	padding: 65px 0 0 25px;
	background: url('../images/img05.gif') no-repeat 0 60px;
}

#search fieldset {
	border: none;
}

#search-text {
	width: 170px;
	background: #FFFFFF;
	border: none;
}

#search legend, #search-submit {
	display: none;
}

#menu {
	clear: both;
	height: 40px;
	background: url('../images/img09.gif') no-repeat right bottom;
}

#menu ul {
	height: 28px;
	padding: 12px 0 0 20px;
	background: url('../images/img08.gif') no-repeat left bottom;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	background: url('../images/img06.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #36393D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url('../images/img07.gif') no-repeat left center;
	color: #B42600;
}

/* Page */

#page {
	padding: 10px 20px 0 20px;
}

#back2top {
	height: 72px;
	background: url('../images/img19.gif') no-repeat left bottom;
}

#back2top a {
	display: block;
	width: 40px;
	padding: 27px 0 0 25px;
	text-decoration: none;
	text-align: center;
}

#back2top a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	margin-right: 380px;
}

#content h3 {
	padding-top: 5px;
}

#content table {
	margin: 15px 0 0 5px;
	width: 99%;
}

.subcats {
	padding-left: 10px;
}

.post {
	padding: 20px 0;
}

.post .title {
	font-size: 2.6em;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	border-bottom: 1px dotted #000000;
}

.post .byline {
	margin-bottom: 2em;
}

.post .date {
	display: block;
	float: left;
	width: 69px;
	height: 64px;
	margin-top: 7px;
	background: #CCE698 url('../images/img14.gif') no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #BF3600;
}

.post .date .month {
	display: block;
	height: 16px;
	padding: 1px 0 0 0;
	background: #BF3600 url('../images/img14.gif') no-repeat;
	color: #FFFFFF;
}

.post .date .day {
	height: 47px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

.post .date .year {
	margin-top: -8px;
	display: block;
	text-indent: -9999px;
}

.post .entry {
	margin: 0 20px 0 90px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	margin-bottom: 1.6em;
	line-height: 180%;
	list-style-position: inside;
}

.post .links {
	height: 22px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	background: url('../images/img15.gif') no-repeat;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	padding-left: 15px;
	background: url('../images/img16.gif') no-repeat 0 5px;
}

.post .links .comments {
	padding-left: 15px;
	background: url('../images/img17.gif') no-repeat 0 6px;
}

.post .links .rss {
	padding-left: 15px;
	background: url('../images/img18.gif') no-repeat 1px 6px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
}

#sidebar ul {
	background: #D6EBAD url('../images/img10.gif') repeat-y;
	list-style: none;
	color: #36393D;
}

#sidebar li {
	background: url('../images/img12.gif') no-repeat left bottom;
}

#sidebar li ul {
	padding: 10px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#sidebar li li {
	padding: 0 0 0 10px;
	background: url('../images/img13.gif') no-repeat;
	background-position: 0px 0.7em;
}

#sidebar h2 {
	height: 42px;
	padding: 8px 0 0 10px;
	background: #BA3300 url('../images/img11.gif') no-repeat;
	font-size: 1.6em;
}

#sidebar a {
	text-decoration: none;
	color: #BA3300;
}

#sidebar a:hover {
	text-decoration: underline;
}

#content ul {
	background: #D6EBAD url('../images/img10.gif') repeat-y;
	list-style: none;
	color: #36393D;
}

#content li {
	background: url('../images/img12.gif') no-repeat left bottom;
}

#content li ul {
	padding: 10px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#content li li {
	padding: 0 0 0 10px;
	background: url('../images/img13.gif') no-repeat;
	background-position: 0px 0.5em;
}

#content h2 {
	height: 30px;
	padding: 8px 0 0 10px;
	background: #BA3300 url('../images/img11_12.gif') repeat-x;
	font-size: 1.6em;
}

#content td.he1 {
	height: 38px;
	width: 12px;
	background: #BA3300 url('../images/img11_11.gif') no-repeat;
}

#content td.he3 {
	height: 38px;
	width: 12px;
	background: #BA3300 url('../images/img11_13.gif') no-repeat;
}

#content p {
	line-height:140%;
}

#nav {
	padding:10px 0 0 40px;
}

/* Footer */

#footer {
	clear: both;
	padding: 50px 0;
	background: #242628 url('../images/img20.gif') repeat-x;
	font-size: 11px;
	color: #666666;
}

#footer p {
	text-align: center;
	line-height: 2em;
}

#footer a {
	color: #666666;
}

/* Submit */

span.req {
	color: red;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #AADD00;
	font-size: 7pt;
	text-decoration: none;
}

.label {
	vertical-align: top;
}

.field {
}

input.text {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
	width: 25em;
}

input.captcha {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
}
input.search {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
	width: 15em;
	float: right;
}

input.limit_field {
	margin: 1px 0;
	color: #000000;
	padding: 2px 3px;
}

textarea.text {
	margin: 1px 0;
	padding: 2px 3px;
	width: 36em;
}

select {
	padding: 2px 3px;
	margin: 1px 0;
	width: 36em;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

td.pricing {
	width: 500px;
	padding: 2px 0;
}

/* PR related */
div.pr {
	font-size: 6pt;
	color: #AADD00;
	float: left;
	height: 30px;
	margin-right: 5px;
}

div.prg {
	width: 40px;
	border: 1px solid #BBDD00;
	height: 3px;
	font-size: 1px;
}

div.prb {
	background: #AADD00;
	height: 3px;
	font-size: 1px;
}

div.featured {
	border: 1px solid #C5D59C;
}

.featured div.pr {
	color: #C5D59C;
}

.featured div.prg {
	border: 1px solid #C5D59C;
}

.featured div.prb {
	background: #C5D59C;
	height: 3px;
	font-size: 1px;
}


/* AJAX category selection */
#toggleCategTree {
   display: block;
   cursor:pointer;
   cursor:hand;
   color: #6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #D1E9A3;
   border-width:0 1px 1px;
}

#catTitle {
	background: #36393D;
	color: #AADD00;
} /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #D1E9A3;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background: #36393D;
}

#categtree .even {
   background: #46494D;
}

#categtree .categ-item:hover {
   background: #66696D;
}

.msg {
	padding: 20px 20px;
	font-weight: bold;
}

.btn {
	background: #AADD00;
	padding:5px 20px;
	display:block;
	width:auto !important;
	white-space:nowrap;
	cursor:pointer;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	text-transform: lowercase;
	color: #fff;
	border: 0;
}

.btn:hover, .btn:focus {
   background: #BBDD00;
   color: #fff;
}

.tagclouds p {
	font-size: 10pt;
	text-align: center;
}

.tagclouds a {
	line-height: 130%;
}

.tagclouds h2 {
	margin: 10px 0 20px 0;
	padding-left: 33px;
	text-align: center;
}

td.banner {
	padding: 60px 20px 0 0;
	text-align: right;
}

.banner_small {
	padding: 0 20px 0 0;
	margin: 0px;
	color: #F00000;
	font-size: 8pt;
	text-decoration: none;
}

#rssfeed img {
	border: 0;
}

#rssfeed a {
	text-decoration: none;
}

.arrowhead li {
	background: url('../images/img13.gif') no-repeat;
	background-position: 0px 0.5em;
}

.sociable {
	margin-right: 30px;
}

.thumbnail {
display:block;
float:left;
margin-bottom:2em;
margin-right:5.1em;
text-align:center;
width:180px;
}

.thumbnail img {
height:135px;
width:180px;
border:1px solid #E1E1E1;
padding:3px;
}

.thumbnail table {
margin:0pt auto;
width:140px;
}

.thumbnail span {
display:block;
margin-top:0.4em;
text-align:center;
}

.thumbnail th {
border-bottom:1px dotted #EAEAEA;
text-align:left;
}

.thumbnail td {
border-bottom:1px dotted #EAEAEA;
text-align:right;
}

.centerconts,
.comment_box {
	margin: 10px 0;
	padding: 0 20px;
	line-height:150%;
}

.centerconts h2 {
	margin: 10px 0;
	color: #ffffff;
}

.tokushu a {
	line-height: 300%;
}

.rss h5 {
	margin: 20px 0 5px 0;
}

.rss p {
	margin: 0;
	padding: 0;
}