/* special css styles */
@font-face {
    font-family: 'AnthologYRegular';
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/anthology/anthology-webfont.eot');
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/anthology/anthology-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/anthology/anthology-webfont.woff') format('woff'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/anthology/anthology-webfont.ttf') format('truetype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/anthology/anthology-webfont.svg#AnthologYRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Sidewalk';
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/sidewalk-webfont.eot');
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/sidewalk-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/sidewalk-webfont.woff') format('woff'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/sidewalk-webfont.ttf') format('truetype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/sidewalk-webfont.svg#Sidewalk') format('svg');
}
@font-face {
    font-family: 'League';
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/League_Gothic-webfont.eot');
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/League_Gothic-webfont.woff') format('woff'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/League_Gothic-webfont.ttf') format('truetype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/League_Gothic-webfont.svg#League') format('svg');
}
@font-face {
    font-family: 'FolkSolid';
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/Folksolid-webfont.eot');
    src: url('http://www.remofischer.ch/download/2/filecontainer/webfonts/Folksolid-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/Folksolid-webfont.woff') format('woff'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/Folksolid-webfont.ttf') format('truetype'),
         url('http://www.remofischer.ch/download/2/filecontainer/webfonts/Folksolid-webfont.svg#League') format('svg');
}

#website_item_1299 {display: none}
/* #website_item_1299 {
        position:fixed;
        top:-10%;
        left:-10%;
        width:200%;
        height:200%;
} */

body { font-family: "Oswald", Arial, serif; height: 100%; width: 100%} 
body {background-attachment:fixed;background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;-o-background-size: cover;background-size: 600px auto\0/;}

#website_item_23 {min-height: 250px;}
.home-subtitle a:link {color: #FFF;}
.home-subtitle a:visited {color: #FFF;}
.home-subtitle a:hover {color: #FFF;}
.event-entry-cell {background: #DDD; border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;}
.headline {color: white;text-decoration: none;position: relative;bottom:12px;/*text-shadow: #333 3px 3px 4px;*/}
a.headline {color: white; }
/* .event-month-title {background-color: #669933; color: #FFFFFF; margin-top: 0; padding: 1px 5px 1px 3px;} */
.event-month-title a.link {color: white}


/* iPhone [portrait + landscape]
@media screen and (max-device-width: 960px) {
	body {
    -webkit-background-size: auto 300px; background-color: red
}*/
/* iPhone4 [portrait + landscape]
@media 
only screen and (-webkit-min-device-pixel-ratio : 0) {
	body {
    -webkit-background-size: auto 500px; background-color: red
} */
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body {
  -webkit-background-size: auto 848px; background-color: black
}


