/* @override http://magiccircletheatre.net/wp-content/themes/magiccircle/style.css */

/*
Theme Name:     Magic Circle Theatre
Theme URI:      http://www.magiccircletheatre.net/
Description:    Child theme for the Twenty Ten theme 
Author:         Komra Moriko
Author URI:     http://www.avenueverve.com/
Template:       twentyten
Version:        0.1.0
*/


/* PARENT THEME MODIFICATIONS */
#branding img,
#access,
#site-generator 
{ display: none; }

/* verve.base.css */
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, strong, 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;
}
/* remember to define focus styles! */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

:focus {
	outline: 0;
}
body {
	line-height: 1.2em;
	color: black;
	background: white;
}
ol, ul {
	list-style-type: none;
	margin-left: 0em;
	margin-top: .5em;
	margin-bottom: .5em;
}
b, strong { font-weight: bold; }

i, em { font-style: italic; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

p, blockquote {
	margin: .5em 0;
}

input[type=text],
input[type=password],
textarea
{
	padding: 4px;
	border: 1px solid #C8C4AB;
}

/*CLEARING OF FLOATS*/
div, ul, .clear 
{
	position: relative; zoom: 1;
}

div:after, 
ul:after,
.clear:after 
{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	position: relative;
	color: red;
	visibility: hidden;
}



/* MAGIC CIRCLE THEME STYLES*/

a:link 		{ color: #084e66; text-decoration: none;}
a:visited 	{ color: #084e66; text-decoration: none;}
a:hover 	{ color: #5897ac; text-decoration: none;}

p a:link 		{ color: #084e66; text-decoration: underline;}
p a:visited 	{ color: #084e66; text-decoration: underline;}
p a:hover 		{ color: #5897ac; text-decoration: underline;}

body {
	background-color: #e7f2ec;
	background-image: url(images/bknd-topnav.gif);
	background-repeat: repeat-x;
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #084e66;
	margin: 0; padding: 0;
}

p {
	line-height: 17px;
}

p.playwright {
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
}

p.address {
	text-align: center;
}

#make-a-donation a,
p.address a {
	font-size: 12px;
}

#make-a-donation a:link {
	color: #615a9b;
}

h2 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}

h2#logo {
	z-index: 1200;
}

h2#logo a {
	position: absolute; top: 5px; left: 18px;
	display: block;
	background-image: url(images/magic_circle-logo.png);
	background-repeat: no-repeat;
	width: 175px; height: 175px;
}

h2#logo a span { display: none; }

h4 {
	font-size: 22px;
	color: #084e66;
}

ul#top-nav {
	position: absolute; top: 9px; left: 220px;
	width: 750px;
	z-index: 900;
	padding: 0;
}

ul#top-nav li {
	display: inline;
	float: left;
	position: relative;
	margin-right: 6px;
}

ul#top-nav li:after {
	content:"."; 	display:block;	height:0; 	clear:both; 	visibility:hidden;
}

ul#top-nav li a {
	position: relative;
	display: block;
	float: left;
	width: 159px;
	height: 26px;
	margin-left: 4px;
	background-repeat: no-repeat;
}
ul#top-nav li a span { display: none; }
ul#top-nav li a#overview { background-image: url(images/buttons/home.png); width: 103px; }
ul#top-nav li a#season { background-image: url(images/buttons/current-season.png); width: 158px;}
ul#top-nav li a#box-office { background-image: url(images/buttons/box-office.png); width: 122px;}
ul#top-nav li a#restaurants { background-image: url(images/buttons/restaurants.png); width: 122px;}
ul#top-nav li a#press { background-image: url(images/buttons/press.png); }


ul#side-nav li a {
	position: relative;
	display: block;
	margin: 0 auto 3px auto;
	width: 160px !important;
	height: 26px;
	background-repeat: no-repeat;
}
ul#side-nav li a span { display: none; }
ul#side-nav li a#press { background-image: url(images/buttons/press.png); width: 102px; }
ul#side-nav li a#opportunities { background-image: url(images/buttons/opportunities.png); }
ul#side-nav li a#about-us { background-image: url(images/buttons/about.png); }




div.content {
	width: 960px;
	position: relative;
	margin-top: 70px;
	min-height:460px;
  	height: auto !important;
  	height: 460px;	
}

div.content:after {
	content:"."; 	display:block;	height:0; 	clear:both; 	visibility:hidden;	
}

div.left.column {
	width: 190px !important;
	padding: 10px;
	position: relative; top: 115px;
	float: left;
	text-align: center;
}

#make-a-donation {
	margin-bottom: 2em;
}

#container,
div.right.column {
	width: 730px !important;
	float: right;
}

img#garden-pic,
img#garden-gate {
	padding: 15px;
	background-color: white;
	border: 1px solid #bbb;
}

img#garden-gate {
	position: absolute; top: 230px; left: 340px;
}

#home-text {
	width: 300px;
	padding: 8px 16px 105px 16px;
	color: #084e66;
}

.play-description {
	padding: 0 0 9px 0;
	margin: 18px 0 0 0;
	border-bottom: 1px solid #fff;
}

.show-info {
	margin-left: 270px;
}

.show-info.no-poster {
	margin: 0;
}

.poster {
	width: 252px;
	position: absolute; top: 0; left: 0;
	margin: 0 15px 0 0
}

.poster img {
	border: 1px solid #bbb;
}

blockquote {
	font-style: italic;
	color: #006666;
	font-size: 15px;
}

blockquote cite {
	display: block;
	margin-left: 18px;
	color: #777;
	font-style: normal;
	font-size: 12px;
}

form {
	margin: 28px 0;
	text-align: left;
}

form div {
	padding: 4px;
	
}

form h5 {
	font-size: 12px;
	color: #084e66;
	margin: 0;
}

input[type=text] {
	border: 1px solid #228B8B;
	padding: 4px;
}

input[type=image] {
	position: relative; top: 7px;
	
}

#footer {
	margin-top: 48px;
	margin-left: 210px;
	border-top: 1px solid #5897ac;
	color: #5897ac;
	font-size: 12px;
	width: 750px;
}
