/*
Theme Name: Silver Lexus
Theme URI: http://www.planet-lexus.com/theme
Description: Classy and Subtle, just like the car! 3 column widget ready liquid layout design. XHTML 1.0 Strict and optimised for Search Engines.
Version: 0.9e
Author: Highlands by Design
Author URI: http://www.highlandsbydesign.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Base Elements */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 80%/150% Arial, Helvetica, sans-serif;
	color: #666;
	background: url('images/shadow_left.png') repeat-y #fff;
}
html>body {
	width: auto;
	min-width: 955px;
}
a {
	text-decoration: underline;
	color: #c33;
}
a:hover {
	text-decoration: none;
	color: #f00;
}
small {
	text-align: right;
	margin: 0 0 0 2em;
}
sup {
	color:#f00;
	font-size:0.7em;
}
h1 {
	font-size: 1.35em;
	padding: 5px;
	color: #999;
	border: dotted 1px #ccc;
	text-align: center;
	text-transform: uppercase;
	margin: 0 10px 10px 10px;
}
h2 {
	font-size: 1.15em;
	border-bottom: 1px dashed #ddd;
}
h3 {
	font-size: 1.15em;
	border-bottom: 1px dashed #ddd;
}
h4 {
	font-size: 1.1em;
	border-bottom: 1px dashed #ddd;
	color: #9a6358;
}
#index_h1 {
	font-size: 1.35em;
	font-weight: bold;
	padding: 5px;
	color: #999;
	border: dotted 1px #ccc;
	text-align: center;
	text-transform: uppercase;
	margin: 0 10px 10px 10px;
}
#index_h1 h1 {
	display: inline;
	border: none;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
hr {
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #ddd;
}
.date {
	color: #b3807f;
	padding: 0.5em 1em;
	text-align: right;
	float: right;
}
.date1 {
	font-size: 2.5em;
	display: block;
}
.date2 {
	font-size: 1.5em;
	display: block;
}
.date3 {
	font-size: 1.5em;
	display: block;
	font-weight: bold;
}
.pageInfo {
	font-size: 0.8em;
	color: #aaa;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	padding: 0 0.5em 1em 0;
	clear: both;
}
.pageInfo a {
	color: #666;
}
.fifty {
	width: 40%;
	text-align: center;
}
.boxedup {
	background: #fff url('images/gradient.png') top repeat-x;
	border: 1px solid #eee;
	padding: 0.5em;
	margin: 0.5em;
}
/* End Base Elements */

/* Begin Layout Elements */

#newheader {
	background: url('images/page_header.jpg') repeat-x;
	text-align: left;
	padding-top: 0px;
}
#headerimage {
	height: 140px;
	background: url('images/tricolor.jpg') top right no-repeat;
	list-style: none;
	margin: 0 0 0 1.5em;
}
#logo img {
	padding: 10px 0 0 0;
}
#wrapper {
	background: url('images/shadow_right.png') top right repeat-y;
	padding: 1px;
}
#highlands {
	float: left;
	width: 100%;
}
#column1 {
	background: url('images/front_page.png') top right no-repeat;
	margin: 0 237px 0 241px;
	padding-top: 10px;
	text-align: left;
}
#column1 p {
	margin: 0 1.5em 1.5em 1.5em;
	line-height: 1.4em;
}
#column1 h2 {
	color: #665050;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0.5em 0 1.2em;
	padding-bottom: 0.4em;
	border: 0;
}
#column1 h2 a {
	color: #666;
	font-weight: normal;
}
#column1 h2 a:hover {
	color: #c00;
	text-decoration: underline;
}
#column1 h2 a:active {
	color: #f00;
	background: #fff;
}
#column1 h3 {
	color: #665050;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0.5em 0 1.2em;
	padding-bottom: 0.6em;
	border: 0;
}
#column1 ul, #column1 ol {
	margin: 1em;
	padding: 0.5em;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
}
#column1 ul li {
	margin: 0 1em;
	padding: 0.2em;
	list-style: square inside;
}
#column1 ol li {
	margin: 0 3em;
	padding: 0.2em;
	list-style: decimal outside;
}
#column1 blockquote {
	margin: 15px;
	padding: 0 0 10px 30px;
	font-style: italic;
	background: url('images/blockquote.png') 0 0 no-repeat;
}
#column1 blockquote p {
	margin: 1em 2em 0 0;
}
#column2 {
	float: left;
	width: 220px;
	margin-left: -100%;
	font-size: 0.8em;
	padding-top: 10px;
}
#column2 ul {
	margin-left: 40px;
	list-style: none;
}
#column2 select {
	margin-left: 11px;
	font-size: 1.2em;
}
#column3 {
	float: left;
	width: 220px;
	margin-left: -220px;
	font-size: 0.8em;
	padding-top: 10px;
}
#column3 ul {
	margin-right: 38px;
	list-style: none;
}
#footer {
	background: url('images/shadow_footer.png') top left repeat-x;
	font-size: 0.8em;
	clear: both;
	padding: 20px 10px;
	margin: 0 237px 0 241px;
}
#footer p {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #999;
}
#footer div {
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 10px;
}
#footer .sape {
	text-align: center;
	font-size: 8px;
}
#footer .sape a {
	text-align: center;
	font-size: 8px;
}
#footer a {
	text-align: center;
	font-size: 10px;
}
#back {
	clear: both;
	font-size: 0.8em;
	text-align: right;
	padding: 0 10px;
	clear: both;
	margin-top: 20px;
}
#back a {
	font-weight: normal;
}
#back span {
	float: left;
}
#back strong {
	color: #006;
}
/* End Layout Elements */

/* Begin Navigation Elements */

#navigation {
	display: block;
	background: #e4e4e4;
	text-align: center;
	height: 1.6em;
	padding: 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
#nav {
	padding-left: 30px;
	min-width: 740px;
	margin: 0 auto;
	letter-spacing: 1px;
}
#nav, #nav ul {
	text-align: left;
	font-size: 0.9em;
	list-style: none;
	font-weight: normal;
	z-index: 8;
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
}
#nav a {
	display: block;
	line-height: 2em;
	padding: 0 13px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
}
#nav a:hover {
	color: #666;
	background: #fff;
}
#nav li ul {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	border: 1px solid #ddd;
	background-color: #fff;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
}
#nav li li {
	width: 14em;
	margin: 0;
}
#nav li ul a {
	border-left: 0.5em solid #e4e4e4;
	margin: 0;
}
#nav li ul a:hover {
	border-left: 0.5em solid #fc3;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	color: #fff;
	background: #fff;
}
#page_nav div {
	text-align: center;
	padding-top: 10px;
}
#page_nav a {
	display: inline;
	color: #666;
	border: 1px solid #999;
}
#page_nav a:hover {
	color: #fff;
	border: 1px solid #666;
	background: #f30;
}
/* End Navigation Elements */

/* Begin Form Elements */

/* Поиск */
#searchCSS {
	font-size: 0.9em;
}
#searchform {
	text-align: center;
	float: right;
	padding: 5px 10px 5px 5px;
	margin: 12px 59px 0 0;
	background: url('images/search-bcgr2.png') no-repeat;
}
#searchform #s {
	width: 160px;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #ccc;
}
#searchsubmit {
	border: 1px solid #ccc;
	color: #666;
	background: #fafafa;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px 2px 1px 2px;
	vertical-align: top;
}
#searchsubmit:hover {
	border: 1px solid #aaa;
	background: #eee;
}
#search-results {
	padding: 0 10px 0 30px;
	font-size: 12px;
}
.entry form {
	text-align: center;
}
select {
	width: 140px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ccc;
	background: #fafafa;
}
#commentform input:focus {
	border: 1px solid #aaa;
	background: #f6f6f6;
}
#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fafafa;
}
#commentform textarea:focus {
	border: 1px solid #aaa;
	background: #f6f6f6;
}
#commentform #submit {
	border: 1px solid #ccc;
	color: #666;
	background: #fafafa;
	vertical-align: top;
}
#commentform #submit:hover {
	border: 1px solid #aaa;
	background: #eee;
}
.comment_no {
	padding-top: 10px;
	float: right;
	font-size: 3.5em;
	color: #eee;
}
.commentlist {
	padding: 0;
	margin: 5px;
	list-style: none;
}
.commentlist li {
	clear: both;
	list-style: none;
	padding: 10px;
	background: #fff url('images/gradient.png') 0 -10px repeat-x;
	border-top: 1px solid #ddd;
	margin: 10px;
}
.commentlist li:hover {
	background-position: 0 0;
	border-top: 1px solid #ccc;
}
.commentlist .gravatar {
	display: block;
	float:left;
	padding: 3px;
	margin: 0 20px 5px 0;
	border: 2px solid #ccc;
	background: #eee;
}
.alt {
	clear: both;
}
/* End Form Elements */

/* Begin Images */

p {
	text-align: justify;
	color: #333;
}
p img {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-top: 5px;
	border: solid 1px #999;
}
p a.more-link img {
	float: none;
	border: none;
}
p img[alt="an image"] {
	float: left;
	margin: 0 7px 2px 0;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.images {
	width: 95%;
	text-align: center;
}
.images img {
	float: left;
	clear: both;
	margin: 0 auto;
}
/* End Images */

/* Begin Portlets */

#wp-calendar {
	text-align: center;
}
#wp-calendar {
	width: 100%;
	background: #fff;
}
#wp-calendar caption {
	background: #ddd;
	font-weight: bold;
}
#wp-calendar thead {
	background: #eee;
}
#wp-calendar #today {
	background: #eef;
}
#wp-calendar a {
	text-decoration: underline;
}
#column2 ul, #column3 ul {
	padding-bottom: 20px;
	margin-bottom: 1em;
	background: url('images/portlet_header.png') bottom right no-repeat;
}
#column2 ul li, #column3 ul li {
	margin: 0;
	padding: 0.5em;
	background: #fff;
}
#column2 ul li.listHeader, #column3 ul li.listHeader {
	background: transparent;
	padding: 0;
	text-align: center;
}
#column2 ul li h2, #column2 ul li h3, #column3 ul li h2, #column3 ul li h3 {
	margin: 0;
	padding: 0.5em;
	color: #666;
	background: url('images/portlet_header.png');
	text-align: center;
}
#column2 ul li.listHeader img {
	text-align: center;
}
/* End Portlets */

/* Begin Icons and Stuff */

.icons a {
	display: block;
	height: 16px;
	padding-left: 25px;
}
.icons a:hover {
	background-position: left bottom;
}
.iconComment a {
	padding-left: 25px;
	background: url('icons/icon_rings.png') top left no-repeat;
}
.iconEdit {
	background: url('icons/icon_edit.png') top left no-repeat;
	padding: 1px 0 5px 20px;
}
.iconrss {
	background: url('icons/icon_feed.gif') no-repeat;
	margin: 0 0 20px 0;
}
/* End Icons and Stuff */

code {
	background: #ccc;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
/* Сапа */
.sape {
	text-align: center;
	font-size: 8px;
	padding: 2px;
	color: #999;
}
.sape a {
	color: #999;
}
/* Время в Ванкувере */
#time {
	padding: 3px 0 3px 0;
}
#time img {
	display: none;
}
/* Обратный отсчет */
.countdown {
	text-align: center;
	color: #666;
	background: url('images/countdown.jpg') no-repeat;
}
.countdown b {
	color: #c00;
	font: 20px Impact, sans-serif;
	letter-spacing: 2px;
}
/* Стиль для НЕ ПРОПУСТИ */
.nepropusti {
	text-align: center;
}
.nepropusti a {
	text-transform: lowercase;
	padding: 0;
}
.nepropusti2 {
	text-align: center;
}
.nepropusti2 a {
	padding: 0;
}
.raspisanie {
	font-size: 11px;
	text-align: center;
}
/* Стиль рубрик */

#rubrics {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 10px;
}
.musandr {
	padding: 0 23px 0 0;
}
.musandr a img {
    text-decoration: none;
}
.ozon {
	text-align: center;
}
.ozon img {
	padding-right: 20px;
}
/* Таблица медалей */
#medals td {
	height: 22px;
	padding: 0 2px 0 2px;
	border: dotted 1px #ccc;
}
#medals img {
	vertical-align: middle;
}
/* RSS */
#rss {
	font-size: 1.2em;
	padding: 0 0 0 13px;
}
/* Таблица игр */
#history {
	text-align: center;
	font-size: 11px;
	padding: 0 3px 0 3px;
}
#history table {
	width: 100%;
}
#history td {
	padding: 2px;
	border: solid 1px #ccc;
	vertical-align: middle;
	text-align: center;
}
/* Расписание биатлон */
#biatlon {
	padding: 0 0 0 20px;
}
#biatlon table {
	width: 90%;
	margin: 0 0 20px 0;
}
#biatlon th {
	font-size: 0.75em;
}
#biatlon td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 3px;
}
#biatlon table caption {
	text-align: left;
	font-size: 15px;
	color: #c33;
	border-bottom: dotted 1px #ccc;
}
/* Статистика Игр */
.stat {
	padding: 0 0 0 10px;
}
.stat h2 {
	padding: 30px 0 10px 0;
	text-align: center;
}
.stat table {
	width: 99%;
	margin: 0 0 20px 0;
}
.stat th {
	font-size: 0.75em;
}
.stat td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 3px;
}
.stat table caption {
	text-align: left;
	font-size: 15px;
	color: #c33;
	border-bottom: dotted 1px #ccc;
}
/* Правый плавающий блок с текстом */
.right-float-box {
	float: right;
	margin: 3px 20px 5px 10px;
	padding: 10px;
	border: double 3px #ccc;
	font-size: 10px;
	color: #333;
}
.right-float-box strong {
	font-size: 11px;
	color: #666;
	border-bottom: dotted 1px #666;
}