body {
	font-family:georgia, palatino,  times new roman, serif;
	background: #fff;
	text-align: center;
	font-size: small;
	font-style: normal;
	color: #fff;
	margin:0;
	}
	
	
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #c9f;  }
	

h1, h2, {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	
h3 {
		margin: 0px 0px 3px 0px;
		padding: 0px;
	}

	#banner {
		font-family:georgia, palatino, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
        border-top:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: georgia, palatino,  verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}


#container { /* The wrapper that keeps all the page together */
		width:auto;
		margin-right:10px;
		margin-left:10px;
		text-align:left;
		background:#fff;
		
			
}

#bannerstripe { /* the orange design element at the top of the page */
		display: none;
		
}

.contenttop { /* The rhumba logo header and image area */
	position:relative; 
	width:auto;
	margin:10px 20px 20px 20px;
	background-color:white;
	padding:0px;
	text-align:left;
	}
	
.contentstrip { /* Holds the descriptive line about the weblog - green stripe */
	display: none;
	
	
	}

#content { /* The wrapper that keeps all the content area together from below the green bar */
		background:#FFF;
		margin-bottom:20px;
		text-align: left;
}


#links {	/* Left hand navigation bar */
		display: none;
		
			
		}
		
#linksright {	/* right hand navigation bar */
		display: none;	
			
		}
		
	.blog { /* wrapper that holds the blogs area */
  		padding:15px;
		background:#FFF; 
		margin-left: 0px;
		margin-top:10px;
		
		}
		
.blogleft { /* wrapper that holds the blogs area in archive pages */
  		padding:15px;
		background:#FFF; 
		margin-right: 0px;
		margin-top:10px;
		
		}


	.blogbody {
		font-family:georgia, palatino, verdana, arial, sans-serif;
		color:#333;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}
		
	.blogbody, .blogleft { /*override the text size for the site */
		font-size: 10pt;
		
	}

	.blogbody a:link,
	.blogbody a:visited {
		font-weight: bold;
		text-decoration: underline;
	}
	
	.blogbody a:link:after,
	.blogbody a:visited:after {
		content: " (" attr(href)") ";
		font-size: 10pt;
	}

	
	.blogbody a[href^="/"]:after {
		content: " (http://rhumbaland.plan-a.com.au" attr(href)") ";
		font-size: 10pt;
	}
	
	#menu {
  		display: none;
		}		

	
p {
	font-family: georgia, palatino, times new roman, serif;
	color: #333333;
	line-height: 170%;
	letter-spacing: 0em;
	align-text:left;
	margin-top: 0px;
	margin-bottom: 1em;
}
	
	
.singing {
	font-family:trebuchet, tahoma;
	margin: 20px 3em 20px 4em;
	font-size: 10px;
	line-height: 20px
}
	
.description {
		font-family:georgia, palatino,  times new roman, serif;
		color:#333;
		font-size: small;
  		text-transform:none;
		margin: 0;
			
		}
		
		
.storyline {
		font-family:trebuchet, verdana, serif;
		color:#333;
		font-size: x-small;
  		text-transform:none;
		margin: 10px 3px 10px 5px;
		padding-bottom:10px;
		border-bottom:1px #c9f solid;
			
		}
		
		
.title	{
		font-family: georgia, palatino, times new roman, serif;
		font-size: 11px;
		color: #666600;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		}			

	.date	{ 
		font-family:trebuchet, verdana; 
		font-size: x-small; 
		color: #660; 
		border-top:1px solid #999;
		margin-bottom:4px;
		font-weight:normal;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		display:none
		}
	
	.calendarhead {	
		display:none	
		}	
	
	.side {
		display:none		
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .1em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		display:none					
		}		

	.comments-post {
		display:none	
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		display:none
		}		

	#banner-commentspop {
		display:none  			 
		}


