/*
Theme Name: wpscreens
Description: Theme for fotomuseum screens
Author: MdW
Author URI: http://www.zweihochdrei.ch
Template: twentytwelve
Version: 1.1
Tags:
*/


/* CUSTOM CSS */

html {
    overflow: visible;
}

/* Seiten "Screen Links" #body page-id-7 und "Screen Rechts" #body page-id-21 */

/* Define Height and With */

body.category-test,
body.page-id-7,
body.page-id-21 {
font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
    overflow: hidden;
}

body.category-test .site,
body.page-id-7 .site,
body.page-id-21 .site {
    margin: 0 auto;
    max-width: 1920px;
    max-heigt: 1080px;
    box-shadow: 0px 0px 0px rgba(100, 100, 100, 1);
}


/* Backgrouns Colors and Font Colors */

body.category-test .site,
body.page-id-7 .site {
    background-color: #b9e4fd;
}


body.page-id-21 .site {
    background-color: #b9e4fd;
}

body.category-test,
body.page-id-7 {
    background-color: #b9e4fd;
    color: #5a5a5a;
}

body.page-id-21 {
    background-color: #b9e4fd;
    color: #5a5a5a;
}


/* Set all Paddings and Margins to 0 */

body.category-test,
body.page-id-7,
body.page-id-21 {
    margin: 0xp;
    padding: 0xp;
    height:100%;
}

body.category-test #page,
body.page-id-7 #page,
body.page-id-21 #page {
    margin: 0xp;
    padding: 0xp;
}

body.category-test #primary,
body.page-id-7 #primary,
body.page-id-21 #primary {
    margin: 0xp;
    padding: 0xp;
}

/* Set Image to Full Screen */

body.category-test,
body.page-id-7 img,
body.page-id-21 img {
position: fixed;
top:0px;
left:0px;
    width: 1920px;
    heigt: 1080px;
}


/* Hide Blog Title & Nav */

body.category-test .archive-title,
body.category-test .archive-header,
body.category-test .main-navigation,
body.category-test .entry-title,
body.category-test footer,
body.page-id-7 .main-navigation,
body.page-id-21 .main-navigation,
body.page-id-7 .entry-title,
body.page-id-21 .entry-title,
body.page-id-7 footer,
body.page-id-21 footer,
body.page-id-7 header,
body.page-id-21 header  { 
display: none;
}

body.category-test .site-header,
body.page-id-21 .site-header,
body.page-id-7 .site-header {
    padding: 0rem 0px;
}

body.category-test .site-content article,
body.page-id-21 .site-content article,
body.page-id-7 .site-content article {
    border-bottom: 0px double #EDEDED;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
}

/* Hide Posts Navigation */

div#rp_nav { 
display: none;
}

/* Fonts */

.rp_post_content { 
padding: 40px 80px 80px 40px;
}

.entry-content p {
    margin: 0px 0px 0px 0px;
}

body.category-test .entry-content {
    padding: 40px 80px 80px 40px;
}

br {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.kopf_klein {
	display: block;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 160px;
        line-height: 40px;
}

.kopf_gross {
	display: block;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 90px;
	line-height: 70px;
	
}

.kopf_mittel {
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 50px;
	
}

.titel1 {
	display: block;
	font-size: 100px;
	font-weight: bold;
	padding-bottom: 0;
	line-height: 110px;
}

.titel2 {
	display: block;
	font-size: 80px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 90px;
}

.lauftext {
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
        line-height: 65px;
}

body.category-test .fuss,
body.page-id-7 .fuss,
body.page-id-21 .fuss,
body.page-id-7 .fuss p,
body.page-id-21 .fuss p {
	position: fixed;
	top: 900px;
	left: 80px;
	display: block;
	font-size: 40px;
	font-weight: bold;
        line-height: 44px;
	margin-bottom: 10;
	margin-top: 10;
}

body.category-test .fuss-fb,
body.page-id-7 .fuss-fb,
body.page-id-21 .fuss-fb,
body.page-id-7 .fuss-fb p,
body.page-id-21 .fuss-fb p {
	position: fixed;
	top: 900px;
	left: 80px;
	display: block;
	font-size: 40px;
	font-weight: bold;
        line-height: 44px;
	margin-bottom: 10;
	margin-top: 10;
}

body.category-test .fuss-fb:after,
body.category-test .fuss-fb:after {
display: block;
content: url("http://screens.fotomuseum.ch/wp-content/images/fb.png"); 
position: fixed;
top: 900px;
right: 80px;
}


body.category-test .fuss-twitter,
body.page-id-7 .fuss-twitter,
body.page-id-21 .fuss-twitter,
body.page-id-7 .fuss-twitter p,
body.page-id-21 .fuss-twitter p {
	position: fixed;
	top: 900px;
	left: 80px;
	display: block;
	font-size: 40px;
	font-weight: bold;
        line-height: 44px;
	margin-bottom: 10;
	margin-top: 10;
}

body.category-test .fuss-twitter:after,
body.category-test .fuss-twitter:after {
display: block;
content: url("http://screens.fotomuseum.ch/wp-content/images/fb_twitter.png"); 
position: fixed;
top: 900px;
right: 80px;
}


.exhibition h1,
.exhibition-h1 {
	display: block;
	font-size: 150px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 155px;
}


.exhibition h2,
.exhibition-h2 {
	display: block;
	font-size: 110px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 115px;
}

.exhibition p,
.exhibition-p {
	display: block;
	font-size: 70px;
	font-weight: bold;
	margin-top: 10px;
        line-height: 70px;
}

.event h1,
.event-h1 {
	display: block;
	font-size: 65px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 70px;
}

.event .date,
.event-date {
	display: block;
	font-size: 45px;
	font-weight: bold;
	padding-top: 90px;
	line-height: 50px;
}

.event .text,
.event-text {
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
        line-height: 60px;
}

.bodytext,
p {
padding: 0;
margin: 0; 
}