/*
Theme Name: PerksFunFair.com Youghal Template
Theme URI: http://perksfunfair.com/
Description: A custom theme for Perks Family Entertainment Centre, Youghal, Co. Cork, Ireland 
Version: 1.0
Author: Kieran McCarthy
Tags: custom

Default WordPress by Kieran McCarthy || http://www.kmcgraphics.com

*/

* {
  margin: 0;
  padding: 0;
}
 

html {
	height: 100%;
}

body {
	font-family: Lucida Sans Unicode, Arial;
	color: #FFFFFF;
	text-align: center;
	height: 100%;
	background: #f1c3f0 url(images/pink-carousel-horse.gif) repeat scroll;
}

#wrapper {
	margin: 0px auto;
	padding:0px;
	width: 980px;
	text-align: left;
	/*background: #FEF25F;*/
	background: #bda9e8;
	border: 1px solid #000;
	}

#topLinks {
	width: 980px;
	height: 180px;
	font-size: 12px;
	color: #fff;
	border-bottom: 0px solid #06F;
	/*background: #006 url(images/divider_160.gif) repeat-x;*/
	padding: 0px;
	margin: 0px;
	background: #006 url(images/header-perks-purple.jpg) no-repeat;
	/*background: #006 url(images/header-perks-80th.jpg) no-repeat;*/
}

#header {
	width: 978px;
	height: 370px;
	padding: 0px;
	margin: 0px;
	/*background: #0317A3;*/
	background: #E124B3 url(images/header-scanlines-bkg-pink.jpg) repeat;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 5px solid #903;
	border-left: 0px none;	
	}

#header object {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FF0;
}
#headerVideo {
	width: 570px;
	height: 360px;
	border: 0px solid #FF0;
	float:right;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#headerContent {
	width: 380px;
	height: 360px;
	border: 0px solid #FF0;
	float:left;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	text-shadow: 1px 1px 1px #000;
}

#headerContent h1 {
	
	font-size: 30px;
	
}

#headerContent li {
	padding: 5px;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	color: #FFF;
}

#headerContent a:link {
	color: #FF0;
	font-size: small;
}
#headerContent a:visited {
	color: #FF0;
	font-size: small;
}
#headerContent a:hover {
	
	color: #FF0;
}
#headerContent a:active {
	color: #FF0;
}

/* general link styles */

a:link {
	
	color: #0000EE;
	/*font-size: 22px;*/
}
a:visited {
	
	color: #0000EE;
}
a:hover {
	
	color: #FF0000;
}
a:active {
	color: #0000EE;
}



/* h1 styles */

h1 {
	font-size: 1.5em;
	color: #FF0;
}

#pageTitle {
	display:none;
}

#hideHeader {
	display:none;
}



p {
margin-top: 0;
padding-top: 0;
margin-bottom:0.75em;
}

hr {
	color: #009;
	background-color: #009;
	height: 1px;
	border:none;
	margin-bottom: 30px;
}
td {
	color: #000;
}

#newsTitle h1 {
	font-size: 1.5em;
	color: #FF0000;
}

#underHeader {
	width: 980px;
	height: 42px;
	font-size: 12px;
	color: #FF0;
	border: 0px solid #fff;
	background: #003 url(images/top-menu-bg.png) repeat-x;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

#content{
	width: 952px;
	float:left;
	padding: 0px;
	margin: 10px ;
	border: 0px solid #000;
	/*background: #FEF25F;*/
	background: #bda9e8;
	color: #000;
	font: 14px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content h2, h3 {
	font: 30px "Yanone Kaffeesatz","Lucida Sans Unicode", Arial;
	}

#contentNOpad{
	width: 980px;
	float:left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #FF0;
	background: #ffff66;
	color: #000;
	font: 14px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*#tableContent {
	width: 960px;
	border: 0px;
	background: #FFFFD5 url(images/cream-grad.png) repeat-x;
}
*/

#sidebarR{
	width: 270px;
	float:left;
	margin: 0px;
	padding: 20px;
	
}

#sideBartd {
	background-color:#006;
}

#clear {
	clear:both;
}

div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

/*.round {
	z-index:1;
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	
	background: #2F8CFF url(blue-trans.png);
	border-top: 20px solid #FF0;
	border-right: 1px solid #FF0;
	border-bottom: 20px solid #FF0;
	border-left: 1px solid #FF0;
	padding: 0px 10px 10px;
}*/
#pad20 {
	padding: 20px;
}
#pad20LR {
	padding: 10px 20px;
}

/* list styles */

ul {
	list-style: square inside;	
}

/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/redslate-background-purple.png) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	
}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:980px;}
.red #slatenav ul li{display:block;float:right;margin:0 1px 0 0;}
.red #slatenav ul li a{
	display:inline;
	float:left;
	color:#FF0;
	text-decoration:none;
	padding:14px 12px 0 12px;
	height:28px;
	border-right: 1px solid #999;
}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Redslate nav ---------------------- */



.cufon-active h1 { /* for Cufon.replace('h1') */
	font-size: 1.25em;
	margin: 5px;
}




#headerContent p {
	font-size: 1em;
	border: 0px solid #FF0;
	padding: 0px 0 0 5px;
}


/* ---------------------- footer widgets ---------------------- */

.yell {
	color: #FFFF00;
	/*font-size: 18px;*/
	font: 30px "Yanone Kaffeesatz","Lucida Sans Unicode", Arial;
	}

#footer {
	width: 980px;
	border: 0px solid #FF0;
	padding: 5px;
	background: #0317A3 url(images/footer-bkg-purple.jpg) repeat;
	/*background: #0317A3 url(images/footer-bkg.jpg) repeat;*/
	margin: 0px;
}

#footer a {
	width: 980px;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover {
	width: 980px;
	color: #FF0000;
	text-decoration: none;
}
#footer a {
	width: 980px;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a {
	width: 980px;
	color: #FFFFFF;
	text-decoration: none;	
}

#footer-sidebar {
	border: 0px solid #cccccc;
	display:block;
	height: 240px;
	padding: 10px;
	color: #FFFF00;
}

#footer-sidebar h1 {
	border: 0px solid #cccccc;
	color: #FFFF00;
	padding: 0px;
	font: 38px "Yanone Kaffeesatz","Lucida Sans Unicode", Arial;
	margin-bottom: 15px;
}

#footer-sidebar1 {
	border: 0px solid #cccccc;
	float: left;
	width: 300px;
	margin-right:20px;
	
  }
  
#footer-sidebar1 ul{
	padding: 5px;
  }

#footer-sidebar2 {
  border: 0px solid #cccccc;
  float: left;
  width: 300px;
  margin-right:20px;
 }

#footer-sidebar3 {
  border: 0px solid #cccccc;
  float: left;
  width: 300px;

 }
 
 #footer li {
	border-bottom: 0px inset #FFFFFF;
	list-style: url(images/star.png) inside;
	padding: 5px;
	font-size: 14px;
 }

#credits {
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
	}
	
.hideVideoBox {
display:none
}