/*  
Theme Name: Black Gold Country Cabins
Theme URI: http://www.blackgoldcabins.com.au
Description: 
Version: 0.1
Author: Penny
Author URI: http://pennyhaslop.com/

This theme was designed and built by Penny of <a href="http://pennyhaslop.com/">PennyHaslop.com</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/
#nav, #sidebar, #footer p, img.link, .postmetadata {
	display: none;
	}
#main, .entry, .post {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	}
* {
  margin: 0;
  padding: 0;
  }
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  color: #2C2C2C;
  font-size: 9pt;
	}
a:link,a:visited,a:active, a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #2c2c2c;
  color: #2c2c2c;
	}
#header {
  padding: 25px 0;
  border-bottom:1px solid #dadada;
  border-top:1px solid #dadada;
  text-align: center;
	}
#header p {
 margin: 0;
 }
.post {
 margin-bottom: 15px;
 }
.entry img {
	background: #fff;
	border: 1px solid #DAD7D6;
	padding: 5px;
	margin: 0 10px 10px 0;
}
img.badge {
 border: none;
 }
h1 {
 text-decoration: none;
 text-align: center;
 font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
 margin-bottom: 10px;
 }

h2 {
 margin: 10px 0;
   font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
 }
h3 {
 margin: 15px 0 5px 0;
   font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
 }
p, ul {
 line-height: 1.5;
 letter-spacing: .1em;
 margin-bottom: 10px;
 }
li {
 padding-left: 15px;
 }
.footer img {
 margin: 20px auto 0 auto;
 text-align: center;
 }