/*
Theme Name: Magica
Theme URI: http://www.fairygames.ru
Version: 1.0
Description: Violet and magenta colors
Author: http://www.fairygames.ru
Author URI: http://www.fairygames.ru
*/
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}
a {
color: #9E256D; 
        text-decoration:underline;
        border-bottom: none;
}
a:hover {color: #ffffff;
}
body {
	background: #86075a;
	font: normal 70% Tahoma,sans-serif;
	padding-top: 0px;
}
p   {   text-align:justify;
        margin:6px;
    }
p,code,ul {
           padding-bottom: 1.2em;
	}
li {
	}
h1 {
	font: normal Tahoma,sans-serif;
        font-size: 18px;
        margin:6px;
        padding-top: 6px;
        color: #9E256D;
        font-weight:bold;
        text-align:center;
        }
h2 {    
	font: bold Tahoma,sans-serif;
        font-size: 15px;
        text-align:center;
        padding-top: 6px;
        margin-bottom: 4px;
        margin-left: 8px;
        color: #555;

}
h3 {
	font: bold Tahoma,sans-serif;
        font-size: 12px;
        text-align:center;
        padding-top: 6px;
        margin-bottom: 4px;
        color: #444;
}

code {
	background: #FFFFFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.bigtable {
        border-bottom: 1px solid #9E256D;
        }
.clearer {
	clear: both; font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.sea {
	font-size: 1em;
	margin-left: 8px;
	margin-bottom: 10px; 
}
.inner-container {
	background: #000000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
}
.outer-container {
	padding-bottom: 0px;
}

/***********************/
/*      Header         */
/***********************/

.header {
	background: #390023 url('img/header.jpg') no-repeat;
	height: 191px;
	margin-bottom: 0px;
}
.header .banner {
	padding-top: 0;
	text-align:center;
}
.header .title {
	padding-left: 15px;
}
.left {
        padding-top: 7px;
        padding-left:7px;
        width:80px;
        text-align:center;
}
.left a {
        color:#fff;
}
.title h1 a, .title h2 a  {
	color: #EAEA00;
	font:  24px GothicI, Book Antiqua, Garamond, Courier New, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.title h3 {
color: #efb6d6;
font:  16px GothicI, Book Antiqua, Garamond, Courier New, sans-serif;
}
.header .title a:hover {
	border-color: #FFFFFF;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.path {
	background: #111 url('img/tpmn.jpg') no-repeat;
	color: #FFFFFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 2px 6px;
	text-align: right;
}
.path li,.path ul {display: inline;
}
.path a {
	color: #EAEAEA;
	text-decoration: none;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
	padding-right: 7px;
}
.path a:hover {
}

/***********************/
/*      Content        */
/***********************/

.main {
	background: #EAEAEA url(img/cntbg.jpg) repeat-x;
	padding: 0 0 0 0;
}
.show {width:570px;
}
.show a {
	border-bottom: 1px #AAAAAA;
	color: #9E256D; 
        font-weight:bold;  
        text-decoration:underline;
}
.show li a {
	list-style: none;
        text-decoration: none;
        font-weight:normal;
	margin-left: 0;
}
.table1 {
        padding: 5px;
        }
.table1 img {
        margin:4px;
}
.content {
	float: left;
	width: 570px;
	padding-left: 0px;
}
.content h1 {
border-bottom: 1px solid #9E256D;
}
.content a {
		color: #9E256D; 
        text-decoration:underline;
        border-bottom: none;
        }
.content .descr {
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 6px;
	font-weight: bold;
}
.content li {
	list-style: none;
        text-decoration: none;
	line-height: 1.4em;
	margin-left: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}

/*********************/
/*     Sidebars      */
/*********************/

.sidebar_left {
        float: left;
	width: 200px;
}
.sidebar_left h2 {
	color: #9E256D;
	font: bold Tahoma,sans-serif;
	border-bottom: 1px solid #9E256D;
	line-height: 27px;
	margin: 2px;
	padding: 0 0 0 9px;
        text-align:center;
}
.sidebar_left ul {
        padding: 0;
        font-weight: bold;
        list-style-type: none;
	}
.sidebar_left ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	padding-left: 15px;
	text-align: left;
}

.sidebar_left li {}
.sidebar_left li a {
    font-size: 0.9em;
	color: #000;
    padding: 2px 0 6px 5%;
	text-decoration: none;
	width: 95%;
	}
.sidebar_left a:hover {
	color: #a0a;
}

.sidebar_right {
        float: left;
	width: 200px;
}
.sidebar_right h2 {
	color: #9E256D;
	font: bold Tahoma,sans-serif;
	border-bottom: 1px solid #9E256D;
	line-height: 27px;
	margin: 2px;
	padding: 0 0 0 9px;
    text-align:center;
}
.sidebar_right ul {
        padding: 10px;
        font-weight: bold;
        list-style-type: none;
	}
.sidebar_right a {
	color: #aa00aa;
        text-decoration:underline;
}
.sidebar_right a:hover {
	color: #ffaaff;
}
.footer {
}

/******************/
/*     Posts      */
/******************/

.post {
	margin: 6px 10px 2px;
}
.post h1 {
        border:none;
        text-align:center;
	color: #9E256D;
}
.post h1 a {
color: #9E256D;
}
.post h2 {
        font: bold 1em Tahoma,sans-serif;
        text-align:center;
	color: #9E256D;
}
.post h2 a {
        font: bold 1em Tahoma,sans-serif;
        text-align:center;
	color: #9E256D;
}
.post a {
	color: #aa00aa;
        text-decoration:underline;
}
.post a:hover {
	color: #ffaaff;
}
.post h1 a:hover {
	color: #ffffff;
}
.post ul {
        list-style:none;
}

.post .info{
	background: #EAEAEA;
	color: #000000;
	margin: 2px 0 4px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.post img {
	border: 1px solid #000000;
	margin: 0 3px;
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.entry {
}
.entry li {
        margin:0;
        text-align:left;
}
.entry h3 {
        text-align:left;
}
.table1 {
        width:100%;
        }
.table2 {
        width:100%;
        }
.info a {
	color: #000000;
	text-decoration: none;
}
.info a:hover {
	text-decoration: none;
}
.content ol li {
	background: none;
}
.commentlist {
	margin: 0; padding: 0;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	margin-left: 50px; 
	color: #000000;
}
#commentform {
	margin: 1em 0;
	background: #EAEAEA;
	width: 360px;
	padding-left: 11px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #000000;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
textarea.styled {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	color: #000000;
	overflow:hidden;
}
.styled {
	font-size: 1.1em;
	background-color: #111111;
	border: 1px solid #999999;
}
#commentform input {margin-bottom: 3px;
	background-color: #F5F5F5;
	border: 1px solid #000;
	color: #000000;
}
#wp-calendar {
	color:#A0A0A0;
}
.navigation table caption {
	border-bottom-color:#000000;
}
.navigation table thead tr {
  border-bottom-color:#000000;
  color:#A53512;
}
.navigation table th {
	border-bottom-color:#000000;
}
.navigation table td#today {
	border-color:#000000;
	color:#A53512;
}
.navigation table td a {
	border-bottom-color: #000000;
	background-color: #EDF3DE;
}
.navigation table tfoot {
	border-top-color:#000000;
}
.navigation table tfoot a {
	background:none;
}
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin: 0px 10px 0 10px;
  text-align:center;
}
.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.navigation table thead tr {
	border-bottom:1px solid;
}
.navigation table th {
	border-bottom:1px solid;
}
.navigation table td {
	width: 225px;
	padding: 1px;
	font-size: 0.9em;
}
.navigation table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.navigation table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.navigation table tfoot {
	border-top:1px solid;
}
.navigation table tfoot a {
	border: none;
	font-weight: bold;
}
.navigation table tfoot #prev a {
	text-align:left;
}
.navigation table tfoot #next a {
	text-align:center;
}
#searchform {
	padding: 10px 0 9px 0;
	text-align: center;
}
.searchbox {
	background-color: #49002d;
	border: 1px solid #000;
	color: #FFF;
	vertical-align: middle;
}
hr
{
	height: 1px;
	color: #B24F55;
	border-style: solid;
	margin-left: 20px;
}
.bottom {
	background: #500131 url('img/footer.jpg') no-repeat;
	clear: both;
	color: #FF9900;
	height: 65px;
	font-size: 1.1em;
	padding-left: 6px;
	padding-right: 6px;
}
.bottom a {
	color: #FFF;
}
.advertisement {
        color: #333;
}
.advertisement ul, .advertisement li {
        display:inline;
        list-style:none;
}
.wp-tag-cloud  li{
	list-style:none;
	margin:0;
	display:inline;
}
