/*
Theme Name: Humdinger
Theme URI: http://www.humdinger.co.nz/
Description: Humdinger was built in reference to Wordpress theme aqua  vaccinium Ryan Hellyer and uses Cform11
Version: 1.0
Author: Callum STrong
Author URI: http://www.lightboxgallery.net.nz

	This theme was designed and coded by Callum Strong
	http://www.lightboxgallery.net.nz

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
margin:0px;
padding:50px 0px 0px 0px;
border:#333
}

#humdinger_logo {
display:block;
margin:0px;
float:left;
background:url('images/logo.png') no-repeat;
width:850px;
height:74px;
padding:0px 0px 10px 0px;
}

#humdinger_logo span {
display:none

}

.humdinger_container {
width:850px;
margin:0px auto 0px auto;
}

#humdinger_topmenu 
{list-style:none;
float:right;
margin:0;
padding:0
}
#humdinger_topmenu li {
float:left;
color:#666;
font-family:verdana, sans-serif;
font-size:0.8em;
padding:0 0.5em
}

#humdinger_topmenu li a {
float:left;
color:#666;
text-decoration:underline
}

#humdinger_topmenu li a:hover {
color:#33f
}

#humdinger_description {
background:url('images/description.gif') repeat-x;
margin:0;
padding:0px;
width:850px;
height:10px;
}

#humdinger_description p {
color:#fff;

}

p, h1, h2, h3, h4, h5, h6 {
color:#666
}

a {
color:#005495;
text-decoration:none
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration:underline
}


h1, h2, h3, h4, h5, h6 {
font-family:verdana,tahoma,sans-serif;
font-weight:normal
}


h1 {
font-size:1.8em;
margin:0.5em 0 0 0
}

h2 {
font-size:1.5em
}

h3 {
font-size:1.3em
}

h4 {
font-size:1.15em
}

h5 {
font-size:1em
}

h6 {
font-size:0.9em
}

p {
font-family:verdana, sans-serif;
font-size:0.8em;

}



img a {
border:1px solid #ccc
}

img a:hover {
border:1px solid #005495
}

blockquote {
margin-left:2em;font-style:italic;font-weight:bold
}









#humdinger_content ul, #humdinger_content ol{
margin:0.5em 0;
font-family:verdana, sans-serif;
font-size:0.8em;
margin:0.2em 0;
padding:0 0 0 2em
}



.humdinger_postinfo {
font-size:0.6em;
border-bottom:1px solid #ccc;
padding-bottom:10px
}





#humdinger_footer {
width:850px;
clear:both;
margin:0px auto 30px auto;
background:#8CBA41 url('images/footer.png') repeat-x;
padding:0;
}

#humdinger_footer ul {
list-style:none;
margin:0;
padding:0
}

#humdinger_footer ul li {
float:left;
margin:0;
padding:0;
color:#fff;
font-family:sans-serif;
font-size:0.75em;
margin:0;
padding:0;
line-height:25px
}

#humdinger_footer ul li a {
color:#fff;
text-decoration:none;
margin:0;
padding:0 0.4em
}

#humdinger_footer ul li a:hover {
color:#33f
}

#humdinger_footer .humdinger_right {
float:right
}

.humdinger_clear {
clear:both
}


#humdinger_mainmenuwrapper {
margin:0px;
width:850px;
clear:both;
background:#7DBE44
}


#humdinger_mainmenu {
background:url('images/mainmenu.png') repeat-x;
font-family:tahoma,sans-serif;
font-weight:normal;
font-size:1.2em;
}
	
#humdinger_mainmenu, #humdinger_mainmenu ul {
float:left;
list-style:none;
line-height:1;
padding:0;
margin:0;
width:850px;
height:65px}

#humdinger_mainmenu a {
display:block;
color:#fff;
text-decoration:none;
padding:0px 35px 0px 35px;
line-height:55px;
}

#humdinger_mainmenu li {
float:left;
padding:0;
margin:0
}

#humdinger_mainmenu li ul {
position:absolute;
left:-999em;
height:auto;
width:10em;
font-weight:normal;
margin:0;
font-size:0.6em;
}

#humdinger_mainmenu li li {
padding-right:1em;
width:9em;
border-bottom:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa
}

#humdinger_mainmenu li li a {
padding:0.4em 1em;
line-height:1em;
color:#666
}
#humdinger_mainmenu li a:hover {
color:#fff
}

#humdinger_mainmenu li ul a {
width:9em;
}

#humdinger_mainmenu li ul ul {
margin:-1.67em 0 0 10em;
font-size:1em
}

#humdinger_mainmenu li:hover ul ul, #humdinger_mainmenu li:hover ul ul ul, #humdinger_mainmenu li.sfhover ul ul, #humdinger_mainmenu li.sfhover ul ul ul {left:-999em;
}

#humdinger_mainmenu li:hover ul, #humdinger_mainmenu li li:hover ul, #humdinger_mainmenu li li li:hover ul, #humdinger_mainmenu li.sfhover ul, #humdinger_mainmenu li li.sfhover ul, #humdinger_mainmenu li li li.sfhover ul {
left:auto;
background:#fff
}

#humdinger_mainmenu li:hover, #humdinger_mainmenu li.sfhover {
background: #1E85D9;
}

#humdinger_mainmenu .humdinger_right {
float:none;
line-height:25px
}
#humdinger_mainmenu .humdinger_right:hover {
background:none
}
.twoColFixLt #container {
	width: 850px;  /* using 20px less than a full 850px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 372px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 0px;
}
.twoColFixLt #mainContent {
	margin: 0px 0px 0px 400px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 30px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img {
	float:left;
	padding:2px;
}
