BODY {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #900;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
HTML>BODY { /* be nice to Opera */
	font-size: small;
	}

/* Links
- - - - - - - - - - - - - - - - - - - - - - */

A {
	color: #036;
	}
A:link {
	color: #036;
	}
A:visited {
	color: #666;
	}
A:hover {
	color: #f30;
	}
A IMG {
	border: none;
	}
#logo A, 
#nav A {
	border-style: none;
	}

/* Common
- - - - - - - - - - - - - - - - - - - - - - */

P {
	margin: 1em 0 1em;
	padding: 0;
	}
TD {
	padding: .5em;
	}
	
H1 { /* Page headings */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #f60;
	padding: 0;
	margin: 1em 0 1.3em 0;
	}
H1 span A {
	color: #900;
	text-decoration: none;
	padding-right: 10px;
	background: url(http://www.lambsgobar.com.au/img/icon_arrow.gif) no-repeat 100% 8px;
	}
H2 { /* Homepage */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11pt;
	color: #900;
	padding: 0;
	padding-top: 1em;
	margin: 0 0 0 0;
	}
H2 A {
	padding-right: 10px;
	background: url(http://www.lambsgobar.com.au/img/icon_arrow.gif) no-repeat 100% 7px;
	}
H2 A:link, 
H2 A:visited {
	text-decoration: none;
	color: #900;
	}
H2 A:hover {
	color: #996;
	}
H3 { /* Side headings - see side section */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #222;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
	}
H4 { /* Homepage items */
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666;
	margin-bottom: -1em;
	}
	
HR {
	border-top: 1px solid #f30;
	border-bottom: 1px solid #333;
	color: #f30;
	background-color: #fff;
	height: 1px;
	}	
	

	
/* Layout
- - - - - - - - - - - - - - - - - - - - - - */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 95%;
	text-align: left;
	background: url(http://www.lambsgobar.com.au/img/bg.gif) repeat-y;
	width: 782px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}
HTML>BODY #container {
  	width: 750px;
	} 
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

/* Banner
- - - - - - - - - - - - - - - - - - - - - - */

/* logo */

#logo {
	background: #f60 url(http://www.lambsgobar.com.au/img/bg_banner.jpg) no-repeat top left;
	background-repeat: no-repeat;
	height: 100px;
	padding: 0;
	margin: 0;
	}
#logo A  {
	border-style: none;
	}
#logo IMG {
	margin-left: 16px;
	margin-top:0px;
	}

/* banner nav */
#bannav {
	float: right;
	margin-right: 50px;
	margin-top: 15px;
	font: bold 8.5pt/2 Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
	}
#bannav A:link, 
#bannav A:visited {
	color: #036;
	}
#bannav A:hover, #bannav A.active {
	color: #000;
	}
#bannav A.active {
	color: #fff;
	}
/* nav */

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	background: #fff url(http://www.lambsgobar.com.au/img/bg_nav.gif) repeat-x bottom left;
	text-transform: lowercase;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
#nav LI {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #000;
	}
#nav A {
	float: left;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	color: #f60;
	}
#nav A:hover, #nav A.active {
	color: #000;
	background-color: #f60;
	}
#nav A.active {
	font-weight: bold;
	}

/* Main column
- - - - - - - - - - - - - - - - - - - - - - */

#content {
	float: left;
	margin: 24px 0 3em 0;
	padding: 0 20px;
	background: #fff;
	width: 502px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 462px;
	}
HTML>BODY #content { /* be nice to Opera */
	width: 462px;
	}

/* Side column
- - - - - - - - - - - - - - - - - - - - - - */

#side {
	position: relative;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 0 0 509px;
	padding: 20px 15px 0 20px;
	color: #666;
	background: url(http://www.lambsgobar.com.au/img/bg_lgb-fridge.jpg) no-repeat 100% 5px;
	}
#side A:link {
	color: #f60;
	}
#side A:visited {
	color: #666;
	}
#side A:hover {
	color: #f30;
	}
#side H3 {
	font-size: 100%;
	padding: 0;
	margin-top: 1.2em;
	margin-bottom: 0.3em;
	color: #666;
	border: none;
	}
#side H3 A {
	padding-right: 10px;
	background: url(http://www.lambsgobar.com.au/img/icon_arrow.gif) no-repeat 100% 5px;
	}
#side H3 A:link,
#side H3 A:visited {
	color: #666;
	text-decoration: none;
	}
#side H3 A:hover {
	color: #996;
	text-decoration: none;
	}
/* Lists
- - - - - - - - - - - - - - - - - - - - - - */

#side UL {
	margin: .5em 0 2em 0;
	padding: 0;
	list-style: none;
	}
#side LI {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(http://www.lambsgobar.com.au/img/icon_entry.gif) no-repeat 0 .5em;
	}
#side UL.extlinks LI {
  background: url(http://www.lambsgobar.com.au/img/icon_extlink.gif) no-repeat 0 .5em;
  text-indent: 0;
  }
#side UL.category LI {
  background: url(http://www.lambsgobar.com.au/img/icon_category.gif) no-repeat 0 .5em;
  text-indent: 0;
  }

#content UL.comments LI {
	list-style-image: url(http://www.lambsgobar.com.au/img/icon_comment.gif);
	margin: 0 0 .4em -2em;
	} 
  
/* Footer
- - - - - - - - - - - - - - - - - - - - - - */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	background: #333;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	}
#footer P {
	margin: 0;
	padding: 8px 20px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* HTML #footer P { height: 1%; }
/* End hide from IE Mac */

#footer A {
	color: #888;
	}
#footer A:hover {
	color: #ccc;
	}


/* Content 2-column
- - - - - - - - - - - - - - - - - - - - - - */

#col2 {
	position: relative;
	}
#col2r {
	padding-left: 220px;
	}	
#col2l {
	position: absolute;
	top: 0;
	left: 0;
	width: 199px;
	padding: 0;
	margin: 0 15px 0 0;
	color: #333;
	font-size: 100%;
	text-align: left;
	}

/* Homepage feature boxes
- - - - - - - - - - - - - - - - - - - - - - */

#content .hp {
	width: 140px;
	float: left;
	margin: 0 20px 12px 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	}
#content #hp-last {
	margin-right: 0;
	}
#content .hp DT {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	}
#content .hp DT A {
	padding-right: 10px;
	color: #900;
	text-decoration: none;
	background: url(http://www.lambsgobar.com.au/img/icon_arrow.gif) no-repeat 100% 4px;
	}
#content .hp DT A:hover {
	color: #996;
	}
#content .hp DD {
	margin: 0;
	padding: 0;
	}
#content .hp DD A {
	color: #555;
	text-decoration: none;
	}
#content .hp DD A:hover {
	color: #996;
	}
#content .hp DD IMG {
	float: left;
	padding: .5em .5em .5em 0;
	}

.posted {
	font-size: 90%;
	font-color: #f00;
	margin: 0;
	width: 100%;
	border-top: 1px solid #ddd;
	}

/* Forms
- - - - - - - - - - - - - - - - - - - - - - */

.formbutton {
	margin: 0;
	padding: .2em .1em .2em .1em;
	border-top: 1px solid #ff9;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #ff9;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	background: #900;
	font-size: 90%;
	}
.formin {
	margin: 0;
	padding: .2em .2em .2em .2em;
	border-top: 1px solid #333;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #333;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #333;
	background: #fff;
	font-size: 100%;
	}
	
/* Comments
- - - - - - - - - - - - - - - - - - - - - - */

.comments-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #cccccc;
	border: 1px solid #666;
	}
.comments-post {
	font-size: 90%;
	font-color: #f00;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
	}	

/* Misc
- - - - - - - - - - - - - - - - - - - - - - */

#search {
	margin-top: .5em;
	}
.more {
	padding-right: 10px;
	background: url(http://www.lambsgobar.com.au/img/icon_arrow.gif) no-repeat 100% 4px;
	}
.center {
	text-align: center;
	}
.hide {
	display: none;
	}
.boxed {
	border: 1px solid #ccc; 
	padding-left: .5em; 
	padding-right: .5em;
	}
.tiny {
	font-size: 90%;
	color: #666;
}

.hpfeedback {
	font-size: 90%;
	color: #666;
	}
.hpfeedback A {
	color: #666;
	text-decoration: none; 
	}
.hpfeedback A:hover {
	color: #996;
	}
	
/*
Thanks: 
http://www.glish.com/css/
http://www.alistapart.com/articles/fauxcolumns/
*/