/* @override http://nano1.swarmwebhosting3.com/templates/yoo_inspire/css/custom.css */

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

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

 .inspireborder {
display:block;
padding: 8px;
background-color: white;
overflow: show;
border-radius: 5px;
box-shadow: 1px 1px 5px #000;
}

.top-a-layer-1 {
background: none !important;
/*background-color: #064A71 !important;*/
}

#block-top-a {
	background: none !important;	
}

#block-header {
	background: rgb(86,149,192); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(86,149,192,1) 0%, rgba(5,73,112,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(86,149,192,1)), color-stop(100%,rgba(5,73,112,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(86,149,192,1) 0%,rgba(5,73,112,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(86,149,192,1) 0%,rgba(5,73,112,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(86,149,192,1) 0%,rgba(5,73,112,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(86,149,192,1) 0%,rgba(5,73,112,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5695c0', endColorstr='#054970',GradientType=0 ); /* IE6-9 */
	border-bottom: none;
}

 
#logo .custom-logo {
	width: 140px;
	height: 75px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#top-a .wk-slideset-inspire { 
	position: relative;
	margin-bottom: -30px;
}

#top-a .wk-slideset-inspire .sets { padding: 75px 0 75px 0; }
#top-a .wk-slideset-inspire .nav { 
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}

.screen { 
	width: 460px;
	height: 340px;
	position: relative;
	background: url(../../../images/yootheme/home_screen.png) 0 0 no-repeat;
}

.screen .wk-slideshow-default { 
	position: absolute;
	top: 15px;
	left: 32px;
}

#bottom-a .wk-twitter-single {
	margin-top: 15px;
	padding: 30px 130px 0 200px;
	border-top: 1px solid #e7e7e7;
}

#bottom-a .wk-twitter-single.image { background-position: 130px 32px; }

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
/*height: 52px;

line-height: 25px;*/
padding: 10px 10px 0 10px;
font-size: 15px !important;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

.menu-dropdown a.level1:hover > span, .menu-dropdown span.level1:hover > span {
color: #868585;
}

/*#menu ul.menu.menu-dropdown  a.level2  {
font-size: 12px;
font-weight: normal;
}*/


#menu {
position: absolute;
right: -40px;
bottom: 0px;
/*text-shadow: 0 1px 0 rgba(255, 255, 255, 1);*/
text-shadow: none;
}


.category-modulearticlelist {
	list-style: none;
	padding-left: 0px;
}

.category-modulearticlelist h6 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.border {
padding: 4px;
border: 1px solid rgba(0, 0, 0, 0.15);
}


