/*
Theme Name: Oracle Investments
Author: 2plik8 Studios
Author URI: http://2plik8.com.au
Description: The theme for Oracle Investments by 2plik8 Studios.
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url(images/backgroundrepeater.png)repeat-x;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b {
	font-weight: bold;
}

a.readmore {
	font-size: 13px;
	display: block;
	float: right;
	color: #00AEEF;
	text-decoration: underline;
	font-weight: bold;
}

#pageContainer
{
	background-color: #ffffff;
	width: 885px; /*min-height: 600px;*/
	margin: 0 auto;
	margin-top: 25px;
	padding: 35px 70px;
}

#header {
	font-family: Century Gothic, Arial, Sans-Serif;
}

#header p
{
	color: #00aeef;
	font-size: 16px;
	position: relative;
	font-family: Century Gothic, Arial, Sans-Serif;
}

td {
	padding: 10px 0;
}

.mainnav
{
	height: 90px;
	font-weight: bold;
	font-size: 14px;
	width: 710px;
	margin-top: 25px;
	float: left;
	margin-bottom: 30px;
}
.mainnav a
{
	color: #425968;
	text-decoration: none;
}
.mainnav a:hover
{
	color: #00aeef;
}
.mainnav li
{
	display: block;
	width: 90px;
}
.secondarynav
{
	font-size: 12px;
	font-weight: normal;
}
.secondarynav a
{
	color: #00aeef;
	text-decoration: none;
}
.secondarynav a:hover
{
	color: #425968;
}

div.logo {
	width: 125px;
	float: right;
	margin-top: 30px;
}

#maincontent {
	padding: 25px 0;
	min-height: 522px;
}

#maincontent ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#maincontent ul li {
	list-style-type: disc;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4;
}

div.home {
	background: url(http://oracleinvestments.com.au/wp-content/uploads/2015/06/oracle-main-image.jpg) no-repeat top center;
}

div.home div.pageContent {
	background: #00aeef;
	background: rgba(0,174,239,0.8);
	padding-bottom: 20px;
}

#mainimage
{
	width: 890px;
	min-height: 537px;
	background-repeat: no-repeat;
}

div.pageContent {
	width: 283px; /*height: 435px;*/
	margin-left: 185px;
	color: #ffffff;
	padding: 90px 25px 0px;
}

div.pageContent h1 {
	font-size: 38px;
	line-height: 1.1;
	margin-bottom: 30px;
}

.talk, .pdf
{
	line-height: 30px !important;
	text-decoration: none !important;
	background-repeat: no-repeat;
	padding: 5px 0px 6px 35px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 2px;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: bold;
}

.pdf {
	border-bottom: none;
}

.talk
{
	background: url(images/talk.png) no-repeat 0px 7px;
}
.talk:hover
{
	background: url(images/talk_over.png) no-repeat 0px 7px;
}

.pdf
{
	background: url(images/downloadpdf.png) no-repeat 0px 7px;
}
.pdf:hover
{
	background: url(images/downloadpdf_over.png) no-repeat 0px 7px;
}

div.centercontent {
	width: 600px;
	padding-top: 25px;
}

div.newscontent {
	width: 525px;
	padding-top: 0;
	float: left;
}

#maincontent div.widget ul {
	margin-left: 0px;
}

#maincontent div.widget ul li {
	list-style-type: none;
	margin: 10px 0 10px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
}

div.widget h3 {
	margin-bottom: 30px;
}

p {
	color: black;
	font-size: 11px;
	line-height: 16px;
	font-family:Arial, Sans-Serif;
	margin-bottom: 15px;
}

h1 {
	color: #00aeef;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-family: Century Gothic, Arial, Sans-Serif;
	margin-bottom: 15px;
}

h3
{
	color: #00aeef;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

div.home h1 {
	color: #fff;
}

div.centercontent h2 {
	color: #00aeef;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	line-height: 1.4;
	margin-bottom: 5px;
}

div.centercontent p {
	font-family: Arial;
	color: #000;
	font-size: 11px;
	line-height: 1.4;
	margin-bottom: 15px;
}

div.services {
	width: 523px !important;
	font-size: 38px;
	line-height: 38px;
	padding: 0px 0px !important;
}

div.services h1 {
	margin-bottom: 30px;
}

div.service {
	margin:5px 0;
	border-bottom: 1px solid #D0D6D9;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

div.service a.readmore {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.service p {
	float: left;
	width: 360px;
}

div.staff {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	float: left;
	overflow: hidden;
}

div.staff img {
	float: left;
	margin-right: 20px;
}


div.testimonial {
	margin: 30px 0;
	overflow: hidden;
}

div.testimonial p {
	font-style: italic;
}

div.newsentry {
	padding:10px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 15px;
}

div.newsentry img {
	margin-bottom: 25px;
}

div.newsentry h1 a {
	color: #00AEEF;
	text-decoration: none;
}

div.newsentry h1 a:hover {
	text-decoration: underline;
}

.page_id_3671
{
	background-image: url(../images/orcalecollectifcmscom/Images/front-image1.jpg);
}
.page_id_3678
{
	background-image: url(../images/orcalecollectifcmscom/Images/estateplanning.jpg);
}
.page_id_3673
{
	background-image: url(../images/orcalecollectifcmscom/Images/financialplanning.jpg);
}
.page_id_3677
{
	background-image: url(../images/orcalecollectifcmscom/Images/retirementplanning.jpg);
}
.page_id_3675
{
	background-image: url(../images/orcalecollectifcmscom/Images/superanuaation.jpg);
}
.page_id_3674
{
	background-image: url(../images/orcalecollectifcmscom/Images/insurance.jpg);
}
.page_id_3676
{
	background-image: url(../images/orcalecollectifcmscom/Images/wealthcreation.jpg);
}
#mainimage
{
	width: 890px;
	min-height: 537px;
	background-repeat: no-repeat;
}
#mainimagecopy
{
	width: 283px; /*height: 435px;*/
	margin-left: 185px;
	color: #ffffff;
	padding: 90px 25px 0px;
}
#mainimagecopy a
{
	font-size: 13px;
	line-height: normal;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
#footer
{
	border-top: dotted 1px #425968;
	width: 710px;
	color: #425968;
	padding-top: 15px;
	position: relative;
}
#copyright
{
	width: 360px;
	float: right;
	font-size: 8.5px;
	line-height: normal;
}
#footernav
{
	position: absolute;
	bottom: 15px;
}
#footernav a
{
	font-size: 10px;
	line-height: normal;
	color: #425968;
	text-decoration: none;
}
#footernav a:hover
{
	color: #00aeef;
}
.clearfix
{
	clear: both;
	float: none;
}
h1
{
	color: #00aeef;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-family: Century Gothic, Arial, Sans-Serif;
}
h2
{
	color: #00aeef;
	font-size: 11px;
	font-weight: normal;
}
h3
{
	color: #00aeef;
	font-size: 14px;
	font-weight: normal;
}

.contacttable
{
	color: #425968;
	font-family: Arial;
	font-size: 11px;
}
.contactinput
{
	border: solid 1px #d0d6da;
	width: 222px;
	height: 11px;
	font-size: 11px;
}
.contactinputenquiry
{
	border: solid 1px #d0d6da;
	width: 222px;
	font-size: 11px;
}
#blogleftcol
{
	float: left;
	width: 160px;
}
#blogleftcol h1
{
	font-size: 28px;
	line-height: 28px;
	color: #425968;
	margin-top: 0px;
	font-family: Century Gothic, Arial, Sans-Serif;
}

li.comment {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 15px;
}

li.comment p {
	display: block;

}

div.comment-author img {
	float: left;
	margin-right: 10px;
}

div.comment-meta {
	margin: 9px 0;
}

h3#comments {
	margin-bottom: 10px;
}

#footer {
	width: 710px;
	overflow: hidden;
	border-top: dotted 1px #425968;
	padding-top:20px;
}

#footer a {
	color: #000;
}

#footer div.bottom {
	margin-top: 20px;
}

#footer div.left {
	float: left;
	font-size: 10px;
	width:45%;
}

#footer div.right {
	float: right;
	font-size: 10px;
	width:45%;
}

.aligncenter {
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

div.sidebar {
	float: right;
	width: 320px;
}

div.sidebarEntry {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

div.sidebarEntry h1 a {
	color: #00aeef;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-family: Century Gothic, Arial, Sans-Serif;
}

div.sidebarEntry h1 {
	margin-bottom: 0px;
}

div.centercontent h2.question {
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
}

div.answer {
	display: none;
	margin-bottom: 30px;
}

@media screen and (max-width: 425px){
	#footer div.left {
		width:100%;	
	}
	
	#footer div.right {
		float: left;
		width:100%;	
	}
}