/*  style.css   */

body
{
  font-size: 11px !important;
	line-height: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #575a5d;
	background-color: #575a5d;
  /* 
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	*/
}

h1 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 218% !important;
	color: #575a5d;
  padding: 0px;
	margin-top: 10px;
	margin-Bottom: 10px;
}
h2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
	line-height: 1.2em;
  font-size: 164% !important;
	color: #575a5d;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 145% !important;
	color: #575a5d;
  padding-bottom: 0px;
}
h4 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 118% !important;
}
h5 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 120% !important;
	color: #575a5d;
  padding: 0px;
  margin: 0px;
}
h6 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 140% !important;
	line-height: 30px;
	color: #575a5d;
  padding: 0px;
  margin: 0px;
	text-align: center;
}
div.headtop {
	border-bottom: 1px solid #dddddd;
}

div.head {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #3e4042;
  font-weight: bold;
	Line-height: 25px;
  font-size: 22px !important;
	padding-left: 0px;
  padding-top: 15px;
	padding-bottom: 3px;
	margin-top: 5px;
}
div.date {
	letter-spacing: 1px;
	font-size: 12px !important;
	color: #575a5d;
	margin-bottom: 0px;
	padding-left: 0px;
}
.author {
	  float: left;
}

/* ==================================== */
.tags {
	float: right;
}
.tags a:link, .tags a:visited {
    text-decoration:none;
		outline: none;
		color: #575a5d;
}
.tags a:hover, .tags a:active {
    text-decoration: underline;
    color: #820040;
}
/* ============= TAG CLOUD =============== */

#tagcloud {
    width: 100%;
    color: #575a5d;
    padding: 0px;
    text-align: left;
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
		outline: none;
		color: #575a5d;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #820040;
}

#tagcloud span {
    padding: 4px;
}

.smallest {
    font-size: 10px;
}

.small {
    font-size: 12px;
}

.medium {
    font-size: 14px;
}

.large {
    font-size: 16px;
}

.largest {
    font-size: 18px;
} 

/* ==================================== */



p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-bottom: 0px;
}

/* ======== links ======== */

object { outline: none; }

a:link     
{ 
  color: #820040;
	font-weight: normal;
	text-decoration: none; 
	border: 0px;
	outline: none;
}

a:visited  {
  color: #820040; 
  text-decoration: none; 
	border: 0px;
	outline: none;
}

a:hover, a:active
{
  color: #000000;
	text-decoration: underline;
	border: 0px;
	outline: none;
}
/*
a.gal:hover { border: 1px solid #a0a0a0; outline: none;}
a.gal:link  { border: 1px solid #790105; outline: none;}
a.ext:hover { border: 0px solid #000000; outline: none;}
*/
/*
a.tags:hover {border: 0px solid #000000; outline: none; color: #820040;}
a.tags:link  {border: 0px solid #000000; outline: none; color: #575a5d;}
*/

#homepage a#linkhom {
  color: #000000;
}
#newspage a#linknew {
  color: #000000;
}
#gallerypage a#linkgal {
  color: #000000;
}

#aboutpage a#linkabo {
  color: #000000;
}
/* Articles */
#aboutpage a#linkarticles {
  color: #000000;
}
/* Workshops */
#aboutpage a#linkwork {
  color: #000000;
}

#articlespage a#linkart {
  color: #000000;
}
#exhibpage a#linkexh {
  color: #000000;
}
#workpage a#linkwor {
  color: #000000;
}

#contactpage a#linkcon {
  color: #000000;
}

#linkspage a#linklin {
  color: #000000;
}

/* =========================== */

#container
{
	margin: 15px auto;
	width: 960px;
	text-align: left;
	background-color: #ffffff;
}

#header
{
  background-color: #ffffff;
	height: 125px;
	width: 960px;
	background-image: url(banner3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#header h1
{
	background-color: #ffffff;
	font-size: 11px;
	text-align: right;
	color: #575a5d;
	margin: 0;
	padding: 0;
}


#mainnav    {
	font-size: 12px !important;
  background-color: #ffffff;
	padding-right: 9px;
	border-bottom: 3px solid #575a5d;
	text-align: right;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#mainnav ul { list-style-type: none; }
#mainnav li { padding-left: 5px; display: inline; }
.nav { margin-right: 5px; }

a.nav:link  {color: #820040; outline: none;}
a.nav:hover {color: #000000; border-top: 4px solid #820040; text-decoration: none; outline: none;}

#header ul { list-style-type: none; }
#header li { padding-left: 5px; display: inline; }


#linkscolumn1
{
	float: left;
	width: 320px;
  background-color: #ffffff;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#linkscolumn2
{
	float: left;
	width: 320px;
	background-color: #ffffff;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#column3
{
	float: left;
	width: 320px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#column640
{
	float: left;
	width: 635px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #ffffff;
	min-height:400px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/
* html .column640 {
height: 400px;
}
/**/

#column320
{
	float: left;
	width: 320px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #ffffff;
	min-height:400px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/
* html .column320 {
height: 400px;
}
/**/

.pad5px
{
  padding-left: 5px;
	padding-right: 5px;
}

.pad10px
{
  padding-left: 10px;
	padding-right: 12px;
}

.content 
{
	float: left;
	width: 960px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
/* ===== fixed box ===== */

div.cen {
  width: 600px ;
  margin-left: auto;
  margin-right: auto;
}

div.capcen {
	margin-left: 160px;
}

div.Imagebox {
  float: left;
	width: auto;
  vertical-align: top;
	padding: 0px;
}

div.Imageboxinner {
	padding: 5px;
	margin: 0px;
	width:  290px;
	height: 320px;
}

div.box3 {
  float: left;
	width: 290px;
	height: 330px;
	padding: 0px;
}

.sidehead {
  width: 300px;
  border-bottom: 1px solid #dddddd;
  color: #3e4042;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 20px 0 3px;
	text-transform: uppercase;
}
.cat1 {
  margin-top: 10px;
}
img.stumble {
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 0px;
}

/* ===== lists ===== */

 ul {
	 margin-top: 0em;
	 }
li.block { 
  list-style-type: square;
  list-style-image: url(http://www.markmonckton.co.uk/images/buttons/bblock.gif); 
  padding: 0;
  margin-left: -24px; 
	}
li.iblock { 
  list-style-type: square;
  list-style-image: url(http://www.markmonckton.co.uk/images/buttons/bblock.gif); 
  padding: 0;
  margin-left: 0px; 
}
li.arrow { 
  list-style-type: disc;
  list-style-image: url(http://www.markmonckton.co.uk/images/buttons/barrow.gif);
  padding: 0;
  margin-left: -24px;
  margin-top: 1px;
	}
/* === exhibitions === */
ul.exhib {
  list-style-type: none;
	padding: 10px 0px 0px 0px;
  margin: 0px;
}
li.title {
  list-style-type: none;
	font-size: 140%;
	color: #3e4042;
  font-weight: bold;
	font-style: normal;
}

li.date {
  list-style-type: none;
	letter-spacing: 2px;
	margin-bottom: 6px;
	font-size: 100%;
	color: #575a5d;
  font-weight: normal;
	font-style: normal;
}

li.newh {
  color: #575a5d;
  list-style-type: none;
  list-style-position: inside;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}
li.new {
  color: #575a5d;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}
/* == captions start == */
ul.caption {
  list-style-type: none;
	list-style-position: inside;
	padding: 0px;
  margin: 0px;
}
li.head {
	font-size: 12px;
  color: #3e4042;
	font-weight: bold;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
}

li.text {
  color: #3e4042;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
/* == captions end == */

ul.galnav {
  list-style-type: none;
	list-style-position: inside;
	padding: 0px;
  margin: 0px;
	text-indent: -16px;
}
li.gnlink {
  color: #e2e2e2;
	font-weight: normal;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 4px;
}

/* ======== footer ======== */
#footer
{
	clear: both;
	text-align: center;
	height: 70px;
	padding: 0px;
	border-top: 1px solid #92a5a4;
	background-color: #ffffff;
  background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	

}
/*  AES website
#footer { 
    color: #000000;
    border-top: 1px solid #aaaaaa;
    padding-top: 5px;
    font-size: 70%; 
    line-height: 140%;
    margin: 30px 0px 7px 5px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
    clear : both;
}
*/

#addthis {
    display : inline;
    float : right;
    padding-right : 15px;
}

/* ======================== */

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 900px;
	text-align: right;
}

/* ========================================= */

img.centre {
  display: block;
  margin-left: auto;
  margin-right: auto;
	border: 1px solid #414141;
	padding: 0px;
	margin-bottom: 3px;
}
img.centre2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
	border: 1px solid #414141;
	padding: 0px;
	margin-bottom: 8px;
}
img.left {
  margin-left: 0px;
  margin-right: 3px;
	border: 1px solid #414141;
	margin-bottom: 10px;
}
img.right {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
	border: 1px solid #414141;
}
img.border {
	margin-left: 2px;
	margin-top: 6px;
	border: 1px solid #414141;
}

img.border2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	border: 1px solid #414141;
}

img.imgblog {
	margin: 0px 10px 5px 0px;
	border: 1px solid #414141;
}

img.border0 {
	margin: 0px 0px 1px 0px;
	border: 1px solid #414141;
}

img.homeright {
  display: block;
  margin-left: 18px;
  margin-right: 0px;
	border: 1px solid #414141;
}
img.centreimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.nodis img {
border: 0px solid #000000;
}

.line300 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.line1px {
	padding-top: 1px;
	padding-bottom: 1px;
}
.line2px {
	padding-top: 2px;
	padding-bottom: 2px;
}
.line4px {
	padding-top: 4px;
	padding-bottom: 4px;
}
.line5px {
	padding-top: 5px;
	padding-bottom: 5px;
}
.line600 {
	padding-top: 10px;
	padding-bottom: 0px;
}

/* ========== preload ========== */

.hiddenPic {display:none;}

/* ========== cursors ========== */

.arrow_up {
	cursor: n-resize;
	padding-right: 5px;
}

.pointer {
	cursor: pointer;
}

.hand {
	cursor: move;
}

.help {
	cursor: help;
	padding-right: 5px;
}


/* ======== ie hack ======== */ 
.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 */

/* These are standard sIFR styles... do not modify */


