.custom {
	font-family: Helvetica, Arial;
}

.custom #page {
	padding: 1.0em 0;
}

.custom #header {
	border-bottom:none;
        position: relative;
	background:url('http://laribee.com/wp-content/uploads/2010/03/the-bee-log.png') no-repeat; 
	margin: 0em 1.0em 1.0em 0em;
	padding: 0;
	left: -1.5em;
}

.custom #header #logo, .custom #header #tagline { display:none; }

.custom .menu, .custom.menu a, .custom .menu li ul { border-width: 0px; border-style: none; !important; }

.custom .menu { margin-bottom: 2.0em; }

.custom #content_box {
	position: relative;
}

.custom #content .post, .custom #content .teasers_box {
	margin: 0;
}

.custom #sidebars {
	right: 20px;
	top: -120px;
	position: absolute;
	z-index: 1000;
}

.custom .sidebar h3 {
	font-variant: normal;
	font-size: 1.2em;
	margin-bottom: .3em;
}

.custom li.widget {
	margin-bottom: 20px;
	font-size: 1.4em;
}

.custom .rss-link {
	background-image: url('http://laribee.com/wp-content/uploads/2010/02/rss.png');
	background-repeat: no-repeat;
	height: 21px;
	display: inline-block;
	padding-left:1.8em;
	padding-top:0.4em;
	font-size: 1.4em;
}

.custom .rss-link img {
	clear: none;
	display: inline;
}


.custom #s {
	background: #EEE url('http://laribee.com/wp-content/uploads/2010/03/magnifier.png') no-repeat center right;
	font-family: Helvetica, Arial;
	font-size: .9em;
	border: none;
	border-bottom: #BBB 1px dashed;
	width: 183px;
}

.custom #s:hover {
	cursor: pointer, hand;
	background-color: #000;
	color: #FFF;
}

.custom #s:focus {
	background-image: none;
	background-color: #000;
	color: #FFF;
}

.custom #disqus_thread {
	margin: 0 2.3em 0 1.1em;
}

.custom .dsq-brlink {
	margin: 0 2.3em 0 1.1em;
}

.custom .post {
	padding-top: 0.5em;
}

.custom .post_box {
	padding-top: 0.5em;
}

.custom #socialLinksSidebarContainer  {
	padding-left:0;
	width:100%;
}

.custom #page .comments_closed {
	display: none;
}

.custom .mini_bio {
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	font-size: 0.95em;
}
