/*

Theme Name: Triskel Christchurch Theme
Description: Custom WordPress Theme
Version: 1
Author: Jamie Hanrahan
Date: April 2012
Based on the WordPress theme MagulescoMagazine|| by sin2384 http://www.simplewpthemes.com
Modified by Jamie Hanrahan


*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
@import url("css/superfish.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #646464;
  text-decoration: none;
  
}
a:hover {
  color: #666666;
  
}

hr {
       margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px dotted #ccc;
	display:inline-block;
	width:100%
}


#slider {
  position: relative;
  overflow: hidden;
  margin: 0px auto 0 auto;
  border-radius: 0px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 340px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 450px;
  height: 340px;
  background: #ccc;
  text-align: center;
  line-height: 340px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}












.joyce-ticket{
    float:left;
	display:inline-block;
	background:#666666;
	color:#ffffff!important;
	padding:4px 10px;

	margin:6px 0px 0px 0px;
	border-radius:2px;
}

.book-fest-tickets{
    float:right;
	display:block;
	background:#666666;
	color:#ffffff!important;
	padding:4px 10px;
	clear:both;
	margin:0px 0px -10px 0px;
	border-radius:2px;
}
.wbf2016-button{
	display:inline-block;
	background:#e31837;
	color:#ffffff!important;
	padding:6px 14px;
	clear:both;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border-radius:2px;
}
.tenant-icon {
  display:inline;
  width: 60px;
  height: 60px;
  padding: 0px;
  margin: 0;
  margin-bottom:10px;
  margin-right:10px;
  background:#333333;
}
.tenant-icon2 {
  display:inline;
  width: 60px;
  height: 60px;
  padding: 0px;
  margin: 0;
  margin-bottom:10px;
  margin-right:0px;
  background:#333333;
}

.pulses-ad-div{
   float:left;
   display:bloxk;
   margin-top:10px;
}

.header-buttons{
   float:right;
   margin:10px 0px 0px 0px;
}

/***************END LINKS*************************/

html body {
  background-color: #ffffff;
  font-size: 0.8em;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.3em;
  color: #666666;
}
/***************IMAGE-BANNER*************************/

.image-banner {
  width: 980px;
  height: 315px;
  padding: 0px;
  margin: 0 auto;
  margin-bottom:10px;
  background:#333333;
}

.home-ad-box {
  width: 450px;
  height:300px;
  padding: 0px;
  margin: 0 auto 15px;


}
/***************HOME-SLIDESHOW*************************/

.home-slideshow {
  width: 450px;
  height:380px;
  padding: 0px;
  margin: 0 auto 15px;
  margin-bottom:1px;  
  -moz-border-radius:4px;
  border-radius:4px;

}

h2.home-slideshow-title { 
padding: 0;
text-indent:12px;
  width:450px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 30px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

.home-deepfocus {
  display:block;
  width: 450px;
  padding: 0px;
  margin: 0;
  margin-bottom:10px;  


}
/* ===============================================
   SLIDESHOW
   =============================================== */

.banner { 
    position: relative; 
	overflow: auto; 
	margin:0px 0px 15px 0px;
}
.banner ul {
    margin:0px!important;
	padding:0px!important;
}
.banner li { 
    list-style: none; 
}

.banner ul li { 
    float: left; 
	color:#fff; 
	background:#444;
    padding:0px!important;
	margin:0px!important;
}

.banner .btn, .banner .dot {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}
	
.banner .dots {
	position: absolute;
	right: 15px;
	bottom: 15px;
	margin:0px;
	padding:0px;
}
.banner .dots li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	background:url(images/grey-dot.png)no-repeat;
	text-indent: -999em;
    cursor: pointer;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
	background:url(images/red-dot.png)no-repeat;
	
}

.cinema-home-event {
   display:block;
   position:relative;
   width:450px;
   height:340px;
      background-position:center center;
   	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.cinema-home-event-image {
   display:block;
   z-index:1;
}
.cinema-home-event-title {
   clear:both;
   display:inline-block;
   position:absolute;
   z-index:90;
   padding:0px 15px 0px 15px;
   color:#fff;
   bottom:20px;
   left:0px;
   height:30px;
   line-height:30px;
   margin:0px;
   background:#a60404;
   font-size:16px;
   font-weight:400;
   font-family:Century Gothic,'Carme', Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   overflow:hidden;
   max-width:90%;
}

.cinema-home-event-date {
   display:inline-block;
   position:absolute;
   z-index:80;
   padding:0px 15px 0px 15px;
   color:#333333;
   bottom:50px;
   left:0px;
   height:25px;
   line-height:25px;
   margin:0px;
   background:#eeeeee;
   font-size:14px;
   font-family: Arial, Helvetica, sans-serif;

}

.cinema-home-slideshow-title {
      position:absolute;
      top:10px;
	  left:10px;
	  color:#fff;
	  z-index:100;
}
/***************COLOUR MENU*************************/


a.colour-menu-live-music
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:10px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#ea8d01;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-live-music:hover
{
background-color:#494949;
}

a.colour-menu-cinema
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:10px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#a60404;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-cinema:hover
{
background-color:#494949;
}

a.colour-menu-visual-art
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:10px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#8f638a;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-visual-art:hover
{
background-color:#494949;
}

a.colour-menu-books-events
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:10px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#3f7ea3;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-books-events:hover
{
background-color:#494949;
}

a.colour-menu-tours
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:10px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#003366;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-tours:hover
{
background-color:#494949;
}

a.colour-menu-education
{
float:left;
width:155px;
height:30px;
font-size:14px;
line-height:30px;
margin-right:0px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
text-align:center;
color:white;
background-color:#75b05e;
  -moz-border-radius:4px;
  border-radius:4px;
}

a.colour-menu-education:hover
{
background-color:#494949;
}


/***************LAYOUT*************************/
#topwrap {
  background: url(images/header.png) repeat-x scroll top;
  margin:0;
  padding:0;
  width: 100%;
}
#mainwrap {
  margin: 0 auto;
  width: 980px;
}
#header {
  width: 980px;
  height:113px;
  padding: 0px;
  margin: 0 auto;
}
#blogtitle {
  clear: both;
  text-transform: uppercase;
  float: left;
  padding-top: 0px;
  padding-bottom:0;
  margin-bottom:0;
}
.description {
  color: #333;
  font-size: 11px;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: 12px 0px 0 0;
}

.box-office-header {
  float: right;
  width:320px;
  height:54px;
  background:#ffffff;
  margin: 10px 0px 0 0;
}

.mailing-list-container{
  float: right;
  width:320px;
  height:30px;
font-size:14px;
line-height:30px;
text-transform:uppercase;
font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;


  background:#eeeeee;
  margin: 9px 0px 0 0;
  -moz-border-radius:4px;
  border-radius:4px;
}


/* -------- EVENTS -------- */




.event-listing{
  position:relative;
  float: left;
  background-color:#eeeeee; 
  font-weight:normal;
  width:626px;
  line-height:140%;
  border-radius:4px;
  -moz-border-radius: 4px;
  margin-bottom: 20px;
  margin-top:0px;
  padding-top:0px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom: 12px;
  overflow: hidden;
}


.film-quote{
  float: left;
  background-color:#ffffff; 
  font-weight:normal;
  border-radius:2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 0px;
  margin-top:6px;
  padding: 2px 4px 2px 4px;
}

h4.event-title { 
padding: 5px 0px 5px 12px;
margin:0;

margin-left:-12px;
margin-right:-12px;
margin-bottom:10px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 120%;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}


h5.event-listing-date { 
display: inline-block;
padding: 0;
padding-right:8px;
margin:0;
margin-top:0px;
margin-left:4px;
text-indent:8px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color:#ffffff;
  background: url(images/event-listing-date-bg.gif);
  background-position:bottom;
  font-weight:bold;
height:25px;
line-height:25px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

.event-listing-image 
{ 
float:left;
margin:0;
margin-right:10px;
margin-left:-12px;
margin-top:-10px;
margin-bottom:-12px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
}

.single-listing-image 
{
display:inline-block; 
vertical-align:middle;
border: 1px solid #999999;
height:386px;
overflow:hidden;
margin-bottom:10px;
}

a.event-listing-ticket-link 
{ 
display: inline-block;
float:right;
padding: 0;
padding-right:8px;
margin:0;
margin-left:4px;
text-indent:8px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
text-shadow: 0px 1px 1px #f4f4f4;
  background: url(images/event-listing-ticket-off.gif);
  font-weight:bold;
height:34px;
line-height:34px;
}

a.event-listing-ticket-link:hover 
{ 
  color:#ffffff;
text-shadow: 0px 1px 1px #999999;
  background: url(images/event-listing-ticket-on.gif);
}

.event-title a.event-listing-ticket-link 
{ 
display: inline-block;
float:right;
padding: 0;
padding-right:8px;
margin:-5px 0px 0px 4px;
text-indent:8px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
text-shadow: 0px 1px 1px #f4f4f4;
  background: url(images/event-listing-ticket-off.gif);
  font-weight:bold;
height:34px;
line-height:34px;
}

.event-titlea.event-listing-ticket-link:hover 
{ 
  color:#ffffff;
text-shadow: 0px 1px 1px #999999;
  background: url(images/event-listing-ticket-on.gif);
}

a.event-small-ticket-link 
{ 
display: block;

text-align:center;
width:100px;
padding: 0;

  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color:#ffffff;
text-shadow: 0px 1px 1px #333333;
  background: url(images/event-listing-ticket-on.gif);
  font-weight:bold;
height:22px;
line-height:22px;
  -moz-border-radius:3px;
  border-radius:3px;
clear: both;
}

a.event-small-ticket-link:hover 
{ 
  color:#ffffff;
text-shadow: 0px 1px 1px #333333;
  background:#555555;
}


a.event-large-ticket-link 
{ 
display: block;
float:right;
text-align:center;
width:200px;
padding: 0;
margin:auto;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color:#ffffff;
text-shadow: 0px 1px 1px #333333;
  background: url(images/event-listing-ticket-on.gif);
  font-weight:bold;
height:34px;
line-height:34px;
  -moz-border-radius:3px;
  border-radius:3px;
}

a.event-large-ticket-link:hover 
{ 
  color:#ffffff;
text-shadow: 0px 1px 1px #333333;
  background:#555555;
}




.event-listing-film-cert
{ 

padding: 0;
margin:0;
margin-left:2px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  font-style:italic;
  line-height:100%;
  color:#686868;
}



a.event-full-info 
{
  float:right;
  margin-bottom:10px;
  margin-right:10px;
  padding-left:10px;
  padding-right:30px;
  font-size:10px;
  font-family: arial, helvetica, sans-serif;
  color:#686868;
  background: url(images/event-full-info-off.gif);
  background-position:right;
  font-weight:bold;
  height:20px;
  line-height:20px;
  -moz-border-radius:2px;
  border-radius:2px;
}


a.event-full-info:hover
{ 
  background: url(images/event-full-info-on.gif);
  background-position:right;
  color:#ffffff;
}

#inner{
 /* Position at the bottom */
position: absolute;
bottom: 0%;
right:0%;
}

.live-music-footer {
position: relative;
float: left;
background-color: #eeeeee;
font-weight: normal;
width: 626px;
line-height: 140%;
border-radius: 4px;
-moz-border-radius: 4px;
margin-bottom: 20px;
margin-top: 0px;
padding:12px;
overflow: hidden;
}

.cinema-note {
position: relative;
float: left;
background-color: #a60404;
color:#ffffff;
font-weight: normal;
width: 626px;
line-height: 140%;
border-radius: 4px;
-moz-border-radius: 4px;
margin-bottom: 20px;
margin-top: 0px;
padding:12px;
overflow: hidden;
}

.cinema-note p {
   padding-bottom:15px;
}
.cinema-note h2 {
   padding-bottom:15px;
}



.twisted-banner{
  position:relative;
  float: left;
  background:#eeeeee url(images/twisted/title-bg.jpg) no-repeat; 
  font-weight:normal;
  width:980px;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 20px 0px 18px 0px;
  padding: 0px;
  overflow: hidden;
}

.twisted-banner2{
  position:relative;
  float: left;
  background:#eeeeee no-repeat; 
  font-weight:normal;
  width:980px;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 20px 0px 18px 0px;
  padding: 0px;
  overflow: hidden;
}
.twisted-blurb{
  position:relative;
  float: left;
  color:#ffffff;
  background:#000000 url(images/twisted/title-image.jpg)no-repeat; 
  font-weight:normal;
  width:390px;
  line-height:140%;
border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-khtml-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
  margin: 0px;
  padding:20px;
  overflow: hidden;
}

.twisted-blurb2{
  float: left;
  color:#333333;
  font-weight:normal;
  line-height:140%;
  margin: 0px 0px 0px 0px;
  padding:20px;

}

.twisted-blurb2 h3 {
   font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight:normal;
  padding:0px 0px 5px 0px;
  margin:0px;
}

.twisted-blurb2 a{
   font-weight:bold;
}

.twisted-blurb2 a:hover{
   text-decoration:underline;
}

.submission-button {
  display:block;
  width:390px;
  padding:30px 0px 30px 0px;
  text-align:center;
  color:#333333;
  background-color:#ffffff; 
  font-weight:normal;
    font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.submission-button:hover {
 
  color:#ffffff;
  background-color:#b82025; 
 
}

.pulses-button {
  display:inline-block;
  padding:5px 25px 5px 25px;
  margin:0px 0px 30px 0px;
  text-align:center;
  color:#ffffff !important;
  background-color:#000000; 
  font-weight:normal;
    font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.pulses-ad {
  display:inline-block;

  margin:5px 0px 10px 0px;
}

.pulses-button:hover {
 
  color:#ffffff;
  background-color:#003366; 
 
}

.vanbrugh-div {
   display:block;
   position:relative;
   background:url(images/vanbrugh.jpg)no-repeat;
   width:450px;
   height:300px;
   margin:5px 0px 15px 0px;
   -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    
}
.vanbrugh-content {
position:absolute;
   color:#eeeeee!important;
   width:200px;
   bottom:20px;
   left:25px;
   
}
.vanbrugh-content a{
   color:#eeeeee;
}

.vanbrugh-orange{
   color:#fdc14e;
}

.twisted-video{
  position:relative;
  float: right;
  color:#ffffff;
  background-color:#000000; 
  font-weight:normal;
  
  line-height:140%;
border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-khtml-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
  margin: 0px;
  padding:10px;
  overflow: hidden;
}

h4.twisted-title-small { 
padding: 0;
margin:0;
margin-bottom:4px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;

}

.twisted-blurb2 ul{
     list-style-type:disc;
	 margin:20px 0px 20px 10px;
	 
}

.twisted-blurb2 ul li {
list-style-type:disc;
    margin:0px 0px 10px 10px;
}

.twisted-film-div{
  position:relative;
  float: left;
  background-color:#eeeeee; 
  font-weight:normal;
  width:290px;
  height:450px;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 0px 18px 18px 0px;
  padding-top:0px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom: 12px;
  overflow: hidden;
}

.twisted-image{

  background-color:#eeeeee; 
  font-weight:normal;
  width:290px;
  margin: 0px 0px 12px 0px;
 
}

h4.twisted-title { 
padding: 0;
margin:0;
text-indent:12px;
margin-left:-12px;
margin-right:-12px;
margin-bottom:10px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;
  color:#ffffff;
  background: #000000;
  line-height: 34px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

.twisted-date{ 
float:right;
position:absolute;
display:inline;
bottom:12px;
right:12px;
padding: 5px 10px 5px 10px;
margin:0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#333333;
  background:#ffffff;
border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.twisted-ticket{ 
float:left;
position:absolute;
display:inline;
bottom:12px;
left:12px;
padding: 5px 10px 5px 10px;
margin:0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#ffffff;
  background:#333333;
border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.twisted-ticket:hover{ 

  color:#ffffff;
  background:#888888;
}










.show-tdc-banner{
  position:relative;
  float: left;
  background:#eeeeee url(images/twisted/title-bg.gif) no-repeat; 
  font-weight:normal;
  width:980px;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 0px 0px 18px 0px;
  padding: 0px;
  overflow: hidden;
}

.show-tdc-banner2{
  position:relative;
  float: left;
  background:#eeeeee ; 
  font-weight:normal;
  width:980px;
  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 0px 0px 18px 0px;
  padding: 0px;
  overflow: hidden;
}
.show-tdc-blurb{
  position:relative;
  float: left;
  color:#ffffff;
  background:#000000 url(images/show-tdc/show-logo.jpg); 
  font-weight:normal;
  width:430px;
  height:430px;

  line-height:140%;
border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-khtml-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
  margin: 0px;
  padding:0px;
  overflow: hidden;
}

.show-tdc-blurb2{
  float: left;
  color:#333333;
  font-weight:normal;
  width:500px;
  line-height:140%;
  margin: 0px 0px 0px 0px;
  padding:20px;

}

.show-tdc-video{
  position:relative;
  float: right;
  color:#ffffff;
  background-color:#000000; 
  font-weight:normal;
  
  line-height:140%;
border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-khtml-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
  margin: 0px;
  padding:10px;
  overflow: hidden;
}

h4.show-tdc-title-small { 
padding: 0;
margin:0;
margin-bottom:4px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;

}


.show-tdc-film-div{
  position:relative;
  float: left;
  background-color:#eeeeee; 
  font-weight:normal;
  width:290px;

  line-height:140%;
border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
  margin: 0px 18px 18px 0px;
  padding-top:0px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom: 82px;
  overflow: hidden;
}

.show-tdc-image{

  background-color:#eeeeee; 
  font-weight:normal;
  width:290px;
  margin: 0px 0px 12px 0px;
 
}

h4.show-tdc-title { 
padding: 0;
margin:0;
text-indent:12px;
margin-left:-12px;
margin-right:-12px;
margin-bottom:10px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight:normal;
  text-transform:uppercase;
  color:#ffffff;
  background: #000000;
  line-height: 34px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

.show-tdc-date{ 
float:right;
position:absolute;
display:inline;
bottom:12px;
right:12px;
padding: 5px 10px 5px 10px;
margin:0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#333333;
  background:#ffffff;
border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.show-tdc-ticket{ 
float:left;
position:absolute;
display:inline;
bottom:12px;
left:12px;
padding: 5px 10px 5px 10px;
margin:0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#ffffff;
  background:#000000;
border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a.show-tdc-ticket:hover{ 

  color:#ffffff;
  background:#000000;
}





.blog-date{
   display:block;
   margin:15px 0px 0px 0px;
   font-style:italic;
}









/* -------- EVENTS FIELDS -------- */

.event-field {
  float: right;
  display:inline;
  margin:0px;
  margin-left:5px;
  padding-left:10px;
  padding-right:10px;
  font-size:14px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  color:#ffffff;
  background:url(images/event-field-dark-bg.gif);
  font-weight:normal;
  height:24px;
  line-height:24px;  
-moz-border-radius:2px;
  border-radius:2px;
}

.event-field-light {
  float: left;
  display:inline;
  margin-right:10px;  
  margin-bottom:10px;
  padding-left:10px;
  padding-right:0px;  
  font-size:14px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  color:#686868;
  background:#ffffff;
  font-weight:normal;
  height:24px;
  line-height:24px;
  -moz-border-radius:2px;
  border-radius:2px;
}


a.event-price-ticket-link {
  float: right;
  display:inline;
  margin:0px;
  margin-left:5px;
  padding-left:10px;
  padding-right:10px;
  font-size:14px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  color:#ffffff;
  background:url(images/event-field-dark-bg.gif);
  font-weight:normal;
  height:24px;
  line-height:24px;  
  -moz-border-radius:2px;
  border-radius:2px;
}

a.event-price-ticket-link:hover {

  background:#888888;
  text-decoration:none;
}

/* -------- EVENTS PAGES -------- */

.live-music-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/live-music-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.live-music-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#ea8d01;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}

.tc-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/tc-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}


.cinema-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/cinema-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.cinema-chinese-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/cinema-chinese-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.cinema-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#a60404;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}




.visual-art-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/visual-art-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.visual-art-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#8f638a;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}



.books-events-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/books-events-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.books-events-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#3f7ea3;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}



.tours-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/tours-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.tours-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#003366;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}



.education-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/education-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.education-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#75b05e;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}


.heritage-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/heritage-banner.png);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.heritage-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#75b05e;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}

.pulses-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/pulses-banner.jpg);
width:980px;
height:386px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}


.cork-jazz-fest-banner { 
display:block;
padding: 0;
margin:0;
background: url(images/cork-jazz-fest-banner.jpg);
width:980px;
height:315px;
margin-bottom:10px;
-moz-border-radius:4px;
border-radius:4px;
}

.cork-jazz-fest-title { 
padding: 0;
padding-right:20px;
margin:0;
margin-top:240px;
text-indent:60px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color:#ffffff;
  background:#ea8d01;
  font-weight:normal;
display:inline-block;
height:42px;
line-height:42px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}










/* -------- SEASON AT A GLANCE -------- */



.season-live-music {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;
  background-color:#ff9900;
}



.season-cinema {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;
  background-color:#a60404;
}



.season-visual-art {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;

  background-color:#8f638a;
}

.season-books-events {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;

  background-color:#3f7ea3;
}

.season-tours {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;

  background-color:#003366;
}



.season-education {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;
  
  background-color:#75b05e;
}
.season-heritage {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;
  
  background-color:#75b05e;
}

.season-pulses {
  float:left;
  display:inline;
  width:2px;
  height:10px;
  margin-top:7px;

  background-color:#000000;
}





/***************CINEMA*************************/


.cinema-time {
color:#a60404;
}


table.cinema {      
border-width: 0px;
padding:0px;
}



.col1 {    
font-family: arial, helvetica, sans serif;
font-size: 11px; 
text-align: left;
font-weight: none;  
color: #646464;    
background-color: #f4f4f4;
border-width: 0px;
padding:0px;
margin-right:10px;
}









/***************MAILING LIST*************************/
#mailing-list-div {
text-align:left; 
float:left; 
display:inline;
margin-top:5px;
  margin-left:5px;
}

#mailing-list-name {
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  color:#999999;
  background:#fbfbfb;
  border:1px solid #cccccc;
  padding:2px;
border-radius:2px;
-moz-border-radius: 2px;
}

#mailing-list-name:hover {
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  color:#686868;
  background:#fbfbfb;
  border:1px solid #686868;
  padding:2px;
}

#mailing-list-email {
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  color:#999999;
  background:#fbfbfb;
  border:1px solid #cccccc;
  padding:2px;
border-radius:2px;
-moz-border-radius: 2px;
}

#mailing-list-email:hover {
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  color:#686868;
  background:#fbfbfb;
  border:1px solid #686868;
  padding:2px;
}

#mailing-list-submit {
  font-size:10px;
  font-family:arial, helvetica, sans-serif;
  color:#ffffff;
  background:#686868;
  border:1px solid #686868;
  padding:2px 5px 2px 5px;
border-radius:2px;
-moz-border-radius: 2px;
}

#mailing-list-submit:hover {
  
  background:#000000;
  border:1px solid #000000;
}



/* -------- START PAGE MENU -------- */

#top {
  width: 980px;
  height: 43px;
  margin: 0 auto;
  position: relative;
  
}
#top li {
  float: left;
  line-height: 30px;
}


#main-nav   {
    height: 43px; /* set to the height you want your menu to be */
    margin: 0px; /* just to give some spacing */
	display:inline-block;
}
#main-nav ul    {
    margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
}
#main-nav li    {
    display: block;
    float: left;
    line-height: 43px; /* this should be the same as your #main-nav height */
    height: 43px; /* this should be the same as your #main-nav height */
    margin: 0; padding: 0; /* only needed if you don't have a reset */
    position: relative; /* this is needed in order to position sub menus */
}
#main-nav li a  {
    display: block;
    height: 43px;
    line-height: 43px;
  padding-left: 6px;
  padding-right:6px;
  margin-right: 4px;
  font-family: arial narrow, trebuchet MS, arial;
  font-weight: bold;
  color: #666666;
  font-size: 14px;
  text-transform: uppercase;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
    color: #000;
    background: url(images/header-highlight.png);
  background-color: #ffffff;
}


#main-nav ul ul { /* this targets all sub menus */
    display: none; /* hide all sub menus from view */
    position: absolute;
    top: 43px; /* this should be the same height as the top level menu -- height + padding + borders */
	background:#444;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4);
}

#main-nav ul ul li { /* this targets all submenu items */
    float: none; /* overwriting our float up above */
    width: 220px;
	height:30px!important;
	line-height:30px!important;
	margin-right:0px;
	border-bottom:1px solid #666;

}
#main-nav ul ul li a { /* target all sub menu item links */
    padding: 0px 10px; /* give our sub menu links a nice button feel */
	color:#fff;
	height:30px!important;
	line-height:30px!important;
	margin-right:0px;
	
}

#main-nav ul li:hover > ul {
    display: block; /* show sub menus when hovering over a parent */
}

#menu-item-1260{
   cursor:default;
}


/* -------- END PAGE MENU -------- */

#s {
  width: 216px;
  height: 12px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #e3e3e3;
}
#contentwrap {
  margin-top: 10px;
  float: left;
  width: 650px;
}
#contentwrap-twisted2 {
  margin-top: 10px;
  float: right;
  width: 650px;
  display:block;
}
#sidebar-twisted {
margin-top: 10px;
margin-bottom: 10px;
  width:320px;
  height:1600px;
  float:left;
  background:#000000;
  display:block;
   border-radius:4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

#contentwrap-twisted {
  margin-top: 10px;
  float: left;
  width: 980px;
}
#contentwrap2 {
  margin-top: 10px;
  float: left;
  width: 450px;
}

#sidebar {
  margin-top: 10px;
  float: right;
  width: 320px;
  font-size: 12px;
}
#sidebar2 {
  margin-top: 10px;
  margin-right:10px;
  float: left;
  width: 190px;
  font-size: 12px;
}

#sidebar3 {
  margin-top: 10px;
  float: right;
  width: 320px;
  font-size: 12px;
}

/* -------- ADVERT -------- */


.cinema-credits { 

padding:10px;
margin:0;
margin-bottom:10px;

  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color:#686868;
  background:#ffffff;
  font-weight:normal;
  font-style:italic;
display:block;
   border-radius:4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}


.contact-page-box-office { 

padding:10px;
margin:0;
margin-bottom:10px;
width:606px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color:#686868;
  background:#fbfbfb;
  font-weight:normal;
display:inline-block;
  -moz-border-radius:4px;
  border-radius:4px;
}

.wbf2014 { 

margin:0;
margin-bottom:10px;
padding:10px 10px 10px 284px;
width:322px;
height:120px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color:#686868;
  background:#ffffff url(images/wbf2014.png) no-repeat;
  background-position:top left;
  font-weight:normal;
display:inline-block;
  -moz-border-radius:4px;
  border-radius:4px;
}

.tc-2014 { 

margin:0;
margin:10px 0px 10px 0px;
padding:10px 10px 10px 284px;
width:322px;
height:120px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color:#686868;
  background:#ffffff url(images/tc-2014.png) no-repeat;
  background-position:top left;
  font-weight:normal;
display:inline-block;
  -moz-border-radius:4px;
  border-radius:4px;
}

.tc-2014-link {
    color:#ffffff !important;
	font-weight:bold;
	background:#b82025;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.tc-2014-link:hover {
    color:#ffffff !important;
	background:#000000;
	text-decoration:none;
	
}

.add1 {
  clear: both;
  float: left;
  margin: 17px 0 0px 0px;
  display: inline;
}
.add2 {
  float: right;
  margin: 17px 0px 0px 0;
  display: inline;
}
.advert {
  padding-bottom: 17px !important;
}


/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0px 2px 0px 2px;
  padding: 0;
}
#footer {
  width: 980px;
  clear: both;
  padding:0;
  overflow: hidden;
  margin:0px;
  color: #747474;
  font-size: 11px;

}

#footer a, #footer a:visited {
  color: #747474;
}
#footer a:hover {
  color: #a2a1a1;
  text-decoration: underline;
}

#footer-content{
  width: 980px;
  background:#eeeeee;
  clear: both;
  padding:0px;
  margin:0;
  overflow: hidden;
  border-radius:4px;
-moz-border-radius: 4px;
  color: #747474;
  font-size: 11px;
}

.alignleft {
  float: left;
  margin: 0px 15px 15px 0px;
}
.alignright {
  float: right;
  text-align:right;
  margin: 10px;
}


.footer-logos {
  padding:0;
  margin-top:10px;
  margin-bottom:10px;
}


/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0;
  width: 320px;
  text-indent:12px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  margin-left: -20px;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 30px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
}



.widget-top {
  width: 0px;
  height: 0px;


}
.side-widget {
  clear: both;
  width: 280px;
  padding: 0 20px;
  overflow: hidden;
  border-radius:4px;
-moz-border-radius: 4px;
  background-color: #eeeeee;
margin-bottom:10px;
}
.widget-bot {
  width: 0px;
  height: 0px;

}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  border-bottom: 1px solid #e8e7e7;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e8e7e7;
}
#sidebar li.last {
  border-bottom: 0 !important;
}
.side-widget a, .side-widget a:visited {
  color: #686868;
}
.side-widget a:hover {
  color: #747474;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding:0px;
}



/* -------- SIDEBAR2 STYLES -------- */

#sidebar2 h3 {
  padding: 0;
  width: 320px;
  text-indent:20px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  margin-left: -20px;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 30px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
}


.widget-top2 {
  width: 0px;
  height: 0px;


}
.side-widget2 {
  clear: both;
  width: 166px;
  padding: 0 12px 10px;
  font-size: 10px;
  line-height:130%;
  overflow: hidden;
  border-radius:4px;
-moz-border-radius: 4px;
  background-color: #eeeeee;
margin-bottom:10px;
}
.widget-bot2 {
  width: 0px;
  height: 0px;

}
#sidebar2 ul {
  margin-top: -5px;
}
#sidebar2 ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar2 ul li {
  padding: 4px 0 4px 0;
  margin-left: 0;
  border-bottom: 1px solid #e8e7e7;
}
#sidebar2 li li {
  border-bottom: 0;
  border-top: 1px solid #e8e7e7;
}
#sidebar2 li.last {
  border-bottom: 0 !important;
}
.side-widget2 a, .side-widget a:visited {
  display:block;
  color: #686868;
  padding-left:5px;
}
.side-widget2 a:hover {
  color: #747474;
  background-color:#faf9f9;
  
}
.textwidget2 {
  padding: 5px;
}
.side-widget2 div {
  padding: 5px 0;
}




/* -------- SIDEBAR3 STYLES -------- */


#sidebar3 h3 {
  padding: 0;
  width: 328px;
  text-indent:20px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  margin-left: -20px;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 30px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
}



.widget3-top {
  width: 0px;
  height: 0px;


}
.side-widget3 {
  clear: both;
  width: 296px;
  padding: 0 12px 10px;
  font-size: 10px;
  line-height:130%;
  overflow: hidden;
  border-radius:4px;
-moz-border-radius: 4px;
  background-color: #eeeeee;
margin-bottom:10px;
}

.widget-bot3 {
  width: 0px;
  height: 0px;

}
#sidebar3 ul {
  margin-top: -5px;
}
#sidebar3 ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar3 ul li {
  padding: 4px 0 4px 0;
  margin-left: 0;
  border-bottom: 1px solid #e8e7e7;
}
#sidebar3 li li {
  border-bottom: 0;
  border-top: 1px solid #e8e7e7;
}
#sidebar3 li.last {
  border-bottom: 0 !important;
}
.side-widget3 a, .side-widget a:visited {
  display:block;
  color: #686868;
  padding-left:5px;
}
.side-widget3 a:hover {
  color: #747474;
  background-color:#faf9f9;
  
}
.textwidget3 {
  padding: 5px;
}
.side-widget3 div {
  padding: 5px 0;
}





/***************POST STYLES*************************/

.title-contribution { 
display:block;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  line-height:19px;
  height:19px;
  text-indent:4px;
  text-transform: uppercase;
  color:#646464;
  background:#ffffff;
padding: 0;
margin-top:-4px;
margin-left:-4px;
margin-right:-4px;
margin-bottom:2px;

  -moz-border-radius:2px;
  border-radius:2px;
}

.byline { 
display:block;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color:#646464;
  font-weight:bold;
padding:0;
margin:0px;
}


h2.title { 
padding: 0;
padding-left:12px;
margin-left:-12px;
margin-right:-12px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 34px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

h2.title a, h2.title a:visited {
  color: #333333;
}

h2.home-title { 
padding: 0;
text-indent:12px;
margin-left:-12px;
margin-right:-12px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color:#646464;
  background: #e2e1e1;
  line-height: 30px;
  font-weight: normal;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;

}

h2.home-title a, h2.home-title a:visited {
  color: #333333;
}


.meta {

  padding: 10px 0 6px;
  display: block;
  font-size: 11px;
  color: #a2a2a2;
}
.meta a, .meta a:visited {
  color: #a2a2a2;
}
.metabot {
  background: url(images/meta.gif) repeat-x scroll top;
  height: 2px;
  margin-bottom: 18px;
  display: block;
}
a.more-link 
{
  float:right;
  margin-top:8px;
  margin-bottom:-4px;
  margin-right:-4px;
  padding-left:10px;
  padding-right:30px;
  font-size:10px;
  font-family: arial, helvetica, sans-serif;
  color:#686868;
  background: url(images/event-full-info-off.gif);
  background-position:right;
  font-weight:bold;
  height:17px;
  line-height:17px;
  -moz-border-radius:2px;
  border-radius:2px;
}


a.more-link:hover
{ 
  background: url(images/event-full-info-on.gif);
  background-position:right;
  color:#ffffff;
}

.postmetadata {
  margin-top: 15px;
  font-size: 11px;
}
.post, .page {
  background-color:#eeeeee;
  border-radius:4px;
  -moz-border-radius: 4px;
  margin-bottom: 10px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom: 15px;
  overflow: hidden;
}

.pr-job{
  background-color:#eeeeee;
  border-radius:4px;
  -moz-border-radius: 4px;
  margin-bottom: 10px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom: 15px;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 160%;
}

.entry a
{
font-weight:bold;

}
.entry a:hover
{
font-weight:bold;
text-decoration:underline;

}

.entry h1, .entry h2, .entry h3,  .entry h5, .entry h6 {
  margin-top: 15px;
}

.entry h1 {
  padding: 0;
  margin-left:-4px;
  margin-right:-4px;
text-indent:4px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  line-height:32px;
  background:#ffffff;
  text-transform: uppercase;
  color:#646464;
  font-weight: normal;
  -moz-border-radius:2px;
  border-radius:2px;



}

.entry h2 {
    margin-top: 0px;
  font-family: century gothic, 'Carme',  arial, helvetica, sans-serif;
  font-size: 20px;
  line-height:32px;
  text-transform: uppercase;
  color:#646464;
  font-weight: normal;



}

.entry p {
  margin-top: 0px;
  margin-bottom:20px;

}
.entry img {
  padding: 0px;
  border: 0px;

}
.post_thumbnail {
  background: url(images/imgbg.png) no-repeat !important;
  padding: 9px !important;
  border: 0 !important;
  margin: -2px 15px 0 0 !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: disc;
  margin:0px 0px 0px 30px;
}
.entry ul{
  list-style: circle;
  margin:0px 0px 20px 0px;
}
.entry ol li {
  list-style: decimal inside;
}
blockquote {
  
  padding: 15px;
margin: 0;
margin-bottom: 20px;
width: 596px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #686868;
background: #fbfbfb;
font-weight: normal;
display: inline-block;
-moz-border-radius: 4px;
border-radius: 4px;
}


img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 3px 0 20px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}


.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #666666;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#333333;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #999999 5%, #999999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #999999) );
	background:-moz-linear-gradient( center top, #999999 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999", endColorstr="#999999");	background: -o-linear-gradient(top,#999999,999999);

	background-color:#999999;
	border:0px solid #666666;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

.CSSTableGenerator .special{


	background-color:#cccccc;

}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #999999 5%, #999999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #999999) );
	background:-moz-linear-gradient( center top, #999999 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999", endColorstr="#999999");	background: -o-linear-gradient(top,#999999,999999);

	background-color:#999999;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}







/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  font-size: 11px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fffdfa;
  border:1px solid #d3d1d1;
  color:#747474;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fffdfa;
  border:1px solid #d3d1d1;
  color:#747474;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#e3e3e3;
  border:1px solid #d3d1d1;
  color:#747474;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -7px;
  float: right;
}
ul#topsoc li {
  padding: 14px 0 0;
  margin: 0;
}
ul#topsoc li a {
  margin: 0 0 0 0px !important;
}
/* -------- END SUBSCRIPTION -------- */
span.show-tooltip-text{
   display: none; position: absolute;
   font-size: 12px;
   background: #000;
   padding: 12px;
   line-height: 1px !important;
   color: #fff;
   border-radius: 3px;
}

.f-rated-wrapper { display:inline-block;position: relative; float:right;}
.f-rated-wrapper a{cursor:pointer;}
.f-rated-wrapper  a span { display: none; color: #FFFFFF; transition: all 0.3s ease;}
.f-rated-wrapper  a:hover span { 
transition: all 0.3s ease;
display: block; 
position: absolute; 
width: 350px; 
font-weight:normal;
background: rgba(0,0,0,0.8); 
left: -362px; 
top: 12px; 
color: #fff; 
padding: 12px;
-webkit-box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.45);
box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.45); }

.f-rated-wrapper-right{ display:inline-block;float:right; margin-right:8px; }