/* ------------------------------------------------------------------------
CSS sheet for Parsons Thomas Kinkade Signature Gallery
Author: Jeff Sanders (jeff@giantseedcreative.com)
Date Created: 4/30/08
Date Modified: 5/2/2010

All inquiries for this document should be directed to support@giantseedcreative.com
------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
* { margin: 0px; padding: 0px; }
a { outline: none; }

body {
	background: #000000;
	font-family: Verdana, Geneva, sans-serif;
	color: #CEB737;
}
#wrapper {
	position: relative;
	margin: 0px auto;
	width: 780px;
}
	#newsletter a {
		position: absolute;
		top: 0;
		right: 0;
		width: 196px;
		height: 43px;
		text-indent: -10000px;
		background-image: url(../images/newsletter.jpg);
		overflow: hidden;  
		display: block;
	}
#header {
	padding-top: 20px;
	height: 120px;
}
	#header h1 {
		height: 58px;
		text-indent: -10000px;
		background: url(../images/parsons.jpg) center center no-repeat;
		text-indent: -10000px;
		overflow: hidden;  
	}
	#header h2 {
		margin-top: 10px;
		height: 43px;
		background: url(../images/thomaskinkade.jpg) center center no-repeat;
		border-bottom: none;
		text-indent: -10000px;
		overflow: hidden;  
	}
#content {
	padding: 20px 0px;
	min-height: 400px;
	clear: both;
}
#footer {
	padding: 10px 0px;
	border-top: 1px solid #CEB737;
	text-align: center;
	clear: both;
}
	#footer p {
		font-size: 12px;
		text-align: center;
	}
	#footer a img {
		padding-bottom: 1px;
		text-decoration: none;
		border: none; 
	}
	
/* ------------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
#menu {
	width: 780px;
	border-top: 1px solid #CEB737;
	border-bottom: 1px solid #CEB737;
}
#menu ul {
	padding-left: 80px;
	height: 28px;
	width: 690px;
	text-align: center;
	list-style-type: none;
	display: block;
}
#menu li.hide {
	display: none;
}
#menu ul li {
	float: left;
	height: 28px;
	display: block;
}
#menu ul li a {
	padding: 0px 10px;
	font: 16px/28px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #CEB737;
	text-decoration: none;
	display: block;
}
#menu ul li a:hover {
	background: #D8B648 url(../images/btn_bg.jpg) top left repeat-x;
	color: #333;
}
#home li.home a,
#about li.about a,
#staff li.staff a,
#events li.events a,
#contact li.contact a {
	background: url(../images/btn_bg.jpg) top left repeat-x;
	color: #333;
}

/* ------------------------------------------------------------------------
TEXT ELEMENTS
-------------------------------------------------------------------------*/
h2 {
	margin-bottom: 12px;
	font: normal 22px "Times New Roman", Times, serif;
	color: #F1E4BA;
	/*border-bottom: 1px solid #F1E4BA;*/
}
	h2.awards {
		width: 440px;
	}
h3 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #fff;
}
h4 {
	margin: 10px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #F1E4BA;
}
p {
	margin: 10px 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.small {
	font-size: 10px;
}
#content a {
	padding-bottom: 1px;
	color: #CEB737;
	text-decoration: none;
	border-bottom: 1px solid #CEB737; 
}
#content a:hover {
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px dashed #CEB737; 
}
#content img {
	padding: 10px;
	background: #313131;
}
#content a img {
	border: none;
}
img.right {
	margin-left: 20px;
	float: right;
}

/* ------------------------------------------------------------------------
HOME PAGE ELEMENTS
-------------------------------------------------------------------------*/
#slideshow {
	margin: 0px auto;
	width: 600px;
	height: 400px;
}
	#slideshow p {
		padding: 10px;
		text-align: center;
	}
#home p.copy {
	margin: 5px 0px 20px 0px;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
#home p.release {
	text-align: center;
	color: #fff;
	font: 16px Verdana, Geneva, sans-serif;
}
address {
	margin-bottom: 10px;
	text-align: center;
	font-style: normal;
	font-size: 14px;
}
#col1,#col2,#col3 {
	margin-bottom: 20px;
}
	#col1 p, #col3 p {
		text-align: center;
		font: 16px "Times New Roman", Times, serif;
	}
#col1 {
	padding-top: 40px; 
	width: 260px;
	height: 94px;
	float: left;
}
#col2 {
	height: 134px;
	width: 260px;
	text-align: center;
	background: url(../images/parsons_logo.jpg) center center no-repeat;
	overflow: hidden;  
	float: left;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}
#col3 {
	padding-top: 39px;
	width: 260px;
	height: 95px;
	float: left;
}
#content p.large, .large {
	font-size: 22px;
}
#content p.ship {
	clear: both;
	font: 22px "Times New Roman", Times, serif;
	text-align: center;
}

/* ------------------------------------------------------------------------
GALLERY AND STAFF PAGE ELEMENTS
-------------------------------------------------------------------------*/
#about1 {
	width: 350px;
	float: left;
	display: block;
}
#about2 {
	width: 350px;
	float: right;
	display: block;
}
#pics {
	clear: both;
}
ul#gallery {
	list-style-type: none;
}
	ul#gallery li {
		margin: 11px;
		float: left;
	}
ul#gallery li a {
	border-bottom: none;
}
ul#gallery li a:hover {
	border-bottom: none;
}
/* ------------------------------------------------------------------------
EVENTS ELEMENTS
-------------------------------------------------------------------------*/
.event {
	clear: both;
	border-bottom:1px solid #CEB737;
	overflow: hidden;
	padding: 20px 10px;
}
.lastevent {
	border-bottom: 0px;
}
.event img {
	float: left;
	margin-right: 20px;
}
/* ------------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
#contact1 {
	width: 360px;
	min-height: 400px;
	float: left;
}
#contact2 {
	padding-bottom: 20px;
	width: 360px;
	min-height: 400px;
	float: right;
}
iframe {
	margin-bottom: 20px;
	padding: 10px;
	background: #313131 url(../images/iframe_bg.jpg) repeat;
}

/* contact form */
label {
	margin-bottom: 5px;
	width: 340px;
	display: block;
}
.contact input[type="text"] {
	padding: 5px;
	width: 340px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #F1E4BA;
	background: #313131;
	border: none;
	display: block;
}
textarea {
	margin-bottom: 10px;
	padding: 5px;
	width: 340px;
	height: 100px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #F1E4BA;
	background: #313131;
	border: none;
}
input[type="submit"] {
	padding: 3px 5px;
	background: #D6B446 url(../images/btn_bg.jpg) top left repeat-x;
	border: none;
}

/*constant contact */
.mailing input[type="text"] {
	padding: 5px;
	width: 250px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #F1E4BA;
	background: #313131;
	border: none;
	float: none;
	display: inline;
}

/* home page slider */
#home #content img {
	padding: 0px;
}
#slider {
	margin: 0px auto;
	width: 600px; /* important to be same as image width */
	height: 404px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 600px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
  position: absolute;
	font: 12px/15px Arial, Helvetica, sans-serif;
  padding: 10px 13px;
  width: 600px;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
  opacity: 0.7;
  color: #fff;
  display: none;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}