/*  
Theme Name: Earthlift Template
Theme URI: http://www.redfishbluefish.com.au/
Description: Template for the Earthlift website
Version: 1.0
Author: Redfish Bluefish
Author URI: http://www.redfishbluefish.com.au/

*/

html{
	height:100%;
}
body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background:url(images/index_03.jpg) repeat-x #000000;
}
#wrapper{
	margin: 0 auto;
	width:1022px;
	height:100%;
	background:#FFFFFF;
}
#page{
	float:left;
	clear:both;
	width:1022px;
	background:#FFFFFF;
}
#header a{
	float:left;
	clear:both;
	width:1022px;
	background:url(images/index_06.jpg) 0px 36px no-repeat #F26F21;
	height: 116px;
}
#header_tagline{
	width:1022px;
	background:url(images/index_10.jpg) top center no-repeat #FFFFFF;
	margin: 9px 0px 0px 0px;
	height:80px;
	float:left;
	clear:both;
}
#page_body{
	width:1022px;
	float:left;
	clear:none;
	background:#FFFFFF;
}
#sidebar{
	background:url(images/index_14.jpg) repeat-x top;
	float:left;
	clear:none;
	width:198px;
	border-right: 6px solid #FFFFFF;
}
#sidebar ul{
	margin:0px 0px 0px 34px;
	padding:0px;
}
#sidebar li{
	list-style:none;
}
#sidebar ul li a:link, #sidebar ul li a:visited{
	line-height:30px;
	display:block;
	border-bottom: 1px solid #cccccc;
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;
	color:#666666;
	padding: 0px 0px 0px 5px;
}
#sidebar ul li a:hover{
	background:#666666;
	color:#FFFFFF;
}
#content_wrap{
	width:817px;
	background: url(images/content_bg_38.jpg) #E6E6E6 repeat-y;
	float:left;
	clear:none;
}
#content{
	float:left;
	clear:none;
	width:510px;
	background:#FFFFFF;
}
#content img{
	padding-bottom:5px;
}
#content_header{
	background:url(images/index_16.jpg) repeat-x;
	height:26px;
	width:514px;
	float:left;
	clear:both;
}
#content_header_corner{
	background:url(images/index_15.jpg) no-repeat;
	width:26px;
	height:26px;
	float:left;
	clear:none;
}
#content_content{
	width:450px;
	float:left;
	clear:both;
	padding: 30px 30px 30px 30px;
	font-size:13px;
	color:#666666;
}
#content_content img{
	/*padding: 0px 10px 10px 0px;*/
}
#articles{
	width:297px;
	float:right;
	clear:none;
}
#articles_header{
	background:url(images/index_21.jpg) repeat-x;
	width:298px;
	height:27px;
	float:left;
	clear:both;
}
#articles_header_corner{
	background:url(images/index_19.jpg) no-repeat;
	width:26px;
	height:27px;
	float:left;
	clear:none;
}
#articles h1{
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height:27px;
	font-weight:bold;
	margin:0px;
}
#articles h2{
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	font-weight:bold;
	margin:0px;
}
#articles p{
	margin:0px;
	color:#FFFFFF;
	font-size:14px;
}
#orange_gloss{
	background:url(images/index_25.jpg) repeat-x;
	height:107px;
	width:298px;
	float:left;
	clear:both;
	border-top: 1px solid #FFFFFF;
}
#orange_gloss_left{
	background:url(images/index_24.jpg) no-repeat;
	width:9px;
	height:107px;
	float:left;
	clear:none;
}
#orange_gloss_right{
	background:url(images/index_28.jpg) no-repeat right;
	width:9px;
	height:107px;
	float:left;
	clear:none;
}
#orange_gloss_content{
	width:280px;
	float:left;
	clear:none;
	height:77px;
	padding: 15px 0px 15px 0px;
}
#orange_gloss_content img{
	float:left;
	clear:none;
	padding-right:9px;
	border:0px;
}
#orange_gloss_content a:link, #orange_gloss_content a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#orange_gloss_content a:hover{
	text-decoration:underline;
}
#footer{
	width:1022px;
	float:left;
	clear:both;
	background:url(images/index_33.jpg);
	height:58px;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	margin: 0px;
	line-height:18px;
	font-weight:bold;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0px;
	line-height:12px;
	font-weight:bold;
}
a:link, a:visited{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#FF6600;
}

ul.subpages{
	margin:0px;
	padding:0px;
}
ul.subpages li{
	list-style:none;
	font-size:14px;
	line-height:20px;
	color:#000000;
}
ul.subpages li:before {
	content: "\00BB \0020";
}

.entry{
	padding:5px 0px 0px 0px;
}