/*  
Theme Name: Busy Bee
Version: 1.2.2
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
	background: url(images/newback1.png) center top no-repeat #4c9200;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

b a {
    color: #fff;
    text-decoration: underline;
    background: #ff0000;
}

p {
	line-height: 20px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #828B1B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Wrap */

/* Top */

#top-out {
	width: 100%;
}

#top {
	width: 980px;
	margin: 0 auto;
}

/* Page Navigation */

#page_navi {
	width: 100%;
	height: 27px;
	font-size: 11px;
}

#page_navi a {
	color: #CBCBCB;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/bg_rss.gif) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 100%;
	height: 105px;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
	position: relative;
	bottom: 10px;
}

#header h1 {
	display: none;
}

#header .hleft {
	position: relative; top: +52px; left: +20px; float: left;
}

#header .hmiddle {
    float: left;
    position: relative;
    top: 10px;
    left: 40px;
    width: 314px;
    height: 95px;
}
#header .hmiddle a {
    background: url(images/incomediary1.png) top left;
    display: block;
}
#header .hmiddle a:hover {
    background: url(images/incomediary2.png) top left;
}

#header .hright {
    position: relative; top: +50px; float: right; background: url(images/rss_tab.png); width: 229px; height: 35px;
    color: #FFFFFF;
    padding: 10px 15px 10px 110px;
}
#header .hright .line {
    margin-bottom: 5px;
}
#header .hright a {
    color: #7ace00;
    text-decoration: underline;
}
#header .hright a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* Category Navigation */

#cat_navi {
	width: 100%;
	background: url(images/menu.png) no-repeat;
	height: 46px;
	padding: 10px 0px 0px 12px;
}

#cat_navi li a span {
	font-size: 11px;
	color: #9D9D9D;
	font-weight: normal;
}

#cat_navi2 {
	width: 100%;
	background: url(images/menu2.png) no-repeat;
	height: 38px;
	padding: 2px 0px 0px 0px;
}

/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
	background: rgb(239,239,234) url(images/bg_middle_out_top.gif) repeat-x 0 0;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
	background: url(images/bg_middle_out_bottom.gif) repeat-x left bottom;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(images/bg_middle_content_single.gif) repeat-y;
}

#middle-content { /* Background - Content */
	width: 980px;
	margin: 0 auto;
	background: url(images/bg_middle_content.gif) repeat-y;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
	background: url(images/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 27px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 203px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	background: url(images/bg_page_navi_item.gif) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #E0DFE3;
	width: 120px;
}

#nav li ul li a {
	border-right: #2A2A2A 1px solid;
}

#nav li ul ul {
	margin: -26px 0 0 140px;
}

#nav li ul ul li a {
	line-height: 25px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/* Second Menu */

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#secnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#secnav a {
	display: block;
	line-height: 38px;
	padding: 0px 17px 0px 17px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: 100;
}

#secnav a:hover {
	background: url(images/navb1.png) no-repeat top left;
	padding: 0px 7px 0px 17px;
	margin-right: 5px;
}

#secnav a:hover span {
	color: #FFFFFF;
	background: url(images/navb2.png) no-repeat top right;
	padding: 13px 5px 13px 0px;
	position: relative;
	left: 12px;
}

#secnav .search input {
    background: url(images/search.png) no-repeat;
    width: 173px;
    height: 28px;
    color: #777777;
    padding: 13px 55px 0px 12px;
    float: right;
    border: none;
    position: relative;
    right: 20px;
    bottom: 2px;
    font-size: 12px;
}

/* Third Menu */

#thirdnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
}

#thirdnav a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: 100;

}
#thirdnav a:hover {
	color: #7ace00;
	text-decoration: none;
}

#thirdnav .on a {
	color: #7ace00;
}

#thirdnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}

/* Content */

#content {
	width: 980px;
	min-height: 550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

* html #content {
	height: 684px;
}

/* Main Content */

#main-content {
	width: 684px;
	margin: 2px 0 0 0px;
	padding: 0 10px 35px 10px;
}

.single #main-content {
	width: 684px;
	margin: 12px 0 0 0;
	padding: 0 10px 35px 10px;
}

#comments {
	background: rgb(247,246,246)  url(images/bg_comments.gif) repeat-x 0 top;
	width: 704px;
}

#learnwd {
    width: 690px;
    height: 132px;
    background: url(images/learnwd.png) no-repeat;
}
#learnwd .group {
    width: 211px;
    position: relative;
    left: 469px;
    top: 16px;
}
#learnwd .email {
    width: 185px;
    height: 13px;
    background: url(images/learnwdemail.png) no-repeat;
    border: none;
    padding: 8px;
    color: #777777;
}
#learnwd .name {
    width: 112px;
    height: 13px;
    background: url(images/learnwdname.png) no-repeat;
    border: none;
    padding: 8px;
    color: #777777;
}
#learnwd .submit {
    width: 72px;
    height: 29px;
    background: url(images/learnwdsignup.png) no-repeat;
    border: none;
    position: relative;
    right: 2px;
    top: 1px;
}

/* Main Content (style) */

#main-content a {
	text-decoration: underline;
}

#main-content a:hover {
	text-decoration: none;
}

#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 20px;
	color: #151414;
}
#main-content .holder {
    margin-bottom: 25px;
    float: right;
    overflow: none;
}
#main-content .block #item {
    float: right;
    width: 452px;
    padding-top: 5px;
}
#main-content .minidesc {
    float: left;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 50px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #e7e7e7;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	position: relative;
	top: 6px;
}

/* Main Content (post) */

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	float: left;
	color: #777777;
	font-size: 11px;
	padding: 0px;
}

#main-content p.post-details a {
	text-decoration: none;
	color: #4c9200;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}
#main-content .comment-cloud {
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
}

#main-content .comment-cloud a {
	width: 35px;
	height: 34px;
	padding-top:9px;
	background: url(images/bg_comment_cloud.png) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#main-content .comment-cloud a:hover {
	text-decoration: underline;
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h3 {
	color: #ac0000;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
}

#main-content .post h6 {
	color: #ac0000;
	padding: 0px;
	font-size: 1.8em;
	margin: 0px;
	border-bottom: #d1d1d1 1px solid;
	margin-bottom: 5px;
}

#main-content .post hr {
	width: 684px;
	height: 10px;
	margin: 10px 0px;
	border: 0px;
	background: url(images/hr.png);
}


#main-content .post img {
    display: table;
    border: 1px solid #dddddd;
    padding: 4px;
    background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #dddddd;
    max-width: 674px;
    size: auto;
}
#main-content .post img a {
	text-decoration: none;
	border-bottom: none;
	color: none;
}
#main-content .post img a:hover {
	text-decoration: none;
	border-bottom: none;
	color: none;
}
#main-content .post .nb img {
    display: inline;
    border: none;
    padding: 0px;
    background: #FFFFFF;
	margin-left: none;
	margin-right: none;
	border-bottom: none;
    max-width: none;
    size: auto;
}
#main-content .post pre {
    width: 684px;
    overflow: hidden;
}

#main-content .post .continue {

}
#main-content .post .continue a {
	background: url(images/blogcontinue.png);
	color: #fff;
	width: 135px;
	height: 33px;
	float: left;
	overflow: hidden;
	clear: both;
}

#main-content .post img.thumbnail {
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:5px;
}

#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	background-color:#EDEDED;
	padding:12px 42px;
	margin: 0 0 25px 0;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 7px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 0px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 0px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */

#main-content .tagstop {
	width: 690px;
	clear: both;
	height: 7px;
	background: url(images/tagstop.png) no-repeat;
	margin-top: 10px;
	position: relative;
	right: 3px;
}
#main-content .tags {
	width: 676px;
	clear: both;
	background: url(images/tagsbottom.png) no-repeat bottom #181818;
	margin-bottom: 10px;
	position: relative;
	right: 3px;
	padding: 0px 7px 7px 7px;
	color: #FFFFFF;
	font-weight: 700;
}
#main-content .tags a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 400;
}
#main-content .tags a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

#relatedposts {
    width: 670px;
    height: 271px;
    background: url(images/relatedbg.png) no-repeat;
    padding: 80px 10px 0px 10px;
    position: relative;
    right: 3px;
}

#relatedposts .group {
    float: left;
    overflow: visible;
    margin-bottom: 30px;
    height: 129px;
}

#relatedposts .relateditem {
    width: 114px;
    background: url(images/relatedposts.png) no-repeat top;
    padding: 4px;
    float: left;
    margin: 0px 6px;
}

#relatedposts .relateditem .title {
    padding-top: 10px;
    font-size: 10px;
}
#relatedposts .relateditem .title a {
    color: #FFFFFF;
    text-decoration: none;
}
#relatedposts .relateditem .title a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#relatedposts .ad {
    width: 600px;
    float: left;
    margin-left: 35px;
}

/* Comments */

#comments h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px 0;
}

/* Comments (comment) */

#comments_wrap {
	width: 641px;
	padding: 15px 32px 75px 31px;
	background: url(images/bg_comments.gif) repeat-x 0 bottom;
	margin-bottom: -52px;
	position: relative;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 100%;
}

#comments .comment .col-left {
	width: 110px;	
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist p{
	padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {
	border-bottom: 1px solid #E6E6E6;	
	width: 621px;
	padding: 15px 32px 30px 31px;
	position: relative;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 200px;
	float:left;
}

#form_wrap .form-right {
	width: 380px;
	float:right;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 380px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 200px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

/* PageNavi */

.more_entries {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding-top: 26px;
    border-top: 1px dotted #6c6c6c;
}

.Nav {
	float: right;
}

.Nav a {
	text-decoration: none !important;
	color: #181818;
	border: #cdcdcd 1px solid;
	background: #FFFFFF;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.Nav a:hover {
	color: #181818;
	border: #585858 1px solid;
	background: #FFFFFF;
}

.Nav .on {
	color: #181818;
	border: #cdcdcd 1px solid;
	background: #ededed;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Sidebar */

#sidebar {
	width: 274px;
	overflow: visible;
}

#sidebar #item {
	background: url(images/sideline.png) no-repeat bottom;
	padding: 0px 7px 10px 7px;
}
#sidebar #item-rss {
	background: #FFCC00;
}
#sidebar #item-rss .top {
    background: url(images/rss1.png) no-repeat top;
    padding: 55px 14px 0px 14px;
    height: 95px;
}
#sidebar #item-rss .bottom {
    background: url(images/rss2.png) no-repeat top;
    padding: 7px 14px 0px 14px;
    height: 129px;
}
#sidebar #item-rss .bottom span {
    background: url(images/16rss.png) no-repeat left center;
    padding: 2px 0px 0px 21px;
}
#sidebar #item-other {
	background: #e6e6e6;
	padding: 0px 7px 10px 7px;
}

#sidebar .donate {
    height: 50px;
    background: url(images/donate.png) no-repeat;
    margin-top: 15px;
}

#sidebar .polltitle {
    background: url(images/title-poll.png) no-repeat;
    margin-top: 10px;
    width: 260px;
    height: 30px;
}

#sidebar .adtitle {
    background: url(images/title-ad.png) no-repeat;
    margin-top: 10px;
    width: 260px;
    height: 30px;
}

#sidebar .top5title {
    background: url(images/title-favourite.png) no-repeat;
    margin-top: 10px;
    width: 260px;
    height: 30px;
}

#sidebar .top5 {
    padding: 5px 0px 5px 10px;
    background: url(images/top5line.png) bottom center no-repeat;
    clear: both;
    overflow: hidden;
    float: left;
}

#sidebar .top5 .left {
    width: 42px;
    padding: 4px;
    background: url(images/top5bg.png) no-repeat;
    float: left;
}

#sidebar .top5 .right {
    width: 170px;
    padding: 10px 0px 0px 8px;
    float: right;
}
#sidebar .more {
    width: 78px;
    height: 25px;
    background: url(images/top5more.png) bottom center no-repeat;
    padding-top: 10px;
    overflow: none;
    clear: both;
    float: right;
}
#sidebar .email {
    width: 185px;
    height: 13px;
    background: url(images/learnwdemail.png) no-repeat;
    border: none;
    padding: 8px;
    color: #777777;
}
#sidebar .name {
    width: 112px;
    height: 13px;
    background: url(images/learnwdname.png) no-repeat;
    border: none;
    padding: 8px;
    color: #777777;
}
#sidebar .submit {
    width: 72px;
    height: 29px;
    background: url(images/learnwdsubmit.png) no-repeat;
    border: none;
    position: relative;
    right: 2px;
    top: 1px;
}


#sidebar h2 {
	font-size: 12px;
	background: #9F9F9F;
	color: #fff;
	padding: 8px 14px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #636363;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

/* Sidebar (block) */

#sidebar .block {
	width: 100%;
}

/* Sidebar (widgetized)*/

#sidebar .widgetized h2 {
	margin-bottom: 15px;
}

/* Sidebar (widgetized>list>)*/

#sidebar .widgetized ul {
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
}

#sidebar .widgetized li {
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar .widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar .widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar .widgetized .widget_categories ul, #sidebar .widgetized .widget_archive ul, #sidebar .widgetized .widget_links ul {
border:0 none;
margin-left:-9px;
margin-top:3px;
position:relative;
width:270px;
}
#sidebar .widgetized .widget_categories ul li, #sidebar .widgetized .widget_archive ul li, #sidebar .widgetized .widget_links ul li {
display:block;
float:none;;
margin-left:10px;
width:auto;
}

#sidebar .widgetized .widget_categories ul li,
#sidebar .widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar .widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}

/* Sidebar (widgets)*/

.rssbox {
    margin: 9px 25px 0px 22px;
    width: 238px;
    color: #888888;
    padding: 10px;
    background: #d8d8d8;
    border: 1px #c0c0bf solid;
}
.rssbox span input {
    background: #f7f5f6;
    border: #bababa 1px solid;
    color: #7a7879;
    width: 220px;
    height: 17px;
    padding: 8px;
    font-size: 13px;
}


#tag_cloud h2, #footer #tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}


/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	width: 260px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Sidebar (advert 125x125) */

#advert_125x125 {
	width: 270px !important;
	margin-left: -10px;
	overflow: hidden;
}

#advert_125x125 img {
	display: block;
	float: left;
	display: inline;
}

/* Tabs */

ul#idTabs {

	width: 100%;

	padding: 0 0 7px 0;

}



ul#idTabs li {

	display: inline;

	font-family: Georgia;

	font-weight: bold;

	font-size: 12px;

}



ul#idTabs li a {

	line-height: 31px;

	background: #9F9F9F;

	color: #fff !important;

	display: block;

	float: left;

	padding: 0px;

	margin-right: 4px;
	width: 91px;
	text-align: center;

}



ul#idTabs li a.selected, ul#idTabs li a:hover {

	background: #9CA722;

	text-decoration:none;

}



ul#idTabs .last a {

	margin-right: 0px;

	padding: 0px;
	width: 70px;
	text-align: center;

}




#tagcloud {

	padding:10px;

}

/* Video Tabs */

ul#vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#vidTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#vidTabs li a.selected, ul#vidTabs li a:hover {
	background: #9CA722;
	text-decoration:none;
}

/* Sidebar (flickr) */

#flickr h2 span {
	color: #0061D8;
}

#flickr h2 span span {
	color: #FF1183;
}

#flickr .wrap {
	width: 270px;
	margin-left: -5px;
	padding: 0;
	position: relative;
}

#flickr a img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}

#flickr a:hover img {
	border: #A8AA99 1px solid;
}

/* Footer */

#footer-out {
	width: 100%;
	background: rgb(159,159,159);
}

#footer {
	width: 980px;
	margin: 0 auto;
	background: #161616;
	padding: 33px 0 10px 0;
	color: #a7b6bd;
}

* html #footer {
	height: 275px;
}

#footer .left {
    width: 300px;
    float: left;
}
#footer .right {
    width: 500px;
    float: right;
    text-align: right;
}

#footer .position {
	width: 960px;
	margin-left: -20px;
}

#footer a {
	text-decoration: underline;
	color: #636363;
}

#footer a:hover {
	text-decoration: none;
}

#footer h2.widget_title {
	font-size: 14px;
	background: #2A2A2A;
	color: #fff;
	padding: 10px 15px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

/* Footer (block) */

#footer .block {
	width: 300px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{

	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 10px;
	clear: both;
	margin:0 0 15px;
}

#footer .block .textwidget {
	padding: 5px 10px;

}

/* Footer (block > list) */

#footer ul {
	padding: 0;
}

#footer li {
	padding: 5px 10px;
	line-height: 20px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

/* Footer (copyright) */

#copyright-out {
	width: 100%;
	background: rgb(37,37,37);
	padding: 10px 0 14px 0;
}

#copyright {
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #CECECE;
}

#copyright .col-right img {
	vertical-align: middle;
}

#copyright .col-right span {
	display: none;
}

/* Fix */

.wrap:after,
#sidebar .widgetized .widget_categories ul:after,
#sidebar .widgetized .widget_archive ul:after,
#sidebar .widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

/* Video Widget */

#video p {
	padding:0;
}
#video h2 {
	margin-bottom:7px !important;
}
#video .latest {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	width:250px;
}
#video .vidtabs ul li {
	background: none !important; 
	border: 0px !important;
	padding: 0px !important;
}
.vidtabs ul#vidTabs {
	padding:7px 0 !important;
}
#footer .block .vidtabs ul {
	background:none;
	border:0;
}

/* Twitter */
#header .latest_twitter {
	position: absolute;
	left: 470px;
	top:46px;
}
#header .latest_twitter img {
	float:left;
	margin: 0 15px 15px 0;
}
#header .latest_twitter ul {
	font-family: Georgia;
	color:#cccccc;
	padding:0;
	line-height:18px;
}
#sponsorbanner {
	display:block;
	background:#3c4c16;
	color:#fff;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	height:40px;
	z-index:999;
}
#sponsorbanner a {
	margin:0 auto;
}
#sponsorbanner img {
	border:none;
}
#tutorial9 {
	margin:5px 20px;
}
#tutorial9 a {
	font-weight:bold;
	border-bottom:1px dotted #4d4d4d;
	color:#4d4d4d;
}


.s5star {
    background: url(/wp-content/themes/busybee/images/star.png) no-repeat;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 0px;
}
.s5blank {
    background: url(/wp-content/themes/busybee/images/starblank.png) no-repeat;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 0px;
}
.s5half {
    background: url(/wp-content/themes/busybee/images/starhalf.png) no-repeat;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 0px;
}

.topgrad {
    background: url(images/topgrad.png) no-repeat;
    width: 100%;
    height: 8px;
}
.feedcountdiv {
position: relative;
top: 1px;
}
.feedcount {
text-align:center;
padding:0px;
font-weight:bold;
}
.subscribers {
padding:0px;
}
.thank-you {
    background: url(/wp-content/themes/busybeenew/images/thank-you.png) no-repeat top;
    float: left;
    width: 100%;
    height: 50px;
    font-size: 0px;
}
/* Box CSS */
#ready {
	margin:0 auto;
	padding:0;
	width:644px;
	border:4px dashed #0B0B0B;
	height:100%;
	background:#EDEDED;
	}
	
	
#ready h2 {
	font:verdana 18px #427A01;
	margin:0;
	color:#427A01;
	padding:0px 0px 0px 40px;
	font-style:normal;
	font-size:20px;

	}
	
#ready p {
	font:verdana 14px/16px #404040;
	color:#000000;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0px 20px 0px 40px;
	}
	
	#ready p a {
	font:Arial, Helvetica, sans-serif 14px/16px #404040;
	color:#ff5500;
	font-size:14px;
	text-decoration:none;
	}
	
#ready img {
	margin:0;
	padding:0px 0px 0px 22px;
	float:left;

	}
	
#form {
	width:250px;
	background:#FFFFFF;
	border:1px solid #8D8D8D;
	padding:6px 0px 0px 0px;
	margin:30px 0px 0px 0px;
	}
#form p{	
	font:Verdana, Arial, Helvetica, sans-serif 14px #373737;
	padding:6px 0px 0px 15px;
	margin:0;
	}
#form input{	
	width:200px;
	border:1px solid #8D8D8D;
	font:Verdana, Arial, Helvetica, sans-serif 14px #373737;
	padding:0;
	margin:6px 0px 0px 15px;
	}
img {
	border-style:none;
	margin:5px 0px 10px 0px;
	padding:0;
	}
/* Box CSS */
