﻿/*
Theme Name:		Twenty Twelve Child
Theme URI:		http://wordpress.org/
Description:	Дочерняя тема для Twenty Twelve
Author:			Свешников Александр
Author URI:		
Template:		twentytwelve
Version:		0.1.0
*/

@import url("../twentytwelve/style.css");

p {
	text-align: justify;
	text-indent: 25px;
}
p.center {
	text-align: center;
	text-indent: 0px;
}
hr.snoska {
	background-color: black;
	color: black;
	border: none;
	height: 1px;
	width: 100px;
	text-align: left; /* для IE */
	margin: 0 auto 0 0; /* для остальных браузеров */
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
img {
	margin: 10px;
}
.table1 {
	border: 2px black solid;
	border-collapse: collapse;
	text-align: center;
}
.caption {
	text-align: center;
}
.td1 {
	border: 1px black solid;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}
h3 {
	text-align: center;
}



#masthead hgroup{padding: 16px;border: 6px double #000;overflow:hidden;    background: #fff;}
#masthead hgroup h2{
font-size: 35px;
    font-weight: bold;
    font-family: Gabriola;
    padding-top: 10px;
    text-align: left;
    color: #133A88;
	display:inline-block;
}
#masthead hgroup #logo{    width: 460px;}

.docs p {
    margin: 4px 5px;
    text-indent: 0em;
    padding: 0px;
    background: #EDEBDD;
    border: 1px double #A09999;
    position: relative;
    padding-right: 150px;
    font-size: 1em;
    line-height: 1.3em;
    padding-left: 10px;
    min-height: 37px;
	}
	.docs p:hover {
    background: #D7D1A7;
}
	.docs p a {
    float: right;
    line-height: 35px;
    display: block;
    background: #664D4D;
    color: #fff!important;
    text-decoration: none;
    width: 130px;
    text-align: center;
    margin-left: -130px;
    padding: 1px 0;
    position: absolute;
    top: 0%;
    left: 100%;
}

.docs p a:hover {
    background: #D39533;
    color: #000;
    font-weight: bold;
}

#page{background-color:#EAF4FB;}
body{color: #292B8A;background:url(graphics/body_background.png);
background-attachment: fixed;
background-size: cover;

}
.entry-header .entry-title{font-weight: bold;}

.main-navigation li a{color: #4F2A56;}


.widget-area .widget a:visited {
    color: #B3332B;
}

.my_table tr td{    font-weight: bold;
    font-size: 13px;}

.docs2 tr td{vertical-align: middle;color:#000;padding:0;}
.docs2 tr td:nth-child(1){ background:#D0F7F5;}
.docs2 tr td:nth-child(2){ background:#dfc;text-align:center;font-size: 14px;font-weight: bold;}
.docs2 tr td a{padding: 0px 30px;display: block;}

.docs2 tr a{    display: table-cell;
    height: 100%;padding: 0px 30px;
    vertical-align: middle;
    text-align: center;
    background: #dfc;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #8A7070;
	
	display: table-cell;
    height: 100%;
    vertical-align: middle;
    background: #f00;
    text-align: center;
    background: #dfc;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #8A7070;
    padding: 0px 30px;
	
	}

.site-content article{border-bottom: 4px double #aba7a7;
    margin-bottom: 30px;}
	
footer[role="contentinfo"]{border-top: 1px solid #a9a9a9;}	
	





