/*
Theme Name: Phoenix Cinema
Theme URI: http://www.phoenixcinema.co.uk/
Description: Wordpress theme for The Phoenix Cinema
Version: 1.0
Author: Dom Ramsey & Jodi Warren
*/


a {
	text-decoration: none;
	outline: none !important;
	color: #ff6;
	
	}
	
	a:hover {
		text-decoration: underline;
			color: #ff0;

		}
	
img { 
	border: 0;
	}

body {
	color: #eee;
	background-color: #eee;
	background-image:url('images/background.png');
	background-repeat: repeat-y;
	background-position: center;
 	margin: 0 auto; 
	font-size: 16px;
	line-height: 24px; 
	padding: 0; 
	font-family: verdana, arial, helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	color: #ccc;
	font-family: Gill Sans, Gill Sans MT, Helvetica Neue, Helvetica, Arial, Sans-serif;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 24px;
	line-height: 26px;
}

h2 {
	font-size: 21px;
	line-height: 23px;
}

h3 {
	font-size: 15px !important;
	line-height: 18px !important;
}

h4 {
	font-size: 14px !important;
	line-height: 16px !important;
}
h5,h6 {
	font-size: 13px !important;
	line-height: 16px !important;
}


p {
	letter-spacing: .3px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	}

textarea {
	width: 97%;
	}

table {
	border: 2px solid #ccc;
	font-size: 13px;
}

table td {
	padding: 5px;
}

table tr {
		border-bottom: 1px solid #ccc;
}

table tr.even {
	background-color: #ddd;
}

table th {
	padding: 5px 10px;
	background-color: #eee;
	font-weight: bold;
	color:  #900;
}

table td.subheading {
	font-weight: bold;
	padding: 5px 10px;
}

table.bordered td, table.bordered th {
	border: 1px solid #ccc;
	
}

table td.centered {
	text-align: center;
}

/* Header Elements */

#header{
	float: left;
	width: 1000px;
	background-color:#555;
	background-image:url(images/header.jpg);
	}

#header img {
	padding:15px 0 0 15px;
}
#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 7px 10px 9px;
	background: url(images/login.png) repeat-x;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

		
#description {
	width:680px !important;
	color:white;
	position: absolute;
	top: 75px;
	z-index: 200;
	font: 12pt bold "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif; sans-serif;
	margin: 10px auto 0 auto;
	white-space: nowrap;
	padding: 10px;
	text-align: right;
	}		
	
	
#navigation {
	margin:20px 0 0 0;
	clear: left;
	color: #fff;
	float: left;
	width: 100%;
 	z-index: 100;
	}

#navigation ul * {
	margin:0; 
	padding:0
	}

	#navigation ul {
		padding: 0;
		margin: 0 20px;
		}
	
	#navigation ul li {
		text-shadow: #700 0px -1px 1px;.
		position:relative;
		font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 15px;
		line-height: 24px;
		padding: 0;
		margin: 0 1px;
		position: relative;
		}
	
	#navigation ul a {
		background-color: #c00;
		background-image: url('images/navbackground.png');
		background-position: bottom;
		background-repeat: repeat-x;
		display: block;
		border: 1px solid #c00;
		border-bottom:none;
		text-decoration:none;
		font-weight: bold;
		color: #fff;
		padding: 0 15px;
		position:relative;
		top:10px;
		}
		
		#navigation ul a:hover,#navigation ul li.current a {
			text-shadow: #700 0px 1px 1px;.
			position:relative;
			top:0px;
			padding: 5px 15px 5px 15px;
			color: #ff6;
			background-color:#d00;
			border-color:#c00;
			border-radius:7px;
			-webkit-border-radius:7px;
			-moz-border-radius:7px;
			-moz-border-radius-bottomleft:0;
			-moz-border-radius-bottomright:0;
			-webkit-border-bottom-left-radius: 0;
			-webkit-border-bottom-right-radius: 0;
			border-bottom:0;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
			text-decoration: none;

			}


		#navigation ul li.current a {
			background-image: none;
		}

		#navigation ul a:active {
			background:#FF710F;
			color:#fff;

		}

ul#subnav {
	z-index:200;
	display:block;
	height:18px;
	overflow:hidden;
	list-style:none;
	line-height:20px;
	clear:both;
	background-color:#d00;
	margin:0;
	padding:5px 0 5px 30px;
}

ul#subnav li {
	float:left;
	display:block;
	z-index:30;
	margin:0;
	padding:0;
	position:relative;
	top:-2px;
	left:-10px;
}

ul#subnav li a,a.button, .navigation a, #tabbox a{
	white-space: nowrap;
	text-transform:capitalize;
	color:#fff !important;
	text-decoration:none;	
	padding:4px 10px;
	border:1px solid #a00;
	margin:0 2px 0 0;
	background-color:#b00;
	border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	-webkit-transition: -webkit-transform 0.6s;
	-webkit-transition-property:color,background-color;
	transition: -webkit-transform 0.6s;
	transition-property:color,background-color;
	text-shadow:none;
	letter-spacing: .2px;
}

ul#subnav li a, .navigation a, #tabbox a
{
	font-size:11px !important;
}


a.button
{
	font-size: 10px;
}

ul#subnav li a,a.button, .navigation a, a.bookbutton
{
	font-family: arial, 'helvetica neue', Helvetica, Verdana, sans-serif;
}

ul#subnav li a {
	-moz-border-radius-bottomright:0;
 	-webkit-border-bottom-right-radius:0;
 	border-bottom-right-radius:0;
	-moz-border-radius-topleft:0;
 	-webkit-border-top-left-radius:0;
 	border-top-left-radius:0;
	display:block;
	float:left;
	line-height:12px;
}

ul#subnav li a:hover,a.button:hover,.navigation a:hover,#tabbox a:hover {
	-webkit-transition: -webkit-transform 0.05s;
	-webkit-transition-property:color,background-color;
	transition: -webkit-transform 0.05s;
	transition-property:color,background-color;
	background-color:#FF710F;
	border-color:#FF710F;
}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width:1000px !important;
	padding:  10px 0 10px 0 !important;
	margin: 0;
	background: #555;
	}

#sidebar {
	float: left;
	margin: 0 10px;
	padding: 5px 0 0;
	width: 220px !important;
	font-family: helvetica, arial, sans-serif;
	}

#secondsidebar {
	float: left;
	margin: 0 10px;
	padding: 5px 0 0;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	
	
.side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 10px 10px 10px;
	border:2px solid #fff;
	background-color:#666;
	color:white;
	font-size: 15px !important;	
	}
	

	.side-widget p {
		padding: 0 20px 10px 0px;
	}

	.side-widget ul {
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		list-style-type: none;
}
		
	.side-widget ul li {
		margin: 5px 0;
		}
	
	.side-widget h2, .side-widget h3 {
		margin:0;
		color:white;
		text-align: left;
		text-transform: capitalize;
		background-color:#333;
		padding:5px 20px;
	font: 16px helvetica, "helvetica neue", arial,sans-serif;
}
		
	.side-widget h3 {
		font-size: 13px !important;
		padding:2px;
		background-color:#444;
		margin: 10px 0;
	}

	.side-widget h2 a {
		text-decoration: none;
		color:white;
	}
	.side-widget h3 {
		color:white;
	}
	.side-widget a {
		color:#ccc;
	}
	.side-widget a:hover {
		color:#ff6;
	}
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

	.side-widget blockquote {
		margin: 10px;
		font-style: italic;
		color: #333;
	}

	.side-widget .aligncenter {
	border:0;
	margin:5px;
	text-align:center;
	}

	.side-widget .specialmessage {
	margin:0 20px;
	padding: 10px;
	line-height: 1em;
	background-color: #7b6767;
}

.posts {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
		
.posts h2 {margin-top:20px;}
		
		
#footer {
	font-size:14px;
	clear: both;
	float: left;
	background: #333;
	color:white;
	padding: 5px 0;
	text-align: center;
	width:1000px;
	text-shadow: #111 1px 1px 2px;
	}

	#footer a {
		color:white;
	}
/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 5px 0 0 20px ;

	}


	#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin:5px 0 0 0;
		font-size: 28px;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry,.pages p,.posts p {
		font-size: 17px;
		line-height: 26px;
		text-shadow: #333 0px 1px 1px;.

		}

	#leftcontent .posts p
	{
	margin-top: 5px;
	}

	#leftcontent .posts h2
	{
	margin-bottom: 7px;
	}
		
	#leftcontent .date {
		font-style: italic;
		color: #eee;
		}
		
	#leftcontent .meta {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 11px;
		margin:0;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 10px;
		}
		

#leftcontent p, #leftcontent li,#leftcontent div {
	font-family: "helvetica neue",arial,sans-serif !important;
}
#leftcontent li p {
	margin-top:0;
}
#leftcontent p {
	margin-right:10px;
}

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

#leftcontent .film {
	border:4px solid white;
}
	
#leftcontent p, #leftcontent ul, #leftcontent ol, #leftcontent dl {
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height: 1.45em;
}

#leftcontent dt {
	font-weight:bold;
}

#leftcontent dd {
	margin-bottom:10px;
}

#leftcontent blockquote {
		font-style: italic;
		padding: 10px;
		
	}
	

a.pdflink {
	display: block;
	height: 25px;
	background: url(images/pdf_icon.png) no-repeat;
	padding-left: 30px;
}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #ff6;
	}

.tags a {
	color: #ff6;
	}
	
.ind-post, .post {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

	.ind-post img {
		margin: 0px 10px 5px 0;		
		}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
	background: url(images/line.png) repeat-y 50% 0;
	}

	#twocol img {
		margin: 0px 8px 5px 0;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #aaa;
		}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2, .twopost4 {
		margin-left: 7.5%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #aaa;
		padding-top:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.png) repeat-y 31.5% 0;
	margin-top: 3px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.png) repeat-y 67% 0;
}

	#threecol img {
		margin: 0px 5px 5px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}
			
/* Other Elements */

.red, .entry a {
	color: #ff6;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #ff6;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li {  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 20px 0; 
	 	padding:5px 7px 15px 64px; position:relative; 
	 	background-color:#777;}

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#990000;}

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#900;}

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#999; }

	 ol.commentlist ul.children li.even { background:#666; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
	.comment.byuser {
		background-color: #411;
	}		
			
.commentnumber {
		display: none;
		}

/* WordPress Required Elements */



.aligncenter {
   display: block;
   margin: 5px auto;
}

#leftcontent img.aligncenter, #leftcontent img.alignnone, #leftcontent img.alignright, #leftcontent img.alignleft, 
#leftcontent div.aligncenter img, #leftcontent div.alignnone img, #leftcontent div.alignleft img, #leftcontent div.alignright img,
#leftcontent img.excerptthumbnail {
	border:2px solid white !important;

	
}

.alignleft, div.alignleft {
   float: left;
}

.alignright, div.alignright {
   float: right;
}

.alignnone {
	margin: 5px 0;

	}

.size-medium {
	border: 2px solid #fff;
}

.wp-caption {
   xborder: 1px solid #ddd;
   xtext-align: center;
   xbackground-color: #f3f3f3;
   xcolor:#333;
   text-shadow:none;
 padding: 5px 0;
   margin: 0 0 10px 0;
	max-width:580px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	max-width:570px;
	height:auto;
}

.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}

img.noborder {
	
	border: 0;
}

.callimg {
	float: right;
	position: absolute;
	padding: 0 0 0 90px;
}

.calltext {
	position: relative;
	height: 125px;
}
.calltext strong {
	
	font-size: 14px;
}


hr {
	color: #eee;
	background-color: #eee;
}

a.smallbutton, a.readmore {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding:1px 8px;
	-border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	text-decoration: none;
	border:1px solid #900;
	background-color: #900;
	text-transform: uppercase;
	}

	a.smallbutton:hover {
		color: #900;
		background-color: #fff;
	}
	
#homepage .box {
	background-color:#eee;
	width:220px;
	float:left;
	padding:15px;
	margin:5px;
	border: 2px solid #999;
	-border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	height:130px;

	}

	#homepage .box h2 {
		margin:10px auto;

		}
	

.boxform {
	
	width: 180px;
	
}

.search_input {
	border: 2px solid #999;
	padding:5px;
	width:145px;
}

.artworkcontainer{
	width:580px;
	height:330px;
	vertical-align:bottom;
	position:relative;
}


.artwork {
	display:block;
	width:570px;
	height:320px !important;
	border:5px solid white;
}

.artdetails {
	background-image:url('images/featuredbg.png');
	margin: 5px;
	width:550px;
	padding:14px 10px;
	position:absolute;
	bottom: 0px;
}

.artdetails h1,.artdetails h2 {
	color:white !important;
	margin:0;
	font-family:arial,helvetica,sans-serif !important;
}
.artdetails h1 {
	text-transform:capitalize;
	font-size: 20px;
  	line-height:26px;
}
.artdetails h2 {
	font-size: 16px;
	line-height:18px;
	font-weight:normal;
}
a:hover .artwork h1, a:hover .artwork h2 {
	color:#ff6;
}
.ratingsiconsmall {
	position:relative;
	top:2px;
}

#map {
	width: 570px;
	height: 400px;
	border:2px solid #fff;
}

.smallart {
	line-height: 22px;
	margin-top:20px;
	width:281px;
	height:181px;
	float:left;
	margin:10px 10px 0px 0px;
	background-color:#333;
	color:white;
	border:2px solid white;
}

.smallart .type, .smallart .title, #carousel-heading {
	padding:3px 5px 0px 5px;
	font-weight:bold;
	margin:0;
	font-size:11px;
	text-transform:capitalize;
	float:left;
}

#carousel-heading {
	background-color:#333;
	border:2px solid white;
	border-bottom:none;
	float:none;
	display:block;
	width:566px;
}

.smallart .title {
	background:none;
	background-image:url('images/featuredbg.png');
	position:relative;
	top:-25px;
	overflow:hidden;
}

.smallart .type, .smallart .type a, #carousel-heading a {
	color:white;
	text-decoration:none;
	font-size: 11px;
}

.smallart .type a:hover,#carousel-heading a:hover {
	color:#ff6;
	text-decoration:underline;
}

.carousel-item:hover {
	color: transparent !important;
}

.carousel-item-info:hover {
	color: #ff6 !important;
}


.bigart {
	width:576px !important;
	height:309px !important;
	border-width:2px !important;
	margin-top:0 !important;
}
.bigart img {
	width:576px !important;
	height:284px !important;
}

.bigart .title {
	font-size:18px;
	line-height:20px;
	padding:5px 10px;
	top:-45px;
}
a.bookbutton {
	
	text-transform:capitalize;
	margin: 5px 5px 10px 5px;
	width:70px;
	line-height:14px;
	text-align:center;
	background-color:white;
	color:#900;
	font-size:10px !important;
	text-decoration:none;
	padding: 4px 10px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-transition: -webkit-transform 0.6s;
	-webkit-transition-property:color,background-color;
	transition: -webkit-transform 0.6s;
	transition-property:color,background-color;
}

a.bookbutton:hover {
	background-color:#c00;
	color:#ff6;
	-webkit-transition: -webkit-transform 0.05s;
	-webkit-transition-property:color,background-color;
	transition: -webkit-transform 0.05s;
	transition-property:color,background-color;
}

ul.sz-videolisting, .sz-youtube-list ul {
	margin:0 !important;
	padding:0 !important;
}

ul.sz-videolisting li , .sz-youtube-list ul li{
	line-height:20px;
	clear:both !important;
	margin:10px !important;
	width:320px !important;
	height:90px !important;
	overflow:hidden;
	font-size:13px;
}

.sz-youtube-list ul {
	padding:20px;
	width:320px !important;
	border:5px solid white;
	margin:0 0 0 100px !important;
	background-color:#666;
}
.sz-youtube-list ul li {
	height:auto !important;
	background:none ;
}

ul.sz-videolisting li img, .sz-youtube-list ul li img {
	float:left;
	margin: 0 10px 10px 0;
	width:120px;
	height:90px;
}
ul.sz-videolisting li a, .sz-youtube-list ul li a {
	color:white;
	text-decoration:none;
}

.xmainitem h2,.xmainitem h3 { 
	color:white;
}
.xmainitem h3 {
	font-size:17px !important;
}
.mainitem {
	xbackground-color:#666;
	xcolor:white;
	xborder:5px solid white;
	xpadding:10px;
	xborder-radius: 11px;
	x-moz-border-radius: 11px;
	x-webkit-border-radius: 11px;
	xmargin-bottom:10px;
	padding-bottom:20px;
}

.xmainitem em {
	color:#ff6;
}
.xmainitem a {
	color:#ff6;
}

.mainitem a.button, a.readmore {
	float:right;
	line-height:12px !important;
	display:block;
	padding:2px 10px;
}

#boxoffice, #address {
	color:white;
	text-transform:capitalize;
	font-family: Gill-Sans, Arial, Helvetica, Sans-Serif;
	font-size:24px;
	line-height:28px;
	padding:8px 0 12px 0;
	//text-shadow: #333 -2px 0 3px, #333 0 2px 3px, #333 2px 0 3px, #333 0 -2px 3px;
	text-shadow: #000 0 0 4px;
}
#headerspacer {
	height:40px;
	width:300px;
}
#boxoffice {
	float:left;
	width:180px;
	position:relative;
	left:20px;
	top:12px;
}
#address {
	float:right;
	margin-right:10px;
	position:relative;
	top:12px;
	text-align:right;
}
#address a {
	text-decoration:none;
	color:white;
}
#cse-search-box {
	background-color:#555;
	padding:5px;
	margin:4px 0 0 0;
	float:left;
	position: relative;
	left:20px;
}

#cse-search-box #q {
	font-size:15px;
	color: #999;
	padding:1px 5px;
	width:330px;
	margin:0;
	line-height:18px;
}
#cse-search-box #submit {
	text-transform:capitalize;
	margin: 0 0 0 2px;
	width:120px;
	font-size:15px;
	color:#fff;
	background-color:#C00;
	padding:1px 5px;
	line-height:18px;
	border:2px solid #900;
}
#cse-search-results {
}

ul.daccess { margin:0;padding:0 ;border-top: 2px solid #999; }
ul.daccess li { list-style:none; border-bottom: 2px solid #999; margin:20px 0 0px 0; padding:0 0 20px 60px; background-repeat:no-repeat; min-height:42px; background-color:transparent; background-position:top left; }

.gallery img {
	border:5px solid white !important;
}

p.audioplayer_container {
	text-align: center;  
	
} 
p.audioplayer_container object, p.audioplayer_container object {
	background-color:#ccc;
	border:5px solid white;
	
} 
.excerptthumbnail {
	float:left;
	border:5px solid white;
	margin: 2px 10px 10px 0 !important;
}

.navigation {
	padding-top:20px;
	clear:both;
}
.gmnoprint {
	color:#333;
}

ul.tddrecentposts {
padding: 0 16px 0 10px;
}
ul.tddrecentposts dt {
font-weight:bold;
}
ul.tddrecentposts dt a {
color:white;
}
ul.tddrecentposts .sidebardate {
font-size:11px;
}

dt
{
	
}

dd {
	margin-left: 20px;
	padding-left: 10px;
}

.custombox {
overflow:hidden;
margin-bottom: 5px;

}

.custombox img {
border:0;
padding:0;
margin:0;
}

#tabbox {
list-style:none;
margin:0;
padding:0;
}
#tabbox li {
font-size:10px;
padding:0;
margin: 0 2px 0 0;
display:block;
float:left;
}
#tabbox a{
			border-radius:6px;
			-webkit-border-radius:6px;
			-moz-border-radius:6px;
			-moz-border-radius-bottomleft:0;
			-moz-border-radius-bottomright:0;
			-webkit-border-bottom-left-radius: 0;
			-webkit-border-bottom-right-radius: 0;
			border-bottom:0;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
padding: 6px 6px 4px 6px;
margin: 0;
}

#whatsonlist {
background-color:#666;
margin:0;
padding:10px;
clear:left;
width:556px;
height:400px;
overflow:auto;
border:2px solid white;
}

ul#eventlist 
{
list-style-type: none;
}

ul#eventlist li
{
margin-left:0;
}

span.postMonthDayYear
{
font-size: 80%;
padding: 1em;
font-style: italic;
}

.wpcf7-not-valid-tip, .wpcf7-validation-errors {
	font-weight: bold;
	background-color: #ccc;
	color: #a00;
	text-shadow: none;
	border: 2px solid #a00 !important;
}

tr.tabletwo
{
	background-color: #666;
}

#sidebar tr.tabletwo
{
	background-color: #777;
}

.alignright
{
	margin: 10px 0px 10px 10px;
}

.alignleft
{
	margin: 10px 10px 10px 0px;
}

#cafemenu dt{
  position:relative;
  background:url(images/dot.gif) repeat-x;
  background-position: 100% 80%;
}
#cafemenu dt strong{
  background: #555555;
  font-weight:bold;
  padding:0.1em 0.3em 0.2em 0;
}
#cafemenu dt span{
  background: #555555;
  position:absolute;
  right:0px;
  padding:0.1em 100px 0.2em 0.3em;
}


/*widgets on pages fix*/
.widgets_on_page ul {
margin: 0;
padding: 0;
list-style-type: none;
}
