@import url(http://anime-union.org/up/mt-static/themes-base/blog.css);
@import url(http://anime-union.org/up/mt-static/themes/minimalist-red/screen.css);

.content-nav {
    display: none;
}

/* Ширина страницы*/
#header-inner {
    width: 98% !important;
}

#content div#content-inner {
    width: 98% !important;
}

/* Ширина блога */
div#alpha-inner {
    width: 100% !important;
}

.layout-tw #alpha {
    width: 77% !important;
}

.layout-tw #beta {
    width: 190px !important;
    position: absolute;
    left: 2px;
}

.asset-body {
    padding-right: 5px;
}

/* Шапка */
#header {
    padding: 0;
    margin: 0;
    border-top-width: 0 !important;
    border-color: #4C4C4C !important;
    background: #727272 !important;
    height: 126px;
    border-bottom: 1px solid #E0E0E0 !important;
}

#header-table {
    border: 0; 
    padding: 0; 
    margin: 0; 
    width: 100%; 
    height: 126px;
}

#header-tr {
    border: 0; 
    padding: 0; 
    margin: 0; 
    width: 100%;
    /*background: #727272 url(http://anime-union.org/darkelve/header.png) left top repeat-x;*/
}

#header-td1 {
    border: 0; 
    padding: 0; 
    margin: 0; 
    height: 126px;
    width: 100%;
    width: 600px; 
    background: #727272 url(http://anime-union.org/darkelve/header-title.png) left top no-repeat;
}

#header-td2 {
    border: 0; 
    padding: 0; 
    margin: 0; 
    height: 126px;
    background: #727272 url(http://anime-union.org/darkelve/header.png) left top repeat-x;
}

#header-ava {
    position: relative;
    left: auto;
    top: -20px;
    z-index: 999;
    display: none;
    padding: 0;
    margin: 0;
}

#header-name {
    position: relative;
    top: auto;
    left: auto;
    display: none;
}

#header-inner {
    display: none;
}

/* Футер */
#footer {
    background: #727272 !important;
    border-top: 1px solid #FFFFFF !important;
}

#footer-inner {
    z-index: 15;
}

#footer-content .widget-content {
    background: #727272 !important;
    border: 0 !important;
    color: #FFFFFF !important;
}

#footer-content .widget-content a {
    background: #727272 !important;
    border: 0 !important;
    color: #FFFFFF !important;
}

/* Общий фон */
#container-inner {
    background: #3E4146 url(http://anime-union.org/darkelve/body-bg.gif) left bottom repeat !important;
}

#content {
    background: #3E4146 url(http://anime-union.org/darkelve/body-bg.gif) left top repeat !important;
}

#par_adv {
    background: #3E4146 url(http://anime-union.org/darkelve/lex_100.png);
    position: absolute;
    right: 50px;
    top: 10px;
    width: 160px;
    height: 100px;
}

/* Сайдбар */
.widget-content {
    border-left: 1px solid #FFFFFF !important;
    border-right: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
    background: #EEEEEE !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #000000 !important;
    padding-left: 5px;
    padding-bottom: 3px;
}

.widget-content a {
    color: #000000 !important;
}

.widget-content a:visited {
    color: #AB0404 !important;
}

.widget-content a:hover {
    color: #828282 !important;
    text-decoration: underline !important;
}

.widget-header {
    border-left: 1px solid #FFFFFF !important;
    border-right: 1px solid #FFFFFF !important;
    border-top: 1px solid #FFFFFF !important;
    background: #BFBFBF !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #000000 !important;
    padding-left: 5px;
    padding-bottom: 3px;
}

/* Календарь */
.widget-calendar .widget-content table {
    font-size: 1em !important;
}

.widget-calendar .widget-content table td {
    padding-left: 6px;
    padding-right: 6px;
}

/* Категории */
.widget-archive widget-archive-category {
    margin: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}

/* OpenID */
.widget-openid .widget-content {
    background: #EEEEEE url(http://anime-union.org/darkelve/openid-accepted.gif) no-repeat 7px 3px !important;
    font-size: 12px !important;
    font-family: Arial, Verdana, sans-serif !important;
    color: #000000 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #FFFFFF !important;
}

/* Кнопочки-строчечки */
input { 
	background: #D6D6D6;
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
}

textarea { 
	background: #D6D6D6;
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
}

/* Строка поиска */
.ti {
    width: 94% !important;
}

/* Посты */
.entry-asset {
    border: 1px solid #FFFFFF;
    background: #EEEEEE;
}

.asset-header {
    background: #BFBFBF;
}

.asset-meta {
    background: #D6D6D6 !important;
    padding-left: 5px;
}

.asset-footer {
    border-top: 0;
}

.asset-content {
    position: relative;
    left: 5px;
}

.entry-title {
    position: relative;
    left: 5px;
}

.asset-footer {
    position: relative;
    left: 5px;
}

#comment_status {
    background: #EEEEEE;
    border: 1px solid #FFFFFF;
}

#page-title {
    background: #BFBFBF;
}

.asset-body div a:link img,
.asset-body div a:active img {
    border: 2px solid #000000 !important;
}

.asset-body div a:hover img {
    border: 2px solid #666666 !important;
}

.asset-body div a:visited img {
    border: 2px solid #AB0404 !important;
}

.yui-non a:link img,
.yui-non a:active img {
    border: 2px solid #000000 !important;
}

.yui-non a:hover img {
    border: 2px solid #666666 !important;
}

.yui-non a:visited img {
    border: 2px solid #AB0404 !important;
}

/* Форма комментов */
#comments {
    background: #EEEEEE;
    border: 1px solid #FFFFFF;
}

.comments-open {
    position: relative;
    left: 5px;
}

a:link,
a:active {
    color: #000000;
}

a:hover {
    color: #666666;
}

a:visited {
    color: #AB0404;
}

/* Всякие заголовки */

.archive-title {
    border: 1px solid #FFFFFF;
    padding-left: 6px;
}

.search-results-header {
    border: 1px solid #FFFFFF;
    padding-left: 6px;
}
