/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
@import url(../warp/css/base.css);
/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/
div.jevth {
    float: right;
    margin: 0 5px 5px 0;
    width: 120px
    }
div.jevth a.ev_link_row {
    text-align: center;
    display: block
    }
div.jevth img {
    margin: 0 auto
    }
.jeventslatest img, .mod_events_latest_table img {
    float: right;
    margin: 0 5px 5px 5px;
    width: 100px
    }
.mod_events_latest_table {
    width: 225px
    }
body {
    font: normal 14px/20px Arial, Helvetica, sans-serif;
    color: #444
    }
ins, mark {
    color: #444;
    background-color: #ffa
    }
hr {
    border-top-color: #ddd
    }
.system-transparent #content hr {
    border-color: rgba(255, 255, 255, 0.2)
    }
pre {
    border: 1px solid #ddd;
    background: #fafafa
    }
.system-transparent #content pre, .mod-box-transparent pre {
    border: none;
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.2)
    }
::-moz-selection {
    background: #39f;
    color: #fff
    }
::selection {
    background: #39f;
    color: #fff
    }
/* Useful Snippets
----------------------------------------------------------------------------------------------------*/