/*
Theme Name: Don Coon
Version: 1.31
Description: Theme specially designed for Don Coon.
Author: Uplift Spirit
Author URI: http://uplift.ru/
*/

/* Layout */
html, body {
	height: 100%;
	width: 100%; 
	margin: 0px;
	padding: 0px;
}
body {
	background:url(images/fon-2.jpg);
	background-color: #bd7d57;
	color: #000;
	font-size: 10pt;
	font-family: Verdana;
}
h1 {
	text-align: center;
	font-size: 15pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #433029;
}
#t-main {
	height: 100%;
	width: 100%;
	background-color: #e3a768;
}
#centerfield {
	padding: 12px;
}
#centerfield-home {
	padding: 0 12px 12px;
}
#commentform {
	width: 480px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform textarea {
	width: 472px;
	padding: 2px;
}
#commentform #submit {
	margin: 0px;
	float: right;
}

#themeswitcher li {
	list-style-type: none;
	margin-left: -20px;
}
#counters {
	text-align: center;
}
#counters a {
	color: #fff;
}
#smilies a {
	text-decoration: none;
}
#club {
	margin: 64px 9px 0;
	border: 1px solid black;
}
#club-logo {
	border: 1px solid black;
	float: left;
}
#club-menu {
	font-weight: bold;
	margin-left: 140px;
	padding-left: 0;
	list-style-type: square;
}
.list-languages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list-languages li {
	display: inline;
	padding: 0px 5px;
}
.invisible {
	display: none;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.post {
	overflow: hidden;
}
.post-guestbook {
	padding-bottom: 0px;
}
ul#blogroll {
	list-style: none;
	padding: 0 0 17px;
	text-align: center;
}
ul#blogroll li {
	padding-bottom: 10px;
}

/* Images */
img {
	border: 0px;
}
img .alignleft {
	margin-right: 12px;
}
img .alignright {
	margin-left: 12px;
}
.entry .pframe {
	margin: 13px 0;
}
.entry table .pframe {
	margin: 0;
}
.container-welcome {
	background:url(images/line-l.jpg);
}
.container-1 {
	width: 96%;
	max-width: 1070px;
	background:url(images/line-l.jpg);
}
.container-2 {
	width: 100%;
	background:url(images/line-d.jpg);
}
.container-3 {
	width: 100%;
	background:url(images/fon-2.jpg);
}
.container-4 {
	width: 100%;
	background:url(images/fon-3.jpg);
}
.container-5 {
	width: 100%;
	background-color: #e3a768;
}
.line-d {
	background:url(images/line-d.jpg);
	background-color: #660000;
}
.line-l {
	background:url(images/line-l.jpg);
	background-color: #660000;
}
.fon-3 {
	background:url(images/fon-3.jpg);
}
.sidebar {
	width: 120px;
	background:url(images/fon-1l.jpg);
	background-color: #8d3c1f;
}

/* Fonts */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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;
}

/* Colors */
a {
	color: #663333;
}
a:visited {
	color: #666;
}

.comment-author {
	color: #fff;
	font-weight: bold;
	}
.comment-author a {
	text-decoration: none;
	}
.comment-author-url {
	font-weight: normal;
	font-size: 0.8em;
	color: #bd7d57;
}
.comment-author-url a {
	color: #bd7d57;
}
.comment-author-email {
	font-weight: normal;
	font-size: 0.8em;
	color: #bd7d57;
}
.comment-author-email a {
	color: #bd7d57;
}
.comment-metadata {
	font-weight: normal;
	color: #bd7d57;
}
.comment-metadata a {
	color: #bd7d57;
}
#pedigree {
	background-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.86em;
	border: 1px solid #000;
	border-bottom-width: 2px;
}
#pedigree td {
	background-color: #fff;
	padding: 0 2px;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #000;
}
.news-header {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.news-header-metadata {
	font-weight: normal;
	color: #bd7d57;
}
.news-header-metadata a {
	color: #bd7d57;
}
.current_page_item a {
	color: #000;
	text-decoration: none;
}