/* 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
----------------------------------------------------------------------------------------------------*/
#logo{ width:400px; height:140px; background:url(../images/logo.png) no-repeat; display:block; }

/* Layout
----------------------------------------------------------------------------------------------------*/
.pagination, span.pagination{ display:block; text-align:center; margin:10px 0 !important; }
span.pagination{ border:0 !important; }
.pagination span, .pagination a{ border:1px solid #EEE; padding:3px 8px; margin:0 2px; text-decoration:none; }
.pagination span{ color:#DDD; }
.pagination a{ color:#193B69; }
.pagination a:hover{ border:1px solid #193B69 !important; }
.pagination strong span{ border:1px solid #193B69; background:#193B69; color:#FFF; }

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


/* Modules
----------------------------------------------------------------------------------------------------*/
.leo-slider-wrapper .title{ display:none !important; }

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


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

