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

@import url(../../../css/custom.css);
/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Logo */
#logo .custom-logo { background-image: url(../../../../../images/yootheme/logo_darkblue.png); }


/* stefan */


#loginform label{
    float: left;
    clear: left;
    width: 100px;
}
#loginform input{
    float: left;
}
*{
    color: black !important;
}
a img {border: none !important;}
.rapper{
    width: auto !important;
}
.footer *{
    float: left;
    margin-right: 5px;
}
.footer{
    width: 300px;
    margin: 0 auto;
}
.error h3{
    margin: 0;
    padding: 0;
}
.alert {
    padding: 15px !important;
    margin-bottom: 20px !important;
    color: #c09853 !important;
    background-color: #fcf8e3 !important;
    border: 1px solid #fbeed5 !important;
    border-radius: 4px !important;
}
.alert-danger {
    color: #b94a48 !important;
    background-color: #f2dede !important;
    border-color: #eed3d7 !important;
}
.alert-danger *{
    color: #b94a48 !important;
}
.alert-success {
    color: #468847 !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}
.alert-success *{
    color: #468847 !important;
}
.main-menu ul{
    margin: 0;
    padding: 0;
}
.main-menu ul li{
    float: left;
}
.module-title, #system .item > header {
    /*background: url(../images/mod_box_header.png) 0 100% repeat-x;*/
}
.item-disabled *{
    color: #666 !important;
}
.navigation{
    margin-left: 5px;
}
.navigation .sub-menu{
    background: none !important;
    padding: 5px;
    margin: 0;
    padding-left: 20px;
    list-style:circle;
}
.navigation .sub-menu li{
    border: none;
}
.tag-link{
	float: left;
	cursor: pointer;
	margin-top: 2px;
	margin-left: 2px;
}
.cat-title{
	
	padding-top:30px;
}
.wp-caption{
	
}
.wp-caption-text{
	
}
.sticky{
	
}
.gallery-caption{
	
}
.bypostauthor{
	
}

