/* @override http://www.saltandpegram.com/sp.css */

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

input,textarea {
	margin: 0;
}

/* @end */

/* @group fix footer */

html, body
	{
		height: 100%;
	}

	#nonfooter {
	min-height: 100%;
	margin: 0 auto;
}
* html #nonfooter {
	height: 100%;
}

#footer {
	clear: both;		width: 980px;
margin: 0 auto;

}
/* @end */

/* @group Structure */

body {
	line-height: 1.5;
	background: #fff ;
}

.clearfix {
	clear: both;
}

#page {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}


/* @end */

/* @group Typography */

/* 
  (0.875 * 16px = 14px) 
  */

body {
	font-size: 87.5%;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {text-transform: lowercase;color:  #F80099;
	font-size: 4em;
	line-height: 0.875;
	margin-bottom: 0.25em;
	font-weight: normal;
	letter-spacing: -3px;
}

h2 {color:  #32AAE7;
	font-size: 2em;
		line-height: 1;
	padding-top: 0.0em;
	padding-bottom: 0.9em;
	letter-spacing: -1px;
	font-weight: normal;
}
h2.newsection {	padding-top: 0.9em;

		color: #F80099;
}
h3 {	font-weight: bold;
	font-size: 1.4em;	
	letter-spacing: -1px;
	line-height: 1.2;
color: #F80099;	font-weight: normal;

}

h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	color: #45535A;

}

h5 {	font-weight: bold;
	font-size: 1em;
}

h6 {
	font-size: 1em;
	font-weight: normal; font-style: italic;

}

.quiet {
	color: #999;
}

/* @group Text elements */

p {
	margin: 0 0 1em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 1.5em;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
}

address {
	margin-top: 1.5em;
	font-style: italic;
}

del {
	color: #000;
}

a {
	color: #32AAE7;
	text-decoration: none;
}


blockquote {
	margin: 1.5em;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}

tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}

/*

@end */

/* @group Tables */

table {
	margin-bottom: 1.4em;
}

th {
	border-bottom: 2px solid #ddd;
	font-weight: bold;
}

td {
	border-bottom: 1px solid #ddd;
}

th,td {
	padding: 4px 10px 4px 0;
}

tfoot {
	font-style: italic;
}

caption {
	background: #ffc;
}

/* @end */

/* @end */

/* @group Content columns */

.pic {float:  left;width:  300px; height:  130px; overflow: hidden;	border: 1px solid #d8d8d8 !important;margin:  9px ;background:  #fff;
}
.taller {
	height:200px !important
}
.nopic {float:  left; white-space:nowrap;  overflow: hidden;	border: 1px solid #d8d8d8 !important;margin:  9px ; padding:  20px 20px 10px 20px; ;background:  #fff;
}

	
.nopic p {
	color:  #ccc; font-size: 0.9em;
}
	
.eventdate {float: left;margin:  20px 10px 0 10px;padding: 3px;
	width: 100px;background:  #F80099; color:  #fff; text-align: center;font-size:  1em;font-weight: bold;}
	
.eventdate  .hide {
	color:  #F80099; 
}	
.picthumb {float: left;
	width: 130px;}

.picthumb img {width: 90px;height: 90px;margin:  20px;

}

#facebook {width: 64px; height: 64px;}


.pictext {color:  #999;float: right;overflow: hidden;	height:  90px;
	width:160px; margin:  20px 10px 0 0 ;line-height:  1.5;}

.taller .pictext {height:  160px;}




#main img { 	margin-right:  50px;margin-bottom:  30px;
}

div#items {float:  left; width: 100%;clear: both;margin: 40px 0 ;padding: 40px 0 ;
	border-top:  1px solid #d8d8d8;}



.listing {	border-bottom:  1px solid #ddd;padding:  0 10px ;margin: 0 -10px;
}

.listing h2 em {
	font-weight: normal;font-style: normal;
}


#archive {clear:  both;
	padding:  20px  ; text-align:  right;}


ul.productlist li  {
	list-style: none; float:  left; border: 1px solid #d8d8d8 !important;margin:  9px ;padding:  5px;background:  #fff;	white-space: nowrap;

}


#items h2 {
	clear: left;
}

/* @end */

/* @group Header */

#skip {
	float:left;}

#top {float:  left;
	margin:  5px 0 ;
}



ul#contact {float:  right;list-style: none;margin: 50px;
}

ul#contact li {float: left; margin-left: 10px}

ul#contact li a {display: block; text-indent: -9000em; background: url(i/contact.png) no-repeat;width:  80px; height:  27px;

}
ul#contact li#contactfb a {display: block; text-indent: -9000em; background: url(i/facebook-small.png) no-repeat;width:  27px;
}

#header {
	clear: both;
	font-size: 1.143em;
	padding: 0;
	margin:20px 0 40px 0 ;
	width: 960px;
	background:  url(i/bg.png) bottom center repeat-x;
	color: #666;
}



#logo {
	margin: 30px 0 20px 40px;}

/* @end */



/* @group Footer */

#contacts {color:  #999;
	width: 960px;
	clear: both;
	margin: 40px 0 0 0;	font-size: 0.875em;
	line-height: 1.75;
	

}

#contacts a {
	color:  #999;
}
/* @end */

/* @group Twitter */



#twitter_div {	float:  left; width : 280px;color:  #999;padding:  0; margin:  10px 20px 0 20px ;}

#twitter_div ul {  overflow:  hidden;	margin: 20px 0 0 0;padding:0;	font-size:  1em;

}
#twitter_div ul li {clear:left; list-style: none;
	font-size: 1.2em;margin: 10px 0 ; padding:  15px 0 0 0 ; border-top: 1px solid #dedede;font-size:  1em; }

#twitter_div ul li a { 	color: #ccc
}
#twitter_div ul li span {
display:  block; padding: 0; margin:  0; 
}

#twitter_div ul li span a {background: inherit;
color: #32AAE7; padding: 0px 0 ; margin:  0; display:  block; width:  280px; float:  left;
}



#twitter_div h3 img{
float:  right;}


/* @end */

/* @group Menus */

/* @group Section indicators */

body#home-page  #home-tab a:link, body#home-page  #home-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#home-page  #home-tab a:hover, body#home-page  #home-tab a:focus

 {
	color: #fff;
} 



body#about-page  #about-tab a:link, body#about-page  #about-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#about-page  #about-tab a:hover, body#about-page  #about-tab a:focus

 {
	color: #fff;
} 


body#work-page  #work-tab a:link, body#work-page  #work-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#work-page  #work-tab a:hover, body#work-page  #work-tab a:focus

 {
	color: #fff;
} 

body#furniture-page  #furniture-tab a:link, body#furniture-page  #furniture-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#furniture-page  #furniture-tab a:hover, body#furniture-page  #furniture-tab a:focus

 {
	color: #fff;
} 

body#news-page  #news-tab a:link, body#news-page  #news-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#news-page  #news-tab a:hover, body#news-page  #news-tab a:focus

 {
	color: #fff;
} 


body#events-page  #events-tab a:link, body#events-page  #events-tab a:visited

 {
	color: #32AAE7; background: #fff;
} 

body#events-page  #events-tab a:hover, body#events-page  #events-tab a:focus

 {
	color: #fff;
} 

/* @end */



/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav
{font-size:  1.4em; text-transform: uppercase;font-weight:  normal; 
	clear: both;
	padding:  0;

}
#p7PMnav li {letter-spacing: -1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {font-weight:  normal; 
	margin: 0;
	padding: 5px 0 15px 0;
	color: #CFEFFB;
 background: #32AAE7 ;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 0.4em  0.5em; margin: 0.25em 0.75em 0 0;
	color: #666;
}
#p7PMnav a:hover, #p7PMnav a:active{
background: #32AAE7 !important;
	color: #fff;

}


/* ------ submenu style ------ */

#p7PMnav  li ul li a:link, #p7PMnav  li ul li a:visited {
	display: block;font-size: 0.6em !important; letter-spacing: 0;
	text-decoration: none;
	padding: 5px  0  0  5px ;  margin:  0 5px 0 5px;
	color: #CFEFFB !important;
	 background: #32AAE7 !important;
	line-height:1.2;

}
#p7PMnav  li ul li a:hover, #p7PMnav  li ul li a:active{
color:  #fff !important;

}


/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
 	color: #CFEFFB ;
 background: #32AAE7 ;

}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	/*background-image:  url(../images/dark_east.gif);*/
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
		color: #CFEFFB !important;
 background: #32AAE7 !important;


}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	}

#p7PMnav li a{

		background: transparent; padding-top: 10px; 
}




#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 7em;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}







/* @end */

/* @group jquery */

.clickable{
	cursor:pointer
}
.hover {background:  url(i/bg.png) bottom center repeat-x;
 border-right:  1px solid #c2c2c2 !important;
 border-bottom:  1px solid #c2c2c2 !important;}

/* @end */




.addthis_toolbox {margin:24px  0 0 0 }




