/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Logo */



#logo .custom-logo {
	width: 270px;
	height: 60px;
	background: url(../../../images/tsl/menu/logo300.png) 0 0 no-repeat;
}

.mod-line {
  padding: 0px; margin:2px;}


#menubar {width: 983px}
#menubar {display:none;}


/* Frontpage Demo Content */
.demo-slide {
	min-height: 400px;
	padding: 60px 0 0 60px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.demo-slide h1 {
	font-size: 40px;
	margin: 0 0 10px 0;
}

.demo-slide h2 {
	font-size: 26px;
	margin: 0 0 50px 0;
}

.demo-slide h3 {
	margin-bottom: 5px;
	font-size: 24px;
}
.demo-slide p { margin: 0; }

.demo-slide .demo-box {
	position: relative;
	min-height: 62px;
	padding-top: 20px;
}

.demo-slide ul.check > li {
	padding-left: 25px;
	background: url(../images/icon_check.png) 0 50% no-repeat;
	line-height: 32px;
	font-size: 18px;
}

.demo-box-article {
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 20px;
}

.demo-box img,
.demo-box-article img {
	position: absolute;
	top: 10px;
	left: 0;
}

.demo-box h3,
.demo-box-article h3 { margin-top: 0; }

.demo-box h3,
.demo-box p,
.demo-box-article h3,
.demo-box-article small { margin-left: 72px; }

.demo-list ul.line > li { line-height: 30px; }

.menu-dropdown li.level1:hover .level1 > span, .menu-dropdown li.remain .level1 > span, .menu-dropdown li.active .level1 > span {
        font-size: 14px;
}

#headerbar {
    margin-bottom: 0px;
}

.mysearchboxbg {
background: url(http://www.thesmartlocal.com/templates/yoo_balance/images/searchbox_magnifier.png) no-repeat scroll 0 50% transparent;
    height: 26px;
    padding: 0 35px 0 25px;
    width: 140px;
    position: relative;
	}

.mysearchbox {
color: #222;
    font-size: 13px;
    height: 26px;
    text-shadow: 0 1px 0 #FFFFFF;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    outline: medium none;
    padding: 0;
    width: 100%;
	}


.module .module-title {
font-size: 20px;
margin-bottom: 1px;
padding-bottom: 10px;
}

h1 {
    font-size: 30px;
    line-height: 30px;
	color: #222;
}

.menu-dropdown li.level3 {
    font-size: 14px;
}

#Kunena span.kavatar img {
    max-height: 100px !important;
    max-width: 100px !important;
}

#mod_showcase .showcase-slider .slider-holder {
    height: 280px !important;
}

#eblog-wrapper .social-button-small.linkedin-share {
width: 102px !important;
}

h3 {
	font-size: 20px;
    line-height: 20px;
}

h4 {
	font-size: 18px;
	line-height: 18px;
    color: #D47978;
}

h5 {
    color: #FE8E5D;
}


div.dhr {
    border-bottom: 1px dashed #CCCCCC;
    border-color: #CCCCCC;
    height: 1px;
}

div.bx-wrapper .bx-controls-direction a {
z-index: 999;
}