/* - - - - - - - - - - - - - - - - - - - - -

Title : Patisse
URL : http://www.patisse.com.au


Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

div, dl, dt, dd, pre, form, fieldset, input, textarea, blockquote {
	margin:0; 
	padding:0; 
 }

 
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}

body { 
	padding: 0;
	padding-top: 50px;
	margin: 0;
	background: #babc35 url(/persistent/templateimages/bg.jpg) repeat;
 }

fieldset { 
	border: 0; 
}

img { 
	border: 0; 
}

h1 {
	font: normal 19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}

h2 {
	font: normal 17px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}


h3 {
	font: normal 14px/22px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}

p, td, li {
	font: normal 12/19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
	text-align: justify;
}

a {
	color: #421d0d;
	text-decoration: underline;
}

a:hover {
	color: #a3a60d;
	text-decoration: underline;
}

.clear { 
	clear: both; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container_wrap {
	width: 950px;
	margin: 0 auto;
}

#left_logo {
	width: 49px;
	float: left;
}

#container {
	width: 900px;
	float: left;
	height: auto;
}

	#logowrapper {
		width: 900px;
		height: 95px;
		float: left;
	}
	
		#logo {
			width: 245px;
			height: 95px;
			float: left;
		}
	
		#icons {
			width: 300px;
			height: 25px;
			padding-top: 70px;
			float: right;
			font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
			color: #fff;
			text-align: right;
		}
		
	
#navbar {
	width: 890px;
	height: 45px;
	background: #421d0d;
	margin: 0 auto;
	font: normal 11px/45px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	padding: 0;
	padding-left: 10px;
	border-bottom: 7px solid #a3a60d;
	}
	
	
#body_content {
	width: 880px;
	height: 400px;
	min-height: 400px;
	background-color: #f2ede7;
	margin: 0 auto;
	font: normal 12px/19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
	text-align: justify;
	padding: 10px;
	}
	

html>body #body_content {
	height: auto;
	padding-top: 0;
	padding-left: 10px;
}

#bodytext {
	width: 520px;
	float: right;
	padding-left: 10px;
}

#arrowUp { padding-top: 10px; width: 500px; }
#arrowDown { width: 500px; }

#mainContent { 
	width: 500px;
	min-height: 390px;
	overflow-y: hidden;
	overflow-x: hidden;
	text-align: left;
	padding-top: 10px;
}

#bodytext_full {
	width: 880px;
}


#mainContent_full { 
	width: 870px;
	height: 390px;
	overflow-y: hidden;
	overflow-x: hidden;
	text-align: left;
	padding-top: 10px;
}

#image {
	width: 340px;
	
	float: left;
	text-align: left;
}

html>body #image {
	padding-top: 10px;
}

#footer_wrap {
	width: 880px;
	background-color:#421d0d;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font:12px Arial,Verdana,Helvetica,sans-serif;
}
#footer_wrap table img{float:right;}
#footer {
	width: 300px;
	font: normal 11px/25px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	text-align: right;
	float: right;
}

a.footer {
	color: #fff;
	text-decoration: underline;
}

a.footer:hover {
	color: #421d0d;
}

#btm_navicons { 
	width: 500px;
	float: left;
	padding: 5px 0px 0px 0px;
	color: #5C8299;
/*	height: 25px;*/
	font: normal 11px Arial, Helvetica, sans-serif;
	}
	
a.naviconsHome { 
	color: #fff;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
/*	border: 1px solid #FFFFFF;*/
	background: url(/persistent/templateimages/homeicon.png) center left no-repeat ; 
	}
a.naviconsHome:hover {
	color:#b17806;
}

a.naviconsContact { 
	color: #fff;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
/*	border: 1px solid #FFFFFF;*/
	background: url(/persistent/templateimages/contacticon.png) center left no-repeat ; 
	}

a.naviconsContact:hover {
	color: #b17806;
}

a.naviconsNews { 
	color: #fff;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
/*	border: 1px solid #FFFFFF;*/
	background: url(/persistent/templateimages/news.png) center left no-repeat ; 
	}

a.naviconsNews:hover {
	color: #b17806;
}
 
/*----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

/* -- Top Menu Sucker Fish 4 Level -- */

#nav, #nav ul {
	width: 850px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	height: 432px;
	padding: 0;
	height: auto;
	margin: 0;
	}

#nav li.selected { 
	color: #fff;
	text-decoration: none;
	}

#nav li a {
	color: #FFFFFF;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform: none;
	padding: 15px 9px;
	}
		
#nav li a:hover { 
	color: #b17806;
	}

#nav li.selected a { 
	color: #b17806;
	text-decoration: none;
	}
	
#nav li.selected a:hover { 
	color: #b17806;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
}
	
/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform:none;
	text-align: left;
/*	padding: 7px 5px 7px 10px;*/
	color: #fff;
	width: auto;
	background: none;
	background-color: #d6a235;
	}
	#nav li ul a:hover { 
		background-color: #d6a235;
		text-decoration: none;
		color: #000;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
/*	padding: 7px 5px 7px 10px;*/
	color: #fff;
	width: auto;
	background: none;
	background-color: #d6a235;
	}
	#nav li.selected ul a:hover { 
		background-color: #d6a235;
		text-decoration: none;
		color: #000;
		}

#nav li ul li { 
	background-color: #d6a235;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0;
	padding-top: 16px;
	}

#nav li li {
	width: 150px;
	margin: 0;
	padding: 0;
/*	border-bottom: 1px solid #FFFFFF;*/
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

table.border {
	border: 1px solid #ccc;
}

 
 #stats {
 	display: none;
 }
 
 /*------------blog---------*/
 #blogBlock { 
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_background: none; /* remove in ie6 */ }
	#blogBlock .line { 
		height: 0px;
		border-top: 1px solid #bababa;
		border-bottom: 1px solid #ffffff;
		padding: 0px;
		margin: 0px;
		opacity: 0.6;
		-moz-opacity: 0.6;
		-khtml-opacity: 0.6;
		-ms-filter: alpha(opacity=50);
		filter: alpha(opacity=60);
		font-size: 0px;
		line-height: 0px; }
	#blogBlock .clear { 
		clear: both;
		padding: 0px;
		margin: 0px;
		font-size: 0px;
		line-height: 0px; }
	#blogBlockMain { 
		float: left;
		width: 60%;
		padding: 0px 0px 0px 0px; }
		#blogBlockMain #breadCrubms { 
			/* height: 41px; */
			padding: 0px 0px 0px 0px;
			text-align: left; }
			#blogBlockMain #crumbItems { 
				/* border-top: 1px solid #f3f3f3;
				border-right: 1px solid #e6e6e6;
				border-bottom: 1px solid #dadada;
				border-left: 1px solid #e8e8e8;
				background: #eaeaef url(/persistent/blog/bg_crumbitems.gif) left top repeat-x;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;
				border-radius: 4px;
				padding: 4px;
				margin: 0px 0px 0px 0px; */ }
				#blogBlockMain #crumbItems a { 
					/* color: #16507b; */
					text-decoration: none;
					text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
					/* background: url(/persistent/blog/bg_arrows.gif) left top no-repeat; */
					padding: 0px 5px 0px 0px; }
					#blogBlockMain #crumbItems a:hover { /* color: #000000; */ }
		#blogBlockMain .blogList .line { width: 100%; }
		#blogBlockMain .blogListImage { float: left; width: 110px; text-align: left; padding: 5px 10px 0px 0px; }
			#blogBlockMain .blogListImage img { padding: 4px; border: 1px solid #dcdcdc; }
			/* #blogBlockMain .blogListImageThumb { 
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;
				border-radius: 4px;
				border-top: 1px solid #bbbbbb;
				border-right: 1px solid #ffffff;
				border-bottom: 1px solid #ffffff;
				border-left: 1px solid #bbbbbb;
				width: 100px;
				height: 100px;
				margin: 0px auto; } */
		#blogBlockMain .blogListTitle,
		#blogBlockMain .blogListContent { width: 100%; margin: 0px 0px 10px 0px; }
			#blogBlockMain .blogListTitle h1 { 
				/* font: normal 27px/1.2em Georgia, "Times New Roman", Times, serif; */
				font: normal 28px Georgia, Arial, Helvetica, Verdana, serif;
				/* color: #676767; */
				text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
				text-transform: none;
				padding: 0px;
				margin: 0px; }
			#blogBlockMain .blogListTitle h2, #blogBlockMain .blogListTitle h2 a { 
				/* font: normal 25px/1.2em Georgia, "Times New Roman", Times, serif; */
				font: normal 24px Georgia, Arial, Helvetica, Verdana, serif;
				/* color: #444447; */
				text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
				text-transform: none;
				padding: 0px;
				margin: 0px; }
				#blogBlockMain .blogListTitle h2 a:hover { color: #909090; }
			#blogBlockMain .blogListTitle { 
				/* font: italic normal 12px "Times New Roman", Times, serif; */
				font-size: 12px;
				font-style: italic;
				color: #a9a9b0; }
			#blogBlockMain .blogListTitle a { 
				/* font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; */
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				text-decoration: none;
				text-transform: uppercase; }
			#blogBlockMain .blogListTitle strong { 
				/* font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; */
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase;
				color: #676767; }
			#blogBlockMain .blogListContent { font-size: 12px; line-height: 1.8em; }
			#blogBlockMain .blogListContent a { text-decoration: none; }
			#blogBlockMain .blogListTime, 
			#blogBlockMain .blogListLink, 
			#blogBlockMain .blogListVotes, 
			#blogBlockMain .blogListCategories { 
				float: left;
				/* font: normal 10px Arial, Helvetica, sans-serif; */
				font-size: 10px;
				color: #a9a9b0;
				text-transform: uppercase;
				padding: 5px 8px 5px 16px; }
				#blogBlockMain .blogListTime { 
					background: url(/persistent/blog/icn_bloglist_time.png) left center no-repeat;
					_background: url(/persistent/blog/icn_bloglist_time.gif) left center no-repeat; }
				#blogBlockMain .blogListLink { 
					background: url(/persistent/blog/icn_bloglist_link.png) left center no-repeat;
					_background: url(/persistent/blog/icn_bloglist_link.gif) left center no-repeat; }
				#blogBlockMain .blogListVotes { 
					background: url(/persistent/blog/icn_bloglist_votes.png) left center no-repeat;
					_background: url(/persistent/blog/icn_bloglist_votes.gif) left center no-repeat; }
				#blogBlockMain .blogListCategories { 
					background: url(/persistent/blog/icn_bloglist_categories.png) left center no-repeat;
					_background: url(/persistent/blog/icn_bloglist_categories.gif) left center no-repeat; }
					#blogBlockMain .blogListCategories a { text-transform: none; font-style: italic; }


	#blogBlockSide { 
		float: right;
		width: 35%; }
		.blogCategories { width: 90%; margin: 0px auto; }
		.blogArchives { width: 90%; margin: 20px auto 0px auto; }
		#blogBlockSide ul { 
			margin: 0px;
			padding: 0px;
			list-style: none; }
			#blogBlockSide li { 
				padding: 8px 10px;
				margin: 0px;
				list-style: none;
				border-bottom: 1px solid #dbdbdb;
				color: #808080; }
				#blogBlockSide li a { font-size: 12px; text-decoration: none; }
		#blogBlock #blogBlockSide h3 { 
			/* font: normal 14px/1em Lucida Grande, Tahoma, Geneva, Arial, Helvetica, sans-serif; */
			/* font-size: 14px;
			line-height: 1em; */
			text-decoration: none;
			text-transform: uppercase;
			/* color: #141414; */
			text-shadow: 1px 1px rgba(255, 255, 255, 0.6); }
			#blogBlock #blogBlockSide .blogCategories h3, #blogBlock #blogBlockSide .blogArchives h3 { 
				/* background: url(/persistent/blog/bg_blog_categories.png) left top repeat; */
				border-top: 2px solid #dcdcdc;
				border-bottom: 2px solid #dcdcdc;
				padding: 15px 10px 0px 10px;
				width: auto;
				height: 29px;
				text-align: center;
				font-size: 16px; }

	#blogBlock .pagiNation { padding: 15px; color: #a9a9b0; text-align: center; }
	#blogBlock .pastLink, #blogBlock .futureLink, #blogBlock .pagiNation b { 
		/* font: normal 21px/1em Lucida Grande, Tahoma, Geneva, Arial, Helvetica, sans-serif; */
		font-size: 18px;
		line-height: 1.5em;
		font-weight: normal;
		text-decoration: none;
		color: #16507b;
		text-shadow: 1px 1px rgba(255, 255, 255, 0.6); }
		#blogBlock .pastLink:hover, #blogBlock .futureLink:hover, #blogBlock .pagiNation b { color: #a9a9b0; }
	#blogBlockSide p { font-size: 12px; color: #87878c; }

	#blogBlockSide .pagiNation { width: 90%; margin: 0px auto; }
	#blogBlockSide .line { width: 90%;margin: 0px auto; }
	#blogBlockSide form { width: 90%; margin: 0px auto; }
	#blogBlockSide .laBel { 
		/* font: bold 14px/1em Lucida Grande, Tahoma, Geneva, Arial, Helvetica, sans-serif; */
		font-size: 11px;
		line-height: 1em;
		text-decoration: none;
		text-transform: uppercase;
		color: #999999;
		text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
		margin-right: 5px;
		padding-top: 5px;
		float: left; }
	#blogBlockSide .txtField { 
		border-top: 1px solid #bababa;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #dadada;
		border-left: 1px solid #cacaca;
		margin: 1px 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		width: 150px;
		height: 18px;
		/* font: normal 12px/1em Arial, Helvetica, sans-serif; */
		font-size: 12px;
		line-height: 1em;
		color: #999999;
		float: left; }
	#blogBlockSide .buTTon { 
		border-top: 1px solid #dadada;
		border-right: 1px solid #cacaca;
		border-bottom: 1px solid #bababa;
		border-left: 1px solid #cccccc;
		background: #eaeaef url(/persistent/blog/bg_crumbitems.gif) left top repeat-x;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		/* font: bold 12px/1em Lucida Grande, Tahoma, Geneva, Arial, Helvetica, sans-serif; */
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #999999;
		height: 24px;
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 3px;
		text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
		float: left; }
		
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}
.blogListTitle img{width:40px;height:40px;}
