/*
Theme Name: ClearMind Child Theme
Author: ClearMind
Author URI: http://www.telderi.ru/ru/search#user_id=95718&YII_CSRF_TOKEN=32c5a799023a4cf7a7c85349c25ff9cb3ba1f963
Template: mission-news
Version:1.0
*/

@import url("../mission-news/style.min.css");

body {
background:url(/diz/bg.jpg) repeat;
background-attachment:fixed;
}
.max-width {
background:url(/diz/bg-inside.jpg) repeat;
background-attachment: fixed;
box-shadow:0 0px 21px -3px rgba(0, 0, 0, 0.51);
}
#menu-primary nav.menu a {
font-size:x-large;
font-weight:bold;
color:#397390 !important;
}
#menu-primary nav.menu a:hover {
color:#37a748 !important;
}
.style-1 h2.widget-title, .widget_categories h2.widget-title{
background-color:#b8d8c6;
padding:11px;
font-weight:bold;
border-radius:5px;
text-align:center;
color:#056b3e;
box-shadow:0 2px 6px -2px rgba(0, 0, 0, 0.82);
}
.post-content img,  .featured-image {
box-shadow:0 2px 6px -2px rgba(0, 0, 0, 0.82);
}
.widget-area-below-header .featured-image {
width: 100%;
height: 135px;
overflow:hidden;
box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.82);
}
.more-from-category .featured-image {
box-shadow:0 2px 6px -2px rgba(0, 0, 0, 0.82);
}
#site-footer {
background: rgb(242,255,234);
background: -moz-linear-gradient(top, rgba(242,255,234,1) 0%, rgba(254,255,255,1) 45%, rgba(242,255,234,1) 100%);
background: -webkit-linear-gradient(top, rgba(242,255,234,1) 0%,rgba(254,255,255,1) 45%,rgba(242,255,234,1) 100%);
background: linear-gradient(to bottom, rgba(242,255,234,1) 0%,rgba(254,255,255,1) 45%,rgba(242,255,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ffea', endColorstr='#f2ffea',GradientType=0 );
}