/*  
Theme Name: Adrian Sarris
Theme URI: http://www.itandabit.com.au
Description: This is Adrian's custom theme.
Version: 1.0
Author: Adrian Sarris
Author URI: http://www.itandabit.com.au/

*/


body
{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #f0e2d0;
	color: #000000;
	background-image:url("images/background.jpg");
	background-repeat:repeat-y;
	background-position:center;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Sans-serif, Arial, Helvetica;
}
blockquote, p
{
	margin:0;
	padding:0;
}
#site
{
	margin:0 auto;
	padding:0;
	width:750px;
	background-image:url("images/header-background-3.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	border:1px solid #493b26;
}
#header
{
	height:140px;
	padding:0;
	margin:0;
}
#header h1{
	padding: 35px 30px 0px 80px;
	font-size: 30px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 38px 38px;
	color:#f9f1e9;
	border:none;
}
#header h1 a
{
	color:#f9f1e9;
	margin:0;
	padding:0;
	font-size: 30px;
	text-decoration:none;
	font-family:Georgia, sans-serif;
}
#header h2{
	padding: 5px 30px 1px 80px;
	font-size: 20px;
	font-weight: normal;
	color:#f9f1e9;
	font-family:Georgia, sans-serif;
}
#container
{
	margin:0 0 0 5px;
	float:left;
	width:520px;
}
#sidebar
{
	margin:130px 0 0 10px;
	padding:0;
	width:200px;
	float:left;
	background-color:#f9f1e9;
}
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
	text-transform: uppercase;
}
#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
	color:#3b2f1e;
}
#sidebar ul li h2{
	border-bottom: 1px solid #3b2f1e;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:#3b2f1e;
}
#sidebar ul ul{
	padding: 7px 0 0;
	background:none;
}
#sidebar ul ul li{
	padding: 2px 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 16px;
	text-transform: none;
	background:none;
}
#sidebar a:link{
	color:#2b2216;
	font-size: 10pt;
	padding:0;
	margin:0;
	text-decoration:underline;
}
#sidebar a:visited{
	font-size: 10pt;
	color:008500;
	text-decoration:underline;
}
#sidebar a:hover{
	font-size: 10pt;
	color:008500;
	text-decoration:none;
}

#footer
{
	display:block;
	clear:both;
	text-align:center;
	font-size:10pt;
	padding:10px 0 20px 0;
	border-top:1px solid #4f3f28;
}

#menubar{
	font-family: Georgia, sans-seriff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display:block;
	clear:both;
	float:left;
	margin:10px 0 0 0;
	padding:0;
	display:block;
	height:40px;
}

#menubar ul{
	list-style: none;
	margin:0 0 0 5px;
	padding:0;
	height:30px;
	display:block;
}

#menubar ul li{
	display: block;
	clear:none;
	float:left;
	margin:0;
	padding: 0 1px 0 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	height:30px;
}

#menubar ul li a{
	text-decoration: underline;
	color: #493b26;
	padding:2px 4px 12px 3px;
	display:block;
}
#menubar ul li a:visited
{
	color:#008500;
}
#menubar a:hover{
	text-decoration: none;
}
#menubar a.activelink
{
	background-image:url("images/link-background.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}

form
{
	margin:0;
	padding:0;
}







blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}
code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
.post{
	margin: 0px 10px 10px 10px;
	padding: 15px;
	background: url("images/post-background.gif") no-repeat left top;
	border:1px solid #514129;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	/* color: #c97d05;	*/
	color:#493b26;
}

.post h2 a{
	text-decoration: none;
	/*color: #c97d05;*/
	color:#493b26;
	text-decoration:underline;
}

.post h2 a:hover{
	text-decoration: none;
}
h2.recent_news
{
	padding: 5px 10px 5px 10px;
	font-size: 20px;
	font-weight: normal;
	color:#493b26;
	font-family:Georgia, sans-serif;	
}

.entry
{
	line-height: 24px;
	overflow: hidden;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 0 0 10px 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}
a:link{
	text-decoration: underline;
	color: #493b26;
}
a:visited
{
	color:#008500;
}

a:hover{ text-decoration: none; }

p.postmetadata
{
	border-top: 1px solid #ebe1d3;
	margin-top:10px;
	padding-top:10px;
}




/* Comments Code */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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 #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: 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;
}