html, body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  background: #434343 url(../images/body_bg1.gif) repeat 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #49525c;
}

/* main page styles */
.mmm {
  background: url(../images/bg.gif) no-repeat;
  margin-left:-110px;
  
}

.mm1 {
 	margin-left: 33px;
}

.mm2 {
 	margin-left: 0px;
	margin-top: 50px;
}

.mm3 {
 	margin-left: 4px;
}
.mm4 {
	font-size: 14px; 
	font-family: Georgia;
	font-style: italic;
}
 
.mm5 {
	margin: 0px 11px 5px 5px;
}

.mm6 {
    position: relative;
	font-size: 16px; 
	font-family: Georgia;
	font-style: italic;
	margin-top: 10px;
	margin-right: 55px;
}

.mm7 {
	margin-top: 50px;
 	margin-left: 28px;
}

/* main elements common styles */
div, p, img {
  margin: 0px;
  padding: 0px;
}
a {
  color: #2c65bb;
}

h3{
  position: relative;
  left: -1px;
  margin-top: 30px;
  margin-right: 10px;
  bottom: 0px;
  padding: 0px;
  top: 0px;
  color: #8e7d54;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

h4{
  position: relative;
  left: -1px;
  margin-top: 0px;
  margin-bottom: 10px;
  bottom: 0px;
  padding: 0px;
  top: 0px;
  color: #8e7d54;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
.citata{
  position: relative;
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
.citata2{
  background-color:#EEE9DF;
  color: #8E7D54;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}


/* page and page wrap */
.page {
  position: relative;
  top: 0px;
  left: 0px;
  background-color:#FFFFFF;
  /* 2 lines below to stick footer to bottom even for smaller size of page content and properly set background  */
  min-height: 100%;
  *height: 100%;/* works as min-height for IE6 */
  width: 976px;
  margin: 0px auto;
  padding: 0px;
}
/* page header */
.header {
  width: 100%;
}
/* page body */
.body {
  position: absolute;
  top: 300px;
  background: #ffffff;
  z-index: 0;
}
/* page footer */
.footer {
  background: #ffffff;
  height: 80px;
  width: 100%;
}

/* ========================= */
/* define here header styles */
/* ========================= */
.header div {
  z-index: 100 !important;
}
.header-sub1 {
  height: 81px;
  width: 100%;
}
.header-sub2 {
  height: 198px;
  width: 100%;
  position: relative;
  top: 10px;
  left: 0px;
}
.header-sub2-bg1 {
  background: url(../images/header_bg1.jpg) no-repeat 0px 0px;
  height: 197px;
  width: 100%;
  position: absolute;
  top: -13px;
  left: 0px;
  overflow: hidden !important;
  z-index: 90;
}
.header-sub2-bg2 {
  height: 173px;
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0px;
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
  z-index: 91;
}
.header-sub1-container {
  height: 181px;
  *height: 60px;
  padding-top: 21px;
}
.header-open-win {
  font: 16px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-decoration: underline !important;
  position: absolute;
  display: block;
  right: 340px;
  bottom: 50px;
}
.top-menu {
  float: left;
}
.top-search {
  float: right;
}
.top-menu {
  height: 30px;
  margin: 10px 0px 10px 20px;
  padding: 0px;
  float: left;
  list-style-type: none;
}
.top-menu li {
  color: #797979;
  font-size: 11px;
  margin: 0px 0px 0px 20px;
  padding: 5px;
  float: left;
}
.top-menu li a {
  color: #797979;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
}
.olnum {
  padding-right: 3px;
}
.top-menu li a:hover {
  text-decoration: underline;
}
.top-search {
  height: 30px;
  margin: 3px 10px 0px 20px;
  float: right;
}
.top-search-text {
  background: #fff url(../images/search_text_bg1.gif) no-repeat 0px 100%;
  border-top: 1px solid #4f4f4f;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #4f4f4f;
  height: 21px;
  width: 155px;
  margin: 3px 10px 0px 50px;
  *margin-top: 2px;
  padding: 0px;
  vertical-align: top;
}
.top-search-button {
  background: url(../images/search_button_bg1.gif) no-repeat 0px 0px;
  border: 0px;
  height: 23px;
  width: 49px;
  margin: 3px 20px 0px 0px;
  padding: 0px;
  vertical-align: top;
}



/* ========================= */
/* footer blocks             */
/* ========================= */
.footer-menu, .footer-menu a {
  font-size: 11px;
}
.footer-menu {
  color: #797979;
  margin: 35px 0px 0px 0px;
  text-align: right;
}
.footer-menu a {
  color: #2c65bb;
}


/* ========================= */
/* left sidebar blocks       */
/* ========================= */
.sidebar-left {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  left: 0px;
  z-index: 0;
}
.sidebar-left-ul {
  margin: 0px;
  padding: 0px;
  z-index: 10;

}
.sidebar-left-ul li {
  display: block;
  z-index: 11;
}

.slide-box {
  border: 1px solid #ffffff;
  background: #ffffff;
  min-height: 100%;
  *height: 100%;
  width: 290px;
  position: relative;
  top: 0px;
  left: -250px;/* hide this boxes from screen */
  z-index: 11;
}
.slide-box ul, .slide-box div {
  margin: 20px 35px 20px 20px;
  padding: 0px;
}
.slide-box ul ul, .slide-box div div {
  margin: 0px;
  padding: 0px;
}
.slide-box ul {
  list-style-type: none;
}
#sbox1 {
  background: #f5eede url(../images/sidebar_left_bg1.gif) no-repeat 100% 0px;
  cursor: pointer;
}
#sbox2 {
  background: #f5eede url(../images/sidebar_left_bg2.gif) no-repeat 100% 0px;
  cursor: pointer;
}
#sbox3 {
  background: #f5eede url(../images/sidebar_left_bg3.gif) no-repeat 100% 0px;
  cursor: pointer;
}
#sbox1 ul li {
  margin: 8px 0px 6px 10px;
}
#sbox1 ul li a {
  color: #2c65bb;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

/* tag cloud */
#sbox2 .st-tag-cloud a {
  margin-left: 3px;
  margin-right: 3px;
}

/* calendar */
#sbox3 table {
  width: auto;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
}
#sbox3 table th, #sbox3 table td {
  padding: 2px 6px;
}
#sbox3 table span {
  color: #797979;
  font-size: 18px;
  font-weight: normal;
}
#sbox3 a {
  color: #2c65bb;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
#sbox3 th a {
  font-size: 14px;
  font-weight: bold;
}
#sbox3 #cal-dow {
  color: #797979;
  font-size: 11px;
}
/* sidebar links */
.sidebar-links {
  width: 20px;
}
.rss-icon {
  background: url(../images/rss2_icon1.gif) no-repeat 0px 0px;
  display: block;
  height: 16px;
  width: 16px;
  margin-top: 10px;
}

.header-logo {
  z-index: 10;
  height: 102px;
  width: 95px;
  margin: 0px;
  position: absolute;
  top: 10px;
  right: 50px;
 
}
.header-logo img {
  margin: 0px 20px 10px 10px;
  height: 77px;
  width: 95px;
/*  behavior: url(/amado.blog.ru/wp-content/themes/amado_v1/css/pngbehavior.htc);*/
  behavior: url(/wp-content/themes/amado_v1/css/pngbehavior.htc);
}

/* ====================================================== */
/* body-content, posts, links, comments, navigation, etc. */
/* ====================================================== */
.body-content {
  margin-left: 45px;
  margin-right: 43px;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 0;
  background-color:#FFFFFF;
}

.post {
  margin-bottom: 40px;
  position: relative;
  top: 0px;
  left: 0px;
  zoom: 1;/* fing IE fix to show quotes */
  background-color:#FFFFFF;

}
.post-sub1 {
  margin-left: 110px;
  margin-right: 22px;
  position: relative;
  top: 0px;
  left: 0px;
  zoom: 1;/* fing IE fix to show quotes */
}

blockquote
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  font-weight:normal;
  color: #888888;
  margin-left: 280px;
  margin-right: 40px;
}

.bl {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:17px;
  font-style:italic;
  font-weight:normal;
  color: #888888;
  margin-left: 80px;
  margin-right: 40px;
}


.post-qt-left {
  background: url(../images/post_qt_bg1.gif) no-repeat 0px 0px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0px;
  left: -37px;
}
.post-qt-right {
  background: url(../images/post_qt_bg2.gif) no-repeat 0px 0px;
  height: 24px;
  width: 24px;
  position: absolute;
  bottom: -2px;
  right: -37px;
}

/* single page styles are slightly different */
.is-page, .is-error {
  float: left;
  *margin-left: 52px;
}
.is-page .post-qt-right,
.is-error .post-qt-right {
  top: 0px;
}
.is-error h2 {
  color: red;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
}

.post h2 {
  position: relative;
  left: -20px;
  margin-top: 0px;
  margin-right: 5px;
  bottom: 0px;
  padding: 0px;
  top: 0px;
  color: #8e7d54;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
.post h2 a {
  color: #2c65bb;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  position: relative;
  left: 95px;
  margin-right: 100px;
  top: 0px;
  text-decoration: underline;
}
.post h2 a:hover {
  text-decoration: underline;
}
.post .entry p {
  color: #49525c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
.postmeta {
  width: 100%;
  margin-top: 0px;
  clear: both;
}

.postmeta-time {
  color: #8e8e8e;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  padding-right: 18px;
  width: 120px;/* total width with padding-right = 130px */
  float: right;
}

.postmeta-time2 {
  color: #8e8e8e;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal;
  padding-right: 18px;
  margin-bottom: 18px;
  float: right;
}

.postmeta-data, .postmeta-data a {
  font-size: 11px;
  font-weight: normal;
}
.postmeta-data {
  background: #FFFFFF;
  border-top: dotted 1px #d5d5d5;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  color: #797979;
  padding: 5px;
  width: 748px;/* total width with padding*10px = 754px */
  float: right;
}
.postmeta-data div a {
  color: #2c65bb;
  text-decoration: underline;
}
 .author {
  top: 0px;
  bottom:20px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ae9e78;

}
.postmeta-data .tags {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  float: left;
  margin-left: 5px;
}
.postmeta-data .comm-num {
  color: #797979;
  width: 120px;
  float: left;
  margin-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.postmeta-data .tags a {
  margin-left: 3px;
}
.postmeta-data .links1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  float: left;
  margin-right: 5px;
  text-align: left;
}


.post .links1 .post-categories {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.post .links1 .post-categories li {
  display: inline;
}
.post .links1 .post-categories a {
  color: #2C65BB;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}

/* ?? ? ??????? */
.links3 {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #797979;
  margin-left: 80px;
}

.links3 a {
  color: #797979;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  }

.post .links2 {
  text-align: right;
  margin-left: 0px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ae9e78;
}
.post .links2 .post-categories {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.post .links2 .post-categories li {
  display: inline;
}
.post .links2 .post-categories a {
  color: #2C65BB;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/* ======================== */
/* for single.php           */
/* ======================== */
.post-sub2, .post-sub3, .post-sub4, .post-sub5 {
  margin-top: 0px;
}
.post-leftcap {
  color: #8e8e8e;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  padding-left: 100px;
  width: 200px;/* total width with padding-right = 130px */
}
.post-content, .post-related, .post-comments {
  width: 756px;/* total width = 756px */
  float: right;
}
.post-comment-form {
  margin-top: 30px;
  margin-left: 130px;
}
.post-content {
  color: #49525c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

.post-content2 {
  color: #49525c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-left: 80px;
  margin-right: 18px;
  position: relative;
  top: 0px;
  left: 0px;
  zoom: 1;/* fing IE fix to show quotes */


}


.post-related {
}
.post-comments {
}
.post-comment-form {
}
/* related posts list */
.st-related-posts {
  background: #ffffff;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.st-related-posts li {
  margin-bottom: 5px;
}
.st-related-posts li a {
  color: #2c65bb;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 5px;
}
.st-related-posts li span {
  color: #b0b0b0;
  font-size: 13px;
  font-weight: normal;
}
/* comments styles */
.commentlist {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.commentlist li {
  border-top: dotted 1px #d5d5d5;
  border-bottom: 1px dotted #d5d5d5;
  margin: 0px 0px 25px 0px;
  padding: 0px;
  min-height: 80px;
  *height: 80px;
  overflow: hidden;/* cheat 1 */
  position: relative;
  top: 0px;
  left: 0px;
}
.commentlist li {
  background: none;
}
.commentlist li.alt {
  background: #f5eede;
}
.comm-meta {
  background: #fff;
  width: 190px;
  margin-bottom: -5000px;/* cheat 1 */
  padding-bottom: 5000px;/* cheat 1 */
  position: absolute;
  top: 0px;
  left: 0px;
}
.comm-text {
  margin-left: 190px;
}
.comm-avatar {
  float: left;
  text-align: left;
  padding: 10px;
}
.comm-auth {
  color: #8e8e8e;
  font-size: 11px;
  float: left;
  text-align: left;
  padding: 10px 10px 10px 0px;
}
.comm-auth a {
  color: #2c65bb;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
.comm-auth cite {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  display: block;
  margin: 0px;
  padding-bottom: 10px;
}
.comm-text-wrap {
  font-size: 11px;
  font-weight: normal;
  padding: 10px;
}
.post-msg1, .post-msg2, .post-msg3 {
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 10px;
}
.post-msg1 {
  background: #ffcc99;
  border: 1px solid #fd6557;
  color: red;
}
.post-msg2 {
  background: #ffcc99;
  border: 1px solid #fd6557;
  color: red;
}
.post-msg3 {
  background: #ffffff;
  border: 1px dotted #c1c1c1;
  color: #cccccc;
}
#respond {
  color: #8e8e8e;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  text-align: left;
}
#commentform {
  margin: 0px;
  padding: 0px;
  width: 450px;
}
#commentform p {
  color: #000;
  font-size: 11px;
  font-weight: normal;
}
#commentform input {
  border: 1px inset #545454;
  height: 21px;
  width: 425px;
}
#commentform label {
  margin: 7px 0px 3px 0px;
  padding: 0px;
  display: block;
}
#commentform label small, #commentform label small em {
  color: #8e8e8e;
  font-size: 11px;
  font-weight: normal;
}
#commentform label small em {
  color: red;
}
#commentform #submit {
  background: url(../images/send_button_bg1.gif) no-repeat 0px 0px;
  border: 0px;
  height: 23px;
  width: 109px;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

textarea#comment {
  border: 1px inset #545454;
  height: 125px;
  width: 425px;
}
/* ======================== */
/* for searchform.php       */
/* ======================== */
.postcontent-search-form {
  margin: 0px;
  padding: 20px 0px 0px 0px;
}
.postcontent-search-text {
  background: #fff url(../images/search_text_bg1.gif) no-repeat 0px 100%;
  border-top: 1px solid #4f4f4f;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #4f4f4f;
  height: 21px;
  width: 400px;
  margin: 4px 10px 0px 0px;
  *margin-top: 2px;
  padding: 0px;
  vertical-align: top;
}
.postcontent-search-button {
  background: url(../images/search_button_bg1.gif) no-repeat 0px 0px;
  border: 0px;
  height: 23px;
  width: 49px;
  margin: 3px 20px 0px 0px;
  padding: 0px;
  vertical-align: top;
}



/* bottom navigation */
.navigation {
  height: 30px;
  padding-left: 109px;
  padding-right: 0px;
  padding-top: 50px;
  padding-bottom: 20px;
}
.navigation2 {
  height: 15px;
  padding-left: 80px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.alignleft {
  width: 48%;
  float: left;
  text-align: left;
}
.alignright {
  width: 48%;
  float: right;
  text-align: right;
}
.navigation a {
  color: #797979;
  font-family: Verdana, Tahoma;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

.navigation2 a {
  height: 15px;
  color: #797979;
  font-family: Verdana, Tahoma;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  
}

.nav-single a {
  font-size: 11px;
}

.clear {
  clear: both;
}
.no-margin {
  margin: 0px !important;
}
.no-padding {
  padding: 0px !important;
}
.add-to-fav {
  /* nothing special; just in case if we need it */
}
.text-centered {
  text-align: center;
}
.pagetitle {
border: 1px solid red;/* remove it!!!! */
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: normal;
  text-decoration: none;
}
