/*
Theme Name: Stardust v1.0
Theme URI: http://www.tomstardust.com
Description: Adapted for CREATE website
Author: Tommaso Baldovino
Author URI: http://www.tomstardust.com
*/
body {
	background: #fbfafc url(images/background_grad.png) repeat-x;
	color: #444444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0; 
}

p, td, input, textarea, select, li {
	font-size: 13px;
	vertical-align: top;
}

img {
	margin:0;
	padding:0;
	font-size:0px;
}

td {
	vertical-align: top;
}

a:link, a:visited {
	color: #a04590;
	text-decoration: none;
}

a:hover, a:active {
	color: #412682;
	text-decoration: underline;
}

a img {
	border: none;
}

a.back_to_top {
	font-size: 10px;
	float: right;
	margin-bottom: 15px;
}

hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 15px;
  height: 0;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}

cite {
	font-size: 100%;
	font-style: normal;
}

th {
	text-align: left;
	background-color: #E3E7F5;
	padding: 5px;
	color: #533A98;
	border: 1px solid #BBB0D7;
}

h1 {
	font-size:36px;
	color:#492f91;
	margin: 0;
	padding: 40px 0 5px 160px;
}

/* FRONT PAGE */

div.frontpage {
	padding: 15px;
}

div.frontpage_textbox {
	background: url('images/frontpage_textbox.gif') no-repeat;
	display: block;
	width: 300px; /* Total width 344px */
	min-height: 335px;
	padding: 20px 10px 0 30px;
	float: left;
	margin-bottom: 10px;
}

div.frontpage_textbox img {
	border: 1px solid #ccc;
	padding: 1px;
}

h1.frontpage_whats_the_plan {
	background: url('images/frontpage_whats_the_plan.png') no-repeat;
	display: block;
	height: 57px;
	margin-bottom: 20px;
	padding: 0;
}

h1.frontpage_news_events {
	background: url('images/frontpage_news_events.png') no-repeat;
	display: block;
	height: 57px;
	margin-bottom: 20px;
	padding: 0;
}

#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #a54399;
}

p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
}

h2 {
	font-size:28px;
	color:#492f91;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 16px;
	color:#00ACD3;	
	margin-top: 0;
}

h4{
	font-size: 12px;
	color:#533a98;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #a54399;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #a54399;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.issue {
	float: left;
	padding: 15px;
	width: 120px;
}

.post {
	padding: 15px;
}

.post .storycontent {
	margin-bottom: 15px;
}

.post img, .issue img {
	float: left;
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}

.post img.no-border {
	float: none;
	margin: 0;
	border: 0;
}

.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #492f91;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #a54399;
}

#container{
	padding:0;
	margin:0 auto;
	width:970px;
	background-color:#FFFFFF;
}

#wrapper{
	float: left;
	width: 100%;
}

#content {
	float: left;
	width: 727px;
	margin: 0;
	padding: 0;
	background: transparent;
}

#header {
	margin: 0;
	padding: 0;

}

#header a{
	color: #fff;
	text-decoration: none;
}

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

p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	}

#top_menu img{
	border:0;
}

#top_menu top_one a:hover{
}
#top_menu top_two a:hover{
}
#top_menu top_three a:hover{
}
#top_menu top_four a:hover{
}
#top_menu top_five a:hover{
}
#top_menu top_six a:hover{
}

#menu{
	padding: 0px;
	position: relative;
	margin: 0;
	float:left;
	width:212px;
}

#menu form{
	margin: 0 0 0 13px;
}

#menu input#s{
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #584294;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}

#menu ul li {
	letter-spacing: 0;
	margin: 0px;
	padding: 0px;

}

#menu ul li a{
	display:block;
	color:#574091;
	text-decoration: none;
	padding:6px 0 0 8px;
	width:203px;
	height:25px;
	background-image:url(images/menu_left_up.png);
	font-size: 10px; 
}

#menu ul li.current_page_item a,  #menu ul ul li a:active {
	background-image:url(images/menu_left_over.png);
	color:#574091;
	font-weight:bold;
	color:#FFFFFF;
}

#menu ul li a:hover {
	background-image:url(images/menu_left_over.png);
	color:#574091;
	color:#fff;
}
#menu ul li.current_page_parent ul li a{
	background-image:url(images/menu_left_over_fade.png);
	color:#FFFFFF;
	font-weight:normal;
}

#menu ul li.current_page_parent ul li a:hover, #menu ul li.current_page_item ul li a:hover, #menu ul li.current_page_parent ul li.current_page_item a {
	background-image:url(images/menu_left_up_fade.png);
	color:#FFFFFF;
	font-weight:normal;
}


#menu ul ul li.current_page_item a, #menu ul ul li a, #menu ul li.current_page_item ul li a{
	background-image:url(images/menu_left_over_fade.png);
	color:#FFFFFF;
	font-weight:normal;
}

#menu ul li.current_page_ancestor a, #menu ul li.current_page_ancestor a:hover {
	background-image:url(images/menu_left_over.png);
	color:#FFFFFF;
	font-weight:bold;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none; 
	display:none;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	
}

#menu ul ul ul{
	border: none;
	display:none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a:hover {
	background-image:url(images/menu_left_over.png);
	color:#FFFFFF;}

#menu ul ul li a:active {
	background-image:url(images/menu_left_over.png);
	color:#FFFFFF;
}

#menu ul ul ul.children {
	padding-left: 4px;
}

#menu ul li.current_page_item ul li ul, #menu ul li.current_page_parent ul {
  display:none;
}

#menu ul li.current_page_ancestor ul, #menu ul li.current_page_item ul, #menu li.current_page_item  {
    display:block;
	color:#FFFFFF;
}

#menu ul li ul li.current_page_item ul li a, #menu ul li ul li.current_page_parent ul li a, #menu ul li ul li.current_page_ancestor ul li a {
  background:#ccc;  
}

#menu ul li ul li ul li.current_page_item a {
  background:#666;
}

#menu ul ul li a {
	display:block;
	color:#574091;
	text-decoration: none;
	padding:5px 0 0 13px;
	width:198px;
	height:25px;
	font-weight:bold;
	background-image:url(images/menu_left_up.png);
}

div.date p {
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #a54399 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #a54399 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #a54399;
	border-top: 1px solid #a54399;
}

#footer{
	width:100%;
	clear: both;
	background: #fff url(images/footer_graphic.png) no-repeat top right;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 80%;
	height:234px;
}

#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}

#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

#content_start {
	position: absolute;left: -10000px;
}

#story_content{
	padding:12px;
}

ul.news_list {
	padding: 0;
	margin: 30px 0;
	list-style: none;
	line-height: 16px;
}

ul.news_list li {
     background:url(images/create_arrow.png) no-repeat 0 4px;
     padding-left: 20px; /* the width of your image + some space */
     margin: 6px 0 12px 0;
     padding:0;
     list-style:none; 

}

ul.news_list li a {
	padding:0px 0 0 16px;
	margin:0;
	line-height: 16px;
	color:#444444;
	text-decoration:none;
}

ul.news_list li a:hover{
	color: #8CC63F;
}

.clear {
	height: 1px;
	clear: both;
	float: none;
}

/* SEARCH FORM */

#searchform {
	background-color: #fff;
	padding: 10px 0 20px 0;
}

.search-text {
	border: 1px solid #a5a4a4;
	padding: 5px;
	width: 110px;
	color: #939393;
	font-size: 12px;
}

.search-submit {
	background-color: #9dcd49;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #a5a4a4;
	padding: 4px;
	width: 35px;
}

.field {
	font-size:12px;
	padding: 5px;
	clear: both;
	float: none;
}

.no_label {
	font-size:10px;
	margin-left: 150px;
}

.field label {
	display: block;
	float:left;
	width:150px;
}

.field input, .field select {
	float: left;
}

label.error { 
	width: 200px;
	float: left; 
	color: #A54399; 
	margin-left: .5em; 
	vertical-align: top; 
}

.total {
	border: 0;
	font-size: 14px;
	font-weight: bold;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.qty {
	width: 40px;
}

.left_shadow{
	background: url(images/bottom_left_grad.png) repeat-y;
}

.right_shadow{
	background:  url(images/bottom_right_grad.png) repeat-y;
}






.sa_list ul li { 
 	background: url(images/yellow_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}


.tas_list ul li { 
 	background: url(images/pink_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}



.act_list ul li { 
 	background: url(images/orange_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}



.vic_list ul li { 
 	background: url(images/dark_blue_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}


.wa_list ul li { 
 	background: url(images/red_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}

.nsw_list ul li { 
 	background: url(images/blue_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}

.nt_list ul li, .qld_list ul li { 
 	background: url(images/green_arrow.jpg) 0 4px no-repeat;
	list-style: none;
}

.state_wrapper {
  clear:both;
}

.state_wrapper img {
  border:none;
}

.state_wrapper h5 {
  font-weight:bold;
	color:#00ACD3;	
  font-size:15px;
  padding:0;
  margin:0;
}

.state_wrapper h5 em {
  font-weight:normal;
  color:#333;
}

.contact_box { 
   border:1px solid #a396c3;
   padding:15px;
   font-size:14px;
   width:339px;
}
.contact_box h5 { 
   font-weight:bold;
   color: #412682;
   font-size:12px;
   padding:0 0 5px 0;
   margin:0;
}

a.back_link {
  display:block;
  margin:25px 0 5px 0;
  padding: 0 0 0 15px;
  font-size:14px;
  font-weight:bold;
  color:#a396c3;
  text-decoration:none;
  background:url(images/up_arrow.png) no-repeat;
}

#post-242 h2, #post-241 h2, #post-247 h2, #post-248 h2, #post-245 h2, #post-244 h2, #post-243 h2, #post-246 h2 {
  display:none;
}

a.download_link span {
  display:block;
  padding-top:20px;
}

a.readmore {
  font-size: 12px;
}

input.button {
	background-color: #584193;
	border: 0;
	color: #fff;
	padding: 5px;
	border: 1px solid #3C2C64;
}

/* MAILCHIMP FORM */

#mc_signup_container fieldset {
	width: 500px;
	border: 0;
	padding: 20px;
}

#mc_signup_container fieldset legend {
	display: block;
	width: 500px;
	background-color: #412682;
	color: #fff;
	font-size: 14px;
	margin-left: -5px;
}

.mc_var_label {
	display: block;
	float: left;
	width: 150px;
	clear: none;
}

.mc_input {
	float: left;
	clear: none;
}

.mc_error_msg {
	color: #412682;
}

.hidden {
	display: none;
}

.wp-caption-text {
	font-size: 11px;
	color: #999;
	text-align: center;
}
.text_below_map {display:none }