body,html {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  margin: 0; padding: 0;
  background: #fef8e0;
}
img { border: 0; }
* { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

P
{
  font-size: 9pt;
  font-weight: normal;
  text-indent: normal; 
  }
p, blockquote {
  text-align: justify;
}
 .article_title
 {
  color: #0009EB;
  font-size: 13pt;
  font-weight: bold; 
 }
  h1 
{
  color: #0009EB;
  font-size: 13pt;
  font-weight: bold; 
 }
 h2
 {
  font-size: 10pt;
  font-weight: bold; 
 }   
 h3
 {
  font-size: 10pt;
  font-weight: bold; 
 }   
 h4
  {
  color: #FFFFFF;
  font-size: 15pt;
  font-weight: bold;
 }
td {

  font-size: 9pt;
}

a {
	text-decoration: none;
	letter-spacing: normal;
	color: navy;
}

.standart    {
	font-size: 9pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
}
	
.standartnow    {
	font-size: 9pt;
	color: #0009EB;
	font-weight: normal;
	letter-spacing: normal;
}

.textlinks    {
	font-size: 9pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
}
.textlinksnow    {
	font-size: 9pt;
	color: #0009EB;
	font-weight: normal;
	letter-spacing: normal;
}
.textlinkwhite    {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}
.textlinklittle  {
	font-size: 7pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
}
.textlittle  {
	font-size: 7pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
}
div.bugaga,div.bugaga a{
    font-size: 8pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
}

div.bugaga_down a{
    font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}
div.bugaga_down{
    font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}
	.bold    {
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
	}
	.boldnow   {
	font-size: 9pt;
	color: #0009EB;
	font-weight: bold;
	}
	.boldzag    {
	font-size: 9pt;
	color: #FC6404;
	font-weight: bold;
	}
		.zag    {
	font-size: 9pt;
	color: #FC6404;
	font-weight: normal;
	}
	.small    {
	font-size: 8.4pt;
	color: #000099;
	font-weight: normal;
	letter-spacing: normal;
	}
	.smallnow    {
	font-size: 8.4pt;
	color: #0009EB;
	font-weight: normal;
	letter-spacing: normal;
	}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000099;
	letter-spacing: normal;
}
a:active  {
	font-size: 9pt;
	text-decoration: none;
	color: #0009EB;
	letter-spacing: normal;
}
    a:hover{
	color: #0009EB;
	text-decoration: underline;
	letter-spacing: normal;
	 }
   
.inline-left {
    float: left;
    padding: 5px 5px 5px 0;
}
.article {
    clear: both;
    padding: 1em 0 0.5em 0;
}
.terms a {
    color: navy;
}
.menu-active .bold, .terms a.menu-active {
    color: #0009EB;
}
.image {
    border: none;
}
.terms ul {
    list-style-image: url("/pics/arrow1.gif");
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.terms li.menu-active {
    list-style-image: url("/pics/arrow.gif");
}
li.first {
    list-style: none !important;
    list-style-image: none !important;
    margin: 0;
    padding: 0;
}
li.first a {
    color: #0009eb !important;
    font-size: 13pt;
    font-weight: bold;
    text-transform: uppercase;
}
.pager {
    clear: both;
    padding-top: 2em;
    text-align: center;
}
.pager a {
    color: navy;
}
.pager-current, .pager-last, .pager-next {
    padding: 0 3px;
}
blockquote {
    padding: 0 0 1em 1em;
    margin: 0;
}
.image-attach-body {
    border: 1px solid black !important;
    float: left;
    margin: 0 1em 1em 0;
}
/* Registration form. */
#user-register p, #user-register .description {
    display: none;
}
#user-register #edit-name, #user-register #edit-mail {
    width: 150px;
}
#user-register div {
    text-align: right;
}
#user-register #edit-submit {
    margin-right: 100px;
}
#user-register label {
    color: #000099;
    font-weight: bold;
}
/* Login form */
#user-login-form a {
    color: #2496d2;
    font-weight: bold;
}
#user-login-form #edit-name, #user-login-form #edit-pass {
    border: 1px solid #cccccc;
}
#sidebar-register {
    text-align: right;
}
#user-login-form #edit-submit {
    color: #000099;
    text-decoration: none;
    border: none;
    cursor: pointer;
    background: url("/themes/bayushki/blue_lagoon/images/blank.png") no-repeat left center;
    height: 27px;
    width: 102px;
    text-align: center;
}
#user-login-form .item-list ul { margin: 0; padding: 0; }
#user-login-form .item-list li { float: left; width: 50%; list-style: none; text-align: left; }
ul.links a.active {
	color: #0009EB;
/*	font-weight: bold;*/
}
#user-login-form a {
	color:#000099;
	font-size:9pt;
	font-weight:bold;
}
#edit-search-block-form-keys { width: 150px; }
#logoBlock img { display: block; }

/* forum styling */
.forum-table, .forum-topics { width: 100%; border-collapse: collapse; }
.forum-header { background: #4545a1 url("/themes/bayushki/blue_lagoon/images/header-back.gif") repeat-x left top; color: #fff; font-weight: bold; text-align: center; }
.forum-header th { padding: 4px; border: #8e8fc6 1px solid; font-size: 13px; font-weight: normal; }
.forum-header th.forum-last-post, .forum-header th.column_lreply { border: none; overflow: hidden; white-space: nowrap; }
.forum-header th.forum-last-post { border: #8e8fc6 1px solid; }
.forum-header .forum-posts { width: 50px; }
.forum-header .forum-last-post { width: 40%; }
.forum-table .container { background: #FCF3CF; }
.forum-table td, .forum-topics td { border: #cccccc 1px solid; padding: 4px; }
.forum-talbe .forum-icon { text-align: center; }
.forum-table .forum-icon img { display: block; margin: auto; }
.forum-table td.topics, .forum-table td.posts { text-align: center; }
#forum .forum-folder-legend dt, #forum .legend-group dt { float: left; margin: 0 10px; }
#forum .forum-folder-legend dd { float: left; height: 34px; line-height: 34px; }
#forum .legend-group dt, #forum .legend-group dd { float: left; height: 34px; line-height: 34px; }
.forum-topic-header { text-align: right; }

.forum-folder-legend dd, .legend-group dd {
	margin: 0px;
}
.forum-header a {
	color: #fff;
}
.container .forum-details {
	padding: 10px 0px;
}
.container .forum-details .name {
	font-weight: bold;
}

/*** FORUM THREADS ***********************************************************/

.forum-post {
    margin: 10px 0;
    border: 1px solid #8E8FC6;
}

/* Header at the top of each post */
.post-info {
    background: #4545a1 url("/themes/bayushki/blue_lagoon/images/header-back.gif") repeat-x left top;
    color: #ffffff;
    height: 23px;
    line-height: 23px;
    padding: 0 20px;
    border-bottom: 1px solid #8E8FC6;
}

.posted-on {
  font-size: .8em;
  font-weight: bold;
}

.forum-post .new {
  color: #ffffff;
}

.post-title {
  font-weight: bold;
  border-bottom: 1px solid #000099;
  padding: 5px 0;
}

.post-num a {
  color: #ffffff;
}

/* Wrap around author pane and comment */
.forum-post-wrapper {
  background: url("/themes/bayushki/blue_lagoon/images/forum-post-panel-sub-back.png") repeat-y left top;
  overflow: hidden;
  width: 100%;
    border-bottom: 1px solid #8E8FC6;
}

/* Author information pane */
.forum-post-panel-sub {
	float: left;
	width: 170px;
}

.forum-post .picture { margin-bottom: 5px; }

/* Note: more CSS in the author pane css file */
.author-pane {
	font-size: 10px;
}
.forum-post-panel-sub  .author-pane .author-name {
  font-size: 120%;
  font-weight: bold;
}

.forum-post-panel-sub  .author-pane .picture img {
	background: #ffffff;
    border: 1px solid #8E8FC6;
}
.author-pane .author-pane-online-icon img { vertical-align: bottom; }
.author-pane {
	margin: 10px 7px 10px 9px;
}

.author-pane .author-pane-label {
  font-weight: bold;
}

/* Post text area */
.posted-on {
	margin: 0 10px 0 160px;
}
.forum-post-panel-main {
  margin: 0 10px 0 180px;
}

/* Signature */
.author-signature {
  font-size: .8em;
}

/* Post footer */
.forum-post-footer {
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
}
.forum-top-links {
    text-align: right;
}
.forum-post-links {
	text-align: right;
    float: right;
    width: 30%;
}

ul.forum-links {
	white-space: nowrap;
	list-style-type: none;
}
ul.forum-links li {
	display: inline;
}
#comment-form input, #comment-form textarea {
    border: 1px solid #cccccc;
}

/* catalog styling */
.item-node { margin: 0 0 10px 0; }
.item-header { height: 2em; }
.item-left {
	float: left;
	text-align: center;
}
.item-body-footer { padding-top: 70px; }

.item-content-left {
	width: 200px;
	float: left;
}
.item-content-right { margin-left: 200px; }

.popular-item { float: left; }

span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

/**
 * FIVESTAR
 */

/* Plain HTML Version */
form.fivestar-widget {
  clear: both;
  display: block;
}
form.fivestar-widget select,
form.fivestar-widget input {
  margin: 0;
}

/* Combo Static and Rate Widget */
.fivestar-combo-stars .fivestar-static-form-item {
  float: left; /* RTL */
  margin-right: 40px; /* RTL */
}
.fivestar-combo-stars .fivestar-form-item {
  float: left; /* RTL */
}

/* Fivestar form items */
.fivestar-static-form-item .form-item,
.fivestar-form-item .form-item {
  margin: 0;
}

/* Static View-only Star Version */
div.fivestar-widget-static {
  display: block;
}

div.fivestar-widget-static br {
  clear: left; /* RTL */
}

div.fivestar-widget-static .star {
  float: left; /* RTL */
  width: 17px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  background: url(/modules/fivestar/widgets/default/star.gif) no-repeat 0 0px;
}

div.fivestar-widget-static .star span.on {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/modules/fivestar/widgets/default/star.gif) no-repeat 0 -32px;
}

div.fivestar-widget-static .star span.off {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/modules/fivestar/widgets/default/star.gif) no-repeat 0 0px;
}

/* Javascript Star Version */
div.fivestar-widget {
  display: block;
}

div.fivestar-widget .cancel, div.fivestar-widget .star {
  float: left; /* RTL */
  width: 17px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
}
div.fivestar-widget .cancel, div.fivestar-widget .cancel a {
  background: url(/modules/fivestar/widgets/default/delete.gif) no-repeat 0 -16px;
  text-decoration: none;
}

div.fivestar-widget .star, div.fivestar-widget .star a {
  background: url(/modules/fivestar/widgets/default/star.gif) no-repeat 0 0px;
  text-decoration: none;
}

div.fivestar-widget .cancel a, div.fivestar-widget .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0px;
  cursor: pointer;
}

div.fivestar-widget div.on a {
  background-position: 0 -16px;
}
div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -32px;
}
form.fivestar-widget div.description {
  margin-bottom: 0;
}
 
.breadcrumb { 
	margin: 15px 0;
	font-weight: bold;
}
.breadcrumb a, .breadcrumb .bread_text {
	color: #FF9900;
	font-size: 14px;
	text-decoration: none;
}

.add_comm {
	display: inline;
}
.node-form div, .add_comm div {
	margin-bottom: 10px;
}
.add_comm .form-textarea {
	border: 1px solid #B5C0DA;
	display: block;
	height: 120px;
	width: 99%;
}
.mini_smiles {
	display: inline;
	float: right;
}
.form-required {
	color: #FF0000;
	font-weight: bold;
}

/* $Id: smileys.css,v 1.1.2.5 2008/01/25 16:05:32 Gurpartap Exp $ */

.smileys {
  position: relative;
  padding: 6px 10px 6px 10px;
}

.smileys strong {
  position: absolute;
  left: 25px;
  top: 6px;
}

.smileys span {
  float: left;
  width: 41px;
  height: 47px;
  text-align: center;
}

.smileys span span {
  display: block;
  margin: 0 auto;
  height: 22px;
}

.smiley-class {
  cursor: pointer;
  height: auto;
  width: auto;
  border: 0;
}

.smiley-content {
  border: none;
}

.smileysWindow {
  width: 250px;
  background-color: #FFFAE0;
  overflow: auto;
  max-height: 275px;
  max-width: 290px;
  border: 1px solid #CCCCCC;
  padding: 10px 0px;
}

.smileysWindowtext {
  background-color: #B70101;
  color: #FFFFFF;
  text-align: center;
}

.smileysWindow span {
  margin: 13px 13px 13px 13px;
}

#smileysWindow {
  position: absolute;
  z-index: 1000;
  border: 1px solid #502816;
}

#smileysWindow .titleSmileys {
  cursor: default;
  font-size: 1.1em;
  padding-right: 33%;
}

#smileysWindow .closeSmileys {
  text-align: right;
  cursor: pointer;
  font-size: 1.3em;
}

/* $Id: site_user_list.css,v 1.1.2.2.2.2 2007/05/18 20:03:33 pukku Exp $ */

fieldset.site-user-list-checkboxes-form div.form-item {
    display: inline;
}
fieldset.site-user-list-checkboxes-form label {
	white-space: nowrap;
}

fieldset#site-user-list-results p#site-user-list-results-count {
    margin: 0;
    font-size: 0.9em;
    font-style: italic;
}

div.site-user-list-results-filter {
    font-size: 0.9em;
    margin-top: 0.5em;
    font-style: italic;
}

div.site-user-list-results-filter p {
    margin: 0;
    line-height: 100%;
}

div.site-user-list-results-filter ul {
    margin: 0;
}

div.site-user-list-results-filter ul li {
	background: none;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 100%;
	padding-left: 0.5em;
}

fieldset.site-user-list-settings-fields-fieldset fieldset legend {
	font-weight: bold;
}

/**
 * Admin
 */
.node-form .form-textarea {
	width: 100%;
}
html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}
.clear {
	clear: both;
}

/**
 * Сказки
 */
.fairytale h2 {
	font-size: 35px;
}
.fairytale .content.with-illustration {
	margin-left: 170px; 
}
.fairytale .content p {
    text-align: justify;
}
.fairytale .content .first:first-letter {
    font-size: 30px !important;
    font-weight: bold !important;
}

.fairytale .fairytale-illustration {
	float: left;
    height: 700px;
    margin-top: 50px;
    overflow: hidden;
}
.fairytale .fairytale-illustration ul {
	padding: 0;
}
.fairytale .fairytale-illustration ul li {
	list-style: none;
}

.fairytale .fairytale-autor img {
	float: left;
	margin: 0 10px 10px 0;
}

#fairytale-info {
 position:relative;
 list-style-type:none;
 padding-left:0;
 border:1px solid #000099;
}
#fairytale-info div div {
	display: none;
}
.ui-accordion-header {
 text-decoration:none;
 font-weight:bold;
 color:#000099;
 display:block;
 width:100%;
}
#fairytale-info.ui-accordion div div {
 font-size:90%;
 display: block;
}
.ui-accordion a {
 color:#ffffff;
 background-color: #000099;
}
.ui-accordion a.selected, .ui-accordion a:hover {
 color: #FFF059;
}

