/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    background-color: #555555;
    font-family: Arial;
    font-size: 80%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial;
}

th, td {
	font-size: 13px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* color: #E75C14; */
	color:#DC2224;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #F9F9F9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

form {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#mkv {
  background-color: #F1F1F1;
  height: auto;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  text-align: left;
  width: 785px;
}

/* Header */
#top1 {
    height: 128px;
    margin: 0;
    padding: 0;
}
#top2 {
    margin: 0;
    padding: 0;
}
#header {
	height:183px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/header.jpg) no-repeat center center;
}

#logo {
	float: left;
	padding: 30px 0 0 500px;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
	text-decoration: none
}
/* search */
/*
#search {
  float:right;
  padding-top:10px;
  width:227px;
  width:205px;
}
#search fieldset {
  border:medium none;
}
#search #s {
margin-right:7px;
padding:2px 5px;
width:136px;
}
#search #x {
  background:transparent none repeat scroll 0 0;
  border:medium none;
}
#search input {
  float:left;
}
*/

#search {
	float: left;
	width: 230px;
	padding: 30px 0 0 500px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#s {
	width: 182px;
	padding: 3px 5px 4px 5px;
	background: #FFFFFF url(../images/img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#search #x {
  background:transparent none repeat scroll 0 0;
  border:medium none;
}
#search input {
  float:left;
}

/* Page */

/* #page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
} */

/* menu */
#menu{	
  /* background: #D4D71B; */
  height:22px;
	margin: 0 auto;
	/* padding: 0 0 0 10px; */
	padding: 0;
  width: 770px;

}
#menu ul{margin:0; padding:0;}
#menu li{/* display:inline; */ float: left; line-height:100%;}
#menu li.first a{/* padding:0; background:none; */}
#menu a{
  /* font-family:Georgia,"Times New Roman",Times,serif; text-decoration:none; font-weight:bold; padding-left:13px; */}
#menu a.act{
  /* text-decoration:underline; */

  background-color: #C9C9C9;
  color: #000000;
/*   border: 0 none;
  float: left;
  font-weight: bold;
  height: 22px;
  margin: 0 3px 0 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 110px; */
}

/* #menu ul li{background: url(../images/menu.gif) no-repeat left top; margin-left: 30px; padding-left:49px; padding-top:21px;} */
#menu a{
	/* background: url(../images/menu.gif) no-repeat left top; */ 
	line-height: 22px;
	/* display: block; */
	
  background-color: #E50000;
  border: 0 none;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 22px;
  margin: 0 3px 0 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 110px;
}


/* Content */

#content {
	float: right;
	padding: 0 10px 0 0;
	width: 590px;
  width: 580px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.reg {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}
.reg p {
  font-size: 90%;
	margin: 0;
	padding: 5px;
}
.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(../images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 182px;
	padding: 0 0 0 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* 
#sidebar li {
}
*/

#sidebar li ul {
}

#sidebar li, #sidebar li li {
	padding-left: 10px;
	border-bottom: 1px dashed #ccc;
	/* line-height: 35px; */
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a, #footer a {
	text-decoration: none;
}
#sidebar a{
	/* background: url(../images/item.png) no-repeat left 0;  
	height: 47px;
	line-height: 47px;
	display: block;
	text-align: center;
	*/
}

#sidebar a:hover {
	color: #DC2224;
}

/* #sidebar-menu {
    margin: 0 0 0 0;
}
 #sidebar-menu a {
  display: block;
  background: url(../images/menu-dot.gif) no-repeat left center;
  padding: 4px 0 4px 20px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
 }
 #sidebar-menu a:hover {
  text-decoration: underline;
 } */
/* Footer */

#footer {
	clear: both;
	padding: 0;
	text-align: center;
	font-size: smaller;
	background: #D4D71B;
  height:78px;
	margin: 0 auto;
  width: 785px;
  
  
  background: url("../images/6_1.jpg") no-repeat scroll left bottom transparent;
  border-top: 1px solid #D5D5D5;
/* 
  bottom: 0;
  height: 78px;
  left: 0;
  position: absolute;
  width: 785px;
*/
}

#footer a {
	color:#444;
}

#footer p {
	line-height: 37px;
}

/*-- SYSTEM --*/
.menu {padding: 0px; margin: 0px; list-style-type: none;}
#page .menu a {
 display: block;
  background: url(../images/menu-dot.gif) no-repeat left center;
  padding: 4px 0 4px 20px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.menu a.act {text-decoration: underline;}
.menu a.hs_closed {background-image: url("../images/system/hs_open.gif");}
.menu a.hs_opened {background-image: url("../images/system/hs_close.gif");}
.menu a.hs_closed, .menu a.hs_opened {padding-right: 16px; background-position: right 55%; background-repeat: no-repeat;}
.menu ul.hs_content {display: none; padding-left: 10px; list-style-type: none; margin-bottom: 8px;}

.box-title {margin: 0px 0px 5px -3px; padding-bottom: 5px; font-size: 16px; /* border-bottom: 1px solid #dcdedc; */ color: #dc2224;}
.box-item {padding: 1px 0px 32px 4px; margin: 0px;}
.searchform input.q {width: 72px;}

.list-title {margin: 20px 0px 3px 0px;}
.list-title a {font-size: 16px;}
.list-perex {padding: 0px; margin: 0px 0px 3px 0px;}
.list-info {color: gray;}
.list-info span {font-weight: bold;}
.list-info a {text-decoration: none; color: gray;}

.article-perex {font-style: italic; color: gray;}
.article-info {color: gray; padding: 20px 0px 10px 0px;}
.article-info td {padding: 10px; line-height: 24px;}
.article-info a {color: gray; text-decoration: underline;}
.article-info a:hover {text-decoration: none;}

.poll {border: 1px solid #dcdcdc;}
.poll-content {padding: 5px;}
.poll-question {text-align: center; padding-bottom: 5px;}
.poll-question div {color: #a4a4a4; font-size: 9px;}
.poll-answer {border-top: 1px solid #dcdcdc; padding: 5px 0px 5px 0px;}
.poll-answer input {padding: 0px; margin: 0px;}
.poll-answer div {background-image: url("../images/system/votebar.gif"); background-repeat: repeat-x; height: 11px; margin: 4px 2px 2px 0px;}

.posts-comments, .posts-book {border-top: 1px solid #dcdcdc;}
.posts-comments {margin-top: 32px; padding-top: 5px;} .posts-book {padding-top: 12px;}
.posts h2 {margin-bottom: 10px;}
.posts-form {padding-bottom: 10px;}
.posts-form-buttons {padding-left: 16px;}
.posts-form-buttons img {vertical-align: middle;}
.post-head {margin-top: 20px;}
.post-author {font-weight: bold;}
.post-author-guest {font-weight: bold; color: #a03800;}
.post-subject {font-weight: bold;}
.post-info {color: gray;}
.post-actions a {font-size: 10px; text-decoration: none; padding-left: 4px;}
.post-body {padding: 0px; margin: 0px;}
.post-smiley {vertical-align: middle;}
.post-answer {padding-left: 6px; margin-left: 20px; background-image: url("../images/img8.gif"); background-repeat: repeat-y; background-position: left top;}
.post-answer .post-info {font-size: 10px;}
.post-answer .post-head {margin-top: 15px;}

.gallery td {overflow: hidden;}
.gallery img {margin: 3px;}

.messages-menu a {padding: 0px 6px 0px 6px; text-decoration: none; border-right: 1px solid #dcdcdc;}
.messages-menu a.active {font-weight: bold;}
.messages-table {width: 580px; border: 1px solid #dcdcdc;}
.messages-table td {padding: 5px 15px 5px 15px;}
.messages-table a {text-decoration: none;}
.messages-table a.notreaded {font-weight: bold;}

.widetable {width: 580px; border: 1px solid #dcdcdc;}
.widetable td {width: 50%; padding: 5px 15px 5px 15px;}

.profiletable td {padding: 3px 10px 3px 10px;}
.profiletable .avatartd {padding: 5px;}
.profiletable .note {padding: 8px 5px 5px 8px; width: 268px; height: 128px; overflow: auto;}
.profiletable .posts-form-buttons {padding-left: 0px;}
.avatar {width: 96px; height: 128px; border: 1px solid #000000; overflow: hidden;}

.areasmall {width: 322px; height: 100px;}
.areamedium {width: 468px; height: 150px;}
.inputsmall {width: 177px;}
.inputmedium {width: 322px;}
.inputc {width: 104px;}

.paging {padding: 6px 0px 3px 1px;}
.paging span a {padding: 0px 2px 0px 2px; text-decoration: none;}
.paging a.act {text-decoration: underline;}

.message1, .message2, .message3 {margin: 5px 0px 20px 0px; padding: 13px 5px 13px 48px; font-weight: bold; background-color: #ffffff; background-position: 5px 5px; background-repeat: no-repeat;}
.message1 {background-image: url("../images/icons/info.gif");}
.message2 {background-image: url("../images/icons/warning.gif");}
.message3 {background-image: url("../images/icons/error.gif");}

.hr {height: 10px; background-image: url("../images/system/hr.gif"); background-position: left center; background-repeat: repeat-x;}
.hr hr {display: none;}

.pre {font-family: monospace; width: 90%; padding: 5px; margin: 5px; border: 1px solid #dcdcdc; background-color: #feffeb; overflow: scroll; white-space: pre; display: block;}
.bborder {padding-bottom: 8px; margin-bottom: 12px; border-bottom: 1px solid #dcdcdc;}
.backlink {display: block; font-weight: bold; padding-top: 25px; padding-bottom: 15px;}
.hint {color: gray; font-size: 10px; padding: 0px 4px 0px 4px;}
.cimage {width: 68px; height: 22px; vertical-align: top;}
.icon {vertical-align: middle; margin-top: -1px;}
.minip {padding: 0px; margin: 0px 0px 4px 0px;}
.rpad {padding-right: 10px;}
.lpad {padding-left: 10px;}
.inline {display: inline;}
.hidden {display: none;}
.cleaner {clear: both;}
.forced {color: red;}
