/*
Theme Name: Aboriginal Housing Company
Version: 1.0
*/

/* start presets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html, html a {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

a, input {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out; 
	-o-transition: all .2s ease-in-out; 
	-ms-transition: all .2s ease-in-out; 
}

input {
	-webkit-appearance: none;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Questrial, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end presets */

#header {
	height: 130px;
	width: 1100px;
	margin: auto;
	height: 140px;
	background-color: #f5911f;
	border-bottom: 20px solid #ffffff;
	position: relative;
}

div#header img#logo {
	position: absolute;
	left: 30px;
	top: 10px;
}

div#wrapper {
	background-color: #c7b29b;	
	padding-top: 20px;
}

div#slider-container {
	background-color: #a48d74;	
}

div#slider {
	width: 1100px;
/*	height: 430px;	*/
	background-color: #e9d9be;
	margin: auto;
}

#container {
	text-align: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/bg-container.png)
}

body.page-template-pemulwuy #container {
	background-image: none;
}

div#main {
	width: 760px;
	float: left;	
}

div#sidebar {
	width: 340px;
	float: right;
	background-color: #e9e0d7;
	padding-top: 10px;
}

#footer {
	clear: both;
	height: 70px;
	line-height: 70px;
	width: 1100px;
	margin: auto;
	background-color: #e9d9be;
	border-bottom: 5px solid #902207;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

#footer-left {
	text-align: left;	
	width: 60%;
	float: left;
	padding-left: 40px;
}

#footer-right {
	text-align: right;	
	width: 25%;
	float: right;
	padding-right: 40px;
}

div#footer-right span, div.connect-with-us span.social {
	font-family: 'FontAwesome';
	font-size: 28px;
	display: inline-block;
}

div#footer-right span a.facebook, div.connect-with-us a.facebook {color: #3c5b9a}
div#footer-right span a.twitter, div.connect-with-us a.twitter  {color: #2ba8e0}
div#footer-right span a.linkedin, div.connect-with-us a.linkedin  {color: #1473a6}
div#footer-right span a.youtube, div.connect-with-us a.youtube  {color: #bf2026}
a.facebook:hover, a.twitter:hover, a.linkedin:hover, a.youtube:hover {color: #902207 !important}

div#footer-left ul {
	list-style: none;	
}

div#footer-left ul li {
	display: inline;	
}

div#footer-left ul li:after {
	content: ' | ';	
	color: #c7b29b;
	padding-left: 5px;
	padding-right: 5px;
}

div#footer-left ul li:last-child:after {
	content: none;	
}

#footer a:link {color: #000000; text-decoration: none;}
#footer a:visited {color: #000000; text-decoration: none;}
#footer a:hover {color: #902207; text-decoration: none;}
#footer a:active {color: #000000; text-decoration: none;}

span.secondary-footer {
	display: block;
	font-size: 12px;	
	letter-spacing: 1px;
	margin-bottom: 40px;
	line-height: 18px;
}

p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

a:link {color: #902207; text-decoration: none;}
a:visited {color: #902207; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #902207; text-decoration: none;}

/* start three boxes */

div#three-boxes {
	padding-left: 20px;	
	margin-bottom: 40px;
}

div#three-boxes img {
	-webkit-filter: grayscale(0.8) sepia(0.4);	
	filter: grayscale(0.8) sepia(0.4);	
	margin-bottom: 30px;
}

div#three-boxes img:hover {
	-webkit-filter: grayscale(0) sepia(0);	
	filter: grayscale(0) sepia(0);	
}

div#three-boxes div.box {
	background-color: #e9e0d7;	
	width: 340px;
	height: 390px;
	float: left;
	margin-right: 20px;
	text-align: left;
	cursor: pointer;
}

div#three-boxes h2, div#three-boxes p {
		margin: 0px 25px 10px 30px;
}

div#three-boxes h2 {
	font-weight: 700;
	font-size: 24px;
	font-family: 'Cabin Sketch';
	text-transform: uppercase;
}

div#three-boxes p {
	font-size: 14px;
	line-height: 18px;
}

div#three-boxes a.button {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	margin: 0px 30px 10px 30px;
	background-color: #ffffff;
	padding: 10px;
}

div#three-boxes a.button:after {
	font-family: FontAwesome;
	content: '\f138';
	padding-left: 7px;
}

/* end three boxes */

/* start two boxes */

div#two-boxes {
	background-image: url(images/bg-two-boxes.png);
	background-repeat: repeat-y;
	background-position: center;
}

div#two-boxes div#latest-news, div #two-boxes div#pemulwuy-project {
	text-align: left;	
}

div#two-boxes div#latest-news {
	width: 	460px;
	float: left;
	margin-left: 50px;
}

div#two-boxes div#pemulwuy-project {
	width: 460px;
	float: right;
	margin-right: 50px;	
}

div#two-boxes div#latest-news h2, div #two-boxes div#pemulwuy-project h2 {
	color: #997f63;
	font-family: 'Cabin Sketch';
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 20px;
}

div#two-boxes div#latest-news p, div #two-boxes div#pemulwuy-project p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 18px;
}

div#two-boxes img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div#two-boxes h3 {
	font-family: 'Questrial';
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}

div#two-boxes img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

div#two-boxes a.button {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px;
}

div#two-boxes a.button:after {
	font-family: FontAwesome;
	content: '\f138';
	padding-left: 7px;
}
div#two-boxes a.button:hover {
	background-color: #000000;	
}

/* end two boxes */

/* start main content */

div#main h1 {
	font-weight: 700;
	font-family: 'Cabin Sketch';
	font-size: 24px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #912207;
	display: block;	
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px 20px 20px 30px;
}

div#main p {
	font-size: 14px;
	line-height: 21px;
	margin: 0 50px 18px 50px;
	text-align: left;
}

div#main h2 {
	font-family: 'Cabin Sketch';
	font-weight: normal;
	font-size: 24px;
	line-height: 21px;
	margin: 0 50px 18px 50px;
	text-align: left;
	padding-top: 10px;
	clear: both;
}

div#main h3 {
	font-weight: normal;
	color: #997f63;
	font-size: 24px;
	line-height: 21px;
	margin: 0 50px 18px 50px;
	text-align: left;
	padding-top: 10px;
}



div#main ul {
	list-style-type: square;
	font-size: 14px;
	line-height: 21px;
	margin: 0 50px 18px 65px;
	text-align: left;
}

div#main ol {
	list-style-type: decimal;
	font-size: 14px;
	line-height: 21px;
	margin: 0 50px 18px 65px;
	text-align: left;
}


div#main div#header-image {
	height: 200px;
	width: 720px;
	background-size: cover;
	margin: auto;
	margin-bottom: 50px;
}

/* end main content */

/* start sideboxes */

div.sidebox {
	width: 280px;
	height: 177px;	
	margin: auto;
	margin-bottom: 30px;
	padding-top: 30px;
	cursor: pointer;
}

div.sidebox h2 {
	font-family: 'Cabin Sketch';
	font-weight: 700;
	text-transform: uppercase;
	color: #902207;
	font-size: 44px;
}

div.sidebox h2 span {
	color: #ffffff;
}

div.sidebox p {
	font-family: 'La Belle Aurore';
	font-size: 20px;
}

div.bringing-people-together  {
	text-align: left !important;
}

div.bringing-people-together h2 {
	font-size: 28px !important;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
}

div.bringing-people-together h2 img {
	float: right;
}

/* end sideboxes */

/* start menu */

ul#menu-header-menu {
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-size: 12px;
	line-height: 60px;
	position: absolute;
	bottom: 40px;
	right: 20px;
}

ul#menu-header-menu ul {
	z-index: 999999999999;
}


ul#menu-header-menu li {
	display: inline-block;
	margin-left: 17px;
	margin-right: 17px;
}

ul#menu-header-menu li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

ul#menu-header-menu li a:hover {
	color: #7f1416;
}

/* start submenu */

ul#menu-header-menu li {
	position: relative;
}

ul#menu-header-menu li ul {
	opacity: 0;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute; 
	right: -47px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out; 
	-o-transition: all .2s ease-in-out; 
	-ms-transition: all .2s ease-in-out; 
	width: 160px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #f6911f;
}

ul#menu-header-menu li:hover ul {
	opacity: 1;
	visibility: visible;
}

ul#menu-header-menu li li {
	padding: 8px 0 8px 0;
	clear: both;
	display: block;
}

li#menu-item-67 {
	background-image: url(images/menu-icon-home.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-566 {
	background-image: url(images/menu-icon-about-us.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-565 {
	background-image: url(images/menu-icon-housing.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-1118 {
	background-image: url(images/menu-icon-pemulwuy.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-567 {
	background-image: url(images/menu-icon-community.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-568 {
	background-image: url(images/menu-icon-media.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-416 {
	background-image: url(images/menu-icon-partners.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
li#menu-item-422 {
	background-image: url(images/menu-icon-contact-us.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

li.current_page_item a, li.current-menu-ancestor a {
	color: #7f1416 !important;
}

li.current-menu-ancestor ul li a {
	color: #000000 !important;
}

/* end submenu */

/* end menu */

/* start latest news from the blog on homepage */

div#latest-news h3.widget-title {
	color: #997f63;
	font-family: 'Cabin Sketch';
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 20px;
	line-height: 28px;
}

div#latest-news h3.rpwe-title {
	margin-bottom: 0;
}

div#latest-news time.rpwe-time {
	color: #997f63;
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
}

div#latest-news div.rpwe-summary {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 18px;
}

div#latest-news a.more-link {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px;
	width: 90px;
	margin-top: 18px;
}

div#latest-news a.more-link:after {
	font-family: FontAwesome;
	content: '\f138';
	padding-left: 7px;
}
div#latest-news a.more-link:hover {
	background-color: #000000;	
}

/* end latest news from the blog on homepage */

/* main blog */

p.postmetadata {
	color: #997f63;
	font-size: 12px !important;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid #f4f0eb;
	padding-bottom: 20px;
	clear: both;
}

div.entry img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 33% !important;
	height: auto;
}

div.entry img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 33% !important;
	height: auto;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

div.navigation .alignleft, div.navigation .alignright {
	font-size: 12px;
	text-transform: uppercase;
}

div.navigation .alignleft {
	width: 40%;
	float: left;
	text-align: left;
	margin-left: 50px;
}

div.navigation .alignright {
	width: 40%;
	float: right;
	text-align: right;
	margin-right: 50px;
}


/* start blog specific sidebar */

div#blog-sidebar {
	width: 300px;
	float: right;
	background-color: #e9e0d7;
	padding-left: 20px;
	padding-right: 20px;
}

/* end blog specific sidebar */

/* start search box */

div.widget_search form {
	height: 30px;
	display: block;
	margin-bottom: 30px;
}

div.widget_search form label.screen-reader-text {
	display: none;
}

div.widget_search form input {
	height: 30px;
	line-height: 30px;
	font-family: Questrial;
}

div.widget_search form input#s {
	border: 0;
	padding: 0;
	margin: 0;
	width: 80%;
	float: left;
	padding-left: 10px;
}

div.widget_search form input#searchsubmit {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Questrial;
	font-size: 12px;
	font-weight: 700;
	font-weight: normal;
	color: transparent;
	background-color: #902207;
	cursor: pointer;
	width: 10%;
	background-image: url(images/search.png);
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}

div.widget_search form input#searchsubmit:hover {
	background-color: #000000;	
}

/* end search box */

div#blog-sidebar h3 {
	font-weight: 700;
	font-size: 24px;
	font-family: 'Cabin Sketch';
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
}

div#blog-sidebar ul {
	text-align: left;
	font-size: 14px;
	line-height:18px;
	margin-bottom: 20px;
}

div#blog-sidebar ul li {
	padding-bottom: 8px;
}

/* end main blog */

/* start media gallery */

div.gallery {
	text-align: center;
	margin-left: 45px;
}

div.gallery br {
	display: none;
}

div.gallery dl.gallery-item {
	margin: 0;
	padding: 0;
	display:block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 150px;
	height: 150px;
	border: 5px solid #e9e0d7;
	position: relative;
}
div.gallery dl dt {
	margin: 0;
	padding: 0;
	display: inline-block;
}

div.gallery img {

}

dd.wp-caption-text {
	width: 150px;
	position: absolute;
	bottom: 0;
	color: #000000;
	background-color: rgba(233,224,215,.85);
	font-size: 11px;
	z-index: 1101;
	padding: 5px 0 5px 0;
}


/* end media gallery */

/* start columns fix */

div.rhcol p {
		margin: 0 0px 18px 0px !important;
}

div.rhcol h2 {
		margin: 0 0px 18px 0px !important;
}


div.rhcol {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
}

div.row-fluid .rhcol:first-child {
	padding-left: 50px;
}

div.row-fluid .rhcol:last-child {
	padding-right: 50px;
}


/* end columns fix */

/* start accordions */

div.omsc-accordion {
	border: none;
	margin-left: 50px;
	margin-right: 50px;
}

div.omsc-accordion p {
	margin-left: 0px !important;
}

div.omsc-toggle {
	border: none;
}

div.omsc-toggle-title {
	text-align: left;
	border: none;
	padding-left: 40px;
	color: #902207;
	font-family: 'Cabin Sketch';
	font-size: 18px !important;
}

div.omsc-toggle-inner {
	border: none;
	padding: 0;
}

/* end accordions */

/* start slider styles */

div#slider p {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 18px 0;
	text-align: left;
}

div#slider h2 {
	font-family: 'Cabin Sketch';
	color: #902207;
	font-weight: normal;
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 5px 0;
	text-align: left;
	padding-top: 0px;
	text-transform: uppercase;
}

div#slider h3 {
	font-weight: normal;
	color: #997f63;
	font-size: 24px;
	line-height: 21px;
	margin: 0 0 18px 0;
	text-align: left;
}

div#slider p a {
	font-size: 16px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out; 
	-o-transition: all .2s ease-in-out; 
	-ms-transition: all .2s ease-in-out; 
}

div#slider p a:after {
	font-family: FontAwesome;
	content: '\f138';
	padding-left: 7px;
}
div#slider p a:hover {
	background-color: #000000;	
}


/* end slider styles */

/* start forms */

div.gform_wrapper {
	padding: 0 50px 0 50px;
}

div.gform_heading {display: none}

div.gform_wrapper input, div.gform_wrapper textarea {
	border: 1px solid #e9e0d7;
}

input.gform_button {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px !important;
	cursor: pointer;
	border: none !important;
	background-image: url(images/arrow.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}

input.gform_button:hover {
	background-color: #000000;
}

input.gform_button_select_files {
	border: none !important;
	background-color: #e9e0d7;
	cursor: pointer;
}

input.gform_button_select_files:hover {
	background-color: #c7b29b;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	background-color: #ffffff;
	border: 1px solid #e9e0d7;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 7px;
	border-radius: 0px;
	display: inline-block;
	position: relative;
}

input[type="checkbox"]:checked:after {
	content: '\2714';
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 2px;
	color: #902207;
}




.gform_confirmation_message {
font-weight: 700;
font-family: "Cabin Sketch";
font-size: 24px;
text-transform: uppercase;
color: #912207;
display: block;
text-align: left;
margin-left: 20px;
margin-right: 20px;
padding: 20px 20px 20px 30px;
}







/* .yikes-easy-mc-form {
    display: block;
    width: 50%;
    margin: auto;
}

*/

/* start mailchimp */

.yikes-easy-mc-form  {
	text-align: left!important;
	margin-left:50px!important;
	margin-right:50px!important;

}

.yikes-easy-mc-form label {
	font-size: 14px!important;
	font-weight: bold!important;
}


.yikes-easy-mc-form input[type="email"] {
	border: 1px solid #e9e0d7!important;
	padding: 0!important;
	font-family: Questrial!important;
	font-size: 14px!important;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	padding-left:5px!important;
	margin-bottom: 20px!important;
	width: 50%!important;
	background-color: white!Important;
}



.yikes-easy-mc-form input[type="text"] {
	border: 1px solid #e9e0d7!important;
	padding: 0!important;
	font-family: Questrial!important;
	font-size: 14px!important;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	padding-left:5px!important;
	margin-bottom: 20px!important;
	width: 50%!important;
	background-color: white!Important;
}

.yikes-easy-mc-submit-button {
	font-size: 15px!important;
	font-family: 'Cabin Sketch'!important;
	width:100px!Important;
	font-weight: 700!important;
	display: inline-block!important;
	text-transform: uppercase!important;
	color: #ffffff!important;
	background-color: #902207!important;
	padding: 10px!important;
	cursor: pointer!important;
	border: none !important;
	background-image: url(images/arrow.png)!important;
	background-position: right 10px center!important;
	background-repeat: no-repeat!important;
	padding-right: 30px!important;
	margin-left: 0px !important;
	margin-right:50px!important;
}

.yikes-easy-mc-submit-button:hover {
	background-color: #000000!important;
}

.yikes-easy-mc-form p {
	margin-left: 0 !important;
}


/*end mail chimp */












/* start mailchimp */

div.yks-mailchimpFormContainer {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}

div.yks-mailchimpFormContainer label {
	font-size: 14px;
	font-weight: bold;
}

div.yks-mailchimpFormContainer input[type="text"] {
	border: 1px solid #e9e0d7;
	padding: 0;
	font-family: Questrial;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	margin-bottom: 20px;
	width: 50%;
}

div.yks-mailchimpFormContainer input[type="submit"] {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px;
	cursor: pointer;
	border: none !important;
	background-image: url(images/arrow.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-left: 0px !important;
}

div.yks-mailchimpFormContainer input[type="submit"]:hover {
	background-color: #000000;
}

div.yks-mailchimpFormContainer p {
	margin-left: 0 !important;
}


/*end mail chimp */







/* end forms */

/* Breadcrumbs */

div.breadcrumbs {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	color: #a5a5a5;
	font-family: FontAwesome;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	bottom: 40px;
}

div.breadcrumbs span {
	color: #808080;
}

/* end Breadcrumbs */

/* start entry button */

div.entry a.button {
	font-size: 13px;
	font-family: 'Cabin Sketch';
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #902207;
	padding: 10px;
}

div.entry a.button:after {
	font-family: FontAwesome;
	content: '\f138';
	padding-left: 7px;
}
div.entry a.button:hover {
	background-color: #000000;	
}

div.entry a.pdf:after {
	font-family: Fontawesome;
	content: '\f0ed';
	font-weight: normal !important;
}


/* end entry button */

/* google calendar */

div.gce-page-grid {
	margin: 0 50px 0 50px;
}

div.gce-month-title {
	font-weight: 700;
	font-size: 24px;
	font-family: 'Cabin Sketch';
}

td.gce-has-events {
	background-color: #e9e0d7;
	color: #8f2311 !important;
}



/* # Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1100px) {
	
	#header {
	height: 130px;
	width: 100%;
	margin: auto;
	height: 140px;
	border-bottom: none;
	position: relative;
	}

	div#header img#logo {
	position: absolute;
	left: 30px;
	top: 10px;
	}

	div#wrapper {
	padding-top: 0;
	}

	div#slider {
	width: 100%;
	}

	#container {
	width: 100%;
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 20px;
	/*background-image: none;*/
	background-size: contain;
	}

	/* start three boxes */

	div#three-boxes {
	padding-left: 0;	
	margin-bottom: 40px;
	background-color: #e9e0d7;
	padding-bottom: 15px;	
	}

	div#three-boxes div.box {
	background-color: #e9e0d7;	
	width: 33.3%;
	height: auto;
	margin-right: 0;
	overflow: hidden;
	}

	div#three-boxes div.box img {
	width: 100%;
	height: auto;
	}

	/* end three boxes */

	div#two-boxes {
	background-image: none;
	}

	div#two-boxes div#latest-news {
	width: 	40%;
	float: left;
	margin-left: 50px;
	}

	div#two-boxes div#pemulwuy-project {
	width: 40%;
	float: right;
	margin-right: 50px;	
	}

	#footer {
	clear: both;
	height: 70px;
	line-height: 70px;
	width: 100%;
	margin: auto;
	background-color: #e9d9be;
	border-bottom: 5px solid #902207;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 40px;
	}

	div#main {
	width: 69%;
	float: left;	
	}

	div#sidebar, div#blog-sidebar {
	width: 31%;
	float: right;
	background-color: transparent !important;
	padding-top: 30px;
	}

	div#blog-sidebar {
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent !important;
	}

	div.sidebox {
	width: 80%;
	height: auto;	
	margin: auto;
	margin-bottom: 30px;
	padding-top: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #c8b29d;
	padding-bottom: 30px;
	word-wrap: break-word;
	}

	div.sidebox h2 {
	font-size: 40px;
	}

	div.sidebox p {
	font-family: 'La Belle Aurore';
	font-size: 16px;
	}

	div#main h1 {
	margin-left: 0;
	margin-right: 0;
	padding: 20px 50px 20px 50px;
	}

	div.widget_search form {
	height: 30px;
	display: block;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	}

	div#blog-sidebar h3 {
	margin-left: 20px;
	margin-right: 20px;
	}

	div#blog-sidebar ul {
	margin-left: 20px;
	margin-right: 20px;
	}

	div#main div#header-image {
	width: 100%;
	background-position: center;
	height: 150px;
	}

	ul#menu-header-menu {
	font-size: 10px;
	}

	ul#menu-header-menu li {
	margin-left: 15px;
	margin-right: 15px;
	}

	ul#menu-header-menu li li {
	font-size: 10px;
	}



}

@media only screen and (max-width: 768px) {

	ul#menu-header-menu {
	font-size: 8px;
	}

	ul#menu-header-menu li {
	margin-left: 7px;
	margin-right: 7px;
	}

	ul#menu-header-menu li li {
	font-size: 8px;
	}

}

@media only screen and (max-width: 750px) {
	
	#header {
	width: 100%;
	margin: auto;
	height: auto;
	border-bottom: none;
	position: relative;
	}

	div#menu {display: none}

	div#header img#logo {
	position: static;
	padding-top: 15px;
	padding-bottom: 15px;
	}

	div#slider-container {
	display: none;
	}

	/* start three boxes */

	div#three-boxes {
	padding-bottom: 5px;
	margin-bottom: 0;
	}

	div#three-boxes div.box {
	width: 100%;
	padding-bottom: 15px;
	display: block;
	}

	div#three-boxes div.box img {
	width: 100%;
	margin-bottom: 20px;
	}

	/* end three boxes */

	div#two-boxes div#latest-news, div#two-boxes div#pemulwuy-project {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	float: none;
	}

	div#two-boxes .rpwe_widget, div#two-boxes .inside {padding: 30px; padding-bottom: 0;}

	div#footer {margin-bottom: 15px;}

	div#footer-left {display: none}

	div#footer-right {width:100%;float:none;text-align:center; padding-left:0;padding-right:0}

	span.secondary-footer {padding-top:5px;margin-bottom: 20px}

	div#container {background-image: none;padding-bottom: 0}

	div#main {
	width: 100%;
	float: none;
	padding-bottom: 20px;
	}

	div#sidebar {display:none}

	div#sidebar, div#blog-sidebar {
	width: 100%;
	float: none;
	background-color: #e9e0d7 !important;
	padding-bottom: 10px;
	}

	div#main p, div#main h2, div#main h3 {
	margin-left: 30px;
	margin-right: 30px;
	}

	div#main ul {
	margin-left: 45px;
	margin-right: 30px;
	}

	div.gallery {
	text-align: center;
	margin-left: 25px;
	}

	div.gallery dl.gallery-item {
	margin: 0;
	padding: 0;
	display:block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 70px;
	height: 70px;
	border: 5px solid #e9e0d7;
	position: relative;
	}

	dd.wp-caption-text {
	width: 70px;
	position: absolute;
	bottom: 0;
	color: #000000;
	background-color: rgba(233,224,215,.85);
	font-size: 11px;
	z-index: 999999;
	padding: 5px 0 5px 0;
	display: none;
	}

	div.gallery img {
	height: 70px;
	width: 70px;
	}


	div.row-fluid .rhcol:first-child {
	padding-left: 30px;
	}

	div.row-fluid .rhcol:last-child {
	padding-right: 30px;
	padding-left: 30px;
	}

}


/* PDF embed style */

.pdfemb-viewer {
border: 0px!important;
width:95%!important;
margin-right: auto!important; 
margin-left: auto!important;  
}

/* End PDF embed style */

