/*
Theme Name: Purple


*/




/* Store Styles */

.product {
width: 190px;
float: left;
min-height: 290px;
}

.item-qty input {
	width: 50px;
	}
	
#cart-table td {
	min-width: 80px;
	}	
	
#cart-table th[scope=row] { width: 250px; }
	
	
.item-{
padding: 10px;
}	

.product-info {
	position: relative;
	bottom:0px;
	}

.store .info {
	width: 100%;
	}
	
.store .post h2 {
	padding-bottom: 10px;
	}	

.categories-list li {
	font-size: 12px;
	}
	



.product img {
text-align: center;
margin: 0 auto;
}

.view-cart {
	width: 138px;
	height: 20px;
	padding: 5px;
	background: url(images/cart-button.png) no-repeat center;
	text-indent: -9999px;
	float: left;
	}
	
.checkout {
	width: 138px;
	height: 20px;
	background: url(images/checkout-button.png) no-repeat center;
	text-indent: -9999px;
	float: left;	
	padding: 5px;
	}
	
.minicart-options {
	border-top: 2px dotted #000;
	clear: both;
	}	
	
.minicart-items	 {
	width: 138px;
	padding: 5px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #862460;
	float: left;
	border-right: 2px dotted #000;
}

.minicart-total	 {
	width: 140px;
	padding: 5px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #862460;
	float: right;
}

	
	




/* This is just to include data dor hcalendar support, but hide it from view */
span.hide {
	display: none;
}

.team p.flickrTag_container	 {
	display: inline;
	float: left;
	margin: 5px 0px;
	}
	
p.flickrTag_container img.small	 {
	border: 1px solid #000;
	padding: 3px;
	margin: 10px;
	}
	
.team {
	display: block;
	clear: both;
	float: left;
	padding: 5px 0px;
	}
	
.info {
	width: 300px;
	float: left;
	}	

.info h3 {
	padding-top: 0px;
	}	
	
		

#map {background: #000; border: 5px solid #000;}

/* Stop Firefox from underlining our abbreviated dates */
abbr {
	border: none;
	text-decoration: none;
	font-size: 100%;
}

p.drop-cap:first-letter {
font-size : 24px;
font-weight : bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
float : left;
width : 2em;
color: #9F4AA3;
}

img.center {
	margin: 0 auto;
	text-align: center;
	display: block;
	}
	
#sidebar p {
	}	
	
#sidebar h3 {
	font-size: 14px;
	}	
	
ul {
	list-style: none;
	padding-left: 10px;
	}
	
ul.bullets {
	list-style: disc;
	padding-left: 15px;
	}
	
	
li {margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}	

ul.faq {
	list-style: none;
	padding-left: 5px;
	}



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:  #403d37 url(/images/background-collage.jpg);
	behavior:url("/global/csshover3.htc")
	}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-transform: capitalize;
	text-align:left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#logo {
	margin:0px; background: url(images/logo.png) no-repeat; text-indent: -9999px; width: 261px; height:145px; float: left;
}

#heading {
	margin:0px; background: url(images/headings/rotator.php) no-repeat; text-indent: -9999px; width: 688px; height: 145px; float: left;
}

#menu {
	background: url(images/menu.png) no-repeat; width: 855px; height: 66px; float: right;
	}

h1 { font-size: 2em; color: #862460; padding-bottom: 0px;}
h2 { font-size: 1.6em;	color: #862460;  }
h3 { font-size: 1.2em; color: #862460;}
h4 { font-size: 1em; color: #862460;}

pre {
	overflow:auto;
}

#black	{width: 960px; margin: 0 auto; display: block; }
#blackbox {background: url(images/black-extend.png) repeat-y; width: 880px; margin:0 auto; display: block;}
#blackbox img {}
#blackbox-top {background: url(images/black-top.png) no-repeat; width: 880px;height: 10px;margin:0 auto;display: block; }
#blackbox-bottom {background: url(images/black-bottom.png) no-repeat; width: 880px; height: 10px;margin:0 auto;display: block;}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#000;
}

a {
	color: #846d12;
	text-decoration: none;
}


a:hover {
color: #862460; }


hr {
color: #000;
background-color: #000;
height: 3px;
margin: 10px;
display: block;
clear: both;	}

a img {
	border: none;
	}


/* Form and Flickr */
	

.flickr img {padding-right: 2px;}


input { 
	background: #FFF url(/images/form.jpg); 
	border: 1px solid #000; 
	margin: 5px 0px; 
	width: 275px; 
	height: 30px; 
	font-size: 24px; 
	line-height: 30px; 
	color: #E5DED7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
	
	
	
label { margin: 0 15px;}	
	
form {  width: 572px; padding-top: 10px; font-weight : bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;

}

textarea#comment {
	width:100%;
	background: #FFF url(/images/form.jpg); 
	border: 1px solid #000;
	font-size: 20px;
	color: #E5DED7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
}

.centered {
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

#header {
	margin: 0;
	background: url(images/paper-top.png) repeat-x;
	height: 145px;
	width: 100%;
}




#content-top {
	margin:0;
	padding:0;
	float:left;
	background: url(images/paper-main-top.png) no-repeat;
	height: 10px;
	width: 600px;
	}

#content-bottom {
	margin:0;
	padding: 0 0 10px 0;
	float:left;
	background: url(images/paper-main-bottom.png) no-repeat;
	height: 10px;
	width: 600px;
	}

#content-body {
	margin:0;
	padding:0;
	width:600px;
	float:left;
	background: url(images/paper-main.png) repeat-y;
	clear: both;
}

#content {
	margin:0;
	padding:10px 0px 0 10px;
	width:610px;
	float:left;
	clear: both;
}
	
	

#sidebar-news {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-news.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar-follow {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-follow.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar-events {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-events.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar-read {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-read.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar-browse {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-browse.png) no-repeat;
	height: 45px;
	width: 300px;
	}

#sidebar-cart {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-cart.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar-email {
	margin:0 auto;
	padding:0;
	float:right;
	background: url(images/sidebar-email.png) no-repeat;
	height: 45px;
	width: 300px;
	}
	
#sidebar form{
	width: 278px;
	margin: 0 auto;
	}	
	
	
	
	
	

#sidebar-bottom {
	margin:0 auto;
	padding:0 0 10px 0;
	float:right;
	background: url(images/sidebar-bottom.png) no-repeat;
	height: 10px;
	width: 300px;
	clear: both;
	}

#sidebar-body {
	width:300px;
	float:right;	
	margin:0 auto;
	background: url(images/sidebar-extend.png) repeat-y;
	padding:0px 0;
}	

.sidebar-bottom {
	margin:0 auto;
	padding:0 0 10px 0;
	float:right;
	background: url(images/sidebar-bottom.png) no-repeat;
	height: 10px;
	width: 300px;
	clear: both;
	}

.sidebar-body {
	width:300px;
	float:right;	
	margin:0 auto;
	background: url(images/sidebar-extend.png) repeat-y;
	padding:0px 0;
}	


#sidebar {
	width:310px;
	float:left;	
	margin:0;
	padding:10px 0;
}	

#sidebar-photo {
	width: 300px;
	height: 140px;
	margin:0 auto;
	background: url(/images/shop-photo.png) no-repeat;
	text-indent: -9999px;
	padding:0 0 10px 0;
	float: right;
	}

#sidebar .post {
	padding: 2px 10px;
	}

#header-Jen {
	width: 600px;
	height: 47px;
	background: url(/images/artist-jen.png) no-repeat;
	text-indent: -9999px;
	float: left;
	}

#header-Now {
	width: 600px;
	height: 47px;
	background: url(images/main-now.png) no-repeat;
	text-indent: -9999px;
	float: left;
	}
	
#header-Follow {
	width: 600px;
	height: 47px;
	background: url(images/main-follow.png) no-repeat;
	text-indent: -9999px;
	float: left;
	}
	
#header-News {
	width: 600px;
	height: 47px;
	background: url(images/main-news.png) no-repeat;
	text-indent: -9999px;
	}
	
#header-About {
	width: 600px;
	height: 47px;
	background: url(images/main-about.png) no-repeat;
	text-indent: -9999px;
	}
	
#header-Piercing {
	width: 600px;
	height: 47px;
	background: url(images/main-piercing.png) no-repeat;
	text-indent: -9999px;
	}
	

#header-Store {
	width: 600px;
	height: 47px;
	background: url(images/header-store.png) no-repeat;
	text-indent: -9999px;
	}
	
	

#header-Events {
	width: 600px;
	height: 47px;
	background: url(images/main-events.png) no-repeat;
	text-indent: -9999px;
	}
	
#header-Artists {
	width: 600px;
	height: 47px;
	background: url(images/main-artists.png) no-repeat;
	text-indent: -9999px;
	}
	
	
#header-Contact {
	width: 600px;
	height: 47px;
	background: url(images/main-contact.png) no-repeat;
	text-indent: -9999px;
	}	
	
#header-Press {
	width: 600px;
	height: 47px;
	background: url(images/main-press.png) no-repeat;
	text-indent: -9999px;
	}	

	
#header-Info {
	width: 600px;
	height: 47px;
	background: url(images/main-info.png) no-repeat;
	text-indent: -9999px;
	}	
	
#studio-img {
	width: 282px;
	height: 135px;
	background: url(images/studio.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	}
		


#footer {
	margin: 20px auto;
	clear: both;
	color: #FFFFCC;
}

/* Album Page */

.left {
	float: left;
	width: 50%;
	}
	
.right {
	float: right;
	width: 50%;
	}	

#top {width: 600px;
	float: left;
	margin: 15px;}
	
#info {
	width: 320px;
	float: left;
	}
	
#fineprint {
	font-size: 60px;
	}	
	
#button {
	width: 150px;
	height: 30px;
	margin: 5px;
	float: left;
	text-align: center;
	font-size: 80%;
	line-height: 30px;
	display: block;
	letter-spacing: 2px;
	}

.color {
	background: url(images/paper-blue.gif);
	border: solid 1px #FFFFFF;
	display: block;
	
	}
	

	
	
.othercolor	{
	background: url(images/paper-pink.gif);
	border: solid 1px #FFFFFF;
	display: block;
	}
	
	
#info h2, #info h3{
	text-align: right;
	}	
	
#info h2 {
	line-height: 0px;
	}			

#info h3 {
	font-style:italic;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	}			

#cover {
	width: 250px;
	float: right;
	border: solid 1px #000000;
	padding: 5px;
	}
	
#bottom {
	width: 580px;
	float: left;
	margin: 25px;}	
	

/* Album Page */


.entry .thumb {
	padding: 10px 5px;
	border-bottom: 2px solid #000000;
	border-top: none;
	border-right: 1px dashed #000000;
	}

.thumb	{
	width: 300px;
	height: 100px;
	padding: 10px 0px; 
	border-top: 2px solid #000000;
	border-right: 1px dashed #000000;
	float: left;

	}
	
.entry .artist-thumb {
	width: 310px;
	height: 120px;
	border-bottom: 2px solid #000000;
	border-top: none;
	border-right: 1px dashed #000000;
	float: left;
	}
	

.entry .artist-thumb h2	{
	text-align: right;
	font-size: 26px;
	}		
	
.thumb:hover  {	
	background: url(images/paper-blue.gif);
	}
	
.index .post:hover  {	
	background: url(images/paper-blue.gif);
	}		
	
.entry .thumb h2, .entry .thumb h3{
	text-align: right;
	}	
	
.entry .thumb h2 {
	font-size: 14px;
	line-height: 0px;
	margin: 0px;
	}			

.entry .thumb h3 {
	font-size: 12px;
	font-style:italic;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	}		

.thumb-info {
	width: 170px;
	float: left;
	height: 90px;
	margin-left: 10px;
	}
	
	
.entry .thumb #button {
	width: 160px;
	height: 20px;
	line-height: 20px;
	}	
	
#fineprint {
	font-size: 6px;
	}	
	
.thumb #button {
	width: 160px;
	height: 20px;
	line-height: 17px;
	}
	
.color a {
	width: 100%;
		display: block;

	}	
	
.othercolor a {
	width: 100%;
		display: block;

	}	
	
.othercolor a:hover {
	background: url(images/paper-yellow.gif);
	width: 100%;
		display: block;

	}			

.color a:hover {
	background: url(images/paper-yellow.gif);
	width: 100%;
		display: block;

	}	
	
.thumb h2, .thumb h3{
	text-align: right;
	}	
	
.thumb h2 {
	font-size: 14px;
	line-height: 0px;
	margin: 0px;
	}			

.thumb h3 {
	font-size: 12px;
	font-style:italic;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	}			

.thumb img {
	width: 90px;
	height: 90px;
	float: right;
	border: solid 1px #000000;
	padding: 5px;
	margin-right:10px;
	}


/* Artist Thumbs */
	
	
#follow-myspace a, #follow-myspace a:link, #follow-myspace a:visited {background: url(images/follow-myspace.png) top no-repeat; width: 140px; height: 49px; padding: 0px 5px; float: left; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-myspace a:hover, #follow-myspace a:visited:hover {background-position: bottom; text-indent: 9999px;}

#follow-twitter a, #follow-twitter a:link, #follow-twitter a:visited {background: url(/images/twitter.png) top no-repeat; width: 140px; height: 49px; padding: 0px 5px; float: left; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-twitter a:hover, #follow-twitter a:visited:hover {background-position: bottom; text-indent: 9999px;}

#follow-youtube a, #follow-youtube a:link, #follow-youtube a:visited {background: url(images/follow-youtube.png) top no-repeat; width: 140px; height: 49px; padding: 0px 5px; float: left; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-youtube a:hover, #follow-youtube a:visited:hover {background-position: bottom; text-indent: 9999px;}

#follow-facebook a, #follow-facebook a:link, #follow-facebook a:visited {background: url(images/follow-facebook.png) top no-repeat; width: 140px; height: 49px; padding: 0px 5px; float: left; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-facebook a:hover, #follow-facebook a:visited:hover {background-position: bottom; text-indent: 9999px;}

#follow-flickr a, #follow-flickr a:link, #follow-flickr a:visited {background: url(images/follow-flickr.png) top no-repeat; width: 140px; height: 49px; padding: 0px 5px; float: left; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-flickr a:hover, #follow-flickr a:visited:hover {background-position: bottom; text-indent: 9999px;}


#follow-rss a, #follow-rss a:link, #follow-rss a:visited {background: url(images/follow-rss.png) top no-repeat; width: 66px; height: 60px; padding: 0px 5px; float: right; display: block; overflow: hidden; text-indent: -9999px;	
 }
#follow-rss a:hover, #follow-rss a:visited:hover {background-position: bottom; text-indent: 9999px;}


#menu-main a, #menu-main a:link, #menu-main a:visited {background: url(images/menu/main.jpg) top no-repeat; width: 125px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-main a:hover, #menu-main a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-about a, #menu-about a:link, #menu-about a:visited {background: url(images/menu/about.jpg) top no-repeat; width: 99px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-about a:hover, #menu-about a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-news a, #menu-news a:link, #menu-news a:visited {background: url(images/menu/news.jpg) top no-repeat; width: 89px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-news a:hover, #menu-news a:visited:hover {background-position: bottom; text-indent: 9999px;}


#menu-artists a, #menu-artists a:link, #menu-artists a:visited {background: url(images/menu/artists.jpg) top no-repeat; width: 110px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-artists a:hover, #menu-artists a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-piercing a, #menu-piercing a:link, #menu-piercing a:visited {background: url(images/menu/piercing.jpg) top no-repeat; width: 122px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-piercing a:hover, #menu-piercing a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-press a, #menu-press a:link, #menu-press a:visited {background: url(images/menu/press.jpg) top no-repeat; width: 93px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-press a:hover, #menu-press a:visited:hover {background-position: bottom; text-indent: 9999px;}


#menu-contact a, #menu-contact a:link, #menu-contact a:visited {background: url(images/menu/contact.jpg) top no-repeat; width: 122px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-contact a:hover, #menu-contact a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-events a, #menu-events a:link, #menu-events a:visited {background: url(images/menu/events.jpg) top no-repeat; width: 134px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-events a:hover, #menu-events a:visited:hover {background-position: bottom; text-indent: 9999px;}

#menu-store a, #menu-store a:link, #menu-store a:visited {background: url(images/menu/store.jpg) top no-repeat; width: 93px; height: 50px; padding: 0px 0px; float: left; display: block; overflow: hidden; text-indent: -9999px;	}
#menu-store a:hover, #menu-store a:visited:hover {background-position: bottom; text-indent: 9999px;}




.now {
	padding: 0 5px;
	}

.now h2 {
	padding: 0px;}	


/* Header */
#headerimage {
	text-indent: -9999px;
	background:url('images/header.gif') no-repeat;
	height: 100px;

}



#header .description {
	font-size:1.2em;
}

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

#nav {
	width: 860px;
	padding-left: 16px;
	display: block;
	height: 50px;
	
}





	
#nav ul {
	display:inline;
	margin:0;
	padding:0;
	float: left;
	list-style: none;
	
}

	
#nav ul li {
	padding:0;
	display:inline;
}

#nav li {
	list-style: none;
	float: left;
	display: inline;
}

#nav ul li {
	font-size:1.2em;
	text-transform:uppercase;
}	

#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }

li > ul {
	top: auto;
	left: auto;
	}

li:hover ul { display: block; }

#nav ul li#nav_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#header, #hmenu {
	
}

#nav li a {
	color: #e5e2c6;
	text-decoration: none;
	float: left;
		list-style: none;

}

#nav form {
	float: right;
	}


#nav li a:hover {
}


.magazine img  {
	width: 136px;
	height: 180px;
	}
	
.awards img  {
	width: 180px;
	height: 180px;
	padding:3px;
	border: 1px solid #000;
	}
	

/* Text Styles */

.huge {
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
		
.big {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0px;
	}
	
.italic {
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.purple {
	color: #862460;
	}

.gold {
	color: #996600;
	}
	
.black {
	color: #000;
	}
	
.bold {
	font-weight: bold;
	}
	
.job-title	{
	font-size: 14px;
	margin-top: -5px;
	color: #862460;
	text-align: center;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	



/* Post */


	
	

.post-news {
	margin: 0;
	padding:0px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post-news h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post-news h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	

.info-box {
	width: 200px;
	background: url(/images/info-box.jpg) repeat-y center;
	color: #000;
	float: right;
	padding: 0px 5px 5px;
	margin: 5px;
	}
	
.info-box-top {
	width: 200px;
	height: 57px;
	background: url(/images/info-box-top.jpg) no-repeat center;
	}
	
.info-box ul{
	width: 190px;
	color: #e3ddd5;
	padding: 0px 5px 5px;
	margin: 5px;
	list-style: none;
	text-align: left;
	}
	
.info-box ul strong{
	color: #000;
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
.info-box li {
	padding-bottom: 10px;
	}
	
.info-box li a{
	color: #e3ddd5;
	border-bottom: 1px dotted;
	}
	

.exclamation {
	background: url(/images/exclamation.jpg) top left no-repeat;
	color: #CC3333;
	padding-left: 20px;
	margin: 10px 24px 10px 10px;
	font-weight: bold;
	}	
	
.entry p.exclamation {
	background: url(/images/exclamation.jpg) top left no-repeat;
	color: #CC3333;
	padding-left: 20px;
	margin: 10px 24px 10px 10px;
	font-weight: bold;
	}	
	
	

.post-news hr {
	display: block;
	}
	
.left {width: 240px; float: left;}	
.right {width: 240px; float: right;}	

.half {width: 285px; height: 250px; display: inline; margin: 0 auto; float: left; text-align: center;}	
.half img {width: 240px; height: 160px; border: 1px solid #000; }	

.large-photo {margin: 0 auto; text-align: center;  display: block; clear:both; margin: 10px; }
.large-photo img {
 	padding: 3px; border: 1px solid #000; 	
	}

.policies a {background: url(images/policies.png) no-repeat top; width: 300px; height: 50px; display: block; text-indent: -9999px; float: right;}
.policies a:hover {background-position: bottom;}


.post {
	margin: 0;
	padding:10px; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

h1 {
	padding:0;
	line-height: 1em;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmeta {
	clear: both;
	font-weight: bold;
	color: #862460;
	font-size: 11px;
	margin-top: 0px;
}

.postmeta a{
	clear: both;
	font-weight: bold;
	font-style: italic;
	color: #862460;
}

.postmeta a:hover{
	clear: both;
	font-weight: bold;
	font-style: italic;
	color: #996600;
}

.postmetadata {
	clear: both;
	font-size:1.2em;
	text-align: center;
	border-top: dotted 2px #000;
	border-bottom: dotted 2px #000;
	margin: 0px;
}


.clear {
	clear: both;
}

.entry {
	font-size:1.2em;
	line-height:1.6em;
	margin:0px 0;
}


.entry p {
	padding-left: 5px;
}


.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}


.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	float:right;
	clear: both;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}
			

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

h2.comments-header {
	border-top: dotted 2px #000;
	padding-top: 10px;
	}

.commentlist .quote {
	background:url(/images/quote.jpg) no-repeat top right;
	min-height: 90px;
	}
	
.commentlist .quote p {
	width: 420px;
	padding-right: 130px;
	}
	

.commentlist li {
 	padding: 5px 18px 22px 10px;
	margin-top:15px;
	background: #454545 (url/images/bg_commentlist.gif) bottom no-repeat;
	color:#000;
	font-size: 16px;
	line-height: 18px;
	margin: 5px 0px;
	font-style:italic;
	font-family: Georgia, Times, serif;
	}

.commentlist cite {
	display:block;
	padding-left: 20px;
	font-style:normal;
	color: #996600;
	text-align: right;
	padding-right: 130px;
	font-size: 20px;
	line-height: 18px;
	font-style:italic;
	font-family: Georgia, Times, serif;
	}
	
.commentlist cite a:link, .commentlist cite a:visited {
	color:#862460;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#996600;
	}



.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}



	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	padding:10px;
	text-align:center;
	font-size:1.1em;
}

/* Custom */

/* Easy Slider */

	#slider{
	margin: 0px auto;		
	width: 860px;
	height: 375px;
	overflow: hidden;
	clear: both;
	padding: 5px 0px;
}	
	#slider ul, #slider li{
	width: 860px;
	height: 375px;
		margin:0;
		padding:0;
		list-style:none;
	overflow: hidden;
			}
		
	#slider a img { border: none;}	
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:860px;
		height:375px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		display: none;
		}	
	#nextBtn{ 
		left:620px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(/global/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/global/images/btn_next.gif) no-repeat 0 0;	
		}												




