@charset "utf-8";
/*   
Theme Name: Cockatoo
Theme URI: www.stones-software.com.au
Description: A wordpress theme developed exclusively for use by Red Cockatoo Australia
Author: Susan Stones
Author URI: www.stones-software.com.au
Version: 1
Copyright:  Red Cockatoo Australia
in use
*/


body {
	background-color: #CABB9A;
	background-image:url(images/bkgd.jpg);
	background-repeat: repeat;
	font-family: "Arial Narrow", Scala, Arial, Tahoma, Verdana, helvetica, sans-serif;
	margin: 10px 20px 10px 30px;		   
	padding: 0px 20px 0px 20px;
	list-style-type: disc;
	list-style-position:inside;
	font-size: 100%;
	font-weight: normal;
}

#outer_wrap {
	width:  96%;
	min-width: 810px;
	max-width: 1074px; 
	margin: auto;
}

#inner_wrap {
	background-image: url(images/red_cock_long_logo_tile.jpg);
	background-repeat: repeat-y;
	background-position: right 0;
	margin-bottom: 5px;
}

#mid_wrap { 
	margin-left: 50px;
	min-width: 810px;
	max-width: 1074px; 	
}

#header {
	height: 210px;
}

#videoDiv {
	margin-left: 15%;
	float: left;
	width: 230px;
}

#logo {
	float: left;
	height: 183px;
}

#long_logo {
	float: right;
	width: 100px;
	height: 210px;
}

#menu, #footer {
	width: 100%;
	background-color: #6F613E;
	text-align: center;
}

#menu {
	font-size: 1.1em;
}

#footer {
	font-size: 0.9em;
}

#menu a, #footer a,#menu a:visited, #footer a:visited, #menu a:active , #footer a:active {
	text-decoration:none;
	font-weight: normal;
	color: #FEF7E5;
}

#menu a:hover, #footer a:hover {
	color: #E5C16B;
	background: #645335;
}


#footer #copyright a:link, #footer #copyright a:visited, #footer #copyright a:hover, #footer #copyright a:active {
	color: #B2B2B2;	
}
                   				 
#menu a.currentpage {
	font-weight: bold;
}


#navlist li, #footer li {
	float: left; 
	list-style-type: none;  
	padding: 7px 1% 10px 1.7%;	  
}

#navlist  li:hover {
	background: #645335;
}	

#navlist li a, #menu li ul li {
	display: block;
}			     


#navlist li ul, #navlist li ul li, #footer li ul {
	background-color: #6F613E;
}

#navlist li ul {
	padding: 2px 5px 5px 5px;
	font-size: 1em;
	width: 6em;
	left: -999em;
	position: absolute;
	border: 3px solid #C0C1BC;
	border-top: none;
	z-index: 1000;
}

#navlist li ul li {
}

#menu  li ul li {
	width: 100%;
	border-bottom: none; 
	list-style-type: none;
	padding: 0;
}

#navlist li:hover ul, #navlist li.over ul {
	left: auto;
	text-align: left;
    margin: 10px 0 0 -18px;
	width: 160px;
}



/* Begin Sidebar */

#sidebar {
	margin-left: 70%;
	margin-top: 80px;
	padding: 0;
	border: 0px solid #fff;
	background-color: #CABB9A;
	width 30%;
	font-size: 90%;  
}

#sidebar form {
	margin: 0;
}

#sidebar h2, #sidebar h3 {
	font-family: Myriad Pro,Tahoma,Geneva,sans-serif;
	padding: 3px;
	font-size: 110%;  
	color: #A5363D; 
	background: #A88F59;
	line-height: 130%;
}

#sidebar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
	font-size: 95%;  
}

#sidebar ul li { 
	padding: 0; 
	margin: 0; 
	border-bottom: 1px solid #DEDCC5; 
}

#sidebar ul li a, #sidebar p, .items { 
	color: #645335; 
	padding: 4px 10px 4px 10px; 
}

#sidebar ul li a { 
	display: block; 
	text-decoration: none; 
}

#sidebar ul li a:hover { 
	color: #FFF; 
	background: #6F613E;
}

/* End Sidebar */

.contents {
	background-color: #FEF7E5;
	color: black;
	margin-top: 0px;
	margin-left:  50px; 
	margin-right: auto; 
	width: 84%;
	min-width: 760px;
	max-width: 1024px;  	   
}

#contents_wrap {
	background-color: #FEF7E5;
	color: black;
	width: 89%;
	min-width: 760px;
	max-width: 1024px; 
}

#page_content { 
    padding: 20px 40px 40px 60px;
}

.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 68%;
	align: left;
}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 95%;
	align: left;
}

.post {
	float: left;
	width: 100%;
	/* text-align: justify; */
}

#linkstext,
#linkstext2 {
	float: left;
	width: 45%;
	margin-right: 5%;
}

#linksrighttext,
#linksrighttext2 {
	float: right;
	width: 45%;
	margin-left: 5%;
}

#linksrighttext img {
	margin-bottom: 20px;
}

#linkstext ul,
#linksrighttext ul {
}

#linkstext ul li,
#linksrighttext ul li {
	margin-left: -2em;
}

#linkstext a,
#linksrighttext a{
	margin-left: 5px;
}

#linkstext a:hover,
#linksrighttext  a:hover{
	margin: 5px;
	font-weight: bold;
}

#footer #copyright {
	font-size: 0.7em;
	color: #B2B2B2;	
	padding-bottom: 3px;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left; 
}

.clear_right {
	clear: right; 
}

.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.red_bold {
	color: #A10F10;
	font-weight: bold;
}
.red, a {
	color: #A10F10;
}
.darkgrey {
	color: #666;
	font-weight: bold;
}
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.black_bold {
	font-weight: bold;
	color: black;
}
.black {
	color: black;
}
.grey {
	color: #808080;
}

/*	Images */

img.alignright, a img.alignright, img.alignleft, a img.alignleft, img.centered, img.aligncenter, a img.aligncenter {
	background-color: #CABB9A;
	padding: 10px;
	display: inline;
}

img.alignright, a img.alignright, .pictureonright {
	float: right; 
	margin: 20px 5px 20px 20px;
}

img.alignleft, a img.alignleft {
	float: left;
	margin: 20px 20px 20px 0;
}

img.centered, img.aligncenter, a img.aligncenter {
	display: block; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
}

.pictureonright {
    float: right; 
    margin: 10px 5px 5px 20px;
}

/* End Images */


.alignright {
	float: right;
	}

.alignleft {
	float: left
}
.leftheading {
	margin: 10px 40px 10px 0px;  
	padding: 0px 0px 20px 0px;
	float: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Myriad Pro, Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
h1, h2 {
	font-size: 200%;
}
h3 {
	font-size: 140%;
} 
h4 {
	font-size: 120%;
} 
h6 {
	font-size: 100%;
	margin: 0px;  
	padding: 0px;
}
h2.prodtitles {
	font-size: 100%;
}

p {
	font-size: 100%;
}  



/* styles for specific pages */
.outlet_links h3,
.links h3{
	background-color: #CABB9A;
	padding: 5px;
}

outlet_links h4{
	margin-bottom: 0;
}

#intro{ http://www.testing.redcockatooaustralia.com/wordpress/wp-admin/theme-editor.php?file=/home/traceyallen/testing.redcockatooaustralia.com/wordpress/wp-content/themes/cockatoo/style.css&theme=Cockatoo&a=te&scrollto=4166
	font-size: 100%;
	text-align: center;
}
 
#frontpagetext {
	float: left;
}

#acknowledge {
	text-align: center;
        clear: all;
}

