/*
Theme Name: riokino
Theme URI: 
Description: Design by dobboard@gmail.com
Version: 1.0
Author: dobboard
Author URI: 
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */

#ru-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.ru-postcontent,
.ru-postcontent li,
.ru-postcontent table,
.ru-postcontent a,
.ru-postcontent a:link,
.ru-postcontent a:visited,
.ru-postcontent a.visited,
.ru-postcontent a:hover,
.ru-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.ru-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.ru-postcontent a
{
  text-decoration: none;
  color: #B8B8B8;
}

.ru-postcontent a:link
{
  text-decoration: none;
  color: #B8B8B8;
}

.ru-postcontent a:visited, .ru-postcontent a.visited
{
  color: #B8B8B8;
}

.ru-postcontent  a:hover, .ru-postcontent a.hover
{
  text-decoration: underline;
  color: #CFCFCF;
}

.ru-postcontent h1
{
   color: #B8B8B8;
margin: 21px 0;
   font-size: 20px;    
}

.ru-blockcontent h1
{
margin: 21px 0;
   font-size: 20px; 
}

.ru-postcontent h1 a, .ru-postcontent h1 a:link, .ru-postcontent h1 a:hover, .ru-postcontent h1 a:visited, .ru-blockcontent h1 a, .ru-blockcontent h1 a:link, .ru-blockcontent h1 a:hover, .ru-blockcontent h1 a:visited 
{
   font-size: 20px; 
}

.ru-postcontent h2
{
   color: #CFCFCF;
margin: 19px 0;
   font-size: 18px;    
}

.ru-blockcontent h2
{
margin: 19px 0;
   font-size: 18px; 
}

.ru-postcontent h2 a, .ru-postcontent h2 a:link, .ru-postcontent h2 a:hover, .ru-postcontent h2 a:visited, .ru-blockcontent h2 a, .ru-blockcontent h2 a:link, .ru-blockcontent h2 a:hover, .ru-blockcontent h2 a:visited 
{
   font-size: 18px; 
}

.ru-postcontent h3
{
   color: #CBA7A4;
margin: 19px 0;
   font-size: 16px;    
}

.ru-blockcontent h3
{
margin: 19px 0;
   font-size: 16px; 
}

.ru-postcontent h3 a, .ru-postcontent h3 a:link, .ru-postcontent h3 a:hover, .ru-postcontent h3 a:visited, .ru-blockcontent h3 a, .ru-blockcontent h3 a:link, .ru-blockcontent h3 a:hover, .ru-blockcontent h3 a:visited 
{
   font-size: 16px; 
}

.ru-postcontent h4
{
   color: #E3D0CE;
margin: 20px 0;
   font-size: 14px;    
}

.ru-blockcontent h4
{
margin: 20px 0;
   font-size: 14px; 
}

.ru-postcontent h4 a, .ru-postcontent h4 a:link, .ru-postcontent h4 a:hover, .ru-postcontent h4 a:visited, .ru-blockcontent h4 a, .ru-blockcontent h4 a:link, .ru-blockcontent h4 a:hover, .ru-blockcontent h4 a:visited 
{
   font-size: 14px; 
}

.ru-postcontent h5
{
   color: #E3D0CE;
margin: 26px 0;
   font-size: 13px;    
}

.ru-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.ru-postcontent h5 a, .ru-postcontent h5 a:link, .ru-postcontent h5 a:hover, .ru-postcontent h5 a:visited, .ru-blockcontent h5 a, .ru-blockcontent h5 a:link, .ru-blockcontent h5 a:hover, .ru-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.ru-postcontent h6
{
   color: #DCC3C1;
margin: 35px 0;
   font-size: 11px;    
}

.ru-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.ru-postcontent h6 a, .ru-postcontent h6 a:link, .ru-postcontent h6 a:hover, .ru-postcontent h6 a:visited, .ru-blockcontent h6 a, .ru-blockcontent h6 a:link, .ru-blockcontent h6 a:hover, .ru-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#ru-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

#ru-page-background-glare
{
  position: absolute;
  left: 0;
  top:0;
  width:519px;
  height:375px;
  overflow:hidden;
  min-width: 1000px;
}

#ru-page-background-glare-image
{
  position: fixed;
  width:519px;
  top: 0;
  height:375px;
  background-image: url('/images/page_gl.png');
  background-repeat: no-repeat;
}

html:first-child #ru-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #B88784;
  height:100%;
  min-height:100%;
  background-color: #390D0E;
  background-image: url('/images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.ru-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-top: 30px;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
}

.ru-sheet-body
{
  position: relative;
  padding: 2px;
    padding-top:2px;
    padding-bottom:2px;
}

.ru-sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1E0508;
}

#ru-page-background-top-texture, #ru-page-background-middle-texture{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
div.ru-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
}

div.ru-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:150px;
}

div.ru-header-center
{
	position: relative;
	width: 996px;
	left:50%;
}

div.ru-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 996px;
  height: 150px;
  background-image: url('/images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

/* end Header */

/* begin Logo */
div.ru-logo
{
  display: block;
  position: absolute;
  top: 47px;
  left: 0;
  margin-left: 12px;
}

h1.ru-logo-name
{
  display: block;
  text-align: left;
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #EDEDED !important;
}
h1.ru-logo-name a, 
h1.ru-logo-name a:link, 
h1.ru-logo-name a:visited, 
h1.ru-logo-name a:hover
{
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #EDEDED !important;
}

h2.ru-logo-text
{
  display: block;
  text-align: left;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #DBDBDB !important;
}
h2.ru-logo-text a,
h2.ru-logo-text a:link,
h2.ru-logo-text a:visited,
h2.ru-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #DBDBDB !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.ru-hmenu a, .ru-hmenu a:link, .ru-hmenu a:visited, .ru-hmenu a:hover
{
    outline: none;
}

.ru-hmenu, .ru-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.ru-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.ru-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.ru-hmenu li li
{
  float: none;
}

.ru-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('/images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.ru-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.ru-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.ru-hmenu:after, .ru-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.ru-hmenu{
  min-height: 0;
  position:relative;
  padding: 6px 6px 6px 6px;
}

.ru-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.ru-nav
{
   position: relative;
  margin:0 auto;
  min-height: 42px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.ru-nav-outer
{
    position:absolute;
    width:100%;
}

.ru-nav-l, .ru-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('/images/nav.png');
}

.ru-nav-l
{
  left: 0;
  right: 0;
}

.ru-nav-r
{
  right: 0;
  width: 996px;
  clip: rect(auto, auto, auto, 996px);
}

/* end Menu */

/* begin MenuItem */
.ru-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.ru-hmenu ul li
{
    margin:0;
    clear: both;
}

.ru-hmenu a .r, .ru-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 100px;
  background-image: url('/images/menuitem.png');
}

.ru-hmenu a .l
{
  left: 0;
  right: 1px;
}

.ru-hmenu a .r
{
  width: 402px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.ru-hmenu a .t, .ru-hmenu ul a, .ru-hmenu a:link, .ru-hmenu a:visited, .ru-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.ru-hmenu a .t
{
  color: #F2E9E8;
  padding: 0 22px;
  margin: 0 1px;
  line-height: 30px;
  text-align: center;
}

.ru-hmenu a:hover .l, .ru-hmenu a:hover .r
{
  top: -35px;
}

.ru-hmenu li:hover>a .l, .ru-hmenu li:hover>a .r
{
  top: -35px;
}

.ru-hmenu li:hover a .l, .ru-hmenu li:hover a .r
{
  top: -35px;
}
.ru-hmenu a:hover .t
{
  color: #FFFFFF;
}

.ru-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.ru-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

.ru-hmenu a.active .l, .ru-hmenu a.active .r
{
  top: -70px;
}

.ru-hmenu a.active .t
{
  color: #EBEBEB;
}
/* end MenuItem */

/* begin MenuSeparator */
.ru-hmenu .ru-hmenu-li-separator
{
  display: block;
  width: 5px;
  height:30px;
}
.ru-nav .ru-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 30px;
  background-image: url('/images/menuseparator.png');
}
/* end MenuSeparator */

/* begin Layout */
.ru-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.ru-layout-cell, .ru-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.ru-content-layout .ru-content-layout{margin:0;}
.ru-content-layout .ru-layout-cell, .ru-content-layout .ru-layout-cell .ru-content-layout .ru-layout-cell{display: table-cell;}
.ru-layout-cell .ru-layout-cell{display: block;}
.ru-content-layout-row {display: table-row;}
.ru-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.ru-vmenublock
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 10px;
}

.ru-vmenublock-body
{
  position: relative;
  padding: 8px;
}

.ru-vmenublock-tr, .ru-vmenublock-tl, .ru-vmenublock-br, .ru-vmenublock-bl, .ru-vmenublock-tc, .ru-vmenublock-bc,.ru-vmenublock-cr, .ru-vmenublock-cl
{
  position: absolute;
}

.ru-vmenublock-tr, .ru-vmenublock-tl, .ru-vmenublock-br, .ru-vmenublock-bl
{
  width: 2px;
  height: 2px;
  background-image: url('/images/vmenublock_s.png');
}

.ru-vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.ru-vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.ru-vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.ru-vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.ru-vmenublock-tc, .ru-vmenublock-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('/images/vmenublock_h.png');
}

.ru-vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.ru-vmenublock-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.ru-vmenublock-cr, .ru-vmenublock-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('/images/vmenublock_v.png');
}

.ru-vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.ru-vmenublock-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.ru-vmenublock-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #390D0E;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.ru-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

.ru-vmenublockheader h3.t
{
  position: relative;
  height: 26px;
  color: #FFFFFF;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}

.ru-vmenublockheader h3.t a,
.ru-vmenublockheader h3.t a:link,
.ru-vmenublockheader h3.t a:visited, 
.ru-vmenublockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.ru-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ru-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.ru-vmenu, ul.ru-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.ru-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.ru-vmenu ul
{
  display: none;
  padding: 0;
    margin:0 0 0 0;
}

ul.ru-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.ru-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 22px;
  cursor: pointer;
  text-decoration: none;
}

ul.ru-vmenu li.ru-vmenu-separator
{
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 1px;
}

ul.ru-vmenu .ru-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.ru-vmenu a .r, ul.ru-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 76px;
  background-image: url('/images/vmenuitem.png');
}

ul.ru-vmenu a .l
{
  left: 0;
  right: 1px;
}

ul.ru-vmenu a .r
{
  width: 998px;
  right: 0;
  clip: rect(auto, auto, auto, 997px);
}

ul.ru-vmenu a .t, ul.ru-vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.ru-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 22px;
  color: #FFFFFF;
  padding: 0 11px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.ru-vmenu a.active .l, ul.ru-vmenu a.active .r
{
  top: -54px;
}

ul.ru-vmenu a.active .t
{
  color: #FFFFFF;
}

ul.ru-vmenu a:hover .l, ul.ru-vmenu a:hover .r
{
  top: -27px;
}

ul.ru-vmenu a:hover .t
{
  color: #FFFFFF;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.ru-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.ru-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('/images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 25px;
  line-height: 20px;
  color: #CCCCCC;
  font-size: 11px;
  margin-left: 0;
}

ul.ru-vmenu ul ul li
{
  padding:0;
}

ul.ru-vmenu ul span, ul.ru-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.ru-vmenu ul a:link, ul.ru-vmenu ul a:visited, ul.ru-vmenu ul a:hover, ul.ru-vmenu ul a:active, ul.ru-vmenu ul span, ul.ru-vmenu ul span span
{
  line-height: 20px;
  color: #CCCCCC;
  font-size: 11px;
  margin-left: 0;
}

ul.ru-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.ru-vmenu ul li.ru-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.ru-vmenu ul .ru-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.ru-vmenu ul li.ru-vmenu-separator-first
{
    margin-bottom:1px;
    padding-bottom:0;
}

ul.ru-vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 50px;
}

ul.ru-vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}

ul.ru-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 100px;
}

ul.ru-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 125px;
}

ul.ru-vmenu ul li a.active
{
  color: #241514;
  background-position: 25px -50px;
}

ul.ru-vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.ru-vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.ru-vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.ru-vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}

ul.ru-vmenu ul li a:hover, ul.ru-vmenu ul li a:hover.active
{
  color: #2D1B1A;
  background-position: 25px -25px;
}

ul.ru-vmenu ul li li a:hover, ul.ru-vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.ru-vmenu ul li li li a:hover, ul.ru-vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.ru-vmenu ul li li li li a:hover, ul.ru-vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.ru-vmenu ul li li li li li a:hover, ul.ru-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.ru-block
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 10px;
}

.ru-block-body
{
  position: relative;
  padding: 8px;
}

.ru-block-tr, .ru-block-tl, .ru-block-br, .ru-block-bl, .ru-block-tc, .ru-block-bc,.ru-block-cr, .ru-block-cl
{
  position: absolute;
}

.ru-block-tr, .ru-block-tl, .ru-block-br, .ru-block-bl
{
  width: 2px;
  height: 2px;
  background-image: url('/images/block_s.png');
}

.ru-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.ru-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.ru-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.ru-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.ru-block-tc, .ru-block-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('/images/block_h.png');
}

.ru-block-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.ru-block-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.ru-block-cr, .ru-block-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('/images/block_v.png');
}

.ru-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.ru-block-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.ru-block-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #390D0E;
}

div.ru-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #CFADAB;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.ru-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

.ru-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #FFFFFF;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}

.ru-blockheader h3.t a,
.ru-blockheader h3.t a:link,
.ru-blockheader h3.t a:visited, 
.ru-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.ru-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ru-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #DAC0BE;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.ru-blockcontent-body table,
.ru-blockcontent-body li, 
.ru-blockcontent-body a,
.ru-blockcontent-body a:link,
.ru-blockcontent-body a:visited,
.ru-blockcontent-body a:hover
{
  color: #DAC0BE;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.ru-blockcontent-body p
{
  margin: 6px 0;
}

.ru-blockcontent-body a, .ru-blockcontent-body a:link
{
  color: #BFBFBF;
  text-decoration: underline;
}

.ru-blockcontent-body a:visited, .ru-blockcontent-body a.visited
{
  color: #EEE3E2; 
  text-decoration: none;
}

.ru-blockcontent-body a:hover, .ru-blockcontent-body a.hover
{
  color: #D4D4D4;
  text-decoration: none;
}

.ru-blockcontent-body ul li
{
  line-height: 125%;    
  color: #E5D3D2;
  padding: 0 0 0 12px;
  background-image: url('/images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.ru-button-wrapper a.ru-button,
.ru-button-wrapper a.ru-button:link,
.ru-button-wrapper input.ru-button,
.ru-button-wrapper button.ru-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.ru-button img, .ru-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.ru-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .ru-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.ru-block select 
{
    width:96%;
}

.ru-button-wrapper.hover .ru-button, .ru-button-wrapper.hover a.ru-button:link, .ru-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.ru-button-wrapper.active .ru-button, .ru-button-wrapper.active a.ru-button:link
{
  color: #FFFFFF !important;
}

.ru-button-wrapper .ru-button-l, .ru-button-wrapper .ru-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('/images/button.png');
}

.ru-button-wrapper .ru-button-l
{
  left: 0;
  right: 10px;
}

.ru-button-wrapper .ru-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.ru-button-wrapper.hover .ru-button-l, .ru-button-wrapper.hover .ru-button-r
{
  top: -37px;
}

.ru-button-wrapper.active .ru-button-l, .ru-button-wrapper.active .ru-button-r
{
  top: -74px;
}

.ru-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.ru-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.ru-post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.ru-article img, img.ru-article, .ru-block img, .ru-footer img
{
  border: solid 0 #CFADAB;
  margin: 7px;
}

.ru-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.ru-article table, table.ru-article
{
  border-collapse: collapse;
  margin: 1px;
}

.ru-article th, .ru-article td
{
  padding: 2px;
  border: solid 1px #A66864;
  vertical-align: top;
  text-align: left;
}

.ru-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.ru-postheader
{
  color: #C4C4C4;
  margin: 5px 0;
  font-size: 24px;
}

h2.ru-postheader a, 
h2.ru-postheader a:link, 
h2.ru-postheader a:visited,
h2.ru-postheader a.visited,
h2.ru-postheader a:hover,
h2.ru-postheader a.hovered
{
  font-size: 24px;
}

h2.ru-postheader a, h2.ru-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #B8B8B8;
}

h2.ru-postheader a:visited, h2.ru-postheader a.visited
{
  color: #ECE0DF;
}

h2.ru-postheader a:hover,  h2.ru-postheader a.hovered
{
  color: #CFCFCF;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.ru-postheadericons,
.ru-postheadericons a,
.ru-postheadericons a:link,
.ru-postheadericons a:visited,
.ru-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #E3D0CE;
}

.ru-postheadericons
{
  padding: 1px;
}

.ru-postheadericons a, .ru-postheadericons a:link
{
  text-decoration: none;
  color: #B8B8B8;
}

.ru-postheadericons a:visited, .ru-postheadericons a.visited
{
  font-weight: normal;
  color: #B8B8B8;
}

.ru-postheadericons a:hover, .ru-postheadericons a.hover
{
  font-weight: normal;
  text-decoration: underline;
  color: #CFCFCF;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.ru-post ol, .ru-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.ru-post li
{
  font-size: 13px;
  color: #D4B7B5;
  padding: 0 0 0 15px;
}

.ru-post li ol, .ru-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.ru-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.ru-post ul>li
{
  background-image: url('/images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.ru-postcontent blockquote,
.ru-postcontent blockquote a,
.ru-postcontent blockquote a:link,
.ru-postcontent blockquote a:visited,
.ru-postcontent blockquote a:hover
{
  color: #080808;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.ru-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.ru-postcontent blockquote
{
   border: solid 0 #7A7A7A;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #949494;
  background-image: url('/images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.ru-postfootericons,
.ru-postfootericons a,
.ru-postfootericons a:link,
.ru-postfootericons a:visited,
.ru-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #E3D0CE;
}

.ru-postfootericons
{
  padding: 1px;
}

.ru-postfootericons a, .ru-postfootericons a:link
{
  text-decoration: none;
  color: #B8B8B8;
}

.ru-postfootericons a:visited, .ru-postfootericons a.visited
{
  color: #B8B8B8;
}

.ru-postfootericons a:hover, .ru-postfootericons a.hover
{
  color: #CFCFCF;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.ru-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.ru-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #390D0E;
}

.ru-footer-body
{
    position:relative;
    padding: 5px;
}

.ru-footer-body .ru-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:5px;
  z-index:1;
}

.ru-rss-tag-icon
{
  display: block;
  background-image: url('/images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.ru-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.ru-footer-text,
.ru-footer-text a,
.ru-footer-text a:link,
.ru-footer-text a:visited,
.ru-footer-text a:hover,
.ru-footer-text td, 
.ru-footer-text th,
.ru-footer-text caption
{
    color: #CDAAA8;
    font-size: 11px;
}

.ru-footer-text
{
  min-height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.ru-footer-text a,
.ru-footer-text a:link
{
  color: #BFBFBF;
  text-decoration: none;
}

.ru-footer-text a:visited
{
  color: #D0B0AE;
}

.ru-footer-text a:hover
{
  color: #E8E8E8;
  text-decoration: underline;
}

div.ru-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #CFADAB;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.ru-page-footer, 
.ru-page-footer a,
.ru-page-footer a:link,
.ru-page-footer a:visited,
.ru-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #D4D4D4;
}

.ru-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #D0B0AE;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.ru-content-layout .ru-sidebar1
{
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.ru-content-layout .ru-sidebar2
{
  width: 200px;
}

/* end LayoutCell, sidebar2 */

textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .ru-article .aligncenter img, .aligncenter img.ru-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}
/* End */

.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#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;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.ru-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
}

div.ru-footer div.ru-content-layout
{
    margin:0 auto;
    width:100%;
}

div.ru-layout-cell-size1 
{
    width:100%;
}

div.ru-layout-cell-size2 
{
    width:50%;
}
div.ru-layout-cell-size3 
{
    width:33%;
}

div.ru-layout-cell-size4
{
    width:25%;
}

.ru-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.ru-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.ru-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.ru-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 20px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.ru-footer .ru-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.ru-footer .ru-widget,
.ru-footer .ru-widget a,
.ru-footer .ru-widget a:link,
.ru-footer .ru-widget a:visited,
.ru-footer .ru-widget a:hover
{
    color: #CDAAA8;
font-size: 11px;
    text-align: left;
}

.ru-footer .ru-widget a,
.ru-footer .ru-widget a:link
{
  color: #BFBFBF;
text-decoration: none;
}

.ru-footer .ru-widget a:visited
{
  color: #D0B0AE;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}

.ru-article td{border:0 !important;padding:0 !important;}
.ru-article table, table.ru-article,.ru-article a img{margin:0 !important;}
.u-comboeditcell{border:1px solid #B5B8C8 !important;vertical-align:top !important;}
#uCatsMenu7{left:212px !important;top:30px !important;}
.ru-article table table table table table table img{margin:0 !important;}

.line{height:1px;background:#CDCDC6;margin-bottom:34px;clear:both;}
.page1{float:left;width:100%;margin-bottom:7px;}
.page2{float:left;}
.page3{float:right;}
.page4{text-align:center;}
.img_post{width:200px;border:1px solid #F0F3F4!important;padding:5px;background:#B88784;margin:2px 10px 10px 2px;}
.img_post_detail{width:460px;border:1px solid #F0F3F4!important;padding:5px;background:#B88784;margin:2px 10px 10px 2px;}