/*
Theme Name: Red Cockatoo Theme  
Theme URI: http://www.stones-software.com.au
Description: WordPress Custom Theme for Red Cockatoo Australia by Stones Software and Training 
Version: 10 Feb, 4:08
Author: Susan Stones
Author URI: http://www.stones-software.com

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

/*widths */
#wrap  {
	width:  100%;
	min-width: 810px;
	max-width: 1074px; 
	margin: 30px auto 20px auto;
	margin-top: 10px;
	text-align: left;
}

#nav{
	width: 89%;
	min-width: 660px;
	max-width: 924px;  
}

.page{
	width: 85%;
	min-width: 570px;
	max-width: 845px;  
}

#hd{
	width: 100%;
	height: 200px;
}
#footer, #inner_wrap  {
	margin: 10px auto 25px auto;
	width: 100%;
	min-width: 810px;
	max-width: 1074px; 	  
}

#nav, #hd{
	margin-left:auto;
	margin-right:auto;
}

#inner_wrap  {
	background: url(http://www.redcockatooaustralia.com/images/red_cock_long_logo_tile.jpg) repeat-y right 0; 
}
#hd{
	text-align: left;
	background: url(http://www.redcockatooaustralia.com/images/new_red_cock_long_logo.jpg) no-repeat  right 0;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #B9AA82;
	background-image: url(http://www.redcockatooaustralia.com/images/bkgd.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #000000;
}

a, a:link {
	padding: 1px;
	color: #000000;
	text-decoration: underline;
}

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

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: verdana;
	font-size: 130%;
}

h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#hd h1{
	font-size: 290%;
	color: #FFFFFF;
}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #A5363D;
}

.item {
	padding: 10px;
	background-color: #FEF7E5;
	text-align:left;
	border: 2px solid #CABB9A;
	margin-bottom: 1em;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}

.itemhead h3{
	display: inline;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #666;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}

.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #CABB9A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #666;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#secondary, #third{
	background-color: #CABB9A;
	text-align:left;
	padding: 0px;
	border: 2px solid #CABB9A;
}

#secondary h4, #third h4{
	color: #6F613E;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #645335; }
#menu ul li a:hover { color:#FFF; background: #80784A; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #80784A;
	color: #645335;
}

.yui-navset .yui-nav li a {
    background-color: #FEF7E5;
	border-bottom: 0px;
	color: #645335;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #645335;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	color: #80784A;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #666;
}

/* from main site */



/*  css for header section */
#redcocklogo  {
	float: right; 
} 

.page{
	background-color: #FEF7E5;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 50px;
	
}
.red  {
	color: #A10F10;
    font-weight: bold;
}
.darkgrey{
	color:#666;
	font-weight: bold;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}

/*  CSS for navigation */

#nav a:link {
	color: #FEF7E5;
}

#nav a:visited {
	color: #FEF7E5;
} 

#nav a:hover {
	color: #E5C16B;
}

#nav a:active {
	color: #FEF7E5;
}
#nav a  {
	text-decoration: none;
	font-weight: normal;
}

#nav {
	margin:   0;
	background-color: #6F613E;	
	font-size: 100%;
	font-family: "Arial Narrow", Scala, Arial, Tahoma, Verdana, helvetica, sans-serif;
	padding: 0;
}

#navlist   {
	font-size: 1.2em;
	font-weight: 500;
	background-color: #6F613E;
	z-index: 100;
}

#navlist li {
	float: left; 
	list-style-type: none;  
	padding: 5px 1.3% 15px 2.2%;	  
}

/*  drop down menu stuff */
#navlist li a   {
	display: block;
}			              

#navlist a.currentpage {
	font-weight: bold;
}

#navlist li ul {
	position: absolute;
	z-index: 100;
	width: 6em;
	left: -999em;
	color: #FEF7E5;
	border: 3px solid #C0C1BC;
	border-top: none;
	padding: 2px 5px 5px 5px;
	font-size: .95em;
	background-color:  #6F613E;
}

#navlist  li:hover ul, #navlist  li.over ul {
	left: auto;
	text-align: center;
}

#navlist  li ul li 
{   width: 100%;
	display: block;
	border-right: none; 
    list-style-type: none;
    padding: 0;
    background-color: #6F613E;
}

#navlist li ul li a {
	color: #FEF7E5;	
}

/*  CSS for Footer */

#footer a:link {
	color: #FEF7E5;
}

#footer a:visited {
	color: #FEF7E5;
} 

#footer a:hover {
	color: #E5C16B;
}

#footer a:active {
	color: #FEF7E5;
}

#footer a  {
	text-decoration: none;
	font-weight: normal;
}

#footer {
	background-color:#6F613E;
	font-family: "Arial Narrow", Scala, Arial, Tahoma, Verdana, helvetica, sans-serif;	   
}

#footernavlist {
	padding-bottom: 15px;
}

#footernavlist ul li {
	float: left; 
	list-style-type: none; 
	font-size: 95%;  
	padding: 5px 2.2% 0px  2.2%;	   		
}
#footernavlist li a   {
	display: block;
}

#footernavlist a.currentpage {
	font-weight: bold;
}

#footer #copyright  {
	font-size: 0.7em;
	text-align: center;
	color: #B2B2B2;	
}

#footer #copyright p  {
	margin: 0;
	padding: 0;
}

#footer #copyright a  {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}

#footer #copyright a:link {
	color: #B2B2B2;	
}

#footer #copyright a:visited {
	color: #B2B2B2;	
}

#footer #copyright a:hover {
	color: #B2B2B2;	
}

#footer #copyright a:active {
	color: #B2B2B2;	
}

.clear {
	clear: both 
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}  

.item entry{
	position:relative;
	z-index: 10;
}
	  
