/*
Theme Name: WV Theme
Theme URI: http://www.thewrightvenue.ie
Description: This theme was designed by Mark J Griffin
Author: Mark J Griffin
Author URI: http://www.markjgriffin.net
Tags: 

	

*/



/* Begin Typography & Colors */
@charset "UTF-8";
td {
	display: block;
}
html {
	height: 100%;
	margin:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CDBF91;
	font-weight: normal;
}
#menu-wrapper {
	height: 31px;
	width: 850px;
	position:absolute;
}
/* ----------- menusystem CSS -------------*/

.menu {
	padding:0;
	margin:0;
	list-style:none;
	height:31px;
	position:relative;
	z-index:500;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	width:325px;
}
.menu li {
	float:left;
	/*margin-right:1px;*/
}

.menu li a {
	display:block;
	float:left;
	height:31px;
	width:100px;
	line-height:25px;
	background:url(images/nav-but.png) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	/*font-weight:bold;*/
	
	padding:0px 0px 0px 0px;
}
.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
	background:url(images/nav-but-f2.png) no-repeat;
}
.menu li:hover {
	position:relative;
	z-index:200;
}
.menu li:hover > a {
	color:#fff;
	background:url(images/nav-but-f2.png) no-repeat;
}
.menu li:hover > a.sub {
	color:#fff;
	background:url(images/nav-but-f2.png) no-repeat;
}
.menu li.current a {
	color:#fff;
	background:url(images/nav-but-f3.png) no-repeat;
}
.menu li a.sub {
	background:url(images/nav-but.png) no-repeat;
}
.menu li.current a.sub {
	color:#fff;
	background:url(images/nav-but-f3.png) no-repeat;
	;
}
.menu :hover ul {
	left:0;
	top:31px;
	width:120px;
	background:url(images/nav-but-f2.png) no-repeat;
}
/* keep the 'next' level invisible by placing it off screen. */
.menu ul, .menu :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.menu :hover ul :hover ul {
	left:120px;
	top:-1px;
	background:#470000;
	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
}
.menu :hover ul li {
	margin:0;
	border-top:1px solid #666;
}
.menu :hover ul li a {
	width:120px;
	padding:0;
	text-indent:10px;
	background:#470000;
	color:#fff;
	height:30px;
	line-height:30px;
}
.menu :hover ul li a.fly {
	background:#470000 url(images/right-arrow.gif) no-repeat right center;
}
.menu :hover ul :hover {
	background-color:#807555;
	color:#fff;
}
.menu :hover ul :hover a.fly {
	background-color:#807555;
	color:#fff;
}
.menu :hover ul li.currentsub a {
	background:#840;
	color:#fff;
}
.menu :hover ul li.currentsub a.fly {
	background:#840 url(images/right-arrow.gif) no-repeat right center;
	color:#fff;
}
.menu :hover ul :hover ul li a {
	width:100px;
	padding:0;
	text-indent:10px;
	background:#3e3e3e;
	color:#fff;
}
.menu :hover ul :hover ul :hover {
	background-color:#d70;
	color:#fff;
}
.menu :hover ul :hover ul li.currentfly a, .menu :hover ul :hover ul li.currentfly a:hover {
	background:#840;
	color:#fff;
}


/* -----------END menusystem CSS -------------*/


h2 {
	margin:0 0 10px 0;
}
.post h2 {
	margin:0 0 10px 0;
	padding:0px 20px 0px 0px;
	text-align:center;
}
h3 {
	margin:0 0 0 0;
	font-size:1.4em;
	font-weight:normal;
}
a:link {
	color: #E4DFCA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #807555;
}
a:hover {
	text-decoration: underline;
	color: #F2E8CC;
}
a:active {
	text-decoration: none;
	color: #900;
}
#background{position: fixed; z-index:-100; width:100%; height:auto;}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B4A867;
	width: 400px;
	float: left;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.body-text a {
	font-weight:bold;
}
p.intro:first-letter {
	float:left;
	font-size:400%;
	line-height:.8em;
	padding: 7px 5px 0 0;
	font-family: "Times New Roman";
	color: #8D7C52;
	margin:0;
}
.highlight {
	font-weight: bold;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 1.1em;
}
.post {
	/*width:380px;*/
	padding:20px 20px 20px 40px;
	line-height:1.5em;
}
.postmetadata {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #700000;
}
p #player1 {
	/*background-color:#0F0;*/
	margin:-16px 0 0 0;
}
#div-bg-body {
	background-image: url(images/bg-swirls.png);
	height: 646px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:2;
	position:relative;
}
#home-xmas-test #div-bg-body {
	background-image: url(images/bg-swirls-xmas.png);
	height: 646px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:2;
	position:relative;
}
.nav-butt {
	background-image: url(images/nav-but.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
}


p.intro:first-letter {
	float:left;
	color:#807555;
	font-size:600%;
	line-height:1em;
	padding: 7px 5px 0 0;
	font-family: Times, serif, Georgia;
}
#body-container-splash {
	height: 600px;
	width: 850px;
	margin:60px auto 0 auto;
	z-index: 5;
}
#body-container {
	width: 850px;
	z-index: 6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
}
.menu-container {
	position:relative;
	z-index:10;
	width: 850px;
}
.body-top-bar {
	height: 29px;
	width: 850px;
	background-image: url(images/content-topbar.png);
	background-repeat: no-repeat;
	clear: both;
}
.body-top-bar-f2 {
	height: 29px;
	width: 850px;
	background-image: url(images/content-topbar-f2.png);
	background-repeat: no-repeat;
	clear: both;
}
#body-content {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
	width: 850px;
	z-index: 0;
}
.bookend-left {
	background-image: url(images/nav-bookend-l.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 25px;

}
.bookend-right {
	background-image: url(images/nav-bookend-R.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 25px;

}
.body-base {
	background-image: url(images/body-base-bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 850px;
	display:block;
}
.logo {
	position:relative;
	height: 172px;
	width: 365px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -27px;
	margin-left: auto;
	z-index:2;
}
.nav-centre {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 200px;
	float: left;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.intro2 {
	height: 400px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 110px;
}
/*.menu-display {
	font-size: .9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#AA9F79;
	background-image: url(images/drawer.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
	clear: both;
	padding: 4px 0 0 0;
	margin: 0px 0 0 24px;
	z-index:12;
	
	
}
.menu-display a {
	margin:0 0 0 30px;
}*/
.barb1 {
	height: 0px;
	width: 400px;
	float: right;
	z-index:-5;
}
.bb-barb {
	position:absolute;
	width:200px;
	height:500px;
	margin:50px 0px 0px 0px;/*background-color: #0C0;*/
}
.homepics {
	float: right;
	height: 190px;
	width: 380px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.body-right {
	float: right;
	width: 400px;
}
.homepic {
	background-color: #CCC;
	float: right;
	height: 120px;
	width: 170px;
	margin: 5px;
	border: 1px solid #900;
}
.foooterlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #D8D8D8;
	height: 40px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 3px 0px 0px 0px;
	position:relative;
	text-align:center;
	border-top:solid 1px #807555;
}
.foooterlinks a img {
	margin:0px 0px -4px 5px;
	padding:0px 0px 0px 0px;
}
.foooterlinks a {
	color: #CDBF91;
}
.foooterlinks a:hover {
	color: #F00;
}
.slideshow {
	width:400px;
	height:300px;
	float:right;
	padding:0px 0px 0px 20px;
	margin:0px 10px 0px 0px;
}
#main-club .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}
#back-stage .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}
#purple-room .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}
#the-cities .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}
#venue-hire .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}
#the-penthouse-gardens .slideshow {
	width:770px;
	height:390px;
	float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid #807555 1px; 
}

#sidebar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807555;
	margin:20px 0px 0px 0px;
	padding:0px 25px;
}
#sidebar .widget {
	float: left;
	width: 170px;
	margin: 10px 15px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: .85em;
	list-style:none;
	position:relative;
}
/*#sidebar .widget ul li {
	margin-top: 0px;
	list-style-type: square;
	list-style-position: outside;
}*/
/*#sidebar ul .widget {
	list-style-type: none;
}*/
#sidebar .widget h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	background-image: url(images/bg-widget-head.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 120px;
	padding-top: 3px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
#sidebar ul {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
	margin:0px 0px 0px 0px;
	list-style:none;
	height:170px;
	position:relative;
	
}
#sidebar li li {
	list-style-type:square;
	list-style-position:outside;
	margin:0px 0px 0px -20px;
	padding:5px 5px 0px 0px;
	
	
}

#sidebar3 {
	width: 785px;
	padding:5px;
	margin-left: 30px;
}

#sidebar3 .widget {
}
#sidebar3 .widget ul li {

}
#sidebar3 ul {
	list-style-type: none;
}
#sidebar4 {
	float: right;
	width: 380px;
	clear: both;
}
#sidebar4 img {
	margin: 4px;
	float: left;
	border: 0px;
}
#sidebar4 ul li {
	list-style:none;
}
#sidebar4 ul li li {
	display: block;
	list-style-type: none;
	clear: both;
	border: 1px solid #453A29;
	background: url(images/bg-blk-60.png) repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebar4 ul li a {
	font-weight: bold;
	font-size: 1.3em;
	font-style: normal;
}
#sidebar4 h2, #sidebar3 h2 {
	font-size:1.0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
	background-image: url(images/bg-content-area-head.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 180px;
	padding:6px 0 0 0;
}
#sidebar4 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar3 ul {
	margin: 0px;
	padding: 5px;
}
#sidebar3 img {
	border:#453A29 1px solid;
	padding: 5px;
}
/*.execphpwidget, #recentcomments {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
	padding: 5px;
	height: 180px;
}*/
/*#recentcomments {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;

	height: 180px;
}*/

/*textarea {
	background-color:#807555;
	border:0px;
	width:600px;
}
input {
	background-image:url(images/bg-gold-60.png);
	width: 150px;
}*/
#respond {
	width:500px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
.address {
	padding: 0px 20px 0px 0px;
	float: right;
	width: 200px;
}

#date {
	font-size:.8em;
	float:right;
	/*width:100px;*/
	text-align:center;
	line-height:.95em;
	padding:2px;
	border:1px solid #807555;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.day {
	font-size:1.5em;
}
.pagetitle {
	text-align:center;
}
.entry {
	width:780px;
}
.minilink {
	font-size:.8em;
	font-family:"Courier New", Courier, monospace;
}
#events .post h2 {
	font-size: 1.2em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #700000;
}
#events .entry {
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807555;*/
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}
.para1 {
	float: left;
	width: 360px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.para2 {
	float: left;
	width: 360px;
	margin-left: 20px;
	padding:10px 0 0 0;
}
.para1-hire {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.para2-hire {
	float: left;
	width: 500px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.para-container {
	clear: both;
	width: 770px;
	display:block;
}
.taxi {
	background-image: url(images/taxi-map.gif);
	background-repeat: no-repeat;
	height: 950px;
	width: 700px;
	margin:0 0 0 40px;
}
.taxi table {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
	margin: 4px;
	font-size: .9em;
	padding:0 4px 0 4px;
}
.xl29 .xl28 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807555;
}
.wpcf7-list-item input {
	display: block;
	width: 30px;
}
label {
	display: inline;
}
div.wpcf7-mail-sent-ok {
	border:1px solid #807555;
}
.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	z-index:15;
	margin:0 25px 0 0;
}
#splash .breadcrumb {
	display:none;
}
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	height: 140px;
	padding: 20px;
	overflow:hidden;
	width:120px;
	float:left;
	background:url(images/bg-blk-60.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.ngg-albumtitle {
	text-align: center;
	font-weight:  normal;
	margin:0px;
	padding:0px;
	font-size: .9em;
	margin-bottom: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.ngg-albumtitle a {
	text-decoration:none;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background: url(images/bg-blk-60.png);
	/*border:1px solid #A9A9A9;*/
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #CDBF91;
}

.ngg-description {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	color: #C00;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(images/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 15px 0 0 15px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background: url(images/bg-blk-60.png);
	/*border:1px solid #A9A9A9;*/
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #CDBF91;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
	border:#666 1px solid;
	width:850px;
	display:block;
	text-align:left;
	position: relative;
	clear: both;
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
}

.ngg-right {
	float: right;
}

.ngg-center {
  	margin-left: auto;
    margin-right: auto;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align: center;
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
.footer-text {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	font-size: .95em;
}
/* ----------- END NGG -------------*/



.mmf-list-item input {
}
.mmf-list-item input {
	display: inline;
	background-image: none;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #807555;
	margin-left: 15px;
}
#area-required input {
	width: 17px;
	background-color:none;
	display:inline;
}
.event-block a:link {
	color: #E4DCCE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;

}
.event-block a:visited {
	/*color:#600;*/
}

.commentlist li {
	margin:0px 0px 15px 0px;
	background-image:url(images/bg-comment.png);
	padding: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.commentlist {
	width:600px;
}
.comment-meta {
	float:right;
	display:inline;
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
}
input, textarea, select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg-form-input-dk.png) no-repeat scroll 0 0;
border:medium none;
color:#FFF;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
padding:6px 10px;
vertical-align:top;
}
.button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg-form-send.png) no-repeat scroll 0 0;
border:medium none;
color:#FFF;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight: bold;
height:30px;
padding:6px 20px;
vertical-align: middle;
}
.button:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg-form-send-on.png) no-repeat scroll 0 0;
	color: #000;
	border:medium none;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	height:30px;
	padding:6px 20px;
	vertical-align: middle;
}



textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg-form-textarea-dk.png) no-repeat scroll 0 0;
height:140px;
overflow:auto;
padding:10px 6px 11px 10px;
width:500px;
}
div.mmf-mail-sent-ok {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg-form-textarea-dk.png) no-repeat scroll 0 0;
height:140px;
overflow:auto;
padding:10px 6px 11px 10px;
width:500px;
color:#FFF;
font-size:20px;
border:medium none;
}
.tv {
	height: 360px;
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.promobox-container {
	clear:both;
	height:100px;
	margin:0px 0px 4px 0px;
	
}
.promobox {
	background-image: url(images/bg-promobox.png);
	margin: 10px 20px 0px 20px;
	padding: 5px;
	height: 90px;
	width: 190px;
/*	border: 1px solid #807555;*/
	background-repeat: no-repeat;
	float: left;
	position:relative;
	text-align:center;
}
.wp-caption {
	float:right;
	margin:0px 0px 0px 20px;
}#respond {
	display: block;
	clear: both;
}
.alignright {
	padding: 0px;
	float: right;
}
.col1 {
	margin: 20px;
	float: left;
	width: 350px;
}
.col2 {
	margin: 20px;
	float: left;
	width: 350px;
}
#transport-by-bus table {
	border: 1px solid #807555;
	background-image:url(images/bg-blk-60.png);
	width:350px;
}
#transport-by-bus td {
	border-bottom: 1px solid #807555;
	border-left: 1px solid #807555;
}.eventpic {
	float: right;
	height: 100px;
	width: 100px;
}
.eventpic img {
	border:none;
}
#events .post {
	width: 370px;
	float: left;
	border: 1px solid #807555;
	background-image: url(images/WV_intro.jpg);
	height: 345px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#events .entry strong {
	color: #C00;
}
#events .entry p {
	margin:0 0 0 0;
}
#events .entry small {
	color:#CCC;
}
	
#smooth_sldr {
	background-image: url(images/bg-blk-60.png);
	background-repeat: repeat;
}
.sldrlink {
	visibility:hidden;
}
.entry p {
	margin:0 0 5px 0;
}
.vimeo {
	float:right;
	width:400px;
	height:225px;
	z-index:-100;
}

.xmas-offer {
	margin:30px 0 0 0;
	padding:15px;
	background:url(images/bg-blk-60.png) repeat;
}
.xmas-offer h3 {
	font-size:2em;
}
#christmas-in-style .mmf-form p {
	display: inline-block;
	float:left;
}
.xmas-offer #mmf-f5-p573-o1 {
	clear: both;
}
xmas-offer #mmf-f5-p573-o1 .mmf-form {
	height: 200px;
}
.xmas-offer #mmf-f5-p573-o1 {
	display: block;
	height: 120px;
}
#banner {
	background-color: #096;
	height: 300px;
	width: 850px;
	border:solid #807555 1px;
}
.intro-para {
	background: url(images/bg-blk-60.png) repeat;
	padding: 15px;
	width: 340px;
	margin:20px 0 0 0;
}
.slideInfoZone {
	padding:6px;
}
.slideInfoZone h2 {
	font-size:16px;
}
#sidebar3 #ngg-webslice {
	margin: 0;
	padding: 0px;
}
.smooth-slider {
	margin:0;
	line-height:.9em;
	width:360px;
}
.smooth-slider h2 {
	text-align:left;
}
.col-right {
	width:360px;
	float: right;
}

#events .wp-image-683 {
	display: none;
}
.facebook {
	float: left;
	height: 48px;
	width: 48px;
}
.twitter {
	float: right;
	height: 48px;
	width: 48px;
}
/*.advanced-random-posts {
	background:url(images/bg-blk-60.png) repeat;
	padding:5px;
}*/
#winner {
	height: 190px;
	width: 190px;
	position: fixed;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
.mmf-form p label {
	font-size: 1.3em;
}
.mmf-list-item-label {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

/*EVENTS MANAGER CSS*/

table#dbem-bookings-table tfoot td.booking-result {
	font-weight: bold;
   	background:#6D6D6D url(../../../wp-admin/images/menu-bits.gif) repeat-x scroll left top;      
	color: #eee;
}

table#dbem-bookings-table tfoot th {
	text-align: right;
	padding-right: 1em;

}    

table.dbem-rsvp-form  {
	width: 80%;
}  
table.dbem-rsvp-form th { 
	text-align: right;
	width: 35%;
}

table.dbem-rsvp-form td { 
	padding-left: 1em;
	text-align: left;
}      

div.dbem-rsvp-message {     
	margin-bottom: 1em;
	background-color: #FDDD73;
	padding: 5px;
	border: 2px solid #FF9100;
}     

a.bookingdelbutton {
	background: url("../../../wp-admin/images/xit.gif") no-repeat;  
    font-size: 11px;
	text-indent: -9999px;
	height: 10px;   
	width: 10px;
	overflow:hidden;
	position:absolute;

}     
a.bookingdelbutton:hover {
	background: url("../../../wp-admin/images/xit.gif") no-repeat -10px;  

}       
/* Printable stuff */
body#printable {
	font-family: Gill Sans, Helvetica, Arial, sans-serif;  
	text-align: center;
}  
body#printable #container { 
	margin: 0 auto; 
	width: 780px;
	text-align: left;
}                                                                   
table#bookings-table {
	width: 600px;     
	border-spacing: 0px;

}
table#bookings-table td {
	padding: 5px 0;
}
table#bookings-table td.seats-number {
	text-align: right;
	padding-right: 20px;
}
table#bookings-table th {
	text-align: left;
	margin-left: 5px;
}   
table#bookings-table tr#booked-seats td{
	border-top: 2px solid #999;    
}      

table#bookings-table td.total-label {
	text-align: right;
}                                  

table#bookings-table tr#booked-seats td.seats-number, table#bookings-table tr#available-seats td.seats-number {
	font-weight: bold;
}

p#recurrence_warning {
	border: 2px solid #FD0000;
	background: #FF7146;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
div#icon-events{
	background:url('images/calendar-32.png') no-repeat center;
} 

table#dbem-location-data th {
	text-align: right;   
	width: 50px;
}          
#dbem-location-map img {
	max-width: none;
}                  
            

table.dbem-calendar-table td {
	padding: 2px 4px; 
	text-align: center;
}
table.dbem-calendar.table tr.days-names {
	font-weight: bold;
} 
table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post {
	color: #ccc;
}
table.dbem-calendar-table td.eventful a, table.dbem-calendar-table td.eventful-today a {
	font-weight: bold;
	color: #FD7E29;
	margin: 0px;
}
 table.dbem-calendar-table td.eventless-today {
	background-color: #333;
}
table.dbem-calendar-table thead {
	font-size: 120%;  
	font-weight: bold;  
}
table.fullcalendar {
	border-collapse: collapse;
	width: 100%;
}
table.fullcalendar td {
	text-align: left;
	border: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}
.dbem-calendar-full ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	line-height: 1.2em;
}

/*END EVENTS MANAGER CSS*/
tr .eventful ul li a {
	margin: 0px;
}
.days-names {
	height: 20px;
	background-color: #333;
}
.month_name {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
.booking-enquiry a {
	background-image: url(images/button-booking-enquiry-off.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 162px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 40px;
}
.booking-enquiry:hover {
	background-image: url(images/button-booking-enquiry-on.png);
	background-repeat: no-repeat;
}
.advanced-random-posts li {
	font-style: italic;
	font-size: .95em;
	line-height: 1.2em;
	height: 60px;
}
.navigation .alignleft {
	float: left;
	width: 390px;
	font-size: 12px;
	font-style: italic;
	padding-left: 30px;
}
.navigation .alignright {
	width: 390px;
	float: right;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	padding-right: 30px;
}
