﻿body { margin: 0; background: #ddeeff; font-family: Verdana, sans-serif; font-size: small; }
img { border: 0; }
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }

.text-strikethrough { text-decoration: line-through; }

#page-layout { background: #fff; width: 1100px; margin: 0 auto; }

.clear-float { clear: both; }

#page-header { height: 132px; background: #307cbb url(images/header_bg.gif) repeat-x bottom left; }
#header-logo { float: left; width: 440px; height: 125px; margin: 0; padding: 0; }
#header-right { float: right; width: 400px; height: 125px; margin: 0; padding: 0; }
#header-icons { float: right; margin: 0; padding: 0 8px 0 0; font-weight: bold; font-size: 11px; color: #334983; }
#header-icons ul { list-style: none; margin: 0; padding: 0; }
#header-icons li { display: block; margin: 0; padding: 6px 4px 4px 4px; float: left; width: auto; }
#header-slogan { float: right; margin: 20px 0 0 0; padding: 0 20px; color: #fff; font-family: 'Century', serif; font-weight: bold; font-size: 32px; text-align: right; }

#main-menu { width: 100%; font-weight: bold; background-color: #307cbb; border-bottom: 2px solid #334983; }

#main-menu ul { margin: 0 0 0 15px; padding: 0; list-style: none; }
#main-menu ul li { position: relative; display: inline-block; padding: 8px 4px; }
#main-menu ul li a { padding: 8px 15px 8px 15px; text-decoration: none; }
#main-menu ul li a:link { color: #ffffff; }
#main-menu ul li a:visited { color: #ffffff; }
#main-menu ul li a:hover { color: #112244; background-color: #88bbee; }
#main-menu ul li a:active { color: #112244; }

#page-footer { clear: both; margin: 10px 0 0 0; padding: 4px 6px; background: url(images/contentHeader_bg.gif) repeat-x top left; color: #e0ffff; border-top: 2px solid #334983; font-size: 85%; }

#content-wrapper { float: left; width: 100%; margin: 10px 0; }

#content { float: left; width: 780px; margin: 0 16px; }
#side-content { float: right; width: 260px; margin: 24px 16px 16px 8px; }
.content-header { margin: 16px 0 0 0; color: #112244; font-family: Arial, sans-serif; font-size: 200%; font-weight: bold; border-bottom: 2px solid #112244; }

.post-block { margin: 0; padding: 16px 0; border-bottom: 1px solid #d8d8d8; }
.post-image { float: left; width: 160px; margin: 0 16px 16px 0; }
.post-body { }
.post-no-photo { width: 100%; }
.post-date { padding: 0 0 8px 0; font-size: 90%; color: #778; }
.post-header { margin: 0; padding: 0 0 8px 0; text-align: left; color: #112244; font-weight: bold; font-size: 150%; font-family: Arial, sans-serif; }
.post-header a { color: #112244; }
.post-subheader { margin: 0;  padding: 0 0 8px 0; font-weight: bold; font-size: 120%; font-family: Arial, sans-serif; }
.post-subheader a { color: #112244; }
.post-text { text-align: justify; font-size: 100%; }
.post-text p { margin: 0; padding: 0 0 6px 0; }
.post-links-block { float: left; width: 100%; margin-top: 4px; font-size: 90%; }
.post-links-block a { margin-left: 1em; color: #568; }
.post-matchdata-link { float: left; margin-left: -1em; }
.post-fulltext-link  { float: right; }

.side-section { margin-bottom: 24px; }
.side-section-header { margin: 0; padding: 3px 0 4px 28px; line-height: 16px; color: #307cbb; text-transform: uppercase; font-family: Arial, sans-serif; font-size: 110%; font-weight: bold; border-bottom: 2px solid #112244; background: url(images/letterD.gif) no-repeat top left; }
.side-section-body { font-size: 90%; }
.side-section-body p { margin: 6px 0 0 0; }
.side-section-link { margin-top: 6px; font-size: 90%; text-align: right; }
.side-section-link a { color: #568; }
.match-fixture { font-weight: bold; font-size: 115%; }

.team-Dinamo { font-weight: bold; color: #307cbb; }
.trnTable { line-height: 1.5em; border-spacing: 0; }
.trnTable thead { font-weight: bold; }
.trnTable td { margin: 0; padding: 2px; }

#articles_list { list-style: none; margin: 10px 0 0 0; padding: 0; }
#articles_list li { padding-bottom: 5px; }
#articles_list a { color: #334983; font-weight: bold; }
.article-text { text-align: justify; }
.article-text  a { color: #334983; font-weight: bold; }

#fmFeedback { margin: 0; padding: 0; }
#fmFeedback fieldset { margin: 24px 0 0 0; padding: 5px; width: 480px; border: 1px solid #112244; border-radius: 5px; background: #f0f8f8; }
#fmFeedback legend { margin: 0 4px; padding: 0 6px 0 2px; font-weight: bold; color: #112244; }
#fmFeedback label { float: left; width: 150px; padding: 4px 0 4px 6px; }
#fmFeedback  input { border-radius: 5px; border: 1px solid #112244; padding: 2px 4px; }
#fmFeedback input[type="text"] { width: 300px; }
#fmFeedback input[type="submit"]  { cursor: pointer; padding: 4px 8px; border: outset 1px #77bbee; background: #307cbb; color: #ffffff; font-family: Arial, sans-serif; font-weight: bold; }
#fmFeedback textarea { width: 450px; height: 120px; margin: 6px; padding: 4px; font-family: Verdana, sans-serif; font-size: small; border-radius: 5px; border: 1px solid #112244; max-width: 750px;
                    scrollbar-base-color: #307cbb;
					scrollbar-track-color: #dddddd;
					scrollbar-face-color: #307cbb;
					scrollbar-highlight-color: #307cbb;
					scrollbar-3dlight-color: #307cbb;
					scrollbar-darkshadow-color: #334983;
					scrollbar-shadow-color: #ffffff;
					scrollbar-arrow-color: #ffffff;
				  }

.field_special { display: none; }
.subscription { font-size: 85%; margin: 10px 0 0 0; }
.form-buttons { margin: 16px 0; }

#article_body { margin-bottom: 16px; }
#article_body p { margin: 0; padding: 6px 0 0 0; text-align: justify; }
#article_body ol  { margin: 6px 0 0 18px; padding: 0 0 0 24px; }
.article_intro { margin: 0; padding: 6px 0; font-weight: bold; text-align: justify; }
.article_author { margin: 0; padding: 12px 0 6px 0; font-style: italic; }
.intrvQuestion { font-weight: bold; }
