/***************************
******************* Links */
a { 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
a:visited {

}


/***************************
*********** Text Elements */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .8em;
}
h1 {
	font-size: 1.9em;
	margin-bottom: 0.9em;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}


/*************************************
******************** Body / Wrapper */

body {
	font-size: 62.5%;
	line-height: 1.4em;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}


/*************************************
**************************** Header */

div#header h1 {
	text-indent: -999em;
}


/*************************************
************************ Navigation */

div#access li {
	text-transform: uppercase;
	font-size: 1.4em;
}
div#access li a {
	text-decoration: none;
}
div#access li a:hover, div#access li:hover a, div#access li.current_page_item a, div#access li.current_page_parent a {
	text-decoration: none;
}
div#access li:hover li:hover a, div#access li:hover li a:hover {
	text-decoration: underline;
}
div#access ul ul {
	font-size: 0.6em;
}



/*************************************
********************* Subnavigation */

div#access-sub li {
	font-style: italic;
	text-transform: lowercase;
	font-size: 1em;
}
div#access-sub li a {
	text-decoration: none;
}
div#access-sub li a:hover {
	text-decoration: underline;
}


/*************************************
************************* Subscribe */

div#subscribe li a {
	text-decoration: none;
	font-size: 1.1em;
}
div#subscribe li a:hover {
	text-decoration: underline;
}


/*************************************
************************* Subscribe */

div#feature div.box h2 {
	text-transform: uppercase;
	font-size: 4.4em;
	line-height: 1em;
}
div#feature div#switcher h3 {
	text-indent: -999em;
}
div#feature div#switcher ul li a {
	text-decoration: none;
	text-align: center;
	line-height: 1.5em;
}
div#feature div#switcher ul li a:hover {
	text-decoration: underline;
}


/*************************************
*************************** Content */

h2.page-title { /* Page titles (but not post titles) */
	font-size: 2.5em;
	text-transform: uppercase;
}
h2.entry-title { /* Post entry titles */
	font-size: 2em;
	line-height: 1em;
}
div.entry-meta {
	font-size: 1.4em;
	text-transform: uppercase;
	font-style: italic;
}
div.meta {
	font-size: 1.2em;
}
div.meta p {
	font-style: italic;
}
body.single h2.entry-title, body.page h2.entry-title {
	font-size: 3.5em;
}
a.more-link, span.edit-link a {
	font-size: 1em;
	text-transform: uppercase;
	font-style: italic;
}
div.entry-content {
	font-size: 1.3em;
	line-height: 1.4em;
}
ul#pages-list {
	font-size: 1.8em;
}
body div#container li.MainCategory strong.category a.productlink {
	font-size: 1.7z.em;
}



/*************************************
************************** Sidebars */

div.sidebar ul.xoxo {
	font-size: 1.4em;
}
div.sidebar ul.xoxo ul.xoxo {
	font-size: 1em;
}
div.sidebar h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.6em;
}
div.sidebar ul.xoxo ul li {
	line-height: 1.9em;
}
li#search input#s {
	font-size: 1.3em;
}
li#search input.button {
	font-size: 1.2em;
}
div.sidebar h3 span {
	font-size: 0.5em;
	text-transform: lowercase;
}


/**************************************
* Latest Projects (and new clothing) */

li#latest-projects h3 {
	text-indent: -999em;
}
li#latest-projects h4 {
	font-size: 1.1em;
	letter-spacing: 1px;
}
li#latest-projects h4 a {
	text-decoration: none;
}
div.product-excerpt {
	line-height: 1.2em;
	font-size: 0.9em;
}
p.product-buy a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
p.product-price {
	font-size: 1.2em;
}


/*************************************
********************** New Clothing */

div.product-title {
	text-align: right;
}
div.product-title a {
	font-size: 0.9em;
}


/*************************************
********************* Flickr Photos */




/*************************************
***************** Newsletter Signup */

li#wpsb h3 {
	font-size: 1.1em;
	text-transform: lowercase;
	text-align: center;
}
input#wpsb_email {
	font-size: 1em;
}
input.wpsb_form_btn {
	text-indent: -999em;
}



/*************************************
******************* Events Calendar */

li#events-calendar li {
	font-size: 1.2em;
}
li#events-calendar li strong {
	font-weight: normal;
}



/*************************************
**************************** Footer */

div#access-footer li {
	text-transform: uppercase;
	font-size: 1.4em;
}
div#access-footer li a {
	text-decoration: none;
}
div#access-footer li a:hover {
	text-decoration: underline;
}
p#copyright {
	font-size: 0.9em;
	letter-spacing: 1px;
}
div#follow ul li {
	text-indent: -999em;
}



/*************************************
********************** Artist Pages */




body h2.prodtitles {
	font-size: 1.4em;
}

