/* @override 
	http://blackdogride.millstream.com.au/css/blackdogride.css
	http://www.blackdogride.com.au/css/blackdogride.css
	http://blackdogride.com.au/css/blackdogride.css
	http://www2.blackdogride.com.au/css/blackdogride.css
*/

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #8dc6f7;
	color: #000;
}

/* @group Panels */

#container {
	position: relative;
	width: 860px;
	margin: 0 auto;
	background-image: url(../upload/template/blackdogride/content-background-001.jpg);
}

#header {
	height: 100px;
	padding: 20px;
	background-color: #474747;
	color: #fff;
	z-index: 10;
}

#header h1 {
	width: 700px;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: normal;
	color: #fff;
}

#header h1 em {
	font-style: normal;
	color: #fffbb7;
}

#banner {
	position: absolute;
	top: 175px;
	left: 50px;
	background-image: url(../upload/template/blackdogride/blackdog-ride-004.png);
	background-repeat: no-repeat;
	width: 565px;
	height: 140px;
}

#banner h1 {
	text-indent: -1000em;
}

#content {
	background-image: url(../upload/template/blackdogride/banner-background-001.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 140px;
	left: 0;
	width: auto;
	z-index: 50;
	padding: 0 30px;
	margin: 0;
	height: 26px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 28px;
	/*border: 3px solid #8dc6f7;*/
	/*width: 144px;*/
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 120px;
	top: 0;
}

#navlist>li.selected {
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 5px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 7px 12px;
	text-decoration: none;
	z-index: 100;
	color: #fff;
	background-color: #929292;
	background-image: url(../upload/template/blackdogride/tab-background-001.png);
	background-position: top;
	border-bottom: 1px solid #999;
}

#navlist .selected>a {
	background-color: #474747;
	background-image: none;
	border-bottom: 1px solid #7f7f7f;
	color: #8dc6f7;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color: #8dc6f7;
	background-image: url(../upload/template/blackdogride/tab-background-002.png);
	color: #fff;
}

#navlist li.selected.d1>a:hover {
	background-color: #474747;
	background-image: none;
	color: #8dc6f7;
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #fff;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #000;
	background-image: none;
	background-color: #8dc6f7;
	border-bottom: none;
}

#navlist li li:hover a {
	background-color: #79abd6;
	color: #fff;
	background-image: none;
}

#navlist li .selected>a {
	background-color: #8dc6f7;
	color: #fff;
}

#navlist li li li:hover a {
	background-color: #8dc6f7;
}

/* @end */

/* @group Grid */

.row1 {
	position: relative;
	overflow: hidden;
	width: 860px;
	background-repeat: no-repeat;
	background-position: 0 90px;
}

.row1 .column {
	float: left;
	position: relative;
	min-height: 400px;
	padding: 210px 45px 10000px 45px;
	margin: 0 0 -9980px 0;
}

.row1 .column1 {
	background-image: url(../upload/template/blackdogride/000000-50.png);
}

.row1 .column2 {
	background-image: url(../upload/template/blackdogride/000000-60.png);
}

.row1.layout6 .column1 {
	width: 330px;
}

.row1.layout6 .column2 {
	width: 150px;
}

.row1.layout4 .column1 {
	width: 570px;
}

.row1.layout2 .column2 {
	margin-left: 420px;
	width: 150px;
}


/* @end */

/* @group Fonts */

p, #container li {
	font-size: 1.3em;
	line-height: 1.5;
	margin-bottom: 1em;
	color: #fff;
}

#container li li, #container li p {
	font-size: 1em;
}

#content ol {
	margin: 1em 5em;
	list-style-type: decimal;
}

#content ul {
	margin: 1em 1em;
	list-style-type: disc;
}

#content li {
	margin: 1em 1em;
}

#content blockquote {
	margin: 1.5em 3em;
	font-style: italic;
}

#content pre {
	color: #fff;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

.column2 h1 {
	color: #fff;
	font-size: 1.7em;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

h5 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

h6 {
	font-size: 1.0em;
	margin-bottom: 0.8em;
	line-height: 1.3;
	color: #8dc6f7;
}

#content a {
	color: #8dc6f7;
}



#content .item {
	border-top: 1px dotted #8dc6f7;
}

#content a.itemlink {
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
}

#content .row.layout6 .column1.one .bloglisting .item .date {
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 3px;
}

#content .row.layout6 .column1.one .bloglisting .item .title {
	line-height: 1.6;
	margin-bottom: 5px;
	margin-top: 10px;
	/*border-top: 1px dotted #000;*/
}

#content .bloglisting .item .title a {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	color: #fffbb7;
}

#content .bloglisting img {
    float:  right;
    margin-left: 10px;
    border: 8px solid #ccc;
}

hr {
	color: #8dc6f7;
	border: 0;
	background-color: #8dc6f7;
	height: 2px;
}

/* @end */

/* @group Images */

#thumbnail {
	margin-top: -160px;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}

/* @end */

/* @group Donate */

#donate {
	position: absolute;
	top: 25px;
	right: -30px;
}

#donate a {
	display: block;
	background-image: url(../upload/template/blackdogride/donate-online-001.png);
	height: 78px;
	width: 158px;
	text-indent: -1000em;
}

/* @end */

/* @group Tables */

table {
	width: 100%;
}



td, th {
	padding: 5px 5px 5px 0;
	font-size: 1.2em;
	line-height: 1.6;
	color: #fff;
	border-bottom: 1px solid #aaa;
	text-align: left;
}

th {
	font-weight: bold;
	color: #8dc6f7;
}

td p, th p {
	font-size: 1.0em;
	color: #fff;
}

/* @end */

/* @group Gallery */

#container #main #content .gallery {
	list-style-type: none;
	padding: 28px;
	margin: 0;
	overflow: hidden;
	background-color: none;
}

#main .gallery li {
	float: left;
	padding: 11px;
	/*padding: 5px 0 10px 15px;*/	
}

/* @end */

/* @group Twitter */

#twitter {
	overflow: hidden;
}

#twitter p {
	font-size: 1em;
}

#twitter p.date {
	color: #8dc6f7;
	margin-bottom: 2px;
}

#twitter p.text {
	color: #fff;
	margin-bottom: 15px;
}

/* @end */



#mailbuild div {
	color: #fff;
}

#mailbuild p {
	margin-bottom: 0.5em;
}

#mailbuild input {
	margin-bottom: 1em;
}