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

/*
 * Custom Style Sheet - Use this file to style your content
 */

#logo .custom-logo {
	width: 210px;
	height: 60px;
}
.searchbox {
    background: url("../images/searchbox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 36px;
    padding: 0 25px 0 30px;
    right: 10px;
    top: 0px;
    width: 90px;
}
.searchbox input {
    color: #fff;
    font-size: 14px;
    height: 36px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
#toolbar {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}
/* Widgetkit Frontpage Slideset */

.wk-slideset-streamline li > article { width: 240px; }
.wk-slideset-streamline li > article h5 { margin-top: 0; }
.wk-slideset-streamline article + strong.title { font-weight: normal; }


#headerbar > div > div { padding: 10px 20px; }
#menubar {
	position: relative;
	height: 80px;
	margin-bottom: 12px;
}


#media (max-width: 444px) {.recaptchatable #recaptcha_image {margin: 0 !important; width: 200px !important;}
    .recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
    background: none !important;
    }

    }
