BODY {
  /* color: #FFFFFF; */
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #191611;/
  margin: 0;
  padding: 0;
  font-size: 0.85em;
}
p {
  margin-bottom: 7px;
  margin-top: 0;
}
a {
  color: #8B0000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #930000;
}
h1, h2, h3, h4, h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 12px 0;
  padding: 0;
  font-weight: normal;
  color: #4B3B18;
}
form, div, img {
  border: none;
  margin: 0;
  padding: 0;
}

#ROOT {
  width: 766px;
  margin: 20px auto 0 auto;
}
#ROOT .BGPage {
  float: left;
  width: 766px;
  background: #E3C281 url(images/bg_page.jpg) repeat-y;
  margin-bottom: 20px;
}
#ROOT .LeftTop {
  background: url(images/leftpage_top.jpg) no-repeat;
  width: 766px;
  float:left;
}
#ROOT .LeftBottom {
  float:left;
  width: 690px;
  padding: 0px 0 0px 76px;
  background-image: url(images/leftpage_bottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#HEAD {
  float:left;
  width:690px;
}
#HEAD .Visual {	
  background: url(images/visual.jpg);
  width:496px;
  height:200px;
  float:right;
}
#HEAD .Logo {
  float:left;
  line-height: 19px;
  text-align: center;
  margin: 0px 0 0 0;
  padding: 66px 0px 0 0px;
  width:194px;
  height:100px;
  background: url(images/logo.jpg) no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}
/*
#ROOT .Logo span {
  display: none;
}
*/


#MAIN {
  width: 425px;
  padding: 0 47px 0px 0;
  float: right;
}
#MAIN * a:hover {
  text-decoration: none;
  color: #930000;
}
#MAIN h2, #MAIN h3 {
  border-bottom: 1px solid #95783B;
  color: #46320D;
  font-size: 1.5em;
  background-image: url(images/bg_textcaption.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 0;
}
#MAIN h2 a, #MAIN h2, #MAIN h3 a {
  text-decoration: none;
  color: #46320D;
}
#MAIN h2 a:hover {
  color: #900000;
}
#MAIN .prefix {
  text-align: right;
  font-size:0.85em;
}
#MAIN .Aligned {
  text-align: justify;
  line-height:1.5em;
}
#MAIN p.postmetadata, #CONTENT p.postmetadatasingle {text-align: right;
  font-size:0.85em;
  padding-bottom: 36px;
  background-image: url(images/bg_entryfooter.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#MAIN p.postmetadata a, #MAIN p.postmetadatasingle a {
  text-decoration: none;
  color: Black;
}
#MAIN p.postmetadata a:hover, #MAIN p.postmetadatasingle a:hover {
  color: #DF0000;
}
#MAIN .post {
  width:100%;
  float:left;
  margin: 0 0 18px 0;
  padding:0;
}
#MAIN .post h3, #MAIN .post h2 {
  text-align: left;
}

#MAIN .post imag {
  float:left;
  margin-right:10px;
}
#MAIN h2.pagetitle {
  font-size: 13px;
  margin: 0 0 10px 0;
  color: #5B4933;
  text-align: right;
  border-bottom: none;
  background-image: none;
  font-weight: bold;
}

.sina {
  font-weight: bold;
  /*background-color: #DCB05D;*/
  background-color: #D9B777;
  text-align: right;
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 8px 200px;
  font-variant: small-caps;
  font-size: 0.9em;
}

#SIDE {
  width:166px;
  padding: 4px 0 0 24px;
  float:left;
}
#SIDE h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #5F4D26;
  margin-bottom:0.4em;
}
#SIDE ul {
  margin:0 0 15px 0;
  padding: 0;
  list-style: none;
  font-family: "Trebuchet MS", TreArial, Helvetica, sans-s;
  font-size: 0.9em;
}
#SIDE li {
  padding: 0 0 0 12px;
  background-image: url(images/ico_nav.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
#SIDE li ul {
  margin-bottom: 0;
}
#SIDE ul a {
  color: #483A15;
}
#SIDE li.current_language_item {
  text-decoration: underline;
}
#SIDE .SearchBox {
  padding: 0px 0 20px 0px;
  position: relative;
  margin: 0;
}
#searchbox {
  width: 103px;
  height: 17px;
  line-height: 17px;
  border: 1px solid #5A5141;
  margin: 0 2px 0 0;
  font-size: 11px;
  padding: 0;
  float: left;
  background: #D8B675 url(images/bg_leftform.jpg);
}
#searchbutton {
  border: 1px outset #DFBD7D;
  width: 56px;
  height: 19px;
  margin: 0;
  color: #2D2710;
  font-size: 9px;
  text-transform: uppercase;
  padding: 0;
  line-height: 16px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: #D8B675 url(images/bg_leftform.jpg);
}
#SIDE ul li li {
  padding: 2px 0 0px 11px;
  background-image: url(images/subpage.gif);
  border-bottom: none;
  background-position: 0 9px;
}
#SIDE ul li li a {
  font-size: 9pt;
}
#SIDE p {
  padding: 0px 18px 20px 18px;
  font-size: 0.80em;
}
#SIDE .Calendar {
  padding: 0;
  margin-bottom:15px;
  text-align: center;
  background: #D8B675 url(images/bg_leftform.jpg);
  font-family: Arial, Helvetica, sans-serif;
}
#SIDE .Calendar .Header {
  background: url(images/leftform_top.jpg) no-repeat;
  height: 25px;
  width: 166px;
}
#SIDE .Calendar .Footer {
  background: url(images/leftform_bottom.jpg) no-repeat;
  height: 25px;
  width: 166px;
}

#SIDE ul.Secondary li {
  background-image: none;
  padding: 2px 0px 2px 0px;
}
#SIDE ul.rss li {
  background-image: url(images/ico_rss.gif);
  padding: 5px 0px 0px 54px;
  border-bottom: none;
  background-position: 0 0.4em;
}

#FOOTER {
  float:left;
  padding:20px 0 0 0;
  width:690px;
  background: url(images/bg_footer.jpg) no-repeat bottom;
}
#FOOTER .Wrapper {
  text-align:right;
  width: 425px;
  margin-right:47px;
  padding: 8px 0px 30px 0;
  float: none;
  background: url(images/bg_footerline.gif) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#FOOTER p {
  font-size: 10px;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  margin-bottom:5px;
  line-height:1em;
}
#FOOTER a {
  text-decoration: none;
}
#FOOTER a:hover {
  color: #8B0000;
}
.entry {
  clear: both;
  padding-top: 8px;
  /*border: 1px #000 solid;*/
}
.widecolumn .entry p {
  font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  line-height: 1.5em;
}
#headerimg .description {
  text-align: center;
}

acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
}

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}
#wp-calendar caption {
  font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-top: 5px;
}
#wp-calendar {
  empty-cells: show;
  margin: 0 auto 10px auto;
  width: 150px;
}
#wp-calendar th {
  font-size:10px;
  color: Black;
  font-style: normal;
  text-transform: capitalize;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
  background: #C09741;
  text-align: center;
  text-decoration: none;
  color: #5F4D26;
}
#wp-calendar a:hover {
  color: White;
  background: #B8860B;
}
#wp-calendar caption {
  text-align: center;
  width: 100%;
  font-size: 12px;
}
#wp-calendar td {
  font-size:10px;
  padding: 0;
  text-align: center;
  color: #5F4D26;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}
.post hr {
  display: block;
}
.narrowcolumn .postmetadata {
  padding-top: 5px;
}
.widecolumn .postmetadata {
  margin: 30px 0;
}
.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}
.postmetadata {
  clear: left;
}

/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {	
  float: left;
}

/* Begin Form Elements */
.entry form {
  text-align: center;
}
/* This one is mainly for password protected posts, makes them look better. */
select {
  width: 130px;
}
#commentform p {
  margin: 5px 0;
}
#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  background: #D8B675 url(images/bg_leftform.jpg);
  color: #332D26;
}
#commentform #author, #commentform #email, #commentform #url {
  border: 1px inset #E8DFB4;
  background: #D8B675 url(images/bg_leftform.jpg);
}
#commentform textarea {
  width: 419px;
  padding: 2px;
  border: 1px inset #E8DFB4;
  overflow: auto;
  background: #D8B675 url(images/bg_leftform.jpg);
}
#commentform #submit {
  margin: 0;
  float: right;
  background: #D8B675 url(images/bg_leftform.jpg);
  border: 1px outset #E8DFB4;
}
/* End Form Elements */

/* Begin Comments*/
h3#comments {
  padding: 0;
  margin: 20px auto 20px;
  font-size: 16px;
  background-image: none;
}
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
code {
  font: 1.1em 'Courier New', Courier, Fixed;
}
.alt {
  margin: 0;
  padding: 10px;
}
.commentlist {
  padding: 0;
  text-align: justify;
  padding-left:0;
}
.commentlist li {
  font-weight: bold;
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  background: #D9B777 url(images/bg_leftform.jpg);
}
.commentlist p {
  margin: 10px 5px 10px 0;
}
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}
.commentmetadata {
  margin: 0;
  display: block;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}
acronym, abbr {
  border-bottom: 1px dashed #999;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #DCB05D;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
}
.center {
  text-align: center;
}
hr {
  display: none;
}
.navigation {
  font-size: 12px;
  padding: 15px 0 0 0;
  margin-bottom:1em;
  float: left;
  width:100%;
  text-align: right;
}
/*
.navigation .alignleft {	
  width:100%;
  text-align: left;
}
.navigation .alignright {
  width: 100%;
  text-align: left;
}
*/
/* End Various Tags & Classes*/

.tituazpia {
  width: 100%;
  font-size: 8pt;
  margin-top: 2px;
  margin-bottom: 7px;
}
.tituazpia .alignright {	
  text-transform: lowercase;
}
.tituazpia .alignleft {	
  padding-left: 20px;
  text-transform: uppercase;
}
.more-link {
  background-color: #D3B171;
  font-size: 7.5pt;
  padding: 3px 3px 3px 3px;
  text-transform: uppercase;
}
#ahm {
  text-align: center;
  margin-bottom: 20px;
  font-size: 0.7em;
  color: #5F4D26;
}
#ahm a {
  color: #5F4D26;
}
#etiketak {
  text-align: center;
  line-height: 1.5em;
}
#etiketak a {
  padding: 0px 3px 0px 3px;
  color: #5F4D26;
  background-color: #C09741;
}
#etiketak2 {
  text-align: center;
  line-height: 1.8em;
  margin: 15px 0 0 0;
}
#etiketak2 a {
  padding: 0px 6px 0px 6px;
  color: #5F4D26;
  background-color: #C09741;
}
#etike {
  text-align: center;
  font-size: 7.5pt;
  margin: 0 0 5px 0;
}
#etike2 {
  text-align: right;
  font-size: 7.5pt;
  margin: 0 0 0px 0;
}
#print {
  text-align: center;
  margin-top: 20px;
}
.tags {
  text-align: right;
  font-size: 7.5pt;
  margin: 15px 0 0px 100px;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
  border-top: 1px dashed #95783B;
  border-bottom: 1px dashed #95783B;
}
.tags p {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
}
#editorcontainer #content {
  background-color: #444444;
}
.iruzkinZer a {
  font-size: 12pt;
  font-weight: bold;
}
