/* Generated by KompoZer */
* {
  min-height: 1px;
}
body {
  border:  none;
  margin: 0;
  padding: 0;
  background: #f7f5ba url(../images/bg.gif) repeat-x scroll left top;
  font-family: "verdana",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 70%;
  line-height: 160%;
  font-size-adjust: none;
  font-stretch: normal;
  color: #363620;
}
a {
  color: #4a4a2c;
}
a:hover {
  color: #b5b56d;
}
p {
  border:  none;
  margin: 15px 0;
  padding: 0;
}
div {
  border:  none;
  margin: 0;
  padding: 0;
  display: block;
}
h1, h2, h3, h4, h5 {
  border:  none;
  margin: 15px 0 10px;
  padding: 0;
  font-weight: bold;
}
h1 {
  font-size: 260%;
  line-height: 100%;
  font-family: "georgia",serif;
  font-weight: normal;
}
h2 {
  font-size: 180%;
  line-height: 100%;
  font-family: "georgia",serif;
  font-weight: normal;
}
h3 {
  font-size: 120%;
  line-height: 100%;
  font-weight: bold;
}
h4 {
  font-size: 120%;
}
h5 {
  font-size: 100%;
}
table {
  border: 1px solid #b7caf6;
  margin: 15px 0;
  padding: 0;
  display: table;
  border-collapse: collapse;
  font-size: 100%;
}
tr {
  display: table-row;
}
th, td {
  border: 1px solid #b5b56d;
  margin: 0;
  padding: 5px;
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
th {
  background: #e7ecfd none repeat scroll 0% 50%;
  text-align: center;
  color: #a0a155;
  font-weight: bold;
}
ul, ol {
  border:  none;
  margin: 15px 0 15px 40px;
  padding: 0;
  display: block;
}
ol {
  list-style-type: decimal;
}
li {
  border:  none;
  margin: 0;
  padding: 0;
  display: list-item;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0 0 0 20px;
}
dl {
  border:  none;
  margin: 15px 0;
  padding: 0;
}
dt {
  border:  none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
dd {
  border:  none;
  margin: 0 0 0 30px;
  padding: 0;
}
form {
  border:  none;
  margin: 0;
  padding: 0;
}
fieldset {
  border: 1px solid #cccccc;
  margin: 15px 0;
  padding: 10px;
}
legend {
  margin-left: 10px;
  font-size: 100%;
  font-weight: bold;
  color: #363620;
}
hr {
  border: 0 solid #363620;
  margin: 10px 0;
  padding: 0;
  background: #cccccc none repeat scroll 0% 50%;
  display: block;
  height: 1px;
  color: #ffffff;
}
a, img, span {
  border:  none;
  margin: 0;
  padding: 0;
}
abbr, acronym {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
del, .through {
  text-decoration: line-through;
}
strong, .strong {
  font-weight: bold;
}
cite, em, q, var {
  font-style: italic;
}
code, kbd, samp {
  font-family: monospace;
  font-size: 110%;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.t-left {
  text-align: left;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
.va-middle {
  vertical-align: middle;
}
.clear {
  clear: both;
}
.box {
  min-height: 1px;
}
.box:after {
  content: ".";
  display: block;
  line-height: 0px;
  font-size: 0px;
  visibility: hidden;
  clear: both;
}
.nom {
  margin: 0;
}
.noscreen {
  display: none;
}
#main {
  margin: 50px auto 0;
  width: 770px;
}
#header {
  margin: 0;
  padding: 0;
  background: #b5b56d url(../images/header.jpg) no-repeat scroll left top;
  position: relative;
  width: 770px;
  height: 100px;
  color: #ffffff;
}
#header #logo {
  margin: 0;
  position: absolute;
  left: 295px;
  top: 35px;
  width: 450px;
}
#header #logo a {
  color: #ffffff;
}
#header #logo a:hover {
  color: #b5b56d;
  text-decoration: underline;
}
#tabs {
  margin: 0 0px;
  padding: 10px 0 0;
  background: #c2c27c none repeat scroll 0% 50%;
}
#tabs ul {
  margin: 0 10px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tabs ul li {
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
}
#tabs ul li a {
  border:  none;
  padding: 7px 15px;
  background: transparent url(../images/tab_link.gif) repeat-x scroll left top;
  display: block;
  position: relative;
  color: #d4d47f;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
#tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {
  background: transparent url(../images/tab_link_l.gif) no-repeat scroll left top;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
}
#tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {
  background: transparent url(../images/tab_link_r.gif) no-repeat scroll 100% 0%;
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 8px;
}
#tabs ul li a:hover {
  background: transparent url(../images/tab_hover.gif) repeat-x scroll left top;
  color: #ffffff;
}
#tabs ul li a:hover span.tab-l {
  background: transparent url(../images/tab_hover_l.gif) no-repeat scroll left top;
}
#tabs ul li a:hover span.tab-r {
  background: transparent url(../images/tab_hover_r.gif) no-repeat scroll 100% 0%;
}
#tabs ul li#active a {
  background: #ffffff none repeat scroll 0% 50%;
  color: #30301d;
}
#tabs ul li#active a span.tab-l {
  background: transparent url(../images/tab_active_l.gif) no-repeat scroll left top;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
}
#tabs ul li#active a span.tab-r {
  background: transparent url(../images/tab_active_r.gif) no-repeat scroll 100% 0%;
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 8px;
}
#page {
  background: #ffffff url(../images/bg_page.gif) repeat-y scroll left top;
  width: 770px;
  min-height: 1px;
}
#page-in {
  padding: 0px 0;
  background: transparent url(../images/bg_page_in.jpg) no-repeat scroll left top;
  min-height: 1px;
}
#content {
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
  width: 530px;
}
#content .article {
  margin: 0;
  padding: 20px;
  background: transparent url(../images/content_article_bg.jpg) no-repeat scroll left top;
  clear: both;
}
#content .article h2 {
  margin: 0 -20px;
  padding: 10px;
  background: #dee5fd url(../images/content_title_bg.gif) repeat-y scroll left top;
  color: #363620;
}
#content .article h2 span {
  background: transparent url(../images/ico_list.gif) no-repeat scroll 0% 50%;
  padding-left: 25px;
}
#content .article p {
  text-align: justify;
}
#content .info {
  border-bottom: 1px solid #dee5fd;
  margin: 10px 0;
  padding-bottom: 8px;
  color: #363620;
}
#content .info a {
  color: #363620;
}
#content .info a:hover {
  color: #ff9000;
}
#content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {
  padding-left: 15px;
}
#content .info span.date {
  background: transparent url(../images/ico_date.gif) no-repeat scroll 0% 50%;
}
#content .info span.cat {
  background: transparent url(../images/ico_cat.gif) no-repeat scroll 0% 50%;
  margin-left: 8px;
}
#content .info span.user {
  background: transparent url(../images/ico_user.gif) no-repeat scroll 0% 50%;
  margin-left: 8px;
}
#content .info span.comments {
  background: transparent url(../images/ico_comments.gif) no-repeat scroll 0% 50%;
  margin-left: 8px;
}
#col {
  margin: 0;
  padding: 0;
  background: #f7f5ba url(../images/col_bg.gif) repeat-y scroll left top;
  float: left;
  width: 200px;
}
#col-in {
  padding: 20px 10px;
  background: transparent url(../images/col_top.gif) no-repeat scroll left top;
}
#col h3 {
  margin: 0 -10px 15px;
  padding: 13px 15px 16px;
  background: #a0b9f3 url(../images/col_title_bg.gif) repeat-y scroll left top;
  color: #ffffff;
}
#col #about-me {
  margin-bottom: 15px;
  line-height: 130%;
}
#col #about-me p {
  margin: 0;
}
#col #about-me #me {
  float: left;
  width: 54px;
  height: 58px;
  margin-right: 7px;
}
#col ul#category {
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #ffffff;
}
#col ul#category li {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  padding: 0;
}
#col ul#category li a {
  padding: 3px 0 3px 22px;
  background: transparent url(../images/ico_archive.gif) no-repeat scroll 5px 6px;
  display: block;
  text-decoration: none;
}
#col ul#category li a:hover {
  background-color: #f8f3d0;
  color: #30301d;
}
#col ul#category li#category-active a {
  background: #eae8ab url(../images/ico_archive2.gif) no-repeat scroll 5px 50%;
  font-weight: bold;
}
#col ul#archive {
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#col ul#archive li {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  padding: 0;
}
#col ul#archive li a {
  padding: 3px 0 3px 22px;
  background: transparent url(../images/ico_archive.gif) no-repeat scroll 5px 50%;
  display: block;
  text-decoration: none;
}
#col ul#archive li a:hover {
  background-color: #f8f3d0;
  color: #30301d;
}
#col ul#archive li#archive-active a {
  background: #eae8ab url(../images/ico_archive2.gif) no-repeat scroll 5px 6px;
  font-weight: bold;
}
#col ul#links {
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#col ul#links li {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  padding: 0;
}
#col ul#links li a {
  padding: 3px 0 3px 22px;
  background: transparent url(../images/ico_links.gif) no-repeat scroll 5px 6px;
  display: block;
  text-decoration: none;
}
#col ul#links li a:hover {
  background-color: #e8eaab;
  color: #30301d;
}
#footer {
  background: transparent url(../images/footer.jpg) no-repeat scroll left top;
  position: relative;
  clear: both;
  width: 770px;
  height: 160px;
  margin-bottom: 50px;
  color: #6685cc;
}
#footer a {
  color: #6685cc;
}
#footer a:hover {
  color: #192666;
}
#top {
  position: absolute;
  top: 55px;
  left: 550px;
}
#top p {
  margin: 0;
  position: relative;
  width: 30px;
  height: 25px;
  overflow: hidden;
}
#top p span {
  background: transparent url(../images/ico_top.gif) no-repeat scroll left top;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 25px;
  cursor: pointer;
}
#top a:hover span {
  background: transparent url(../images/ico_top.gif) no-repeat scroll -30px 0;
}
#footer p#qlink {
  margin: 0;
  position: absolute;
  top: 10px;
  left: 40px;
}
#createdby {
  margin: 0;
  position: absolute;
  top: 10px;
  left: 562px;
  color: #363620;
}
#createdby a {
  color: #363620;
}