/* resets by meyerweb */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/*
ol, ul {
	list-style: none;
}
*/

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
 * This CSS file has been generated by fontsquirrel.com
 *
 * The fonts included are copyrighted.
 *
 * @vendor: Barry Schwartz
 * @vendorurl: http://www.crudfactory.com
 * The license for this font family can be found on the fontsquirrel.com website.
 *
 * @licenseurl: http://www.fontsquirrel.com/license/Goudy-Bookletter-1911
 *
 */

/* For IE */

@font-face {
	font-family: 'Goudy Bookletter 1911';
	src: url('goudy_bookletter_1911.eot');
}

/* For Other Browsers */

@font-face {
	font-family: 'Goudy Bookletter 1911';
	src: local('Goudy Bookletter 1911 Regular'),
	     local('GoudyBookletter1911-Regular'),
	     url('goudy_bookletter_1911.otf') format('opentype');
}



body {
	background: #333 url(../images/frank-kopf.jpg) no-repeat scroll center -50px;
}

h1 {
	display:none;
}

#wrapper {
	margin:auto;
	margin-top: 180px;
	width: 500px;
}

#wrapper *{
	font-family: 'Goudy Bookletter 1911', Georgia, serif;
	color:#fff;
	font-size: 22px;
	line-height: 40px;
	text-shadow: #000 1px 1px 3px, rgba(0,0,0,0.3) 0px 0px 5px;
	letter-spacing: 2px;
}

#wrapper h2 {
	font-size: 48px;
}

#wrapper a {
	text-decoration: none;
	background-color: #222;
	background-color: rgba(0,0,0,0.3);
	padding: 0 4px;
	margin: 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	white-space: nowrap;
	
	/*-moz-box-shadow: 1px 1px 0px #999; 
	-webkit-box-shadow: 1px 1px 0px #999; */
}


#wrapper a:hover {
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
}


#wrapper ul {
	margin:10px 0 0 0;
	padding: 0;
}

#wrapper ul li {
	list-style: none;
	float: left;
	margin-right:10px;
}

#wrapper ul li, 
#wrapper ul li a{
	font-size: 14px;
	line-height: 22px;
}


/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:580px;
	height:550px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background: url(../images/apple-close.png) center center no-repeat;
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


div.overlay p {
	font-family: 'Goudy Bookletter 1911', Georgia, serif;
	font-size: 22px;
	line-height: 33px;
	margin: 0 0 15px 0;
}


div.overlay a {
	text-decoration: none;
	background-color: #eee;
	color: #000;
	padding: 0 4px;
	margin: 0 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

div.overlay a:hover {
	background-color: #ddd;
}

#redbullbcone {
	padding-left: 25px;
	background: #ddd url(../images/rbbcone-favico.gif) 5px center no-repeat;;
}

#redbulltourbus {
	padding-left: 25px;
	background: #ddd url(../images/rbtb-favico.gif) 5px center no-repeat;;
}

#redbullbcone:hover,
#redbulltourbus:hover {
	background-color: #ccc;
}
