/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body {
	background-image: url(http://www.baden-cooke.com.au/images/bg_image1.jpg);
	background-color: #000;
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
background-attachment: fixed;
background-position:bottom right;
background-repeat:repeat-x;
}

#caramel {
	width: 76px;
	height: 28px;
	float: right;
	margin-right: 20px;
	margin-top: -44px;
}

#background {
	left: 140px;
	z-index: 1;
	background-position: top;
	margin-left: 100px;
	top: 0;
}

#intro {
	margin-left: -29px;
	margin-top: -2px;
}

#emptyDiv1 {
	height: 140px;
	width: 624px;
	margin-left: -30px;
	z-index: 2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contentbg {
	width: 680px;
	z-index: 2;
    background-image: url(images/contentbg_v.png);
	background-repeat: repeat-y;
	margin-left: -30px;
	top: 241px;
}

#content1 {
	z-index: 3;
	background-image: url(images/contentbg_v.png);
	background-repeat: repeat-y;
}


img {
	border: 0;
}

form {
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	text-transform: uppercase;
	list-style-type: none;
}

dd {
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Links */
a {
	text-decoration: none;
	color: #005697;
}

a:hover, a:active {
	color: #005697;
}

#header a:link, #header a:visited {
	color: #5b5b5b;
}

#header a:hover, #header a:active {
	color: #000000;
}

#copyrights a:link, #copyrights a:visited {
	color: #474747;
}

#copyrights a:hover, #copyrights a:active {
	color: #737373;
}


/* Basic classes */
.hidden {
	display: none;
}

.centerize {
	text-align: center;
}

.clearing {
	width: 624px;
	height: 50;
	clear: both;
}


/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header {
	
	width: 680px;
	height: 101px;
	margin-left: -30px;
	z-index: 2;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper {
}

#wrapper {
}

#wrapper-index {
}


/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container {
	float: right;
	width: 410px;
	margin-right: 50px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
	clear: right;
}

#container-index {
	width: 570px;
	height: 1%;
	overflow: visible;
	float: left;
	margin: 0px;
	padding: 0px;
}

.content {
}

.content-gallery {
	width: 404px;
	float: left;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle {
	font-size: 11px;
	color: #333333;
}

.contenttitle h2 {
	font-size: 16px;
	text-transform: capitalize;
	color: #005697;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/line_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
}

.contenttitle h2 a:link, .contenttitle h2 a:visited {
	clear: both;
	font-size: 16px;
	text-transform: capitalize;
	color: #005697;
}

.content-gallery-title {
	clear: both;
	width: 304px;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 12px;
}

.contenttitle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #005697;
	text-transform: uppercase;
}

.contenttitle h5 {
	font-size: 11px;
	color: #333333;
}

.contentbody {
	font-size:11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #363636;
}

.contentbody2 {
	font-size:11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #363636;
}

.contentbody2 ul li {
	font-size:11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #363636;
	text-transform: capitalize;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory {
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	text-transform: capitalize;
	padding-left: 13px;
}

.contentitemcategory a:link {
	color: #005697;
}

.contentitemcategory a:hover {
	color: #005697;
}

.contentitempostedby {
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	text-transform: capitalize;
	padding-left: 13px;
}

.contentitempostedby a:link {
	color: #005697;
}

.contentitempostedby a:hover {
	color: #005697;
}

.contentitemcomments {
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	text-transform: capitalize;
	padding-left: 13px;
}

.contentitemcomments a:link {
	color: #005697;
}

.contentitemcomments a:hover {
	color: #005697;
}

.contentitemedit {
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	text-transform: capitalize;
	padding-left: 13px;
}

.contentitemedit a {
	color: #005697;
}

.contentitemedit a:hover {
	color: #005697;
}

.contentitem {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contentitem1 {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contentitem2 {
	display: inline;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.contentitem3 {
	display: inline;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.contentitem4 {
	display: inline;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.result {
	width: 240px;
	height: 15px;
	background: white;
}

.spacer {
	width: 240px;
	height: 400px;
}


/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment {
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}

.itemcomment:hover {
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/ {
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

.id1:hover {
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

.itemcomment h3 {
	font-size: 12px;
}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer {
	float: left;
	width: 100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 30px;
	padding: 0px;
	color: #333333;
	z-index: 3;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
}

.sidebar {
}


/* Menu lists */
.sidebardl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sidebardl dt {
	text-transform: uppercase;
	margin-top: 30px;
}

.sidebardl dd {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	letter-spacing: 0em;
}

.sidebardl dd a {
	color: #005697;
}

.sidebardl dd a:hover {
	color: #000000;
}

.sidebardl dd label a {
	color: #000000;
	font-weight: bold;
}


/*-------------------------------------------------
  blognav xx
-------------------------------------------------*/
.sidebardl xx {
}

.sidebardl xx:hover {
}

.sidebardl xx a:link, .sidebardl xx a:visited {
}

.sidebar xx {
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	width: 680px;
	height: 124px;
	z-index: 3;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 0px;
	margin-left: -30px;
	z-index: 2;
}

#sponsors {
	height: 67px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6d4d5;
	border-bottom-color: #e6d4d5;
	background-color: #FFFFFF;
	width: 660px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #7d7d7d;
	position: relative;
	width: 200px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
textarea {
	width: 170px;
	margin-bottom: 10px;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
}

#emailform {
	width:295px;
	padding:0px;
	margin: 0px;
	color: black;
	font-size: 1em;
	margin-left: 50px;
	vertical-align: top;
}

#emailform a:link {
	color: #FFFFFF;
}

.radio {
	float: none;
}

.inputtxt {
	border: 0;
}

.loginform, .searchform {
}

.commentform, .mailform {
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}

.commentform img{
    margin: 5px 0 0 0;
}

.formfield {
	font-size: 11px;
	color: #363636;
	border-top: 1px solid #363636;
	border-left: 1px solid #363636;
	border-bottom: 1px solid #363636;
	border-right: 1px solid #363636;
}

.formbutton {
	font-size: 11px;
	color: black;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
}

.searchform .formfield {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 80px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.searchform .formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.loginform .formfield {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 80px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.loginform .formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.mainform .formfieldb {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 280px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mailform .formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#nucleus_cf_name, #nucleus_cf_mail {
  width: 300px;
  margin-right: 105px;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
  width: 300px;
}

.commentform .formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.error {
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  nav experiment
-------------------------------------------------*/
#navcontainer {
	text-transform: uppercase;
}

#navcontainer ul li a {
	text-decoration: none;
	background: url(img/button-index-link.gif) no-repeat left top;
	color: #005697;
}

#navcontainer ul li a:hover {
	text-decoration: none;
	background: url(img/button-index-link.gif) no-repeat left top;
	color: #005697;
}

#navlist {
	color: #005697;
}

#navlist ul, #navlist li {
	list-style: none;
}

.navlist li a {
	color: #005697;
}

.navlist li a:hover {
	color: #005697;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
