/*Begin Header*/
/* Begin Main Menu*/
ul#menu li {
	list-style: none;
	padding: 0;
	background: none;
}

ul#menu li a {
	display: block;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:31px; /* IE5/Win */
}

#link1 a {
	background: url(images/link1bg.gif) left top  no-repeat ;
	}                                
                                 
#link2 a {                       
	background: url(images/link2bg.gif) no-repeat left top;
}                                
                                 
#link3 a {                       
	background: url(images/link3bg.gif) no-repeat left top;
}                                
                                 
#link5 a {                     
	background: url(images/link5bg.gif) no-repeat left top;
}                                
                                 
#link6 a {                        
	background: url(images/link6bg.gif) no-repeat left top;
}

#link7 a {                        
	background: url(images/link7bg.gif) no-repeat left top;
}

#link8 a {                        
	background: url(images/link8bg.gif) no-repeat left top;
}

#link9 a {                        
	background: url(images/link9bg.gif) no-repeat left top;
}

ul#menu a:hover {
	background-position: -800px 0px;
	background-repeat: no-repeat;
}

ul#menu a:active, .home #link1 a, .link3 #link3 a, .link2 #link2 a, .portfolio #link2 a, .link5 #link5 a, .link6 #link6 a, .link7 #link7 a, .link8 #link8 a {
	background-position: -800px 0px;
	background-repeat: no-repeat;
}

#link1 {
	width: 97px;
}

#link3 {
	width: 97px;
}

ul#menu li#link2 {
	width: 97px;
}

#link5 {
	width: 97px;
}

#link6 {
	width: 97px;
}

#link7 {
	width: 97px;
}

#link8 {
	width: 97px;
}

#link9 {
	width: 97px;
}

#bar { 
	clear: both; 
	background-image:url(images/linkbg.gif);
	height: 31px; 
	}
#bar a:hover {  } 
#bar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
	}
#bar li { 
	margin: 0; 
	padding: 0; 
	float: left; 
	}

/*End Header*/

/* Begin Typography & Colors */
a img { border: 0; }
a {
	text-decoration: none;
	color:#A5CD2C;
	}
	
a:hover{
	color: #FF9900;
	}

body {
	background-color:#e6e6e6;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: 'Georgia',geneva,verdana,sans-serif;
	font-size:10px;
	color:#777777;
	}

#page {
	text-align: left;
	}
	
#header {
	background-color: #edeee6;
	}

#stuff{
	background-color: #fff;
	}

.leftcolumn{
	background-color: #fff;
	background-image:url(images/columnbg.jpg);
	background-repeat:repeat-x;
	}
	
.singlecolumn{
	background-color: #fff;
	border-right: 5px solid #edeee6;
	background-image:url(images/columnbg.jpg);
	background-repeat:repeat-x;
	}

.entry{
	font-size:14px;
	line-height: 25px;
	text-align:justify;
	}
#sidebar{
	background-color: #fff;
	border-right: 5px solid #edeee6;
	}
/* End Typography & Colors */
	
/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	width:782px;
	margin:0 auto;
	padding: 0;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 782px;
	}
	
#header {
	background-color:#edeee6;
	height:225px;
	margin:0px;
	padding:0px;
	clear:both;
	}
	
.headerimg {
	float: left;
	}

.left {
	float: left;
	width: 512px;
	}
	
#logo {
	height: 91px;
	}
	
.leftcolumn {
	float:left;
	padding: 20px 30px 30px 30px;
	margin: 0px 0 0;
	width: 450px;
	}

.singlecolumn {
	float:left;
	padding: 20px 30px 30px 30px;
	margin: 0px 0 0;
	width:717px;
	}

#sidebar
{
	float:right;
	width:225px !important;
	width:205px;
	padding: 10px;
	list-style: none;
	}

	
.separator {
	height: 15px;
	}
.rightcolumn {
	float: right;
	width: 227px;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:12px;
	
	}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/*End Structures*/
	
/*Begin Headers*/
.leftcolumn h2 a{
	padding-left:18px;
	background-image:url(images/pencil.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#A5CD2C;
	font-size:16px;
	letter-spacing: 2px;
	}

.leftcolumn h2 a:hover{
	color: #FF9900;
	padding-left:18px;
	background-image:url(images/pencilhover.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.singlecolumn h2 a{
	padding-left:18px;
	background-image:url(images/pencil.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#A5CD2C;
	font-size:16px;
	letter-spacing: 2px;
	}

.singlecolumn h2 a:hover{
	color: #FF9900;
	padding-left:18px;
	background-image:url(images/pencilhover.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
/*End Headers*/

/*Sidebar Links*/
#sidebar_archives li {
	padding: 0 0 0 16px;
	background: url(images/icon_archive.gif) no-repeat 0px 4px;
	list-style: none;
}

#sidebar_categories li {
	padding: 0 0 0 16px;
	background: url(images/icon_categories.gif) no-repeat 0px 4px;
	list-style: none;
}

.border_diary {
	border-top: 3px solid #A5CD2C;
}

.rightcolumn dl {
  background: #F7F8F9 url(images/right_col_blankfooter.gif) no-repeat bottom left;
  margin-bottom: 20px;
}

.rightcolumn dt {
	background: #F7F8F9 url(images/right_col_blankheader.gif) no-repeat top left;
	height: 25px;
	font-size: 1.4em;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #bbb;
}

.rightcolumn dd {
  margin: 5px;
  padding-bottom: 30px;
  line-height: 200%;
}

.rightcolumn dd a {
	border-bottom: 1px #444 dotted;
	color:#00709e;
	font-size:12px;
}
	
.rightcolumn dd a:hover {
	border-bottom: 1px #444 solid;
	color: #FF9900;
}


.rightcolumn img {
	float: left;
	margin: 5px 5px 0 0;
	padding-bottom: 10px;
}
/*Calender*/
#wp-calendar {
	border: 1px solid #EDEEE6;
	background:#EDEEE6;
	margin: 0;
  	font-size: .90em;
	color: #666666;
	font-weight: normal;
	width:100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-image: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-image: none;
}

#wp-calendar a {
	display: block;
	text-decoration: underline;
	color: #666666;
	background-color: transparent;
	}

#wp-calendar a:hover {
	color: #552704;
	background: url(images/bg_calendar.gif)  right bottom;
	color: black;
	}

#wp-calendar caption {
	border-top: 3px solid #A5CD2C;
	background: #F7F8F9 url(images/right_col_blankheader.gif) no-repeat top left;
	text-align: left;
	height: 25px;
	font-size: 1.4em;
	padding: 5px;
	border-bottom: 1px solid #bbb;
}

#wp-calendar td {
	color: #666666;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	text-align: center;
	background: url(images/bg_calendar.gif)  right bottom;
}

#wp-calendar td.pad:hover {
	text-align: center;
	color: #552704;
}

#wp-calendar #today {
	color: red;
	font-weight: bolder;
}

#wp-calendar td:hover{
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
   background:#EDEEE6;
	background: url(images/bg_calendar.gif)  left top;
	}
/*End Calender*/

/*News Footer*/
.newsFooter {
	clear: both;
	padding-top: 6px;
	margin-bottom: 2em;
	text-align:right;
	font-size:12px;
}

.newsFooter ul {
	border-top: 1px solid #ccc;
}

.newsFooter li {
	display: inline;
	margin-right: 1em;
}

.newsFooter .category {
	padding: 0 0 0 16px;
	background: url(images/icon_categories.gif) no-repeat 0px 1px;
}

.newsFooter .category a {
	color: #FF9900;
	}
	
.newsFooter .category a:hover {
	color:#A5CD2C;
}

.newsFooter .comments {
	padding: 0 0 0 16px;
	background: url(images/icon_comments.gif) no-repeat 0px 1px;
}

.newsFooter .comments a {
	color: #669900;
	}

.newsFooter .comments a:hover {
	color: #FF9900;
}

.newsFooter .email {
	padding: 0 0 0 16px;
	background: url(images/icon_email.gif) no-repeat 0px 1px;
}

.newsFooter .email a {
	border-bottom: 1px #444 dotted;
}

.newsFooter .email a:hover {
	border-bottom: 1px #444 solid;
}
/*End News Footer*/

/* Begin Date */
.post .post_cal {
	text-align: center;
	width: 50px;
	float: left;
	margin: 0 10px 5px 0;
	}

	.post_cal .daynum {
		font-weight: bold;
		width: 100%;
		display: block; 
		font-weight: bold; 
		font-size: 20px; 
		text-indent: -3px; 
		letter-spacing: -2px; 
		color: #ddd; 
		background: url(images/deco-date1.gif) 0 0 no-repeat; 
		line-height: 1; 
		margin-top: 0; 
		width: 35px; 
		padding-top: 5px; 
		top: 20px; 
		left: -40px;
	}

	.post_cal .month, .post_cal .year {
		display: block; 
		text-transform: uppercase; 
		background: url(images/deco-date2.gif) bottom left no-repeat;
		width: 100%;
		color: #BDBDBD; 
		font-size: 10px; 
		text-transform: uppercase; 
		line-height: 1; 
		margin-top: 0; 
		width: 35px; 
		padding-top: 0px; 
		padding-bottom:5px; 
		top: 20px; 
		left: -40px;
	}
/* End Date */

/* Begin Comments*/
.postmetadata {
	clear: left;
	background-color:#f8f8f8;
	padding: 10px;
	color: #666666;
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align: right;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a {
	color: #FF9900;
	}
	
.commentmetadata a:hover{
	color: #A5CD2C;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	letter-spacing: 1px;
	color: #CCCCCC;
	font-weight: bold; 
	text-align: left;
	font-size:14px;
	padding-bottom: 5px;
	border-bottom: 1px #f2f2f2 solid;
	}
/* End Comments */

/* Begin Form Elements */
form { margin: 0; }

#search { 
	float: right;
	padding-top: 0px;
	text-align: right;
	width: 225px;
	}

input { 
	border: 1px solid #c0c0c0;
	color: #454545;
	font-size: 11px;
	letter-spacing: 1px; }

input.searchText { width: 100px; height: 15px; }

input.searchSubmit { 
	background-image:url(http://www.gcca.org.au/wp-content/themes/GCCA%20v2/images/search.gif);
	height:20px;
	width:63px;
	margin: 0; padding: 0; }

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/*Footer*/
#footer {
	clear: both;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 50px; 
	margin-top:20px; 
	width: 100%; 
	background: url(images/footerbg.jpg) repeat-x top; 
	background-color:#e6e6e6;
	text-align: center; 
	}

#footer a{
	color: #A5CD2C;
	}
	
#footer a:hover{
	color: #FF9900;
	}