/*
Theme Name: Tricycle 2 theme
Theme URI: http://wordpress.org/
Description: The Tricycle theme.
Version: 1.0
Author: Fetherstonhaugh Associates
Author URI: http://www.fetherstonhaugh.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 10px; /*62.5%;  Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f2f2f2 url('images/dark-carpet3.gif');
	color: #444;
	text-align: center;
	}

#page {
	background-color: transparent; /* f2f2f2 */
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background: transparent url('images/header5.png') no-repeat bottom center;    /* #f2f2f2 */
	}

#headerimg 	{
	}
	
#header a {color:white;}

#backhome {
	position:absolute;
	background-color:transparent;
	width: 800px; 
	height:80px; 
	top: -10px; 
	left:-155px;
}

#emailListSticker {
	position:absolute;
	background-color:transparent;
	width: 60px; 
	height:60px; 
	top: 5px; 
	left:580px;	
}

#tricycleImagesSticker {
	position:absolute;
	background-color:transparent;
	width: 60px; 
	height:60px; 
	top: 5px; 
	left: -147px;
	border: 0px solid red;	
}


#menu {
	 position: relative;
	 top: 8px; 
	 left: 200px;
	 height: 30px;
	 font-size:inherit;
	 color:#FFF;
	 width:650px;
	 text-align:left;
	 background:transparent;
	 z-index:20;
	 font-size: 11px;
	font-family:Arial, Sans-Serif;

 }
 
#menutexttop{
	position:absolute; 
	top:30px; 
 }

#menutexttop a{
	font-size:1.9em;
	color: #fff;
 }

#menutextlower{
	position:absolute; 
	top:85px;
	left: -60px;
	font-size: 12px;
}

#menutextlower a{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

 
#toprightmenu{
	font-size:11px;
 	background: transparent;
 	position: absolute; 
 	top: 0px; 
 	right: 0px; 
 	width: 150px;
 	margin: 0px;
 	padding: 0px;

 }


#trm1 {
	position:absolute; 
	top:2px; 
	color: #fff; 
	padding-left: 5px;
}

#trm1b {
	position:absolute;
	top:15px; 
	font-weight: bold; 
	color: #fff; 
	padding-left: 5px;
}

#trm2 {
	position:absolute; 
	top:38px; 
	color: #fff; 
	padding-left: 5px;
}

#trm3 {
	position:absolute; 
	top:61px; 
	color: #fff; 
	padding-left: 5px;
}



#content {
	font-size: 1.2em;	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #fff;/* #eee url('images/4thfooterBLUE900x120.gif') no-repeat top; */
	border: none;
	color: #FFF;
	}
	
#footeraddress{
	position:relative;
	top:30px;
	font-family: arial, sans-serif;
	/*display: inline;
	float: left;*/
	width:530px;
	margin:0px 0px 0px 70px;
	color: #FFF;
	line-height: 16px;
	}
	
#footeraddress a{
		color: #fff;
		text-decoration: underline;
		font-size:10px;
		line-height: 11px;
	}
	
#FALink {
	position:relative;
	top:38px;
	left:700px;
	width:150px;
	font-family:Verdana; 
	font-size:10px; 
	text-align:right;
	color: #666;
	border:0px solid gray;
	}
	
#charitypane {
	display: inline;
	float: left;
	margin:10px 0px 0px 0px;
	width:150px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	color: #ED2878;
	}

h2.pagetitle {
	font-size: 1.7em;
	color: #ED2878;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0066CC; //#b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#leftpanel{
	display:inline;
	float:left; 
	width:140px;
	height:100%;
	margin: 38px 0px 0px 60px;
}

#leftmenu{
	font-size: 1.0em;
	text-align: left;
	color: #000;
	width:140px;

}


#leftmenu li{
	list-style-type: none;
	list-style-image: none;
    margin: 0px 0px 20px 10px;

}
#leftmenu li a{
	list-style-type: none;
	list-style-image: none;
	font-size: 1.0em;
	text-align: right;
	color: #666; /*#111;*/

}

#leftmenu ul {
	list-style-type: none;
	list-style-image: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}


#leftmenu li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:3px;
}

.leftmenuheader {
color: #333; /* #ED2878; */
font-weight: 900;
}

.leftmenuheader:hover {
color: #333; /* #ED2878; */
}

.leftmenuheaderhit {
color: #0066CC; /* #ED2878; */
font-weight: 900;
	
}

#leftquote {
}


#inforightpanel {
    color: #666;
	display:inline;
	float:left; 
	width: 140px;
	height:100%;
	margin: -12px 0px 0px 10px;
	padding: 0px;
}

.inforightpaneltable {
	background: #fff; //transparent url("images/pinkfade2.jpg") repeat-y top; border: none;
	padding: 0px;
	border :1px solid #EB478A;
	width: 140px;
    margin: 0px 0px 10px 0px;
}

.inforightpaneltable tr, .inforightpaneltable td {
	padding: 5px;
}

.inforightpaneltable th {
	background: #fff; //transparent url("images/pinkfade1.jpg") repeat-y top; border: none;
	height: 10px;
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid #EB478A;
	color: #EB478A;;
	}

.inforightpaneltable-theatre {
	background: #fff; //transparent url("images/bluefade2.jpg") repeat-y top; border: none;
	padding: 0px;
	border :1px solid #1773D0;
	width: 140px;
    margin: 0px 0px 10px 0px;
}

.inforightpaneltable-theatre tr, .inforightpaneltable-theatre td {
	padding: 5px;
}

.inforightpaneltable-theatre th {
	background: #fff; //transparent url("images/bluefade1.jpg") repeat-y top; border: none;
	height: 10px;
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid #1773D0;
	color: #1773D0;
	}

.inforightgeneral {
	background: #fff url("images/genpanel.jpg") no-repeat top center; border: none;
	color :#fff;
	font-size:10px;
	font-weight: normal;
	line-height:12px;
	padding: 0px;
	border :0px solid #999;
	width: 140px;
	margin: 0px 0px 0px 0px;
	
}

.inforightgeneral tr, .inforightgeneral td {
	padding: 0px 0px 10px 3px;
}

.inforightgeneral a {
	color: #fff;
}

.inforighttheatrenews {
	background: #fff;
	color :#444;
	padding: 0px;
	border :1px solid #999;
	width: 140px;
	margin: 0px 0px 10px 0px;
}

.inforighttheatrenews tr, .inforighttheatrenews td {
	padding: 5px;
}

.inforighttheatrenews th {
	padding: 5px;
	border-bottom: 1px solid #999;	

}

.leftmenutable {
	background: #fff; //transparent url("images/pinkfade2.jpg") repeat-y top; border: none;
	color :#444;
	padding: 0px;
	border: 1px solid #999;
	width:140px;
	margin: 0px 0px 10px 0px;
}

.leftmenutable th {
	background: #fff; //transparent url("images/pinkfade1.jpg") repeat-y top; border: none;
	height: 10px;
	width: 100%;
	padding: 5px;
	padding: 5px;
	border-bottom: 1px solid #999;	
	font-size: 0.9em;
	text-align: left;
	}

.leftmenutable tr, .leftmenutable td {
	padding: 5px;
}

.leftmenutablehit, #leftmenu li .leftmenutablehit {
	color: #0066cc;
}

.supporterstablecore{
	border: 0px solid #999;
	padding: 0px;
	margin: 0px 0px 0px -2px;
	color: #fff;
	}

.entry .supporterstablecore ul li:before{
	content: "";
}

.entry .supporterstablecore ul{
	margin-left: 0px;
}

.entry .supporterstablecore ul li {
	list-style: disc inside;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 10px;	
	line-height: 10px;
}
	
.supporterstablecore tr, .supporterstablecore tbody{
	padding: 0px;
	margin: 0px;
}



.supporterstable{
	border: 0px solid #fff;
	border-bottom: 0px;
	font-size: 9px;	
	line-height: 10px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	width: 475px;
}

.entry .supporterstable ul li:before{
	content: "";
}

.entry .supporterstable ul{
	margin-left: 0px;
}

.entry .supporterstable ul li {
	list-style: disc inside;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 9px;	
	line-height: 10px;
}
	
.supporterstable tr, .supporterstable tbody{
	padding: 0px;
	margin: 0px;
}

.supporterstable td{
	background: transparent url("images/pinkfade2.jpg") repeat-y top; border: none;
	//border-right: 1px solid #fff;
	padding: 5px;
	text-align: left;
	width: 115px;
	
}
 /* table spacers */
.supporterstable .stspace {
	background: white;
	width: 5px;
	padding: 0px;
}



.supporterstable th{
	//border-right: 1px solid #fff;
	padding: 5px;
	text-align: left;	
	color: #fff;
	background: transparent url("images/pinkfade1.jpg") repeat-y top; border: none;
	font-size: 18px;	
	line-height: 20px;	
	width: 115px;
}

.stcostrow, .stcostrow td{
	padding: 5px;
	text-align: left;	
	color: #fff;
	 opacity: 0.80; filter: alpha(opacity=80); -moz-opacity: 0.80; 
	background: #444333 url("images/pinkfade1.jpg") repeat-y top; border: none;
	font-size: 22px;	
	font-weight: 900;	
	line-height: 20px;	
	width: 115px;
	}



.supporterstable .suptable2{
	border: 1px solid #0000ff;
	border-bottom: 0px;
	font-size: 9px;
	background-color: #fff; //#FFDCE6;
	margin: 0px 0px 0px 0px;
	width:115px;
}

.supporterstable .suptable2 td{
	border-bottom: 1px solid #0000ff;
	padding: 5px;
	text-align: left;	
	font-size: 9px;
	}

.supporterstable .suptable2 th{
	border-bottom: 1px solid #0000ff;
	padding: 5px;
	text-align: left;	
	color: #0000ff;
}


.supporterstable .suptable3{
	border: 1px solid #2CAF2B;
	border-bottom: 0px;
	font-size: 9px;
	background-color: #fff; //#FFDCE6;
	margin: 0px 0px 0px 0px;
	width:115px;
}

.supporterstable .suptable3 td{
	border-bottom: 1px solid #2CAF2B;
	padding: 5px;
	text-align: left;	
	font-size: 9px;
	}

.supporterstable .suptable3 th{
	border-bottom: 1px solid #2CAF2B;
	padding: 5px;
	text-align: left;	
	color: #2CAF2B;
}


.supporterstable .suptable4{
	border: 1px solid #BFA100;
	border-bottom: 0px;
	font-size: 9px;
	background-color: #fff; //#FFDCE6;
	margin: 0px 0px 0px 0px;
	width:115px;
}

.supporterstable .suptable4 td{
	border-bottom: 1px solid #BFA100;
	padding: 5px;
	text-align: left;	
	font-size: 9px;
	}

.supporterstable .suptable4 th{
	border-bottom: 1px solid #BFA100; //#FFD700;
	padding: 5px;
	text-align: left;	
	color: #BFA100;
}

.stbutton{
	font-size: 9px;
	color: #111; //#0066CC;
	text-align: center;
	font-weight: 200;
	border:1px solid #666;
	padding: 2px;
	background:#eee; //#E10099;
	cursor: pointer;
}

.stbutton:hover{
	background:#999;
	color: #fff;
}


.cinemalistrow{
	//background: #fff;
}

.cinemalistrow:hover{
		//background: #ccc;

}

.small-text {
	color: #333;
	font-size: 10px;
	line-height: 14px;
}
.breadcrumb {
	position:relative;
	top:-5px;
	left: 200px;
	width: 600px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #F2F2F2;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	/* border: 1px solid #959596; */
	}

#header {
	background-color: transparent; /*#f2f2f2;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 118px;
	width: 900px;
	/* border: 1px solid red; */
	}

#headerimg {
	margin: 0px 0px 0px 0px;
	height: 118px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
	width: 475px;
	}

.widecolumn {
	float:left;
    padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 11px;
	width: 475px;
 	}

.post {
	margin: -28px 0px 10px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0px auto 0px -2px; 
	width: 900px;
	height: 85px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0px 10px 0px;
		color: #ED2878;

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 3px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}



#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentholder{
	display: none; /* updated 9/9/2009 */
	margin: 30px 0px 30px 0px;
	//height: 300px;
}

#commentform p{
	text-align: left;clear: both;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	display:inline;
	float:right;
	text-align: left;
	}

#commentform textarea {
	width: 97.2%; //90%;
	padding: 2px;
	display:inline;
	float:left;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;	

	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

.tp-itemfadeboxtable {
       width: 450px;
       margin: 0px 0px 30px 0px;
}

.tp-itemfadebox {
	background: #fff url('images/itemfadebg.gif') no-repeat left;
        width: 450px;
        height: 30px;
        padding-left: 5px;
}

.tp-img {
        background: #fff;
        width: 100px;
        height: 100px;
        margin: 0px 0px 0px 5px;
        padding: 0px 10px 0px 5px;   
}

.tp-headerold {
        font-size: 2.0em;
        color: #E92A78;
        width: 370px;      
}

.tp-header {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 1.7em;
		line-height: 1.1em;
		color: #ED2878;
		text-align: left;
		width: 335px;
}

.tp-header a {
        color: #E92A78;
        width: 370px;      
        text-align: left; 
}

#gallery-wrapper {display: inline; float: left; margin: 10px 10px 0px 10px;}

.gp-table{
	margin: -15px 0px 0px 0px;
}


.gp-header {
		display: inline; 
		float: left;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 1.7em;
		line-height: 0.9em;
		color: #ED2878;
		text-align: left;
		padding: 0px 7px 5px 0px;
}

.gp-header a {
        color: #261e7e;
        width: 370px;      
        text-align: left; 
        outline: none;
}

.gp-img {
	display: inline; float: left; margin-right: 10px;
}

.gp-img img{
	width: 140px;
	height:100px;
}

.gp-title {
		display: inline; 
		float: left;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 1.7em;
		line-height: 0.9em;
		color: #ED2878;
		text-align: left;
		padding: 0px 0px 5px 0px;
		clear: right;
}

.gp-title a {
        color: #E92A78;
        width: 370px;      
        text-align: left; 
        outline: none;
}

.gp-date{
	display: inline;
	float: left;
	width: 400px;
	
}

.gp-description{
	display: inline;
	float: left;
	width: 400px;
	margin-top: 5px;
	
}


.cp-itemfadeboxtable {
	background: #fff url('images/itemfadebg.gif') no-repeat top left;
        width: 450px;
        padding: 3px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
}

.cp-itemfadeboxtabledate {
        width: 80px;
        height: 20px;
        padding: 0px 0px 0px 5px;
}

.cp-itemfadeboxtabletime {
       width: 40px;
        height: 20px;
       font-weight: normal;
       padding: 0px 0px 0px 0px;
}

.cp-itemfadeboxtablecopy {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 12px;
        width: 310px;
        height: 20px;
        padding: 0px 0px 0px 0px;
        /* letter-spacing: -1px; */
}


.cp-itemfadeboxtable tr {
	//background: #fff;

}
.cp-itemfadeboxtable tr:hover {
	background: #eee;
}



.inforighttheatrenews li {
	margin: 0px 0px 0px -25px;
	padding: 0px;
}

.corepinkcolour {
       color: #EB4287;
}

.corepinkcolourStar {
       color: #EB4287;
       font-weight: bold;
       font-size:18px;
       line-height:10px;
}

.corepinkcolourbig, .corepinkcolourbig a{
       color: #EB4287;
       font-weight: bold;
       font-size:18px;
       line-height:26px;
}
.cp-picboxboxtable {
	background: #fff;
        width: 450px;
        padding: 0px;
        margin-bottom: 10px;
        text-align: left;
}

.cp-picboxboxtableminor {
	    display:inline;
	    float:left;
	    background: #fff;
        width: 425px;
        padding: 0px;
        margin-bottom: 0px;
}

.backtolistingsstyle {
		display:inline; 
		float:right;
		margin-right:0px;
}


.article-text{
	font-size: 12px;
	line-height: 16px;
}


.article-intro{
	font-size: 16px;
    line-height: 20px;
    color: #666;
    font-weight: bold;
    text-align: left;
}

.article-quote-text{
	font-size: 1.0em;
	line-height: 1.0em;
}

.article-quote-author{
	color: #999;
	font-size: 10px;
	line-height: 12px;
}

.LHS-quote_text{
	font-size: 16px;
	text-align: right;
    color: #E92A78;
    font-weight: bold;

}

.LHS-quote_text p{
	clear:both;
}

.LHS-quote_author{
	font-size: 11px;
    color: #666;
}

.frontpagetable {
	display: inline;float:left;
    padding: 0px 0px 0px 0px;
	margin: -30px 0px 0px 130px;
	width: 615px;
}

.frontpagetable h2 {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #261e7e;
}

.frontpagetable .tp-header-table{ margin: 0px;}
.frontpagetable .cp-itemfadeboxtabletime, .frontpagetable .cp-itemfadeboxtablecopy {height: 14px;}
.frontpagetable .tp-header {padding-bottom: 10px;}

#frontpagetext {
}

.frontpagerule {
	display: block; border: none; border-top:1px solid #999999; width:620px;
}

.white-text, #header .white-text a, .white-text a  {
	color: #fff;
	font-size: 11px;
}

.white-text-menu, .white-text-menu a  {
	color: #fff;
	font-size: 13px;
}

.grey-text, #header .grey-text a{
	color: #666;
	font-size: 11px;
}

.grey-text a:link, .grey-text a:visited {
	color: #0066CC;
}

.grey-text a:hover  {
	color: #114477;
}
.tricyclepageheader, h2 a.tricyclepageheader {
	color: #ED2878;
}
.tricyclepageheader, h2 a.tricyclepageheader:link, h2 a.tricyclepageheader:visited, h2 a.tricyclepageheader:hover {
	color: #ED2878;
}

.programmPageHeader {
	margin-top: 0px;  
	padding-top: 0px;
	color: #0066CC; //#3366FF;//#0035FA; /* #0000ff; */
	line-height: 1em;
}

.programmPageHeader a {color: #0066CC !important;}

.programmPageHeaderChildren{
	margin-top: 20px;  
	padding-top: 0px;
	color: #0066CC; //#3366FF; //#0000ff;
}

.blueText{
	margin-top: 0px;  
	padding-top: 0px;
	font-size: 1.7em;
	font-weight: bold;
	color: #0066CC; //#3366FF;//#0035FA; /* #0000ff; */
}


/* End captions */

/* Cinema Club panel */

.info-right-cinema-club {
	background: #000000 url('images/cinemaclub.jpg') no-repeat;
	color: #444;
	padding: 0px;
	width: 140px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

.info-right-cinema-club tr, .info-right-cinema-club td {
}

.info-right-cinema-club tr td.theimg  {
	padding: 0px;
	mardin: 0px;
	border: 0px;
}

.info-right-cinema-club tr td.theimg a  {
	display:block; 
	color:white; 
	width: 100%; 
	height:100%; 
	text-decoration: none;
}


#cinema-club-text {
	background: transparent; 
	color: #fff; 
	font-family: verdana,helvetica,arial,sans-serif; 
	font-size: 12px;  
	line-height: 16px; 
	font-weight: normal;
	cursor: pointer;
	margin: 110px 0px 20px 0px;
	padding: 5px;
}


/* begin css tabs */


#tabmenu{
}

#basictab{
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font: bold 10px Verdana;
line-height: 18px;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#basictab li{
display: inline;
margin: 0px;
padding: 0px;
}

#basictab li a{
text-decoration: none;
padding: 3px 1px 3px 1px;
margin: 0px 5px 0px 0px;
border: 1px solid gray;
border-bottom: none;
background-color: #ddd;
color: #2d2b2b;
}

#basictab li a:visited{
color: #2d2b2b;
}

#basictab li a:hover{
background-color: #fff;
color: black;
}

#basictab li a:active{
color: black;
}

#basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #fff;
color: black;
}

#basictab li:before { /* get round the default wordpress behavious */
	content: "";
	}
	
#frontpageadcontainer {
	position: relative;
	border:0px solid #ddd;
}

#frontpagead{
	position: absolute; 
	top: -21px; 
	left: 185px; 
	margin:0px 10px 0px 0px;	
}

#frontpagead a{
	color:#D15600; 
	font-weight: bold;	
}

.social-media-buttons {
	width: 140px;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
	border: 1px solid #999;	
}

.social-media-buttons th {
	background: #fff; /*transparent url("images/pinkfade1.jpg") repeat-y top; border: none; */
	height: 10px;
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid #999;	
	font-size: 0.9em;
	}

.social-media-buttons tr {
	padding: 5px;
}

.social-media-buttons td {
	text-align: center;
	padding: 5px 0px 5px 0px;
}


.social-media-buttons a {
	outline: none;
}
.social-media-buttons a img:hover {
	opacity: 0.8;
	filters.alpha.opacity: 80;
}

.filmproductiondetails, .smallgrey {
	font-size: 10px;
	color: #666;	
}

a.festivalmenulink:link, a.festivalmenulink:visited {color:#ED2878; font-weight: bold;}
a.festivalmenulink:hover {color:#ED2878; font-weight: bold; text-decoration: underline;}

#just-giving-movie {margin-bottom: 10px;}
/* end css tabs */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
