/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
*/

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{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

body, form, textarea {
  font: normal 13px/18px Arial, Helvetica, sans-serif; }

#branding {
  background: #000;
  min-height: 141px;
  height: auto;
}
.logo {
  width: 50%;
  float: left;
  padding: 7px;
}
.wrap {
  width: 70%;
  margin: 0 auto;
  padding: 32px;
}

#content  {
  width: 60%;
  float: left;
}

aside {
  width: 30%;
  float: right;
}

nav {
  background: url("http://lvcp.com.au/images/nav-corner.png") no-repeat 0 0;
  height: 49px;
  float: right;
  width: 810px;
  padding-left: 13px;
  position: relative;
  display: block;  
  margin: -36px;
    margin-right: 130px;
}
nav ul {
  margin: 0;
  padding: 9px 5px;
  list-style: none;
  display: block;
  background: #f68421;
  height: 31px;
  }
nav ul li {
    float: left;
  margin: 0 3px;
  }
nav  ul  li a {
  text-transform: uppercase;
  padding: 0 5px;
  display: block;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  border: solid 1px #f68421;
  text-decoration: none;
  outline: none;
  
}
nav ul li a:hover, nav ul li a:active
	{
		color:#fff;
		background:#ed6f02;
		border-radius:3px;
		border:solid 1px #f39849;
	}
#site-title {
  width: 70%;
  margin: 0 auto;
}

h1 {
  padding: 0px 0 0px 0px;
  color: #656363;
  margin-bottom: 10px;
  font-size: 26px;
}

p {
  margin: 0;
  padding: 10px 0;
  text-align: justify;
}

h2 {
  font-size: 18px;
  color: #504D4D;
}
h1, h2, h3, h4 {
  margin: 15px 0px;
  padding: 10px 0;
  line-height: normal;
}

footer {
  background-color: #000;
  clear: both;
}
#footer-nav {
  background: #f68421;
  text-align: center;
  padding: 20px 0;
  width: 77%;
  margin: 0 auto;
}
#footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer-nav ul > li {
  background: url("http://lvcp.com.au/images/divider.png");
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
}
#footer-nav ul > li > a {
  display: inline-block;
  color: #fff;
  padding: 0 8px;
  line-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'arial';
  letter-spacing: 0.5px;
  margin: 0;
}
.copy {
  color: #3D3C3C;
  text-align: center;
  }
form {
  padding: 20px;
  background: #F58524;
  margin-top: 30px;
  border-radius: 10px;
    color: #fff;
  }
input {
  color: #666 !important;
  font-size: 13px !important;
  width: 100% !important;
  height: 20px !important;
  border-radius: 5px !important;
  display: block !important;
  margin: 0 auto !important;
}
textarea {
  resize: none !important;
  width: 100% !important;
  border-radius: 5px !important;
  display: block !important;
  margin: 0 auto !important;
  height: 100px !important;
}
input[type="submit"] {
  border: 2px solid #D3D1CF !important;
  border-style: outset !important;
  width: 30% !important;
  height: 30px !important;
  background: #F8F6F3 !important;
  color: #272727 !important;
}
.widget-title {
  font-size: 21px;
  text-align: center;
  line-height: 1px;
  color: #FAFAFA;
  text-transform: uppercase;
  display: block;
  background: #2D2C2B;
  padding: 18px;
  border-radius: 5px;
  margin-bottom: -28px;
}

.side-contact >.side {
  background: #f68421;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.side-contact .inner-box {
  background: #ececec;
  display: block;
  padding: 13px;
  margin-top: 13px;
  border-radius: 5px;
}
.side-contact div.c-thumb {
  display: block;
  margin-bottom: 10px;
  height: 60px;
}
.side-contact {
  display: block;
  overflow: hidden;
  position: relative;
}
.side-contact .inner-box p {
  clear: both;
  display: block;
  background: #f5f5f5;
  border: solid #fff;
  border-width: 1px 0;
  margin-bottom: 6px;
  padding: 5px 10px;
  overflow: hidden;
  text-align: left;
}
.side-contact .inner-box p label {
  float: left;
  width: 90px;
}
span.data {
  float: right;
  width: 145px;
}
.textwidget {margin-bottom:20px;}
.fimage { border: solid 5px #f68421; width: 94%;}
div.feature-thumb h3 {
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  margin: 5px 0px;
  padding: 0px 0;
  line-height: normal;
  text-align: center;
  font-weight: 600;
}
a {
  color: #f68421;
  text-decoration: none;
  outline: none;
}
div.feature-thumb {
  float: left;
  width: 175px;
  margin-right: 15px;
  background: #f6f6f6;
  border-bottom: solid 2px #ddd;
  cursor: pointer;
  width: 100%;
}
a.more {
  display: block;
  background: #f68421;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  /* opacity: 0; */
}
.post-thumb {
  display: block;
  text-align: center;
}
.post-thumb img {
  border: solid 3px #f68421;
  width: 78%;
  height: 185px;
}
img.alignleft, img.alignright, img.aligncenter {
  border-radius: 5px;
}
#call {
    background: url(http://lvcp.com.au/images/back-call.png) no-repeat 0 0;
    color: #171717;
    clear: right;
    float: right;
    font-family: 'arial';
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    text-shadow: 2px 2px 0 #fff;
    height: 48px;
    width: 270px;
    margin-top: 35px;
    padding-left: 40px;
}
.fb a {
    margin-right: 7px;
}
.fb {
    float: right;
    margin-top: 5px;
    margin-left: 0px !important;
}

#call span {
  display: inline-block;
  color: #f68421;
}
@media (max-width:600px) {
  
  #content {
  width: 100%;
  float: left;
}
  aside {
  width: 100%;
  float: right;
}
  .post-thumb img {
 width:80% !important;
}
  
  }

@media (min-width:1100px) {
  #site-title { width:960px; }
  .wrap { width:960px; }
  }