/* **************************************************************************************
 	************************************************************************************
	WEBSITE NAME: 
	WEBSITE URL: 
	DESCRIPTION: 
	VERSION: 1.0
	AUTHOR: Adz Power Agencies
	AUTHOR URL: http://www.adzpower.com.au
	************************************************************************************
**************************************************************************************** */ 

#full-screen-background-image {
  	z-index: -999;
  	min-height: 100%;
  	min-width: 1024px;
  	width: 100%;
  	height: auto;
  	position: fixed;
  	top: 0;
    left: 0;
}

*{
	-o-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #314383;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 24px;
	font-weight:bold;
	padding-bottom:15px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color:#4A4A4A;
}

p img{
	max-width:100%;
	height:auto;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3143837;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* --- -=HEADER=- ----------
*************************** */

#header-wrapper {
	height:274px;
	width:100%;
	background: url(images/full-header-bg.gif) repeat-x center top;
}

#header-wrapper-top {
	height:100%;
	width:100%;
	background: url(images/header-bg.gif) no-repeat center top;
}

#header {
	width: 100%;
	max-width:980px;
	height: 274px;
	margin: 0 auto;
	position:relative;
}

/* Logo */

#logo {
	width: 90%;
	height: 184px;
	margin: 0;
	padding: 30px 5% 10px 5%;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#logo h1 {
	font-size: 40px;
	margin-top:70px;
}

#logo p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logotype{
	position:absolute;
	right:5%;
	left:275px;
	top:50px;
}

#logotype img{
	width:100%;
	height:auto;
}

#slogan{
	text-align:left;
	position:absolute;
	right:5%;
	left:275px;
	top:130px;
}

#slogan img{
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:534px;
}

/* --- -=MENU=- ----------
*************************** */

#menu {
	width: 97%;
	max-width:922px;
	height: 50px;
	padding:0 1.5%;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height:30px;
	margin:5px 0; 
	border-right:2px solid #8b92cb;
}

#menu li:last-child{
border-right:none;
}

#menu a {
	height: 35px;
	display: block;
	float: left;
	padding: 0 25px;
	line-height:30px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #3d54a4;
	border: none;
}

#menu a:hover, #menu .current_page_item a, #menu .current_page_item {
	color:#5cbc63;
}

#menu .current_page_item a {
	font-weight: bold;
}

#menu .first a {
	padding-left: 0px;
}

/* --- -=CONTENT=- ----------
*************************** */

#page {
	width:100%;
	max-width: 880px;
	margin: 0 auto;
	padding: 40px 30px 0 40px;
	background: white;
}

@media all and (max-width: 966px) {
	#page {
	width:95%;
	max-width: none;
	margin: 0 auto;
	padding: 40px 2.5% 0 2.5%;
	background: white;
}
}

#content {
	float: left;
	width: 60%;
	max-width:590px;
	padding: 0px 0px 0px 0px;
}

.post {

}

.post .title {
	text-transform: uppercase;
	font-size: 30px; 
	font-weight: 900;
	color: #314383;
}

.post .title a {
	border: none;
	color: #314383;
}

.post .meta {
	padding-left: 2px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 20px 0;
	
	text-align: justify;
}

.contact{
	font-size:16px;
	padding-bottom:10px;
	border-bottom:dashed 1px #434898;
	text-align:left;
}

iframe{
	padding-top:10px;
}

.contact a{
	color:#4A4A4A;
}

.links a {
	display:block;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5cbc63; 
}

.links a:hover{
	color: #314383;
}

/* --- -=SIDEBAR=- ----------
*************************** */

#sidebar {
	float: right;
	width: 32%;
	padding-left:4%;
	margin: 0px;
	color: #000;
	border-left: 1px solid #E4E4E4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	background: url(images/img07.gif) no-repeat left 15px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	border-bottom: 1px dotted #5cbc63;
	color:#4A4A4A;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	height: 25px;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: bold;
	color: #5cbc63; 
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 0px;
	text-align: justify;
	color: #314383;
}

#sidebar a {
	border: none;
	color:#4A4A4A;
}

#sidebar a:hover {
	text-decoration: none;
	color: #5cbc63; 
}

/* --- -=FOOTER=- ----------
*************************** */

#footer {
	height: 50px;
	width:95%;
	margin: 0 2.5%;
	padding: 0 0 15px 0;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: white;
}

#footer a {
	color: white;
}

@media all and (max-width: 640px) {

#logo {
	width: 100%;
	height: 135px;
	text-align:center;
	padding: 40px 0;
}

#logotype{
	position:static;
	width:90%;
	padding:10px 5% 0 5%;
	background: #3d54a4;
}

#logotype img{
	width:100%;
	height:auto;
}

#slogan{
	position:static;
	background: #3d54a4;
	width:90%;
	padding:20px 5% 15px 5%;
}

#slogan img{
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:534px;
}

/* --- -=MENU=- ----------
*************************** */

#menu {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0px;
	background:#3d54a4;
}

#menu ul {
	width:100%;
	padding:0;
	
}

#menu li {
	width:100%;
	border-top: solid 2px #8b92cb;
	background:#3d54a4;
	margin:0;
	height: 40px;
	border-right:none;
}

#menu a {
	height: 40px;
	line-height:40px;
	width:100%;
	margin: 0;
	padding: 0;
	color:white;
}

/* --- -=CONTENT=- ----------
*************************** */

#page {
	width: 93%;
	padding:0 3.5% 40px 3.5%;
}

#content {
	width:100%;
	padding-top:20px;
}

.post .entry {
	padding: 20px 0 0 0;
	border: none;
	width:100%;
}

/* --- -=SIDEBAR=- ----------
*************************** */

#sidebar {
	width: 90%;
	padding: 20px 5%;
	border: 1px solid #E4E4E4;
	background:#F4F4F4;
}

#sidebar .memberships{
	background:white;
	text-align:center;
	width:100%;
	padding:7px 0;
	margin-bottom:15px;
}
/* --- -=FOOTER=- ----------
*************************** */

#footer {
	height: 50px;
	width:95%;
	margin:0 2.5%;
}
}