/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Theme 	: Shutter 1.2
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

	/* Controls Bar
	----------------------------*/
	#footer-wrapper{ margin:0 auto; height:26px; width:100%; bottom:0; right:0; z-index:4; background:#282828; position:fixed;font-size: 11px;line-height: 15px;color: #7E7E7E; }

	#controls-wrapper { margin:0 auto; height:42px; width:170px; bottom:50px; right:43%; z-index:4; background:transparent; position:fixed; }

	#news-block-wrapper{ margin:0 auto; height:230px; width:230px; bottom:60px; left:40px; z-index:4; background:url(../im/menu-bg.png); position:fixed; padding: 5px; }
	.title-block{ color: #FFF; margin-bottom: 10px;}
	.news-item-block{margin-top: 10px;}
		.news-item-block img{ max-width: 100px; float: left; padding-right: 5px;}
		.news-item-block a{ }
	.news-item-block-title{}
	
	#foto-wrapper { margin:0 auto; height:300px; width:240px; bottom:570px; right:0px; z-index:4; background:transparent; position:fixed; }
	#news1-wrapper{ margin:0 auto; height:250px; width:240px; bottom:540px; right:0px; z-index:4; background:transparent; position:fixed; }
	#foto-wrapper img, #videog-wrapper img{width: 100%;}
	#login-wrapper { margin:0 auto; height:15px; width:250px; right:10px; z-index:4; background:transparent; position:fixed; }
		/*.login{background: url(../im/menu-bg.png);height: 40px;}*/
		.login a{color: #eeeded; text-transform:uppercase; font:300 14px 'Roboto Condensed', Arial;}
		.wrapper-login-link{ height:42px; width:350px; bottom:-10px; right:0; padding: 5px;}
		/*.login a:hover{color:#7bb303}*/
		
		#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; }
			#slidecounter { float:right; color:#fff; font:16px Arial, sans-serif; text-shadow:1px 1px 1px #000; margin:0px 10px 0 15px; line-height:42px; }
			#slidecaption { overflow:hidden; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 10px 0 0; line-height:42px; position:absolute; bottom:120px; right:25px; }
			
			#navigation { float:right; margin:0px 20px 0 0; }
				#play-button{ float:left; margin-top:1px; background:transparent; }
					#play-button:hover{ cursor:pointer; }
				
				#prevslide, #nextslide{ position:absolute; height:43px; width:30px; top:50%; margin-top:-21px; opacity:0.6; }
					#prevslide{ left:55px; background:url('../im/back.png') center center no-repeat transparent; }
					#nextslide{ left:90px; background:url('../im/forward.png') center center no-repeat transparent; }
						#prevslide:active, #nextslide:active{ margin-top:-19px; }
						#prevslide:hover, #nextslide:hover{ cursor:pointer; }
				
				ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
					ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
						ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
						ul#slide-list li a{ display:block; width:12px; height:12px; background:url('../im/nav-dot.png') no-repeat 0 -24px; }
							ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
				
				#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../im/bg-hover.png') repeat-x 0 44px; }
					#tray-button:hover{ background-position:0 1px; cursor:pointer; }
		
	
	/* Progress Bar
	----------------------------*/					
	#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:8px; width:100%; background:url('../im/progress-back.png') repeat-x; display:none; visibility:hidden; }
		#progress-bar{ position:relative; height:8px; width:100%; background:url('../im/progress-bar.png') repeat-x; }
	
	
	/* Thumbnail Navigation
	----------------------------*/	
	#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:59px; }
			#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
	
	
	/* Thumbnail Tray
	----------------------------*/			
	#thumb-tray{ position:fixed; z-index:3; bottom:0; left:0; background:url(../im/bg-black.png); height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }
		
		#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
			#thumb-back{ left:0; background: url('../im/thumb-back.png') no-repeat center center;}
			#thumb-forward{ right:0; background:url('../im/thumb-forward.png') no-repeat center center;}
				#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
					#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
					#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
		
		
		ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
			ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
				ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
				ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
				ul#thumb-list li:hover{ cursor:pointer; }
			
    .main-navigation {
        margin-bottom: -5px;
    }

    .main-navigation {
        margin-bottom: 15px;
    }

    #site-nav ul li a:hover, #site-nav li.current_page_item a{
        background-image:url(../im/nav-icon-hover.png)}
    #site-nav ul li a:hover, #site-nav li.current_page_item a, div.slide-title a:hover{
        color:#FFFF00;
    }mark, ins, a, .header .logo h1.site-title:first-letter, h2#page-title:first-letter,.archive h1.page-title:first-letter,.page h1.entry-title:first-letter, h2#page-title:first-letter,.archive h1.page-title:first-letter,.page h1.entry-title:first-letter, .single-post h1.entry-title:first-letter, .entry-meta a, .search h1.entry-title:first-letter,.archive h1.entry-title:first-letter, .read-more a:hover, .recent-post .post-box .post-text a, aside ul li a:hover, .widget ul li a:hover, h3.company-title:first-letter, .footer-menu ul li a:hover, .social a:hover, .footer-bottom a{
        color:#FFFF00;
    }button, html input[type="button"], input[type="reset"],input[type="submit"]{
        background-color:#FFFF00;
    }.pagination ul  > li  > a, .pagination ul  > li  > span{
        background:linear-gradient(#89b219, #3f8d03) !important;
        background:-moz-linear-gradient(#89b219, #3f8d03) !important;
        background:-webkit-linear-gradient(#89b219, #3f8d03) !important;
        background:-o-linear-gradient(#89b219, #3f8d03) !important;
    }.pagination ul  > li:hover > a, .pagination ul  > li > span.current{
        background:linear-gradient(#3f8d03, #89b219) !important;
        background:-moz-linear-gradient(#3f8d03, #89b219) !important;
        background:-webkit-linear-gradient(#3f8d03, #89b219) !important;
        background:-o-linear-gradient(#3f8d03, #89b219) !important;
    }

    		#wrapper{min-width:97% !important; width:97% !important; margin-left:3%;}
		#secondary{float:left;}
        
        .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
        
		#header-image {
			background: url(../im/cropped-1.jpg) no-repeat #111;
			background-position: center top;
		}