/*
Theme Name:     Adrenalin Kitesurfclub Reschensee
Theme URI:      http://www.adrenalinakitesurfclub.com/
Description:    Verbesserungen an Gamezone
Author:         Sven Harder
Author URI:     http://www.linux-spiele.com
Template:       gamezone
Version:        0.1
*/ 
/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url("../gamezone/style.css");
@import url("../gamezone/css/index.css);
@import url(css/font.css);


/*Slider Beschreibung*/
.fp-content { height: 40px;}
.fp-content-fon { height: 50px; }

/* Anpassung horrizontaler Abstand Schrift Footer */
.widget ul li {padding: 3px 0;}

/* Anpassung Abstand rechts/links Contentbereich */
#main_content {padding: 0 25px;}


/* Abstand zwischen Header und Content verkleinert */
#content-top {height: 10px;}


/* Abstand zwischen Content und Footer verkleinert */
#content-bottom { height: 10px;}

/* Werbebanner Abstand gleich wie Facebook Box */
.widget {padding: 10px 20px 10px 10px;}


/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {

/* Abstand Menuitems kleiner */
	#mainmenu li a {
		padding:10px 15px;
	}
}	
