/* force vertical scrollbar in ff */
html { 
	min-height: 100.2%; 
}

/* 																HTML TAG RESET */
body, 
h1, h2, h3, h4, h5, h6,
img,
p,
ul, li { 
	padding: 0; 
	margin: 0; 
	border: 0;
}


/* 																HTML TAG DEFINITIONS */
body {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background: #000 url(images/screen-bg.jpg) top left no-repeat;
 	margin: 0;
}

body#blog {
	background: #598dbf url(images/screen-bg14a.jpg) top left no-repeat;
	height: 1914px;
}

body#aopoetry {
	background: #000 url(images/screen-bg12.jpg) fixed top left no-repeat;
}
	
body#shop {
	background: #000 url(images/screen-bg13.jpg) fixed top left no-repeat;
}
	
body#tbc {
	background: #000 url(images/screen-bg16.jpg) fixed top left no-repeat;
}
body#munchstudio {
	background: #6d6d6d url(images/munchstudio-bg.jpg) top left no-repeat;
}

body#tedhughes {
	background: #000 url(images/screen-bg3.jpg) top left no-repeat;
}

body#antonygormley {
	background: #d8ebf9 url(images/screen-bg4.jpg) top left no-repeat;
}

body#people {
	background: #000 url(images/screen-bg5.jpg) top left no-repeat;
}

body#fff {
	background: #000 url(images/screen-bg6.jpg) top left no-repeat;
}

body#sirbobgeldof {
	background: #000 url(images/screen-bg7.jpg) top left no-repeat;
}

body#skisse {
	background: #000 url(images/screen-bg8.jpg) top left no-repeat;
}

body#turnofthescrew {
	background: #000 url(images/screen-bg9.jpg) top left no-repeat;
}


body#sirpeterblake {
	background: #000 url(images/sirpeterblake-bg.gif) 130px 10px no-repeat;
}

body#barnettnewman {
	background: #000 url(images/screen-bg11.jpg) top left no-repeat;
}

a {
	outline:none;
	text-decoration: none;
}

a img {
	border:none;
	background:none;
	outline:none;
}

.art-info {
	margin-bottom: 25px;
}

.art-info h2 {
	color: #A6BAC1;
	font-size:1.5em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: 0;
	margin: 0 0 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform: none;
}

.art-info-gormley h2 {
	color: #1a1a1a;
}

.art-info-alt-colour {
	color: #DE2916;
}

.art-info h3 {
	color: #fff;
	font-size:1.5em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	text-transform: none;
}

.art-info-gormley h3 {
	color: #808080;
}

.art-info h4 {
	color: #c0c0c0;
	font-size:1.1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
}

.art-info-gormley h4 {
	color: #1a1a1a;
}

.art-info h5 {
	color: #c0c0c0;
	font-size:1.1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
}

.art-info p, .tbc-container p {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 15px;
	font-family:  Arial, Helvetica, sans-serif;
}	

#crimson-book p {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}	
	#crimson-book p.pub-dets, #history-book p.pub-dets {
		font-size: 8px;
		text-align: center;
		margin-left: 0;
	}


#history-book p {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0 0 15px 17px;
	font-family: 'times new roman', serif;
	text-align: left;
}	

.art-info-gormley h5 {
	color: #1a1a1a;
}

.site-info, .email-link, #right-column .site-info, #right-column .email-link {
	color: #c0c0c0;
	font-size:1.1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	text-align: right;
}

#right-column .site-info, #right-column .email-link {
	text-align: left;
	margin-bottom: 20px;
}

.site-info-alt, .email-link-alt {
	color: #202020;
}

.indent-text {
	margin-left: 25px;
}

/* 																PAGE STRUCTURE */

#main-container {
	margin: 15px 0 0 0;
	float: left;
	width: 1200px;
}

#single-column-container {
	float: left;	
	display: inline; /*for IE5/6 double margin bug*/	
	width: 1020px;
	padding: 0;
	margin: 15px 0 0 0;
	/*background: #ccc url(images/page-bg.gif) repeat top left;*/
}	


#right-column{
	width: 400px;
	float: left;
}

#left-column{
	float: left;
	width: 250px; /*Width of left column in pixels*/
}

#middle-column{
	float: left;
	width: 550px; /*Width of right column in pixels*/
}

#single-column{
	float: left;
	width: 770px;  
	margin-bottom: 25px;
}

.padded-inner2{
	padding: 20px 20px 20px 30px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.padded-inner{
	padding: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.padded-inner-right-column {
	padding: 40px 10px 0 0 ; /*Margins for inner DIV inside each column (to provide padding)*/
}

.padded-inner-left-column {
	padding: 10px 8px 10px 8px ; /*Margins for inner DIV inside each column (to provide padding)*/
}

#right-column p {
	color: #ececec;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 0;
	font-family: 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;	
}


body#alan-who #middle-column p {
	color: #c0c0c0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 0;
	font-family: arial, 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;
	padding: 0 40px 0 35px;
	margin-bottom: 15px;	
}

body#barnettnewman .padded-inner {
	padding: 30px 0 0 37px; /*Margins for inner DIV inside each column (to provide padding)*/
}

body#barnettnewman #middle-column p {
	margin-bottom: 15px;
	color: #ececec;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 0;
	font-family: 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;	
}

#right-column p {
	color: #ececec;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 0;
	font-family: 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;	
}

body#aopoetry .centre-gallery p {
	/*width: 450px;*/
	/*margin: 10px 10px 10px 30px;	*/
	/*color: #ececec;*/
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 0;
	font-family: 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;	
}

.poetry-alt-colour {
	color: #F167AB !important;
}
	
/*
body#aopoetry h2 {
	width: 400px;
	margin:  0 0 10px 30px;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #F167AB;
}*/

#right-column p.alt-colour {
	color: #1a1a1a;
}

/* 																STRUCTURE SPECIFIC RULES */

#middle-column img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#right-column p {
	margin-bottom: 15px;
}

/* 														GENERAL STYLING CLASSES */

.floatleft {
	display:inline;
	float:left;
}

.floatright {
	display:inline;
	float:right;
}

.small-text {
	font-size: 1.4em !important;
}

.very-small-text {
	font-size: 11px !important;
}

.alt-colour-text {
	color: #808080;
}

.clear {
	clear: both;
}

.push-img-down {
	margin-top: 10px;
}

div.blog-container {
	width: 500px;
	margin-top: 5px; 
	padding-left: 25px;
}

	body#aopoetry .blog-container {
		margin-bottom: 450px;
	}

/* 															CENTRE GALLERY */	

div.centre-gallery {
	width: 530px;
}

div.centre-gallery img, div.single-gallery img {
	display: block;
	padding: 5px;
	margin: 0 auto 5px;
	background: #ddddd0;
}

div.single-artwork {
	margin: 10px 0 0 40px;
}
div.image-info, p.image-info {
	margin-top: 7px;
	color: #ececec;
	color: #c7beaf;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: 0;
	font-family: 'Courier New', Courier, monospace;
	text-transform: none;
	text-align: left;	
}

div.image-info p {
	margin-bottom: 15px;
}

div.centre-gallery h6, div.single-gallery h6 {
	/*text-align: center;*/
	margin: 0 auto 10px;
	margin: 0 0 0 45px;
	color: #c0c0c0;
	font-size:1.1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
}


/* 															SINGLE GALLERY */	

div.single-gallery {
	width: 770px;
}

/* 																MAIN LINKS */

ul#main-links {
	text-align: right;
}

ul#main-links li {
	list-style-type: none;
	margin: 5px 0;
}
	
ul#main-links a {
	font-family: georgia, serif;
	font-size: 20px;
	color: #fff;
}

ul#main-links a:link {
	color: #fff;
}

ul#main-links a:visited { 
	color: #fff;  
}  

ul#main-links a:hover {
	color: #4347FB;
} 

ul#main-links a.current {	
	color: #4347FB;
	font-size: 24px;
}	

/* 													ALTERNATE MAIN LINKS  - gormley  */
body#antonygormley ul#main-links a:link {
	color: #1a1a1a;
}
body#antonygormley ul#main-links a:visited { 
	color: #1a1a1a;  
}
body#antonygormley ul#main-links a:hover {
	color: #F167AB;
}
body#antonygormley ul#main-links a.current {	
	color: #F167AB;
}

/* 													ALTERNATE MAIN LINKS  - latest projects  */
body#latestprojects ul#main-links a:hover  {
	color: #f00;
}
body#latestprojects ul#main-links a.current {	
	color: #f00;
}

/* 													ALTERNATE MAIN LINKS  - fff  */
body#fff ul#main-links a:hover  {
	color: #A08475;
}
body#fff ul#main-links a.current {	
	color: #A08475;
}

/* 													ALTERNATE MAIN LINKS  - munch studio  */
body#munchstudio ul#main-links a:link {
	color: #1a1a1a;
}
body#munchstudio ul#main-links a:visited { 
	color: #1a1a1a;  
}
body#munchstudio ul#main-links a:hover {
	color: #fff;
} 
body#munchstudio ul#main-links a.current {	
	color: #fff;
}

/* 													ALTERNATE MAIN LINKS  - alan who  */

body#alan-who ul#main-links a:hover {
	color: #FF4901;
} 
body#alan-who ul#main-links a.current {	
	color: #FF4901;
}

/* 													ALTERNATE MAIN LINKS  - people  */

body#people ul#main-links a:hover, body#sophie ul#main-links a:hover {
	color: #f00;
} 

body#people ul#main-links a.current, body#sophie ul#main-links a.current {	
	color: #f00;
}


/* 													ALTERNATE MAIN LINKS  - TBC  */

body#tbc ul#main-links a:hover {
	color: #000;
} 

body#tbc ul#main-links a.current {	
	color: #000;
}
/* 													ALTERNATE MAIN LINKS  - barnett newman  */

body#barnettnewman ul#main-links a:hover {
	color: #f00;
} 

body#barnettnewman ul#main-links a.current{	
	color: #f00;
}

/* 													ALTERNATE MAIN LINKS  - skisse  */

body#skisse ul#main-links a:hover  {
	color: #F167AB;
} 

body#skisse ul#main-links a.current {	
	color: #F167AB;
}

/* 													ALTERNATE MAIN LINKS  - blog  */

body#blog ul#main-links a:hover {
	color: #000;
}

body#blog ul#main-links a.current {
	color: #000;
}

/* 													ALTERNATE MAIN LINKS  - shop  */

body#shop ul#main-links a:hover {
	color: #40ffff;
}

body#shop ul#main-links a.current {	
	color: #40ffff;
}	
/* 																SUB LINKS */

ul#sub-links {
	text-align: left;
	float: left;
	width: 230px;
	margin-bottom: 20px;
}

ul#sub-links li {
	list-style-type: none;
	margin: 5px 0;
}
	
ul#sub-links a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

ul#sub-links a:link {
	color: #fff;
}

ul#sub-links a:visited { 
	color: #fff;  
}  

ul#sub-links a:hover {
	color: #000;
} 

ul#sub-links a.current {	
	color: #000;
}

/* 																TEXT LINKS  */

a.text-link  {
	color: #ececec;
	border-bottom: 1px dotted #ececec;
} 

a.text-link:link {
	color: #ececec;
}

a.text-link:visited { 
	color: #ececec;
}  

a.text-link:hover {
	color: #F167AB;
	border-bottom: 1px dotted #F167AB;
} 

a.text-link.current {	
	color: #ececec;
}	


/* 																EMAIL LINK */

.email-link a:link {
	color: #A08475;
}

.email-link a:visited { 
	color: #A08475;  
}  

.email-link a:hover {
	color: #F167AB;
} 

.email-link a.current {	
	color: #F167AB;
}	


.email-link-alt a:link {
	color: #5F3117;
}

.email-link-alt a:visited { 
	color: #5F3117;  
}  

.email-link-alt a:hover {
	color: #F167AB;
} 

.email-link-alt a.current {	
	color: #F167AB;
}	

/* 													SIMPLE GALLERY SLIDESHOW (Dynamic Drive) */

#simplegallery1 {
	position: relative;  
	visibility: hidden; 
	border: none; 
	margin-top: 0; 
	margin-bottom: 5px;
	}
	
#simplegallery1 .gallerydesctext {
	text-align: left; 
	padding: 2px 5px;
	}

	
	
div#sting-sting a:link, div#sting-sting a:visited {
	display:block; 
	margin-left: auto;
	margin-right: auto;
	cursor: auto;
	width:410px;
	height:410px; 
	text-indent:-9999px;
	background:url('images/sting-pics.jpg') no-repeat;
	}
		
div#sting-sting a.pic1 {background-position:0px 0px;}
div#sting-sting a:hover.pic1, div#sting-sting a.pic1-current {background-position:-410px 0px;}

div#blake-slideshow {
	width: 300px;
	margin: 0 auto 0;
	padding-top: 130px;
}

.project-container {
	float: left;
	width: 820px;
	margin: 10px 0 0 30px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #202020;
}

.project-image {
	float: left;
	margin: 0;
	width: 225px;
}

.shop-image {
	float: left;
	margin: 0;
	width: 225px;
	padding-bottom: 10px;
}

.project-info {
	float: left;
	margin: 0 0 10px 25px;
	width: 570px;
}

.project-info h2 {
	font-family: 'Courier New', Courier, monospace;
	color: #f00;
	font-size: 2em;	
	font-weight: normal;
	line-height: 1.4em;
}
	
span.link-divider {
	font-size: 1.8em;
}
	
span.link-divider-alt {
	font-size: 1.8em;
	color: #1a1a1a;
}

p.item-info {
	margin-top: 9px;
	color: #a08475;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	text-align: left;	
}

#home-news h2, #talks-etc-list h2 {
	color: #76C6CF;
	margin: 25px 0 0 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
	#talks-etc-list h2 {
		color: #4347FB;
	}
	
#home-news h3 {
	color: #c0c0c0;
	margin: 5px 0 0 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
#home-news h4 {
	color: #fff;
	margin: 5px 0 0 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0.1em;
}
.upcoming {
	border: 1px solid #404040;
	padding: 10px;
	margin: 15px 0;
}
#talks-etc-list {
	margin-top: 30px;
}

#talks-etc p {
	color: #fff;
	margin: 5px 0 15px 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

#talks-etc h2 {
	color: #4347FB;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
}
#talks-etc h3 {
	color: #c0c0c0;
	margin: 5px 0 0 0;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
}
#talks-etc h4 {
	color: #c0c0c0;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;	
	letter-spacing: 0.1em;	
}
#talks-etc h6 {
	color: #fff;
	margin: 5px 0 0 0;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;	
}
#talks-etc h5 {
	color: #0DC3C1;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
}

#talks-etc p.talks-etc-opening {
	font-family: 'Courier New', Courier, monospace;
}

#talks-etc p.testimonial {
	padding: 5px 45px 5px 15px;
	margin: 0;
	font-size: 14px;
	color: #CFFBFA;
	text-align: justify;
}
#talks-etc p.testimonial-source {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-left: 15px;
}
	
div.tbc-container {
	width: 540px;
	float: left;
	margin-top: 25px;
}
	
div.tbc-left-column {
	width: 200px;
	margin: 15px 15px 0 15px;
	float: left;
}

.tbc-container h2 {
	color: #76C6CF;
	margin: 0 0 20px 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
}

ul#author-list {
	list-style-type: none;
	font-size: 12px;
}

	ul#author-list li {
		margin: 10px 0 0 0;
	}
	
/*																		nivo SLIDER*/
.nivoSlider {
    position:relative;
    width:520px; /* Change this to your images width */
    height:390px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.email-signup {
	width:190px;
	float: right;
	border-top:1px solid #202020;
	border-left:1px solid #202020;
	border-right:2px solid #202020;
	border-bottom:2px solid #202020;
	background: #000;
	padding:10px;
	margin: 20px 0;
}

.signup-call {
	color: #76C6CF;
	margin: 0 0 0 0;
	text-transform: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}


.email-signup-input {
	width: 180px;
	background: none;
	border: none;
	color: #c0c0c0;
	border:1px solid #404040;
	padding: 5px;
	margin: 5px 0;
}

.email-signup-input:focus {  /* to get rid of Chrome's added border = for all fields: *:focus {outline: none;}*/
    outline:none; 
}

.signup-button {
    background-color: #202020;
    border: none medium;
    border-radius: 2px 2px 2px 2px;
    color: #c0c0c0;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0;
    width: 160px;
    float: right;
    margin: 5px 0;
}

.signup-button:hover {
	color: #fff;
}
