/*
Theme Name: Restaurant Julius	
Theme URI: http://foxyvoxel.com
Description: A theme custom designed for restaurant-julius.at
Version: 1.0
Author: Andrew Zoechbauer
Author URI: http://foxyvoxel.com/
Tags: restaurant-julius.at, julius

	Julius v1.0
	 http://www.restaurant-julius.at/

	This theme was designed and built by Andrew Zoechbauer,
	whose site you will find at http://foxyvoxel.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.g {
	 border: 1px solid #000 !important; 
	 }

html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:700px;
	background:url(images/Background.jpg);
	
}

.source-image{
	display:none;
	top:0px;
	left:0px;
	z-index:0;
	}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

.oneColFixCtr #container {
	width: 960px;  
	height: 100%;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	

}
.oneColFixCtr #mainContent {
	position:absolute;
	padding: 0 0 0 0;
}

/* Header */

#navBackgroundStrip{
	position: absolute;
	top: 90px;
	z-index:0;
	width:100%;
	/* width:960px;*/
	height:30px;
	background: url(images/navBackgroundLight.png) repeat-x right top;
	}

#navContainer{
	width: 960px;
}

#headerLogo {
	float: right;
	}

#navBar {
	float:left;
	width:960px;
	background: url(images/navBackground.png) repeat-x right top;
	list-style-type: none;
	height: 30px;
	margin: 0 0 0 0;
	}	
	
#navBar li {
float: left;
padding: 6px 10px 0px 10px;
margin: 0.0em 0px 0 0px;
font-size: 1.2em;
list-style-type: none;
border-right: 1px solid #BcB08e;
}

#navBar li:hover {
background: url(images/navBackgroundDark.png) repeat-x right top;
}

#navBar li a {
	float: left;
	display: block;
	overflow: hidden;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ddd;
	text-decoration: none;
}


#navBar li a:hover {
	color: #eee;
}

/* side nav */

#sideNav {
	text-align:right;
	position: absolute;
	right: 780px;
	top: 317px;
	}


#sideNav li {
	list-style-type: none;	
	}
/* Image Gallery Element */

.frameAnimated {
	display:none;
	}
.frameStatic {
	display:block;	
	}
#imageGalleryContainer {
	position:absolute;
	top: 119px;
	width:960px;
	height:156px;
	background-color:#000;
	background: url(images/imageBarBackground.png) repeat-x right bottom;
	border: 0px solid #000000;
	}
	
.frameContainer{
	background-color:#000;
	float: left;
	width: 188px;
	height:136px;
	overflow: hidden;
	padding: 2px 2px 2px 2px;
	}
.current_page_item{
	font-weight:bold;
	}



/* main body */
#textParagraph {
	position:absolute;
	top: 280px;
	font: 1.2em/1.5em "Times New Roman", Times, serif;
}


/* NB: Selector for which paragraph width to use is embedded in page.php */
.wideParagraph {
	left: 200px;
	width: 600px;
	}
	
.narrowParagraph {
	left: 200px;
	width: 400px;
	}
	

#textParagraph h2 {
	padding: 0 0 .5em 0;
	}

#textParagraph h2 a {
	font-weight:normal;
	color: #2D5B7C;	
	}
	
#textParagraph h2 a:hover {
	text-decoration: none;
	}
	
#textParagraph .entry {
	margin: 0 0px 0 10px;
	padding: 0 10px 0 0;
	min-height:215px;
	height:300px;
	overflow-y:scroll;
	}
	
#textParagraph .entry li{
	clear: both;
	float: left;
	list-style-type: none;	
	}
	

#textParagraph .entry li:first-child span.name {
	border-top: 0px;
		}
		
#textParagraph .entry span.price {
	float: right;
	margin: 0 15px 0 0;
}

#textParagraph .entry span.name {
	/*font-family:Arial, Helvetica, sans-serif; */
	height: 1em;
	display: inline-block;
	width: 500px;
	border-top: 1px dotted #DDD;
}

#textParagraph .entry span.description {
	margin: -.2em 0 0 0px;
	float: left;
	font-size: .8em;
	
	}
	



/* map page specific stuff: */
	
#mapFrame{
	min-height: 300px;
	}	
	
.superWideParagraph {
	width: 200px;
	position: absolute;
	left: 20px!important;
	top: 150px!important;
	line-height: 1.2em !important;
	}
#textParagraph.superWideParagraph h3 {
	font-size: .8em;
	}
#textParagraph.superWideParagraph > * > * .entry {
	}
	
#map{
	position: absolute;
	right: 0px;
	top: 120px;
	
	}

/* SpeiseKarte secific stuff: */
#textParagraph .entry h4 {
	color: #2D5B7C;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#textParagraph .entry h3 {
	color: #2D5B7C;	
	margin: 1.5em 0 0 0;
	}



/* Category Headers in Speisekarte */
#textParagraph .entry li h3 {
	display: block;
	float:left;
	color: #2D5B7C;	
	margin: 1.5em 0 0 0;
	}



/* Side Bar (Opening Times) */
#sideBar {
	padding: 10px 10px 10px 10px;
	background: url(images/sideHeadBkrgd.png) right bottom;
	position: absolute;
	width: 250px;
	left: 690px;
	top: 320px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 1.0em;
	line-height: 1.3em;
	}
	
#sideBar h2 {
	/*display: block;*/
	margin: -10px 0 10px -10px;
	padding: 5px 10px 5px 10px;
	width:100%;
	background: url(images/sideHeadTopBkgrd.png) right bottom;
	font-weight: normal;
	font-size:1.1em;
}
	






/* footer */

#footer {
	color:#888;
	position: relative;
	width:100%;
	text-align:center;
	bottom: 30px;
	float: left;
	}
	
	
	
#footer a{
	color:#888;
	}
	
	
	
	
	

	