/*
Theme Name: Cape Town Opera
Theme URI: http://www.generator.co.za/
Description: Based on ... The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Bruce Harrod
Author URI: http://www.bruceharrod.com/
*/

@import url('menuh.css');

/* Begin Typography & Colors */
body {
	background: url(images/bg-body.gif) #910708 repeat-x top;
	background-attachment:fixed;
	margin:0px;
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
	
a {
	color:#760100;
}

#nationallottery {
	position:absolute;
	width:100%;
	height:100px;
}

#nationallottery .logo {
	margin:15px auto;
	width:910px;
	height:80px;
	background: transparent url(images/national_lottery.gif) no-repeat top right;
}

#page {
	background: url(images/bg-page.jpg) #FFF no-repeat top right;
	margin:0 auto;
	padding:50px 0 20px 0;
	width:940px;
}

#header {
	background: url(images/bg-header.jpg) transparent repeat-x top left;
	height:275px;
	padding:0;
	margin:15px 15px 0 15px;
}

#header h1 {
	background: url(images/bg-logo.jpg) transparent no-repeat bottom center;
	text-indent:-1999px;
	float:right;
	cursor:pointer;
	margin:0;
	width:200px;
	height:275px;
}
#header #banner {
	float:left;
	margin:0;
	width:700px;
	height:275px;
}

#header #imageContainer {
	width:700px;
	height:275px;
	overflow:hidden;
}

#menu {
	background: url(images/bg-menu.gif) #760202 repeat-x top right;
	margin:0 15px;
	height:45px;
	clear:both;
	text-align:center;
}

#menu .table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

#menu .table .left,
#menu .table .right {
	float:left;
	height:46px;
	width:40px;
}
#menu .table .left {
	background: url(images/bg-menu-left.gif) transparent no-repeat center center;
}
#menu .table .right {
	background: url(images/bg-menu-right.gif) transparent no-repeat center center;
}

#menu ul.level-one {
	padding:0;
	margin:0;
	text-align: center;
}

#menu li.level-one {
	float:left;
	list-style:none;
	height:45px;
	padding:0 10px;
	line-height:45px;
	text-align:center;
	font-size:11px;
	background: url(images/bg-menu-li.gif) transparent no-repeat center left;
}
#menu .level-one:hover {
	background: url(images/bg-menu-li-active.gif) transparent repeat-x center left;
}

#menu li.break {
	background: url(images/bg-menu-li.gif) transparent no-repeat center left;
}
#menu li a {
	color:#f6dbb1;
	text-decoration:none;
	text-transform:uppercase;
}
#menu li.Active {
	background: url(images/bg-menu-li-active.gif) transparent repeat-x center left;
}
#menu li.Active li {
	background: url(images/bg-submenu-li.gif) transparent repeat-x center left;
}
#menu li li.Active {
	background: url(images/bg-submenu-li-active.gif) transparent repeat-x center left;
}

ul.level-two {
	display:none;
	position:absolute; 
	margin:-4px 0 0 -10px; 
	padding:0;
	border:1px solid #000000;
	background-color:#910708;
}

ul.level-two li.level-two {
	float:none;
	list-style:none;
	padding:0px 50px 0 10px; 

	height:20px; 
	text-align:left; 
	font-size:11px;
	line-height:20px; 

	background:url(images/bg-submenu-li.gif) #910708 repeat-x top left;
}

ul.level-two li.level-two:hover {
	background: url(images/bg-submenu-li-active.gif) #910708 repeat-x center left;
}

#menu .table .left:hover {
	background: url(images/bg-menu-left.gif) transparent no-repeat center center;
}
#menu .table .right:hover {
	background: url(images/bg-menu-right.gif) transparent no-repeat center center;
}


#wrapper {
	background: url(images/bg-wrapper.gif) #FFF repeat-x top center;
	margin:0 15px;
}

#content {
	float:left;
	margin:15px 15px 15px 0;
	padding:15px 15px 15px 10px;
	width:635px;
	border-right:1px dashed #bf9f6c;
}

#content h1 {
	font-size:40px;
	margin:0;
}
#content h2 {
	font-size:30px;
	margin:0;
}
#content h3 {
	font-size:25px;
	margin:20px 0 0 0;
}
#content p {
	margin:10px 0;
}

#content .ec3_schedule {
	width:130px;
	border:0px;
	margin:0px 15px 15px 0;
}

#content .ec3_schedule tbody {
	border:1px solid #BF9F6C;
	background-color:#f8f6f0;
}
#content .ec3_schedule h3 {
	margin:0px;
	color:#666;
}

#content .ec3_schedule td {
	padding:2px 4px;
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}

#content .excerpt-date {
	color:#760100;
	margin:0 0 10px 0;
	font-size:11px;
}

#content .read-more {
	font-size:11px; 
	line-height:18px; 
	text-decoration:none; 
	float:right; 
	clear:both; 
}
#content .read-more:hover {
	text-decoration:underline;
}

#content .mmf-form input,
#content .mmf-form select,
#content .mmf-form textarea
{
	margin:5px 0 5px -2px;
}

.g-img {
	margin:0px 10px 10px 0; 
	border:1px solid #bf9f6c; 
	padding:10px; 
	float:left;
	max-width:125px;
	max-height:125px;
}

#sidebar {
	float:right;
	margin:15px 15px 15px 0;
	padding:0;
	width:219px;
}

#sidebar h3 {
	text-align:center;
	font-size:25px;
	margin:15px 0 0px 0;
	padding:0px;
	color:#910708;
}

#sidebar .widget {
	background: url(images/banner-mid.gif) transparent repeat-y;
}

#sidebar ul {
	margin-top:0px;
}

#sidebar  #searchform {
	border:1px solid #bf9f6c;
	padding:5px;
	height:20px;
}
#sidebar  #searchform #s {
	float:left;

	background: url(images/bg-searchform-s.gif) transparent repeat-x top left;
	width:170px;
	border:0px;
	overflow:hidden;

	margin:0px;
	padding:2px 6px;

	color:#bf9f6c;
}
#sidebar  #searchform #searchsubmit {
	float:right;

	background: url(images/bg-searchform-searchsubmit.gif) transparent no-repeat center left;
	text-indent:-9999px;
	border:0px;
	width:18px;
	height:20px;

	margin:0px;
	padding:0px;

}


#promos {
	width:650px;
	margin-bottom:15px;
}
#promos .left,
#promos .center,
#promos .right {
	float:left;
	width:210px;
	margin-right:10px;
}
#promos .right {
	margin-right:0px;
}


#submenu {
	background: url(images/bg-submenu.gif) #FFF repeat-x top center;
	padding-top:30px;
	clear:both;
}
#submenu .table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
#submenu ul {
	padding:0;
	margin:0;
}
#submenu li {
	float:left;
	list-style:none;
	padding:0 10px;
	text-align:center;
	font-size:11px;
}
#submenu li a {
	color:#910708;
	text-decoration:none;
}
#submenu li.Active a {
	text-decoration:underline;
}

#footer {
	background: url(images/bg-footer.gif) #FFF no-repeat bottom center;
	margin:10px auto;
	width:860px;
	color:#86642d;
	font-size:90%;
	text-align:center;
	padding-bottom:30px;
}
#footer a {
	color:#970303;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* */

.alignleft {
	clear:both;
	float:left;
	margin:0 20px 20px 0;
}
.alignright {
	clear:both;
	float:right;
	margin:0 0 20px 20px;
}

/* Begin Calendar */
#sidebar #calendar_wrap {
	border:1px solid #bf9f6c;
	padding:5px;
}

#wp-calendar {
	empty-cells: show;
	width:100%;
	background-color:#FFF;
	color:#333;
	font-size:11px;
	border-collapse:collapse;
	
	border:1px solid #bf9f6c;
	padding:5px;
	}

#wp-calendar table {
	background-color:#bf9f6c;
}


#wp-calendar caption {
	background:url(images/bg-menu.gif) #910708 repeat-x center center;
	font-weight:bold;
	font-size:12px;
	padding:2px 0;
}
#wp-calendar caption a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
}

#wp-calendar th {
	color:#FFF;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	padding:2px 0;
}
#wp-calendar td a {
	background-color:#910708;
	color:#FFF;
	text-decoration:none;
	
}

#wp-calendar td #ec3_publish {
	background-color:#bf9f6c;
}

#wp-calendar #next a {
	background-color:#bf9f6c;
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	background-color:#bf9f6c;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar #next,
#wp-calendar #prev {
	width:90px;
	padding:5px;
}

#wp-calendar a {
	display: block;
	}
#wp-calendar a.eventday {
	color:#FFF;
	background-color:#910708;
	}



#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	clear:both;
	background-image:url(images/bg-widget-li.gif);
	border:0px;
	height:2px;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 15px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*---------------------------------------*/
/* Clearfix
/*---------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
