/*
Theme Name: Buzz Blog Theme
Theme URI: http://blog.buzzrecruitment.co.nz/
Description: Wordpress theme for Buzz Blog
Version: 1
Author: Ben Ford
Author URI: http://metasolutions.co.nz
*/



/* Begin Structure */

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

a:link { 
color:#19a3df;
text-decoration:none;
}
a:visited { 
color:#19a3df;
text-decoration:none;
}
a:hover { 
color:#19a3df;
text-decoration:underline;
} 
a:active {
color:#19a3df;
text-decoration:none;
}

h1 { 
font-size:30px;
margin-bottom:4px;
font-family:Helvetica,Arial,Calibri,sans-serif;
font-weight:normal;
}

h2 { 
font-size:30px;
margin-bottom:4px;
font-family:Helvetica,Arial,Calibri,sans-serif;
font-weight:normal;
}

h2 a:link, h1 a:link { 
color:#fff;
text-decoration:none;
padding:1px;
}
h2 a:visited, h1 a:visited { 
color:#fff;
text-decoration:none;
padding:1px;
}
h2 a:hover, h1 a:hover { 
color:#19a3df;
text-decoration:none;
background-color:#0d1011;
padding:1px;
} 
h2 a:active, h1 a:active {
color:#fff;
text-decoration:none;
padding:1px;
}

h3 { 
font-size:14px;
margin-bottom:2px;
color:#19a3df;
text-decoration:none;
font-family:Helvetica,Arial,Calibri,sans-serif;
font-weight:bold;
}

.post-data { 
font-size:10px;
color:#696969;
margin-bottom:10px;
}

.entry { 
border-bottom: 5px solid #101111;
padding-bottom:10px;
margin-bottom:20px;
}

.entry p { 
margin-bottom:10px;
}

.entry ul li { 
list-style-image: url(images/bullet.gif);
list-style-position: outside;
padding-left: 5px;
}

body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
font-family: "Trebuchet MS", verdana; sans-serif;
font-size:12px;
color:#fff;
background-color:#01070A;
	}

#page {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	}


#content { 
clear:both;
margin-top:120px;
}

.narrowcolumn {
float: left;
width: 520px;
padding-right:15px;
border-right: 5px solid #101111;
margin-bottom:20px;
}

.widecolumn {
float:left;
width: 500px;
}
	
	
#sidebar {
	float:left;
	width: 205px;
	margin-top:120px;
	margin-left:20px;
	
}

#sidebar ul { 
margin:0px;
padding:0px;
}
	
#sidebar li { 
list-style-type:none;
}

#sidebar h2 { 
font-size:18px;
font-family:Arial,Calibri,sans-serif;
font-weight:normal;
}	
	
.tweet-h2 { 
background-image:url(images/twitter-h2.gif);
background-repeat:no-repeat;
width:145px;
height:34px;
padding-left:60px;
padding-top:10px;
margin-bottom:1px;
}

#latest-tweets { 
background-color:#181a1b;
padding:4px!important;
margin-bottom:1px;
}

#latest-tweets h2 { 
display:none;
}

.follow-twitter { 
background-image:url(images/twitter-follow.gif);
background-repeat:no-repeat;
width:170px;
height:31px;
padding-left:35px;
padding-top:13px;
margin-bottom:20px;
}	

#category-cloud, #archives { 
margin-bottom:20px;
}

.archive-p { 
margin-bottom:15px;
}

	
.post {

	}

.post hr {

	}

.widecolumn .post {

	}

.narrowcolumn .postmetadata {

	}

.widecolumn .postmetadata {

	}



.postmetadata {
	clear: both;
}



.clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 768px;
	clear: both;
	background-color:#01070A;
	padding-top: 0px;
}

#footer p {

	}

/* Added by Gareth 07 June 09 */

#subfooter {
/*height:170px;*/
background-color: #01070A;
clear:both;
}

#subfooter .widget {
width:235px;
/*height:150px;*/
float:left;
padding: 10px;
}

#subfooter .widget {
padding:10px;
}

#subfooter h2{
font-size:18px;
font-family:Arial,Calibri,sans-serif;
font-weight:normal;
}	

#subfooter li {
list-style-type: none;
list-style-image: none;
}

#subfooter li ul {
padding-left:0px;
font-size:12px;
}

#subfooter a {
padding:5px;
width:90%;
text-decoration:none;
clear:both;
display:block;
}

#subfooter a:hover {
background-color:#0d1011;
color:#19a3df;
}


/* Sociable plugin */

div.sociable_tagline {
padding-bottom: 5px;
}


/* End Structure */

#logo { 
float:left;
}

#navigation {
float: right;
text-align: center;
border: 0 !important;
padding: 0;
margin: 0;
margin-top:97px;
font-size:12.5px;
background-color: transparent;
color: white;
}

#navigation ul{
padding: 0px;
margin: 0px;
border: 0 !important;
list-style: none;
list-style-type: none;
font-size: 12.5px

}
#navigation li {
display:block;
list-style:none;
float:left;
padding: 0px;
margin: 0px;
border: 0 !important;
padding-right: 2px;
background: url(images/button.jpg) no-repeat;
width: 88px;
height: 27px !important;
line-height: 25px;
}
#navigation li a {
padding: 0px;
margin: 0px;
border: 0 !important;
display: block;
background: url(images/button.jpg) no-repeat;
width: 88px;
height: 27px !important;
text-align: center !important;
color: White;
text-decoration: none;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li.current a {
padding: 0px;
margin: 0px;
display: block;
width: 88px;
height: 27px;
text-align: center !important;
color: White;
background: url(images/button-mo.jpg) no-repeat;
}



/* General classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

img {
	border: none;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


/* Calendar stuff */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
width:260px;
margin-bottom:10px;
	}

#commentform {

	}
#commentform textarea {
width:520px;
}

#respond { 
margin-top:20px;
}

#respond h3 { 
margin-bottom:15px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {

	}
/* End Form Elements */




/* Comment stuff
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments 

 */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.commentlist .quote {  

      }  
	  
	  ol.commentlist { 
	  margin:0px!important;
	  padding:0px!important;
	  }
	  
	  .commentlist ol { 
	  margin:0px;
	  padding:0px;
	  }
    
  .commentlist li {  
      padding: 5px 18px 22px 18px;  
      margin-top:15px;  
     background:#181a1b;
	 list-style-type:none;
	 background-image:url(images/comment-background.gif);
	 background-repeat:no-repeat;
	 background-position:bottom;
     }  
   
 .commentlist cite {  
    font-style:normal;  
	margin-bottom:15px;
    }  

#better-blogroll { 
margin-top:20px;}