h1, h2, h3 {
	margin-top: 0;
	color: #eeeeff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

div.post p {
	padding: 0.1em;
	padding-left: 1em;
	padding-right: 1em;
}

div.post {
	margin-bottom: 1em;
	padding: 0px 10px 0px 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 33px;
}

h2.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(http://www.bluewrenmotel.com.au/themes/bluewren/images/title-background.jpg) no-repeat left top;
	font-weight: bold;
	font-size: 23px;
}

#content.full h2.title {
	font-size: 20px;
}

#content.full h1 {
	color: #004da9;
}

h1.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(http://www.bluewrenmotel.com.au/themes/bluewren/images/heading-background.jpg) no-repeat left top;
	font-weight: bold;
	font-size: 23px;
}

.sidebar h2.title {
	background: url(http://www.bluewrenmotel.com.au/themes/bluewren/images/title-background-dark.jpg) no-repeat left top;
}

.post.special h2.title {
	background: transparent;
	color: #efb68e;
}

.post.special {
	border: 2px dotted #e8980d;
	background: #004da9;
	color: #efb68e;
}

div.post h1,div.post h2,div.post h3 {
	color: #ffffff;
	margin-left: 5px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 0px 15px;
	text-transform: uppercase;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

ul {
	list-style-image: url(http://www.bluewrenmotel.com.au/themes/bluewren/images/img07.gif);
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

ul a {
	text-decoration: none;
}

a:hover {
	border-bottom: none;
	color: #ddddff;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}

