/*  

Author: Clare Lancaster
Author URI: http://www.clarelancaster.com.au/

*/

body, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
}

hr
{
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;
	width: 80%;
	margin-top: 18px;
	margin-bottom: 18px;
}

blockquote
{
padding: 16px 18px 16px 18px;
background: #e8f2ff;
font-family: Georgia, Arial, Helvetica, Sans-serif;
font-size: 18px;
line-height: 23px;
font-style: italic;
color: #404040;
font-weight: normal;
margin: 26px;
}


body
{

	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: #ffffff;
	color: #4a4a4a;
background-image: url(images/topbar2.png);
	background-position: top left;
background-repeat: repeat-x;
}

h1
{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 10px 0;
line-height:27px
}

h2
{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
color: #404040;
line-height:24px;

}


h3
{
font-family: Georgia, Arial, Helvetica, Sans-serif;
padding: 18px 0 4px 0;
font-size: 26px;
line-height: 33px;
color: #404040;
font-weight: normal;
}

a:link, a:visited
{
	text-decoration: none;
	color: #037ebe;
}

a:hover
{
	text-decoration: none;
background: #badfff;
}

p
{
	padding: 12px 0 0 0;
}


#wrapper
{
	margin: 1em auto;
	padding: 12px;
	width: 950px;
	text-align: left;
}

#header
{
	width: 845px;
	border-bottom: 1px solid #fafafa;
}


#menu {
	height: 50px;
	width: 845px;
float: right;
margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-left: #c5ddff 1px solid;
	color: #595959;
}

#menu a:hover {
	background: #badfff;
	color: #595959;
}

#menu .current_page_item a {
	background: #badfff;
	padding: 8px 10px 8px 10px;
	color: #595959;
}

#menu .last{
	border-right: #43b0ec 1px solid;
}

#headertext
{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 32px;
	font-weight: normal;
	padding: 0 0 10px 0;
line-height:34px
}

i
{
	font-size: 24px;
	font-weight: normal;
}

#container
{
	clear: both;
	float: left;
	width: 550px;
}

.post
{
	padding: 16px 0 10px 0;
}

.post h2
{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 36px;
	font-weight: normal;
line-height: 40px;
}


.entry
{
	line-height: 22px;
font-size: 14px;
}

.entry img
{
padding: 6px;
border: #ebecec 1px solid;
}

.noborder
{
padding: 6px;
border: none;
}

.about
{
float: right;
padding: 6px;
border: #ebecec 1px solid;
margin-left: 5px;
background: #ffffff;
}

.right
{
float: right;
padding: 6px;
margin-left: 10px;
}

.left
{
float: left;
padding: 8px;
border: #c6c6c6 1px solid;
margin-right: 12px;
}

p.postmetadata
{
	border-top: 1px solid #f2f2f2;
	margin: 10px 0 0 0;
clear: both;
}

.postmetadata a:hover
{
	display: inline;
	background: #d6e7ff;
	color: #595959;
        text-decoration: none;
}

.meta
{
	color: #7c8181;
}

.navigation
{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar
{
	float: left;
	width: 314px;
	background: #fafafa;
	margin: 0 0 0 50px;
padding-left: 16px;
padding-right: 16px;
line-height: 17px;

}

.sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar ul li
{
	padding: 10px 0 10px 0;

}

.sidebar ul li h2
{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #404040;
border-bottom: 1px #eeeeee solid;
line-height: 22px;
font-weight: normal;
padding-top: 8px;
}

.sidebar ul ul li
{
	padding: 0;
	line-height: 24px;
}


#footer
{
	clear: both;
	width: 842px;
	height: 52px;
	padding: 10px;
	background: #d6e7ff;
}

#footer p
{
	padding-top: 26px;
	color: #404040;;
	text-align: center;
}


#footer a
{
	color: #404040;;
	text-decoration: underline;
}

#footer a:hover
{
	display: inline;
	background: #ffffff;
	color: #000000;
        text-decoration: none;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ebecec;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ebecec;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#twitter
{
}

#twitter ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #383838;
	width: 285px;
	padding: 8px 8px 8px 0px;
}

#twitter li
{
		
		list-style-type: none;
		border-bottom: 1px solid #b4dbfd;
		background-color: #e8f2ff;
padding: 12px;
	line-height: 16px;
}

#follow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	padding-left: 26px;
	background-image: url(images/twitter.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top:12px;
	padding-bottom: 12px;
}

#follow a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	text-decoration: underline;
margin-left: 26px;
}

#follow a:hover
{
	text-decoration: none;
}

#more
{
padding-top: 12px;
padding-bottom: 22px;
padding-left: 12px;
padding-right: 12px;
background: #e8f2ff;
font-family: Georgia, Arial, Helvetica, Sans-serif;
font-size: 14px;
line-height: 16px;
font-style: italic;
color: #404040;
font-weight: normal;
border: 1px solid #c8e0ff;
}