/*
Theme Name:     Tumutcf2013
Theme URI:      http://www.freerangewebdesign.com.au/
Description:    Child theme based Twenty Eleven for the Tumut Community Foundation
Author:         Liz Kelleher
Template:       twentyeleven
Version:        1.1


COLOURS
-------
#fff100		- Yellow
#666666		- lighter grey - nav text
#4a4a4a		- Mid Grey - text
#000000		- Body Text
#222222		- dark grey - background

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms;
}
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");

/*  SIDEBAR ON RIGHT 

 #primary {
    float: left;
    margin: 0 -29.5% 0 0;
    width: 100%; 
	}
#secondary {
    float: right;
    margin-right: 4.5%;
    width: 25%; 
	}
*/


body {
    background-color: #ffffff;	
	font-family: "Open Sans", Helvetica, sans-serif;
    padding: 0;
}

body.custom-background {
}
/* body.home {
    background: url("images/bg-head-banner.png") repeat-x scroll 0 0 transparent;
    height: 40px;
    position: relative;
    z-index: 10;
}
body.home div#headBanner p {
    color: white;
    font-family: MuseoSans500,"Lucida Grande",LucidaUnicodeSans;
    margin: 0 auto;
    padding-top: 8px;
    text-align: center;
    width: 984px;
}
html body.page div#headBanner p {
    display: none;
}*/


/* Links */
a {
	color: #ED9300; /* yellow of logo with upped contrast */
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Page layout */

#page {
    margin: 1.5em auto;
    max-width: 960px;
    background-color: #fff;
}

#branding {
    border-top: none;
    height: 160px;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 10;
}
#branding hgroup {
    margin: 0 2%;
}
#branding img.logo {
    height: auto;
    margin-bottom: 30px;
    width: auto;
	border:none;
	float: left;
}

#branding hgroup div.logo-address {
float: left;
color: #0367BB;
padding: 40px 0 0 30px;	
width: 250px;
}

#branding hgroup div.logo-address p {
    margin-bottom: .5em;
}

#branding hgroup div.logo-address a {
    color: #0367BB;
}

#branding img {
    height: auto;
    margin-bottom: 0px;
    max-width: 100%; /* keeps it responsive */
	border:none;
}
#branding a img.logo, #branding a:hover img.logo {
	border:none;
	background: none;
}

#branding #searchform { /* location of search */
    right: 0%;
}

/* MAIN LAYOUT  */
#main {
    clear: both;
    padding: 0 0 1.625em 0;
}

#primary {
    float: right;
    margin: 0 0 0 -26.4%; 
    width: 100%;
	background-color: #fff!important;
}
#primary.full-width {
	float: none;
	margin-left: 0;
	width: 100%;
}

#content {
    margin: 0 7.6% 0 30%; 
    width: 68.4%;
}
#primary.full-width #content {  /* spacing on homepage  */
    margin: 0 3% 0 3%; 
    width: 95%;
}
#secondary {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    margin-right: 0;
    padding-top: 20px;
    width: 18.8%; 
	/*background-color: #E9F2F7;*/
	 background: url("images/bg-sidebar-fade-to-white.png") repeat-x 100% 100% #E9F2F7; 
	min-height: 450px;
}	
/* NAVIGATION  */

#access div {
    margin: 0 2%;
}
#access {
    background-color: #0367BB;
	background-image: -webkit-linear-gradient(top, #0367BB, #4890CD);
	background: -moz-linear-gradient(#0367BB, #4890CD) repeat scroll 0 0 transparent; /* light #4890CD    dark  #0367BB  */
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0px; /* 0 auto 6px removed border of white from below nav */
    width: 100%;
	margin-top: 0; /* -7px hides whitespace above nav */
}
#access a {
    color: #ffffff;
    display: block;
    line-height: 3.333em;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing:1px;
	text-transform: uppercase;
    padding: 0 1em;
    text-decoration: none;
}


#main header.entry-header {
background-color: #E9F2F7;
position:relative;
height: 110px;
margin: 0;}



#main header.entry-header h1.entry-title {
	color: #0367BB;
	padding-top: 20px;
	padding-left: 3%;
	font-weight: 400;
	letter-spacing: 0.1em;
	font-size: 1.6em;
	width: auto;
}

h2 a {
	color: #ED9300;
    text-decoration: none;
	font-size: 1.1em;
    font-weight: bold;
	}
	
.entry-content h2 {
color: #0367BB;
    font-size: 1.1em;
    font-weight: bold;
	}
.tagline {
    position: absolute;
    top: 2.5em; right: 3%;
    color: #A4C7DE;
    font-size: 1.4em;
	padding-right: 3%;
}

.entry-content h3, .comment-content h3 {
    font-size: 0.9em;
color: #0367BB;
font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}

#main header.entry-header h1.entry-title a {
color: #fff;	
}

#secondary h2 {
	color: #A4C8DE;
		text-transform: none;
font-weight: 400;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}


/* single page layut */

.singular #author-info {
    background: none repeat scroll 0 0 #F9F9F9;
    margin: 2.2em -35.6% 0 -35.4%;
    padding: 20px 35.4%;
}
#author-info {
    font-size: 12px;
    overflow: hidden;
}

.entry-meta {
    clear: both;
    margin: 2.2em 0 1em 0;
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: .9em;
    line-height: 2em;
}

#content .entry-meta p.post-date {
margin-bottom: 0;	
}

.contact-banner {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 16px;
    padding: 30px 20px;
    width: 97%;
	text-align:center;
}

.contact-banner {    background-color: #F2AE3F;
    background-image: -moz-linear-gradient(center top , #F2AE3F, #F6C678); /* ##F77327#light#F2B476  grey - try #EDEDED, #FAFAFA*/
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px 0 #999;
}

.contact-banner a {
    color: #fff;
    text-shadow: 0 1px 0 #999;
border-bottom: 1px dotted #fff;
text-decoration: none;	
}
/* SUBNAV
*/

ul.subnav {
	margin: 60px 0px 10px 0;
	padding: 0px;
	font-size: 85%;
	text-align: left;
	margin: 0 0 0.5em;
	padding: 0;
	list-style: none;
}

ul.subnav li.current_page_item a {
	font-weight: bold;
}
ul.subnav li a {
	color: #666666;
	text-decoration: none;
}
ul.subnav li {
	padding: 0.5em 10px 0 0px;
	color: #666666;
	text-decoration: none;
		font-size: 1.2em;
	border-bottom: 1px solid #A4C8DE;
	margin-left: 0!important;
	padding-left: 0!important;	
}

ul.subnav li ul.children {
margin-left: 1em;	
}

ul.subnav li ul.children li {
	list-style: none;
    text-decoration: none;
	border-bottom: none;
	padding: 0;
	border-left: 5px solid #A4C8DE;
	font-size: 1em;
}
ul.subnav li ul.children li a {
	padding-left: 10px;
}

/*  -------*/
blockquote {
    background: none repeat scroll 0 0 #F7F9FA;
    border: 1px solid #DEE3E6;
    border-radius: 5px 5px 5px 5px;
    color: #668A9E;
    float: right;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding: 25px 12px 28px;
    width: 200px;
}

p.testimonial {
    background: none repeat scroll 0 0 #F7F9FA;
    border: 1px solid #DEE3E6;
    border-radius: 5px 5px 5px 5px;
    color: #668A9E;
    float: right;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding: 25px 12px 28px;
    width: 200px;
	
}
/*  form on contact page */

#gforms_confirmation_message {
    background-color: #D6F5E0!important;
    border: 1px solid #33CC66!important;
    font-size: 1.1em!important;
    margin-bottom: 10px;
	margin-left: 20px!important;
	margin-right: 20px!important;
    margin-top: 10px;
    padding: 20px 0;
    text-align: center;
}



#content ul.list-child-categories {
    list-style: none outside none;
    margin: 0;
	padding: 10px 0 10px 0;
}
#content ul.list-child-categories li {
    display: inline;
}
#content ul.list-child-categories li a {
    border-bottom: 5px solid #CCCCCC;
    color: black;
    display: block;
    float: left;
    margin: 0 10px 15px 0;
    padding: 1px 6px;
}
#content ul.list-child-categories li a:hover {
    border-bottom: 5px solid #F96C27;
	text-decoration:none;
}

#content ul.list-child-categories li.current-cat a {
    border-bottom: 5px solid #F96C27; /* orange from logo  */
    color: black;
    display: block;
    float: left;
    margin: 0 10px 15px 0;
    padding: 1px 6px;
}
/*  headings  */

#content header.single-page-header h1 {
	font-size: 1.6em;
	margin: 1.6em 0 0 0;
}

.widget-title {
    color: #666666;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}


img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: none;
    padding: 0px;
}

.floatleft { 
    float: left; 
    margin: 10px 10px 10px 0; 
}
.floatright { 
    float: right; 
    margin: 10px 0 10px 10px; 
}


/* breadcrumbs */

.breadcrumbs {
    color: #A4C7DE;
    font-size: .9em;
	padding-top: 1.3em;
	padding-left: 3%;
}

.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth { position:relative; margin-right:4%; float:left; min-height:1px; height:auto!important; height:1px; }
.one_half { width:48%; }
.one_third { width:30.6666%; }
.two_third { width:65.3332%; }
.one_fourth { width:22%; }
.two_fourth { width:48%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:79.2%; }
.one_sixth { width:13.3333%; }
.two_sixth { width:30.6666%; }
.three_sixth { width:47.9998%; }
.four_sixth { width:65.3332%; }
.five_sixth { width:82.6665%; }
.last { margin-right:0!important; clear:right; }
.one_half .one_half { margin-right:8.3333%; width:45.8333%; }
.one_half .one_third { margin-right:8.3333%; width:27.7778%; }
.one_half .two_third { margin-right:8.3333%; width:63.8889%; }
.two_third .one_third { margin-right:6.1224%; width:29.2517%; }
.two_third .two_third { margin-right:6.1224%; width:64.6258%; }
.two_third .one_fourth { margin-right:6.1224%; width:20.4082%; }


/*  shortcode button styling  */

/* add button shortcode */

a.hotbut {
    display: inline-block;
    font-size: 1.2em;
	width: 90%;
    font-weight: bold;
    height: 42px;
    padding-right: 10px;
	margin-bottom: 20px;
    color: #ffffff;
    background: #ffd14c;
    text-decoration: none;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
border-bottom: none!important; /* needed to remove border for links */

}
a.hotbut:hover {
    color: #fff;
    background: #4890CD;
    text-decoration: none;
    padding-right: 10px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
}

a.hotbut span {
    display: block;
    line-height: 14px;
    padding: 13px 0px 14px 10px;
	text-align: center;
}
a.hotbut:hover span {
    color: #fff;
    padding: 13px 0px 14px 10px;
}

input.inputSubmit,
input.inputButton,
button,
a.button,
a.button:link,
a.button:visited {
	font-size: 13px ;
	color: #f0efd4;
	background: #0d989e;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
	overflow: visible;
	white-space: nowrap;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 0;
}
/*  WIDGETS IN SIDEBAR AREA  */

.widget-area {
    font-size: .9em;
}

#secondary ul#sidebar-categories {
    list-style: none outside none;
	margin: 0 0 1.625em 0;
	}
#secondary ul#sidebar-categories li {
    border-bottom: 1px solid #DDDDDD;
	padding: 6px;
}
#secondary ul#sidebar-categories li ul.children, #secondary ul#sidebar-categories li ul.children li {
    border-bottom: none;
}

/*  FOOTER  */

#site-generator {
height: 4em;
    padding: 0 7.6% 0 7.6%; 
}

#site-generator {
    background: none repeat scroll 0 0 #E9F2F7;
    border-top: 1px solid #0367BB;
    color: #0367BB;
}
#site-generator a {
    color: #0367BB;
    font-weight: bold;
}
#footerCategories a {
	color: #555;
	font-weight: bold;
}
#site-generator p  {
padding-bottom: 1em;	
padding-top: 1em;	
}
/* footer menu of categories and child categories 
footer#colophon div#site-generator div.menu ul {
    list-style: none outside none;
    margin: 0;
	padding: 10px 0 10px 0;	
}

footer#colophon div#site-generator div.menu ul li {
    display: inline;
}

footer#colophon div#site-generator div.menu ul li a {
    display: block;
    float: left;
    margin: 0 10px 15px 0;
    padding: 1px 6px;
}

footer#colophon div#site-generator div.menu ul li.page_item ul.children {
    list-style: none outside none;
    text-align: left;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0; 
}
footer#colophon div#site-generator div.menu ul li.page_item ul.children li {
	display: block;
}

#footerCategories {
	background-color: #f9f9f9;
	color: #666;
	overflow: hidden;
}

#footerCategories ul {
	    list-style: none outside none;
    margin: 0;
	padding: 10px 0 10px 0;	
	padding: 1.2em 0.5em;

}
#footerCategories ul li {
	    float: left;
		width: 15%;

}
#footerCategories ul li.cat-item ul.children li.cat-item
#footerCategories ul li ul.children li {
		width: 100%;

}

#footerCategories ul li.cat-item ul.children li {
float: none;
width: 100%;
}*/


a[href$=".PDF"], a[href$=".pdf"] {
	padding: 2px 10px 2px 30px;
	background: url("images/pdf_sml_icon.gif") left center no-repeat;
}

a[href$=".XLS"], a[href$=".xls"], a[href$=".xlsx"] {
	padding: 2px 10px 2px 30px;
	background: url("images/xls_sml_icon.jpg") left center no-repeat;
}

a[href$=".DOC"], a[href$=".doc"], a[href$=".docx"] {
	padding: 2px 10px 2px 30px;
	background: url("images/word_sml_icon.jpg") left center no-repeat;
}

/*
Responsive design
---------------------------------------------------------------------------------------------------- */
@media (max-width: 850px) {
	
	#access {
background: #0367BB;}
	
#branding p.tagline {
	font: 14px "Georgia", "Times New Roman", serif;
	line-height: 1.5em;
}

}

@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */

#main header.entry-header h1.entry-title {
	padding-left: 10px;
	letter-spacing: normal;
	font-size: 1.1em;
}

#secondary {
	background-image: none;
}

#branding hgroup div.logo-address {
	display: none;
}


.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth { 
	float:none; width: 100%; }

#access {
	margin: 0;
	padding: 0;
	margin: 0;
background-color: #0367BB;  /* needed to override black coloured nav on small screens */
}

	#access ul { 
	max-width: 100%; 
	font-weight: normal; 
	margin-left: 0;
	}
	#access ul li { 
	width: 50%; 
	float: left; 
	text-align: center; 
	margin-left: 0em;  /* needed for the grid on small screens */
 }
	#access ul li:nth-of-type(odd) a { 
	/*  border-right: 1px dotted #1D4F66;   border knocks it into next grid box  */
	 }
	#access ul li a { 
	padding: 6px 0px; /* 8px 0px to add more air around nav options */
	/*  border-bottom: 1px dotted #1D4F66;   border knocks it into next grid box  */ 
	display: block; }


#access li.page_item ul.children {
	display: none;
}

#access li:hover > a {
	background: #E9F2F7;
	text-decoration:underline;
}

#branding #s {
    display: none;
}

.tagline {
    display: none;
	
}
}

@media (max-width: 400px) {

body {
    padding-right: 0!important;
	margin-right: 0!important;
}
#branding hgroup a img.logo {
    max-width: 250px; /* keeps it responsive */
}

}