/* Declare body first of all */

body {
background:#FFF;
font: 11px Verdana,Tahoma,'Lucida Grande',sans-serif;
text-align:left;
margin:0;
padding:0;
 line-height: 18px;
 color: #2f2f2f;
}


/* ---------------
   Layout elements
   --------------- */

/* Masthead and descendants */

#masthead {
height:88px;
width: 100%;
background: #009edb;
 margin: 40px 0 0 0;
}

/* Main logo */
#masthead img {
margin: 12px 0 0 30px;
}
#masthead a
{
	margin-top: 55px;
	margin-left: 49px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	margin-right: 10px;
}

/* Container - needed only for faux background */

#bounder {
width:950px;
margin:10px 0 20px 0;
background: White;
 float: left;
}

/* The footer and descendants */

#footer {
height:28px;
background: #009edb;
margin: 10px 0 0 0;
color:#FFF;
 font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-top: 12px;
 padding-left: 30px;
 clear: both;
}

#footer a:link, #footer a:visited {
color:#FFF;
 text-decoration: underline;
}

#footer a:hover {
color:#EFEFEF;
 text-decoration: underline;
}

#footblock {
	clear: both;
	width: 350px;
	margin-left: 30px;
	background: #009edb;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin-top: 25px;
}
#footblock p {
	color: White;
	font-size: 18px;
	}

#footblock a:link, #footblock a:visited {
	color: White;
	font-size: 12px;
	text-decoration: none;
}

#footblock a:hover {
	color: White;
	font-size: 12px;
	text-decoration: underline;
}
/* ---------------
   START: Homepage specific elements
   --------------- */
	
/* Main artwork image */

#mainimage {
	width: 525px;
	float: left;
	margin-left: 30px;
}

/* Homepage right link column and descendents */

#frcol {
	width: 320px;
	float: right;
	margin-top: 5px;
}

.frontright {
	float: right;
	width: 100%;
	padding-left: 40px;
	padding-top: 30px;
}

.bright {
	color: #009edb;
	font: bold;
}

#frcol a:link, #frcol a:visited {
	color: #009edb;
	text-decoration: none;
}

#frcol a:hover {
	color: #009edb;
	text-decoration: underline;
}

/* Homepage artwork thumbnails and descendents */

#frthumbs {
	width: 950px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}

.artfront {
	float: left;
	text-align: center;
	padding-right: 25px;
	font-weight: bold;
}

/* Homepage event section and descendents */

#frevents {
	width: 920px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}

.eventfront {
	width: 230px;
	float: left;
	text-align: center;
}

.eventtitle {
	text-align: center;
	font: bold 16px;
	
}

.eventblock {
	width: 202px;
	float: center;
	text-align: left;
	background-color: #D3DBFC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 16px 0 0;
}

.eventblock2 {
	width: 212px;
	float: center;
	text-align: left;
	background-color: #D3DBFC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0 0 0;
}

.shine {
	color: #009edb;
}

.shine a:link, .shine a:visited {
	color: #009edb;
	text-decoration: none;
}

.shine a:hover {
	color: #009edb;
	text-decoration: underline;
}

/* ---------------
   END: Homepage specific elements
   --------------- */
	
	
/* ---------------
   START: Template A specific elements
   --------------- */

#pagetitle {
float:left;
margin-left: 30px;
margin-top: 15px;
text-align:left;
 font-size: 11px;
}

/* Template A artwork thumbnails and descendents */

#tathumbs {
	width: 950px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	clear: both;
}

.topimage {
	float: left;
	width: 30%;
	text-align: center;
	padding-right: 25px;
}

.topcaption {
	float: left;
	clear: both;
	padding-right: 40px;
}

/* Template A main page content and descendents */

#tacontent {
	width: 550px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	clear: both;
}

.tatitle {
	width: 900px;
	float: left;
	text-align: left;
	color: #009edb;
	font-size: 11px;
	padding-top: 15px;
}

.tatext {
	float: left;
	text-align: left;
	}
	
	.tatext a:link, .tatext a:visited {
	color: #2f2f2f;
	text-decoration: none;
	}
	
	.tatext a:hover {
	color: #2f2f2f;
	text-decoration: underline;
	}
	
/* ---------------
   END: Template A specific elements
   --------------- */

/* ---------------
   START: Template B specific elements
   --------------- */
#subtitle {
	width: auto;
	float: left;
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	margin-left: 30px;
	margin-bottom: 5px;
}
	
	#tbthumbs {
		clear: both;
		width: 300px;
		margin-left: 30px
	}
	
	.thumbpic {
		padding-top: 10px;
		padding-right: 10px;
		}
		
#leftcol {
	float: left;
	margin-left: 30px;
	width: 290px;
}

#rightcol {
	float: right;
	width: 550px;
}

#image01 {
	margin-top: 10px;
	}
	
	.artinfo {
	margin-left: 30px;
}
/* ---------------
   END: Template B specific elements
   --------------- */	
	
/* ---------------
   START: Template C specific elements
   --------------- */
	#tcthumbs {
		clear: both;
		float: left;
		width: 920px;
		margin-left: 30px
	}
	
	.thumbimage {
		width: 220px;
		text-align: left;
		float: left;
		padding-top: 30px;
		}
		
	.thumbimage p 
{
		width: 200px;
		text-align: left;
		float: left;
		}
	
	.thumbtitle {
		text-align: left;
		float: left;
		font-size: 9px;
		padding-bottom: 10px;
		font-weight: bold;
	}
	
		.thumbimage a:link, .thumbimage a:visited {
	color: #2f2f2f;
	text-decoration: none;
		}
		
		.thumbimage a:hover {
	color: #2f2f2f;
	text-decoration: underline;
		}
	
/* ---------------
   END: Template C specific elements
   --------------- */


/* -------------
   Form elements 
   -------------*/

form {
margin:0;
padding:0;
}

fieldset {
border:0;
margin:10px 0 10px 56px;
padding:0;	
}

label {
font-weight:bold;
color:#FFE86C;
}

input.submit {
margin:0 0 30px 56px;
}

#search
	{
	float:right;
	width:350px;
	display:inline;
	margin: 0px 0 0 0;
	height:20px;
	font:11px Tahoma, sans-serif;
	color:#333333;
	}
	
#search2
	{
	float:right;
	width:350px;
	display:inline;
	margin: 10px 0 0 0;
	height:20px;
	font:9px Tahoma, sans-serif;
	color:#333333;
	}
	
#search span
	{
	float:left;
	margin:0 0 0 8px;
	}
	
#search2 span
	{
	float:left;
	margin:0 0 0 8px;
	}
	
#inp-search
	{
	width:120px;
	height:14px;
	border:0;
	background:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #c1c4c6;
	}
#go
	{
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}

	/* ---------------------
   Other common elements 
   --------------------- */

abbr {
	
}

/* Turn off borders on image links */
img {
border:0;
}

/* Link states */

a:link {
	
}
a:visited {
	
}
a:hover {
	
}
a:active {
	
}

/* ------------
   Unique Items 
   ------------*/

.date {
	
}
