@import url(./style-reset.css);
@import url(./style-common.css);
/*
Theme Name: Hawaii
Version: 1.0.1
Author: Billion Studio
Author URI: http://www.billionstudio.com/
Tags: green, three columns, fixed width, widgets, gravatars
Description: A Quality Theme Designed by Billion Studio

Default fonts and colors
==========================================*/
BODY, H1, H2, H3, H4, H5, H6, P, UL, OL, DL, INPUT, TEXTAREA, SELECT
{
	color: #39362F;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
H1, H2, H3, H4, H5, H6
{
	color: #39362F;
	font-family: "Helvetica Neue", "Helvetica ", "Lucida Grande", Verdana, "Trebuchet MS", Arial, sans-serif;
}
/*LAYOUT
==========================================*/
BODY
{
	font-size: 76%;
	line-height: 150%;
	background: url(images/bg-page.jpg) repeat-x center top;
	background-color: #FFF;
	padding-top: 120px;
}
DIV#page
{
	width: 880px;
	margin: 0 auto;
}
DIV.container
{
	width: 880px;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
}
DIV.small
{
	width: 160px;
	float: left;
}
DIV.large
{
	width: 488px;
	float: left;
}
DIV.full
{
	width: 100%;
	float: left;
}
/*CUSTOM LAYOUT
==========================================*/
DIV.container.body .large, DIV.container.body .full
{
	margin-top: 20px;
	padding: 6px;
	padding-bottom: 0;
	background-color: #F8F5D9;
}
DIV.container.body .large
{
	float: left;
	position: relative;
	left: 160px;
}
#content DIV.container.body .large .post-title H2
{
	text-align: center;
}
/*LAYOUT LEFT*/
#content DIV.container.body DIV.large.left
{
	float: right;
	position: static;
	width: 708px;
}
#content DIV.container.body DIV.large.left .post-title H2
{
	text-align: left;
}
#content #sidebar-left
{
	float: left;
}
#content #sidebar-left #sidebar-1
{
	position: relative;
	left: 0px;
}
/*LAYOUT RIGHT*/
#content DIV.container.body DIV.large.right
{
	position: static;
	width: 708px;
}
#content DIV.container.body DIV.large.right .post-title H2
{
	text-align: left;
}
#content #sidebar-right
{
	float: left;
}
#content #sidebar-right #sidebar-1
{
	position: relative;
	left: 0px;
}
#content #sidebar-right #sidebar-1 .sidebar
{
	padding-right: 0;
	padding-left: 20px;
}
/*LAYOUT FULL*/
#content DIV.container.body .full
{
	width: 868px;
}
#content DIV.container.body .full .post-title H2
{
	text-align: left;
}
/*HEADER
==========================================*/
#header
{
	width: 100%;
	margin: 0 auto;
}
#header .container
{
	background: url(images/logo.png) no-repeat 0px 0px;
	position: relative;
}
#header H1, #header H4
{
	text-transform: none;
	text-indent: -9999px;
}
#header H1, #header H4, #header H1 A
{
	color: #39362F;
}
#header H1
{
	font-size: 400%;
	display: block;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 0;
	width: 650px;
	height: 65px;
	text-align: left;
}
#header H1:first-line
{
	font-weight: normal;
}
#header H1 A, #header H1 A:visited
{
	display: block;
	width: 650px;
	height: 65px;
	color: #4D3F44;
	text-decoration: none;
}
#header H4
{
	font-size: 120%;
	float: right;
	letter-spacing: 1px;
	padding: 0;
	line-height: 100%;
	text-transform: uppercase;
}
/*HEADER SEARCH
==========================================*/
#header FORM#search-form
{
	position: relative;
	top: 20px;
	height: 25px;
	padding: 3px;
	background-color: transparent;
	border-width: 0;
	margin: 0;
	width: 200px;
	float: right;
}
#header FORM#search-form INPUT.text, #header FORM#search-form LABEL.overlabel-apply
{
	font-size: 100%;
}
#header FORM#search-form INPUT.text
{
	position: absolute;
	top: 3px;
	left: 3px;
	width: 157px;
	height: 13px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #FFF;
	border: 3px solid #F8F5D9;
	font-size: 90%;
}
#header FORM#search-form INPUT.button-search
{
	position: absolute;
	top: 5px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 27px;
	height: 23px;
	background-color: #AEC900;
	color: #FFF;
}
#header FORM#search-form LABEL.overlabel
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#header FORM#search-form LABEL.overlabel-apply
{
	display: block;
	color: #39362F;
	position: absolute;
	top: 11px;
	left: 10px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 90%;
	text-transform: uppercase;
}
/*MAIN NAVIGATION
==========================================*/
#navigation
{
	clear: both;
	width: 100%;
	margin: 0 auto;
/*
background: url('images/bg-nav.png') no-repeat left top;
*/
	margin-top: -135px;
	margin-bottom: 80px;
}
#navigation .container
{
	height: 42px;
	overflow: visible;
}
#nav
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
	background: url(images/nav-bg.gif) repeat-x left top;
	background-color: #39362F;
	text-align: right;
	line-height: 150%;
	width: 100%;
}
#nav LI
{
	position: relative;
	float: left;
	height: 42px;
	font-size: 105%;
	background: url(images/nav-bg.gif) repeat-x left top;
	background-color: #39362F;
}
#nav LI.last-page-item A
{
/*
background-image: none;
*/
}
#nav LI A
{
	color: #FFF;
	display: block;
	float: left;
	background: url(images/nav-separator.gif) no-repeat right top;
	padding: 11px 14px 10px 12px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}
#nav LI A:hover, #nav UL LI A:hover
{
	text-decoration: none;
}
#nav LI:hover A, #nav LI A:hover, #nav UL LI A:hover, #nav LI UL
{
	background-color: #39362F;
}
#nav LI.current_page_item A, #nav LI.current_page_parent A
{
	color: #F0DBAE;
}
#nav UL LI A:hover, #nav LI.current_page_item UL LI A:hover, #nav LI.current_page_parent UL LI A:hover
{
	color: #F0DBAE;
}
#nav LI A:hover, #nav LI.current_page_item UL LI A, #nav LI.current_page_parent UL LI A
{
	color: #FFF;
}
#nav LI UL
{
	position: absolute;
	visibility: hidden;
	float: none;
	top: 42px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 5px 10px 6px;
	z-index: 10000;
	border: 1px solid #605D53;
	border-bottom-width: 2px;
	border-top: 0;
	-moz-opacity: 0.95;
/*-ms-filter: "alpha(opacity=95)"*/
	filter: alpha(opacity=95);
	opacity: 0.95;
}
#nav LI:hover UL, #nav LI.iehover UL
{
	visibility: visible;
}
#nav UL LI
{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px solid #605D53;
	background: none;
}
#nav UL LI:last-child
{
	border-bottom: 0;
}
#nav UL LI A
{
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	padding: 6px 0;
	white-space: normal;
	color: #FFF;
}
#nav LI.current_page_item UL LI A, #nav LI.current_page_parent UL LI A
{
	text-decoration: none;
}
#nav LI UL LI A:hover, #nav LI.current_page_item UL LI A:hover, #nav LI UL LI.current_page_item A
{
	color: #F0DBAE;
}
#nav LI.nav-start
{
	background: transparent url(images/nav-start.gif) no-repeat left top;
	width: 13px;
	height: 42px;
}
#nav LI.nav-end
{
	background: transparent url(images/nav-end.gif) no-repeat right top;
	width: 13px;
	height: 42px;
	float: right;
}
/*CONTENT
==========================================*/
#content
{
	clear: both;
	width: 100%;
	margin: 0 auto;
}
/*fixes other content inside content box*/
#content #content
{
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}
#content H1
{
	color: #39362F;
}
#content H2
{
	padding: 0px 0 6px;
}
#content H2 A, #content H2 A:link, #content H2 A:visited, #content H3 A, #content H3 A:link, #content H3 A:visited
{
	color: #39362F;
	text-decoration: none;
}
#content H2 A:hover, #content H3 A:hover
{
	color: #39362F;
	text-decoration: none;
}
#content H3
{
	padding: 6px 0 12px;
}
#content H4 A, #content H4 A:visited
{
	color: #39362F;
}
#content UL
{
	list-style-type: none;
}
#content UL, #content OL
{
	padding: 0 0 20px;
}
#content UL LI, #content OL LI
{
	background: url(images/bullet.gif) no-repeat 16px 9px;
	padding: 3px 0 3px 30px;
}
#content UL LI A
{
	font-weight: normal;
	text-decoration: none;
}
#content UL LI A:hover
{
	text-decoration: underline;
}
#content UL UL
{
	padding: 0;
}
#content OL
{
	margin-left: 30px;
}
#content OL LI
{
	padding-left: 0;
	background-image: none;
}
IMG.right, IMG.align-right, IMG.alignright
{
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
IMG.left, IMG.align-left, IMG.alignleft
{
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}
IMG.centered
{
	display: block;
	margin: 0 auto 6px;
}
IMG.wp-smiley
{
	border: none;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*POST
==========================================*/
#content .post, #content .post-nav, #content #comments
{
	clear: both;
	padding: 20px 24px 0;
	height: 100%;
	overflow: auto;
	background-color: #FFF;
	margin-bottom: 6px;
}
#content .post-content IMG
{
	max-width: 440px;
}
#content .post A.more-link
{
	padding-right: 15px;
	background: url(images/icon-more.png) no-repeat right center;
}
#content .post-title H2
{
	margin-bottom: 12px;
	border-bottom: 1px solid #E0EDE7;
}
#content .post-title P.post-edit
{
	padding-bottom: 0;
}
#content .post-footer H4
{
	font-size: 90%;
	padding: 0 0 10px 3px;
	border-bottom: 1px solid #E0EDE7;
	margin-bottom: 12px;
	text-align: center;
}
#content .post-footer H4, #content .post-footer H4 A, #content .post-footer H4 A:link, #content .post-footer H4 A:visited
{
	color: #AAA;
	font-weight: normal;
	text-transform: uppercase;
}
#content .post-footer H4 A:hover, #content .post-footer H4 A:active
{
	color: #F86733;
}
#content .post-footer SPAN
{
	padding-right: 4px;
	padding-left: 19px;
	background: url(images/icon-post.png) no-repeat left center;
}
#content .post-footer SPAN.post-comments
{
	background-image: url(images/icon-comment.png);
}
#content .post-footer SPAN.post-date
{
	background-image: url(images/icon-date.png);
	background: none;
	padding-left: 0;
}
#content .post-footer SPAN.post-category
{
	padding-right: 3px;
}
#content .post TABLE
{
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post TABLE TH
{
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post TABLE TD
{
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
/*Next and Previous Post Navigation
==========================================*/
#content .post-nav
{
	clear: both;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	background: transparent;
}
#content .post-nav, #content .post-nav A, #content .post-nav A:link, #content .post-nav A:visited
{
/*
color: #666;
*/
}
#content .post-nav .previous
{
	text-align: left;
	float: left;
}
#content .post-nav .next
{
	text-align: right;
}
/*Post Pages Navigation
==========================================*/
#content P.pagenav
{
	clear: both;
}
#content P.pagenav, #content .pagenav A, #content .pagenav A:link, #content .pagenav A:visited
{
	color: #39362F;
}
#content .pagenav A, #content .pagenav SPAN
{
	border: 1px solid #EAEAEA;
	margin: 0 2px;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav SPAN.extend
{
	border: 0;
	padding: 0;
}
#content .pagenav A
{
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav A:hover
{
	border-color: #BDAEB4;
}
#content .pagenav SPAN.current
{
	background-color: #FFF;
}
/*COMMENTS
==========================================*/
#content #comments
{
	background: transparent;
	padding: 12px;
}
#comments #comment_form
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 12px;
	border: 1px solid #FFF;
}
#comments .comment-wrap
{
	height: 100%;
	overflow: auto;
	margin: 0 0 12px;
	padding: 0 12px;
	clear: both;
	border: 1px solid #FFF;
}
#comments H3
{
	padding-top: 0;
}
#comments H3#respond
{
	padding-top: 8px;
}
#comments .comment-wrap IMG.avatar
{
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #EAEAEA;
}
#comments .comment-wrap .comment-left
{
	width: 62px;
	padding-top: 12px;
	float: left;
}
#comments .comment-wrap .comment-right
{
	width: 364px;
	float: left;
	padding: 12px 0 6px 12px;
}
#comments .comment-wrap .comment-right A
{
	text-decoration: none;
}
#comments .comment-wrap .comment-right A:hover
{
	text-decoration: none;
}
#comments .comment-wrap .comment-right CITE
{
	margin: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .comment-right CITE B
{
	float: left;
}
#comments .comment-wrap .comment-right CITE B A
{
	color: #39362F;
}
#comments .comment-wrap .comment-right CITE SMALL
{
	font-size: 90%;
	padding-left: 12px;
	float: right;
}
#comments .comment-wrap .comment-right CITE SMALL A
{
	color: #999;
	font-weight: normal;
}
#comments .comment-wrap .comment-right P
{
	padding: 6px 0;
	clear: both;
}
#comments .comment-wrap .comment-right BLOCKQUOTE, #comments .comment-wrap .comment-right CODE, #comments .comment-wrap .comment-right PRE
{
	margin: 6px 0;
	clear: both;
}
#comments .alt
{
	background-color: transparent;
}
#comments .author
{
	background-color: #FFF;
}
/*MAIN SIDEBAR
==========================================*/
#sidebar-1
{
	position: relative;
	right: 500px;
	padding-bottom: 6px;
}
#sidebar-2
{
	width: 220px;
}
#content .sidebar
{
	padding: 12px 0px;
	margin: 0 0 0px;
	clear: both;
	height: 100%;
	overflow: hidden;
}
#sidebar-1 .sidebar
{
	padding-right: 20px;
	padding-left: 0px;
}
#sidebar-2 .sidebar
{
	padding-left: 20px;
}
#sidebar-2 .sidebar FORM#search-form INPUT.text
{
	width: 160px;
}
#content .sidebar A:link, #content .sidebar A:visited
{
	color: #39362F;
	font-weight: normal;
}
#content .sidebar A:hover, #content .sidebar A:active
{
	color: #F86733;
	text-decoration: none;
}
#content .small H3
{
	color: #AABB27;
	margin: 0;
}
#content .small H4
{
	padding: 6px 0 0;
}
#content .small P
{
	padding-right: 0;
	padding-bottom: 6px;
	margin: 0;
	color: #39362F;
}
#content .small UL
{
	margin: 0;
	padding: 0 0 0px;
}
#content .small UL LI
{
	color: #39362F;
	font-weight: bold;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#content .small UL LI A:link, #content .small UL LI A:visited
{
	text-decoration: none;
}
#content .small UL LI A:hover, #content .small UL LI A:active
{
	text-decoration: none;
}
#content .small UL LI.current_page_item, #content .small UL LI.current_page_item A
{
	font-weight: bold;
}
#content .small UL LI.current_page_item UL LI A
{
	font-weight: normal;
}
#content .small UL LI UL
{
	border: 0;
}
#content .small UL LI INPUT, #content .small UL LI SELECT
{
	margin-bottom: 0;
}
#content .small UL LI SPAN.recent_date
{
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .sidebar UL LI A:hover
{
	text-decoration: none;
}
#content .small UL UL
{
	border: 0;
	padding: 0;
}
#content .small UL UL LI
{
	border: 0;
	padding: 3px 0;
	background: url(images/bullet.gif) no-repeat 3px center;
	padding-left: 14px;
}
/*Flickr sidebar*/
#content .sidebar .flickrtable
{
	float: left;
	clear: none;
	margin-right: 0;
	list-style-type: none;
}
#content .sidebar .flickrtable LI
{
	background: transparent;
	margin: 0;
	padding: 0;
}
#content .sidebar .flickrtable A IMG
{
	margin: 0 3px 3px 0;
	border: 3px solid #F8F5D9;
}
/*Ads sidebar*/
#content #ads.sidebar
{
	height: 100%;
	overflow: auto;
	border: 0;
}
#content #ads.sidebar IMG
{
	float: left;
	border: 0;
	margin: 6px 0 0;
	padding: 0;
}
/*CREDITS
==========================================*/
#footer
{
	margin-top: 20px;
	background-color: #FFF;
	border: 6px solid #F8F5D9;
}
#footer .container
{
	width: 868px;
}
#footer .grid
{
	padding: 20px 0;
}
#footer .grid .sidebar, #footer .grid .tabberlive
{
	margin: 0;
	padding: 0 20px;
	width: 248px;
	float: left;
	clear: none;
	border-left: 1px solid #F8F5D9;
}
#footer .grid .sidebar UL
{
	padding-bottom: 0;
}
#footer .grid .sidebar UL LI
{
	padding-left: 12px;
	background-position: 0px 8px;
}
#footer .grid .sidebar H3
{
	padding: 0 0 12px;
}
#footer .grid .sidebar.one
{
	border: 0;
}
#footer .grid P A, #footer .grid P A:visited
{
	color: #E04622;
}
/*CREDITS
==========================================*/
#credits
{
	clear: both;
	width: 100%;
	padding: 12px 0 0;
}
#credits P
{
	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
	font-size: 90%;
}
#credits A, #credits A:visited
{
	color: #39362F;
}
#credits A:hover, #credits A:active
{
	color: #F86733;
}
#credits UL.nav
{
	padding: 0 0 12px;
	text-align: center;
	font-size: 90%;
}
#credits UL.nav LI
{
	color: #39362F;
	margin: 0;
	display: inline;
}
#credits UL.nav LI A
{
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
	border-right: 1px solid #BDAEB4;
}
#credits UL.nav LI A, #credits UL.nav LI A:visited
{
}
#credits UL.nav LI A:hover, #credits UL.nav LI A:active
{
}
#credits UL.nav LI A.top
{
	border: 0;
	padding-right: 0;
}
/*WIDGETS AND PLUGINS*/
#twitter-tools
{
	background: url(http://smilajkov.com/petar/wp-content/uploads/2008/09/twitterbirdsmall.png) no-repeat 3px 1px;
}
#twitter-tools H3
{
	margin-left: 20px;
}
/*Search form
==========================================*/
FORM#search-form
{
	height: 23px;
	margin: 0;
	position: relative;
}
FORM#search-form INPUT.text, FORM#search-form LABEL.overlabel-apply
{
	font-size: 110%;
}
FORM#search-form INPUT.text
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 13px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	border: 3px solid F8F5D9;
}
FORM#search-form INPUT.button-search
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	display: block;
	line-height: 100%;
	width: 27px;
	height: 23px;
	border: 0;
	text-transform: uppercase;
	font-size: 90%;
	text-align: center;
	background-color: #AEC900;
	color: #FFF;
}
FORM#search-form LABEL.overlabel
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
FORM#search-form LABEL.overlabel-apply
{
	display: block;
	color: #39362F;
	position: absolute;
	top: 7px;
	left: 6px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 90%;
	font-size: 90%;
}
/*Calendar
==========================================*/
#wp-calendar
{
	width: 100%;
}
#wp-calendar CAPTION
{
	color: #39362F;
	text-align: right;
}
#wp-calendar TH
{
	color: #39362F;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar A
{
	font-weight: bold;
}
#wp-calendar TFOOT TD
{
	text-align: left;
}
#wp-calendar TFOOT TD#next
{
	text-align: right;
}
#wp-calendar TD#today
{
	background-color: #F3F3F3;
}
/*Tabbed Widgets
==========================================
hide the non-active tab content*/
.tabberlive .tabbertabhide
{
	display: none;
}
/*
.tabber = before the interface is set up
.tabberlive = after the interface is set
*/
.tabber
{
	margin-right: 1px;
	margin-top: 0;
}
.tabberlive
{
	margin: 12px 0 0px 20px;
}
#content .tabberlive .sidebar
{
	margin: 0;
}
#content .tabberlive UL, .tabberlive UL LI
{
	border: 0;
	padding: 3px 0;
}
#content .tabberlive .sidebar UL
{
	padding: 0;
}
/*
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
*/
.tabberlive, #content UL.tabbernav, #content UL.tabbernav LI A, #content .tabberlive .tabbertab
{
	border: 0;
}
/*
#content .tabberlive .tabbertab,
*/
#content UL.tabbernav LI.tabberactive A
{
	background-color: #AEC900;
	color: #FFF !important; /*[e]#FFF*/
}
#content UL.tabbernav
{
	background-color: transparent;
	border-bottom-width: 1px;
	padding: 1px 0;
}
#content UL.tabbernav LI
{
	font-size: 90%;
	text-transform: uppercase;
	line-height: 175%;
	margin: 0;
	margin-right: 2px;
	padding: 0;
	border: 0;
	list-style: none;
	display: block;
	float: left;
	background: none;
}
#content UL.tabbernav LI A
{
	color: #39362F;
	background-color: #FFF;
	padding: 3px 6px 2px;
	border-width: 1px;
	border-bottom: 0;
	text-decoration: none;
	display: block;
	float: left;
	white-space: nowrap;
}
#content UL.tabbernav LI A:link
{
	color: #39362F;
}
#content UL.tabbernav LI A:hover
{
	color: #39362F;
	text-decoration: none;
}
#content UL.tabbernav LI.tabberactive A
{
}
#content UL.tabbernav LI.tabberactive A:hover
{
	color: inherit;
	cursor: default;
}
/*
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
*/
#content .tabberlive .tabbertab
{
	padding: 12px 20px;
	padding-left: 0;
	padding-right: 0;
	border-width: 1px;
	border-top: 0;
}
/*hide the heading since its on the tab*/
#content .tabberlive .tabbertab H2, #content .tabberlive .tabbertab H3
{
	display: none;
}
