@import "default.css";
@import "layout.css";


.article p { font-family: Georgia; }
.article h1 a,
#sidebar-left ul li a,
#sidebar-right ul li a,
.about-author p { font-family: Georgia; }


body { background: #62114a; }
#wrap { background: url('./liryki/lay-cnt-background.png') repeat-x; }
#container { background: transparent url('./liryki/lay-hdr-background.jpg') no-repeat center top; }
#footer {
  color: #fff;
  background: #a64089 url('./liryki/lay-ftr-background.png') repeat-x;
}
#footer a { color: #fff; }

#menu { background: url('./liryki/lay-mnu-background.png') repeat-x; }
#menu li a { padding-left: 35px; background: transparent url('./liryki/lay-main-mnu-ico.png') no-repeat 5px center; }

#sidebar-left h3,
#sidebar-right h3 { background: #53a2d0 url('./liryki/lay-h3-ico.png') no-repeat 90% center; }
#sidebar-left a,

#sidebar-right ul li a { background: transparent url('./liryki/lay-ul-plus.png') no-repeat left -90px; }
#sidebar-right ul a:hover { color: #992b79 !important; }

#sidebar-left ul { margin-left: 0; }
#sidebar-left ul li a { padding: 4px 0 4px 30px; background: transparent url('./liryki/lay-ul-ico.png') no-repeat left center !important; }
#sidebar-left ul a:hover { color: #992b79 !important; }
#sidebar-left ul li ul { margin-left: 10px; }
#sidebar-left ul li ul li a { background: transparent url('./liryki/lay-ul-plus.png') no-repeat 25px -90px !important; } 

.about-author p {
  padding: 0 10px; 
}

.article { padding-bottom: 35px; background: transparent url('./liryki/lay-art-bottom.png') no-repeat center bottom; } 
.article p { margin: 1.25em 0; font-size: 125%; line-height: 30px; }
.article h1 { text-align: center; }
.article h1 a,
.article h1 a:hover { color: #6e6e6e; }
.article .info { padding: 15px 0 0; text-align: right; background: transparent url('./liryki/lay-art-top.png') no-repeat center top; } 
.article .info span.date { color: #62114a; }
.article .info span.additional { display: none; }



#frm-search input.button {
  color: #fff; 
  background: #53a2d0; 
}