/*
Theme Name: Fairgame Theatre Company
Theme URI: http://www.19dozen.com
Description: Custom built theme
Version: 1.5
Author: Steve Mellor: 19dozen.com
Author URI: http://www.19dozen.com
Tags: 
*/

@import url(/wp-content/plugins/events-manager/events_manager.css);

body {
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:100%;
}
	
h2  {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	text-align:left;
}	
	
h3 {
	color:#008CD5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:normal;
	text-align:left;
}

p {
	margin:15px 0;
}
	
#nd_content {
	height: 100%;
	margin: 0 auto;
	width:965px;
	text-align:left;
	float:none;
}

#nd_logo{
	float:left;
	width:337px;
	height:84px;
	background:url(images/logo.jpg);
}
#nd_logo a {
	display:block;
	width:337px;
	height:84px;
}

#nd_flash_right{
	float:right;
	margin-top:85px;
	margin-right:15px;
}

#nd_flash_under{
	clear:left;
	float:left;
}

#nd_menu{
	clear:both;
	float:left;
	padding-top:15px;
}

.nd_main{
	clear:both;
	float:left;
	padding-top:0px;
}

.nd_main_home{
	width:715px;
}

#nd_sidebar{
	float:right;
	width:235px;
	overflow:hidden;
	margin-left:10px;
}

#nd_flash_right input{
	border:1px solid #CCC;
}

.submenu ul, .submenu ul li{
	margin:0;
	padding:0;
}

.submenu ul{
	padding:0px;
	margin-top:10px;
}

.submenu ul li{
	display:inline;
	list-style:none;
	padding-right:10px;
	margin-right:8px;
	border-right:1px solid #ccc;
}

.submenu ul li a{
	display:inline-block;
	color:#ccc;
	text-decoration:underline;
	padding:6px;
	
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;;	
}

.submenu ul li a:link, .submenu ul li a:visited{
	color:#999;
}

.submenu ul li a:active, .submenu ul li a:hover{
	color:#666;
}

/* Dropdown Menu CSS */

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; z-index:300; width:965px;  font-weight:bold;}
#dropmenu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:lowercase;
	display:block; color:#FFFFFF; text-decoration:none; background:url(images/navbg.gif); width:120px; text-align:center; height:48px; line-height:33px;}
#dropmenu a:hover {background-position:left 100px;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute;margin:16px 0 0 0px; display:none; width:12em; top:.5em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:10em; margin:0 0 0 0px;top:-.09em;}

#dropmenu li.current_page_item a, #dropmenu li.current_page_item a:hover{
	background-position:left 50px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

a img{
	border:0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* CUSTOM POSTING */

.show{
	float:left;
	width:650px;
	clear:left;
	padding-bottom:60px;
}

.show_dates{
	float:left;
	width:95px;
}

.show_date{
	width:40px;
	height:52px;
	padding-top:5px;
	margin:auto;
	color:#666;
	background:#CCC;
	border:1px solid #999;
	font-size:14px;
	text-align:center;
}

.fromto{
	background:#fff;
	border:none;
	height:auto;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}

.show h3{
	padding-top:0px;
	margin-top:0px;
}

.show_image{
	float:left;
	width:140px;
	height:182px;
	margin:0px 20px 0px 0px;
}

.show_image img{
	border:2px solid black;
}

.show_image img.missing{
	border:2px solid #CCC;
}

.show_listing{
	float:left;
	width:370px;
	text-align:justify;
}

.show_more{
	text-align:right;
	margin-top:10px;
}

/* SIDEBAR */

#sidebar ul{
	margin:50px 0px 0px 0px;
	padding:10px 0px 30px 10px;
	border-left:1px solid #CCC;
}

#sidebar ul li{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sidebar h2{
	margin:0px 0px 0px 0px;
	color:#666;
}

#sidebar ul li ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	border:none;
}

#sidebar ul li ul li{
	margin:0px 0px 8px 0px;
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited{
	display:block;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#999;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}

#sidebar ul li ul li a:active, #sidebar ul li ul li a:hover{
	display:block;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#666;
	border-bottom:1px solid #ccc;	
	text-decoration:none;
}

#bottom_footer{
	margin:0 auto;
	width:953px;
	height:49px;
	margin-top:-500px;
}

.post {
	clear:both;
}
.entry #coursetitle {
	font-size:20px;
	font-weight: bold;
}

.navigation{
	margin-top:20px;
	color:#999;
}

.navigation a:link,
.navigation a:visited{
	color:#999;
	text-decoration:none;
}

.navigation a:active,
.navigation a:hover{
	color:#666;
	text-decoration:none;
}

#sidebar ul li{
	margin-bottom:30px;
}

#selectBox{
	width:100%;
	border:1px solid #CCC;
	color:#666;
}

.my-home-banner{
	margin-top:20px;
	margin-left:10px;
	margin-bottom:-10px;
}

/* Code to pin footer */
html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

.nd_main {
	overflow:auto; 
	padding-bottom: 59px;
}  /* must be same height as the footer */

#footer {
	background:white left top no-repeat url(images/footerbg.gif);
	width:953px;
	position: relative;
	margin: 0 auto;
	margin-top: -59px; /* negative value of footer height */
	height: 49px;
	clear:both;
	*margin-top:-29px;
}

/*Opera Fix*/
/*body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}*/

.widget ul li{
	_padding:0px;
	_margin:0px;
}

a.tabButton {
	display:block;
	line-height:24px;
	padding:0px 8px 0px 8px;
	float:right;
	background:#09C;
	border:1px solid #03C;
	text-decoration:none;
	color:#FFF;
}

#footer{
	color:#CCC;
	line-height:32px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-right:10px;
	width:943px;
}

.narrowcolumn{
	width:711px;
}

p.linklove {
	display: none;
}
