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


html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
}

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

p {
	line-height: 18px;
	padding: 10px 0;
        font-size:13px;
}

h1, h2, h3, h4, h5 {
	/* [disabled]padding: 10px 0; */
	font-family: Arial;
	text-decoration:none;
}

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

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

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;
	border-left-color:#F7F7F7;
	border-left-style:solid;
	border-left-width:1px;
}

/* Wrap */

/* Top */

#top-out {
	width: 100%;
	background: url(images/bg_top.gif) repeat-x 0 0;
}

#top {
	width: 939px;
	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 {
	margin-left: -6px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/bg_rss.gif) no-repeat 0 5px;
	padding: 6px 0 2px 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: 107px;
	padding-top: 25px;
	background-color:#171717;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	left: 470px;
	top:43px;
}

/* Category Navigation */

#cat_navi {
	width: 100%;
}

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

/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
	background-color:#FFFFFF;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
	background-color:#FFFFFF;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background-color:#FFFFFF;
}

#middle-content { /* Background - Content */
	width: 939px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
	background-color:#FFFFFF;
}

/* 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;
}

/* 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: -35px 0 0 204px;
}

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

#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 a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 20px 11px;
	color: #212121;
        text-decoration: none;
}

#secnav li:hover, #secnav li.sfhover1 {
	background: url(images/bg_cat_navi_hover.gif) repeat-x;
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

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

/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 188px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
}

#secnav li li {
	font-weight: normal;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background-color:#FFF;
	line-height: 34px;
	color: #565656;
	font-size: 12px;
	width: 148px;
	padding: 0 20px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #D4D4D3;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

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

/* Content */

#content {
	width: 924px;
	min-height: 550px;
	padding: 8px 7px 0px 8px;
}

* html #content {
	height: 550px;
}

/* Social Bar Top*/
#socialize{
	height:25px;
	padding-top:5px;
	border-top-color:#F7F7F7;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#F7F7F7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#socialize-one{
	float:left;
	}
	
#socialize-one-fb{
	float:left;
	width:150px;
	}
	
#cont-comments{
	border-style:solid;
	border-color:#B3B3B3;
	border-width:1px;
	height:20px;
	background-color:#FFF;
	border-radius:3px !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	float:right;
	text-align: center;
	line-height:20px;

	}
	
#cont-comments a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	color:#707070;
	}
	
#cont-comments a:hover {
	padding: 2px 3px 3px 3px;
	text-decoration:none;
	height:20px;
	color:#fff;
	border-color:#478223;
	background:#599F2F !important;
	background:-moz-linear-gradient(top,#9FE355 1px,#79BF4A 1px,#599F2F) !important;
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F)) !important;
	}

/* Main Content */

#main-content {
	width: 553px;
	margin: 24px 0 0 31px;
}

.single #main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}

/* Main Content (style) */

#main-content a {
	text-decoration: none;
	font-weight:bold;
}

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

#main-content h2, #main-content h3 {
        font-size:28px;
        font-weight:bold;
}

#main-content h4{
        font-weight: normal;
        padding-bottom: 7px;
        width: 220px;
}

#main-content h3 {
	text-decoration:none;
	font-size: 16px;
}

#main-content h4 {
	text-decoration:none;
	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-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */


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

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3, #main-content .post-title h4 {
	/* [disabled]padding-right: 50px; */
}

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

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


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

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #cccccc;
	font-size: 11px;
	padding-right: 50px;
        line-height:10px;
}

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

#main-content .post img.thumbnail {
	border: #D8D8D1 6px solid;
}

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

#main-content h2.arh {
	margin-top: 10px;
	position: relative;
	padding-bottom:10px;
}

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


/* Post (featured) */

#main-content .featured-post-title h2{
  font-size: 28px;  
}

#main-content p.featured-post-details {
	line-height: 18px;
	position: relative;
        font-size:11px;
        padding-top: 0px;
        color: #999; 
}

#main-content p.featured-post-details a{
        color: #999;
}

#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;
}


/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	border-left: #FFF 42px solid;
	border-right: #FFF 42px solid;
	border-top: #FFF 12px solid;
	border-bottom: #FFF 12px solid;
	margin: 0 0 25px 0;
}

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

/* Post (excerpt) */

#main-content .latest .excerpt {
        border-bottom-color:#F7F7F7;
        border-bottom-style:solid;
        border-bottom-width:1px;
        display:inline;
        float:left;
        height:105px;
        margin-left:33px;
        margin-top:15px;
        padding-bottom:100px;
        width:259px;
}

#main-content .excerpt-post-title h3 {
    font-size: 16px;
}

#main-content .excerpt-thumb{
        float: left;
        padding-left:0;
        padding-right:5px;
        padding-top:13px;
}

#main-content .excerpt-content a {
        font-size:13px;
        text-decoration: none;
        color: #565656;
        font-weight: normal;    
}

#main-content .excerpt-content p {
    line-height: 18px;
    padding-top:0;
}

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

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

}

/* Post (archives) */

#main-content .archives .block {
border-bottom-color:#F7F7F7;
  border-bottom-style:solid;
  border-bottom-width:1px;
  clear:both;
  margin-top:20px;
  padding-bottom:35px;
  position:relative;
}

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

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

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

/* Main Content (post>single) */

#main-content p.tags {
	width: 100%;
	clear: both;
}

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

#main-content .page h2 {
	padding-top: 5px;
        padding-bottom:15px;
        font-size:30px;
}

/* Comments */

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

/* Comments (comment) */

#comments_wrap {
	width: 553px;
	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 p {
	padding:0;	
}

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

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

#comments .comment {
	margin-bottom: 14px;
	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: -17px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
}

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

#comments .comment .col-right {
	width: 381px;
	min-height: 88px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
}

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

/* Comments (form) */

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

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

#form_wrap .col-left {
	width: 170px;
}

#form_wrap .col-right {
	width: 361px;
}

#form_wrap textarea, #form_wrap .col-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: 340px;
	margin-bottom: 18px;
}

#form_wrap .col-left input {
	width: 147px;
	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 {
  padding-bottom:33px;
  padding-left:30px;
  padding-top:50px;
  width:100%;
}

.Nav {
	float: right;
}


/* Sidebar */

#sidebar {
	width: 307px;
	overflow: hidden;
}

/* Sidebar (block) */

#sidebar .block {
	width: 260px;
	padding: 0px 25px 7px 22px;
}

/* Sidebar (widgetized)*/

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

/* Sidebar (widgets)*/

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

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

/* 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: #333;
	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;
	padding-top: 10px !important;
	padding-bottom: 25px !important;
	overflow: hidden;
}

#advert_125x125 img {
	display: block;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}



/* Footer */

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

#footer {
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_footer_gradient.jpg) no-repeat 0 0;
	padding: 23px 0 10px 0;
}

* html #footer {
	height: 275px;
}

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

#footer a {
}

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

#footer h2.widget_title {
	font-size: 14px;
	background: none;
	color: #fff;
	padding: 6px 14px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
	position:relative;
	text-align: center;
	width:270px;
		border-style: solid;
		border-color:#181818;
		border-width:0 0 1px 0;
		}

/* 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 (copyright) */

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

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

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

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

#copyright .sonarmk{
    color: #2C5AA0;
}

/* 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;
}


/* Dropdown Menu RSS*/


ul#primary-nav,
ul#primary-nav ul {
	color: #FFF;
	margin: 0;
	padding: 0;
	width: 260px; /* Width of Menu Items */
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image:url(http://www.portalhotmoney.com/wp-content/themes/busybee/images/sidebar_newsfire.png)
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	border: 0px solid #FFF;
	}

ul#primary-nav li a {
	display: block;
	text-decoration:none;
	color: #F0F0F0;
	padding: 2px;
	border-bottom: 0px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: -259px; /* Set 1px less than menu width */
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #f9f9f9; }

ul#primary-nav li a:hover {
	color: #F8983A;
	background-color: #FFF;
	text-align: left;
}

