/*

Theme Name:     Portfoilio Group

Theme URI:      http://portfoliogroup.com.au

Description:    Child theme for the Wordpress theme 

Author:         Piper Digital Marketing

Author URI:     http://www.piperdm.com/

Version:        0.1.0

*/


/* Basics */
/* Reset all elements */
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, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}
html{
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	height:100%;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1{
	font-size:30px;
	font-weight:normal;
	color:#3c3d31;
}
#bg-wrap{
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
}


#wrapper{
	width:1020px;
	background-color:#fff;
	position:relative;
	z-index:1;
}
#wrap_padd{
	padding:0 40px;
}
											
											/*=== Header ===*/
#header{
	height:157px;
	border-bottom:1px solid #d8d8d6;
}
#logo{
	width:210px;
	padding-top:58px;
}
#hdrbox{
	width:235px;
}
.bgwbullets{
	width:145px;
	padding-top:15px;
        display:none;
}
.bgwbullets p{
	float:left;
	text-transform:uppercase;
	color:#3c3d31;
	font-size:11px;
	padding:0px 10px 0 0;
}
.bgwbullets ul{
	padding:0;
	margin:0;
}
.bgwbullets ul li{
	list-style:none;
	*float:left;
}
.bgwbullets ul li a{
	display:block;
	background:url(images/bg_circle_gray.gif) no-repeat left top;
	text-indent:-9999px;
	width:12px;
	float:left;
	margin-left:1px;
	margin-top:1px;
}
.bgwbullets ul li a:hover{
	background:url(images/bg_circle_black.gif) no-repeat left top;
}
.searchbox{
	padding-top:80px;
	*padding-top:60px;
}
.searchbox input{
	width:200px;
	height:15px;
	padding:5px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	/*border:1px solid #d8d8d6;*/
}
.searchbox span{
	float:right;
}
#menu{
	height:88px;
}	

										
											/*=== Body ===*/
#body{
	padding-bottom:20px;
}
.slider-box{
	height:416px;
}
.img-holder{
	position:relative;
	z-index:1;
}	
.slider_descbox{
	position:absolute;
	/*background:url(images/bg_slidersmallbox.png) repeat left top;*/
	width:322px;
	height:206px;
	/*z-index:999999;*/
	margin:77px 0 0 617px;
}	
.slider_descbox h1{
	color:#fff;
	letter-spacing:-2px;
}
.slider_descbox p{
	color:#fff;
	font-size:13px;
	padding-bottom:15px!important;
}
.padd_slider{
	padding:27px 25px 0;
}	
.slider-bullets{
	/*padding:20px 0 20px 425px;*/
}
slider-bullets ul{
	padding:0;
	margin:0;
}
.slider-bullets ul li{
	list-style:none;
	*float:left;
}
.slider-bullets ul li a{
	display:block;
	/*background:url(images/bg_slider_bullets.gif) no-repeat left top;*/
	width:20px;
	height:20px;
	text-indent:-9999px;
	float:left;
	margin-right:7px;
}
.slider-bullets ul li a:hover{
	background:url(images/bg_slideractive_bullets.gif) no-repeat left top;
}
.br_grey{
	border-top:1px solid #d8d8d6;
	padding-top:25px;
	*padding-top:15px;
}	
.prod_box{
	width:220px;
	border-right:1px solid #dadad7;
	margin-right:20px;
	padding-top:20px;
	margin-bottom:20px;
}
.prod_box h1{
	color:#3c3d31;
}
.prod_box p{
	color:#7e8374;
	height:120px;
}
.prod_box img{
	margin:0 0 10px;
}
.prod_box p strong{
	color:#4a4c46;
}
.button1{
	padding-bottom:10px;
}
.button1 a{
	width:96px;
	background:url(images/button1.gif) no-repeat left top;
	color:#2c2c2c;
	font-size:11px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:10px 0;
}
.button1 a:hover{background:url(images/button1-hover.gif) no-repeat left top; color:#fff;}

.rbox_link{
	width:200px;
	padding-top:20px;
}
.rbox_link a{
	display:block;
	/*background:url(images/bg_curvegreen-hm.png) no-repeat left top;*/
	background:url(images/CTA-CM.png) no-repeat left top;
	height:103px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:24px;
	text-decoration:none;
}
.rbox_link a:hover{
  /*background:url(images/bg_curvegreenhover-hm.png) no-repeat left top;*/
  background:url(images/CTA-CM.png) no-repeat left bottom;
  /*padding-top:20px;*/
}
a.padd-01{
	/*padding:45px 0 0 0;*/
	height:103px;
}
a.padd-02{
	/*padding:25px 0 0 0;*/
	height:78px;
}

a.padd-03{
	/*padding:28px 0 0 0;*/
	height:75px;
}
.whatsnew_box{
	width:425px;
	padding-top:20px;
}
.oer_box{
	width:460px;
	border-left:1px solid #dadad7;
	padding-left:20px;
	padding-top:20px;
}

ul.latestpost{
	padding:0;
	margin:0;
}
ul.latestpost li{
	list-style:none;
	display:block;
	background:url(images/img_whatsnew_icon.gif) no-repeat left top;
	padding-left:30px;
	padding-right:34px;
	margin-bottom:15px;
}
ul.latestpost li a{
	display:block;
	color:#7e8374;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
}
ul.latestpost li a:hover{text-decoration:underline;}
ul.latestpost li a span{
	font-size:15px;
	color:#7c8149;
	font-weight:bold;
}
ul.latestpost li  p{padding:5px 0 0 0; color:#7e8374;
	font-size:13px;}
a.readallnews{
	text-decoration:underline;
	color:#7e8374;
	font-size:12px;
	padding-left:30px;
}
a:hover.readallnews{color:#9ba535; text-decoration:underline;}
.cbox h3 a{
	font-size:17px;
	color:#7c8149;
	padding-bottom:8px;
	text-decoration:none;
}
.cbox h3 a:hover{text-decoration:underline;}
.cbox{
	background:url(images/bg_dashed.gif) repeat-x  left bottom;
	padding-bottom:25px;
	margin-bottom:20px;
}
.cbox p{
	font-size:13px;
	color:#7e8374;
	line-height:18px;
}
.nobg{
	background:0 none!important;
}
.col_left{
	width:620px;
	border-right:1px solid #dadad7;
	padding-right:20px;
}
.col_left p{
	color:#7e8374;
	font-size:13px;
	line-height:18px;
}
.col_right{
	width:276px;
	padding-top:20px;
}
.img_holder{
	padding:0 0px 20px 0;
	margin-right:20px;
	width:281px;
}
.desc_about{width:318px;}
.desc_about2{width:318px;}
.desc_about ul{
	padding:0;
	margin:0;
}
.desc_about2 ul{
	padding:0;
	margin:0;
}
.desc_about ul li{
	list-style:none;
	display:block;
	line-height:15px;
	background:url(images/bg_arrow-about.gif) no-repeat left center
}
.desc_about2 ul li{
	list-style-type:disc;
	/*display:block;*/
	line-height:15px;
	/*background:url(images/bg_arrow-about.gif) no-repeat left center*/
}
.desc_about ul li a{
	color:#7c8149;
	font-size:15px;
	font-weight:bold;
	padding:8px 0 8px 15px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
.desc_about2 ul li a{
	color:#7c8149;
	font-size:15px;
	font-weight:bold;
	padding:8px 0 8px 15px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
.desc_about ul li a:hover{text-decoration:underline;}
h4{
	color:#7c8149;
	font-weight:bold;
	font-size:15px;
}
.rbox_link01{
	width:277px;
	padding-top:20px;
	border-bottom:1px solid #d8d8d6;
	padding-bottom:20px;
	margin-bottom:25px;
}
.rbox_link01 a{
	display:block;
	/*background:url(images/bg_aboutcrvbox.gif) no-repeat left top;*/
	background:url(images/iCTA-CM.png) no-repeat left top;
	height:54px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:22px;
	text-decoration:none;
}
.rbox_link01 a:hover{
    /*background:url(images/bg_aboutcrvboxhover.gif) no-repeat left top;*/
	background:url(images/iCTA-CM.png) no-repeat left bottom;
}
.rbox_link01 a.padd-01{
	/*padding:15px 0 0 0;*/
	height:53px;
}
.col_right ul{
	padding:0;
	margin:0;
}
.col_right ul li{
	list-style:none;
}
.col_right ul li a{
	color:#7e8374;
	display:block;
	background:url(images/bg_listarrow.gif) no-repeat left center;
	padding:10px 0 10px 10px;
	font-style:italic;
	text-decoration:none;
}
.col_right ul li a:hover{color:#9ba535;}
body#innerpage{
	background:url(images/bg_innerpage.png) no-repeat center top!important;
}


											/*=== Footer ===*/
#wrapfooter{
	width:1020px;
	background:url(images/bg_curvebtm.png) no-repeat left top;
	padding-top:40px;
	position:relative;
	z-index:1;
}
#footer{
	padding-left:38px;
	color:#fff;
	height:70px;
}

#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#fff;
	background:url(images/bg_footerli.png) no-repeat right center;
	padding:0 5px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#nopad a{
	padding-left:0px!important;
}
#nb a{
	background:0px none !important;
}
.btn_viewprop a{
	background:url(images/btn_viewproperties.png) no-repeat left top;
	display:block;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	width:189px;
	padding:10px 0;
	color:#000;
	text-decoration:none;
}
.btn_viewprop a:hover{
	background:url(images/btn_viewpropertieshover.png) no-repeat left top;
	color:#fff;
}

a {
 color: #79821D;
}

a: hover {
 color: #79821D;
 text-decoration: underline;
}

#jb-pagination-box {
    padding-top: 15px;
    text-align: right;
}

.jb-title {
    color: #3C3D32;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2em;
    margin: -1px 11px 0 0;
    text-transform: uppercase;
    vertical-align: top;
}


.thumb img{
   height:173px;
   width: 281px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}






.rbox_link2 a{
	display:block;
	/*background:url(images/bg_curvegreen-hm.png) no-repeat left top;*/
	background:url(images/CTA-CM.png) no-repeat left top;
	height:103px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:24px;
	text-decoration:none;
}
.rbox_link2 a:hover{
  /*background:url(images/bg_curvegreenhover-hm.png) no-repeat left top;*/
  background:url(images/CTA-CM.png) no-repeat left bottom;
  /*padding-top:20px;*/
}

.rbox_link3 a{
	display:block;
	/*background:url(images/bg_curvegreen-hm.png) no-repeat left top;*/
	background:url(images/CTA-CS.png) no-repeat left top;
	height:103px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:24px;
	text-decoration:none;
}
.rbox_link3 a:hover{
  /*background:url(images/bg_curvegreenhover-hm.png) no-repeat left top;*/
  background:url(images/CTA-CS.png) no-repeat left bottom;
  /*padding-top:20px;*/
}

.rbox_link4 a{
	display:block;
	/*background:url(images/bg_curvegreen-hm.png) no-repeat left top;*/
	background:url(images/CTA-INFO.png) no-repeat left top;
	height:103px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:24px;
	text-decoration:none;
}
.rbox_link4 a:hover{
  /*background:url(images/bg_curvegreenhover-hm.png) no-repeat left top;*/
  background:url(images/CTA-INFO.png) no-repeat left bottom;
  /*padding-top:20px;*/
}






.rbox_link011 a{
	display:block;
	background:url(images/iCTA-CM.png) no-repeat left top;
	height:54px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:22px;
	text-decoration:none;
}
.rbox_link011 a:hover{background:url(images/iCTA-CM.png) no-repeat left bottom;}
.rbox_link011 a.padd-01{
	/*padding:15px 0 0 0;*/
	height:53px;
}

.rbox_link012 a{
	display:block;
	background:url(images/iCTA-CS.png) no-repeat left top;
	height:54px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:22px;
	text-decoration:none;
}
.rbox_link012 a:hover{background:url(images/iCTA-CS.png) no-repeat left bottom;}
.rbox_link012 a.padd-01{
	/*padding:15px 0 0 0;*/
	height:53px;
}

.rbox_link013 a{
	display:block;
	background:url(images/iCTA-INFO.png) no-repeat left top;
	height:54px;
	margin-bottom:7px;
	text-align:center;
	color:#f0f1d1;
	font-size:22px;
	text-decoration:none;
}
.rbox_link013 a:hover{background:url(images/iCTA-INFO.png) no-repeat left bottom;}
.rbox_link013 a.padd-01{
	/*padding:15px 0 0 0;*/
	height:53px;
}




/*Icons*/
.infos {
    /*margin: 10px 0;*/
}
.infos p.left {
    /*border-right: 1px solid #E6E6E6;*/
    padding-right: 7px;
}
.greybar .gcont p, .hlistingwrap p {
    margin-bottom: 0;
    padding-bottom: 0;
}
.infos p.left span.bed {
    background: url("http://portfoliogroup.com.au/wp-content/themes/Portfolio/images/bed.png") no-repeat scroll left center transparent;
    margin-right: 25px;
    padding-left: 25px;
}
.infos p.left span.shower {
    background: url("http://portfoliogroup.com.au/wp-content/themes/Portfolio/images/shower.png") no-repeat scroll left center transparent;
    margin-right: 25px;
    padding-left: 25px;
}
.infos p.left span.car {
    background: url("http://portfoliogroup.com.au/wp-content/themes/Portfolio/images/car.png") no-repeat scroll left center transparent;
    margin-right: 10px;
    padding-left: 25px;
}


.img_holder2 {
    margin-right: -60px;
    padding: 0 0 20px;
    width: 281px;
}

h2 {
    color: #3C3D31;
    font-size: 18px;
    font-weight: normal;
}
dl.gallery-item {
float:left;
}

p{
 text-align:justify;
}