/* General colour scheme
----------------------------------------------------------------*/

body {
	background: #111;
	/*background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;*/
	color: #fff;
	}

.brd a:link, .brd a:visited {
	/*color: #00579C;*/
	color: orange;
	text-decoration: none;
	}

.brd p.feed a:link, .brd p.feed a:visited {
	color: orange;
	}

.brd a:hover, .brd a:active, .brd a:focus,
.brd p.feed a:hover, .brd p.feed a:active, .brd p.feed a:focus {
	color: #CD6600;
	text-decoration: none;
	}

.brd .main-pagepost a:link, .brd .crumbs a:link,
.brd .main-pagepost a:visited, .brd .crumbs a:visited {
	text-decoration: none;
	}

.brd .main-pagepost a:hover, .brd .crumbs a:hover,
.brd .main-pagepost a:active, .brd .crumbs a:active,
.brd .main-pagepost a:focus, .brd .crumbs a:focus {
	text-decoration: none;
	}

.brd .gen-content, .brd .main-content {
	/*background: #111;*/
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	border-top: 1px solid #333;
	}

.brd .main-pagepost {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-75.png);
	background-repeat: repeat;
	}

.brd .crumbs {	
	/*background: #111;*/
	border-left:0px solid gold;
	border-right:0px solid gold;
	
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	border-color: #333;
	}


.brd .main-item, .brd .main-item li, .brd .main-item div, .brd td {
	border-color: #333;
	}
/*
.brd .main-item li.info-posts,
.brd .main-item li.info-replies,
.brd .main-item li.info-views,
.brd .main-item li.info-topics {
	}

.brd .main-content .main-item .item-nav {
	color: #888;
	}

.brd .main-content .sticky {
	background: #F2F4FA;
	}

.brd .main-content .main-item .hn .item-status em.sticky ,
.brd .main-content .main-item .hn .item-status em.closed{
	color: #314B60;
	font-weight: bold;
	}

.brd .main-content .main-item .hn .item-status em.moved {
	color: #666;
	}
*/
.brd .post * {
	border-color: #333;
	}

.brd .post {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	border-top: 3px solid #333;	
	/*background-color: #212121;*/
	/*background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;*/
	}

#topic-review .firstpost, .brd .singlepost {
	border-top-color: #333;
	border-bottom-color: #333;
	}


.brd .posthead, .brd .postbody, .brd .post-options {	
	/* Main body of a post */
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	}


.brd .posthead .hn {
	/* The header of the post */
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-75.png);
	background-repeat: repeat;
	}
/*
NFI what the next series of boxes are. Probably not worth figuring out for now  - Trojan
.brd .posthead .post-title small {
	color: green;
	}

.brd .online .userstatus span {
	border-color: pink;
	}
*/

.brd .ct-box, .brd .ct-set, .brd .ct-group, .brd .frm-group {
/*The dotted lines profile boxes mostly, ie: http://forums.ausns2.com/profile.php?id=6 */
	border:1px solid #333;
	}
/*
.brd .admin-page .ct-box {
	background: #FEFFE6;
	}

.brd .admin-page .ct-set .ct-box, .brd .report {
	background: #F4F9FD;
	}

.brd .admin-page .warn-set .warn-box {
	background: #FEFFE6;
	}
*/
/*
.brd .main-frm .ct-group, .brd #brd-announcement {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-red.png);
	background-repeat: repeat;
	border-color: orange;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-width: 2em;
	border-right-width: 2em;
	}
	*/
.brd #brd-announcement {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-red.png);
	background-repeat: repeat;
	border-color: orange;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-width: 2em;
	border-right-width: 2em;
	}
.brd .main-frm .ct-group {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	border-color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
	
/*
.brd .main-content .info-box {
	background: #FFFFE1;
	}

.brd .main-extensions .extension, .brd .main-hotfixes .hotfix {
	background: #F4F9FD;
	}

.brd .main-extensions .disabled, .brd .main-hotfixes .disabled {
	background: #FFFFE1;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box, .brd #admin-alerts {
	background: #FEFFE6;
	border-color: #F4EBCE;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box {
	border-color: #E6D190;
	}

.brd ul.info-list li,
.brd ul.error-list li {
	color: #6A97BF;
	}

.brd ul.info-list li span,
.brd ul.error-list li span {
	color: #666;
	}
*/
.brd ul li strong {
	color: #EEE;
	}
/*
.brd .user-box {
	background: #F4F9FD;
	}
.brd .ct-box .hn, .brd .ct-box .sig-demo {
	border-color: #DBE0E4;
	color: #1F537B;
	}

.brd .error-box .hn {
	color: #333;
	}

.brd .help-box {
	background: #f4f4f4;
	}
*/
.brd .frm-buttons, .brd .extension .options, .brd .hotfix .options {
	border-color: #333;
	}
/*
.brd .checklist {
	border-color: #ccc;
	}

.brd label, .brd .aslabel, .brd .mf-set legend, .brd .ct-legend * {
	color: #357;
	}

.brd .paging * {
	border-color: #dedfdf;
	}


.brd .required label em, .brd #req-msg em, .brd .warn strong, .brd .important strong {
	color: #b42000;
	}
*/
.brd .entry-content .quotebox, .brd .entry-content .codebox {
	/*background: #000000;*/
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	color: #e2d2b6;
	/*font-style: italic;*/
	font-family: monospace;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 3px solid orange;
	border-right: 1px dashed #666666;/*3px solid orange;*/
	padding-top: .5em;
	margin-bottom: 1em;
	margin-left: 2.5em;
	}

#brd-announcement .userbox {
	background: red none repeat scroll 0 0;
	}
/*
.brd .main-content .main-item .hn .posted-mark {
	color: #99C;
	}

/* Menus
----------------------------------------------------------------*/

#brd-navlinks {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity.png);
	background-repeat: repeat;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	}

#brd-navlinks a:link, #brd-navlinks a:visited {
	color: orange;
	}

#brd-navlinks a:hover, #brd-navlinks a:active, #brd-navlinks a:focus {
	color:  darkorange;
	/*text-decoration: underline; WHAT */
	}
	
#brd-visit {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	border-right: 0px;
	border-left: 0px;
}
/*
.brd .main-options, .brd .main-options span {
	background: #DDE4EB;
	}

.brd .main-menu, .brd .admin-menu {
	background: #1F537B;
	}

.brd .admin-submenu {
	background: #E4E4EC;
	border-color: #DFE6ED;
	}

.brd .main-menu a:link,
.brd .main-menu a:visited,
.brd .admin-menu a:link,
.brd .admin-menu a:visited {
	color: #ddd;
	text-decoration: none;
	}

.brd .main-menu a:hover,
.brd .main-menu a:active,
.brd .main-menu a:focus,
.brd .admin-menu a:hover,
.brd .admin-menu a:active,
.brd .admin-menu a:focus {
	text-decoration: underline;
	color: #fff;
	}

.brd .main-menu li.active a:hover,
.brd .main-menu li.active a:active,
.brd .main-menu li.active a:focus,
.brd .main-menu li.active a:visited,
.brd .admin-menu li.active a:hover,
.brd .admin-menu li.active a:active,
.brd .admin-menu li.active a:focus,
.brd .admin-menu li.active a:visited {
	text-decoration: none;
	}

.brd .admin-submenu li.active a {
	text-decoration: none;
	}

.brd .main-menu li.active a {
	color: #fff;
	}

.brd .admin-menu li.active a {
	color: #eef;
	}

#brd-admod #alert a {
	color: yellow;
	}

/* Logo and Headings
----------------------------------------------------------------*/

#brd-head {
	background: #333;
	color: #ddd;
	border-color: #333;
	}
/*
#brd-head a, #brd-head a:link, #brd-head a:visited {
	color: #fff;
	}
*/
.brd .main-head {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-75.png);
	background-repeat: repeat;
	color: white;
	border-top: 1px solid #333;
	border-bottom: 0px solid gold;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	}
	
.brd .main-foot {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-75.png);
	background-repeat: repeat;
	color: white;
	border-top-style: solid;
	border-top-width: 1px;
	}


.brd #brd-announcement h1 {
	border-color: darkred;
	border-width: 1px;
	}

.brd .main-subhead {
	background-color:transparent;
	background-image:url(http://www.ausns2.com/wp-content/themes/ausns2/images/opacity-75.png);
	background-repeat: repeat;
	color: #AAA;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-color: #333;
	}
/*
.brd .column-title {
	border-color: #F4F4F4 #F4F4F4 #CBD1D8 #F4F4F4;
	background: #F4F4F4;
	}

.brd .content-head {

	}

.brd th {
	background: #EAEEF5;
	border-bottom-color: #fff;
	border-top-color: #ddd;
	}

.brd .group-head {
	background: #EDF1F5;
	border-color: #DBE0E4;
	}
*/
.brd .content-head .hn {
	border-color: #444;
	color: #EEE;
	}

.brd .main-head a:link, .brd .main-head a:visited,
.brd .main-foot .options a:link, .brd .main-foot .options a:visited {
	/*color: #EE7600;*/
	}

.brd .main-head a:hover, .brd .main-head a:active, .brd .main-head a:focus,
.brd .main-foot .options a:hover, .brd .main-foot .options a:active, .brd .main-foot .options a:focus {
	/*color: #CD6600;*/
	}
/*
.brd th {
	background: pink;
	}

.brd .main-frm .ct-group td{
	background: green;
	}
/*

/* Status indicators
----------------------------------------------------------------*/

.brd .main-content .main-item .icon {
	border-color:  #ACACAC #979797 #898989 #7A7A7A;
	border-width: .65em;
	}

.brd .main-content .redirect .icon {
	border-color:  #CCCCCC #C1C1C1 #B7B7B7 #ADADAD;
	}

.brd .main-content .sticky .icon {
	border-color: #FFD700 #EEC900 #CDAD00 #8B7500;
	}

.brd .main-content .closed .icon {
	border-color: #7A7A7A #707070 #666666 #5B5B5B;
	}

.brd .main-content .sticky .closed {
	border-color: #FF4500 #EE4000 #CD3700 #8B2500;
	}

.brd .main-content .new .icon {
	border-color: #FFA500 #EE9A00 #CD8500 #8B5A00
	}


/* Multi Checkbox Widget
-------------------------------------------------------------*/
.brd .checklist .checklist-item  {
	color: white;
}
.brd .checklist .checklist-item label {
	background: black;
}
.brd .checklist .checklist-item label:hover {
	background: orange;
	}
