/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


body {
    background: #d7d6d4 url("../images/background/lilac_rose.jpg") repeat-x scroll 0% 0;
}

.tm-headerbar .tm-logo {
    float: right;
}


.tm-content-boxed .tm-content {
    padding: 0;
}



.uk-article {
    background: none repeat scroll 0 0 #ffffff;
	 opacity: 1.0;
}

.tm-content {
opacity: 0.8;
}


.tm-footer {
    background: transparent none repeat scroll 0 0;
	 opacity: 0.8;
    padding: 25px;
    position: relative;
    text-align: center;
}



