/*
Theme Name: Hold this space
Theme URI: 
Description: Hold this space template
Version: 1.0
Author: RFBF
Author URI: http://www.redfishbluefish.com.au
*/



/* Begin Typography & Colors */
body {
	margin:0;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background:#515e66;
	font-size:12px;
}
#wrapper{
	margin:0 auto;
	width:990px;
}
#page {
	width:990px;
	float:left;
}

#top_menu, #bottom_menu{
	width:990px;
	float:left;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	height:36px;
}
#top_menu{
	background:url(images/hts_web_02.jpg);
}
#top_menu ul, #bottom_menu ul{
	margin:0px;
	padding:0px;
}
#top_menu ul li, #bottom_menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	clear:none;
}
#top_menu ul li a, #bottom_menu ul li a{
	color:#79858c;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:12px 7px 11px 7px;
	text-decoration:none;
}
#top_menu ul li a:hover, #top_menu ul li.current-cat{
	color:#FFFFFF;
	background:url(images/arrow_05.jpg) no-repeat bottom center;
}
#bottom_menu ul li a:hover, #bottom_menu ul li.current-cat{
	color:#FFFFFF;
	background:url(images/arrow2_14.jpg) no-repeat top center;
}
#page_header{
	height:189px;
	width:990px;
	float:left;
	clear:both;
	background:#FFFFFF;
}
#logo img{
	border:0;
}
#logo{
	position:relative;
	left:100px;
	top:50px;
	width:203px;
}
#header_menu{
	position:relative;
	top:0px;
	left:682px;
	width:205px;
}
#header_menu ul{
	margin:0px;
	padding:0px;
}
#header_menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_menu ul li.subscribe{
	background:url(images/hts_page_10.jpg);
}
#header_menu ul li.categories{
	background:url(images/hts_page_14.jpg);
}
#header_menu ul li.cat-item-1{
	background:url(images/hts_page_16.jpg);
}
#header_menu ul li.subscribe a{
	background:url(images/hts_page_10.jpg);
	width:205px;
	height:0px;
	padding-top:39px;
	overflow:hidden;
	display:block;
}
#header_menu ul li.categories a{
	background:url(images/hts_page_14.jpg);
	width:205px;
	height:0px;
	padding-top:35px;
	overflow:hidden;
	display:block;
}
#header_menu ul li.cat-item-1 a{
	background:url(images/hts_page_16.jpg);
	width:205px;
	height:0px;
	padding-top:38px;
	overflow:hidden;
	display:block;
}

#header_menu ul li.subscribe a:hover{
	background:url(images/hts_page_buttons_10.jpg);
}
#header_menu ul li.categories a:hover{
	background:url(images/hts_page_buttons_14.jpg);
}
#header_menu ul li.cat-item-1 a:hover{
	background:url(images/hts_page_buttons_16.jpg);
}

#cats-links{
	margin:0px;
	padding:0px;
}
#cats-links li{
	list-style:none;
}
#cats-links li h2{
	list-style:none;
	font-size:15px;
}
#cats-links li ul li a:before{
	content: "\00BB \0020";
}

#content{
	width:990px;
	float:left;
	clear:both;
	background:url(images/hts_page_22.jpg) 0px 0px no-repeat #FFFFFF;
	color:#838f97;
	padding-bottom: 150px;
}
#content_home{
	width:990px;
	float:left;
	clear:both;
	background:url(images/hts_web_05.jpg) 0px 20px no-repeat #FFFFFF;
	color:#838f97;
	padding:20px 0px 150px; 0px;
}

.entry img {
}
#post{
	float:left;
	clear:none;
	position:relative;
	left:100px;
	top:150px;
	width:500px;
	padding-bottom:20px;
}
#post_home{
	float:left;
	clear:none;
	position:relative;
	top:280px;
	left:100px;
	width:430px;
}

.postmetadata {
	padding: 20px 0 20px 0;
	border-bottom: 1px #cccccc solid;
}

.postmetadatasingle {
	padding: 30px 0 20px 0;
	margin-top: 40px;
	border-top: 1px #cccccc solid;
}


#heightener{
	height:771px;
	width:0px;
	float:left;
	clear:none;
}
#sidebar{
	float:right;
	clear:none;
	width:205px;
	margin:150px 100px 0px 0px;
}
#footer{
	background:url(images/hts_web_08.jpg) repeat-x top;
	width:990px;
	float:left;
	clear:both;
}
#footer_bg{
	background:url(images/hts_web_10.jpg) top right no-repeat;
	width:990px;
	float:left;
	clear:both;
	height:150px;
}
#footer_menu2{
	float:left;
	clear:both;
	padding:70px 0px 0px 20px;
	color:#bac4c9;
	font-size:11px;
}
#footer_menu2 a{
	color:#bac4c9;
	font-size:11px;
	text-decoration:none;
}
#footer_menu2 a:hover{
	color:#FFFFFF;
}

#category_description{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
}
#category_list{
	padding:15px 0px 0px 0px;
}
#category_list ul{
	margin:0px;
	padding:5px 0px;
}
#category_list ul li{	
	margin:0px;
	padding:5px 0px;
	list-style:none;
}

h2, h2 a{
	color:#bac4c9;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	font-weight:normal;
}
h3, h3 a, .widgettitle, #sidebar h2{
	color:#bac4c9;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:19px;
	font-weight:normal;
}
a{
	color:#838f97;
	font-weight:bold;
	text-decoration:none;
}

#comment{
	width:500px;
}
.commentlist{
	border-left:5px solid #bac4c9;
	font-size:11px;
}
#comments, #respond h3{
	border-top:1px solid #CCCCCC;
	padding-top:15px;
}

#sidebar ul li ul li{
	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	padding-left:10px;
}
#sidebar ul{
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	width:100%;
	position:relative;

}
#sidebar ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	clear:both;
	width:100%;
	position:relative;

}

#sidebar h4 a{
	padding-top:10px;
}

#searchform{
	padding:10px 2px;
}
#searchform #s{
	border:1px solid #bac4c9;
	padding:2px;
}
#searchform #searchsubmit{
	vertical-align:bottom;
}
#sidebar ul li#recent{
	margin-top:100px;
}
#sidebar ul li#pages-2{

}

