﻿/*
Theme Name: Шахматная федерация Москвы
Theme URI: http://moschess.ru/
Description: Тема создана для сайта Шахматная федерация Москвы.
Version: 1.0
Author: Шахматная федерация Москвы
Author URI: http://moschess.ru/
Tags: brown, custom header, fixed width, two columns, widgets

	(c) Шахматная федерация Москвы

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma;
	background: #fcf4be;
	color: black;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: black;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin-top: -12px;
	padding: 0;
	width: 900px;
}

html>body #page {
	margin: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 237px;
	width: 900px;
	text-align: left;
}

#headerimg1 {
	background: url('images/header1.jpg');
	height: 113px;
	width: 900px;
}

#headerimg2 {
	position: relative;
	z-index: 10;
	background: url('images/header2.jpg');
	height: 50px;
	width: 100px;
}

#menuleft {
	height: 30px;
	margin-top: -44px;
	width: 4px;
	background: url('images/menuleft.jpg');
}

#menu {
	z-index: 5;
	margin-left: 4px;
	margin-top: -30px;
	height: 30px;
	width: 892px;
	background: url('images/menu.jpg');
}

#menuright {
	margin-left: 896px;
	margin-top: -30px;
	height: 30px;
	width: 4px;
	background: url('images/menuright.jpg');
}

#menulist {
	list-style: none;
	display: inline;
}

#menulist li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 96px;
	margin-top: 5px;
	text-align: center;
}

#menulist li.leftmenu {
	text-align: left;
	width: 82px;
}

#menulist li.rightmenu {
	text-align: right;
	width: 96px;
}

#menulist li.emptyelem {
	width: 16px;
}

#menulist li.skipelem {
	width: 106px;
}

#menulist li a, #menulist li a:visited {
	color: black;
}

#tournamentsleft {
	margin-top: 34px;
	height: 54px;
	width: 35px;
	background: url('images/tournamentsleft.jpg');
}

#tournaments {
	margin-left: 35px;
	margin-top: -54px;
	height: 54px;
	width: 845px;
	background: url('images/tournaments.jpg');
}

#tournamentsright {
	margin-left: 880px;
	margin-top: -54px;
	height: 54px;
	width: 20px;
	background: url('images/tournamentsright.jpg');
}

#tournamentslist {
	width: 845px;
	font-size: 11px;
	height: 54px;
	font-weight: bold;
}

#tournamentslist td {
	width: 152px;
	vertical-align: middle;
}

#tournamentslist td.lastcell {
	text-align: justify;
}

#tournamentslist td.emptycell {
	width: 20px;
}


#tournamentslist td.tournpawn {
	width: 15px;
}

#tournamentslist td.tournpawn div {
	margin-top: 1px;
	background: url('images/pawn.jpg');
	width: 10px;
	height: 13px;
}

#tournamentslist a {
	color: black;
	border-bottom: 1px solid #8c8b87;
}

#tournamentslist a:visited {
	color: black;
}

#tournamentslist a:hover{
	color: #8c8b87;
	text-decoration: none;
}

#twoside td {
	vertical-align: top;
}

#contenttable {
	background-color: #eae6dd;
	width: 900px;
	margin-top: 18px;
}

#contenttable td#contentc {

}

#contenttd {
	border: 1px solid green;
}

#content {
	margin: 0;
	padding: 0;
	width: 602px;
	font-size: 1.2em;
	text-align: left;
	height: 100%;
}

#contentwtable {
	width: 581px;
	margin-left: 5px;
	margin-top: 2px;
	background-color: white;
	margin-bottom: 25px;
}

#contentwtable td {
	vertical-align: top;
}

td .contentwur {
	height: 4px;
	width: 4px;
	background: url('images/contentwur.jpg');
}

td .contentwul {
	height: 4px;
	width: 4px;
	background: url('images/contentwul.jpg');
}

td .contentwbr {
	height: 4px;
	width: 4px;
	background: url('images/contentwbr.jpg');
}

td .contentwbl {
	height: 4px;
	width: 4px;
	background: url('images/contentwbl.jpg');
}

td .contentwr {
	width: 4px;
	background: url('images/contentwr.jpg');
}

td .contentwl {
	width: 4px;
	background: url('images/contentwl.jpg');
}

td .contentwc {
	width: 554px;
	height: 1000px;
}

.post.first {
	margin-top: 7px;
	padding-top: 0;
}

.post.last {
	margin-bottom: 7px;
	padding-bottom: 0;
}

.post {
	text-align: justify;
	padding-bottom: 12px;
	font-size: 11px;
}

.contentwc .post {
	width: 554px;
	padding-left: 6px;
	padding-right: 13px;
	padding-top: 7px;
}

.contentwc .navigation, .contentwc h2 {
	margin-left: 6px;
	margin-right: 13px;
}

.navigation a, .navigation a:visited {
	color: black;
	font-size: 10px;
}

.navigation a:hover {
	text-decoration: black;
}

.post .entry a, .post .entry a:visited {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.post .postmetadata a, .post .postmetadata a:visited {
	color: black;
	text-decoration: underline;
}

.post .entry a:hover, .post .postmetadata a:hover {
	color: #8c8b87;
}

.post.even {
	background-color: #eaeaea;
}

.post .posttime {
	color: #63472f;
	font-size: 11px;
	font-weight: bold;
}

.post .postmetadata {
	margin-top: 10px;
}

h1 {
	margin: 0;
	padding: 0;
}

.post h1 {
	margin-bottom: 7px;
}

.post .entry p:first-letter {
	margin-left: 14px;
}

.post p {
	padding: 0;
	margin: 0;
}

.post h1, .post h1 a, .post h1 a:visited {
	color: #63472f;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.post h1 a:hover {
	color: #63472f;
	text-decoration: underline;
}

.post .postpicleft {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #999999;
}

.post .entry {
	margin: 0;
	padding: 0;
}

.pagestable {
	margin-top: 69px;
	margin-bottom: 21px;
}

.pagestable a, .pagestable a:visited {
	color: black;
	text-decoration: underline;
}

.pagestable a:hover {
	color: #8c8b87;
}

td.pagesleft {
	height: 19px;
	width: 4px;
	background: url('images/pagesleft.jpg');
}

td.pages {
	height: 19px;
	background-color: #e9e5dc;
	padding-left: 20px;
	padding-right: 20px;
}

td.pagesright {
	height: 19px;
	width: 4px;
	background: url('images/pagesright.jpg');
}

#sidebar {
	text-align: left;
	width: 289px;
	margin-top: -12px;
}

html>body #sidebar {
	margin-top: 0px;
}



#sidebar #searchform {
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding-top: 11px;
	font-weight: bold;
	padding-left: 36px;
	margin-top: -12px;
}

html>body #sidebar #searchform {
	margin-top: 0px;
}

#sidebar #searchform td {
}

#sidebar #searchformtext {
	width: 59px;
}

#sidebar #searchformleft {
	width: 6px;
	height: 21px;
	background: url('images/searchformleft.jpg');
}

#sidebar #searchforminput {
	background-color: #fcfcfc;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	height: 19px;
	width: 123px;
}

#sidebar #searchform #s {
	background-color: #fcfcfc;
	border: 0;
	padding: 0;
	margin: 0;
	height: 17px;
	width: 123px;
}

#sidebar #searchformright {
	width: 6px;
	height: 21px;
	background: url('images/searchformright.jpg');
}

#sidebar #searchformsubmit {
	padding-left: 8px;
	padding-top: 5px;
}

#sidebar #votepoll {
	border: 1px solid #eae6dd;
}

#sidebar h2 img {
	margin-left: 1px;
}

#sidebar #votepoll .banner1224 {
	float: right;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#sidebar h2 a, #sidebar h2 a:visited {
	color: black;
	text-decoration: none;
}

#sidebar .post {
	margin-left: 9px;
	margin-right: 15px;
}

#sidebar h2 a:hover {
	text-decoration: underline;
	color: black;
}

html>body #sidebar h2 {
	margin-bottom: 14px;
}

#sidebar ul li {
	margin-right: 15px;
}

#sidebar a, #sidebar a:visited {
	text-decoration: underline;
	color: black;
}

#sidebar a:hover {
	color: #8c8b87;
}

#sidebar #votepoll {
	margin-left: 8px;
	text-align: left;
}

#votepoll ul {
	width: 120px;
	margin: 0;
	padding: 0;
	margin-left: 9px;
}

#votepoll form {
	margin: 0;
	padding: 0;
	width: 128px;
	text-align: left;
}

#votepoll .wp-polls-ans {
	width: 128px;
}

#votepoll p {
	padding-left: 9px;
}

#votepoll ul li {
	margin: 0;
	color: black;
}

#votepoll .poll-variant {
	color: black;
}

#rightwtable {
	background-color: #f7f6f4;
}

#rightwtable td {

}

#banners {
	padding-top: 32px;
}

#commint {
	padding-top: 32px;
}

.banner125125-1 {
	
}


.banner125125-2 {
	float: right;
}

#banners2 {
	padding-top: 32px;
}

.banner16-1 {
	
}


.banner126-2 {
	float: right;
}

td .contentrwur {
	height: 4px;
	width: 4px;
	background: url('images/contentwur.jpg');
}

td .contentrwul {
	height: 4px;
	width: 4px;
	background: url('images/contentwul.jpg');
}

td .contentrwbr {
	height: 4px;
	width: 4px;
	background: url('images/contentwbr.jpg');
}

td .contentrwbl {
	height: 4px;
	width: 4px;
	background: url('images/contentwbl.jpg');
}

td .contentrwr {
	width: 4px;
}

td .contentrwl {
	width: 4px;
}

td .contentrwc {
	width: 265px;
	padding-left: 5px;
}


#contenttable td#contentur {
	height: 5px;
	width: 5px;
	background: url('images/contentur.jpg');
}

#contenttable td#contentul {
	height: 5px;
	width: 5px;
	background: url('images/contentul.jpg');
}

#contenttable td#contentbr {
	height: 5px;
	width: 5px;
	background: url('images/contentbr.jpg');
}

#contenttable td#contentbl {
	height: 5px;
	width: 5px;
	background: url('images/contentbl.jpg');
}

#contenttable td#contentr {
	width: 5px;
	background: url('images/contentr.jpg');
}

#contenttable td#contentl {
	width: 5px;
	background: url('images/contentl.jpg');
}

#footer {
	clear: both;
	width: 860px;
	margin-left: 15px;
	margin-right: 15px;
	height: 108px;
	margin-bottom: 9px;
	text-align: left;
}

#footer #partners {
	width: 587px;
	color: #3a3a3a;
	font-size: 14px;
	vertical-align: top;
	font-weight: bold;
}

#footer #partners #bankmoscow {
	margin-top: -14px;
	margin-left: 98px;
	width: 87px;
	height: 87px;
}

#footer #partners #bankmoscow:hover {
	cursor: pointer;
}

#footer #partners #aeroflot {
	margin-top: -87px;
	margin-left: 241px;
	width: 77px;
	height: 87px;
}

#footer #partners #aeroflot:hover {
	cursor: pointer;
}

#footer #information {
	padding: 0;
	text-align: right;
	vertical-align: bottom;
}

#footer #information #infolinks {
	margin-bottom: 10px;
	text-align: right;
	padding: 0;
	height: 12px;
}

#footer #information #infolinks ul {
	list-style: none;
	display: inline;
}

#footer #information #infolinks ul li {
	float: left;
	text-align: center;
	width: 19%;
	font-size: 10px;
}

#footer #information #infolinks ul li.firstlink {
	text-align: left;
	width: 13%;
}

#footer #information #infolinks ul li.lastlink {
	padding: 0;
	text-align: right;
	width: 30%;
}

#footer #information #infolinks ul li a, #footer #information #infolinks ul li a:visited {
	text-decoration: underline;
	color: #3a3a3a;
}


#footer #information #infolinks ul li a:hover {
	text-decoration: underline;
	color: #8c8b87;
}

#footer #information #infocounters {
	margin-bottom: 6px;
}

#footer #information #infocounters #lastcounter {
	margin-left: 14px;
}


#footer #information #infomail a, #footer #information #infomail a:visited {
	color: #3a3a3a;
	font-weight: bold;
	font-size: 10px;
}

#footer #information #infomail a:hover {
	text-decoration: underline;
}

#copyright {
	margin-top: 11px;
	margin-bottom: 55px;
	font-weight: bold;
	color: #3a3a3a;
}

.clear {
	clear: both;
}

.clearleft {
	font-size: 0px;
	height: 0px;
	clear: left;
	margin: 0;
	padding: 0;
	width: 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h3 {
	font-size: 1.3em;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentstemp {
	margin-left: 5px;
	margin-right: 13px;
}

.commentstemp a, .commentstemp a:visited {
	color: #63472f;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Structure */


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/