
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #F5E8D4 url(/static/images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

form.login input, form.login label {
	font-size: 12pt;
}

/** HEADINGS */

h1 {
	margin: 0px 0px 25px 0px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 25px;
	color: #8A4308;
	letter-spacing:-0.05em;
	line-height:normal;
}

h2 {
	margin: 0px 0px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #8A4308;
}

h1 {
	letter-spacing: -2px;
	font-size: 30px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #1F1F17;
}

/** TEXTS */

h1 a {
  text-transform: none;
  color: #8A4308;
  text-decoration: none;
}

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695E3F;
}

div.content p {
  font-size: 12px;
  line-height:150%;
  font-family: Verdana,Geneva,sans-serif;
}

input {
  font-size: 12px;
  padding: 2px 2px 2px 3px;
}

#submit-details input {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 160%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 15px;
	background: url(/static/images/homepage10.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 133px;
	padding: 0px 0px 0px 30px;
}

.list2 li.first {
	padding: 0px;
}

.list2 p {
	line-height: normal;
}

.list3 {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	list-style: none;
}

.list3 p {
	line-height: 150%;
}

/** LINKS */

a {
	color: #D76B00;
}

a:hover {
	text-decoration: none;
}

.more {
	display: block;
	width: 53px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: #FD8C1B url(/static/images/homepage09.gif) repeat-x left top;
	border: 1px solid #EF863B;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

legend {
	padding:2px 4px 2px 4px;
	font-weight: bold;
	font-size:12px;
}

/** breadcrumbs **/
.breadcrumb {
	font-weight: bold;
	margin-top:2px;
	margin-bottom:14px;
}

/** STYLES */

.style1 {
}

/** BACKGROUNDS */

#bg1 {
	background: url(/static/images/homepage02.jpg) repeat-x left top;
}

#bg2 {
	background: url(/static/images/bg02.jpg) no-repeat center top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E9D6AC;
}

img.review-left {
	float: left;
	margin: 3px 5px 0px 0px;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
}

.boxA .title h1 {
	margin: 0px 0px 3px 0px;
  text-transform: none;
}

.boxA .title h2 {
	letter-spacing: normal;
	font-size: 15px;
	color: #E98713;
	margin: 0px 0px 3px 0px;
}

.boxA .title h3 {
	letter-spacing: normal;
	font-size: 12px;
	color: #E98713;
	margin: 5px 0px 10px 0px;
}

/** BOX STYLE B */

.boxB {
	padding: 23px 23px 0px 23px;
	background: #FBF3DD url(/static/images/bg03.jpg) no-repeat right top;
	border: 6px solid #F8EED7;
}

/** HEADER */

#header {
	width: 946px;
	height: 98px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 300px;
	height: 98px;
	background: url(/static/images/homepage01-a.jpg) no-repeat left top;
}

#logo h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 65px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px 15px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

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

/** BANNER */

#banner {
	width: 946px;
	height: 200px;
	margin: 0px auto;
	padding: 38px 0px 0px 0px;
}

/** WRAPPER */

#wrapper {
	background: #FFFCF4 url(/static/images/bg05.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 946px;
	margin: 0px auto;
	padding: 35px 0px;
}

/** CONTENT */

#content {
	float: right;
	width: 525px;
}

.content h2 {
	letter-spacing: normal;
	font-size: 15px;
	color: #E98713;
}

.subpage #content {
	width: 650px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 395px;
	padding-top: 10px;
}

.subpage #sidebar {
	width: 255px;
}

/** FOOTER */

#footer {
	background: url(/static/images/bg04.jpg) repeat-x left top;
}

#footer p {
	padding: 25px;
	text-align: center;
	color: #89764E;
}

/** BOX1 */

#box1 {
	float: left;
	width: 303px;
	height: 182px;
	padding: 17px 35px 0px 35px;
	background: url(/static/images/homepage03.jpg) no-repeat left top;
}

#box1 h2 {
	margin: 0px 0px 15px 0px;
	font-size: 25px;
	font-weight: bold;
	color: #759118;
}

#box1 p {
	line-height: normal;
	color: #696958;
}

/** BOX2 */

#box2 {
}


/** BOX3 */

#box3 {
}


/** BOX4 */

#box4 {
}

#box4 p {
	line-height: 150%;
}

/** BOX5 */

#box5 {
}

#box5 .column-one {
	float: left;
	width: 145px;
}

#box5 .column-two {
	float: right;
	width: 170px;
}

#box5 h2 {
	font-size: 20px;
}

#box5 h3 span {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 15px;
	background: #F9EECE url(/static/images/homepage10.gif) no-repeat 4px 50%;
	line-height: normal;
}

/** forms */
div.form-wrapper {
	float:left;
}

div.form-wrapper div.form-label, div.form-wrapper div.form-field {
	float:left;
	padding:1px;
}

div.form-wrapper div.form-label {
	font-weight:bold;
	text-align:left;
	padding-right: 5px;
	width:100px;
}

div.form-wrapper div.form-line {
	clear:both;
}

dt, dd {
	padding:0px;
	margin:0px;
}

/** review header */
div.review-details-wrapper {
	float:left;
	clear: both;
	width: 100%;
	padding-bottom: 3px;
}

div.review-details-wrapper div {
	float: left;
}

div.review-details-wrapper div.new-line {
	clear:both;
}

/** additions **/
#personal-details, #seo-details {
  clear:both;
}

/** Social Ratings */

div.social_ratings {
  
}

.social_ratings ul, .social_ratings li {
  list-style-type: none;
}

.social_ratings a {
  background: url("/static/images/social_rating/social_rating.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 16px;
  display: block;
  margin-right: 10px;
  opacity: 0.75px;
  overflow: hidden;
  text-indent: -9000px;
  width: 16px;
  text-decoration: none;
}

.social_ratings .twitter a {
  background-position: -80px 0;
}

.social_ratings .facebook a {
  background-position: -144px 0;
}

.social_ratings .stumble_upon a {
  background-position: -16px 0;
}

.social_ratings .delicious a {
  /*background-position: -80px 0;*/
}

.social_ratings .digg a {
  background-position: -32px 0;
}

.social_ratings .reddit a {
  background-position: -128px 0;
}

.social_ratings .newsvine a {
  background-position: -96px 0;
}

.social_ratings .yahoo_buzz a {
  background-position: -160px 0;
}

.social-media {
  float: left;
  margin: 2px 4px 2px 2px;
}

/** STYLES for Logo image */

#logo {display:block, width:262px; height:86px; margin-top: 6px; background: transparent url(/static/images/aussie-food-critic-logo.png) no-repeat 0 0;}
#logo span {display:none; text-indent:-9999em;}

/** admin TABLES */

table.admin {
  width: 100%;
}

table.admin caption, th, td {
	text-align: left;
}

table.admin td {
	padding: 2px 1px 2px 4px;
	font-size: 11px;
}

table.admin td.action {
	text-align: center;
}

/** BBCode Editor **/
.bbbutton {
border: 1px solid #ccc;
margin: 1px;
padding: 2px;
height: 27px;
}

.bbbutton:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.ed {
width: 400px;
height: 150px;
}

.bbtoolbar {

}