/*  
Theme URL: http://www.tutburycastle.com/
Description: Tutbury Castle, Tutbury
Author: Joshua Gutteridge (Skyte Media)
Author URL: http://www.skytemedia.com/

Copyright (c) Tutbury Castle.

*/

/* Generic
---------------------------------------------------------------------------------*/

body	{
	padding: 0;
	margin: 0;
	font: 12px/2em Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: #CCC url(../img/icons/bg.jpg) center top no-repeat;
}

img {
	border: none;
}

.img_left {
	float: left;
	margin: 10px 20px 10px 0;
	clear: left;
}

.img_right {
	float: right;
	margin: 10px 0 10px 20px;
	clear: right;
}

/* Font and Typography
---------------------------------------------------------------------------------*/

h1 {
	font: normal 23px Georgia, "Times New Roman", Times, serif; 
	color: #FFF;
	padding: 0;
	margin: 0;
}

h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif; 
	color: #333;
}

h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif; 
	color: #333;
	font-weight: bold;
}

p {
	font: 12px/2em Georgia, "Times New Roman", Times, serif;
	color: #222;
	text-align: justify;
}

h1, h2, h3, p {
	clear: both;
}

.curator_letter {
	background: url(../img/icons/curator_letter.jpg) no-repeat;
	padding: 10px 10px 10px 86px;
	border: 1px solid #DDD;
}

.speakers {
	border: 1px solid #DDD;
}

.month {
	position: relative:
	
}

/* Links
---------------------------------------------------------------------------------*/
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #222;
}

a:hover {
	text-decoration: underline;	
	color: #666;
}

/* Layout
---------------------------------------------------------------------------------*/
#header {
	height: 70px;
	width: 850px;
	margin: 0 auto;
	background-color: #222;
	padding: 20px 20px 5px 20px;
	border-bottom: 1px solid #CCC;
}

#header_left {
	float: left;
}

#header_right {
	float: right;
	text-align: right;
	margin-top: -5px;
	font: 12px/2em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: none;
}

.friends_list {
	width: 200px;
	height: 16px;
	border: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 4px;
	background-color: #FFF;
}

.friends_list_button {
	height: 24px;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 4px;
	background-color: #CCC;
	margin-top: 5px;
}

#image {
	width: 890px;
	height: 250px;
	margin: 0 auto;	
	clear: both;
}

.home {background-image: url(../img/common/home.jpg);}

.introduction {background-image: url(../img/common/introduction.jpg);}
.events {background-image: url(../img/common/events.jpg);}
.group {background-image: url(../img/common/group.jpg);}
	.anne_boleyn {background-image: url(../img/common/anne.jpg);}
	.charles_ii {background-image: url(../img/common/charles.jpg);}
	.elizabeth_i {background-image: url(../img/common/elizabeth.jpg);}
	.gilbert_savage {background-image: url(../img/common/gilbert.jpg);}
	.henry_viii {background-image: url(../img/common/henry.jpg);}
	.james_buchan_the_apothecary {background-image: url(../img/common/buchan.jpg);}
	.mary_queen_of_scots {background-image: url(../img/common/mary.jpg);}
	.medieval_musicians {background-image: url(../img/common/musicians.jpg);}
	.mistress_shakespeare {background-image: url(../img/common/shakespeare.jpg);}
	.samuel_adams_the_georgian_butler {background-image: url(../img/common/adams.jpg);}
	.nell_gwynne {background-image: url(../img/common/nell.jpg);}
	.posies_past {background-image: url(../img/common/posies.jpg);}
	.school {background-image: url(../img/common/school.jpg);}
	.food {background-image: url(../img/common/food.jpg);}
	.boudica_queen_of_the_iceni {background-image: url(../img/lectures/boudica_queen_of_the_iceni.jpg);}
	
	.best {background-image: url(../img/common/best.jpg);}
	.degree {background-image: url(../img/common/degree.jpg);}

.research {background-image: url(../img/common/research.jpg);}
.mary_queen {background-image: url(../img/common/mary.jpg);}
.time {background-image: url(../img/common/time.jpg);}

.haunted {background-image: url(../img/common/haunted.jpg);}

.weddings {background-image: url(../img/common/weddings.jpg);}
.midnight {background-image: url(../img/common/midnight.jpg);}
.marquee {background-image: url(../img/common/marquee.jpg);}

.fees {background-image: url(../img/common/fees.jpg);}
.season {background-image: url(../img/common/season.jpg);}
.special {background-image: url(../img/common/special.jpg);}

.contact {background-image: url(../img/common/contact.jpg);}
.lesley {background-image: url(../img/common/lesley.jpg);}

.legal {background-image: url(../img/common/legal.jpg);}
.sitemap {background-image: url(../img/common/sitemap.jpg);}

.grounds1 {background-image: url(../img/common/grounds1.jpg);}
.grounds2 {background-image: url(../img/common/grounds2.jpg);}

#title {
	width: 870px;
	position: absolute;
	background-color: #333;
	top: 308px;
	padding: 5px 10px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	border-top: 1px solid #CCC;
}

#title_left {
	float: left;
}

#title_right {
	float: right;
	font: 12px/2em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 2px;
}

#title_right a {
	color: #FFF;
}

#banner {
	height: 30px;
	padding: 15px;
	background-color: #8A0000;
	clear: both;
}

#banner_container {
	width: 890px;
	margin: 0 auto;
}

#logo {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	float:left;
	padding-left: 10px;
}

#container {
	width: 890px;
	margin: 0 auto;
	background-color: #FFF;
	background: url(../img/icons/bg_container.gif) repeat-y;
}

#menu {
}

	#sddm
	{	margin: 0;
		padding: 0;
		z-index: 30;
		float: right;
		position: relative;
		width: 666px;
	}
	
	#sddm li
	{	margin: 0;
		list-style: none;
		float: left;
		font: 17px Georgia, "Times New Roman", Times, serif;
		}

	
	#sddm li a
	{	display: block;
		margin: 0 0 0 1px;
		padding: 5px 12px;
		color: #FFF;
		text-align: center;
		text-decoration: none;
		}
		
	
	#sddm li a:hover{
		background: #FFF;
		color: #000;
	}

	
	#sddm div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		width: 135px;
		top: 45px;
		background-color: #8A0000;
		}
	
		#sddm div a
		{	position: relative;
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background-color: #8A0000;
			color: #FFF;
			font: 12px/1.8em Arial, Helvetica, sans-serif;
			border-bottom: 1px solid #9D0000;
			}
	
		#sddm div a:hover
		{	background-color:#9D0000;
			color: #FFF;
			text-decoration: underline;
			}

#spry_title {
	border: 1px solid #CCC;
	border-bottom: none;
	padding: 5px;
	background-color: #222;
	color: #FFF;
}

#spry_title h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 0;
	margin: 0;
}

#spry {
	float: left;
	padding: 20px;
}

.spry_date{
	padding-left: 20px;
	font-style: italic;
	background: url(../img/icons/calendar.gif) left center no-repeat;
}

.spry_text {
	padding: 5px 5px 5px 20px;
	margin-left: 5px;
	font-style: italic;
	background: url(../img/icons/info.gif) left center no-repeat;
}

#homepage_links {
	width: 220px;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #CCC;
	background-color: #222;
}

#homepage_links ul{
	margin: 0;
	padding: 0;
}

#homepage_links li{
	list-style-type: none;
	font-size: 18px;
}

#homepage_links li a:link, #homepage_links li a:visited {
	color: #FFF;
}

#homepage_links li a:hover {
	color: #CCC;
}

#twitter {
	width: 765px;
	padding: 0px 10px 10px 85px;
	background: #FFF url(../img/icons/twitter.png) no-repeat;
}

#twitter_div ul {
	margin: 0;
	padding: 0;
}

#twitter_div li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content {
	padding: 20px 40px 0 40px;
	float: right;
	width: 525px;
}

.content_left {
	width: 250px;
	float: left;
	padding-right: 20px;
	border-right: 1px dotted #CCC;
}

.content_right {
	width: 230px;
	float: right;
	padding-left: 20px;
}

#info {
	border-top: 1px solid #CCC;
	padding: 20px 20px 0 0;
	clear: left;
}

#info h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0 0 10px 0;
	margin: 0;
}

#info ul{
	margin: 0;
	padding: 0;
}

#info li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#buttons_container {
	width: 890px;
	margin: 0 auto;
	background-color: #FFF;
	padding-top: 20px;
}

#buttons {
	clear: both;
	width: 860px;
	border-top: 1px solid #CCC;
	margin: 0 auto;
	padding: 15px 0;
}

.button {
	width: 274px;
	height: 100px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 15px;
}

.text {
	position: relative;
	background-color: #FFF;
	display: inline;
	padding: 5px;
	top: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #333;
	opacity: 0.80;
}

.wedding {background-image: url(../img/icons/wedding.jpg); height: 100px;}
.ghost {background-image: url(../img/icons/ghost.jpg); height: 100px;}
.mary {background-image: url(../img/icons/mary.jpg); height: 100px;}

.button_end {
	width: 274px;
	border: 1px solid #CCC;
	float: left;
}

#footer {
	clear: both;
	width: 850px;
	height: 40px;
	background-color: #DDD;
	padding: 20px;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	text-align: right;
}

.work {
	width: 800px;
	margin: 0 auto;
}

.contact_left {
	width: 125px;
	float: left;
	font: 14px/2.6em Arial;
	color: #222;
	clear:both;
}

.contact_right {
	width: 300px;
	float: left;
}

#contact_send {
	width: 300px;
	clear: left;
	padding: 10px 0 10px 125px;
}

.contact_field {
	border: 1px solid #CCC;
	height: 20px;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px;
	width: 200px;
}

.contact_box {
	width: 300px;
	border: 1px solid #CCC;
	height: 100px;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px;
}

/* Opening Times
---------------------------------------------------------------------------------*/

#opening {

}

.opening_left {
	width: 125px;
	float: left;
	font: normal 20px Georgia, "Times New Roman", Times, serif; 
	color: #333;
	clear:both;
	padding-bottom: 5px;
}

.opening_right {
	width: 300px;
	float: left;
	font: normal 20px Georgia, "Times New Roman", Times, serif; 
	color: #333;
	padding-bottom: 10px;
}

/* Lunches, Cream Teas and Dinners
---------------------------------------------------------------------------------*/
.lcd_left {
	width: 106px;
	height: 104px;
	clear: both;
	float: left;
	margin-bottom: 15px;
}

.lcd_right {
	width: 419px;
	float: right;
	height: 104px;
	margin-bottom: 15px;
	text-align: left;
	font: bold 14px Georgia, "Times New Roman", Times, serif; 
	color: #333;
}

.subheading {
	font: normal 12px Georgia, "Times New Roman", Times, serif; 
}

/* Visitor Guide
---------------------------------------------------------------------------------*/

#guide_left {
	width: 225px;
	float: left;
}

#guide_right {
	width: 300px;
	float: right;
}

/* Speaker Buttons
---------------------------------------------------------------------------------*/
#icon ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#icon li {
	list-style-type: none;
	float: left;
}

#icon a:link, #icon a:visited {
	border: 1px solid #DDD;
	padding: 10px;
	display: block;
	background-color: #EEE;
	text-decoration: none;
}

#icon a:hover {
	border: 1px solid #999;
	opacity: 0.90;
	filter: alpha(opacity = 90);
}

.icon {
	padding: 0px 10px 10px 0px;
}

.icon_end {
	padding: 0px 0px 10px 0px;
}

/* Gallery
---------------------------------------------------------------------------------*/
#gallery ul {
	margin: 0;
	padding: 0;
}

#gallery li{
	list-style-type: none;
	border: 1px solid #CCC;
	float: left;
	margin: 0px 19px 19px 0;
	padding: 5px;
	width: 100px;
	height: 100px;
	background-color: #FFF;
}

#gallery li:hover{
	border: 1px solid #999;
}

.banner1 {
	clear: left;
}

/* Events
---------------------------------------------------------------------------------*/
#event {
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 10px 0;
	clear: both;
	cursor: pointer;
}

#event:hover {
	border: 1px solid #CCC;
	background-color: #EEE;
	margin: 10px 0;
	clear: both;
}

.event_img {
	width: 100px;
	padding: 10px;
	float: left;
}

.event_txt {
	width: 350px;
	padding: 10px;
	float: right;
}

.tbl_event tr {
	border-bottom: 1px solid #333;
}

/* Guide
---------------------------------------------------------------------------------*/
#guide ul {
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
}

#guide li {
	list-style-type: none;
}

#guide li a, #guide li a:visited  {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
	display: block;
	float: left;
	width: 220px;
	margin: 0 20px 20px 0;
}

#guide li a:hover {
	border: 1px solid #333;
}

/* Clearfix
---------------------------------------------------------------------------------*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */