@import 'reset.css';



/*dieses stylesheet wird von blueprint_screen.css Ÿberschrieben*/

p {margin:0 0 1.5em;}
strong {font-weight:bold;}


/*externe URL unten*/
a#ext_url{font-size:1em; background: #000; color: #fff;}

/*see more-Links*/
a#see_more{color:#000; background:#fff; text-decoration:none;}
a#see_more:focus, a#see_more:hover {background:#000; color:#fff;}


/*Navigationslinks*/
a {text-decoration: none; color: #000; margin: 0;font-size: 12px; line-height: 15px;}
a:hover, a.selected {text-decoration: none; color: #fff; background: #000;}
a:active, a:focus { outline:0; } 


.small {font-size:.9em;margin-bottom:1.875em;line-height:1.5em;}

/*Contentlinks blau*/
#container #content .text a,
#container #content .images a,
.home a
{color: #000;background-color: #96e3ee; text-decoration: none; letter-spacing: 0.02em; font-size: 1em; padding: 0 2px 0 2px;}

#container #content .text a:focus, 
#content a:hover,
#container #content .images a:focus, 
.home a:focus
{background:#000; color: #fff;}

/*Addthis buttons ohne blauer hintergrund*/
#container #content .text .addthis_toolbox a,
{color: #000;background-color: #fff; text-decoration: none;}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	margin: 0;
	}
	
h1 {
	font-size: 3em;
	font-weight: normal;
	color: #000;
	margin: 0 0 0 -1px;
	padding: 0;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 6px 0 6px 1px;
	}
	
h2 a {
	text-decoration: none;
	color: #fff;
	}

h2 a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	}

ul {
	list-style: none;
	}
	
a img {
	border: none;
	}




#background_1 {
	position: absolute;
	margin-top: -22px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
#background_1 {
	z-index: 0;
	}	
	
#background_2 {
	z-index: 1;
	}
	
input {
	border: #000 1px solid;
	background: #fff;
	cursor: pointer;
	}
	


#container {
	width: 990px;
	margin: 18px auto;
	position: relative;
	z-index: 10;
	overflow: visible;
	height: 100%;
	}
	
#top {
	border-top: #000 1px solid;
	border-bottom: #000 3px solid;
	padding-bottom: 2px;
	position: relative;
	}

#top a,#top a:visited {
	text-decoration: none;
	color: #000;
	}

#top a:hover {
	text-decoration: none;
	background: #fff;
	color: #000;
	}
		
	

	
#kalk_post {
	position: absolute;
	top: 11px;
	right: 175px;
	}
	
#kalk_post:hover {
	text-decoration: underline;
	}
	

#navi {
	border-bottom: #000 1px solid;
	margin-bottom: 5px;
	overflow: hidden;
	height: 86px;
	/height: 95px;
	}
	
#navi ul {
	float: left;
	list-style-type: none;
	width: 160px;
	margin: 3px 0 8px 5px;
	}
	
#navi li {
	padding: 0;
	margin: 0;
	height: 15px;
}
#navi li a {
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	margin: 0 -2px;
	color: #000;
}

#navi li a:hover, #navi li a.selected, #breadcrumbs a:hover{
	color: #fff
	}
	
.uppercse {
	text-transform: uppercase;
	}
	
#breadcrumbs {
	margin: 0 0 3px 5px;
	font-size: 10px;
	position: relative;
	}
	
#breadcrumbs a {
	font-size: 10px;
	padding: 0 2px;
	margin-left: -2px;
	color: #000;
	cursor: pointer;
}

#prev-next {
	position: absolute;
	right: 5px;
	}

.pager {
	position: absolute;
	line-height: 0.5em;
	top: 45%;
	font-size: 37px;
	font-weight: normal;
	padding: 2px 3px 8px 3px;
}

a.pager:hover {
	background: #000;
}

.prev {
	left: -26px;
}

.next {
	right: -26px;
}
	
#prev-next-slideshow {
	display: none;
}

#content {
	border-top: #000 4px solid;
	border-bottom: #000 1px solid;
	padding-bottom: 10px;
	position: relative;
	height: auto;
	width: 990px;
}	
	
.date {
	font-weight: bold;
	}
	
.shortDescribe {
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.roll {
	overflow: hidden;
	}
	
	
.roll img {
	border: #000 1px solid;
	display: block;
	margin-bottom: 3px;
	}
	
.roll a {
	font-size: 12px;
	font-weight: normal;
	}
	
.roll:hover articleTitle {
	color: #fff;
	background: #000;
	}
	
.articleTitle {
	padding: 0 2px 0 2px;
	}
	
.roll strong {
	padding: 0 2px 0 2px;
	}
	
 .noimage {
 	width: 153px;
	height: 153px;
	margin-bottom: 3px;
	border: 1px solid #000;
	}	

.roll_inner {
	position: absolute;
	top: 0;
	height: 155px;
	width: 155px;
	display: block;
	}
	
.shortDescOverview {
	width: 155px;
	background: #000;
	bottom: 0;
	position: absolute;
	color: #fff;
	height: 0;
	overflow: auto;
	}
	
.shortDescOverview p {
	margin: 5px;
	font-weight: normal;
	/*letter-spacing: 0.1em;*/
	}	

#content .home_link, #content .home_link:hover {
	background: none;
	}

.home {
	border-right: #000 1px dotted;
	height: 430px;
	float: left;
	}
	
.home_desc {
	height: 108px;
	display: block;
	}
	
.span-1.home {
	width: 158px;
	overflow: hidden;
	}
	
.span-3.home p {
	padding-right: 5px;
	}
	
.home_img {
	height: 80px;
	overflow: hidden;
	}
.home_img_big {
	margin-bottom: 10px;
	}

	
.Status {
	font-weight: bold;
	}
	
#big_show {
	position: relative;
	width: 990px;
	overflow: auto;
}

#photo-controls {	
	position: absolute;
	left: 665px;
	bottom: 0;
}

#photo-controls a {
	cursor: pointer;
	color: #000000;
    font-size: 20px;
    margin: 0 15px 0 0;
    padding: 0 2px;
	display: block;
	width: 12px;
	height: 20px;
	float: left;
}

#photo-controls a:hover {
	background: #000;
}

.contr {color: #ccc}

#big_show .thumbnails a {
	display: block;
	width: 55;
	height: 55;
	float: left;
	padding: 0;
	margin: 0 11px 11px 0;
}
#big_show .thumbnails a:hover,
#big_show .thumbnails a.selected {
	background: none;
}

#photoDesc {
	overflow: hidden;
	top: 100px;
	margin-top: 10px;
	margin-bottom: -4px;
}

#photomask,
#thumbmask {
	width: 0;
	overflow: hidden;
	margin-top: -2px;
	padding-top: 2px;
	margin-left: -2px;
	padding-left: 2px;
	position: relative;
	height: 480px;
}
#thumbmask > div {
	width: 325px;
}

#photoDesc > div {
	width: 280px;
}
.thumbnails {
	position: relative;
}
#big_show .thumbnails a.lastthumb {
	margin-right: 0;
}
#big_show .thumbnails a img {
	display: block;
	margin: 0;
	border: 1px solid #000;
}
.hidden {
	position: absolute;
	top: 0;
	visibility: hidden;
}
#big_show .thumbnails a:hover img,
#big_show .thumbnails a.selected img {
	margin: -1px;
	border: 2px solid #000;
}

#loading {
	top: 120px; 
	left: 200px; 
	position: absolute;
}

	


div.p2point5 p {
	width: 400px;
	border: #00FFCC 1px solid;
}	

.small {
	margin-top: 1em;
	font-size: 10px;
	line-height: 12px;
}

.bold {
	font-weight: bold;
}
.italo {
	font-style: italic;
}

#footer {
	margin-left: 5px;
	margin-top: 1px;
	position: relative;
	}
	
#footer a,
.tags a {
	background: #A3A3A3;
	margin-right: -1px;
	font-size: 10px;
	padding: 1px 2px;
	color: #fff;
	}	

#footer a:hover {
	color: #fff;
	background: #000;
	}
	
#bottom_left {
	width: 700px;
	}

#bottom_right {
	position: absolute;
	top: 3px;
	bottom: 3px;
	right: 5px;
	height: 20px;
	width: 50px;
	}
	
#bottom_right a {
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 0 2px 0 2px;
	}
	
#bottom_right a:hover {
	color: #000;
	background-color: #fff;
	}



#breadcrumbs #impress {
	position: absolute;
	right: 5px;
	background: none;
	color: #000;

	}

#breadcrumbs #impress:hover {
	color: #fff;
	background: #000;
	}

#twitter_update_list li{
	padding: 2px 0 5px 0;
	border-bottom: #000 1px dotted;
	}
	
#twitter_update_list span{
	display: block;
	}



.news_box {
	margin: 0 0 10px 0;
	padding: 0 5px 0 0;
	border-right: #000 1px dotted;
	width: 153px;
	height: 210px;
	float: left;
	}
	
/* auf 80 Hoehe reduziert, Bilder sind teilweise grösser hochgeladen */	
.news_image {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 80px;
	overflow: hidden;
	}



/*----------------------
	Camera slide up
-----------------------*/

#camera{
	xxxbackground:url('../images/img_photobooth/cam_bg.jpg') repeat-y;
	background: #000;
	height:650px;
	width:320px;
	position:fixed;
	bottom: -585px;
	left:50%;
	overflow: visible;
	margin-left:-160px;
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.6);
	box-shadow:0 0 4px rgba(0,0,0,0.6);
}

.camTop{
	background:url('../images/img_photobooth/cam.png') no-repeat center center;
	width:100%;
	height:66px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

.settings{
	background:url('../images/img_photobooth/settings.png') no-repeat;
	cursor: pointer;
	height: 28px;
	position: absolute;
	right: 7px;
	top: 512px;
	width: 30px;
}

.settings:hover{
	background-position:left bottom;
}

.button-masks {
	position: absolute;
	top: 512px;
	height: 28px;
}

.button-masks a {
	display: block;
	float: left;
	width: 30px;
	height: 28px;
	margin-right: 7px;
	cursor: pointer;
}

.button-masks #basic-mask {background: url('../images/img_photobooth/sm-mask-basic.png') no-repeat;margin-right: 3px}
.button-masks #electric-mask {background: url('../images/img_photobooth/sm-mask-electric.png') no-repeat;}
.button-masks #headphones-mask {background: url('../images/img_photobooth/sm-mask-headphones.png') no-repeat;}
.button-masks #sweatin-mask {background: url('../images/img_photobooth/sm-mask-sweatin.png') no-repeat;}
.button-masks #superhero-mask {background: url('../images/img_photobooth/sm-mask-superhero.png') no-repeat;}

.button-masks #basic-mask:hover {background: url('../images/img_photobooth/sm-mask-basic.png') no-repeat left bottom;margin-right: 3px}
.button-masks #electric-mask:hover {background: url('../images/img_photobooth/sm-mask-electric.png') no-repeat left bottom;}
.button-masks #headphones-mask:hover {background: url('../images/img_photobooth/sm-mask-headphones.png') no-repeat left bottom;}
.button-masks #sweatin-mask:hover {background: url('../images/img_photobooth/sm-mask-sweatin.png') no-repeat left bottom;}
.button-masks #superhero-mask:hover {background: url('../images/img_photobooth/sm-mask-superhero.png') no-repeat left bottom;}

#mask-over {
	display: none;
	position: absolute;
	top: 65px;
}

#screen{
	width:672px;
	height:480px;
	margin: 66px auto 22px;
	background:#ccc;
	line-height: 360px;
    text-align: center;
	color:#666;
}

#screenOuter {
	width: 320px;
	height: 578px;
	overflow: hidden;
}

#screen embed {
	margin-left: -345px;
}

.buttonPane {
	text-align: center;
	visibility: visible;
}

.tooltip{
	background:url('../images/img_photobooth/tooltip.png') no-repeat;
	position:absolute;
	width:177px;
	height:146px;
	right: 38px;
	top: -140px;
}

.blueButton,
.greenButton, #rand {
	background:url('../images/img_photobooth/buttons.png') no-repeat;
	text-shadow:1px 1px 1px #333;
	color:#000 !important;
	width:99px;
	height:38px;
	border:none;
	text-decoration:none;
	display:inline-block;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin: 0 4px;
}

#rand {
	background:url('../images/img_photobooth/buttons_unhold.png') no-repeat;
	width: 127px;
	margin: 20px 0 0 0;
	text-align: left;
	text-indent: 37px;
}

#rand:hover {
	background: url('../images/img_photobooth/buttons_unhold.png') no-repeat right bottom;
	cursor: pointer;
}

#content .buttonPane a:hover {
	background-image: url('../images/img_photobooth/buttons.png');
}

.greenButton, 
#shootButton {
	background:url('../images/img_photobooth/buttons.png') no-repeat right top;
	text-shadow:1px 1px 1px #333;
}

#content .buttonPane .greenButton:hover,
#content .buttonPane #shootButton:hover {
	background-position: right bottom;
} 

#content .buttonPane .blueButton:hover {
	background-position: left bottom;
}


.blueButton:active,
.greenButton:active{
	position:relative;
	bottom:-1px;
}

.buttonPane.hidden{
	display:none;
	position: relative;
}

/********** Frankenface ************/

#frankenfaceOuter {
	width: 320px;
	height: 480px;
	position: relative;
}

.wrapper {
	width:100%;
	min-width:320px;

}

#wrapper1 div img {
	margin-top: -49.5%;	
}

#wrapper0 div img {
	margin-top: -89.3%;	
}


#random {
	position: absolute;
	top: 0;
	left: 0;
}

#swipeview-slider > div {
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	overflow:hidden;
}

#swipeview-slider img {
	display:block;
	-webkit-transition-duration:.4s;
	-webkit-transition-property:opacity;
	opacity:1;
	pointer-events:none;
	width: 100%;
}



