/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03.05.2015, 16:30:43
    Author     : АПисарев
*/

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
//	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
//	font: 12px/18px Arial, sans-serif;
        background: #8b4e14 url('/img/headerbg.png') no-repeat;
}
.wrapper {
	width: 100%;
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 150px;
//	background: #8b4e14;
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	border-right: 300px solid #e99d5d;
	position: relative;
        background: #f7dac1;
        min-height: 500px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
.content {
	padding: 0 20px;
        font-family: Calibri, sans-serif;
        font-size: 1em;
}

.content h1 {
        font-size: 2em;
}
.content h3 {
        font-size: 1.5em;
        font-style: italic;
        padding-top: 15px;
}
.content img {
    padding: 15px;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	margin-right: -300px;
	width: 300px;
	position: relative;
	background: #e99d5d;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 70px;
        padding-top: 10px;
	background: #8b4e14;
        text-align: center;
        color: #ffffff;
        font-family: Calibri, sans-serif;
}

#topmenu {
    float: right;
    margin-top: 100px;
    padding: 10px;
}

#topmenu a, #topmenu a:visited, .footer a, .footer a:visited {
    color: #ffffff;
    text-decoration: none;
    margin-left:20px;
    font-family: Calibri, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}
#topmenu a:hover, .footer a:hover {
    color: #ffff00;
    text-decoration: underline;
}

.rightcolblock {
    padding: 15px;
    font-family: Calibri, sans-serif;
    color: #ffffff;
    border-bottom: 2px solid white;
}

.rightcolblock h3 {
    font-size: 1.5em;
    text-align: center;
}

.rightcolblock .datetime {
    font-size: 0.8em;
    color: #000000;
}
.rightcolblock .place {
    font-size: 1em;
    font-weight: bold;
}
.rightcolblock .descript {
    font-size: 1em;
//    margin-left: 20px;
}

#langs {
    float: left;
    position: absolute;
    top: 110px;
    margin-top: 15px;
    margin-left: 15px;
}

#langs a {
    padding-right: 10px;
}

.authorslistrec {
	clear:left;
	margin-bottom:40px; 
}
.authorslistrec a{
	color:#000;
        text-decoration: none;
}
.authorslistrec a:hover{
        text-decoration: underline;
	color:#8e4b14;
}

.authorslistrec a.alr_name {
        font-size: 1.3em;
        font-weight: bold;
}


#pageslinks {
	padding-left: 10px;
        padding-bottom: 15px;
	font-size: 1.2em;
	color: #666;
}
#pageslinks a{
	color:#000;
}
#pageslinks a:hover{
	color:#8e4b14;
}

h1 {
    padding: 15px 0 15px 10px;
}

.artlist_item, .bloglist_item {
        padding-bottom: 20px;
        padding-left: 11px;
}
.artlist_item a, .bloglist_item a {
        color:#000;
        text-decoration: none;   
}
.bloglist_item a.author {
        font-style: italic;
        font-size: 0.9em;
}

.artlist_item a:hover, .bloglist_item a:hover {
        text-decoration: underline;
	color:#8e4b14;
}
.artlist_item a.name, .bloglist_item a.name {
        font-size: 1.3em;
        font-weight: bold;
}
.artlist_item .datereg, .bloglist_item .datereg {
        font-size: 0.8em;
}

.works_item, .events_item, .rc_works_item {
	clear:left;
	margin-bottom:40px; 
}
.works_item a, .works_view_coauthors a, .events_item a, .events_view_authors a, .rc_works_item a{
	color:#000;
        text-decoration: none;
}
.works_item a:hover, .works_view_coauthors a:hover, .events_item a:hover, .events_view_authors a:hover, .rc_works_item a:hover{
        text-decoration: underline;
	color:#8e4b14;
}

.works_item a.wl_name, .events_item a.el_name {
        font-size: 1.3em;
        font-weight: bold;
}

.rc_works_item a.wl_name {
        font-size: 1.0em;
        font-weight: bold;
}

.works_item a.wl_author {
        font-size: 0.9em;
}

.rc_artlist_item, .rc_events_item, .rc_bloglist_item  {
        padding-bottom: 20px;
        padding-left: 11px;
        color: #000000;
        font-size: 80%;
}
.rc_artlist_item a, .rc_events_item a, .rc_bloglist_item a, .rc_bloglist_item a:visited {
        color:#000;
        text-decoration: none;   
        font-size: 1em;
}
.rc_artlist_item a:hover, .rc_events_item a:hover, .rc_bloglist_item a:hover{
        text-decoration: underline;
	color:#8e4b14;
}
.rc_artlist_item a.name, .rc_events_item a.name, .rc_bloglist_item a.name {
        font-size: 1.3em;
        font-weight: bold;
}

.rightcolblock a.allink, .rightcolblock a.allink:visited {
        color: #ffffff;
        text-decoration: none;
}

.rightcolblock a.allink:hover {
        color: #8e4b14;
        text-decoration: underline;
}

#authormenu {
        float: right;
        color: #000000;
        padding-top: 5px;
}

#authormenu a, a:visited {
        font-size: 1.2em;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        padding-left: 20px;
}

#authormenu a:hover {
        color: #8e4b14;
        text-decoration: underline;
}

a.blwr, a.blwr:visited {
        color:#000;
        text-decoration: none;   
        font-size: 1.2em;
}
a.blwr:hover {
        color: #8e4b14;
        text-decoration: underline;
}

.attn {
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 25px;
    color: #8e4b14;
}