/*
Theme Name: Workbench Music – 2011
Author: Sebastien Marchal
Theme URI: http://workbenchmusic.com/
Version: 6.0
*/

@import url("style-forms.css");

/*  Reset default browser CSS. Based on work by Eric Meyer: 
	http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}
body {
	line-height: 1;
	}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	}
ol, ul {
	list-style: none;
	}
blockquote {
	quotes: none;
	}
blockquote:before, blockquote:after {
	content: '';
	content: none;
	}
del {
	text-decoration: line-through;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a { outline: none; }
a img {
	border: none;
	}
	
span.edit-link { display: none; }

/*  Layout
-------------------------------------------------------------- */


body { 
	margin: 0 100px 0 0; height: 100%;
	background:
	url("images/background-trees.jpg") no-repeat fixed right bottom,
	url("images/pattern.png") repeat fixed left top;
	background-color: #d5dadf;
	}

#wrapper {
	margin: 0; padding: 100px 0 0 0;
	}

#access .menu-header,
div.menu,
#colophon {
	margin: 0 auto;
	}
	
#main {
	clear: both;
	padding: 0;
	margin: 0 0 0 360px;
	width: auto;
	background: transparent;
	}

#container {
	margin: 0;
	width: 100%;
	background: transparent;
	}

#content {
	margin: 0; padding: 0;
	}


/*  Fonts
-------------------------------------------------------------- */

/* globals */
body,
input,
textarea,
.page-title span,
.pingback a.url,
#site-info,
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "EB Garamond", Palatino, Garamond, Georgia, serif;
	color: #2f3a45;
	}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	}

/* Content links */

#content p a:link,
#content ul a:link,
#content h3 a:link,
#content h5 a:link,
#content ol a:link { color: #2f3a45; text-decoration: none; text-shadow: none; border-bottom: 1px solid #abb2b9; }
#content p a:visited,
#content ul a:visited,
#content h3 a:visited,
#content h5 a:visited,
#content ol a:visited { color: #2f3a45; text-decoration: none; text-shadow: none; border-bottom: 1px solid #abb2b9; }
#content p a:hover,
#content ul a:hover,
#content h3 a:hover,
#content h5 a:hover,
#content ol a:hover { color: #fff; text-decoration: none; text-shadow: 0 0 2px #777c82; border-bottom: 1px solid #9ea5ad; }
#content p a:active,
#content ul a:active,
#content h3 a:active,
#content h5 a:active,
#content ol a:active { color: #fff; text-decoration: none; }

#content h4 a:link { color: #2f3a45; text-decoration: none; text-shadow: none; border-bottom: none; }
#content h4 a:visited { color: #2f3a45; text-decoration: none; text-shadow: none; border-bottom: none; }
#content h4 a:hover { color: #2f3a45; text-decoration: none; border-bottom: 1px solid #9ea5ad; }
#content h4 a:active { color: #2f3a45; text-decoration: none; }


/*  Header
-------------------------------------------------------------- */

#header {
	margin: 0; padding: 0;
	position: fixed;
	left: 100px; top: 75px;
	}
#masthead { 
	margin: 0;
	}

#masthead a.mark {
	margin: 0 0 0 -10px; padding: 0;
	display: block;
	width: 93px; height: 111px;
	background: url("images/header-gramophone.png") no-repeat 0 0;
	}
	#masthead a.mark:hover { background: url("images/header-gramophone.png") no-repeat -93px 0; }
	#masthead a.mark img { display: none; }
	
	.error404 #masthead a.mark { margin: 0 0 0 -20px; width: 90px; background: url("images/header-moon.png") no-repeat 0 0; }
	.error404 #masthead a.mark:hover { background: url("images/header-moon.png") no-repeat -92px 0; }
	

	#masthead ul { 
		margin: 50px 0 0 -28px; padding: 0;
		list-style-type: none;
		}
	#masthead ul li { 
		margin: 0 0 0 0; padding: 5px 15px 5px 0;
		font-size: 14px;
		background: none;
		}
		#masthead ul li.last { margin: 0 0 0 0; }
		#masthead ul li h2 img { margin: 0 0 -1px 2px; }
		
		#masthead ul li a { 
			padding: 2px 10px 10px 28px; 
			-webkit-transition: background .2s ease-out;
    		-moz-transition: background .2s ease-out;
    		transition: background .2s ease-out;
			background-position: 5px 0;
			}
		#masthead ul li a:hover {
			background: url("images/ribbon-left-faded.png") no-repeat 0 0; 
			}
		#masthead ul li.current-menu-item a,
		.single-releases #masthead ul li#menu-item-27 a { 
			background: url("images/ribbon-left.png") no-repeat 5px 0; 
			}

#masthead a:link { color: #2f3a45; text-decoration: none; }
#masthead a:visited { color: #2f3a45; text-decoration: none; }
#masthead a:hover { color: #2f3a45; text-decoration: none; background: #fff; }
#masthead a:active { color: #2f3a45; text-decoration: none; }

#masthead ul li.last a { 
	}
#masthead ul li.last a:hover {
	}

#masthead h1 a:link,
#masthead h1 a:visited { 
	color: #2f3a45; text-decoration: none;
	/*-webkit-transition: border-bottom .2s ease-out;
    -moz-transition: border-bottom .2s ease-out;
    transition: border-bottom .2s ease-out;*/
    border: none;
	}
#masthead h1 a:hover { color: #2f3a45; text-decoration: none; background: none; border-bottom: 1px solid #c1c7ce; }
#masthead h1 a:active { color: #2f3a45; text-decoration: none; }

#header a.twitter { margin: 50px 0 0 0 !important; opacity: 1; display: block; width: 28px; }
#header a.twitter:hover img { opacity: .6; }

/* Headers
-------------------------------------------------------------- */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	line-height: 1.5em;
	margin: 0 0 20px 0;
	}

/*.home #content h1.entry-title { visibility: hidden; }*/

#wrapper h1 {
	margin: 30px 0 0 0; padding: 0;
	font-family: "EB Garamond", Garamond, Georgia, Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	}
	#wrapper .category h1 {
		font-size: 28px;
		margin: 0 0 0 0; padding: 0 0 0 15px; 
		}

#masthead h2 { 
	margin: 10px 0 0 0 !important; padding: 0;
	font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 100%;
	letter-spacing: 0;
	text-transform: none;
	}
#content h2 { 
	margin: 0 !important; padding: 0;
	font-family: "EB Garamond", Garamond, Georgia, Serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0;
	text-transform: none;
	}
	#content h1 + h2 { margin-top: 0px; }

#content h3 {
	font-size: 20px;
	clear: none;
	}
	.home #content h3 {
		font-size: 22px;
		}

#content h4 {
	margin: 40px 0 10px 0 !important; padding: 0 !important;
	font-family: "EB Garamond", Garamond, Georgia, Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	}
	
#content h5 {
	margin: 40px 0 10px 0;
	}


.category .release-head {
		margin: 0 0 20px 0; padding: 0 0 0 40px;
		border-left: 1px solid #c1c7ce;
		position: relative;
		}
	#content .release-head h1 {
		font-size: 9px;
		font-weight: normal;
		line-height: 100%;
		letter-spacing: 0.5em;
		text-transform: uppercase;
		margin: 0 0 0 -75px !important; padding: 15px 0 15px 75px !important;
		background: url("images/treble-clef.png") no-repeat 0 2px;
		line-height: 100% !important;
		}
		.single #content h1 a.return { position: absolute; text-align: left; right: 155px; margin: 0; padding-bottom: 4px; }
		.single #content h1 a.return-narrow { position: absolute; text-align: left; right: 0; margin: 0; padding-bottom: 4px; }
			
	/* treble clef on release page */
	.single .category .release-head h2 a {
		margin: 0 0 0 -75px !important; padding: 0 0 0 75px !important;
		font-size: 72px !important;
		background: url("images/treble-clef.png") no-repeat 0 2px;
		}
	.single .category .release-head h2 a:hover {
		background: url("images/treble-clef.png") no-repeat 0 2px;
		}
		
		
	/* treble clef on regular pages */
	.page .entry .entry-title,
	.error404 .entry .entry-title {
		margin: 0 0 20px 0; padding: 0 0 0 40px;
		border-left: 1px solid #c1c7ce;
		}
	.page #content .entry-title h1,
	.error404 #content .entry-title h1 {
		font-size: 9px;
		font-weight: normal;
		line-height: 100%;
		letter-spacing: 0.5em;
		text-transform: uppercase;
		margin: 0 0 0 -75px !important; padding: 15px 0 15px 75px !important;
		background: url("images/treble-clef.png") no-repeat 0 2px;
		line-height: 100% !important;
		}
		.page .entry-title h1 a:hover {
			background: url("images/treble-clef.png") no-repeat 0 2px;
			}
	
	
	/* bass clef for singles on release grid page */
	#content .bass .release-head h1 {
		background: url("images/bass-clef.png") no-repeat 0 7px;
		}
		
	
.release-head h1 a:link { color: #2f3a45; text-decoration: none; }
.release-head h1 a:visited { color: #2f3a45; text-decoration: none; }
.release-head h1 a:hover { color: #2f3a45; text-decoration: none; border-bottom: 1px solid #9ea5ad; }
.release-head h1 a:active { color: #2f3a45; text-decoration: none; }


/* body copy
-------------------------------------------------------------- */

p {
	font-size: 20px;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	}
	#content h4 + p { margin-top: 30px; }
	
	p strong {
		font-weight: bolder;
		}

/* global entry */
.entry {
	max-width: 580px;
	min-width: 250px;
	}
	
/* page entry copy */
	.page .entry .entry-content,
	.error404 .entry .entry-content {
		margin: 0 0 0 0 !important; padding: 0 0 0 40px !important;
		}

/* home entry copy */
.home .entry {
	margin: 0; padding: 0 0 0 40px;
	border-left: 1px solid #c1c7ce;
	max-width: 500px;
	min-width: 250px;
	}
	.home .entry .entry-content {
		margin: 0 0 0 -75px !important; padding: 0 0 0 75px !important;
		background: url("images/bass-clef.png") no-repeat 0 7px;
		}



ul, ol {
	font-size: 16px;
	font-weight: 300;
	line-height: 140%;
	margin: 0 0 18px 15px;
	}
ul {
	list-style-type: none;
	}
	ul li, ol li {
		padding-left: 15px;
		background: url("images/list-square.png") no-repeat 0 9px;
		}

span.edit-link { }
a.post-edit-link {
	margin: 0 0 0 0; padding: 2px 8px 0 8px;
		font-family: "EB Garamond", Garamond, Georgia, Serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 100%;
		letter-spacing: 0;
		text-transform: uppercase;
		color: #fff;
		background: #2f3a45;
		
     -moz-border-radius: 7px; 
  -webkit-border-radius: 7px; 
          border-radius: 7px; 
		}

/* Home Page Feature
-------------------------------------------------------------- */
.home .release-content a.ribbon-feature {
	position: absolute;
	left: 300px;
	top: 50px;
	width: 50px; height: 40px;
	padding: 8px 40px 0 13px;
	display: block;
	line-height: 110%;
	background: url("images/ribbon-right.png") no-repeat -5px 0;
	font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
	font-size: 12px;
	color: #5d6873;
	font-style: italic;
	text-decoration: none;
	}

.home .release-content a.ribbon-feature:link,
.home .release-content a.ribbon-feature:visited { 
	-webkit-transition-property: background, padding;
    -moz-transition-property: background, padding;
    transition-property: background, padding;
    
    -webkit-transition-duration: .2s,.1s;
    -moz-transition-duration: .2s,.1s;
    transition-duration: .2s,.1s;
    
    -webkit-transition-timing-function: ease-out,ease-out;
    -moz-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out;
	}
.home .release-content a.ribbon-feature:hover { padding: 8px 40px 0 13px; background: url("images/ribbon-right.png") no-repeat 0 0; }
.home .release-content a.ribbon-feature:active { padding: 8px 40px 0 13px; background: url("images/ribbon-right.png") no-repeat 0 0; }

.home #content h4 { margin: 30px 0 0 0 !important; }


/* Releases list
-------------------------------------------------------------- */

.release-content {
	margin: 0 0 0 40px; padding: 0;
	position: relative;
	}
	
/* attachment list */
.release-content ul {
	margin: 0; padding: 0 0 0 15px;
	list-style-type: none;
	}
	.release-content ul li {
		margin: 0 15px 8px 0; padding: 0;
		float: left;
		}

/* grids */
.grid { margin: 0 0 30px 0; max-width: none; }
.grid .release-content:hover > .release-item {
	opacity: .3;
	}
.grid .release-content:hover > .release-item:hover {
	opacity: 1;
	}

.grid .release-content .release-item {
	margin: 0 40px 40px 0;
	float: left;
	position: relative;
	width: auto;
	-webkit-transition: opacity .5s ease-out;
   	-moz-transition: opacity .5s ease-out;
   	transition: opacity .5s ease-out;
	}
	.single .grid .release-content .release-item { margin: 0 30px 30px 0; }
	.grid .release-content .release-item .entry-head {
		display: none;
		-webkit-transition: opacity .5s ease-out;
   		-moz-transition: opacity .5s ease-out;
   		transition: opacity .5s ease-out;
		}
	.grid .release-content .release-item:hover .entry-head {
		position: absolute;
		left: 0; top: 15px;
		width: auto; height: 78px; 
		padding: 0 50px 0 13px;
		line-height: 110%;
		background: url("images/ribbon-shadow.png") no-repeat right center;
		z-index: 6000;
		display: table;
		}
	#content .grid .release-content .release-item .entry-head h2 {
		display: table-cell;
		vertical-align: middle;
		}
	#content .grid .release-content .release-item .entry-head h2 a {
		font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
		padding: 20px 0;
		font-size: 12px;
		line-height: 110% !important;
		color: #5d6873 !important;
		font-style: italic;
		text-decoration: none !important;
		width: auto !important;
		max-width: 90px !important;
		display: block;
		}
		#content .grid .release-content .release-item .entry-head h2 a .date {
			font-size: 10px;
			}

/* Single release page
-------------------------------------------------------------- */

.release {
	margin: 0 0 80px 0; padding: 0;
	clear: both;
	max-width: 580px;
	min-width: 250px;
	}
.release .sidebar {
	margin: 0 60px 20px 40px; padding: 0;
	float: right;
	width: 150px;
	}
	
.release .the-content {
	margin: 0; padding: 0;
	}
	.release .the-content hr { height: 30px; }
	.release .the-content p { clear: left; }

.release blockquote { 
	margin: -15px 0 30px 0; padding: 0;
	float: left;
	}
div.text-player-container {
	margin: 0; padding: 0 !important;
	width: 280px;
	min-width: 280px;
	clear: both;
	}
	.release .the-content ul.player-buttons {
		margin: 0 0 15px 0 !important; padding: 0 !important;
		width: 300px;
		min-width: 300px;
		}

	.release .the-content ul.player-buttons li {
		background: none !important;
		float: left;
		line-height: 100%;
		}
	
	/* play / stop buttons */
	.release .the-content ul.player-buttons li.play,
	.release .the-content ul.player-buttons li.stop {
		margin: 0; padding: 0;
		width: 60px;
		}
		.release .the-content ul.player-buttons li.stop { background: #900 url("images/music.png") no-repeat top right; height: 16px; }
		.release .the-content ul.player-buttons li.play a,
		.release .the-content ul.player-buttons li.stop a {
			margin: 3px 0 0 0; padding: 4px 0 3px 0;
			background: transparent;
			font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 100%;
			letter-spacing: 0.0em;
			text-transform: capitalize;
			font-style: italic;
			font-weight: normal;
			text-align: center;
			width: auto;
			border-bottom: 1px solid #c1c7ce !important;
			border: none !important;
			}
		.release .the-content ul.player-buttons li.play a:hover,
		.release .the-content ul.player-buttons li.stop a:hover {
			text-shadow: 0 0 2px #777c82; 
			border-bottom: 1px solid #c1c7ce !important;
			color: #fff !important;
			}
			.release .the-content ul.player-buttons li.stop a:hover { border: none !important; }
		.release .the-content ul.player-buttons li.stop a {
			/*text-shadow: 0 0 2px #777c82 !important;
			color: #fff !important;
			/*border-bottom: 1px solid #c1c7ce !important;*/
			background: transparent url("images/music.png") no-repeat top left;
			padding: 3px 0 3px 28px;
			margin-left: -28px;
			}
			
	/* title and time */
	.release .the-content ul.player-buttons li.title { width: 160px; font-size: 18px; display: block; line-height: 110%; }
	.release .the-content ul.player-buttons li.time { margin: 3px 0 0 0; width: 30px; font-size: 13px; display: block; }


.release ul.utility { margin: 20px 0 0 0; padding: 0; }
.release ul.utility li { margin: 0 0 10px 0; padding: 0; background: none; width: 200px;}
#content .release ul.utility li img { 
	margin: 0 10px -2px 0; 
	-moz-box-shadow: none; 
  -webkit-box-shadow: none; 
          box-shadow: none;
	}

#content .release ul.utility li form input[type=submit] {
	margin: 0; padding: 0 0 4px 0 !important;
	display: inline;
	overflow:visible; font-size:1em;
	border-bottom: 1px solid #c1c7ce;
    background-color: transparent;
    padding: 0;
	color: #2f3a45;
	font-style: normal;
	-moz-box-shadow: none; 
  -webkit-box-shadow: none; 
          box-shadow: none;
	}
#content .release ul.utility li form input[type=submit]:hover {
	color: #fff;
	text-shadow: 0 0 2px #777c82; 
	border-bottom: 1px solid #9ea5ad;
	}


/* content images
-------------------------------------------------------------- */
.release-content img,
.entry-content a img {
	border: none !important;
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    		-moz-transition: -moz-box-shadow .2s ease-out;
    		transition: box-shadow .2s ease-out;
     -moz-box-shadow: 0px 0px 30px #b0bec8; 
  -webkit-box-shadow: 0px 0px 30px #b0bec8; 
          box-shadow: 0px 0px 30px #b0bec8;
	}
.release-content a:hover img,
img#ZoomImage,
.entry-content a:hover img {
     -moz-box-shadow: 0px 0px 50px #91a0aa;
  -webkit-box-shadow: 0px 0px 50px #91a0aa;
          box-shadow: 0px 0px 50px #91a0aa;
	}



/* Comments
-------------------------------------------------------------- */
#comments-list {
	margin: 0 0 0 40px; padding: 0;
	max-width: 500px; 
	min-width: 250px; 
	}

#comments-list h3 {
	margin: 40px 0 30px 0 !important; padding: 0 !important;
	font-family: "EB Garamond", Garamond, Georgia, Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	font-style: normal;
	}
	
#comments-list ol {
	margin: 0; padding: 0;
	list-style-type: none;
	clear: both;
	}
	#comments-list ol li {
		margin: 0 0 80px 0; padding: 0;
		background: none;
		}
		#comments-list ol li p {
			font-size: 20px;
			}

#content #comments-list div.comment-meta {
		margin: 0; padding: 0;
		/*border-left: 1px solid #c1c7ce;*/
		}

	#content #comments-list h2.comment-author {
		margin: 0 !important; padding: 0 !important;
		font-family: "EB Garamond", Garamond, Georgia, Serif;
		font-size: 9px;
		font-weight: normal;
		line-height: 100%;
		letter-spacing: 0.5em;
		text-transform: uppercase;
		font-style: normal;
		}
		#content #comments-list h2.comment-author img { vertical-align: bottom; margin: 0 10px -3px 0; }
		#content #comments-list h2.comment-author span {
			font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 100%;
			font-style: italic;
			text-transform: none;
			letter-spacing: normal;
			}
			#content #comments-list h2.comment-author a:hover { color: #000; text-shadow: none; }
	
#content #comments-list .comment-wrapper {
	margin: 0 0 0 -40px; padding: 0 0 0 40px;
	border-left: 1px solid #c1c7ce;
	}
	#content #comments-list .comment-wrapper .comment-body {
		margin: 0 0 0 -75px !important; padding: 0 0 0 75px !important;
		background: url("images/quote.png") no-repeat 0 7px;
		}
	
#comments-list div.navigation { width: 560px; display: block; margin: -38px 0 40px 0; height: 20px; clear: both; background: transparent; position: relative; }
div.navigation .nav-previous a,
div.navigation .nav-next a {
	margin: 0 0 30px 20px; padding-bottom: 3px;
	font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	}
	div.navigation .nav-previous a { position: absolute; top: 0; right: 100px; }
	div.navigation .nav-next a { position: absolute; top: 0; right: 0; }
	
.navigation a:link { color: #2f3a45; text-decoration: none; text-shadow: none; /* border-bottom: 1px solid #c1c7ce;*/ }
.navigation a:visited { color: #2f3a45; text-decoration: none; text-shadow: none; /* border-bottom: 1px solid #c1c7ce;*/ }
.navigation a:hover { color: #000; text-decoration: none; /*text-shadow: 0 0 2px #777c82;*/ border-bottom: 1px solid #9ea5ad; }
.navigation a:active { color: #000; text-decoration: none; }

div.navigation .nav-previous { float: right; }
div.navigation .nav-next { float: right; }


#commentform { 
	display: block; 
	width: 400px;
	clear: both;
	}
#commentform p { margin: 0 0 10px 0; }
#commentform p.comment-notes {
	margin: 0 0 20px 0;
	font-family: Palatino, "EB Garamond", Garamond, Georgia, Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 100%;
	font-style: italic;
	text-transform: none;
	letter-spacing: normal; 
	}
	
#commentform label,
#commentform span.required { 
	margin: 0; padding: 0;
	font-family: "EB Garamond", Garamond, Georgia, Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	font-style: normal;
	}
	#commentform span.required { font-size: 13px; }




/*  Error page
-------------------------------------------------------------- */
/* on single page */
.error404 .category .entry-head h2 a {
	font-size: 72px !important;
	background: url("images/small-arrow-off.png") no-repeat 0 12px;
	}
.error404 .category .entry-head h2 a:hover {
	background: url("images/small-arrow-on.png") no-repeat 0 12px;
	}


/*  Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	}
#content .attachment img {
	}
#content .alignnone,
#content img.alignnone {
	margin-top: 0;
	}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 30px;
	}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter,
#content img.alignnone {
	margin-bottom: 30px;
	}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
	}
#content .wp-caption img {
	margin: 5px 5px 0;
	}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	}
#content .wp-smiley {
	margin: 0;
	}
#content .gallery {
	margin: 0 auto 18px;
	}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
	}
#content .gallery img {
	border: 2px solid #cfcfcf;
	}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	}
#content .gallery dl {
	margin: 0;
	}
#content .gallery img {
	border: 10px solid #f1f1f1;
	}
#content .gallery br+br {
	display: none;
	}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
	}


/*  Footer
-------------------------------------------------------------- */
#footer {
	margin: 80px 0 60px 402px; padding: 0; 
	clear: both;
	width: auto;
	/* for a flushed right footer
	position: fixed;
	right: 170px; bottom: 70px;
	*/
	}
#footer-widget-area {
	overflow: hidden;
	}
#footer-widget-area .widget-area {
	}
#footer-widget-area #fourth {
	}
#site-info {
	margin: 0; padding: 0;
	}
	#site-info p {
		font-family: "EB Garamond", Garamond, Georgia, Serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 180%;
		letter-spacing: 0;
		text-align: left;
		color: #52606e;
		font-style: normal;
		text-shadow: 0 1px 1px #fff;
		}
		
		#site-info p span { 
			text-transform: uppercase;
			font-size: 10px;
			font-style: normal; 
			letter-spacing: 0.3em;
			}

/* footer links */
#footer a:link { color: #52606e; text-decoration: none; }
#footer a:visited { color: #52606e; text-decoration: none; }
#footer a:hover { color: #2f3a45; text-decoration: none; }
#footer a:active { color: #2f3a45; text-decoration: none; }


/* Global Elements
-------------------------------------------------------------- */
hr {
	border: 0;
	clear: both;
	height: 0px;
	margin: 0;
	visibility: hidden;
	}


/* iOs
-------------------------------------------------------------- */

