/* (c) Copyright 2010 Together London Limited. http://togetherlondon.com */



/* actions */

a.action{
	color:#fff;
	background:#026EC9;
	padding:5px 15px;
	display:block;
	float:left;
	border:none;
	text-transform:uppercase;
	font-family:Arial;
	-webkit-transition:background-color 0.15s linear;
/*	-moz-transition:background-color 0.2s linear;*/
	-webkit-box-shadow:1px 1px 5px #000;	
	-moz-box-shadow:1px 1px 5px #000;	
}
a.action:hover{
	background-color:#D3005F;
}
a.action:active{
	background-color:#D3005F;
	color:#000;
	-webkit-box-shadow:3px 3px 5px #000;
	-moz-box-shadow:3px 3px 5px #000;	
}

html.wf-active a.action{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:28px;	
	letter-spacing:1px;
}

/* supersingular */

div#supersingular{
	margin-bottom:40px;
	background:#6D0060;
	color:#fff;
	width:600px;
	padding:10px;
	float:left;
	margin-bottom:20px;
}

div#supersingular h1{
	color:#D88CBF;	
	font-size:60px;
	width:5em;
	line-height:0.85;
}

div#supersingular img{
	float:right;
}

div#supersingular a{
	border:none;
}


div#supersingular a:link, div#supersingular a:visited{
	color:#fff;
}

div#supersingular a:hover, div#supersingular a:focus{
	color:#D88CBF;		
}

div#supersingular a.action{
	background-color:#fff;
	color:#6D0060;
}
div#supersingular a.action:hover, div#supersingular a.action:active{
	background-color:#d3005f;
}


html.wf-active div#supersingular .date, html.wf-active div#supersingular .location, html.wf-active div#supersingular p{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:28px;	
	text-transform:uppercase;
	margin-bottom:10px;
	line-height:0.85;
}

html.wf-active div#supersingular p.contact{
	font-size:20px;
	line-height:1;
}

div#supersingular div.location{
	margin-bottom:10px;
}


/* monsters */

div#monsters{
	background:#B6AAAA url("/images/monstersSmall.jpg") no-repeat 95% 100%;

	padding:10px;
	width:600px;
	float:left;
	margin-bottom:20px;

	color:#fff;
}

body.monsters div#monsters{
	background-position:94% 2%;
}

body.home div#monsters{
	min-height:150px;
}

body.home div#artworks{
	background:#FF6699;
	font-size:18px;	
	float:left;
	padding:10px;
	width:600px;
	margin-bottom:20px;
}

html.wf-active body.home div#artworks h1{
	float:left;
	font-size:57px;
	color:#000;
}
html.wf-active body.home div#artworks span{
	font-size:27px;
}

body.home div#artworks span{
	margin:10px 0;
	display:block;	
}

body.home div#artworks span.strapline{
	float:left;
	width:390px;
	margin:3px 0 0 15px;
}

div#artworks a.action{
	background-color:#000;
}
div#artworks a.action:hover, div#artworks a.action:active{
	background-color:#026EC9;
}



html.wf-active body.home div#monsters, html.wf-active div#monsters .date,
html.wf-active div#monsters .location, html.wf-active div#monsters .hours, html.wf-active div#monsters .transport,
html.wf-active div#notAsOthers .date, html.wf-active div#notAsOthers .featuring, html.wf-active div#monsters .featuring,
html.wf-active div#artworks, html.wf-active div.events div{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:28px;
	color:#fff;
	text-transform:uppercase;
	line-height:0.9;
}

span.separator{
	display:none !important;
}

div#monsters h1{
	font-size:72px;
	color:#3A4950;
	width:50%;
	line-height:0.8;
	margin:0;
}

div#monsters h2{
	font-size:60px;
	color:#3A4950;
	width:50%;
	line-height:0.8;
	margin:0;
}

div#monsters h1 span, div#monsters h2 span{
	display:block;
	color:#fff;
	font-size:28px;
	letter-spacing:1px;
	line-height:1.2;
}

html.wf-active div#monsters h3, html.wf-active div#monsters h3{
	font-size:28px;
}

div#monsters h3{
	color:#3A4950;
	margin-bottom:0;
	width:60%;
}


div#monsters h3, div#monsters h4{
	color:#3A4950;
	margin:0 0 10px 0;
}

body.monsters div#monsters ul.featuring{
	margin:20px 0 40px 0;
}

div#monsters ul.featuring li{
	line-height:0.9;
}

div#monsters ul.featuring a{
	color:#026EC9;
	border-color:#026EC9;
}

body.home div#monsters ul.featuring li{
	margin:0;
	padding:0;
	background:none;
	line-height:0.9;
}

html.wf-active  div#monsters div.transport{
	margin:5px 0;
	font-size:19px;
}
div#monsters div.links{
	margin-bottom:10px;
	width:100%;
	float:left;
}
div#monsters div.links a.action{
	font-size:16px;	
	padding:3px 5px;
	margin-right:10px;
}


div#monsters div#detail{
	padding:10px;
	background:#EAEAEA;
	color:#2D2D2D;
	float:left;
	margin:5px 0 0 0;
	width:580px;
}


div#monsters div#detail p{
	max-width:none;
	font-style:italic;
}

div#monsters div#details div{
	width:300px;
	margin:0 10px 0 0;
	float:left;
}

html.wf-active div#monsters div#details h4{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:20px;	
	font-weight:normal;
}

div#monsters div#details ul li{
	font-style:italic;
	margin:0 0 10px 0;
}



/* not as others */

div#notAsOthers{
	background:#000 url("/images/notAsOthers.jpg") no-repeat top left;
	padding:20px 10px;
	width:600px;
	height:425px;
	position:relative;
	float:left;
/*	margin-bottom:20px;*/
	color:#fff;
}

div#notAsOthers h2, body.notAsOthers div#notAsOthers h1{
	color:#D3005F;
	font-size:40px;
	width:170px;
	margin:0;
}
div#notAsOthers h2 span, body.notAsOthers div#notAsOthers h1 span{
	display:block;
	color:#fff;
	font-size:26px;
	letter-spacing:1px;
	line-height:1;
	width:300px;
}

html.wf-active div#notAsOthers .date{
	font-size:38px;	
}

div#notAsOthers ul.featuring{
	position:absolute;
	top:20px;
	right:10px;
}

div#notAsOthers ul.featuring li{
	text-align:right;	
}

div#notAsOthers a.action{
	position:absolute;
	left:10px;
	bottom:10px;
	background-color:#D3005F;
	-webkit-box-shadow:1px 1px 5px rgba(255, 255, 255, 0.5);	
	-moz-box-shadow:1px 1px 5px rgba(255, 255, 255, 0.5);	
}

div#notAsOthers a.action:hover, div#notAsOthers a.action:active{
	background-color:#026EC9;
}


/* notAsOthers detail page */

body.notAsOthers #notAsOthers{
	min-height:425px;
	height:auto;
	background-color:#D3005F;
	position:relative;
	padding-bottom:0;
}

body.notAsOthers div#notAsOthers ul.featuring{
	top:0;
}

body.notAsOthers #notAsOthers #poster{
	position:absolute;
	width:600px;
}

body.notAsOthers #notAsOthers div#detail{
	margin:455px 0 10px 0;
	background:#fff;
	padding:10px 10px 10px 10px;
	color:#000;
	float:left;
}
body.notAsOthers #notAsOthers div#detail p{
	max-width:100%;
	font-style:italic;
}

body.notAsOthers #notAsOthers div#detail a.action{
	position:static;
	-webkit-box-shadow:1px 1px 5px #000;	
	-moz-box-shadow:1px 1px 5px #000;		
}

/* editions landing */

ul#editions{
	float:left:
	width:100%;
}

ul#editions li{
	display:block;
	float:left;
	width:280px;
	padding:10px;
	background:#D5D5D5;
	border:none;
	margin:0 0 20px 0;
}
ul#editions li:nth-child(odd){
	margin-right:20px;
}

html.wf-active ul#editions li h2{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:36px;
	text-transform:uppercase;
	float:left;
	margin:5px 0 0 0;
}

ul#editions li a.action{
	float:right;
	padding:2px 20px;
	margin:5px 0 0 0;
}

html.wf-active ul#editions li a.action{
	font-size:24px;
}

/* editions detail */

div#edition{
	width:600px;
	padding:10px;
	background:#D5D5D5;
	float:left;
	margin:0 0 40px 0;
}

html.wf-active div#edition h1{
	font-size:36px;
}

div#edition h1{
	color:#026EC9;	
}
div#edition h1 span{
	color:#000;
}

div#edition p{
	margin:5px 100px 30px 0;
	font-style:italic;
	font-size:16px;
	line-height:1.2;
	color:#2C2C2C;
	
}


input.action{
	color:#fff;
	background:#026EC9;
	padding:5px 15px;
	display:block;

	border:none;
	-webkit-transition:background-color 0.15s linear;
	-webkit-box-shadow:1px 1px 5px #000;	
	-moz-box-shadow:1px 1px 5px #000;
	cursor:pointer;
	margin:10px 0 0 0;
}
input.action:hover{
	background-color:#D3005F;
}
input.action:active{
	background-color:#D3005F;
	color:#000;
	-webkit-box-shadow:3px 3px 5px #000;
	-moz-box-shadow:3px 3px 5px #000;	
}

html.wf-active input.action{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:28px;	
	text-transform:uppercase;
	letter-spacing:1px;
}


/* artists landing */

ul#artists{
	float:left:
	width:100%;
}

ul#artists li{
	display:block;
	float:left;
	width:280px;
	padding:10px;
	height:510px;
	background:#D5D5D5;
	border:none;
	margin:0 0 20px 0;
	position:relative;
}
ul#artists li:nth-child(odd){
	margin-right:20px;
}

html.wf-active ul#artists li h2{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:36px;
	text-transform:uppercase;
	float:left;
	margin:0 0 5px 0;
}

ul#artists li p{
	font-style:italic;
	font-size:15px;
	line-height:1.4;
	color:#2D2D2D;
	margin:5px 0 0 0;
}

ul#artists li a.action{
	padding:2px 20px;
	position:absolute;
	bottom:10px;
	right:10px;
}

html.wf-active ul#artists li a.action{
	font-size:24px;
}


/* home page */

body.home div.teaser{
	float:left;
	width:300px;
	margin-bottom:20px;
}
body.home div.teaser h2{
	margin-bottom:0;
}
body.home div.teaser img{
	float:left;
}
body.home div.teaser div{
	width:280px;
	padding:10px;
	background:#D5D5D5;	
	float:left;
}

html.wf-active body.home div.teaser h3{
	font-size:29px;
}
body.home div.teaser h3{
	background:#fff;
	padding:5px;
	margin-bottom:10px;
}

body.home div.teaser.events h3{
	background:none;
	padding:0;
	margin:0;
	color:#D88CBF;
}
body.home div.teaser h3 span{
	color:#999;
}

body.home div.teaser.events h3 span{
	display:block;
	color:#D88CBF;
}

body.home div.events{
	margin-right:20px;
}
body.home div.events div{
	background-color:#6D0060;
}
body.home div.events div span{
	display:block;
}

body.home div.events div img{
	margin:40px 0 30px 0;
	
}

body.home div.teaser.events a.action{
	background-color:#fff;
	color:#6D0060;
}
body.home div.teaser.events a.action:hover, body.home div.teaser.events a.action:active{
	background-color:#d3005f;
}


/* blog */


html.wf-active h1#masthead a{
	font-size:36px;
}

body.blog div.post h1{
	margin-bottom:20px;
}

body.blog h2 a{
	color:#000;
	border:none;
}

body.blog h2 a:hover, body.blog h2 a:active{
	color:#026EC9;
}

body.blog div.post{
	margin-bottom:40px;
}

body.blog.single div.post{
	margin-bottom:0;
}

body.blog div.entry-utility, body.blog div#nav-below{
	font-size:14px;
	line-height:18px;
	font-style:italic;
	margin-bottom:10px;
}

body.blog div.entry-utility a, body.blog div#nav-below a{
	border:none;
}

body.blog div#sidebar ul ul
{
	font-size:14px;
	line-height:1;
	font-style:italic;
	margin-left:0;
	list-style:none;	
}
body.blog div#sidebar ul ul li{
	margin-bottom:5px;
}

body.blog div#sidebar ul a{
	color:#026EC9;
	border:0;
}

body.blog div#sidebar ul a:hover, body.blog div#sidebar ul a:active{
	color:#000;
}

ol.commentlist a{
	border:none;
}

/*p.postmetadata, p.poweredBy{
	font-size:0.85em;
	line-height:1.4;
	margin-bottom:1.2em;
}


body.blog hr{
	border-width:1px 0 0 0;
	margin:15px 0 20px 0;
}

body.blog div.post img.alignright{
	float:right;
	margin-left:10px;
}*/

/* blog comments */
/*form#commentform
{
	padding: 10px 0;
}

ol.commentlist{
	margin-top:1em;
}
ol.commentlist small{
	font-size:0.85em;
}
ol.commentlist li{
	margin-left:1.5em;
}
ol.commentlist p{
	font-size:1em;
	margin-bottom:0.6em;
}
#commentform{
	width:400px;
}
*/
/* blog sidebar */

/*ul.sidebar ul{
	margin-bottom:1em;
	font-size:0.85em;
}

ul.sidebar ul li{
	margin:0 0 0.5em 0;	
}

ul.sidebar p{
	font-size:0.85em;
}
*/

/* work */

body.work h1{
	background:#D5D5D5;
	padding:5px;
	margin-bottom:20px;
}

html.wf-active body.work h1{
	font-size:36px;
}

#workList li span.caption{
	margin-top:10px;
	font-style:italic;
	display:block;
}
#workList li span.caption strong{
	float:right;
}

#slideshow{
	position:relative;
	overflow:hidden;
	width:620px;
	margin-bottom:40px;
	
}

#slideshow #workList{
	width:3720px;
	height:540px;
	display:block;
	float:left;
}
#slideshow #workList li{
	float:left;
	width:620px;	
}

#slideshow a.arrow{
	width:310px;
	height:500px;
	display:block;
	position:absolute;
	top:0;

	cursor:pointer;
	border:0;

	opacity:0.3;
	-webkit-transition:opacity 0.15s ease-in;
	
	background:url("/images/rightArrow.png") no-repeat top right;
	right:0;
}
#slideshow a.arrow span{
	display:none;
}
#slideshow:hover a.arrow, #slideshow a.arrow:active{
	opacity:1;
}

/*#slideshow a.arrow.next{
	background:url("/images/rightArrow.png") no-repeat top right;
	right:0;
}
*/

body.work a.nextArtist, a.nextEdition{
	color:black;
	border:none;
	text-transform:uppercase;
	display:block;
	margin-bottom:20px;
}
body.work a.nextArtist:hover, body.work a.nextArtist:active, a.nextEdition:hover, a.nextEdition:active{
	color:#026EC9;
}

html.wf-active body.work a.nextArtist, html.wf-active a.nextEdition{
	font-family:"league-gothic-1","league-gothic-2", sans-serif;
	font-size:26px;
}

/* notAsOthers slideshow */


body.slideshow #slideshow{
	width:580px;
	margin-bottom:40px;	
}

body.slideshow #slideshow #photoList{
	width:5800px;
	height:470px;
	display:block;
	float:left;
	margin:10px 0 20px 0;
}
body.slideshow.monsters #slideshow #photoList{
	width:11600px;
}

body.slideshow #slideshow #photoList li{
	float:left;
	width:580px;	
}

body.slideshow #slideshow a.arrow{
	width:310px;
	height:470px;	
	background:url("/images/rightArrowPink.png") no-repeat top right;
	right:0;
}

