





/*
Theme Name: LivelyMeal
Theme URI: http://livelymeal.ru/
Author: <a href="http://brayvo.ru/">Pavel Brayvo</a>
*/

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
overflow:auto;
height:100%;
margin:0;
}

* {
margin:0;
padding:0;
}

#header {
text-align:center;
width:40%;
top:10%;
position:absolute;
display:block;
float:left;
}

#header a {
font-size:42px;
font-weight:lighter;
text-decoration:none;
}

#sidebar {
position:absolute;
width:60%;
left:40%;
top:3%;
height:150px;
display:block;
float:right;
text-align:left;
font-weight:lighter;
}

#sidebar span {
font-size:15px;
margin-right:20px;
}

h1,h2,h3,h4,h5 {
font-family:"Times New Roman", Times, serif;
}

#content {
position:absolute;
width:50%;
top:33%;
left:40%;
padding-bottom:60px;
text-align:left;
font-family:"Times New Roman", Times, serif;
}

#content a {
color:#FFF;
}

#content p {
line-height:18px;
margin-bottom:9px;
}

#content ul {
margin-left:15px;
line-height:18px;
margin-bottom:9px;
}

#content ul li {
line-height:18px;
margin-bottom:4px;
}

#content .widetable {
width:100%;
}

#content .widetable img {
vertical-align:middle;
float:right;
}

#content h1 {
font-size:28px;
font-weight:lighter;
margin:0 0 20px;
}

#content h2 {
font-size:20px;
font-weight:lighter;
margin:5px 0 6px;
}

#content h2 a {
color:#1A458F;
text-decoration:underline;
font-weight:lighter;
}

#content h2 a:hover {
color:#1A458F;
text-decoration:none;
}

#content h2.archive {
font-weight:lighter;
font-size:25px;
color:#1c1c1c;
border:none;
text-align:left;
margin:5px 0 20px;
padding:0;
}

.main h2 {
font-size:20px;
font-weight:400;
margin:0 0 20px;
}

.main h3 {
font-size:18px;
font-weight:lighter;
margin:0 0 15px;
}

.main h4 {
font-size:16px;
background:#EEF2E1;
display:inline;
margin:0 0 5px;
padding:1px 3px 2px;
}

.main img {
border:#ddd 2px solid;
padding:0;
}

.main a img {
border:#0085b5 2px solid;
padding:0;
}

.main p {
line-height:18px;
margin:0 0 8px;
}

.main li {
margin:0 0 4px;
}

.main ul li {
margin-top:0;
}

.h2meta {
font-size:12px;
color:#999;
margin-bottom:-5px;
}

.meta {
font-size:11px;
font:"Courier New", Courier, monospace;
line-height:15px;
padding-top:4px;
color:#999;
margin-bottom:10px;
}

.meta a {
color:#666;
}

.signature {
float:left;
display:block;
width:100%;
}

.modified {
font-size:9px;
}

.modified a {
color:#74B533;
text-decoration:none;
}

.edit {
font-family:"Courier New", Courier, monospace;
}

.comments {
color:#666;
padding-bottom:-20px;
font-size:10px;
text-align:left;
border-bottom:#bbb 1px solid;
margin:20px 0 10px;
}

.comments a {
background:#fff;
color:#333;
text-decoration:none;
padding:0 7px 5px 0;
}

.comments a:hover {
color:#c00;
}

#author h3 {
margin:5px 0;
}

#searchform {
text-align:left;
margin:15px 0 0;
}

#searchform input {
background:#222;
font-size:11px;
border:#888 1px solid;
color:#eee;
margin:2px 0;
padding:1px 4px 2px;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
border:#aaa 1px solid;
color:#222;
margin:2px 0;
padding:2px 4px;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
border:#aaa 1px solid;
color:#222;
margin:5px 0 8px;
padding:2px 4px;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#fff;
font-size:14px;
font-family:Calibri, Tahoma, Geneva, sans-serif;
display:block;
border:#999 1px dotted;
color:#333;
margin:0 0 10px;
padding:1px 4px 2px;
}

input.submit:hover {
cursor:pointer;
border:#ccc 1px solid;
background-color:#FFFBCC;
}

input.subcom {
background:#eee;
font-size:11px;
border:#888 1px solid;
color:#222;
margin:0 0 10px;
padding:1px 4px 2px;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
font-size:11px;
border:#999 1px dotted;
color:#222;
padding:2px 4px;
}

input.comment:hover {
background-color:#FFFBCC;
border:#ccc 1px solid;
}

textarea {
font-size:12px;
border:#999 1px dotted;
color:#222;
padding:2px 4px;
}

textarea:hover {
border:#ccc 1px solid;
background-color:#FFFBCC;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:25px;
color:#eee;
margin:0 0 10px;
}

h3.reply span {
background:#CF6;
padding:2px 5px 3px;
}

.nocomments {
margin:0 0 30px;
}

ol.commentlist {
font-size:12px;
list-style:none;
border-bottom:#bbb 1px solid;
margin:10px 0 30px;
}

.commentlist li {
border-top:#bbb 1px solid;
padding-bottom:10px;
}

.commentlist li.bypostauthor {
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
float:right;
width:170px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
margin-left:10px;
margin-bottom:15px;
padding:0;
}

.comment_meta {
font-size:10px;
float:right;
margin-top:-30px;
color:#999;
}

#commentform p {
line-height:18px;
margin:0 0 15px;
}

blockquote {
min-height:50px;
padding:0 0 0 60px;
}

#footer {
font-size:13px;
color:#777;
position:fixed;
bottom:56px;
left:56px;
margin:0;
}

* html #footer {
position:absolute;
bottom:56px;
left:56px;
}

#footer a {
color:#555;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
font-family:Calibri, Tahoma, Geneva, sans-serif;
height:160px;
font-size:20px;
margin:0 0 0 10px;
padding:20px 0 0 90px;
}

input:focus,textarea:focus {
background-color:#ffc;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.index {
z-index:-1000;
position:absolute;
top:25%;
padding-left:3%;
width:40%;
height:300px;
}

.index1 {
z-index:-1000;
position:absolute;
top:20px;
width:100%;
height:800px;
}

.whatfor, .whyvegetable, .sprout, .why {
z-index:-1000;
position:absolute;
top:25%;
padding-left:1%;
width:40%;
height:400px;
}

.group:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.c {
font-size:110%;
margin-top:0;
}

.skypeicon {
border:none;
margin-bottom:-2px;
}

*html .c {
margin-top:1px;
}

* html .group,* html #nav ul li a {
height:1%;
}

:first-child+html .group {
min-height:1px;
}

* html #nav ul li a {
display:inline;
}

a,#sidebar span a {
text-decoration:underline;
}

a:hover,#sidebar span a:hover {
text-decoration:none;
}

img.a,#footer img,abbr {
border:none;
}

.main a,.main h1 a:link,.main h2 a:link,.main h3 a:link,.main h4 a:link,.main h5 a:link {
color:#1A458F;
}

.main ol,.main ul {
line-height:18px;
margin:0 0 15px 16px;
}

.h2meta a,.lighter {
color:#999;
}

.tags,.alignleft {
float:left;
}

.comment_author p,.comment_text p {
line-height:18px;
}

.none,*html #bubble,*html #bubble p {
display:none;
}