/*
Theme Name: WebLider
Description: A simple and clean theme. 
Author: Pexeto
Tags: clean, business, professional, jquery slider, AJAX contact form
Author URI: http://pexeto.com/
*/

/* ----------- Restart-----------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}

fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

ol,ul{
list-style:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

a { 
outline: 0; 
}

/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/

h1, h1 a, body.page .hh_media h2, body.page .cards h2, body.page .post_media h2 {
font-size:18px;
color:#2c2c2c; 
line-height:1.222em;
text-transform:uppercase;
font-weight:bold;	
text-decoration:none;
margin-bottom:12px;
}

h2, h2 a {
font-size:14px;
color:#2c2c2c; 
line-height:1.286em;
text-transform:uppercase;
font-weight:bold;	
text-decoration:none;
}

h2#pageTitle {
font-size:17px;
}

hr {

background-color:#d2d2ca;
border:#d2d2ca;
height:1px;
}

a{
color:#0368be; 
text-decoration:none;
font-weight:bold;
}

.alignleft{
float:left;
}

.alignright{
float:right;
}


body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:300;
line-height:1.4em;
background-color:#101010;
}

#mainContainer{
position:absolute;
left:0px;
top:0px;
width:100%;
background-color:#272726;
background-image:url(images/site_bg.jpg);
background-repeat:repeat-x;
}


#center{
height:auto;
width:950px;
margin:auto;
text-align:left;
padding:0px;



}

/*-------------------------MENU---------------------------------*/

#menuContainer{
height:36px;
float:right;
margin-top:55px;
position:relative;
}

#menu{
position:relative;
}


#menu ul li{ 
display: inline;

}

#menu ul li a{
float: left; 
text-decoration: none;
color:#747474;
padding-left:10px;
padding-right:10px;
font-size:12px;
font-weight:300;
text-transform:uppercase;
}

#menu ul li#selected a, #menu ul li a:hover{
color:#ffffff;
}

#menu ul li.current_page_item a, #menu ul li.current_page_parent a{
color:#FFFFFF;
}


.hoverSquare{
width:40px;
height:5px;
background-image:url(images/hover_bg.jpg);
background-repeat:repeat-x;
float:none;	
position:absolute;
top:18px;
left:15px;
visibility:hidden;

}


#hoverLight{
background-image:url(images/hover.jpg);
background-repeat:no-repeat;
text-align:center;
display:block;
height:5px;
width:27px;
margin:auto;

}

/*---------------------------- LOGO ----------------------------*/
#logoContainer{
width:255px;
height:44px;
background-repeat:no-repeat;
float:left;
margin-top:24px;

}

#logoContainer a{
width:255px;
height:63px;
display:block;
background-image:url(images/ch.png);
text-indent:-5000em;
}

/*---------------------------- CONTENT ----------------------------*/

#contentContainerBorder{
float:left;
overflow:inherit;
padding:5px;
margin-top:20px;
margin-bottom:100px;
min-height:600px;
background-color:#1f1f1f;
position:relative;
}

#contentContainer{
float:left;
overflow:inherit;
background-color:#ededed;
padding:20px;
min-height:600px;
border:#fff 1px solid;
width:910px;
}

body.home #contentContainer { padding-top:50px; }

.postContainer{
overflow:auto;
background-repeat:repeat-x;
float:none;

}

/*---------------------------SLIDER----------------------------*/

#slider{

}

.fadeWrapper{
padding:4px;
background-color:#FFFFFF;
border: 1px solid #deded6;	
position:relative;
width:900px;
height:290px;
}

.imageHolder{
width:900px;
height:290px;
position:absolute;
top:4px;
left:4px;
}

.sliderImg{
padding:4px;
background-color:#FFFFFF;
border: 1px solid #deded6;

}

#sliderNavigation{
margin-top:12px;
margin-bottom:45px;

}

#leftArrow {
float:left;

}

#rightArrow {
float:right;
}

#sliderNavigation ul{
margin: 3px 20px 0px 0px;
float:right;
}

#sliderNavigation ul li{
float:left;
}

#sliderNavigation ul li a{
display:inline;
background-image:url(images/o.jpg);
display:block;
width:16px;
height:17px;
float:left;
margin-left:10px;
}

#sliderNavigation ul li.selected a, #sliderNavigation ul li a:hover{
background-image:url(images/o_active.jpg);
}


.servicesBoxs{
margin: 20px -10px 0px;
overflow:hidden;
}

.servicesBoxs h2 span{
/*position:relative;
top:-10px;
left:10px;*/
}

.servicesBox h2 img{
width:38px;
height:36px;
}

.servicesBox{
float:left;
border:#d2d2ca 1px solid;

margin-left:10px;
margin-right:10px;

background-color:#f7f7ee;

}

.servicesBoxInside{
border:1px solid #fff;
width:246px;
padding:20px;
}



.buttonServicesBoxBlue a{
background-image:url(images/buttons_learn_more.jpg);
background-position:0 0;
display:block;
margin-top:10px;
height:24px;
width:101px;
}

.buttonServicesBoxBlue a:hover{
background-position:0px 24px;
}

.buttonServicesBoxGreen a{

background-image:url(images/buttons_learn_more.jpg);
background-position:301px 0px;
display:block;
margin-top:10px;
height:24px;
width:99px;
}

.buttonServicesBoxGreen a:hover{
background-position:301px 24px;
}

.buttonServicesBoxRed a{

background-image:url(images/buttons_learn_more.jpg);
background-position:201px 0px;
display:block;
margin-top:10px;
height:24px;
width:99px;
}

.buttonServicesBoxRed a:hover{
background-position:201px 24px;
}


#bigBox{
background-color:#f7f7ee;
border:#d2d2ca 1px solid;
float:left;
margin:0 10px 20px;
}

#bigBoxInside{
border:1px solid #fff;
padding:20px;
}

#bigBoxLeft{
width:800px;
float:left;

}

#bigBoxRight{
margin-left:50px;
float:left;

}

#bigBoxRight img{
margin-top:10px;
padding:4px;
background-color:#FFFFFF;
border: 1px solid #deded6;
}

.check{
float:left; 
margin-right:5px;
margin-top:7px;

}


.portfolioBoxs{
margin: 0px -10px 0px -10px;

}

.folioBox{
float:left;
border:#d2d2ca 1px solid;
margin-left:10px;
margin-right:10px;
margin-top:20px;
background-color:#f7f7ee;

}

.folioBoxInside{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:246px;
}

.folioBox h2{

line-height:1em;
}

.folioBox img{
margin-top:10px;
margin-bottom:10px;
padding:4px;
background-color:#FFFFFF;
border: 1px solid #deded6;
}

.pageNavigation{
width:100%;
float:left;
position:relative;
margin-top:20px;
}

.blogNavigation{
width:574px;
float:left;
position:relative;
margin-top:20px;
margin-left:10px;
}


.pageNavigation a,.blogNavigation a{
text-decoration:none;
background-color:#f7f7ee;
border:#d2d2ca 1px solid;
display:block;
padding:5px;
color:#000;
padding-left:10px;
padding-right:10px;
font-size:12px;
}

.pageNavigation a span, .blogNavigation a span{
position:relative;
top:-2px;
}

.pageNavigation a:hover{
background-color:#fff;
}

.contentBoxs{
margin: 0px -10px 0px -10px;

}

.postBox{
float:left;
border:#d2d2ca 1px solid;
margin-left:10px;
margin-right:10px;
margin-top:20px;
background-color:#f7f7ee;
}

.postBoxInside{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:530px;
}

.pageBoxInside{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:866px;

}

.postBox h2{
line-height:1em;
}

.postBox h2.major { padding:10px 0; }
.postBox h2.minor { padding:0 0 10px; }

.postBox blockquote { font-style:italic; font-weight:bold; }

.postBox img{
margin-bottom:6px;
padding:4px;
background-color:#FFFFFF;
border: 1px solid #deded6;
}

#postinfoContainer{
display:block;
height:40px;

}

.postInfo p{
float:right;
margin-top:10px;
margin-bottom:30px;

}

.postInfo p a{
text-decoration:none;
color:#000000;
}

.buttonBlogBox a{

background-image:url(images/buttons_learn_more.jpg);
background-position:101px 0px;
display:block;
margin-top:10px;
height:24px;
width:101px;
float:left;
}

.buttonBlogBox a:hover{
background-position:101px 24px;
}
#comments{

}

.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#f7f7ee;
padding:0px;
width:528px;
}

.comentBox{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:486px;
min-height:140px;
}

.comentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;

}
.commentAutor{
float:left;

}
.ComentAutorName{
font-size:12px;
}

.commentDate{
font-size:10px;
}

.comentBoxAdmin{
background-color:#ededed;
}

.wholePageCommentNavigation{
width:800px;
float:left;
height:50px;
position:relative;
margin-top:20px;
border:1px solid red;
}

.commentNavigation{
width:100%;
float:left;
height:50px;
position:relative;
margin-top:20px;
}

.commentNavigation a{
text-decoration:none;
background-color:#f7f7ee;
border:#d2d2ca 1px solid;
display:block;
padding:5px;
color:#000;
padding-left:10px;
padding-right:10px;
font-size:12px;
}

.commentNavigation a span{
position:relative;
top:-2px;
}

.commentInput{
padding-top:4px;
height:20px;
width:250px;
margin-bottom:15px;
}

.commentTextArea{
width:350px;
margin-bottom:15px;
}


.sidebarBox{
float:right;
border:#d2d2ca 1px solid;
margin-left:10px;
margin-top:20px;
background-color:#f7f7ee;

}

.sidebarBoxInside{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:265px;
padding-bottom:10px;
}

.sidebarBox h2{

line-height:1em;
}

#searchInput{
width:180px;
height:20px;
border:#d2d2ca 1px solid;
margin:0px;
float:left;
margin-right:10px;
padding-left:5px;
}

#searchButton{
background-color:#ffffff;
border:#d2d2ca 1px solid;
display:block;
padding:5px;
padding-bottom:6px;
color:#000;
padding-left:10px;
padding-right:10px;
font-size:12px;
margin:0px;
float:left;
}

#searchContainer{
height:30px;

}

/*-----------------------  SIDEBAR MENU  ---------------------------*/
.sidebarMenu{
font-size:12px;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
}

body.page-id-5 .sidebarMenu { padding-bottom:18px; }

.sidebarMenu a { font-weight:normal; }

.sidebarMenu:first-child, .sidebarMenuFirst { padding-top:0; }

.sidebarMenu ul{ 
text-decoration: none;
font-weight:300;
text-transform:capitalize;
}
.sidebarMenu ul li a{
text-transform:uppercase;
display:block;
height:14px;
width:240px;
background-color:#fafaf1;
border-bottom:#f1f1f1 1px solid;
padding:10px;
text-decoration: none;
list-style:none;
color:#000000;
font-weight:normal;
}

.sidebarMenu ul li.current_page_item a { font-weight:bold; }

.sidebarMenu ul li a:hover{
background-color:#fff;

}




#titleIcon{
float:left;
display:block; 
margin-right:5px;

max-height:45px;
} 

/*---------------------------- EMAIL FORM ----------------------------*/
.input{
width:300px;
height:24px;
border:1px solid #b0a4a4;
background-color:#fff;
padding-top:8px;
}

.textArea{
height:205px;
padding-top:0px;
font-family:Arial;
font-size:13px;
padding-top:8px;
padding-bottom:8px;
}

#sendButton{
color:#fff;
background-color:#363636;
width:73px;
height:26px;
border:1px solid #b0a4a4;
margin-bottom:-5px;
}

.errorMessage{
color:#ea363a;
}

#submitForm{
margin-top:20px;
margin-bottom:20px;
}



/*-----------------------  FOOTER  ---------------------------*/


#footer{
height:91px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
text-align:center;
background-color:#2d353e;
background-image:url(images/footer_bg.jpg);
display:block;
}

#footerContainer{
height:30px;
width:960px;
margin:auto;
text-align:left;
padding:0px;
}

#footerMenu{
z-index:100;
display:block;
margin-top:30px;

}

#footerMenu ul{

text-align:left;
padding:0px;
font-size:11px;
line-height:20px;
float:left;
color:#fff;
margin-top:-10px;
margin-left:20px;

}

#footerMenu ul li{
float:left;
text-decoration: none;
padding-left:10px;
text-transform:uppercase;
list-style:none;
}

#footerMenu ul li.last a { border-right:none; }

#footerMenu ul li a{
color:#fff;
text-decoration: none;
border-right:1px solid #fff;
padding-right:10px;
}

#footerText{
float:right;
color:#ffffff;
font-size:13px;
line-height:13px;
margin-right:10px;
position:relative;
top:-8px;
}

/*-----------------------TESTIMONIALS----------------------------*/


#sfstest-sidebar{
background-color:#fff;
padding:10px;
border:1px solid #ccc;
background-image:url(images/testomonial.jpg);
background-repeat:no-repeat;
padding-left:35px;
}

/*-------------------UPDATES-------------------------*/

/*-------------------VERSION 1.2-------------------------*/


strong{
font-weight:bold;
}

em{
font-style:italic;
}

ul{
list-style:disc;
}

.postBox ul, .folioBox ul{
padding-left:30px;
}

ul.commentlist{
padding-left:0px;
}

ul.navUl, .sidebarMenu ul{
list-style:none;
}

ol{
list-style:decimal;
padding-left:33px;
}

/*---------------------VERSION 1.3 ---------------------*/

.categoryContainer{
width:890px;
border:1px solid #ccc;	
margin-top:20px;
background-color:#f7f7ee;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;

}

.categoryContainer span{
display:inline;
padding-right:20px;
}

.categoryContainer ul{
display:inline;
}

.categoryContainer ul li{
display:inline;
list-style: none;
padding-right:10px;
padding-left: 10px;
border-right:1px solid #ccc;
}

.categoryContainer ul li a{
color:#2c2c2c; 
font-weight: normal;
}

.categoryContainer ul li a:hover{
color:#5a5a5a;	
}

#bigBoxInside p { margin-bottom:10px; }

.postBoxInside p, .postBoxInside ul, .postBoxInside dl { margin-bottom:18px; }
.postBoxInside p.tight, .postBoxInside ul.tight { margin-bottom:0; }
.postBoxInside h3 { font-weight:bold; }
.postBoxInside dt { margin-top:10px; }

.pageBoxInside p, .pageBoxInside ul, .pageBoxInside dl, .pageBoxInside ol { margin-bottom:18px; }
.pageBoxInside p.tight { margin-bottom:0; }
.pageBoxInside h3 { font-weight:bold; }
.pageBoxInside dt { margin-top:10px; }

.textwidget dt.inside { margin-top:10px; }
.textwidget dl { margin-bottom:10px; }

.benefits { background:url(images/bg_sold.jpg) no-repeat 85% 50%; }
.expat { background:url(images/bg_expat.jpg) no-repeat 100% 50%; padding-right:210px; min-height:200px; }
.research { padding-right:200px; background:url(images/bg_beach.jpg) no-repeat 100% 50%; }
.foreign { padding-right:200px; background:url(images/bg_harbour.jpg) no-repeat 100% 50%; }
.commercial { background:url(images/bg_commercial.jpg) no-repeat 100% 0; padding-right:210px; }
.leading { padding-right:260px; background:url(images/bg_home.jpg) no-repeat 100% 0; text-align:justify; }

div.team { overflow:hidden; position:relative; min-height:156px; margin-bottom:24px; padding-left:120px; }
div.team p { margin-bottom:10px; }
div.team p.img { padding:0; margin:0; position:absolute; top:0; left:0; background:none; width:100px; height:177px; }
div.team p.img img { width:100px; height:177px; background:none; border:none; padding:0; margin:0; }
div.team blockquote p { margin:0; padding:0; }

.wp-caption-text { font-size:76.9%; line-height:100%; }

ul.clean { margin:0 0 30px; padding:0; }
ul.clean li { margin:0; padding:0; list-style:none; }

#map { width:530px; height:400px; margin:0 0 24px; }
#map img { background:transparent; }

#suburb_profile h2, #suburb_profile h3, #suburb_profile h4, #suburb_profile dl, #suburb_profile dt, #suburb_profile dd, #suburb_profile p { margin:0; padding:0; } 
#suburb_profile h2 { margin-bottom:10px; }
#suburb_profile h3 { font-weight:bold; margin-bottom:6px; text-decoration:underline; }
#suburb_profile h4 { font-weight:bold; padding-left:10px; }
#suburb_profile dl { margin-bottom:10px; padding-left:10px; overflow:hidden; }
#suburb_profile dt { float:left; width:240px; clear:both; }
#suburb_profile dd { float:left; }

p.ad { margin-bottom:20px; }
p.adtight { margin-bottom:6px; }
#footer p.ad { padding-bottom:20px; }

.hh_media { background:url(images/bg_hh.png) no-repeat 100% 0; padding-right:360px; min-height:480px; text-align:justify; margin-top:18px; }
.hh_media h2, .cards h2, .testimonials h1 { text-align:left; }
.testimonials .testimonial { overflow:hidden; position:relative; padding-left:266px; min-height:200px; margin-bottom:20px; }
.testimonials .testimonial p { margin:0; padding:0; text-align:justify; }
.testimonials .testimonial p.img { position:absolute; top:0; left:0; margin:0; }
.testimonials .testimonial p.img2 { top:200px; }
.testimonials .testimonial p.img img { margin:0; }

.testimonials .testimonialdouble { min-height:400px; }
.testimonials .testimonialdouble p { margin-bottom:10px; }

.post_media_img { padding-left:230px; position:relative; min-height:260px; }
.post_media_img p.img { margin:0; padding:0; position:absolute; top:0; left:0; }

body.page .cards { padding-right:550px; position:relative; min-height:602px; text-align:justify; margin-top:18px; }
body.page .cards p.img { margin:0; padding:0; position:absolute; top:0; right:0; }
body.page .cards p.img img { margin:0; padding:0; border:none; }

.listing_intro { padding:1em; font-weight:bold; }
.listing_preview { overflow:hidden; position:relative; padding-left:420px; border-bottom:solid 1px #ccc; margin-bottom:18px; min-height:410px; }
.listing_preview h2 { margin-bottom:10px; }
.listing_preview div.img { position:absolute; top:0; left:0; }
.listing_preview div.img img { width:90px; height:67px; cursor:pointer; }
.listing_preview div.img img.listing_preview_main { width:400px; height:300px; display:block; cursor:default; }
.listing_preview dl { overflow:hidden; }
.listing_preview dt { display:block; float:left; clear:left; width:120px; font-weight:bold; margin:0; }
.listing_preview dd { display:block; float:left; }
.listing_preview ul { list-style-position:inside; padding-left:0; }

.category-property-market-news .sidebarMenu ul li a { height:auto; }

#newsletter_subscribe { margin:0; padding:0; overflow:hidden; position:absolute; top:14px; right:26px; }
#newsletter_subscribe label, #newsletter_subscribe legend { display:none; }
#newsletter_subscribe input { float:left; margin:0 2px 0 0; padding:1px; border:solid 1px #ccc; width:149px; font-family:Arial,sans-serif; font-size:10px; line-height:1em; color:#333; height:14px; }
#newsletter_subscribe h3 { margin:0 0 4px; padding:0; font-weight:bold; font-size:0.846em; line-height:1em; }
#newsletter_subscribe h3.error { color:#f00; text-decoration:blink; }
#newsletter_subscribe h3.good { color:#390; }
#newsletter_subscribe input#nsubmit { cursor:pointer; border:0; padding:0; margin:0; text-indent:-5000em; background:url(images/btn_subscribe_70x20.png) no-repeat; display:block; width:70px; height:20px; font-size:0; position:relative; top:-2px; }

#cflag { position:absolute; top:-36px; right:10px; margin:0; padding:0; }
#cflag a { font-size:0.923em; line-height:1.333em; color:#999; font-weight:normal; padding-right:30px; background:url(images/cflag.png) no-repeat 100% 50%; display:block; }

