@import url(css/reset.css);
@import url(css/default.css);
@import url(css/lavalamp.css);
@import url(css/jquery.tabs.css);
@import url(css/widgets.css);
@import url(css/comments.css);
/**
Theme Name: Buzzing
Author URI: http://www.collectiveclicks.com
Theme URI: http://www.collectiveclicks.com
Version: 1.2
Author: Zero
Description: Buzz
*/
BODY
{
	font: normal 12px Arial, Verdana, Tahoma;
	color: #1E1E1E;
	margin: 0px;
}
A
{
	text-decoration: none;
	color: #8BC944;
}
A:hover
{
	color: #2D91B5;
}
#body-in
{
	background: transparent url(./images/body-in-bg.gif) repeat-x 0 0;
}
#wrapper
{
	width: 960px;
	margin: 0 auto;
}
.icon
{
	background: transparent url(./images/all-icons.gif) no-repeat;
	padding-left: 20px;
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	margin-right: 5px;
}
/*header*/
#header
{
	margin-bottom: 10px;
}
#page-menu
{
	height: 38px;
}
#right-now, #subcribe-form, .input-text
{
	text-transform: none;
	font-size: 11px;
	color: #661679;
}
/*branding*/
#branding
{
	overflow: hidden;
	height: 105px;
}
#blog-title
{
	margin-top: 27px;
	font: normal 30px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style: italic;
	display: block;
}
#blog-title A
{
	color: #000000;
}
#blog-title A:hover
{
	color: #BAC300;
}
#blog-description
{
	background: transparent url(./images/tagline-bg.gif) no-repeat 0 0;
	font: normal 12px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	color: #9CA405;
}
#right-now
{
	background-position: 0 9px;
	height: 36px;
	padding-left: 23px;
	line-height: 36px;
}
#header-tools
{
	float: right;
	width: 370px;
	height: 38px;
}
#rss-icon
{
	background: transparent url(./images/rss.gif) no-repeat;
	height: 86px;
	padding: 0;
	width: 100px;
	margin: -55px 0px 0px 254px;
}
#subcribe-form
{
	margin: -232px 0 0;
	padding: 0;
	background: transparent url(./images/subscribe-email-form-bg.gif) no-repeat 0 0;
	float: left;
	width: 0px;
	height: 0px;
	position: relative;
	top: 7px;
	left: 110px;
}
#subcribe-form .input-text, #subcribe-form .input-submit, #subcribe-form LABEL
{
	border: medium none #000000;
	background: transparent;
	position: absolute;
}
#subcribe-form LABEL
{
	left: -107px;
	top: 5px;
}
.input-text
{
	left: 6px;
	top: 4px;
	width: 192px;
	font-size: 11px;
}
.input-submit
{
	width: 21px;
	height: 22px;
	padding: 0;
	right: 0;
	top: 0;
	cursor: pointer;
}
#cat-menu
{
	height: 37px;
	overflow: hidden;
	font-size: 10px;
}
#cat-menu LI
{
	display: inline;
	margin-right: 17px;
}
#cat-menu LI A
{
	color: #FFFFFF;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	padding: 0 16px;
	text-transform: uppercase;
}
#cat-menu LI A:hover, #cat-menu LI.current-cat A
{
	background: #000065 url(./images/cat-menu-hover-bg.gif) repeat-x 0 0;
}
/*container*/
#container
{
	margin: -6px -6px -8px;
}
#searchform
{
	margin-top: 10px;
}
#searchform .screen-reader-text
{
	font: bold 0pt sans-serif;
	color: #FFFFFF;
}
/*content*/
#content
{
	float: left;
	width: 600px;
	padding: 2px 2px 52px;
}
#featured
{
	margin-bottom: 15px;
}
/*post*/
.pagetitle
{
	font: normal 25px "Trebuchet MS", Tahoma, Verdana;
	color: #8CCA45;
}
.post-header
{
	text-align: right;
	margin: 8px;
}
.post
{
	background: #FFFFFF url(./images/post-bg.gif) no-repeat 50% 24px;
	margin: 1px;
	border-bottom: 13px dotted #8BC944;
}
.single
{
	background: none !important;
}
.title
{
	font: normal 19px "Arial Black";
	color: #000065;
	float: left;
	width: 460px;
	text-align: left;
}
.title A
{
	color: #2D91B5;
}
.title A:hover
{
	color: #8CCA45;
	margin: 0;
}
.meta
{
	clear: left;
	font: normal 11px Tahoma, Verdana;
	color: #661679;
	margin-bottom: 5px;
}
.meta A
{
	color: #8CCA45;
}
.meta A:hover
{
	color: #2D91B5;
}
.post-date
{
	font: normal 13px Arial;
	color: #8CCA45;
	line-height: 25px;
	margin: 0px;
}
.post-author
{
	background-position: 0 -60px;
}
.post-categories
{
	background-position: 0 -85px;
}
.post-comment
{
	background-position: 0 -109px;
}
#sidebar
{
	float: left;
	width: 315px;
	padding-left: 7px;
}
.widget
{
	background: #FFFFFF url(./images/widget-bg.gif) no-repeat 50% 24px;
	margin-bottom: 10px;
}
.widget UL LI
{
	font: normal 11px Tahoma, Verdana;
	line-height: 27px;
	border-bottom: 1px solid #E2E2E2;
	color: #8D8D8D;
}
.widget UL LI A
{
	color: #8D8D8D;
}
.widget UL LI A:hover
{
	color: #5FA9DF;
}
/*sidebar*/
#sidebar
{
	float: left;
	width: 315px;
	padding-left: 12px;
}
.widget
{
	margin-bottom: 10px;
}
.widget UL LI
{
	font: normal 11px Tahoma, Verdana;
	line-height: 27px;
	border-bottom: 1px solid #E2E2E2;
	color: #8D8D8D;
	padding: 0 5px;
}
.widget UL LI A
{
	color: #393939;
}
.widget UL LI A:hover
{
	color: #2D91B5;
}
.widget UL LI LI
{
	border: none;
}
/*footer*/
#footer
{
	height: 40px;
	font: normal 12px Tahoma, Verdana;
	line-height: 39px;
	overflow: hidden;
	text-transform: uppercase;
	color: #FFFFFF;
}
#blog-name, #blog-name SPAN
{
	background: #FFFFFF url(./images/blog-name-bg.gif) no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 24px;
	padding-left: 8px;
}
#blog-name
{
	margin: 8px 9px 0;
}
#blog-name SPAN
{
	background-position: 100% 0;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 8px 0 0;
	color: #000000;
	text-transform: capitalize;
}

