/* @override 
	http://tokens.possiblebox.net/wp-content/themes/tokens/css/interface/custom-home.css
	http://www.tokens.com.au/wp-content/themes/tokens/css/interface/custom-home.css
*/

/*

Theme Name: Tokens
Theme URL: http://www.tokens.com.au/
Description: Tokens of love
Version: 1.0
Author: Mighty Media
Author URI: http://www.mightymedia.com.au/
Tags: Fresh, custom header, fixed width, two columns, widgets

/*
/* @group Default*/
BODY
{
	font: 62.5%/1.4em Arial, Verdana, geneva;
	color: cornsilk;
	margin: 0;
	text-align: center;
	background: #F5F4E4 url(../../background/random.php) no-repeat 50% 0;}
*
{
	margin: 0;
	padding: 0;
}
P, UL, OL, BLOCKQUOTE, ADDRESS
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	
}

#main ul,#main-product ul{
	list-style-type: none;
	padding: 0 0 0 15px;
}

#main li, #main-product li{
	padding: 0 0 0 15px;
	background: transparent url(../../images/interface/bullet.gif) no-repeat 0px 5px;
	font-size: 1.1em;
}

#main ol li{
	padding: 0 0 0 0px;
	background: none;
}
#main ol{
	padding: 0 0 0 30px;}

P.error
{
	font-size: 11px;
	line-height: 16px;
	padding: 10px 10px 20px;
	color: #FFF;
	font-weight: bold;
/*text-shadow: #8a0009 2px 2px 0;*/
	background-color: #E35F25;
	border: 1px solid #FFF;
}
.clear
{
	clear: both;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.hidden
{
/*used to hide accessibility items*/
	position: absolute;
	left: -9999px;
}
H1
{
	font:1.8em Arial, Verdana, "geneva normal";
	color: #000;
	margin: 10px 0;

}
H2
{
	font: 1.8em Arial, Verdana, "geneva normal";
	color: #BC041C;
	margin: 5px 0;
}

H3
{
	font: 1.5em Arial, Verdana, "geneva normal";
	color: #aba794;
	margin: 5px 0;
}
A
{
	color: #000000;
	outline: none;
}
A:link, A:visited
{
	color: #BC041C;
	text-decoration: none;
}
A IMG
{
	border: none;
}
A:hover
{
	
	text-decoration: underline;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #333;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 90%;
	letter-spacing: 0.07em;
}
ACRONYM, ABBR
{
	cursor: help;
}
BLOCKQUOTE
{
	border-left: 5px solid #CCC;
	margin-left: 1.5em;
	padding-left: 5px;
}
/*@end
@group layout*/
#wrapper
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
/*logo position relies on this*/
}

#container
{
	float: left;
	width: 800px;
	padding: 0 0px;
	
}

#header
{
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 148px;
}
#nav
{
	float: left;
	margin: 10px 0 10px 0px;
	padding: 0px;
	width: 100%;
	background: #f2eccf;
}
#content
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 200px;
	height: 200px;
	height:auto;
}
#main
{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
}
#sidebarL
{
	float: left;
	width: 155px;
	margin: 0 5px 0 0;
}
#sidebar
{
	float: right;
	width: 220px;
	margin: 20px 0px 0 0px;
	padding: 0 10px;
	z-index:0;
	position: relative;
	display: inline;
	border: 0px solid #ccc;
	
}
.body_13 #main .article
{
	margin: 0px;
	padding: 0px;
}
#main .article, #main .article .article
{
	line-height: 18px;
	font-size: 11px;
	padding: 1px 0;
/*1px padding to prevent margin collapse*/
	margin: 20px 10px 0;
	float: left;
/*required to stop images escaping*/
	width: 680px;
/*required beause float collapses width*/
	display: inline;
/*combat IE6 Doubled float-margin bug*/
	position: relative;
	margin-right: -3px;
/*combat IE6 duplicate character bug*/
}
#main .article P
{
	line-height: 20px;
	font-size: 1.2em;
}
#main .article H3
{
	line-height: 30px;
}
#main img.right{
	float: right;
	padding: 10px;
	border: 1px solid #f1f1f1;
}
#footer
{
	float: right;
	width: 100%;
	display: inline;
/*combat IE6 Doubled float-margin bug*/
	font-size: 11px;
	line-height: 30px;
	padding: 25px 0 10px;
	margin: 20px -3px 0 0;
	background: transparent url(../../images/interface/amsterdam-sydney.gif) no-repeat 0px 0px;/*clear: both; apparently redundant because of width*/
}
/*@end
@group Header*/
#header H1 A
{
	width: 270px;
	height: 50px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0px 0 0;
	top: 20px;
	left: 0px;
	background: transparent url(../../images/interface/logo.gif) no-repeat 0px 0px;
}

.slogan{
	font-size: 1.5em;
	font-family: "Arial Black",Arial, Verdana, geneva;
	background: transparent url(../../images/interface/slogan.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 100%;
	margin-top: 75px;
	float: left;
}
/*@end
@group Nav
@group Sidebar*/
#sidebar H2
{
	font-size: 1.6em;
	color: #663333;
	line-height: 20px;
	padding: 5px 0;
}
#sidebar P
{
	font-size: 1.2em;
	color: #666;
	line-height: 20px;
	padding: 5px 0;
}
#sidebar H3
{
	font-size: 1.4em;
	color: #666;
	line-height: 20px;
	padding: 5px 0px;
	margin: 0 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar UL
{
	list-style-type: none;
	padding: 0 0px;
	margin: 0px;
}
#sidebar UL LI
{

}
/*@end*/
#nav UL
{
	list-style-type: none;
}
#nav UL LI
{
	font-size: 1.1em;
	margin: 0px 0px 0;
	float: left;
	display: inline;
}
#nav LI A:link, #nav LI A:visited
{
	display: block;
	float: left;
	margin: 0px;
	padding: 6px 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	z-index: 1000;
	text-transform: uppercase;
	border: 0px solid;
}

#nav li.page_item.page-item-268,#nav li.page_item.page-item-268.current_page_item a{
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	background: none !important;
}

#nav LI A:hover, #nav LI A:active
{
	color: #0D0D0D;
	border-bottom: 0px solid #000000;
}
#nav LI.current_page_item A
{
	color: #0D0D0D;
	display: block;
	border-bottom: 0px solid #000000;
}
/*@end
@group Footer*/
#footer #left-footer
{
	text-align: center;
	margin: 0 0px;
	color: #000;
	text-transform: uppercase;
	font-size: 1.1em;
}
#footer .right
{
	float: right;
	color: #999;
	margin: 0 10px;
}
#footer #right-footer
{
	font-weight: bold;
	text-align: center;
	color: #000;
}
#footer A:link, #footer A:visited
{
	border-bottom: 1px dotted #000;
}
#footer A:hover, #footer A:active
{
	text-decoration: none;
	border-bottom: 1px solid #7A95A3;
}
#footer A.hilite
{
	border-bottom: 1px solid #7A95A3;
}
/*@end
@group Dropdown Menu*/
#dropmenu, #dropmenu UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 1000;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #000000 !important;
}
#dropmenu A
{
}
#dropmenu A:hover
{
}
#dropmenu LI
{
	float: left;
	position: relative;text-align: left;
}
#dropmenu UL
{
	position: absolute;
	display: none;
	top: 26px;
	left: -1px;
	z-index: 1000;
}
#dropmenu UL A
{
	margin: 0;
}
#dropmenu UL A:hover
{
	color: #333;
}
#dropmenu LI UL
{
	width: 18.1em;
	font-size: 0.8em;
	z-index: 1000;
}
#dropmenu LI UL A
{
	width: 140px;
	margin: 0;
	font-size: 0.8em;
	background-color: #f2eccf;
	
}
#dropmenu UL UL
{
	top: auto;
	width: 15em;
}
#dropmenu LI UL UL
{
	left: 14.8em;
	margin: -3px 0 0 8px;
}
#dropmenu LI:hover UL UL, #dropmenu LI:hover UL UL UL, #dropmenu LI:hover UL UL UL UL
{
	display: none;
}
#dropmenu LI:hover UL, #dropmenu LI LI:hover UL, #dropmenu LI LI LI:hover UL, #dropmenu LI LI LI LI:hover UL
{
	display: block;
}
/*@end
@group Post Layout*/
.article DIV.date
{
	width: 50px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.6em;
	padding: 5px 0 0;
	background-color: #1C5281;
}
.article A.more-link
{
	background: transparent url(../../images/interface/more-button.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 130px;
	height: 28px;
	float: right;
}
.article DIV.meta
{
	color: #000000;
}
.article .commentpopup
{
	background: transparent url(../../images/interface/comment-popup.gif) no-repeat 0px 0px;
	width: 48px;
	height: 48px;
	float: right;
	font-size: 1.6em;
	text-align: center;
}
.article .commentpopup A
{
	color: #FFFFFF;
	line-height: 45px;
}
/*@end
@group Featured Content Slider

UTILITY STYLES
*/
.floatLeft
{
	float: left;
	margin-right: 10px;
}
.floatRight
{
	float: right;
}
.clear
{
	clear: both;
}

/*
PAGE STRUCTURE
*/
#page-wrap
{
	width: 100%;
	margin: 0px;
	position: relative;

}
/*
SLIDER
*/
.slider-wrap
{
	float: left;
	width: 566px;
	padding: 10px;
margin-top: 10px;
border: 1px solid #DDD;
}
.stripViewer .panelContainer .panel UL
{
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer
{
	position: relative;
	overflow: hidden;
	width: 566px;
	height: 313px;
	float: left;
	display: inline;

}


#main-photo-slider{

}

.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
	
}
.stripViewer .panelContainer .panel
{
	float: left;
	width: 566px;
	display: inline;
	border: 0px solid #800080;

}
.stripNavL, .stripNavR, .stripNav
{
	display: none;
}
.nav-thumb
{
	border: 0px solid #000000;
	margin: 0px;
	display: block;
	padding: 0px;
}
#movers-row
{
	margin: 0px 0 0 0px;
	width: 100%;
	padding: 10px 0 0;
	border: 0px solid #FF0000;
	float: left;
	display: inline;
}
#movers-row DIV A.cross-link
{
	float: left;
}

#movers-row .active-thumb
{
	border-bottom: 3px solid #EA052A;
	float: left;
}
.photo-meta-data SPAN
{
	font-size: 13px;
}
.cross-link
{
	display: block;
	width: 117px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
}
.active-thumb
{
	background: transparent url(../../images/icon-uparrowsmallwhite.png) no-repeat top center;
	border-bottom: 4px solid #000000;
}
/*@end
@group Home sidebar*/
#sidebar2
{
	width: 100%;
	border: 0px solid #000;
	color: #000;
	float: left;
	padding: 0px;
	margin: 5px 0 0 0;
}
#sidebar2 H2
{
	font-size: 1.6em;
	color: #663333;
	line-height: 20px;
	padding: 5px 0;
}
.widgettitle
{
	display: none;
}
#sidebar2 P
{
	font-size: 1.2em;
	color: #666;
	line-height: 20px;
	padding: 5px 0;
}
#sidebar2 H3
{
	font-size: 1.2em;
	color: #663333;
	line-height: 20px;
	padding: 5px 0px;
	font-weight: normal;
}
#sidebar2 UL
{
	list-style-type: none;
	padding: 0px;
}
#sidebar2 UL LI UL LI
{
	font-size: 1.2em;
	margin: 0 0px;
	display: inline;
	width: 189px;
	position: relative;
	float: left;
	text-align: center;
	padding: 0px 10px 5px 0px;
	height: 190px;
	text-align: left;
}
#sidebar2 LI A
{
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
#sidebar2 LI IMG
{
	margin: 5px auto;
	float: left;
	clear: both;
}
/*@end*/

/* @group Opening Hours */

#opening{

	width: 280px;
	padding: 5px;
	margin: 0px;
	position: absolute;
	top: 310px;
	right: 10px;
	display: inline;
	font-size: 1.2em;

	color: #000;
}

#opening .register{
	float: left;
	text-transform: none;
}


#opening ul li{
	padding-left: 0px;
	list-style-type: circle;
	margin-left: 20px;
	font-size: 1.2em;
}
/* @end */


/* @group News */
#news{
	float: left;
	width: 566px;
	padding: 10px;
	margin-top: 10px;
	height: 197px;

}

#news p{
	font-size: 1.2em;
}


#news .more{
	float: left;
	font-size: 1.1em;
}

#news .date{
	font-size:1.2em;
}

#news img.print{
	float: right;
}
/* @end */

/* @group Token of the month */
#tokenofmonth{

	width: 270px;
	padding: 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 160px;
	right: 10px;
	display: inline;
	color: #000;
	background-color: #dbd5ad;

}

#tokenofmonth h2{
	padding: 3px 0px;
	margin: 0px 0 10px 0;
	border-bottom: 2px solid #f5f4e4;
}

#tokenofmonth p{
	font-size: 1.2em;
	padding-top: 5px;
}


#tokenofmonth .more{
	font-size: 1.1em;
}
/* @end */

/* @group Product */

#main-product
{
	float: left;
	width: 680px;
	margin: 20px 0 0 0;
	padding: 0 10px;
	display: inline;
	font-size: 1.1em;
}


#main-product .article-product, #main-product .article-product .article
{		float: left ; 
		width: 150px;
		margin: 10px 5px 0px 5px;
		padding: 4px;
		border: 1px solid #e4dec1;
		min-height:220px;
  		height:auto !important;
  		height:220px;
		display: inline;
	background-color: #f5f4e4;
}
#main-product a.more-link{
	float: right;

}		
		
#main-product .article-product p
{
	line-height: 20px;
	color: #000;
}

#main-product .article-product H3
{
	line-height: 22px;
	text-transform: uppercase;
	margin-top: 5px;

}

/* @end */

/* @group Page Navigation */

.wp-pagenavi{
	margin-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e4dec1;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #BC041C;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #BC041C;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #BC041C;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	border: 1px solid #e4dec1;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #e4dec1;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #BC041C;
	background-color: #FFFFFF;
}

/* @end */

/* @group Category Archives */
#category-archives ul li{
	background-color: #ececec;
	padding: 0px;
	margin: 0px;
}

#category-archives ul li a{
	font-size: 1.6em;

	background-color: #FFF;
	padding: 5px 5px;
	display: block;
}

#category-archives ul ul li a{
	font-size: 1.2em;
	padding: 3px 5px 3px 25px;
	margin: 1px 0px;
	background: #FFF url(../../images/interface/bullet.gif) no-repeat 10px 6px;
}

#category-archives ul ul li a:hover{
	background-color: #f1f1f1;
	}

/* @end */

/* @group Breadcrumb */

p.breadcrumb{
	background-color: #FFF;
	padding: 5px;
	margin: 0 0 25px 0;
	font-size: 1.0em !important;
}

p.breadcrumb a{
	font-size: 1.2em !important;
}

/* @end */

img.tokenofthemonth{
	float: left;
	padding: 3px;
	border: 1px solid #999;
	margin-right: 10px;
	display: inline;
}


