/*
Theme Name:Rubbish Free
*/

html {
	height: 100%; margin-bottom: 1px;
}
body {
/* background: #000000 url('images/bg_main.gif') repeat-x top left;*/
 background: #fff url('images/bg_post.gif') repeat-x top left;
 background-attachment: fixed;
 color: #263909;
 font: 15px Arial, Georgia,  Georgia, Helvetica, sans-serif;
 margin: 45px auto;
 margin-top:10px;
 padding: 0;
 line-height:1.4;
}

a {
 color: #7CB137;
}
a img {
 border: none;
}
a:visited {
 color: #7CB137;
}
a:hover {
 color: #FFC936;
}
acronym, abbr {
 border-bottom: 1px dashed #333;
}
acronym, abbr {
 cursor: help;
}

blockquote {
 border-left: 5px solid #CFA9FF;
 margin-left: 1.5em;
 padding-left: 5px;
}
cite {
 font-style: normal;
}

h1 {
 background: url('images/dot_title.gif') repeat-x bottom left; 
 font: 32px Georgia, "Times New Roman", Times, serif;
 margin: 0px 0px 10px 5px;
 padding: 0px 0 10px 0;
 color: #4C7806;
}

h2 {
	font: bold 15px verdana;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
}

h4 {
	font: bold 14px arial;
	margin: 35px 0px 0px 0;
	padding: 0;
	color: #333333;
}

#container {
 text-align: left;
 width: 970px;
 border: 5px solid #4C7C00;
 background: #FFFFFF;
 padding: 0px;
 position:relative;
}
#header {
 position:relative;
 /*background: url('images/header_bg.jpg') no-repeat;*/
 height: 160px;
 font: italic normal 230% 'Times New Roman', Times, serif;
 background-color: #FFFFFF;
}

#header h1 {
 float: left;
 margin: 55px 0 0 30px;
 padding: 0;
 background: none;
}


#header h1 a {
 color: #7DC20F;
 font: 0px Georgia, tahoma, arial;
 text-decoration: none;

}

#byline {
position:absolute;
top:58px;
left:380px;
font-size:22px;
font-weight:bold;
color:#4c7d00;
width:280px;
text-align:center;
font-style:normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

	#byline span {
	font-size:18px;
	}

#social-media {
position:absolute;
top:50px;
left:730px;
width:150px;
}

	#social-media a {
	display:block;
	width:64px;
	height:64px;
	text-indent:-9999px;
	float:left;
	}
	
	#social-media-facebook {
	background:url(/images/socialmedia/facebook.png) no-repeat 0 0;
	}

	#social-media-twitter {
	background:url(/images/socialmedia/twitter.png) no-repeat 0 0;
	}


#menu {
 background: #78BA0E url('images/bg_navbar.gif') repeat-x top left;
 height: 40px;
 padding-left: 140px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 00px; 
}
#menu a:link, #menu a:visited {
 font: 17px tahoma;
 color: #ffffff;
 text-decoration: none;
}

#menu ul {
 list-style: none;
}
#menu ul li {
 float: left;
 padding: 9px 0px;
}

#header-menu_linkGuide{
margin-left:50px;
}

#header-menu_linkStore{
margin-left:50px;
}

#header-menu_speaking{
margin-left:50px;
}


#header-menu_linkBlog{
margin-left:50px;
}

#header-menu_linkAbout{
margin-left:50px;
}

#header-menu_linkConsult{
margin-left:50px;
}

#header-menu_linkContact{
margin-left:50px;
}

#search {
 margin-bottom: 0px;
 margin-left: 0px;
 height:40px;
}

#search input#s {
  width: 90px; 
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 0px;
  padding-left: 4px;
  border: 1px solid #58A413;
  font: bold 10px arial;
  text-transform: uppercase;
  float:left;
}
#search input#submit {
 border: 0;
 text-transform: uppercase;
 color: #58A413;
 background: transparent;
 font: bold 13px tahoma;
 height: 20px;
 width:25px;
margin-right:2px;
}


#content {
 clear:both;
 margin-top:0px;
 background: url('images/bg_post.gif') repeat-x top left;
}
#content h3 {
	margin: 0 0 -10px 0; padding: 0;
}
#content h3 a {
	font: 22px 'Trebuchet MS';
	color: #306609;
	text-decoration: none;
}
#content .storytime {
	padding-top: 4px;
	border-top: 1px solid #E5E5E5;
}
#content .storytime, #content .storytime a {
	color: #7CB137;
	text-decoration: none;
}
#main {
padding-left:10px;
padding-top:10px;
}

#left, #right {
width:140px;
}
.side {
//background: #86C61F url('images/bg_side.gif') no-repeat top left;
}
.side a:link, .side a:visited {
font-family:arial;
font-size:12px;
font-weight:bold;
color: #4c7c00;
text-decoration:none;
}
.side a:hover {
 //color: #EDE85D;
text-decoration:underline;
}
.side ul {
 margin-bottom: 15px;
}
.side .inner, .side .inner {
 background: url('images/bg_sidebottom.gif') repeat-x bottom left;
 padding: 10px;
}

.post {
 background: url('images/bg_post.gif') repeat-x top left;
 padding-bottom: 10px;
 padding-top: 10px;
 padding-right: 25px;
 padding-left: 25px;
}

div.inner {
 padding-bottom: 10px;
 padding-top: 0px;
 padding-right: 20px;
 padding-left: 10px;
 text-align:right;
}

div.innerSearchResult {
 padding-bottom: 10px;
 padding-top: 0px;
 padding-right: 20px;
 padding-left: 10px;
 text-align:left;
}

.post h1 {
 background: url('images/dot_title.gif') repeat-x bottom left;
 font: 32px Georgia, "Times New Roman", Times, serif;
 margin: 5px 20px 10px 5px;
 padding: 10px 0 10px 0;
}
.post h1 a:link, .post h1 a:visited {
 text-decoration: none;
 color: #4C7806;
}
.comment {
 background: url('images/icon_comment.gif') no-repeat center left;
 float: right;
 padding: 5px 0 5px 40px;
}
.comment a:link, .comment a:visited {
 color: #333333;
 text-decoration: none;
}

h1.comments-header{
 font: 27px Georgia, "Times New Roman", Times, serif;
 margin: 0 0 5px 0;
 padding: 0 0 10px 0;
 margin-top:15px;
 background: url('images/dot_title.gif') repeat-x bottom left;
 color: #4C7806;
} 

#footer {
 padding: 10px;
}

#menufooter  {
 background: #78BA0E url('images/bg_navbar.gif') repeat-x top left;
 height: 40px;
 padding-left: 150px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 00px; 
}
#menufooter  a:link, #menufooter  a:visited {
 font: 17px tahoma;
 color: #ffffff;
 text-decoration: none;
}

#menufooter  ul {
 list-style: none;
}
#menufooter  ul li {
 float: left;
 padding: 9px 0px;
}


#footer-menu_linkGuide{
margin-left:50px;
}

#footer-menu_speaking{
margin-left:50px;
}

#footer-menu_linkStore{
margin-left:50px;
}

#footer-menu_linkBlog{
margin-left:50px;
}

#footer-menu_linkGuide{
margin-left:50px;
}

#footer-menu_linkLinks{
margin-left:50px;
}

#footer-menu_linkAbout{
margin-left:50px;
}

#footer-menu_linkConsult{
margin-left:50px;
}

#footer-menu_linkContact{
margin-left:50px;
}

ol#comments li p {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #ffffff;
	color: #346B0A;
	font-size: 12px;
	margin: 0;
	padding: 5px 15px 20px 15px;
	text-align: right;
}

.credit a:link, .credit a:hover {
	color: #346B0A;
}

.feedback {
	color: #CFA9FF;
	text-align: right;
	clear: both;
}

.meta {
	text-align: right;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #697D88;
}
.meta a {
	color: #7CB137;
	font: bold 14px verdana;
}

.storytitle {
	background: transparent url('images/bg_storytitle.gif') no-repeat top left;
	margin: 0;
	height: 40px;
}

.storycontent {
	background: transparent url('images/bg_storycontent.png') repeat-x top left;
	padding: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#recentcomments li{
  padding-bottom: 4px;
}

#side {
	font: 12px arial;
}

#sidemenu {
}

#sidemenu ul {
	color: #000000;
	font: bold 12px arial;
	list-style-type: none;
	margin: 0; padding: 0;
}

#sidemenu ul li {
	background: transparent url('images/nav_heading.gif') no-repeat top left;
	font: 20px 'Trebuchet MS';
	padding-top: 10px;
	padding-bottom: 10px;
	color: #306409;
}

#sidemenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	text-align: left;
	border-top: 1px solid #BED99B;
}

#sidemenu ul ul li {
	background: url('images/nav_bits.gif') no-repeat center left;
	border: 0;
	font: bold 13px arial;
	margin-top: 0;
	padding: 3px 0;
	padding-left: 15px;
	letter-spacing: normal;
}

#sidemenu ul ul li a {
	color: #333333;
	text-decoration: none;
}

#sidemenu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidemenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#side .about {
	border: 3px solid #78AC35;
	padding: 10px;
	background: #F5F5F5;
}
#tabs {
	background: transparent url('images/header.gif') no-repeat bottom left;
	opacity: .8;
	filter: alpha(opacity=80);
	height: 40px;
}
#tabs ul {
	float: right;
	text-align: right;
	height: 35px;
	list-style: none;
	padding: 0; margin: 0 20px 0 0;
}
#tabs li {
	float: left; text-align: center;
	background: transparent url('images/tab.gif') no-repeat top left;
	width: 99px; height: 28px; padding-top: 7px;
	margin-left: 6px;
}
#tabs li a {
	color: #356D0A;
	font: 18px verdana;
	text-decoration: none;
	text-transform: lowercase;
}

ul {
	list-style: none;
	margin: 0; padding: 0;
}
li.pagenav {
	font: bold 16px tahoma;
}

li#archives {
	padding-top: 20px;
	font: bold 12px verdana;
	color: #13F5AD;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #CFA9FF;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#archives.widget{
 font: 14px verdana, arial;
 padding: 1px;
}

.box {
  background: #FFFFFF;
  border: 1.5px solid #689a18;
  text-align:center;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left:9px;
  margin-right:9px;
  margin-top:2px;
  margin-top:2px;
  font: 14px verdana, arial;
  font-weight:bold;
  width:230px;
  color:#39550d;
  float:right;
  overflow/**/: auto;
  \height: 1%;
}

#binlogo{
 display:inline;
 position:absolute;
 margin-left:-440px;
 margin-top:110px;
}

h2.widgettitle{
font: 17px tahoma bold;
//color:#4c7c00;
padding-top:5px;
}

#headerLogo{
padding-top:15px;
padding-left:15px;
}

#searchform{
padding-bottom:15px;
}

#searchform input{
width:120px;
}

.inner img{
padding:10px;
}

.postnav{
	display: block;
	text-align: center;
	margin-top: 0px;
        margin-bottom:5px;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

#posttitle{
 font: 25px Georgia, "Times New Roman", Times, serif;
 margin: 0px 0px 00px 0px;
 padding: 0px 0 00px 0;
 color: #4C7806;
margin: 0 0 5px 0;
}

.postNavChevron{
font-size:17px;
}

#account-navigation {
  background:url(http://www.rubbishfree.co.nz/images/template/accountbg.jpg) no-repeat;
  width:284px;
  height:32px;
  position:absolute;
  top:0px;
  left:162px;
  margin-left:50%;
  text-align:center;
  padding:0px 0 0 0;
  z-index:10;
}

#account-navigation a {
color:#4c7c00;
font-weight:bold;
text-decoration:none;
font-size:11px;
letter-spacing:-1px;
font-family:georgia;
padding:0px 5px 0px 5px;
}

#account-navigation a:hover {
text-decoration:underline;
}

.hilite { background:#c4f575; }