/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background:url(images/headbg.gif) repeat-x top left;
}

a img {
  border: none;
}

a {
  text-decoration:none;
  color:;
}

a:hover {
  color:;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {

  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/

.siteHeader {

	height:124px;
}

.siteHeader .header-pic {
	background:white none repeat scroll 0 0;
	float:right;
	height:94px;
	margin-top:-109px;
	width:600px;
	position:relative;
}

.siteHeader .header-pic img {
	margin-left:8px;
	height: 94px;
	width: 584px;
	z-index:1;
}

.siteHeader .project-label {
	background-attachment:scroll;
	background-color:#7d7d7d;
	background-position:0 0;
	background-repeat:repeat;
	font-size:10px;
	position:absolute;
	bottom:0px;
	left: 0px;
	z-index:100;
	color:white;
	font-family:Geneva, helvetica, arial, sans-serif;
	font-style:italic;
	padding: 2px 5px;
	margin-left: 8px;
	display:block;
}

.container {
	width:960px;
	margin:0 auto;
	font-family:Geneva, Helvetica, Arial, Sans-serif;
	color:#333;
}


.content {
	margin:0;
	padding:0 13px 10px;
	width:734px;
	float:right;
	margin-right:0px;
	background:#EFEFD1;
}

.content p, .content h2, .content h1, .content h3, .content .date{
	
	background:#efefd1;
	margin-bottom:3px;
	color:#333;
}

h3 {
	clear:right;
}

.mediabank a {
	
	font-size:.7em;
	padding:0;
	margin-left:13px;
	color:#E94C12;

}

.mediabank p a {
	font-size:1em;
	padding:0;
	margin:0;
	color:#333333 !important;
	
}

.content a {
	font-size:.7em;
	padding:0;
	color:#E94C12;
}

.content p a {
	font-size:1em;
}

.content h2 {
	font-size:.8em;
	padding-top:5px;
}



.right-content .date, 
.right-content .click-more {
	padding-left:13px;
	background:#efefd1;
	width:587px;
	margin-bottom:0px;
	
}

.right-content p, .right-content h3 {
	background:#efefd1;	
}

.right-content p a {
	font-size:1em;
	padding:0;
	margin-left:0;
}

.right-content ul {
	font-size:0.75em;
}
.no-portrait h3{
	margin-left:13px !important;
	
}

.no-portrait p {
	margin-left:0px !important;
	
}

.right-content p {
	margin:0;
	margin-top:10px;
	padding:0 13px 10px 13px;
}

.right-content h3 {
	font-size:.8em;	
	font-family:Geneva, Helvetica, Arial , Sans-serif;
}

.right-content .post-content {
	margin:0;
	margin-left:13px;
}

.right-content h1 {
	padding-left:13px;
	background:#efefd1;
	width:616px;
	margin-bottom:2px;
	border-bottom:2px solid white;
	border-top:2px solid white;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:1em;
	margin-top:-2px;
}

.right-content h2 {
	padding-left:13px;
	background:#efefd1;
	width:587px;
	margin-bottom:0px;
	font-size:.88em;
	color:#e94c12;
	padding-top:10px;
	padding-bottom:10px;
}

.wide {
	float:right;
	width:617px;
  	background:#efefd1;
	margin:0;
	padding:0;
}

.wide h1 {
	padding-left:3px !important;
	background:#efefd1;
	margin-bottom:0px;
	font-size:.88em;
	color:#e94c12;
	padding-top:10px;
	padding-bottom:10px;
	
}

.wide p#SS_caption {
	width:inherit;
	margin:0 0 10px 30px;
	padding:0;
}

.slideshowMain #SS_caption {
	margin: 0 11px 15px;
	
}

.slideshowMain #SS_caption p, .slideshowMain #SS_caption h2, .slideshowMain #SS_caption a {
	padding: 0;
	margin-top:0px;
	background:none !important;

}

.slideshowMain #SS_caption a {
	margin-left:0;
}

#SS_caption strong {
	
	
}

#SS_placeholder {
	margin:20px 0px 20px 10px;
	padding:0;
	width:550px;
	
}

.slideshowThumbs {
	margin:5px 20px 0px 7px;	
}

.image h2{
	color:#e94c12;
}

.image p {
	float:none;
	margin:-10px 0 0 0 !important;
	
	background:none;
}

.sidebar {

}

.footer {
	clear:both;
	font-family:Geneva, Helvetica, Arial , Sans-serif;
	font-size:.7em;
	color:#999;
	margin-left:200px;
	width:500px;
}

.footer p a {
	color:#999;
	text-decoration:underline;
	
}

/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

.globalNav a {
  padding:1px 0;
  color:#333;
}

ul.globalNav {
  float:left;
  font-family: Geneva, Helvetica, Arial, sans-serif;  
  overflow:hidden;
  width:193px; 
  padding:0 0 20px 0;
  margin: 0 0 20px 0;
  list-style:none;
  clear:both;
  color:#333;
  font-size:.75em;
}

ul.globalNav li {
  width:193px;
  overflow:hidden;
  margin:0 15px 0 0;
  color:#333;
  border-bottom:1px solid white;

  background:#efefd1;
}

ul.globalNav li a{
  width:100%;
  color:#333;
  background:#efefd1;
  display:block;
  padding:1px 0px 1px 16px;

}

ul.globalNav li:hover, ul.globalNav a:hover{
  width:100%;
  color:#333;
  background:#cecebf;
  display:block;

}

.maapmediabank {
	background:none !important;
	
}

.maapmediabank a {
	background-color:#666666 !important;
	color:white !important;
	margin-top:20px;
	padding-bottom:10px !important;
	padding-top:10px !important;
	
}

.globalNav a.active {
  background-color:#cecebf;
}

ul.globalNav ul {

}

ul.globalNav ul li {

}

ul ul ul {
  margin-top:0;
}

.left-content ul {
	width:125px;
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	margin:0 0 0 6px;
	background:#efefd1;
} 

.left-content li {
	list-style:none;
	color:#333;
  	background:#efefd1;
	line-height:100%;
	margin-bottom:0px;

	font-size:.75em;
}

.left-content li.active a {
	color:#e94c12;
	
}

.left-content li a.active {
	color:#e94c12;
	
}

.left-content a {
	color:#333;
	display:block;
 	padding:3px 0 3px 7px;
	
	
}

.left-content a:link, .left-content a:visited {
	color:#333;
}

.left-content a:hover, .left-content a:active {
	color:#e94c12 !important;	
}

.left-content h3 {
	display:none;
	
}


.right-content {
	background:#EFEFD1 none repeat scroll 0 0;
	float:right;
	margin-right:0px;
	padding:0 0 5px;
	position:relative;
	width:630px;	
}

.right-content a {	
	color:#e94c12;
	margin-left:13px;
	font-size:.75em;
	font-family:Geneva, Helvetica, Arial, Sans-serif;
}

.right-content a img {
	float:left;
	
}

.right-content img {
	padding:10px;
}

.alt img {
	float:left;
	padding:10px 0 10px 10px;
}

.alt h3 {
margin-left:222px;
	
}

.alt p {
	margin-left:210px;
	padding-right:10px;
} 

.content div.left {
	float:left;
	width:365px;
}

.content div.right {
	float:right;
	width:365px;
}

.content ul {
  margin-top: 10px;
  padding: 0px;
  padding-left:20px;
}

.content li {
  font-size: 0.88em;
}

.content li a {
  font-size: 0.88em;
  margin-left: 3px;
}



div.left p, div.right p {
	width:95%;
	margin-top:0;
	margin-bottom:0;
	padding:10px 0 10px 12px;
}

div.left form  {
	padding-left:13px;
}

div.left form input {
	width:200px	;
	padding:0;
	border:1px solid #9b9b9b;
	
}

form fieldset label input, .multi input {
	border:1px solid #9B9B9B;
	
}


.multi {
	margin-bottom:10px;
}

.multi input {
	width:81px !important;
	
}

div.left form textarea {
	width:260px;
	padding:0;
	line-height:100%;
	border:1px solid #9b9b9b;
	height:70px;
}

p.tickbox {
	margin-left:-10px;
	width:300px;
}

.formdetail ul {
	padding-left:12px;
	padding-top:10px;
	margin-top:0;
}

.formdetail li{
	list-style:none;
	font-size:.8em;
	margin-left:0;
	text-indent:0;
	width:80%;
	
}

.formdetail p {
	padding-bottom:0 !important;
	
}

.product {
	display:block;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	width:100%;
}

.product p {
	margin:0px 0 9px 0;
	padding:0;
	background:none;
}



.productInfo em {
	font-style:normal;
	font-size:1.1em;
	color:#e94c12;

}

.productObject img {
	padding:0 35px 0 10px;
	
}



#basket_ {
	background:#666666 url(images/shoppingbasket.gif) no-repeat scroll left bottom;
	position:absolute;
	right:0 !important;
	top:1px !important;
	width:233px;
	z-index:1000;
}

a.basket_summary {
	padding:7px 8px 6px 0!important;
}

.basket_table a{
	margin-left:0 !important;

	
}

.basketInfo a {
	color:white !important;
	
}

.basket_stats {
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	background:white !important;
	font-size:1em;
}

.basket_itemPrice {
	color:white;
	font-weight:800;
}

.basket_empty {
	color:white;
	background:#666 !important;
	font-weight:800;
	
}
.basket_addMessage {
	color:white !important;
	text-transform:none !important;
	
}

.basket_stats strong {
	color:#666;
	font-size:.8em !important;
}

.basket_notice strong {
	text-transform:none !important;
	color:white;
	font-size:.7em !important;
}

.basket_price {
	font-size:.7em !important;
	color:white;
}

.shpFreightTable {
	width:294px;

}

.labelText {
	font-size:11px;
}

.checkout fieldset {
	padding-left:0 !important;
	
}

.checkout legend {
	margin:0;
	padding:0;
	font-weight:800;
}

.checkout, .checkout p {
	font-size:11px;
}

.checkout .editField {
	padding-left:7px;
}

.checkout .left, .checkout .right {
	padding-top:10px;
}

.checkout form {
	padding-left:0 !important;
}

.checkout p {
	padding:5px 0 5px 0 !important;
	
}

.checkout a {
	font-size:11px;
	
}
.checkout h2 {
	font-size:13px;
	font-weight:800;
}

.checkout h3 {
	font-size:12px;
	font-weight:800;
	
}

#basketTable input {
	width:153px;
}

#basketTable input.basketChk {
	width:20px;
}

#basketTable {
	width:336px;
}

#basketTable tr {
	width:336px;
}

.checkout table td, .checkout table th, table.dby td, table.dby th, .freightTable table td, .freightTable table th {
border-bottom:1px solid white;
padding:5px 3px 5px 0;
text-align:left;
}
/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/


.siteTitle {
  font-size:36px;
  margin-bottom:30px;
  color:#003153;
  overflow:hidden;
  width:100%;
}

.siteTitle span {
  float:left;
}

em, i {
  font-style:italic;
}

h1.mainhead {
	background:url(images/logo.png) no-repeat top left;
	padding-bottom:118px;
	margin: 0;
	text-indent:-9999px;
}

.content h1{
	background:transparent none repeat scroll 0 0;
	border-bottom:2px solid white;
	border-top:2px solid white;
	display:block;
	font-size:1em;
	margin-left:-12px;
	margin-top:-2px;
	padding:5px 11px;
	width:740px;
}



.post h2 {

	color:#e94c12;
	font-size:.95em;
	padding-top:12px;
}

.post h2 a {
	color:#E94C12;
	font-size:0.95em;
	margin-bottom:10px;
	padding-top:12px;
	
}

h4 {
  margin-top:20px;
  margin-bottom:6px;
}

p {
  font-family:Geneva, Helvetica, Arial, Sans-serif;
  padding-top:5px;
  padding-bottom:5px;
  font-size:.75em;
  
}

ul {

  padding-left: 40px;
  font-size:90%;  
  margin:18px 0 21px 0;
}

li {
  line-height:110%;
  margin-bottom:4px;
  width:70%;
}

blockquote {
  padding:20px 30px;
}
blockquote p {
  font-size:110%;

  color:#003153;
  padding:0;
  margin:0;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:90%;
}

.sidebar p {

  line-height:120%;
}

.footer p {



}

.click-more {
	color:#E94C12;
	font-size:.75em;
	padding-top: 10px !important;
	padding-bottom:15px;
	display:block;
	clear: both;
}

.post-content {
	margin-bottom:-10px;
	display:block;
	
}




.artist {
	width:600px;
	margin-left:0 !important;
	float:left;
	display:block;
}

.artist h2 {
	padding-left:0 !important;
	width:490px;
	margin-left:-13px;
	background:none;
	float:right;
	
}

.artist p {
	margin-left:-10px;
	margin-top:0px;
	padding:0;
	background:none;
	float:right;
	width:490px;
	margin-right:-13px;
}

.content .post-content p {
	margin-left:0 !important;
	padding-left:0 !important;
	background:none;
}

/*-----------------------------------------------------
            >> Standard Image Handling <<
-----------------------------------------------------*/

img.small {
  float:left;
  width:100px;
  margin:0 8px 3px 0;
}

img.med {
  float:left;
  width:220px;
  margin:0 8px 3px 0;
}
.medCaptioned {
	width:228px;
	float:left;
}

.medCaptioned img.med {
  float:left;
  width:220px;
  margin:0 8px 8px 0;
}
.captioned blockquote, .medCaptioned blockquote {
	font-size:10px;
	padding:0px 5px 0px 13px;
}

.captioned blockquote {
	padding:5px;
}

img.small_right {
  float:right;
  width:100px;
  margin:0 0 3px 8px; 
}
img.med_right {
  float:right;
  width:220px;
  margin:0 0 3px 8px;
  border:1px solid #fff;
}

img.large {
  width:100%;
  margin:0 0 18px 0;
  border:1px solid #fff;
}



/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post {
  clear: both;
  margin-bottom:2px;
  background:#efefd1;
}

.date {
  font-size:.6em;
  color:#000;
  margin-top:-5px;
}

p.numberComments {
  font-size:12px;
  text-align:right;
  margin-top:25px;
  color:#003153;
}

.pagination {
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
  clear:both;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
  width: 100%;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  display:inline;
}

.pagination ul li a {
  font-size: 1em;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}



/*-----------------------------------------------------
                     >> Comments <<
-----------------------------------------------------*/

.date, .hidePreview {

}
form.comments {
  margin-top:45px;
}

form.comments div.details {
  float:left;
  width:40%;
  padding:0;
}

.details input {
  margin:0;
  width:100%;
}

form.comments div.comment {
 float:right;
 width:54%;
}

.comment textarea {
  width:100%;
}

form.comments small {
  float:right;
  font-size:11px;
  display:block;
  margin-top:0;
}

form.comments p.submit {
  padding-top:18px;
  clear:both;
}

#commentPreview p {
  color:#003153;
}

h2.commentsHeader {
  margin-top:40px;
  font-size:16px;
  font-weight:bold;
}

div.comment {
  margin-bottom:20px;
}

div.comment p {
  margin-bottom:25px;
  color:#444;  
  font-family:"Gill Sans", helvetica, arial, sans-serif;
  font-size:13px;
  line-height:130%;  
  width:80%;
  margin-bottom:13px;
}

.commenter {
  font-size:13px;
  margin-bottom:5px;
}

.numberComments {
  margin-top:30px;
  text-transform:uppercase;
}


/*-----------------------------------------------------
                     >> Events <<
-----------------------------------------------------*/

.event {
  margin-bottom:50px;
}



/*-----------------------------------------------------
                     >> Projects <<
-----------------------------------------------------*/

.row {
  overflow:hidden;
  width:100%;
  margin-bottom:20px;
}

.project {
  margin-bottom:30px;
  width:230px;
  margin-right:30px;
  float:left;
}

.project img {
  float:left;
  width:100%;
  margin-bottom:20px;
  border:1px solid #eee;
}

.project p {
  font-size:80%;
  width:100%;
  line-height:135%;
  margin-top:10px;
}

.project h3 {
  margin-bottom:10px;
  height:30px;
}

div.portfolio .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
  margin-bottom:10px;

}

div.portfolio .slideshowThumbs {
  margin-bottom:20px;
}

div.portfolio .slideshowMain img, div.portfolio .image img {
  width:96%;
}

div.portfolio .slideshowThumbs img {
  width:185px;
  margin-right:6px;
}

div.portfolio .caption, div.portfolio .imageInfo {
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;
  text-align:left;
  margin-top:5px;
}

div.portfolio .slideshowMain p.caption {
  height:50px;
}

.projectDescription {
  width:70%;
  float:left;
}

.portfolio div.projectDetails {
  font-family:"Gill Sans", helvetica, arial, sans-serif ! important;
  text-align:left;
  margin:0 0 20px 0;  
  font-size:12px;
}

.portfolio blockquote {
  width:22%;
  float:right;
  margin:0;
  padding:0 3%;
}

.portfolio blockquote p {
  line-height:120%;  
}

/*-----------------------------------------------------
                     >> Gallery <<
-----------------------------------------------------*/

div.gallery {
  margin-top: 10px;
  clear: both;
}
div.gallery .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
  
}

div.gallery .slideshowMain img, div.gallery .image img {
  /*width:96%;*/
}

div.gallery .slideshowThumbs img {
	padding:4px;
}

div.gallery .caption, div.gallery .imageInfo {

}

.gallery h1 {
	margin-left:7px;
	border: none;
}

.gallery h2 {
  padding-bottom: 0px;
  font-size: 0.95em;
}

div.gallery .slideshowMain p.caption {
  height:50px;
}

div.artist-gallery .caption h2,  div.artist-gallery .caption p{
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

/*SEARCH FORM*/

.search-bar {
	background:transparent url(images/searchbg.gif) no-repeat scroll left center;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
}

form.searchForm {
	float:right;
	margin-bottom:10px;
	width:180px;

}

form.searchForm input {
	margin-top:7px;
	background:none;
	border:none;
	font-family:Geneva, Helvetica, Arial, Sans-serif;
	font-style:italic;
	color:#666666;

}

#query {
	border:1px solid #CCCCCC;
	float:right;
	height:12px;
	
	width:113px;
}

/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {

}

 fieldset {
/*	padding:0 0 0 13px !important;*/

}

.multi {
	font-size:.75em;
}

fieldset .left {
	width:300px !important;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#333333;
  font-size:.75em;
  margin-top:5px;
  margin-bottom:20px;
}

.noblock {
	font-size:1em;
	display:inline;
}

p.tickbox input {
	width:20px !important;
	border:none !important;
	
}




fieldset .left input {
	width:228px;

}

fieldset .right textarea {
	width:285px;
}

p.submit {
  margin-top:10px;
  width:114px;
  overflow:hidden;
  padding-left:0 !important;
  margin-left:0 !important;
}

.submit input {
	width:100px !important;
	margin-left:13px	;
	border:1px solid #9B9B9B;
}

form .submit input {
	
	
}

/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/
.links h2 {
	margin-bottom:20px;
	
}


dl.links dt {
  font-weight:normal;
  margin-top:-10px;

}

dl.links dt p {
	margin-top:0;
	margin-bottom: 20px; 
}



dl.links dd {

margin-bottom: 20px;
}

dl.links dd p {
  font-family:Geneva, Helvetica, Arial, Sans-serif;
  font-size:13px;
  margin:0;
}

.content dl {
	background:#EFEFD1;
	padding:18px 10px 15px 0px;
}

dl.left {
	float:left;
	width:341px;
	display:block;
	
}

dl.right {
	float:right;
	width:356px;
	display:block;
}

dl a {
	color:#E94C12;
	
}

.right dt, .left dt {
	float:left;
	width:125px;
}

.right dd, .left dd {
	float:right;
	width:214px;
	margin-top:-10px;
}

.content dd p {

	margin:0;
	padding:5px 0 5px 10px;
}

/*-----------------------------------------------------
                     >> Mimetypes <<
-----------------------------------------------------*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0 0 0 -13px;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}

.pdf {
	width:100%;
	margin-left:0px !important;
}

a.download:hover {
  background:#FFF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}

/**************/

.clear  {clear: both};

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
