html {
}
body {
	font-family: Arial, Verdana;
	font-size: 100%;
	background-image:url(/images/default/body_bg.jpg);
	background-position: 50% top;
	background-repeat: repeat-y;
	background-color: #E9E5E5;
	/* theme */
/*
	background-image:url(/images/default/optus_bg_skin.jpg);
	background-color: #fff;
*/
}
a {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #990000;
}
#page_outer {
	background-color: #ffffff;

}
#page_inner {
}


/* titlebar and sites menu styles 
------------------------------------------------*/
#title_container {
}
#sites_menu {
	font-weight: bold;
	font-size: 0.875em;
	padding-top: 2px;
	background-color: white;
	width: 100%;
}
#sites_menu a {
	color: #660000;
}
#sites_menu a.facebook {
color: #3B5998;
}
#sites_menu a.twitter{
color: #33CCFF;
}
#sites_menu a:hover {
	color: #cc0000;
}
#sites_menu {
}
#sites_menu  ul {
	list-style-type: none;
	text-align: center;
	float: right;
}
#sites_menu li {
	float: left;
	padding-right: 10px;
}
#titlebar {
	overflow: auto;
	width: 100%;
	margin-top: 8px;
	background-image:url(/images/default/titlebar_bg.jpg);
	background-repeat: no-repeat;
	background-color:#330000;
}
#title_logo {
}
#title_logo p {
	padding-left: 10px;
	font-size: 0.55em;
	color: orange;
	text-transform:uppercase;
}
#title_logo img  {
	padding-left: 10px;
	padding-top: 10px;
	border: none;
	width:160px;
}
#title_logo a {
	color: #ffffff;
}
#title_ad {
	float: right;	
	margin-top: 0px;
	margin-right: 0px;
	height: 150px;
	width: 728px;
	overflow: hidden;
	/*background-color: #000000;*/
}
#title_ad * {
	float: right;
}
#title_ad img {
	border: none;
}
/*
#title_ad {
	width: 700px;
	height: 100px;
	background-color: #660000;
}
#title_ad p {
	font-size: 1.25em;
	text-align: right;
	color: #990000;
	padding: 10px;
}
*/

/* menu  styles 
------------------------------------------------*/
#main_menu {
	background-color: #330000;
	border-top: solid 1px #660000;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	overflow: auto;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 0.75em;
}
#main_menu ul {
	padding-left: 2px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
}
#main_menu li {
	float: left;
	text-align: center;
}
#main_menu a {
	color: #ffffff;
	display: block;
	width: 113.5px;
	width: 100.5px; /* added votes to menu */
	width: 97px; /* make space for rss logo */
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #660000;
}
#main_menu a.rss {
	width: 30px;
	border: none;
}
#main_menu a.rss img {
	border: none;
}
#main_menu a:hover {
	color: orange;
	background-color: #660000;
}

/* content  styles 
------------------------------------------------*/

#content {
}

/* leftcontent  styles 
------------------------------------------------*/

#left_content {
	background-color: #f0f4f5;
	background-color: #f8f8ff; /* ghostwhite */
	background-color: #F8F7F2;
	border: solid 1px #EFEDE1;
	border-top: none;
	width: 178px;
	height: auto;

}
#left_outer {
	/*border: solid 1px #660000;*/
	width: 180px;
}
#left_outer h2 {
	font-size: 1.0em;	
	word-spacing: -1px;
	background-color: #330000;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 8px;
	text-transform: lowercase;
	width: 170px;
	margin-left: -1px;
}
#left_outer h2 span {
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
}
#left_outer h4 {
	margin: 8px;
	margin-bottom: 4px;
}
#left_outer p {
	margin-top: 0px;
	margin-bottom: 8px;	
	margin-left: 8px;
	margin-right: 8px;	
	font-size: 0.75em;
}
#left_outer img {
	/*float: left;*/
	border: none;
	width: 162px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
#left_outer p img {
	margin-left: 0px;
	margin-right: 0px;
}
#left_outer h6 {
	margin: 8px;
	margin-bottom: 0px;	
	font-size: 0.75em;
}
#left_outer ul {
	margin-left: -30px;
	font-size: 0.75em; /* 12px */
	list-style-type: none;
	padding-bottom: 8px;
	margin-top: 4px;
	width: auto;
	overflow: hidden;
}
#left_outer li {
	padding-top: 4px;
	clear: both;
}
#left_outer .listitem{
	float: left;
	width: 70%;
	font-weight: bold;
}
#left_outer .listtotal {
	float: right;
	width: 20%;
}
#left_outer .latest_issue {
	padding-bottom: 4px;
}
#left_outer .latest_issue h2 {
}
#left_upper {
}
#left_inner {
}

/* rightcontent  styles 
------------------------------------------------*/

#right_content {
	background-color: #000000;
	padding-bottom: 24px;
}
#right_outer {
	text-align: center;
}
#right_content a {
}
#right_content a:hover {
	color: #330000;
}
#right_upper {
	margin-bottom: 8px;
}
#right_upper h4 {
	word-spacing: -2px;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 4px;
	padding: 4px;
	padding-top: 6px;
	padding-left: 10px;
}
#right_upper h4 span{
	font-weight: normal;
}
#right_upper p {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0.625em;
}
#right_upper form {
	padding: 0px;
	font-size: 0.75em; /* 12px */
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#right_upper form label {
	display: none;
}
#right_upper form input {
	margin: 0px;
	width: 80px;
	border: solid 1px #AB9682;
	background-color: #ffffff;
	color: #AB9682;
	padding-left: 4px;
}
#right_upper form .gobutton {
	padding: 0px;
	width: 30px;
	background-color: #ffffff;
	color: #000000;
}
#right_inner {
}
#right_outer {
}

#right_content ul {
	font-size: 0.75em; /* 12px */
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 6px;
	width: auto;
	overflow: hidden;
}
#right_content li {
	margin-left: -40px;
	padding-top: 4px;
	clear: both;
}
#right_content img {
	padding: 2px;
	margin-bottom: 2px;
	border: none;
}
#side_ad img {
	width: 120px;
}
#side_ad img, #side_ad object {
	margin-bottom: 8px;
}

/* generic maincontent  styles 
------------------------------------------------*/
#main_content {
}
#main_content h1 {
}

#main_content h2 {
	font-weight: bold;
	font-size: 1.25em;
	letter-spacing: -0.02em;
	word-spacing: -0.1em;
	/*text-transform: lowercase;*/
}

#main_content p {
	font-size: 0.75em;  /* 12px */
}
#main_content img {
	border: none;
}
#main_content ul, #maincontent ol {
	font-size: 0.75em;  /* 12px */
}
#main_content li {
	margin-left: 30px;
	line-height: 1.6em;
	margin-bottom: 0.875em;
}

#main_content .main_box_ad {
	padding: 8px;
	text-align: center;
}

/* articles 
------------------------------------------------*/
#article_body {
	float: left;
	width: 576px;
	padding-left: 12px;
	padding-right: 12px;
}
#article_body h1 {
	color: #660000;
	font-size: 1.75em;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: -0.05em;
}
#article_body img {
	margin-right: 8px;
	margin-bottom: 4px;
}
#article_body p {
	font-size: 0.75em;  /* 12px */
	line-height: 1.6em;
	margin-top: 4px;
	margin-bottom: 4px;
}
#article_body .byline{
	color: #999999;
	font-size: 0.625em;
}
#article_body .summary {
	color: #999999;
	font-size: 0.75em;
	font-weight: bold;
}
#article_body .edited {
	text-align: right;
	color: #999999;
}
#article_body blockquote {
	border-left: solid 3px #f0f4f5;
	padding-left: 10px;
	color: #AB9682;
	font-weight: bold;
	font-size: 1em;
	margin-left: 36px;
}
#article_body .pullquote {
	color: #CCC66C;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 4px;
	/* test */
	font-size: 1.25em;
	color: #AB9682;
	font-family: Georgia;
}
#article_body .left {
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	border: none;
	float: left;
}
#article_body .right {
	margin-left: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	border: none;
	float: right;
}
#article_body .attach_object {
	margin-left: 12px;
	padding: 4px;
	margin-bottom: 0px;
	width: 352px;
	margin-top: 10px;
	background-color: #660000;
	color: #cccccc;
	font-weight: bold;
}
/*
#article_body object {
	margin-top: 0px;	
	margin-left: 12px;
	width: 360px;
	height: 20px;
}
*/
#article_body .object a{
	color: #ffffff;
}
.article_footer {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 576px;
	padding-left: 12px;
	padding-right: 12px;
}
.article_footer h2 {
	margin-top: 4px;
	margin-bottom: 8px;
	text-transform: lowercase;
	border-bottom: solid 1px #EFEDE1;
	color: #330000;
}
.article_footer span {
	font-weight: normal;
}
.article_footer ul {
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.article_footer li {
	margin: 0px;
}
.article_footer p {

}
.article_footer .crosslink_item {
	float: left;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
}
.article_footer .crosslink_item h4 {
	font-size: 0.875em;	
	margin: 4px;
	margin-left: 12px;
	margin-bottom: 2px;
}
.article_footer .crosslink_item h4 a {
	color: #660000;
}
.article_footer .crosslink_item h4 a:hover {
	color: #D60000;
}
.article_footer .crosslink_item p {
	font-size: 0.75em;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.article_footer .crosslink_item .date {
	font-size: 0.625em;
	color: #999999;	
	margin-top: 2px;
	margin-bottom: 2px;
}

.page_footer {
	float: left;
	width: 100%;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-top: solid 1px #cccccc;
	color: #999999;
	/*overflow: hidden;
	width: 100%;*/
}

/* image styles 
------------------------------------------------*/
.image_caption {
	background-color: #AB9682;
	font-family: arial;
	text-align: center;
	padding-bottom: 4px;
	font-size: 0.875em;
}
.image_caption h1 {
	margin-bottom: 0px;
}
.image_caption p {
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
.left {
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: none;
	float: left;
}
.right {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: none;
	float: right;
}
.center {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* listings pages 
------------------------------------------------*/
#list_container {
}
#list_container h1 {
	font-size: 1.5em;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 12px;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	background-color: #F8F7F2;
}
#list_container h1 span {
	font-weight: normal
}
.listentry {
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
	width: 80%;
	border-bottom: dotted 1px #999999;
}
.listtext {
	margin-left: 100px;
}
.listtext h4 {
	font-size: 0.875em;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listtext p {
	font-size: 0.75em;	
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.5em;
}
.listtext .dateline {
	font-size: 0.625em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	text-align: right;
}
.listthumb {
	float: left;
	margin-left: 0px;
}
.listthumb img {
	margin-bottom: 10px;
	border: none;

}

/* navbar 
------------------------------------------------*/
#navlist {
	float: left;
	list-style-type: none;
	padding: 0px;
	padding-left: 24px;
	width: 80%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	list-style-type: none;
}
#navlist li {
	float: left;
	width: auto;
	margin: 1px;
}
#navlist li a {
	display: block;
	border: solid 1px #CCC66C;
	color: #AB9682;
	padding: 4px;
}
#navlist li a:hover {
	background-color: #990000;
	border: solid 1px #990000;
	color: #ffffff;
}
#navlist .back {
}
#navlist .previous {
}
#navlist .page {
}
#navlist .currentpage {
	display: block;
	background-color: #CCC66C;
	border: solid 1px #CCC66C;
	color: #ffffff;
	padding: 4px;
}
#navlist .next {
}
#navlist .forward {
}
#navlist .off {
	border: solid 1px #cccccc;
	color: #999999;
	padding: 4px;
}
#navlist .locator {
	display: block;
	background-color: #CCC66C;
	border: solid 1px #CCC66C;
	color: #ffffff;
	padding: 4px;
	float: right;
	margin-right: -2px;
}

/* lead, teaser items 
------------------------------------------------*/

.leaditem {
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 600px;
	background-color: #f0f4f5;
	background-color: #000000;
}
.leaditem h1 {
	color: #ffffff;
	font-size: 1.5em;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	background-color: #330000;
	border: solid 2px #000000;
}
.leaditem h1 span {
	font-weight: normal;
}
.leaditem h1 .header-right {
	float: right;
	font-size: 0.625em;
	margin-top: 0.5em;
	padding-right: 4px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.leaditem h1 .header-right a {
	color: #990000;
}
.leaditem h1 .header-right a:hover {
	color: #d60000;
}
.leadimg {
	float: left;
	padding: 8px;
}
.leadimg img {
	border: none;

}
.leadtext {
	/*float: left;*/
	padding: 8px;
}
.leadtext h4 {
	font-size: 1.5em;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadtext h4 a {
	color: #D60000;
}
.leadtext h4 a:hover {
	color: #ff0000;
}
.leadtext p {
	font-size: 1em;	
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.5em;
	color: #ffffff;
}
.leadtext .dateline {
	font-size: 0.625em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	text-align: right;
}

.teaser_container {
	float: left;
	margin-left: 0px;
	width: 603px;
	overflow: visible;
	margin-bottom: 4px;
}
.teaseritem {
	float: left;
	width: 198px;
	text-align: left;
	border-top: solid 4px #660000;	
	background-color: #ffffff;
	margin: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
}
.teaseritem h6 {
	margin: 4px;
	font-size: 0.875em;
}
.teaseritem h4 {
	margin: 0px;	
	padding: 4px;
	font-size: 0.875em;
	height: 30px;
	background-color: #EFEDE1;
}
.teaseritem p {
	margin: 4px;
	font-size: 0.75em;
}
.teaseritem img {
	float: left;
	border: none;
	padding: 4px;
	padding-left: 0px;
	margin-right: 8px;
}

/* text positioning 
------------------------------------------------*/
 /*
.list_item{
	float: left;
	width: 70%;
	font-weight: bold;
}
.list_total {
	float: right;
	width: 20%;
}
*/
.text_left {
	float: left;
}
.text_right {
	float: right;
}

/* floats positioning 
------------------------------------------------*/
.float_container {
	width: 600px;
	float: left;
	overflow: auto;
	margin-bottom: 0px;
}
.float_50_left {
	float: left;
	width: 298px;
}
.float_50_right {
	float: right;
	width: 298px;
}
.float_50_left h4, .float_50_right h4 {
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	border-bottom: solid 1px #cccccc;
}
.float_50_left ul, .float_50_right ul {
	margin-top: 8px;	
	margin-left: -60px;
	list-style-type: none;
	padding-bottom: 8px;

}
.float_50_left li, .float_50_right li {
	margin-left: 0px;
	margin-bottom: -4px;
	margin-top: -4px;
}

/* footer  styles 
------------------------------------------------*/

#footer{
	background-color: #660000;
	color: #ffffff;
	/*
	width: 936px;
	height: 54px;
	*/
}
#footer * {
	margin: 0;
}
#footer p {
	font-size: 0.75em;
	padding-top: 10px;
}
#footer a {
	color: darkorange;
}
#footer a:hover {
	color: #cccccc;
}

/* forms  styles 
------------------------------------------------*/
#main_content form {
	float: left;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.875em;
}
#main_content form h1 {
	margin: 0px;
	font-size: 1.5em;
}
#main_content form h2 {
	background: none;
	color: #660000;
}
#main_content form p {
	float: left;
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#main_content form ul {
	list-style-type: none;
	margin-bottom: 16px;
}
#main_content form li {
	margin-left: -20px;
	margin-bottom: 4px;
}
#main_content form h4{
	margin-left: -20px;
	margin-bottom: 4px;
}
#main_content form label {
	float: left;
	clear: left;
	width: 130px;
	margin-right: 10px;
	background-color: #9F9F6F;
	padding: 4px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-top: -4px;
	margin-bottom: 4px;

}
#main_content form input {
	float: left;
	clear: right;
	padding: 3px;
	width: 300px;
	background-color: #F0F4F5;
	border: solid 1px #9F9F6F;
	margin-top: -4px;
	margin-bottom: 4px;
}
#maincontent form .short {
	width: 100px;
}
#main_content form .tinyinput {
	width: 35px;
	margin-right: 0px;
}
#main_content form select {
	float: left;
	clear: right;
	margin-top: -4px;
	margin-bottom: 4px;
}
#main_content form textarea {
	float: left;
	clear: right;
	padding: 3px;
	width: 400px;
	background-color: #F0F4F5;
	border: solid 1px #9F9F6F;
	margin-top: -4px;
	margin-bottom: 4px;
}

#main_content form .short {
	width: 100px;
}
#main_content form .button {
	width: auto;
	margin-left: 148px;
	border: outset 2px #9F9F6F;
	background-color: #9F9F6F;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
	clear: left;
}
#main_content form .button:hover {
	color: #660000;
	border: inset 2px #9F9F6F;
	cursor: pointer;
}
#main_content form .flushcheck {
	margin-left: 0px;
	margin-right: 4px;
	width: 20px;
	margin-top: 2px;
}
#main_content form .flushtext {
	margin-left: 150px;
	font-size: 0.75em;
	width: 440px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main_content form #message {
	border: solid 2px #990000;
	background-color: #f0f4f5;
	margin-bottom: 10px;
}
#main_content form #message h4{
	margin-left: 10px;
}

.addthis_default_style {
	border: solid 1px #eee;
	float:right;
	clear: both;
	font-size: 0.875em;
}
