/*  
Theme Name: JCY
Theme URI: http://www.jcy.org.uk/
Description: 
Version: 1.0
Author: Inspire
Author URI: http://www.youinspire.me.uk/

*/

html, body, #wrap {
	height: 100%;
	margin:0;
}
body > #wrap {
	height: auto;
	min-height:100%;
}
#wrap .container {
	padding-bottom:85px;
}
#header {
	height:85px;
}
#header ul {
	margin:0;
	padding:10px 0 0 0;
}
#header ul li {
  float:left;
  list-style:none;
	height: 44px;
	margin-right:7px;
}
#header ul li a {
  float:left;
  display:block;
	position: relative;
	overflow: visible;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	color:#000;
	font-size:1.1em;
  background:url(/wp-content/themes/jcd/_layout/headerbtns_bk.gif) left top no-repeat;
}
#header ul li a span {
	cursor:pointer;
  float:left;
  padding:0 14px;
	height: 44px;
  display:block;
	position: relative;
	white-space: nowrap;
  background:url(/wp-content/themes/jcd/_layout/headerbtns_bk.gif) right -50px no-repeat;	
}
#header ul li.page-item-4 a, #header ul li.page-item-10 a { background-position: left -100px; }
#header ul li.page-item-4 a span, #header ul li.page-item-10 a span { background-position: right -150px; }
#header ul li.page-item-5 a, #header ul li.page-item-11 a { background-position: left -200px; }
#header ul li.page-item-5 a span, #header ul li.page-item-11 a span { background-position: right -250px; }
#header ul li.page-item-6 a { background-position: left -300px; }
#header ul li.page-item-6 a span { background-position: right -350px; }
#header ul li.page-item-7 a { background-position: left -400px; }
#header ul li.page-item-7 a span { background-position: right -450px; }

#header ul li.current_page_item a, #header ul li a:hover { background-position: left -500px; }
#header ul li.current_page_item a span, #header ul li a:hover span { background-position: right -550px; }

#content h1 {
	height:40px;
	margin-bottom:0;
}
#content h1 span {
	font-size:1.8em;
	font-weight:bold;
	color:#1260A5;
	position:absolute;
	left:-2000px;
}
.bordercolored {
	padding:0 20px;
	margin:0;
	border-left:2px solid #F28D35;
	border-right:2px solid #F28D35;
}
.borderbottom {
	margin-top:-30px;
	height:30px;
	background:url(/wp-content/themes/jcd/_layout/borderbottom.gif) top left no-repeat;
}

#meetthejudges {
  clear:both;
  padding-top:20px;
  margin:0 auto;
  width:255px;
}

#meetthejudges h2 {
	height:40px;
	margin-bottom:0;
	background:url(/wp-content/themes/jcd/_layout/mtj_top.gif) top left no-repeat;
}
#meetthejudges h2 span {
	font-size:1.8em;
	font-weight:bold;
	color:#1260A5;
	position:absolute;
	left:-2000px;
}
#meetthejudges .bordercolored {
	padding:0 0 0 8px;
	margin:0;
	border-left:2px solid #F28D35;
	border-right:2px solid #F28D35;
}
#meetthejudges .borderbottom {
	margin-top:-40px;
	height:40px;
	background:url(/wp-content/themes/jcd/_layout/mtj_bottom.gif) top left no-repeat;
}

#meetthejudges .j {
  margin-left:8px;
  float: left;
  font-style:normal;
  font-size:.9em;
  width:68px;
  height:140px;
  line-height:1.1em;
}
#footer {
	position: relative;
	margin-top:-85px;
	height:85px;
	clear:both;
	background:url(/wp-content/themes/jcd/_layout/footer2.gif) bottom center no-repeat;
}
#footer .span-1, #footer .span-2, #footer .span-3, #footer .span-4 {
  padding-top:20px;
}
a.downloadbtn {
	display:block;
	margin:0 auto;
	width:262px;
	height:55px;
	background:url(/wp-content/themes/jcd/_layout/downloadbtn.gif) top left no-repeat;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:55px;
	font-size:1.45em;
}
a:hover.downloadbtn {
	background:url(/wp-content/themes/jcd/_layout/downloadbtn_over.gif) top left no-repeat;
	color:#FFF;
}