/*
-----------------------------------------------
Accentz Style Sheet
author:   brian fox - fox digital media
version:  7/2009
----------------------------------------------- */

/*General Markup*/

body {
	background: #601b5c url(i/bkg.jpg) repeat;
		color: #000000;
	padding: 0;
	margin: 0;
	font: normal 12px Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, san-serif !important;
	font: normal 100% Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, san-serif;
	}
a {
	text-decoration: underline;
	color: #601b5c;
	}
a:hover {
        text-decoration: none;
		}
img {
	border:0px;
	}
.alignright {
	float:right;
	padding: 5px;
border: 1px solid #ccc;}

h1, h1 a {
	font: 15px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: 1.2em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	/*color: #BF284A;*/
	/*color: #C73052;*/
	color: #56004A;
	background: transparent;
	text-decoration: none;
	padding: 0;
	text-align: left;
	text-shadow: #fff 0px 1px 2px;
	}

h2 {
	font: 14px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: 1.1em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #56004A;
	}

h3 {
	font:10px "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #7993B6;
	background: transparent;
	text-decoration: none;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	}
.center, .textwidget {
	text-align: center;
	padding-top: 15px;
}

/*Layout Elements*/
#page, #home {
	position: relative;
	background-color: transparent;
}
#wrapper {
	margin: 0 auto;
	width: 1017px;
	margin-top: 20px;
	line-height: 1.5em;
	padding-bottom: 15px;
	font-size: 1.1em;
	position: relative;
	}
	#header {
		background: white url(i/header.jpg) no-repeat;
		height: 134px;
		width: 1017px;
		padding:0;
		position: relative;
		}
		#header img {
			padding: 25px 0 0 30px;}
		#associate {
			position: absolute;
			top: 15px;
			right: 29px;
			font-size: .9em;
			}
	#content-wrapper {
		position: relative;
		background: white url(i/content-bkg2.jpg) repeat-y;
		width:1020px;
		min-height: 450px;
		}
		#content-top {
			position: absolute;
			top: 0;
			background: white url(i/content-top.jpg) no-repeat;
			width: 1020px;
			height: 35px;}
		#content {
			padding: 30px 45px 25px 255px;
			width: 420px;
			min-height: 630px;
			}
		#content-home {
			padding: 30px 45px 25px 255px;
			width: 700px;
			min-height: 330px;
			}

	#content-footer {
		position:absolute;
		left:0;
		bottom:0;
		background: white url(i/content-footer.jpg) no-repeat;
		height: 25px;
		width: 1020px;
		
		}

#nav {
		background: #dfc7e0 url(i/nav-bkg.jpg) repeat;
		width:1014px;
		height: 24px;
		margin-left: 3px;
		text-align: left;
		position: relative;
		margin-top: 20px;
		 }
		#nav a{
			height:47px;
			width:148px;}	
		 #navigation {
		    height: 24px;
		    margin: 10px auto; padding: 0;
		    position: absolute;
		    bottom:-10px;}
		  #navigation li {
		    margin: 0; padding: 0; list-style: none;
		    position: absolute; top: 0;}
		  #navigation li, #navigation a {
		    height: 24px; display: block;}
	
		  
		  #jewelry {
		  	background: transparent url(i/btn-jewelry.jpg)
		  	0 0 no-repeat;
		  	height: 24px;
		  	width: 150px;
		  	left: 0;}
		      #jewelry a:hover {
			    background: transparent url(i/btn-jewelry.jpg)
			    0 -48px no-repeat;}
			  #jewelry a.active {
			    background: transparent url(i/btn-jewelry.jpg)
			    0 -24px no-repeat;}

		  #host {
		  	background: transparent url(i/btn-host.jpg)
		  	0 0 no-repeat;
		  	height: 24px;
		  	width: 150px;
		  	left: 150px;}
		      #host a:hover {
			    background: transparent url(i/btn-host.jpg)
			    0 -48px no-repeat;}
			   #host a.active {
			    background: transparent url(i/btn-host.jpg)
			    0 -24px no-repeat;}

		  #sell {
		  	background: transparent url(i/btn-sell.jpg)
		  	0 0 no-repeat;
		  	height: 24px;
		  	width: 150px;
		  	left: 300px;}
		      #sell a:hover {
			    background: transparent url(i/btn-sell.jpg)
			    0 -48px no-repeat;}
			  #sell a.active {
			    background: transparent url(i/btn-sell.jpg)
			    0 -24px no-repeat;}


		  #story {
		  	background: transparent url(i/btn-story.jpg)
		  	0 0 no-repeat;
		  	height: 24px;
		  	width: 150px;
		  	left: 450px;}
		      #story a:hover {
			    background: transparent url(i/btn-story.jpg)
			    0 -48px no-repeat;}
			  #story a.active {
			    background: transparent url(i/btn-story.jpg)
			    0 -24px no-repeat;}
		 #contact {
		  	background: transparent url(i/btn-contact.jpg)
		  	0 0 no-repeat;
		  	height: 24px;
		  	width: 150px;
		  	left: 600px;}
		      #contact a:hover {
			    background: transparent url(i/btn-contact.jpg)
			    0 -48px no-repeat;}
			  #contact a.active {
			    background: transparent url(i/btn-contact.jpg)
			    0 -24px no-repeat;}


#left-sidebar {
	position: absolute;
	left: 17px;
	top: 45px;
	width: 170px;
	text-align: left;
	font: .9em;
	min-height: 100px;
	}
	#subnav {
		background-color: #D7B9D7;
		width: 180px;
		padding: 10px 10px 10px 25px ;
	}
	
#sidebar {
	position: absolute;
	right: 17px;
	top: 45px;
	width: 270px;
	text-align: left;
	
	font: .9em;
	min-height: 100px;
	padding: 10px 10px 10px 25px;
	}

.post-meta-key {
	display: none;}
	
#footer {
	padding: 0px 0px 20px 0px;
	text-align: center;
	color: #fff;
	clear: both;
	width: 1020px;
	}

#footer a,#homefooter a {
	color: #ccc;}
#footer a:hover, #homefooter a:hover {
	color: #666;
	}



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

/*Navigation Elements*/
#navigation ul {

	}

.home {
	background: transparent url(i/nav-home.jpg) no-repeat;
	width: 176px;
	height:59px;
	}



/* DEFAULT WP SIDEBAR STYLES */
#sidebar ul, #sidebar ul ol, #nav-home ul, #nav-home ul ol, #left-sidebar ul, #left-sidebar ul ol  {
	margin: 0;
	padding: 0;
	}
#sidebar ul li, #nav-home ul li, #left-sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
	}
#sidebar ul p, #sidebar ul select, #left-sidebar ul p, #left-sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol, #left-sidebar ul ul, #left-sidebar ul ol{
	margin: 5px 0 0 48px;
	}
#sidebar ul ul ul, #sidebar ul ol, #left-sidebar ul ul ul, #left-sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li, #left-sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li, #left-sidebar ul ul li, #left-sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
/* END DEFAULT WORDPRESS SIDEBAR STYLES */




/*STYLING*/

blockquote {
	background: url(i/quote-start.gif) no-repeat;
	/*text-indent: 18px;*/
	border-left: 1px dotted #ccc;
	color: #7F7F7F;
	}

blockquote p {
	padding-left: 19px;
	}

.pullquote {
	float: right;
	width: 200px;
	padding: 15px;
	background: url(i/quote-start.gif) no-repeat;
	font: bold 18px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: bold 1.5em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	}

.subtle {
	color: #666;
	}

.subtle:hover {
	color: #666;
	}

.thumbnail {
	float: left;
	 width: 190px;
	 margin: 0 20px 20px 0;
	 border: 1px;
	 padding: 0px;
 	}

.photobox {
	float: right;
	margin-top: -25px;
	padding: 5px;
	}

.photobox img {
	padding: 2px;
	background: #000;
	}

.pixbox {
	float: right;
	padding: 5px;
	text-align: center;
	}

.pixbox img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	}
.pixcenter, .ngg-widget {
	margin-left: auto;
	padding: 15px;
	text-align: center;
	}

.pixcenter img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #000;
	}
		
.photo {
		float: left;
		padding: 9px 19px;
		text-align: center;
		}

.photo img {
		padding: 2px;
		background: #000;
		}

.floatright {
	float: right;
	padding: 0 0 0 20px;
	}
	
.floatleft {
	float: left;
	padding: 0 20px 0 0;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

.clearboth {
	clear:both;
	}

li.widget {
	 margin: 0; padding: 0; list-style: none;
		    }