/*
Theme Name: White Board (880)
Theme URI: http: //www.example.com/
Description: A default template
Author: Mr. Wok
Template: thefoundation
Version: 2.0
*/
HR
{
	margin: 0;
	border-style: none;
	clear: both;
}
/*------- DEFAULT XHTML TAG SETTINGS -------*/
INPUT, TEXTAREA
{
	outline: 1 solid #000000;
	border: 1px solid #D0D0D0;
	background: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}
BODY
{
	background: #52585e;
	color: #FFF;
	font-family: Helvetica Neue; 
}
.alignleft
{
	float: left;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright
{
	float: right;
}
.galleryimg {float: left; margin: 5px;}
.exhibitions {float: left; margin-right: 40px; }
/*------- MAIN CONTAINERS -------*/
#wrapper
{
}
#page
{
	background: url(##30D2D2);
	width: 100%;
	margin: 0 auto 0 0;
	padding: 0;
}
/*------- MASTHEAD -------*/
#masthead
{
	margin: 0 auto;
	width: 900px;
	line-height: 1;
	background: transparent;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 20px;
}
#masthead:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
/*------- MASTHEAD TEMPLATES -------*/
#page_gallery_template #masthead
{
	width: 920px;
	margin: 0 auto;
	background: #15159E;
}
/*------- SITENAV-------*/
#sitenav
{
	float: right;
	/*+placement:shift 10px 19px;*/
	position: relative;
	left: 10px;
	top: 48px;
	z-index: 20000;
	text-transform: uppercase; 
}
/*------- MASTLINE -------*/
#mastline
{
	float: left;
	width: 409px;
}
#mastline H1 A
{
	display: block;
	padding: 0;
	height: 75px; 
	width: 409px;
	background: url(./images/KJNewheader.png);
}
#mastline H1 A SPAN
{
	position: relative;
	left: 0px;
	top: 0px;
	display: none; 
}
#mastline .description
{
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	height: 25px;
	overflow: hidden;
	text-indent: 14px;
	display: none; 
}
#mastline .description .thedate
{
	display: none;
}
* HTML #mastline .description
{
	padding: 0 0 0 10px;
}
/*------- MASTHEADSLIDE-------*/
#mastheadslide
{
	position: relative;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#mastheadslidebox
{
	z-index: 10;
	overflow: hidden;
	width: 920px;
	min-height: 0;
	margin: 0 auto;
}
#hide_mslide A
{
	border-bottom: 2px solid #B2E433;
	/*[empty]line-height:;*/
	margin-top: -2px;
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
#mastheadslide UL, #mastheadslide OL
{
	/*[disabled]display:inline-block;*/
	/*[disabled]margin-bottom:1em;*/
	/*[disabled]margin-left:30px;*/
}
#mastheadslide UL LI, #mastheadslide OL LI
{
	/*[disabled]clear:left;*/
	/*[disabled]list-style:disc;*/
	/*[disabled]list-style-position:outside;*/
	/*[disabled]float:left;*/
	/*[disabled]line-height:1.2em;*/
}
#mastheadslide P
{
	/*[disabled]line-height:1.2em;*/
}
/*------- CONTENT -------*/
#content
{
	margin: 0 auto;
	width: 920px;
	overflow: hidden;
	margin-top: 40px; 
	font-weight: lighter; 
}
#page_gallery_template #content
{
	width: 920px;
	/*[disabled]width:100%;*/
	padding: 0;
}
#index_template #content
{
}
#single_template #content
{
}
#page_template_default #content
{
}
#single_portfolio_default #content
{
	width: 880px;
}
/*------- CONTENT TF-------*/
#content #topfeatures
{
	margin: 0;
	float: left;
	width: 100%;
}
/*------- PRIMARY -------*/
#primary
{
	background: transparent;
	overflow: hidden;
	margin-left: 20px;
	width: 540px;
	float: left;
	display: inline;
}
/*-------  PRIMARY [STYLING] -------*/
#primary H3
{
	margin-bottom: 10px;
}
/*------- PRIMARY TEMPLATES -------*/
#index_template #primary
{
	float: left;
	width: 600px;
}
#page_template_default #primary
{
	float: left;
	width: 880px;
	padding-right: 0;
}

#page_gallery_template #primary
{
	float: left;
	margin: 0 auto 15px;
	clear: both;
	width: auto;
}
#page_template_mslide_fullwidth #primary
{
	width: 880px;
}
#single_portfolio_default #primary
{
	width: 880px;
	margin: 0;
}
/*------- PRIMARY TEMPLATE [STYLING] -------*/
#page_gallery_template #primary #parent_content
{
	margin: 0px;
	width: 880px;
	background: #D3BACA;
}
#index_template P
{
	margin-bottom: 10px;
}
/*------- SECONDARY-------*/
#secondary
{
	float: right;
	width: 250px;
	overflow: hidden;
	margin-right: 20px;
	background: transparent;
	border: 1px #5e656c solid; 
	padding: 10px; 
	margin-top: 30px; 
}
/*------- SECONDARY STYLING -------*/
#secondary .sidebox
{
	float: left;
	margin: 0 0 15px;
}
#secondary .sidebar_primary
{
	background: transparent;
	float: left;
	width: 250px;
}
#secondary .sidebar_secondary
{
	background: transparent;
	float: left;
	width: 250px;
}
#secondary .sidebox H2
{
	margin-bottom: 10px;
}
#secondary .widget
{
	float: left;
	clear: both;
	margin-bottom: 1em;
}
#secondary .widget_links UL
{
	width: 100%;
}
#secondary .widget_links UL LI
{
	float: left;
}
.sidebar_primary A, .sidebar_secondary A
{
}
#secondary H3
{
	margin-bottom: 0.1em;
	clear: both;
}
#secondary .tabs H3
{
	margin-left: 0.5em;
	margin-top: 10px;
}
#sidebar UL
{
	margin-bottom: 1em;
}
#sidebar UL:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
#sidebar UL LI
{
	background: transparent;
	float: left;
	width: 230px;
	/*[disabled]border-style:none none solid;*/
	padding: 0;
	border-width: 1px;
	border-color: #F0F0F0;
}
/*------- POST/PAGE ITEM -------*/
.item
{
}
/*------- POST/PAGE ITEM STYLING -------*/
.itemhead
{
margin-top: 20px;
margin-bottom: 10px; 
}
#index_template #primary .itemhead
{
margin-top: 30px;
}
#post-5 .itemhead H2 A {display: none; }
#post-17 .itemhead H2 A {display: none; }
#post-15 .itemhead H2 A {display: none; }
.itemhead H2
{
	clear: both;
}
.itemhead .datebox
{
	line-height: 1.5em;
}
.itemhead .metadata
{
	line-height: 1.2;
	color: #FFF;
}
.itemhead .metadata A
{
}
.itemtext
{
}
.itemtext A
{
}
.itemtext .alignleft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.itemtext .aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.itemtext .alignright
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.itemtext P
{
margin-bottom: 10px; 
}
.itemtext UL, .itemtext OL
{
	display: inline-block;
	margin-bottom: 1em;
	margin-left: 30px;
}
.itemtext UL LI, .itemtext OL LI
{
	clear: left;
	list-style: disc;
	list-style-position: outside;
	float: left;
}
.sociable
{
	clear: both;
}
.sociable UL LI
{
	clear: none;
}
/*------- POST/PAGE ITEM TEMPLATE -------------- POST/PAGE ITEM TEMPLATE STYLING -------*/
.home .itemtext H2
{
	display: none;
}
#index_template .itemtext P
{
	margin-bottom: 1em;
}
/*------- EDITLINK -------*/
.editlink
{
	height: 0px;
	width: 0px;
	display: none;
}
.editlink SPAN
{
	background: #FFFFFF;
	display: block;
	width: 60px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #833E3E;
	/*+border-radius:2px;*/
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 2px;
	position: relative;
	top: 5px;
	left: 0px;
}
.editlink SPAN A
{
	display: block;
}
/*------- COMMENT -------*/
#feedback
{
	margin-top: 30px;
	clear: both;
}
#feedback LABEL
{
	margin-left: 5px;
}
#feedback TEXTAREA
{
	width: 520px;
}
#feedback #respond
{
	margin-top: 30px;
}
#feedback .commentlist LI
{
	margin-bottom: 15px;
}
#feedback CITE
{
	font-style: normal;
}
/*------- FOOTER + FOOTBOX -------*/
#footer
{
	clear: both;
	width: 100%;
	margin: 0;
	margin-top: 50px; 
}
#footbox
{
	width: 880px;
	margin: 0 auto;
	text-align: right;
}
#footer UL LI SPAN
{
	display: block;
	color: #333;
}

/*------- SUCKERFISHMENU (DO NOT EDIT) -------*/
.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu
{
	line-height: 1;
}
.sf-menu UL
{
	position: absolute;
	top: -999em;
	width: 10em;
}
.sf-menu UL LI
{
	width: 100%;
}
.sf-menu LI:hover
{
	visibility: inherit;
}
.sf-menu LI
{
	float: left;
	position: relative;
}
.sf-menu A
{
	display: block;
	position: relative;
}
.sf-menu LI:hover UL, .sf-menu LI.sfHover UL
{
	left: 0;
	top: 2.5em;
}
UL.sf-menu LI:hover LI UL, UL.sf-menu LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI:hover UL, UL.sf-menu LI LI.sfHover UL
{
	left: 10em;
	top: 0;
}
UL.sf-menu LI LI:hover LI UL, UL.sf-menu LI LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI LI:hover UL, UL.sf-menu LI LI LI.sfHover UL
{
	left: 10em;
	top: 0;
}
/*------- SUCKERFISHMENU (EDIT)  -------*/
.sf-menu
{
	float: right;
	position: relative;
	font-size: 13px;
}
.sf-menu LI
{
}
.sf-menu LI LI
{
	background: #52585e;
}
.sf-menu LI LI LI
{
	background: transparent;
}
.sf-menu A
{
	position: relative;
	padding: 0.75em 1.1em 0.75em 0.6em;
	text-decoration: none;
}
.sf-menu A, .sf-menu LI A, .sf-menu LI LI A, .sf-menu LI LI LI A
{
	color: #FFF;
}
.sf-menu .current_page_anacestor A, .sf-menu .current_page_parent A
{
	color: #FFF;
}
.sf-menu .current_page_item A
{
	color: #c54304;
}
.sf-menu LI .current_page_item A
{
	color: #FEFEFE;
	background: transparent;
}
.sf-menu LI:hover, .sf-menu LI.sfHover, .sf-menu A:focus, .sf-menu A:hover, .sf-menu A:active
{
	outline: 0;
	color: #c54304;
}
.sf-menu A.sf-with-ul
{
	min-width: 1px;
}
.sf-sub-indicator
{
	display: none;
}
A>.sf-sub-indicator
{
	top: 0.8em;
	background-position: 0 -100px;
}
A:focus>.sf-sub-indicator, A:hover>.sf-sub-indicator, A:active>.sf-sub-indicator, LI:hover>A>.sf-sub-indicator, LI.sfHover>A>.sf-sub-indicator
{
	background-position: -10px -100px;
}
.sf-menu UL .sf-sub-indicator
{
	background-position: -10px 0;
}
.sf-menu UL A>.sf-sub-indicator
{
	background-position: 0 0;
}
.sf-menu UL A:focus>.sf-sub-indicator, .sf-menu UL A:hover>.sf-sub-indicator, .sf-menu UL A:active>.sf-sub-indicator, .sf-menu UL LI:hover>A>.sf-sub-indicator, .sf-menu UL LI.sfHover>A>.sf-sub-indicator
{
	background-position: -10px 0;
}
.sf-shadow UL
{
	background: url(../images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow UL.sf-shadow-off
{
	background: transparent;
}
.cufon, .cufon-canvas, CANVAS
{
	position: relative;
}

