/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	background: #f9f9f9;
	background-image:url(images/page_BG.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

img, div, a, input { behavior: url(http://canberra.climatexchange.org.au/iepngfix.htc) }


h2 a, h2 a:active, h2 a visited {
	color:#669900;
	font-size:1.3em;
	text-decoration:none!important;
}

h2 a:hover {
	text-decoration:underline;
	color:#666600;
}

h2.medium_h2 {
	font-weight:normal;
	font-size:1.5em!important;
}



#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0;
}

#global_navs {
	background-image:url(images/upper_navs_BG.jpg);
	background-repeat:repeat-x;
	height:20px;
	text-align:right;
	color:#999999;
	padding:6px 10px 0 0;
	font-size:.9em;
}


#global_navs a, #global_navs a:active, #global_navs a:visited {
	color:#9cc249;
}

#header {
	height: 102px;
	background-image:url(images/header.jpg);
	overflow:hidden;
}

#header H1, #header #blog-description{
	text-indent:-99999px;
	padding:0;
	margin:0;
}

#main_navs {
	background-image:url(images/nav_bar_BG.jpg);
	background-repeat:repeat-x;
	height:53px;
}

#main_navs div {
	background-image:url(images/main_nav_end.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:53px;
}

#main_navs div div{
	background-position:right;
	height:53px;
	padding:0 0 0 5px;
}

#main_navs a, #main_navs a:active, #main_navs a:visited {
	color:#596c33;
	font-size:1.15em;
	font-weight:bold;
	display:block;
	float:left;
	background-image:url(images/main_nav_divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:19px 16px 0 14px;
	height:34px;
}

#main_navs a:hover {
	text-decoration:none;
	color:#83bd09;
}

#main_navs a.last {
	background:none !important;
}

#main_navs a.on {
	color:#83bd09;
}

#search_bar {
	float:right;
	background-image:url(images/search_left.gif) !important;
	height:38px !important;
	background-position:left !important;
	padding:16px 5px 0 65px !important;

}

#search_bar input {
	border:1px solid #b2c1b2;
	padding:3px;
	margin:0 10px 0 0;
	color:#99cc00;
	width:136px;

}

.search_button {
	background-image:url(images/search_button.gif);
	height:26px;
	width:76px!important;
	border:0 !important;
	padding:0 !important;
}

#container {
	float: left;
	width: 100%;
	background-image:url(images/content_shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#content {
	margin: 20px 310px 30px 30px;
}

.attachment-full {
max-width:600px;
height:auto;
}

.edit-post {
	float:right;
}

.edit-post a, .edit-post a:active, .edit-post a:visited, .edit-post a:hover {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	/*background-color:#FFFF99;*/
	padding:3px;
	margin-bottom:5px;
}

.home-text {
	font-size:16px !important;
	line-height:20px;
	color:#666;
}
	

#sidebar {
	margin: 0 0 30px -296px;
	width: 256px;
	float: left;
	overflow: hidden;
	background-image:url(images/side_bar_BG.jpg);
	background-repeat:no-repeat;
	padding:20px 15px 0 25px;
	min-height:451px;
}

#footer_utility {
	clear: left;
	width: 100%;
	background-image:url(images/lower_strip_BG.gif);
	background-repeat:repeat-x;
	height:114px;
}

#footer_logo {
	float:left;
	width:25%;
	height:114px;
}

#forum_links {
	background-image:url(images/quick_forum_links.gif);
	width:172px;
	height:25px;
	margin:12px 0 0 33px;
}

#lower_logo {
	background-image:url(images/footer_logo.jpg);
	background-repeat:no-repeat;
	height:64px;
	margin:12px 0 0 25px;
	color:#999966;
	padding:9px 0 0 55px;
	font-size:.9em;
}

.footer_column {
	float:left;
	width:25%;
	height:114px;
	background-image:url(images/footer_col_divider.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.footer_column h3 {
	color:#669900;
	margin:18px 0 7px 19px;
	padding:0;
}

.footer_column ul{
	text-indent:0;
	margin-left:20px;
	list-style:none;
}

.footer_column li{
	padding-bottom:3px;
}

.footer_column a, .footer_column a:active, .footer_column a:visited {
	color:#999;
}

.footer_column a:hover {
	color:#666;
	text-decoration:none;
}

#footer {
	clear: left;
	width: 100%;
	background-image:url(images/footer_BG.gif);
	background-repeat:repeat-x;
	height:21px;
	text-align:center;
	font-size:.9em;
	color:#999999;
	padding:5px 0 0 0;	
}

#footer a, #footer a:active, #footer a:visited {
	color:#9cc249;
}

#wollemi-footer {
	color:#CCCCCC;
	background-color:#333333;
	padding:5px;
	text-align:center;
}

#wollemi-footer a, #wollemi-footer a:active, #wollemi-footer a:visited, #wollemi-footer a:hover {
	color:#669900;
}

/* =====================================================
ADMIN PAGE
 =======================================================*/
 
#adminnav a, #adminnav a:active, #adminnav a:visited {
 	color:#669900;
}
 

/* =====================================================
 HOME PAGE LIST OVER-RIDE STYLES
 =======================================================*/

.home_block {
	float:left;
	width:287px;
	border:1px solid #cde69b;
	margin:0 30px 0 0;
	background-image:url(images/home_block_BG.gif);
	background-repeat:repeat-x;
	background-position:0 32px;
	
}

.home_block2 {
	float:left;
	width:287px;
	border:1px solid #cde69b;
	margin:0;
	background-image:url(images/home_block_BG.gif);
	background-repeat:repeat-x;
	background-position:0 32px;
	
}

h3#hotTopics {
	background-image:url(images/pop_articles_header.gif);
	width:287px;
	height:32px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}

h3#latestDiscussion {
	background-image:url(images/latest_posts_header.gif);
	width:287px;
	height:32px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}

.home_block ul, .home_block2 ul{
	list-style:url(images/list_bullet.gif);
	margin:0 0 0 25px !important;
}

.home_block li, .home_block2 li {
	border-bottom:1px dotted #cccc99;
	padding:5px 0 5px 0;
	margin: 0 10px 0 0 !important;
}

.home_block a, .home_block a:active, .home_block a:visited,.home_block2 a, .home_block2 a:active, .home_block2 a:visited {
	color:#669900 !important;
	text-decoration:none !important;
}

.home_block a:hover, .home_block2 a:hover {
	text-decoration:underline;
}

/* =====================================================
 WIDGET OVER-RIDE STYLES
 =======================================================*/
 
 /* ==== EVENT LIST ==== */
 
 .multiwidget_ec3-event-list h3 {
 	display:block;
	background-image:url(images/widget_h3_things_on_in_canberra.png);
	background-repeat:no-repeat;
	width:202px;
	height:22px;
}

ul.ec3_events {
	margin: 0 0 10px 0;
}

ul.ec3_events li {
	background:none;
	border-bottom:1px dotted #cccc99;
	margin: 0 0 5px 0;
}

ul.ec3_events li.ec3_list_day {
	color:#669900;
	font-weight:bold;
}

ul.ec3_events li.ec3_list_day ul li{
	border:0;
	font-weight:normal;
}


 /* ==== SIDEBAR CALENDAR ==== */

 .ec3_widget_cal h3 {
 	display:block;
	background-image:url(images/widget_h3_regional_calendar.png);
	background-repeat:no-repeat;
	width:170px;
	height:22px;
	margin-top:20px!important;
}

#wp-calendar {
	border:1px solid #b0cc93;
	background-image:url(images/calendar_header_BG.gif);
	background-repeat:repeat-x;
	background-color:#ebffcc;
}

#wp-calendar td#prev, #wp-calendar td#next {
	padding:8px 8px 0 8px!important;
}

#wp-calendar td#prev a, #wp-calendar td#prev a:active, #wp-calendar td#prev a:visited, #wp-calendar td#next a, #wp-calendar td#next a:active, #wp-calendar td#next a:visited {
	color:#999966;
}

#wp-calendar caption {
	font-size:1.3em!important;
	background:none!important;
	margin:-17px 0 12px 0 !important;
	padding:0 !important;
}

#wp-calendar caption a, #wp-calendar caption a:active, #wp-calendar caption a:visited {
	color:#669900!important;
}

a#wp-calendar-ec3_publish {
	display:none !important;
}

#wp-calendar thead {
	color:#666;
}

#wp-calendar table td {
	padding:2px!important;
}

#wp-calendar table td.ec3_today {
	font-weight:bold;
	border:1px solid #a2c878 !important;
}

#wp-calendar table td:hover {
	border:0 !important;
}

#wp-calendar table td.ec3_today:hover {
	border:1px solid #a2c878 !important;
}

#wp-calendar a.eventday, #wp-calendar a.eventday:active, #wp-calendar a.eventday:visited {
	color:#669900!important;
}

#wp-calendar div.ec3_ec {
	display:none !important;
}

div.ec3_iconlet {
	border-color:#669900 !important;
}


/* ==== RELATED ARTICLES LIST ==== */

#related_posts {
	border:1px solid #cde69b;
	margin:0;
	background-image:url(images/related_BG.gif);
	background-repeat:repeat-x;
	padding:10px;
}
	
#yarpp h3 {
 	display:block;
	background-image:url(images/widget_h3_related_listings.png);
	background-repeat:no-repeat;
	width:142px;
	height:22px;
	margin-top:20px!important;
}


#related_posts a, #related_posts a:active, #related_posts a:visited {
	color:#669900 !important;
	text-decoration:none !important;
	font-size:1.2em;
	display:block;
}

#related_posts a:hover {
	text-decoration:underline !important;
}

#related_posts ul {
	list-style:none;
	margin:0;
}


#related_posts li {
	border-bottom:1px dotted #cccc99;
	padding:5px 0 5px 0;
	margin: 0 10px 0 0 !important;
}

	


/* ==== BIG CALENDAR ==== */
 
 

#ec3_big_cal caption a, table.ec3_big_cal caption a:active, table.ec3_big_cal caption a:visited {
	text-decoration:none;
	color:#669900;
}

#ec3_big_cal caption a:hover {
	text-decoration:underline;
}

#ec3_big_cal table.nav a, #ec3_big_cal table.nav a:active, #ec3_big_cal table.nav a:visited {
	color:#999966 !important;
	text-decoration:none;
	font-size:.7em;
}

#ec3_big_cal table.nav a:hover {
	text-decoration:underline;
}

td.ec3_eventday a.ec3_daynum {
color:#669900!important;
}


td.ec3_eventday a.ec3_daynum:hover {
background-color:#99cc00!important;
color:white;
}

#ec3_big_cal .ec3_event a, #ec3_big_cal .ec3_event a:active, #ec3_big_cal .ec3_event a:visited {
color:#669900!important;
}



/* ==== DIRECTORY LIST STUFF ==== */
 
#cxc-list-results .post {
 	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}

#cxc-list-results .post h2.entry-title {
	font-size:14px;
}

#cxc-list-results .post .entry-summary {
	width:585px;
}

.tag-links a, .tag-links a:active, .tag-links a:visited, .tag-links a:hover {
	color:#669933;
}

td.tag-cloud a, td.tag-cloud a:active, td.tag-cloud a:visited {
	color:#669900;
	padding-right:10px;
}

td.tag-cloud a:hover {
	color:#666600;
}

.directory-contents ul{
	list-style:url(images/list_bullet.gif);
	margin:0 0 0 25px !important;
}

.directory-contents li {
	border-bottom:1px dotted #cccc99;
	padding:5px 0 5px 0;
	margin: 0 10px 0 0 !important;
}

.directory-contents a, .directory-contents a:active, .directory-contents a:visited {
	color:#666 !important;
	text-decoration:none !important;
}

.directory-contents a:hover {
	text-decoration:underline !important;
}


/* ==== EVENT LIST STUFF ==== */


#ec3_view_toggle {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}


/* =====================================================
 GENERAL STYLES
 =======================================================*/
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

img.alignleft {
        float: left;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
	height:100px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	color:#99cc00;
	font-size:2.2em;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #669900;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	text-indent:-99999px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:0;
}

#sidebar ul {
	list-style: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* =====================================================
 KAYLEE TEST
 =======================================================*/
pre {
     width: 599px;
     border: 1px solid #666;
     white-space: pre-wrap;
     display: block;
     padding: 10px;
     background-color:#e6e4e4;
}
h2.green_h2 {
     color: #99CC00;
     font-size: 140%;
}
.ec3_event a {
       text-decoration: none;
       line-height: 1.1;
}      
.ec3_event { 
       padding: 5px 0px;
       margin: 5px;
       border-bottom: 1px dotted #ccc;
}
.ec3_event a:hover {
      text-decoration: underline;
}

#buttons {
        margin-bottom: 5px;
}

