/*
Theme Name: Donat
Author: LinkUpStudio
Author URI: http://linkupstudio.com.ua/
Version: 1.0
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */

@font-face {
    font-family: cal; /* Èìÿ øðèôòà */
    src: url(fonts/calibri_light.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}
@font-face {
    font-family: cas; /* Èìÿ øðèôòà */
    src: url(fonts/Cassandra.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}
 
 
/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
}

a {
	color: #24890d;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #41a62a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 2px;
}

h1 {
	font-size: 26px;
	/*line-height: 1.3846153846;*/
	line-height: 0;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
	font-family:Calibri;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}


/*Header Style*/
body{
background-image:url('images/body_bg.png');
}
#page{
width:1000px;
margin:0 auto;
}
header#masthead{
background-image:url('images/header.png');
width:100%;
height:245px;
position:relative;
}
#logo{
display:block;
background-image:url('images/logo.png');
width:250px;
height:250px;
background-position: 0 -52px;
float: right;
margin-right: 16%;
}
#contact_telefon{
font-family: Georgia;
font-size: 18px;
font-style: italic;
float: left;
color: white;
margin-left: 31%;
width: 200px;
text-align: center;
}
#contact_telefon span{
font-size:22px;
font-style:none;
font-weight:bold;
}
footer{
height:183px;
width:100%;
background-image:url('images/footer_bg.png');
background-repeat:repeat-x;
}
#primary-navigation{
width:230px;
height:400px;
top:180px;
position:absolute;
}
#primary-navigation ul{
list-style:none;
}
#primary-navigation ul li{
display: block;
border: 1px solid #26621B;
border-radius: 20px;
width: 200px;
font-family:Arial;
font-size:18px;
text-transform:uppercase;
color:#0d5506;
text-align: center;
height: 35px;
margin-bottom: 10px;
line-height: 35px;
background-color: white;
}
#primary-navigation ul li:hover,#primary-navigation ul li.current-menu-item{
background-color:#E9F3F7
}
#primary{
min-height: 250px;
margin-left:250px;
}
#content{
position:relative;
top:-40px;
}
#botle{
position: relative;
top: -50px;
width:180px;
float:left;
}
#text_center{
position: relative;
display: inline-block;
word-wrap: break-word;
width: 75%;
top: 25px;
font-family:Calibri;
font-size:19px;
color:#338324;
text-align:justify;
}
#text_center p .cas{
	font-family:cas;
	font-size:24px;
	text-align:center;
}
#text_center p .cal{
	font-family:cal;
	font-size:18px;
	text-align:center;
	display:block;
}
.first{
    font-size:70px;
	line-height:0;
}
#footer{
background-image:url('images/footer.png');
height:183px;
width:1000px;
margin:0 auto;
position:relative;
}
#text_center_add{
font-family:Calibri;
font-size:19px;
color:#338324;
margin-top: 30px;
}
.contact_map{
width: 250px;
float: left;
}
.contact_info{
margin-left:300px;
padding-top:35px;
}
.contact_form{
clear:both;
width: 75%;
margin: 0 auto;
padding-top: 20px;
}
.contact_form p{
font-size:23px;
font-family:Calibri;
}
.contact_form h2{
font-family:cas;
font-size:35px;
text-align:center;
margin-bottom:25px;
}
.bold{
font-weight:bold;
}
.left_block{
width:80px;
float:left;
display:block;
}
.right_block{
float: left;
display: block;
width: 300px;
}
input[type="text"],input[type="email"],textarea{
width: 75%;
float: right;
border: 0;
background: none;
color: #338324;
border-bottom: 3px solid #338324;
}
input[type="submit"]{
width: 150px;
float: right;
margin: 20px 0;
background: #D0F8D6;
border: 1px solid green;
border-radius: 15px;
}
textarea{
border:1px solid #338324;
height: 190px;
}
.clear{
clear:both;
}
.product .alignleft{
border:1px solid grey;
}
.alignleft {
    display:inline-block;
    margin: 5px 10px 5px 5px;
    padding: 2px;
}
.atricle_content{
display:inline-block;
width: 71%;
margin-left:10px;
}
h1{
color:#26621B;
}
.read-more{
color:#6fa3c6;
}
.atricle_content h2{
font-family:cas;
font-size:21px;
margin-left:15px;
font-weight: normal;
}
.atricle_content p{
font-size:14px;
margin-top:20px;
}
.atricle_content h2{
line-height:0;
}
.atricle_content h2:first-letter{
font-family:cas;
font-size:59px;
}
.product_content{
font-family:cas;
font-size:22px;
}
.product_content h2{
margin-top:5px;
}
.product{
margin-left: 25px;
float:left;
width:200px;
}
#content.single{
top:0;
}
#some_news{
position:absolute;
width:100%;
height:330px;
top:-220px;
padding-left:5%;
}
.empty_block{
height:100px;
width:100%;
}
.news{
width:20%;
float:left;
height:200px;
margin-right:4%;
}
.news .head_news{
border: 100px solid transparent;	
border-bottom: 100px solid #DBE8F2;
font-family:cas;
font-size:18px;
color:#0f0655;
position:relative;
}
.news .head_news a{
color:#0f0655;
text-decoration: none;
display: block;
text-align: center;
position: absolute;
width: 160px;
top: 50px;
left: -85px;
}
.news .body_news{
font-family:Calibri;
font-size:16px;
padding-top: 25px
color:#0f0655;
height:105px;
width:100%;
background-color:#DBE8F2;
text-align:center;
}
span.wpcf7-not-valid-tip{
font-size:0.7em !important;
}
.entry p{
margin-top: 30px;
}