/*
Sage Restaurant - By Samuel Jesse McCown

Samuel Jesse Design 2009

http://www.samueljesse.com.au

*/

/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }


* {
	margin: 0;
	padding: 0;
}

body {

	margin-top: 30px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
	background-color: #FFFFFF;
/*	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
*/
}

h1, h2, h3 {
	color: #4D4D4D;
	
	
}

h1 {
	font-size:13px;
	text-decoration:none;
}

h2 {
}

h3 {
font-size:12px;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

#flashcontent {
	width: 860px;
	height: 260px;
	float: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 40px;
}

/* Wrapper */

#wrapper1 {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	background-image: url(images/header-bg-strip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	width: 940px;
	height: 60px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-left: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#menu a:hover, #menu .active a {
	
	color: #666666;
}

#splash {
	background-image:url(images/header_bg.jpg);
	width: 920px;
	height: 339px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 24px;
	background-repeat: no-repeat;
}

#slider {
	margin-left:0px;
}

#contact-left {
width: 250px;
float:left;
}

#contact-right {
width: 250px;
float:left;
}



/* Page */

#page {
	width: 940px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

#page-break {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: #333 dotted 1px;


}


/* Content */

#content {
	margin-left:20px;
	float: left;
	width: 520px;
	padding-top: 0px;
}


#content {
	margin-left:40px;
	float: left;
	width: 520px;
	padding-top: 0px;

}

#content-ie {
	margin-left:20px;
	float: left;
	width: 520px;
	padding-top: 0px;
}


.post {
	margin-top: 20px;
	border-bottom: #333 dotted 1px;
	margin-bottom: 20px;

}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

.post .entry {

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}


/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 940px;
	color: #333;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

#footer p {
	margin-left: 20px;
	font-size: 10px;
	color:#666666;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	text-decoration: underline;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #FFFFFF;
}

hr {
	display: none;
}

#home-text {
	font-size:11px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;

}

#hat {

text-align:right;
font-size:10px;
float:right;
}

#hat-pic {
margin-left:10px;
text-align:right;
font-size:10px;
}

#sider {
	text-align:center;
	font-size:11px;
	height: 355px;
	float:right;
	padding-left:40px;
	padding-right:40px;
	padding-top:30px;
	width: 250px;
	background-image: url(images/main.png);
	background-repeat: no-repeat;
	margin-right:20px;
}

#sider h3 {
	font-size:11px;
	text-align:center;
}