/* UTF-8 кириллица */

/* Fonts */

html {font-size: 80%; font-family: tahoma, sans-serif;}
#menu, #footer {font-size: smaller;}
#content {line-height: 1.8em;}
#content table {line-height: 1.2em;}

/* Layout description */

body {width: 690px; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em;}

#masthead { width: 100%;}

#content {margin-left: 1.5em; margin-right: 1.5em; min-height: 30em; }
* html #content {height: 30em; }
#lyrics-container {display: block; margin-left: auto; margin-right: auto; width: 50%;}

/* Colors and backgrounds */

html {background: #666660;}
body {background: #fff;}

/* Film Credits table */

.filmcredits {table-layout:fixed; width:50%;}

/* Trailer div */
div.trailer {text-align: center;}

/* Image Gallery floating mode */

.rssThumbFloat {
  float: left;
  width: 130px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}

.rssThumbs .cap {
  display:block;
}

.rssFull {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Styling for forms */

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 160px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}


/* Unsorted styles */

#logo {display: block; height: 140px; width: 100%; background: #999 url(/images/tamerlan_productions_2.jpg)}
#logo span  {display: none;}


#content h1 {font: 2em Georgia, Times, serif; text-align: center;
  margin: 0.5em 0; padding-bottom: 0.75em; border-bottom: 1px dashed #B2B2B2;}

#content h2 {font: 1.66em Georgia, Times, serif; text-align: left;
  margin: 0.9em 0 0.5em 0;}

#footer {background: #999; color: #fff;}
#footer div {padding: 0.5em;}
#footer a:link {color: #fff;}
#footer a:visited {color: #ddd;}

#nav, #nav ul, #nav li, #nav a {margin: 0; padding: 0; list-style: none; display: block; }

#nav a { padding: 0.5em 0.8em; text-transform: uppercase; text-decoration: none; font-weight: bold;}

#nav li li a {text-transform: none;}

#nav li {border-right: 1px solid #fff;}
#nav li li {border-right: none;}

#nav li {float: left;}

#menu div {clear:both;}

#nav {position: relative; height: 2.2em;}
#menu {height: 4.4em;}

#nav li ul {position: absolute; top: 2.2em; left: 0; width: 100%; height: 2.2em; }
* html #nav li ul {width: 690px; }

#nav li ul {display: none;}
#nav li:hover, #nav li.hover {background: #BDB76B;}
#nav li:hover ul, #nav li.hover ul {display: block;background: #BDB76B;}
#nav li li:hover, #nav  li li.hover {background: transparent;}

#nav {background: #8D874B;}

#nav, #nav ul {border-top: 1px solid #fff; border-bottom: 1px solid #fff; }

#nav a:link {color: #fff;}
#nav a:visited {color: #ddd;}

/* remove borders from image links */
a img, a:link img, a:visited img, a:active img {border: none;}

td, th {vertical-align: top; padding: 0.5em;}