/*
Theme Name: First Irish Theatre Festival
Theme URI: http://www.firstirish.org
Description: For NYC's First Irish Theatre Festival
Author: Keystone UX
Version: 0.1
Tags:
*/
html {
	background:#d2d2d2;}
body {
	margin:12px auto;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight:300;}
div#doc2 {
	background:#dee5e5;
	border:1px solid #a8bdb3;}
.contain {
	padding:6px;}
.smcontain {
	padding:3px;}
a {
	color:#126c4e;
	text-decoration:none;}
a:hover {
	color:#d46f16;}
strong {
	font-weight:500;}
code {
	display:none;}
div.nav-previous {
	width:40%;
	float:left;}
div.nav-next {
	width:40%;
	float:right;}

/* Header */
div#hd {}
div#hd h2 {
	text-transform:uppercase;}
div#tagline {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	padding:3px 0 0 0;}
div#tagline p.first {
	font-size:40px;
	font-weight:500;}
div#tagline p.second {
	margin:6px 0 0 0;
	font-size:24px;
	font-weight:300;}
div#tagline p.last {
	margin:12px 0 0 0;
	font-size:24px;
	font-weight:300;}
	
/* Primary Navigation */
div#navbar {
	background:#8dc4b1;
	font-family: "rtf-alexander-quill-1","rtf-alexander-quill-2",serif;}
div#navbar ul {
	padding:4px 0;}
div#navbar ul li {
	display:inline;
	font-size:20px;
	text-align:center;}
div#navbar * a {
	color:#000;
	text-decoration:none;
	padding:6px 30px;}
div#navbar * a:hover {
	background:#ff9639;}

/* Main column */
div.maincol>h2 {
	font-family: "rtf-alexander-quill-1","rtf-alexander-quill-2",serif;
	font-size:22px;} 
	
/* Sidebar */
div.sidebar {
	background:#fff;
	margin:6px 0 6px 6px;}
	
table#sponsors tr td {
	width:141px;
	height:141px;}
table#sponsors tr td p {
	font-weight:500;
	vertical-align:middle;
	text-align:center;
	padding:6px;}
div.widget {
	margin:0 0 12px 0;}
div.widget h3 {
	font-size:18px;
	font-weight:500;}
div.widget h4 {
	font-size:14px;
	text-transform:uppercase;}
div.widget p {
	margin:0 0 12px 0;}
	
/* Generic Maincol styles */
div.maincol h1 {	
	font-size:24px;}
	
/* Listed Posts */
div.post, div.show, div.page {
	background:#fff;
	padding:6px;
	margin:0 0 6px 0;}
div.post h2, div.post h1 {
	font-family: "rtf-alexander-quill-1","rtf-alexander-quill-2",serif;
	font-size:28px;}
div.post p, div.show p {
	margin:0 0 14px 0;
	line-height:18px;}
/* Informational Pages */ 
div.page h2, div.page h1 {
	font-size:24px;}
div.page h1 {
	margin:0 0 12px 0;}
div.page h3 {
	font-size:16px;}
div.page p {
	margin:0 0 16px 0;
	line-height:18px;}

/* Shows */
div.show {
	clear:both;}
div.show h2 {
	font-size:24px;}
div.show h1 {
	font-size:36px;
	text-align:center;}
div.show h3 {
	font-size:16px;
	text-align:center;}
div.show h4 {
	font-weight:500;
	margin:0 0 12px 0;}
div.purchasetix {
	width:275px;
	padding:6px 3px;
	background:#126c4e;
	border:1px solid #a8bdb3;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;}
div.purchasetix:hover {
	border:1px solid #d46f16;}
div.purchasetix a, div.purchasetix a:hover {
	color:#fff;}

/* Shows in a list */
div.gallery-thumb {
	width:160px;
	float:left;} 
	
/* Comments and Discussion */
div#comments {
	clear:both;}
p.nocomments {
	display:none;}
