/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
--------------------------------------------------------------------------------------------ZS--------*/
ins {
background-color: transparent !important;
text-decoration: none;
}

/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/
.recent-posts {
font-size:12px; 
}

.evol-number {
color: #3B579D;
background-color: white; 
display: inline-block;
padding: 5px 10px;
border-radius: 7px;
}

.evol-title {
display: inline-block;
color: white;
padding: 5px 10px;
}

.evol-block {
background-color: #3B579D;
border: #9FDFFF 1px solid;
display: inline-block;
margin: 5px 0; 
border-radius: 10px;
}

div.evol-block:hover {
border-color: white;
background-color:#9FDFFF;
cursor: pointer;
}

#b0 {
background: url("http://ar-ru.ru/images/stories/dnk3.jpg") no-repeat center top;
text-align: center;
padding: 58px 0 57px;
}

/* Tools
----------------------------------------------------------------------------------------------------*/


/* System
----------------------------------------------------------------------------------------------------*/

