
/*
Theme Name: CDN 2016
Author: Kitka
Author URI: http://www.kitka.com.au
*/
* {
	box-sizing: border-box;
}
html {
	min-height: 100%;
}
a img {
	border: 0;
	outline: none;
}
body {
	color: #222222;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	/*background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
}
#outer {
	width: 100%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
p, li {
	font-size: 100%;
	line-height: 140%;
}
li li {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
}
li ul, li ol {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-size: 140%;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-weight: 500;
	color: #de0069;
}
h3, h4 {
	font-weight: 400;
	color: #000000;
}
h2 {
	font-weight: 400;
	font-size: 120%;
	color: #de0069;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 100%;
}
a:link, a:visited {
	color: #f18500;
	text-decoration: none;
	outline: none
}
a:hover, a:active {
	color: #477181;
}
hr {
	background-color: #efefef;
	border: none;
	height: 1px;
	clear: both;
}
header {
	padding: 55px 0px 3px 0px;
	height: 176px;
	width: 100%;
	margin: 0px auto;
	border-bottom: 3px solid #ffc404;
	background-color: #f7f7f7;
}
#logo {
	max-width: 955px;
	margin: 0 auto;
	background-color: #f7f7f7;
	background-image: url(images/culturescommunitiescouncils.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#logo img {
	margin-top: 10px;
	max-height: 90px;
	margin-left: 10px;
}
#logo:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.entry-content:after {
	content: " ";
	display: block;
	height: 1px;
	clear: both;
	background-color: #CCC;
}
.social {
	float: right;
	height: 60px;
	width: 220px;
}
.searchy {
	float: right;
	height: 60px;
	padding-top: 15px;
}
#galleryOuter {
	width: 100%;
	max-height: 300px;
	margin: 0 auto;
	-moz-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.17), inset 0 -8px 8px -8px rgba(0,0,0,0.17);
	-webkit-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.17), inset 0 -8px 8px -8px rgba(0,0,0,0.17);
	box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.17), inset 0 -8px 8px -8px rgba(0,0,0,0.17);
	background-color: rgba(255,255,255,0.5);
}
#galleryInner {
	height: 331px;
	width: 100%;
	max-width: 955px;
	margin: 0 auto;
	position: relative;
}
#mainOuter {
	width: 92%;
	max-width: 905px;
	min-height: 300px;
	padding: 20px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
#mainOuter:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
#pagebody {
	width: 99%;
	padding: 0px 20px;
	margin-left: auto;
	margin-right: auto;
}
#pagebody:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
#pagebody a {
	font-weight: bold;
}
#maincontent {
	width: 95%;
	float: left;
	margin: 0;
	padding: 10px;
	background-color: rgba(255,255,255,0.7);
}
#maincontent-withsidebar {
	width: 75%;
	float: left;
	margin: 0;
	padding: 10px;
	background-color: rgba(255,255,255,0.7);
}
.newsflash {
	width: 97%;
	padding: 10px 10px 10px 10px;
	border-radius: 15px 50px 5px 5px;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #FFF;	
}
.one_third {
	width: 32% !important;
	height: 305px;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	border-radius: 15px 50px 5px 5px;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #FFF;
	position: relative;
}
.one_third li {
	font-size: 80%;
	margin-left: 0;
	padding-left: 5px;
}
a.morelink {
	background-color: #f18500;
	display: block;
	border-radius: 10px;
	color: #ffffff;
	width: 100px;
	font-weight: normal !important;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	float: right;
	font-size: 80%;
}
a:hover.morelink {
	background-color: #477181;
}

.one_third a.morelink {
	position: ;
}
.one_third img {
	width: 99%;
	height: auto;
	max-height: 100px;
}
#sidebar {
	width: 23%;
	float: right;
	padding: 10px;
	margin: 0px;
	font-size: 80%;
	background-color: rgba(255,255,255,0.5);
}
#sidebar ul {
	margin: 8px 0px 0px 8px;
	padding: 0px;
	line-height: 130%;
}
#sidebar ul li {
	margin-bottom: 10px;
}
#leftcol {
	width: 79%;
	float: left;
}
#newsitems {
	width: 20%;
	float: right;
	font-size: 80%;
}

#footerOuter {
	width: 100%;
	height: auto;
	min-height: 55px;
	padding: 5px;
	background-color: #942766;
	z-index: 40;
}
footer {
	color: #FFF;
	font-size: 80%;
	text-align: center;
	max-width: 950px;
	margin: 10px auto 0 auto;
	font-size: 70%;
}
footer a:link, footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
label {
	width: 30%;
	text-align: left;
	display: block;
	font-weight: normal;
	color: #666;
}
#searchform {
	float: right;
	padding-right: 10px;
}
#searchform label {
	display: none;
}
#searchform input[type=text] {
	padding: 2px;
	margin-top: 6px;
	height: 25px;
	width: 120px;
	background-color: #efefef;
	border: solid 1px #E5E5E5;
}
#searchform input[type=submit] {
	margin: 0px;
	background-image: url(images/button-search.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 40px;
	width: 40px;
	border: none;
	background-color: transparent;
	color: transparent;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	margin: 0 auto;
	text-align: center;
}

.pagination:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.pagination-next {
	width: 49%;
	margin-right: 1%;
	float: right;
	font-size: 110%;
	text-align: right;
}
.pagination-previous {
	width: 49%;
	margin-left: 1%;
	float: left;
	font-size: 110%;
}
.post-pic {
	float: left;
	margin-right: 10px;
}
.post-pic img {
	max-width: 150px;
	height: auto;
}
.longlist {
	width: auto;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 80%;
	text-align: right;
}

.yikes-easy-mc-form {
	width: 50% !important;
}
/* menu colours */



#navOuter {
	margin: 0 auto;
	height: 56px;
	width: 100%;
	background-color: #EF8123;
	position: fixed;
	z-index: 20;
	background-position: center top;
}
#mobile-menu {
	display: none;
}
nav {
	width: 100%;
	max-width: 955px;
	margin: 0 auto;
}
nav ul {
	color: #FFFFFF;
	list-style: none;
	height: 55px;
	font-size: 80%;
}
nav li {
	display: block;
}
nav li a:link, nav li a:visited {
	color: #ffffff;
	text-decoration: none;
}
nav li a:hover, nav li a:active {
	color: #000000;
	background-color: #f5a763; 
}
nav ul li {
	border-right: 1px solid #f5a763;
}
nav ul ul li {
	background-color: #EF8123;
	border: 1px solid #f5a763;
	font-size: 110%;
	width: auto;
}
.current-menu-item {
	background-color: #f5a763;
}
.menu-nlgcf-label {
	color: #666;
}
#menu-nlgcf .current-menu-item {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 2px;
}
h3.accordion-title {
	cursor: pointer;
	background-color: #F2F2F2;
	padding: 5px 0px 5px 20px;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 2px 15px;
}
