/*
Theme Name: Indulge
Theme URI: http://www.brownbearindulge.co.nz
Description: Customised Template
Author: Stacey Roche - TML Web
Author URI: http://www.tmlwebdesign.co.nz
version: 1.0
*/

/* basics */
* {
	margin:0;
	padding:0;
}
body#home{
	background: #382e22;
	color: #524b43;
	line-height: 180%;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	padding: 0;
}
body#home img{
float: center;
margin: 0px auto 0px auto;}
body {
	color: #524b43;
	line-height: 180%;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: #271e14 url(http://www.brownbearindulge.co.nz/dunedin/wp-content/themes/bb_ind/images/background.gif) center top no-repeat;
}
hr {
	border: 1px solid #eee;
}
h1 {
	color: #382e22;
	font-family: arial, times, serif;
	font-size: 16px;
	border: none;
	padding: 10px 0px 5px 10px;
	margin: 0px;
	font-weight: bold;
}
em {
	text-transform: uppercase;
	color: #00b5e8;
	font-style: normal;
}
h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00b5e8;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
}
h1.archivetitle {
	margin: 15px 0 0 15px;
}
h3 {
	font-size: 11px;
	margin-top: 10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: lowercase;
	margin: 10px 5px 0px 15px;
	color: #382e22;
	padding: 10px 5px 0px 15px;
}
h5 {
	font-size:11px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	padding:0px 5px 0px 0px;
	color: #252a2d;
	margin: 5px 0px -7px 0px;
}
/* images and misc. */
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
img a {
	border:none;
}
img.center {
	border: none;
	margin: 0px auto 10px auto;
	padding: 0px;
}
img.left {
	float: left;
	border: none;
	padding: 0px 0px 13px 0px;
	margin: 0px;
}
img.right {
	float: right;
	border: none;
	padding: 5px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}
p {
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #524b43;
}
small {
	font-size: 10px;
	padding: 10px 0px;
	line-height: 160%;
	color: #a9a5a1;
}
/* links */
a {
	color:#e00835;
	text-decoration:none;
	border: none;
	
}
a:hover {
	color:#333;
	text-decoration: underline;
	border: none;
}
/* container */
#container {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-height: 800px;
	overflow: auto;
	border-top: 10px solid #e00835;
	background: #ffffff url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/container_bkground.gif) repeat-y;
}
/* header */
#headerhome {
	width: 1001px;
	height: 273px;
	color: #fff;
	margin: 0px auto;
}
#header_home {
	width: 940px;
	height: 395px;
	color: #fff;
	margin: 0px auto;	
	float: center;
}
#header_home img {
	margin: 0px auto 0px auto;	
	float: center;
}
#header {
	width: 940px;
	height: 180px;
	color: #fff;
	margin: 0px auto;	
}
#header img {
	margin: 0px;	
	float: left;
}
#header p {
	margin: 0px;	
	float: left;
	padding: 20px 0px 0px 0px;
	color: #999999;
}
#header a {
	color: #999999;
}
#header h1 {
	font-family: arial, tahoma, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0 15px 16px;
	text-align: right;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
	border: none;
	text-align: right;
}
/* Search */
#search{
	color: #fff;
	background: #382e22;
	margin: 0px auto;	
	background: none;
	border-bottom:  none;
	padding:0px;
	float: right;
}
* html #search{
	color: #fff;
	margin: 0px;
	background: none;
	border-bottom:  none;
	padding:0px 0px 0px 0px;	
	float: right;
}
#searchinner{
	color: #fff;
	margin: 0px;	
	padding: 0px 10px;
	float: left;
	background: #382e22;
	-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border: 1px solid #382e22;
font-size: 10px;
width: 204px;
}
/* main menu */
#pointermenu{
	width: 925px;
	height: 45px;
	color: #00b5e8;
	margin: 2px auto 0px auto;	
	padding-right: 15px;
	display: inline;
}
* html #pointermenu{
	width: 930px;
	height: 30px;
	color: #fff;
	margin: 0px auto;	
	padding: 0px 10px 0px 0px;
}
#pointermenu ul{
	margin: 2px auto 0px auto;
	float: left;
	padding-left: 0px;
	font-family: arial, times, serif;
	font-size: 15px;
	width: 925px;
	text-transform: uppercase;
	padding-right: 15px;
}
span.speaking{
	color: #e00835;
	font-size: 10px;
	font-family: arial, times, serif;
	text-transform: lowercase;
	margin-top: -5px;
	display: list-item;
	list-style: none;
}
span.top{
	margin-bottom: -5px;
}
* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin: 2px auto 0px auto;
	float: left;
	padding-left: 0px;
	font-family: arial, times, serif;
	font-size: 13px;
	width: 925px;
	text-transform: uppercase;
	padding-right: 15px;
}
#pointermenu ul li{
	display: inline;
	padding: 0px;
}
#pointermenu ul li a{
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	border-right: 1px solid #60584e;
	margin: 0px;
}
#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
	color: white;
}

#pointermenu ul li a#rightcorner{
	padding-right: 0;
	padding-left: 2px;
}
#pointermenu .current_page_item a, #pointermenu .current-cat a, #pointermenu .current-cat-parent a, #pointermenu .current_page_ancestor a {
	color:#e20035;
	background: #fff url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/pointer.gif) bottom center no-repeat;
}
/* bread crumbing */
#breadcrumb {
	color: #a9a5a1;
	font-family: arial, times, serif;
	font-size: 10px;
	width: 530px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	float: left; 
	border-bottom: 1px solid #c3c0bc;
}
#breadcrumb p{
	color: #a9a5a1;
	font-family: arial, times, serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: -7px 0px 0px 0px;
	width: 420px;
	float: left;
}
#breadcrumb a{
	color: #a9a5a1;
}
#breadcrumb h2{
	color: #00b5e8;
	font-family: arial, times, serif;
	font-size: 20px;
	border: none;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#breadcrumb ul {
	margin: 0;
	padding: 6px 0 0 10px;
	text-align: left;
}
#breadcrumb ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
#breadcrumb ul li a:hover {
	background-color: #fff;
	color:#333;
}
#breadcrumb .current_page_item a {
	background-color: #fff;
	color:#333;
}
.next{
	float: right;
	background: #ebeae8;
	font-weight: bold;
	color: #e00835;
	padding: 0px 5px;
	margin: -10px 0px 0px 0px;
	width: 85px;
}
.next a{
	font-weight: bold;
	color: #e00835;
}
/* Homepage Feature */
#homepage {
	font-family: arial, verdana, arial, tahoma;
	font-size: 11px;
	width: 510px;
	margin: 0px 10px;
	color: #524b43;
	line-height: 160%;
}
#homepage td p {
	font-size: 11px;
	padding: 10px 0px;
	line-height: 160%;
	color: #524b43;
}
#homefeature img{
	margin: 0px;
	padding: 0px;
}
/* content */
#content {
	float: right;
	width: 510px;
	margin: 0px 20px 0px 0px;
}
#blogintro {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#categoryintro {
	float: left;
	width: 370px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	height: auto;
	border-right: 1px solid #d7d5d3;
}
#content_cat {
	float: left;
	width: 530px;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 20px 0px;
}
#content_cat h1 {
	color: #382e22;
	font-family: arial, times, serif;
	font-size: 16px;
	border: none;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}
#content_cat small {
	font-size: 10px;
	padding: 10px 0px;
	line-height: 160%;
	color: #a9a5a1;
	width: 510px;
	}
.results{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
	background: #382E22;
	color: #fff;
	height: 25px;
	margin: 10px 0px 5px 0px;
	float: left;
	width: 520px;
}
.results h5{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	text-decoration: none;
	padding: 0px;
	color: #fff;
	height: 25px;
	margin: 0px;
	float: left;
	width: 320px;
}

span.pagination{
	float: right;
	color: #fff;
	margin: 0px;
	height: auto;
	width: 170px;
	text-align: right;
	padding-right: 5px;
}
#content_page {
	float: left;
	width: 525px;
	margin: 0px 8px 0px 12px;
	padding: 0px 0px 0px 0px;
	min-height: 500px;
}

#content_home {
	float: left;
	width: 525px;
	margin: 10px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 800px;
}
#content_home h1{
color: #e00835;
padding: 15px 0px 10px 0px;
	color: #E00835;
	font-family: arial, times, serif;
	font-size: 20px;
	border: none;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#content_home h2{
color: #fff;
padding: 5px;
	background: #00b5e8;
	font-family: arial, times, serif;
	font-size: 11px;
	border: none;
	margin: 0px;
	font-weight: bold;
	text-transform: lowercase;
}
#content_listing {
	float: left;
	width: 525px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	min-height: 1150px;
	overflow: visible;
}
.listing_content {
	float: left;
	width: 530px;
	margin: 0px 0px 10px 0px;
	background: #fff;
}
.listing_content p {
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #666;
}
.listing_content img {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
#image{
	width: 205px;
	float: left;
}
#image img{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.post {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: right;
	text-align: left;
	width: 320px;
}
.page {
	margin: 10px 0px;
	padding:0px 20px 10px 10px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
	width: 360px;
	border-right: 1px solid #d7d5d3;
}
.pagenosidebar {
	color:#666666;
	float:left;
	line-height:180%;
	margin:0;
	padding:10px;
	text-align:left;
	width:510px;
}
.pagehome {
	margin: 0;
	padding:0px 10px 10px 10px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
	width: 524px;
}
.posthome {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
}
.post_listing {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
	width: 400px;
}
* html .post_listing {
	width: 480px;
}
* html .post{
	width: 480px;
}
.post h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e00835;
	margin: 0px;
	padding: 5px;
	border: none;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
}
.post h4 {
	font-size:14px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	color: #669900;
}
.post h5 {
	font-size:11px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	padding:0px 5px 0px 0px;
	color: #252a2d;
	margin: 5px 0px -7px 0px;
}.post h4 a{
	text-decoration: none;
}
.post h3 {
	font-size:14px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	padding:5px 5px 0px 0px;
	color: #669900;
	margin: 5px 0px 0px 0px;
}
.post h3 a{
	font-size:14px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	color: #669900;
	text-decoration: none;
}
.post h3 a:hover{
	font-size:14px;
	font-weight:bold;
	font-family: arial, verdana, arial, tahoma;
	text-transform: normal;
	color: #669900;
	text-decoration: underline;
}
.post h2 a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post p {
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #524b43;
}
.post a {
	text-decoration:underline;
	font-weight: normal;
	color:#00b5e8;
}
.post ul {}
.post li {}
.entry p {
	color: #524b43;
	width: 100%;
	float: left;
}
.entrylisting p {
	color: #524b43;
	width: 315px;
	float: right;
}
.postmetadata {
	padding:5px;
	color: #524b43;
}
#features p.postmetadata {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 3px;
	float: left;
}
.navigation {
	font-size:11px;
	float:left;
	width:100%;
}
.alignleft {
	float:left;
	margin:25px;
}
.alignright {
	float:right;
	margin:25px;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}
/* left sidebar */
#leftcat {
	font-family: arial, verdana, arial, tahoma;
	font-size:10px;
	width: 200px;
	float:left;
	margin: 0px;
	padding: 0;
	padding-right: 10px;
}
#left {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 210px;
	float:right;
	margin: 10px 10px 0px 0px;
	padding: 0 0px 20px 0px;
}
* html #left {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 207px;
	float:right;
	margin: 10px 4px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#rightinner {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 130px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 20px 0px;
	background: #ffffff url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/sidebar_top.gif) no-repeat right top;
	
}
#rightinner ul li /* Parent*/{
	margin: 0;
	padding: 5px 5px 5px 10px;
	line-height: 150%;
	color: #524b43;
	border-top: none;
	list-style: none;
	font-weight: bold;
}

#rightinner ul ul li /* Child */{
	border: none;
	margin: 0;
	padding: 0px 5px 0px 10px;
	color: #524b43;
	text-indent: 0px;
	list-style: none;
	font-size: 10px;
}
#rightinner ul ul li a/* Child */{
text-decoration: underline;
	}
* html #leftinner {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 150px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#leftinner {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 140px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#leftinner table{
	}
#leftinner td{
	padding: 0px;
	width: 148px;
	padding: 2px;
}
#leftinner h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	text-transform: normal;
}
#leftinner .page_item a{
	text-decoration: none;
	border: none;
}
#leftinner.current-cat a{
	font-weight: bold;
	color: #000;
}
#leftinner p {
	margin:0;
	padding: 0 6px 0 12px;
}
#leftinner img {
	padding: 0;
	margin: 0;
}
#leftinner ul /* Parent*/{
	margin:0;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#leftinner ul li /* Parent*/{
	margin: 0;
	padding: 5px 5px 5px 0px;
	line-height: 150%;
	color:#96999b;
	border-top: none;
	list-style: none;
}
#leftinner ul ul /* Child */{
	margin: 5px 0px 15px 0px;
	padding: 0;
	border: none;
}
#leftinner ul ul li /* Child */{
	border: none;
	margin: 0;
	padding: 2px 5px 2px 0px;
	color:#96999b;
	text-indent: 0px;
}
#leftinner ul li .current_page_item a{
	font-weight: bold;
}
#leftinner ul li a /* Parent */{
	color: #333;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0px;
}
#leftinner ul ul li a /* Child */{
	color:#00b5e8;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
}
#leftinner ul ul ul /* Grandchild */{
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
}
#leftinner ul ul ul li /* Grandchild */{
	padding: 0 0 0 0px;
	color: #666666;
	border: none;
	font-weight: normal;
	margin-left: 15px;
	list-style: url(http://74.53.53.203/~accommod/wp-content/uploads/2009/03/arrow-1.gif)
}
#leftinner ul ul ul li a /* Grandchild */{
	font-weight: normal;
	color: #666666;
	margin: 0;
	list-style-type: none;
}

#leftinner_listing {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 200px;
	float:left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#leftinner_listing table{
}
#leftinner_listing td{
	padding: 0px;
	width: 248px;
	padding: 2px;
}
#leftinner_listing h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	text-transform: normal;
}
#leftinner_listing .page_item a{
	text-decoration: none;
	border: none;
}
#leftinner_listing p {
	margin:0;
	padding: 0 6px 0 12px;
}
#leftinner_listing img {
	padding: 0;
	margin: 0;
}
#leftinner_listing ul {
	margin:0;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#leftinner_listing ul li {
	margin: 0;
	padding: 5px 5px 5px 0px;
	line-height: 150%;
	list-style-type: none;
	color:#96999b;
	border-top: none;
}
#leftinner_listing ul ul {
	margin: 5px 0px 15px 0px;
	padding: 0;
	border: none;
}
#leftinner_listing ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border: none;
	padding-left: 0px;
	border-top: 1px solid #e5e5e5;
	color:#96999b;
}
#leftinner_listing ul li .current_page_item a{
	font-weight: bold;
}
#leftinner_listing ul li a{
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
#leftinner_listing ul ul li a{
	color: #2b81b6;
	font-weight: normal;
	font-size: 11px;
}
#leftinner_listing ul ul ul {
	margin: 0;
	padding: 0;
}
#leftinner_listing ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #666;
	border: none;
}
#left h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	border: none;
	text-transform: uppercase;
	font-size: 11px;
}
#left a.pmc-link{
	color: #666;
}
#left a{
	color:#e00835;
}
#left p {
	margin:0;
	padding: 0 6px 0 0px;
}
#left img {
	padding: 0;
	margin: 0;
}
#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#left ul li {
	margin: 0;
	padding: 2px 5px 3px 0px;
	line-height: 150%;
	list-style-type: none;
	text-indent: 0px;
}
#left ul ul {
	margin: 5px 0px;
	padding: 0;
	border:none;
}
#left ul ul li {
	list-style-type: disc;
	list-style-position: inside;
	border: none;
	padding-left: 5px;
	color:#e00835;
	text-indent: 0px;
	margin: 0px;
}
#left li.current_page_ancestor{
	font-weight: bold;
}
#left ul ul ul {
	margin: 0;
	padding: 0;
}
#left ul ul ul li {
	padding: 0 0 0 0px;
	list-style-type: square;
	color: ##ebeae8;
	border: none;
}
#right {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 150px;
	float:left;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #00b5e8;
	font-size:10px;
	line-height: 140%;
}
#right h2{
	background: url(http://www.brownbearindulge.co.nz/dunedin/wp-content/themes/bb_ind/images/sidebar_header.gif);
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	height: 60px;
	width: 149px;
}
#right li{
	color: #00b5e8;
	font-size:10px;
	text-transform: lowercase;
	padding: 10px 10px;
	border-bottom: 1px solid #d5d5d7;
	list-style: none;
}
#right li a{
color: #382e22;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
}
#right li a:hover{
color: #00b5e8;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
}
/* comments */
#commentssection {
	clear: both;
	padding: 0px 10px;
	margin: 0;
	background: #eee;
	width: 295px;
}
#commentssection h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #382e22;
}
#commentform #submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background: #00b5e8;
	color: #fff;
	font-weight: bold;
}
#commentform {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #382e22;
}
#commentbox {
	width:290px;
	margin-top:5px;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background: #00b5e8;
	color: #fff;
	font-weight: bold;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 0px;
	border-bottom: 1px solid #524b43;
}
ol.commentlist li.alt {
	background: none;
	font-family: arial, verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: font-family: arial, verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: underline;
}
/* search */
#searchform {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, times;
	display: inline;
	float: right;
}
#searchform input#s {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #fff;
	background: #fff;
	color: #333;
	width: 165px;
}
#searchform input#searchsubmit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px 2px;
	margin: 0px;
	border: none;
	background: transparent url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/button.gif) no-repeat;
	color: #fff;
	font-weight: bold;
}

/* footer */
#subfooter {
	background: #382e22;
	clear: both;
	width: 100%;
	margin:0px auto 0px auto;
	float: center;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	height: 50px;
}
#subfooterinner{
	clear: both;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	float: center;
	margin: 0px auto;
	padding: 8px;
	width: 960px;
}
#subfooterinner p{
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	float: left;
	margin: 0px auto;
	padding: 10px 0px;
	display: inline;
}
#subfooterinner em{
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	padding: 0px 10px;
	color: #333333;
}
#footer {
	clear: both;
	width: 940px;
	float: center;
	margin:0px auto;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	height: 140px;
	background: #382e22;
}#footer img{float: right;
padding: 10px;}
#footer h2{
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #999999;
	font-size: 13px;
}
#footer p {
	padding: 15px;
	margin: 0;
	color: #938e89;
}
#footer a {
	color: #938e89;
	text-decoration: none;
}
#footer a:hover {
	color: #938e89;
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 10px;
	text-align: center;
}
#footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	padding: 0px 10px 0px 10px;
	margin: 0;
	text-decoration: none;
	color: #545657;
}
#footer ul li a:hover {
	color:#545657;
}
#footer .current_page_item a {
	color:#545657;
}
/* Search Categories */
#cat {
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	width: 180px;
}
* html #features{
	padding: 0px;
	height: 170px;
	width: 530px;
	color: #524b43;
	margin: 10px 0px;
	float: left;
	border-bottom: 1px solid #ebeae8;
}
#features{
	padding: 0px;
	height: 170px;
	width: 530px;
	color: #524b43;
	margin: 10px 0px;
	float: left;
	border-bottom: 1px solid #ebeae8;
}

#features ul{
	display: inline;
	float: left;
	color: #fff;
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	background: #d7d5d3;
	width: 370px;
}
#features ul li{
	display: inline;
	list-style: none;
}
#features ul li.info a{
	display: inline;
	list-style: none;
	background: #e00835;
	margin: 0px;
	padding: 8px;
	font-weight: bold;
	color: #fff;
}
#features ul li.enquire a{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #382e22;
}
#features ul li.web a{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 5px;
	color: #382e22;
	font-weight: bold;
}
#features .blue{
	width: 220px;
	margin: 0px 0px 10px 0px;
	float: left;
	line-height: 100%;
	height: 110px;
	padding:  0px 10px 0px 0px;
	border-right: 1px solid #d7d5d3;
}
#features .right{
	width: 120px;
	margin: 0px 0px 10px 0px;
	float: right;
	line-height: 100%;
	height: 50px;
	padding:  17px 0px 0px 10px;
	color: #736c64;
	line-height: 16px;
	font-size: 10px;
}
#features strong{
	font-size: 11px;
	color: #382e22;
}
#features .blue p{ 
	line-height: 18px;
}
#features img{
	margin: 0px;
	padding: 0px 10px 0px 0;
	float: left;
}
#features .blue h3 a{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13px; 
	line-height: 120%;
	color: #e00835;
}
#features .blue h3{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#features h4 {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524b43;
	margin: 0px;
	padding: 0;
	border: none;
	text-transform: uppercase;
}
#features h4 a{
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524b43;
	text-decoration: none;
	text-transform: uppercase;
}
#features p{
	line-height: 150%;
	color: color: #524b43;
	padding: 5px 0px 0px 0px;
}
.address{
	color: #736c64;
	font-size: 10px;
	padding: 5px 0px;
	line-height: 140%;
}
.commentcount{
	background: #fff url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/commentcount.gif) center no-repeat;
	color: #fff;
	font-size: 9px;
	padding: 2px 5px 5px 5px;
}
#wpmm  {
	padding: 0px 10px 10px 10px; 
	font-size: 11px;
	width: 510px;
	float: right;
	 font-size: 11px;
	 border-bottom: 1px solid #d7d5d3;
	 margin: 0px 0px 10px 0px;
	 color: #271e14;
	 height: 25px;
	 display: inline;
}
#wpmm p{ 
	font-size: 11px;
	width: 480px;
	float: left;
	 color: #271e14;
}

#wpmm select {
	 width: 150px;
	 margin: 0px 5px 0px 5px;
	 font-size: 11px;
	 display: inline;
}
#wpmm input{
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 5px 0px 5px 0px;
	border: none;
	background: transparent;
	color: #271e14;
	font-weight: bold;
	float: right;
	display: inline;
} 
#listingsidebar {
	font-family: arial, tahoma, sans-serif;
	font-size:11px;
	width: 490px;
	float: left;
	margin: 10px 0px;
	padding:0px 10px 10px 10px;
	border: none;
	line-height: 150%;
	color: #666666;
	display: inline;
}
#listingsidebar h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
}
#listingsidebar p {
	margin:0;
	padding: 0 6px 0 12px;
	line-height: 150%;
	color: #666666;
}
#listingsidebar img, .ngg-singlepic {
	padding: 0px 10px;
	margin: 0;
	float: left;
}
#listingsidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#listingsidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
}
#listingsidebar ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#listingsidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border: none;
}
#listingsidebar ul ul ul {
	margin: 0;
	padding: 0;border: none;
}
#listingsidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	border: none;}
#map_canvas{
	float: right;
	margin: 10px 0px 0px 0px;
	font-size: 8px;
	background-color: #fff;
	padding: 0px;
	color: #c0c0c0;
	width: 310px;
	height: 205px;
}
#map_canvas a{
	color: #eee;
}
#secondary_nav {
	clear: both;
	padding: 0;
	width: 940px;
	line-height: 120%;
	margin: 0px;
	color: #382e22;
	text-align: left; 
	height: 75px;
	background: #eaeaea;
	text-transform: uppercase;
	font-weight: bold;
}
#secondary_nav a{
	color: #382e22;
}
#secondary_nav a:hover{
	color: #382e22;
}
#secondary_nav h2{
	border: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #f0f0f0;
	font-size: 13px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
}
#secondary_nav h2 a{
	color: #382e22;
}
#secondary_nav h2 a:hover{
	color: #382e22;
}
#secondary_nav img {
	padding: 0px 5px 0px 0px;
	margin: 0px auto;
	float: left;
}
.copyright{
}
.smallpink{
	font-size: 10px;
	color: #e00835;
	text-transform: lowercase;
}
#col1{
	display: block;
	width: 170px;
	float: left;
	color: #382e22;
	padding: 20px 0px 0px 10px;
	margin-left: 0px;
}
#col2, #col3, #col4, #col5 {
	display: block;
	width: 170px;
	float: left;
	color: #382e22;
	padding: 10px 10px;
}
#col2, #col3, #col4, #col5{
	margin-left: 0px;
	height: 55px;
	padding: 20px 0px 0px 10px;
}
#logo{
	width: 130px;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	height: 70px;
	float: left;
}
#logo img{
	display: inline;
	float: left;
}
#qmlogo img{
	display: inline;
	float: right;
}
#qmlogo{
	width: 100px;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	height: 70px;
	float: right;
	display: inline;
}
#qmlogo img{ 
	float: right;
	padding: 0px 0px 8px 8px;
}
.slideshow{
	padding-bottom: 10px;
}
#logo h1 {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
#logo h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	border: none;
	padding: 10px 0;
}
#intro{
	margin: 0px;
	padding: 0px;
	background: #333;	
	width: 240px;
	height: 230px;
	float: right;
	color: #fff;
}
#intro p{
	color: #fff;
}
#intro h1{
	padding: 10px;
	color: #fff;
}
.current-cat-parent{
	font-weight: bold;
	color: #000;
}
.current-cat{
	font-weight: bold;
	color: #000;
}
.selected a{
	font-weight: bold;
	color: #000;	
}
.children{
	font-weight: normal;
}
.selectedparent a{
	font-weight: bold;
	color: #000;	
	font-style: normal;
}
.nodeLevel1 .selected a{
	font-weight: bold;
	color: #000;	
}
.nodeLevel1 a{
	font-weight: normal;
}
.page_item{
	font-weight: normal;
	color: #eee;
}
.current_page_item {
	color: aqua;
	}
#content .hilite { 
	background:#D3E18A; 
	}
strong.search-excerpt { 
}
.cft li{
	display: inline;
	list-style: none;
	padding-right: 5px;
}
#logolisting{
	float:right;
	padding: 0px 5px;
	margin: 0px;
	background: #fff;
	width: 180px;
	color: #252a2d;
	height: 60px;
}
* html #address{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 180px;
	color: #55585b;
	height: 180px;
}
* html #address ul li {
	width: 180px;
}
#address{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 180px;
	color: #524b43;
	height: 180px;
}
#address strong{
	color: #271e14;
	}
#address ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 200px;
}
#address ul li {
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #524b43;
	margin: 0;
	padding: 0px;
	width: 170px;
	list-style: none;
}
#address ul li.checklist{
	background: url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/tick.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}
#address ul li.address{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/address.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.postal{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/postal.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.phone{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/phone.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.freephone{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/freephone.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.fax{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/fax.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.contact{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/contact.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.email{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/email.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.web{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/web.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li a{
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00b5e8;
}
#address h1{
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #e00835;
	margin: 0;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 175px;
	background: none;
	text-transform: lowercase;
}
.listingmenu{
	width: 100%;
	margin:  3px 0px;
	padding: 0px 0px;
	font-weight: bold;
	height: 40px;
}
.listingmenu ul {
background: url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/listingmenu.gif) repeat-x;
padding: 8px 0px;
height: 40px;
}
.listingmenu ul li{
display: inline;
padding: 0px 10px;
}
.listingmenu ul li.info{
display: inline;
padding: 5px 10px 15px 10px;
background: #e00835 url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/red_pointer.gif) no-repeat bottom center;
color: #fff;
height: 45px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}
.listingmenu ul li a{
color: #fff;
font-weight: bold;
}
.listingmenu ul li img{
float: right;
margin-top: -8px;
}
form{
	float: left;
}
table.cft td{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td{
	text-align: left;
}
.FoldingCategoryList ul a.focalLinkSelected{
	font-weight: bold;
}
table.related{
	background: none;
	margin: 10px 0px 10px 0px;
	vertical-align: top;
	background: #d5e6f0;
	color: #333333;
	font-size: 13px;
	padding:0px 0px 0px 10px;
}
table.related td, table.related tr{
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}
table.related a{
	font-size: 11px;
	line-height: 90%;
	text-decoration: none;
}
a.backtotop{
	text-align: right;
}
table.related li{
	list-style: none;
	}
table.related li a{
	list-style: none;
	padding: 0px 0px 2px 0px; 
	font-size: 11px;
	line-height: 90%;
}
.parent{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	text-indent: 5px;
	font-weight: bold;
}
.child{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	text-indent: 5px;
	padding-top: 2px;
	color: #333;
}
.grandchild{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	text-indent: 13px;
	color: #333;
}
#wpmm select{
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	color: #333;
}
#home h1{
	background: #2b81b6;
	color: #fff;
	font-size: 11px;
	padding: 5px 7px;
	width: 126px;
	font-weight: normal;
}
#home table{
	width: 100%;
	float: left;
	margin: 0px;
	height: auto;
}
.entryhome{
	width: 500px;
	float: left;
	margin: 0px 10px 10px 10px;
	height: auto;
}
#home{
	width: 285px;
	float: left;
	margin: 15px 15px 0px 0px;
	height: auto;
}
* html #home{
	width: 285px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#recentblogs{
	float: right;
	width: 210px;
	padding-top: 2px;
}
#recentblogs h2{
	background: #382e22;
	color: #fff;
	font-size: 11px;
	padding: 5px 7px;
	width: 205px;
	font-weight: bold;
	text-transform: lowercase;
}
li.lpbcWidgetPost{
	list-style: none;
	padding-left: 10px;
	margin-top: 15px;
	border-left: 1px solid #eee;
}
li.lpbcWidgetPost a.lpbcWidgetPostTitle{
text-transform: uppercase;
font-weight: bold;
color: #00b5e8;
}

.pmc-link a{
	padding-top: 10px;
}
#wpcf7-f1-p2840-o1{
	float: left;
}
form.wpcf7-form{
	float: left;
}
#homesidebar{
	margin-top: 20px;
}

#login{
padding: 5px 0px 0px 0px;
color: #524b43;
background: #ebeae8 url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/sidebar_bg.gif) center top repeat-y;
margin-bottom: 10px;
}
#login a{
color: #524b43;
text-align: right;
}
#login li{
color: #524b43;
text-align: right;
}
#login h1 {
	color: #e00835;
	font-family: arial, times, serif;
	font-size: 24px;
	border: none;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
}
#login li.page_item {
	text-align: right;
	padding: 5px 10px;
}
#login h2 {
	color: #e00835;
	font-family: arial, times, serif;
	font-size: 12px;
	border: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#login form{
width: 190px;
color: #524b43;
margin-left: 10px;
background: transparent;
}
#login input#user_pass, #login input#user_login{
width: 180px;
font-size: 11px;
padding: 2px;
border: 1px solid #c3c0bc;
color: #524b43;
margin: 2px 0px 5px 0px;
}
ul.sidebarlogin_otherlinks li{
	padding: 10px;
	text-align: right;
	font-size: 10px;
}
#rememberme, .rememberme{
	margin: 0px 0px;
	font-size: 10px;
}
#wp-submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 3px 5px;
	margin: 5px 0px 10px 0px;
	border: none;
	background: #e00835 url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/login_button.gif);
	color: #fff;
	float: right;
	width: 62px;
	display: inline;
}
.signup{
	background: transparent url(http://www.brownbearindulge.co.nz/christchurch/wp-content/themes/bb_ind/images/signup.gif);
	height: 38px;
	padding: 12px 0px 0px 45px;
	margin-top: -5px;
}
#login .signup a{
color: #fff;
}
#reviews{
	background: #eee;
	width: 320px;
	float: right;
	margin-top: 10px;
}
#reviews p{
	padding: 0px 10px 10px 10px;
	color: #524b43;
}
.avatar{
	float: left;
	padding: 0px 10px 10px 0px
}
.comment-meta-data{
	font-size: 12px;
	font-weight: normal;
	color: #271e14;
}
#partner{
	background: #1c150e;
	color: #6f6a64;
	font-size: 10px;
	height: 30px;
	font-family: verdana;
}
.partnerinner{
	width: 940px;
	float: center;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
}
.partnerinner p{
	width: 650px;
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #bbbab9;
	font-size: 10px;
}
.partnerinner a{
color: #bbbab9;
text-decoration: none;
}

.partnerinner a:hover{
color: #bbbab9;
text-decoration: underline;
}
#bar{
	background: #000;
	padding: 0px;
	margin: 0px;
}
.ratingblock{
	width: 315px;
	float: right;
	font-size: 10px;
	color: #a9a5a1;
}
#blogs {
	float: left;
	padding: 5px 10px 15px 10px;
	border-bottom: 1px solid #eee;
}
#blogintro {
	float: left;
	margin: 0px;
	padding: 10px;
	height: auto;
}
#blogcomments{
	background: #fff;
	width: 520px;
	float: left;
	margin: 10px 0px;
}
#blogcomments #commentssection {
	clear: both;
	padding: 0px 10px;
	margin: 0;
	background: #eee;
	width: 530px;
}
#blogcomments ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 0px;
	border-bottom: 1px solid #eee;
}
#blogcomments p{
	padding: 0px 10px 10px 10px;
	color: #524b43;
}
#blogcomments h3{
	padding: 0px;
	color: #e00835;
	font-size: 13px;
}
#blogcomments #commentform #submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background: #e00835;
	color: #fff;
	font-weight: bold;
}
#topimage img{
	padding-top: 10px;
}
.wp-polls{
	color: #524b43;
	width: 200px;
}
.wp-polls small{
	border: none;
	color: #a9a5a1;
}
.wp-polls img{
	float: left;
	padding-right: 5px;
}
#whatis{
	background: #fff;;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border: 1px solid #eee;
}
#whatis h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	border: none;
	text-transform: uppercase;
	font-size: 11px;
}
#whatis a{
color: #e00835;
}