/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);

/* Sections
----------------------------------------------------------------------------------------------------*/
	
	#content,
	#innertop,
	#innerbottom,
	#headline, 
	#slide-zone,
	#mid-block,
	#mosaic,
	#bottom-block,
	#bottom-c,
	#utility,
	.module{
		margin: 5px;
	}

	#slide-zone .module{
		margin: 0
	}

	#content {
		padding: 20px;
	}

	#innertop {margin-bottom: 10px;}
	#innerbottom {margin-top: 10px;}
	#mosaic {margin-top: 10px;}
	#header-minibar .module {margin: 0 10px;}

	#header,
	#showcase,
	#bottom-d,
	#copyright,
	#footer{
		margin: 0 5px 10px 5px;
	}

	#mid-block, 
	#bottom-block {
		overflow: hidden;
	}

	#content,
	#innertop,
	#innerbottom,
	.mod-box,
	#headline,
	#footer-block,
	#mid-block, 
	#bottom-c,
	#mosaic,
	#bottom-block,
	#utility,
	#g-map
	{
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		        border-radius: 5px;
	}

	#mosaic .module{
		margin: 20px 15px;
	}

	#top-banner {
		float: right;
	}

	#ad-banner{
		position: fixed;
		top: 100px;
	}

	#side-banner {
		position: relative;
		right: 0;
		z-index: 100;
		width: 140px;
	}

	#utility .module{
		margin: 10px 5px;
		padding: 20px 15px
	}

	#bottom-d .module {
		padding: 30px 10px 20px;
	}

	#bottom-block {
		margin-bottom: 10px
	}

	.join-us{
		padding: 60px 140px;
	}

	.join-us, 
	.join-us .title {
		color: #FFFFFF;
	}

	.join-us p {
		line-height: 1.7;
		font-size: 15px;
		margin-bottom: 25px;
	}
	
	.join-us .title{
		font-size: 40px;
		margin-bottom: 30px;
		line-height: 1.3;
	}

	#slide-zone{
		-webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
		        border-radius: 8px;
	}

	#mid-block,
	#sidebar-a .mod-box,
	#sidebar-b .mod-box,
	#g-map,
	#slide-zone,
	#headline,
	#content,
	#innertop,
	#innerbottom,
	#mosaic,
	#bottom-c,
	#bottom-block
	{
		background: url(../images/body/mid-gradient.png) repeat-x scroll top left transparent;
		-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.55) inset;
		   -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.55) inset;
		        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.55) inset;
	}

	#showcase .module-title {
		font-size: 35px;
		margin: 10px 0;
	}

    #g-map{
        position: relative;
        overflow: hidden;
        border: 1px solid #FFF;
        background: rgba(255,255,255,0.75);
        margin: 0 5px 5px;
    }

    #g-map .module{margin: 0;}

	
	/*background*/
	body {
	    font-size: 13px;
	}

	/*top-bar*/
	.top-bar {
		height: 5px;
		position: relative;
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
		   -moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
		        box-shadow: 0 1px 0 rgba(255,255,255,.1);		
	}

	/* header-overlay */
	.header-overlay {
		-webkit-box-shadow: 0 50px 50px rgba(255,255,255,0.055) inset;
		   -moz-box-shadow: 0 50px 50px rgba(255,255,255,0.055) inset;
		        box-shadow: 0 50px 50px rgba(255,255,255,0.055) inset;
	}

	#header-block, 
	#box-header{
		position: relative;
	}

	#utility{
		-webkit-box-shadow: 0 0 20px rgba(0,0,0,1) inset, 0 1px 0 rgba(255,255,255,0.075);
		   -mod-box-shadow: 0 0 20px rgba(0,0,0,1) inset, 0 1px 0 rgba(255,255,255,0.075);
				box-shadow: 0 0 20px rgba(0,0,0,1) inset, 0 1px 0 rgba(255,255,255,0.075);
	}

	/*copyright*/
	#copyright{
		text-align: center;
		margin-top: 10px;
	}

	#copyright .module{margin: 0; padding: 5px;}

	/*footer*/
	#footer{text-align: center;}
	#footer code{text-shadow: none;}
	#bottom-block .module{text-shadow: none;}
	#bottom-c h4{line-height: 1.5; margin: 0;}

	.footer-divide{
		background: url(../images/body/f_inset_dotted.png) repeat-x scroll 0 100% #202020;
	    box-shadow: 0 -1px 0 #FFFFFF;
	    height: 4px;
    	-webkit-box-shadow: 0 -1px 0 #fff;
    	   -moz-box-shadow: 0 -1px 0 #fff;
    	        box-shadow: 0 -1px 0 #fff;
	}

	#footer .module { margin: 0; }
	#headerbar { 
		margin: 0; 
		float: left; 
		text-shadow: none; 
		color: #FFF;}





/* Layouts
----------------------------------------------------------------------------------------------------*/

	/*light-gray background*/
	div.css-panes div,
	.showhide li, 
	.module.badge-hot, 
	.module.badge-top, 
	.module.badge-free, 
	.module.badge-new, 
	.event-time, 
	.block-number, 
	.accordion {
	background: url(../images/body/bg-white-large.png) repeat-x 0 0  #f2f2f2;}	

	#bottom-block div.css-panes div,
	#bottom-block .showhide li,
	#bottom-block .module.badge-hot,
	#bottom-block .module.badge-top,
	#bottom-block .module.badge-free,
	#bottom-block .module.badge-new,
	#bottom-block .event-time,
	#bottom-block .block-number, 
	#bottom-block .accordion {
	background: url(../images/body/bg-white-large.png) repeat-x 0 0 #0D0D0D;
	-webkit-box-shadow: 0 0 2px #c0c0c0;
	   -moz-box-shadow: 0 0 2px #c0c0c0;
	        box-shadow: 0 0 2px #c0c0c0;
	}

	.accordion h2,  table thead, table tfoot{
	background: url(../images/body/bg-white.png) 0 0 repeat-x scroll #dedede; }

	.search-box{margin: 0;}

	#bottom-c{
	    padding: 10px 0;
	    position: relative;
	}

	#bottom-c .module-title{
	    background: url(../images/body/f_inset_dotted.png) repeat-x scroll left bottom transparent;
	}

	#bottom-block .dotted {
    background: url(../images/body/f_inset_dotted.png) repeat-x scroll 0 100% transparent;}

	/*header-minibar*/
	#header-minibar {font-size: 12px; padding: 4px 0 0 10px;}
	#header-minibar > time {font-size: 12px; position: relative;}
	#header-minibar .toolbar-l .module {float: left;}
	#header-minibar .toolbar-r .module,
	#header-minibar .toolbar-r time{
		float: right;
	}
	
	/*search*/	
	#search{margin-left: 15px;}
	form.searchbox{background-position:4% 46%;  
		-webkit-border-radius: 0 0 3px 3px;
		   -moz-border-radius: 0 0 3px 3px;
		        border-radius: 0 0 3px 3px;
	}

	/*shadows*/
	#header-minibar,
	.sprocket-features
	{
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 2px 5px rgba(0,0,0,0.1) inset, 0 -5px 10px rgba(0,0,0,0.1) inset;
		   -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 2px 5px rgba(0,0,0,0.1) inset, 0 -5px 10px rgba(0,0,0,0.1) inset;
		        box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 2px 5px rgba(0,0,0,0.1) inset, 0 -5px 10px rgba(0,0,0,0.1) inset;
	}

	#sheet{
		margin-bottom: 20px;
		overflow: hidden;
	}

	.sheet-body{
		padding: 0; 
		margin: 0;
	}

	/*header*/
	#header-bottom{
		-webkit-border-radius: 4px 4px 0 0;
		   -moz-border-radius: 4px 4px 0 0;
		        border-radius: 4px 4px 0 0;
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 10px 30px rgba(255,255,255,0.095) inset, 0 -10px 30px rgba(0,0,0,0.17) inset, 0 -1px 3px rgba(0,0,0,.2);
		   -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 10px 30px rgba(255,255,255,0.095) inset, 0 -10px 30px rgba(0,0,0,0.17) inset, 0 -1px 3px rgba(0,0,0,.2);
		        box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 10px 30px rgba(255,255,255,0.095) inset, 0 -10px 30px rgba(0,0,0,0.17) inset, 0 -1px 3px rgba(0,0,0,.2);
	}

	#header-minibar{
		min-height: 25px; 
		border-top: 1px solid rgb(226, 226, 226);
		-webkit-border-radius: 0 0 3px 3px;
		   -moz-border-radius: 0 0 3px 3px;
		        border-radius: 0 0 3px 3px;
	}

	/*logo*/
	.logo-img{
		background: url(../images/logo.png) no-repeat scroll 0 0 transparent; 
		width: 430px; 
		height: 128px; 
		margin: 0; 
		display: block;
		background-size: contain;
	}

	#breadcrumbs {
		margin: 0;
	}

	/* grid-shadow */
	.grid-shadow{
		background: #303030;
		text-shadow: none; 
		margin-bottom: 20px; 
		position: relative;
	}

	/*shadows*/
	.grid-shadow:before,
	.grid-shadow:after{
		-webkit-border-radius: 50px;
		   -moz-border-radius: 50px;
		        border-radius: 50px;
		height: 15px;
		bottom: 30px;
		z-index: -1;
		content: "";
		position: absolute;
	}

	.grid-shadow:after{
	  right: 5px;
	  -webkit-transform: rotate(-2deg);
	  -moz-transform: rotate(-2deg);
	  transform: rotate(-2deg);
	}

	.grid-shadow:before{
	  left: 5px;
	  -webkit-transform: rotate(2deg);
	  -moz-transform: rotate(2deg);
	  transform: rotate(2deg);
	}

	.grid-shadow:before,
	.grid-shadow:after{
	width: 49.9%;
	-webkit-box-shadow: 0 23px 21px rgba(0, 0, 0, 0.85);
	   -moz-box-shadow: 0 23px 21px rgba(0, 0, 0, 0.85);
			box-shadow: 0 23px 21px rgba(0, 0, 0, 0.85);
	}

	/*showcase*/	
	.header-content{
		margin: 0 20px 0 5px;
		padding: 15px 0;
		position: relative;	
	}

	#headline .module{
		margin: 0;
	}

	.content-texture{
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		        border-radius: 5px;
	}

	#showcase .hidden-img {margin: -45px 50px 0 0;}
	.module-title{font-size: 24px; padding-bottom: 15px;}
	.show-title{line-height: 90%; font-size: 140px; visibility: hidden; margin: 0; position: absolute; text-shadow: none;}



	/*dropcaps / block numbers/dates */
	.event{display: block; margin: 5px 0 20px}
	.event-time .date, .block-number .digit{
		font-size: 2rem; 
		font-size: 20px;
		padding: 9px 10px 25px; 
		line-height: 1;
	}
	.event-time .month, .block-number .bottom{
		display: block; 
		text-align: center;
		text-transform: uppercase;  
		text-shadow: none; 
		border-width: 1px 0 0; 
		border-style: solid; 
		font-size: 11px; 
		color: #FFFFFF;
		-webkit-box-shadow: 0 -2px 0 1px rgba(0,0,0, 0.2) inset;
		   -moz-box-shadow: 0 -2px 0 1px rgba(0,0,0, 0.2) inset;
		        box-shadow: 0 -2px 0 1px rgba(0,0,0, 0.2) inset;
		-webkit-border-radius: 0 0 3px 3px;
		   -moz-border-radius: 0 0 3px 3px;
		        border-radius: 0 0 3px 3px;
	}
	.block-number .bottom{height: 6px}
	.event-time, .block-number{
		display:block; 
		float:left; 
		height:auto; 
		margin: 5px 15px 5px 0 !important; 
		padding-top:7px; 
		color:#444444; 
		border-width: 1px 1px 0; 
		border-style: solid;
		border-color: #D9D9D9 #D9D9D9 #BFBFBF #D9D9D9;
		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
		        border-radius: 4px;
		text-shadow: 0 1px rgba(255, 255, 255, 1); 
	}

	.event {
	    display: block;
	    margin: 5px 0 20px;
	    clear: both
	}


	/*multimedia*/
	.mejs-controls .mejs-time-rail .mejs-time-loaded{
		background: url(../images/widget/player-track.png) repeat-x scroll 0 0 #404040;}