/* @override 
	http://walletfriendlygreenguide.com/blog/wp-content/themes/buybacktechnology/style.css
	http://www.walletfriendlygreenguide.com/wp-content/themes/buybacktechnology/style.css
*/

/*
Theme Name: Buyback Technology
Theme URI: http://www.walletfriendlygreenguide.com
Description: Wallet Friendly Green Guide
Author: Altitude Communications
Author URI: http://www.altitudecommunications.com.au
*/

/* RESET */

html, body, div, span, objective, h1, h2, h3, h4, h5, h6, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

#top_tabs ul li {
	display: none;	
}

body {
line-height: 1.5;
font-family: helvetica, arial, san serif;
}

ol, ul, li{
}

/* END RESET */


/* HEADER */

#logo h1 a{
	background: url(images/logo.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 77px;
	width: 691px;
	margin-top: 15px;
}

#header-back {
	background: url(images/header.jpg) 0 0 no-repeat;
	height: 146px;
	width: 691px;
	float: left;
	margin: 0 0 5px 0;
}

/* MAIN STYLES */

body {
	color: #3b3b3b;
	font-size: 13px;
	font-family: arial, helvetica, san-serif;
}

.wrap {
 	width: 700px;
 	margin: auto;
}

#main {
	width: 700px;
	clear: both;
}

ul#sidebar{
	margin: 0;
	width: 225px;
}

#secondary{
	width: 225px;
	list-style: none;
	overflow: hidden;
	padding: 10px;
}

#sidebar_top{
	width: 225px;
	height: 227px;
}

#sidebar_bottom ul{
	width: 225px;
}

#secondary ul{
	list-style: none;
	display: block;
	float: left;
	width: 205px;
}

#page_content {
	background: url(images/content_runner.gif) 0 0 repeat-y;
	width: 691px;
}

#page_content_bottom{
	background: url(images/content_bottom.jpg) 0 100% no-repeat;
	width: 706px;
	margin: 0!important;
}

#page_content_landing #content_area {
	padding: 20px 30px 30px 20px;
}

#page_content #content_area{
	padding: 15px 30px 45px 5px;
	width: 440px;
}

#page_content ul li {
	list-style-position: inside;
	padding: 0 0 0 20px;
}

#page_content_landing {
	background: url(images/content_runner_landing.jpg) 0 0 repeat-y;
	width: 691px;
	border-top: 1px solid #637134;
}

#page_content_landing_bottom{
	background: url(images/content_landing_bottom.jpg) 0 100% no-repeat;
	width: 706px;
	margin: 0!important;
}

img.recycle{
	float: right;
}

/* HEADING STYLES */

h2, h2 a {
	color: #8ea03a;
	font-size: 16px;
}

h1,
#post_header h1 a{
	color: #637134;
	font-size: 18px;
}

/* MENU */

#menu {
	background: url(images/menu-back.gif) 0 0 no-repeat;
	width: 698px;
	height: 39px;
	padding-left: 20px;
}

#menu ul li a{
	color: #ffffff;
	text-decoration: none;
	padding: 12px 30px 12px 30px;
	line-height: 39px;
	margin: 0 0 0 -5px;
	font-weight: bold;
	background: url(images/menu-divider.png) 100% 0 no-repeat;
}

#menu li{

	position: relative;
	display: inline;
	padding: 0!important;
	border: 0;
	margin: 0;
}

#menu li a:hover {
	background: #637134;
}

/* WIDGETS */

#sidebar .widget ul li{
	padding: 5px 10px!important;
	border-bottom: 1px solid #dbdddf;
	width: 190px;
}

#sidebar .widget ul li a{
	color: #000000;
}

#sidebar .widget ul li a:hover{
	color: #637134;
}

ul#sidebar li {
	padding: 0;
	margin: 0!important;
}

h2.widgettitle{
	margin: 10px 0 10px 0;
}

/* FOOTER */

#footer {
	display: block;
	position: relative;
}

#footer_bar{
	width: 706px;
	height: 145px;
	border: 0;
	display: block;
}

#footer #footer_text{
	color: #57626a;
	font-size: 11px;
	text-align: center!important;
	display: block;
	clear: both;
	margin-top: -60px;
}

#footer ul li{
	text-align: center!important;
}

#footer ul li p a{
	text-decoration: none;
	color: #57626a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a:hover{
	color: #637134;
}

#footer ul{
	list-style: none;
	text-align: center;
	height: 170px;
}

#footer #altitude img{
	position: relative;
	margin-top: -10px;
	border: 0;
	margin-left: 415px;
	display: block;
	height: 39px;
}

/* WIDGETS */

#sidebar li.widget ul{
	background: none;
}

/* ARCHIVE */

#archive ul li{
	list-style: none;
	padding: 5px 0 0 5px;
}

#archive ul li ul li{
	list-style: none;
	padding: 0 0 0 20px;
}

#archive_month {
	margin-bottom: 20px;
}

/* SINGLE POST ENTRY */

#post_header p.meta{
	padding: 5px;
	background: #57626a;
	color: #ffffff;
}

ol.comments li {
	display: inline;
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment{
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment h4{
	color: #637134;
	border: none!important;
}

ol.comments li img{
	float: left;
	width: 50px;
	height: 50px;
	padding: 0 10px;
}

.main_comment p{
	margin-left: 70px;
	border: none!important;
}

form#commentform p textarea#comment{
	width: 400px;
}

