/*-----------------------------
CSS FOR: Kildare County Show
AUTHOR: JOHN RAINSFORD / Pixelcode.ie
DATE: 01-05-2009
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	/*font-family: "Georgia", "Times New Roman", "Times", serif;*/
	text-align: center;
	background: #76bf27 url(../img/grass_bg.jpg);
	position: relative;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #51831b;
	text-decoration: none;
	border-bottom: 1px dotted #51831b;
}

a:visited{
	color: #51831b;
	text-decoration: none;
	border-bottom: 1px dotted #51831b;
}

a:hover{
	color: #76bf27;
	text-decoration: none;
	border-bottom: 1px solid #76bf27;
}

h1{
	color: #31691a;
	font-weight: normal;
	font-size: 18px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

h2{
	color: #31691a;
	font-size: 20px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	padding: 0 0 10px 0;
	font-weight: normal;
}

h3{
	color: #31691a;
	font-weight: normal;
}

h4{
	color: #31691a;
	font-weight: normal;
}

h5{
	color: #31691a;
	font-weight: normal;
}

h6{
	color: #31691a;
	font-weight: normal;
}

/* --------------------------------------------- SECTION STYLES -------------------------------------------- */
div#wrapper{
	width: 956px;
	margin:30px auto;
	background: url(../img/wrapperbg.png) top left repeat-y;
	/*border: 2px solid #76bf27;*/
	border: 2px solid #31691a;
	
}

div#masthead{
	width: 100%;
	background: #cbe8ac url(../img/mastheadbg.jpg) center top no-repeat;
	text-align: center;
	padding:0;
	position: relative;
	width: 956px;
	height: 165px;
	margin: 0 auto;
}

div#content-wrapper{
	z-index: 900;
	margin: 0 auto;
	width: 960px;
	position: relative;
}

div#nav{
	width: 200px;
	float: left;
	margin: 0;
	min-height: 300px;
	text-align: left;
	display: inline;
	padding: 70px 0 0 0 ;
}

		
div#content{
	width: 740px;
	float: right;
	min-height: 400px;
	text-align: left;
	padding: 20px 0 0 0;
}

	
div#footer{
	width: 740px;
	min-height: 50px;
	clear: both;
	margin: 0 0 0 200px;
	padding: 10px 0 10px 20px;
	background: url(../img/kcslogosmall.gif) top right no-repeat;
	border-top: 1px dotted #93c16f;
	text-align: left;
}

div#content-info{
	float: left;
	width: 440px;
	padding: 0 0 20px 0;
}
div#content-gallery{
	width: 100%;
	padding: 0 0 20px 0;
}
div#sidebar{
float: right;
width: 260px;
margin: 20px 0 0 0;
padding: 0 0 0 10px;
}

/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */

div#sidebar p{
	font-size: 12px;
	line-height: 1.5em;
}
div#masthead a{
	display: block;
	background: url(../img/mastheadbg.png);
	z-index: 1100;
	height: 100%;
	border: none;
	position: relative;
}

div#masthead a:visited{
	background: url(../img/mastheadbg.png);
}

div#masthead a:hover{
	background: url(../img/mastheadbg.png);

}

div#masthead span.logotitle{
	z-index: 1400;
	position: absolute;
	top: 20px;
	right: 30px;
	display: block;
	text-indent: -9999px;
	width: 680px;
	height: 120px;
	background: url(../img/kcstitle.png) top left no-repeat !important;
	background: url(../img/kcstitle.gif) top left no-repeat;
	
}

div#masthead span.showinfo{
	position: absolute;
	top: 132px;
	right: 30px;
	width: 680px;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	letter-spacing: 1px;
	font-family: "Georgia", "Times New Roman", "Times", serif;

}

p#kcslogo{
	position: absolute;
	top: -30px;
	left: -30px;
	width: 265px;
	height: 265px;
	background: url(../img/kcslogo.png) top left no-repeat !important;
	background: url(../img/kcslogo.gif) top left no-repeat;
	text-indent: -9999px;
	z-index: 1200;
	display: block;
}

ul#nav-list{
	margin:0;
	border-top: 1px solid #b5cf99;
	list-style: none;
}

ul#nav-list li{
	border-bottom: 1px solid #b5cf99;
	margin: 0;
}

ul#nav-list a{
	padding: 3px 0 3px 30px;
	display: block;
	font-size: 16px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	line-height: 25px;
	color: #264d0c;
	background: none;
	border-bottom: none;
}

ul#nav-list a:visited{
	color: #264d0c;
	background: none;
}
ul#nav-list a:hover{
	color: #112006;
	background: url(../img/mastheadbg.png);
}

ul#nav-list a.here{
	color: #112006;
	background: url(../img/mastheadbg.png);
}

div.news-item{
	padding: 0 0 20px 0;
	float: left;
	width: 440px;
}

div.news-item h3.news-h{
	color: #51831b;
	font-size: 14px;
	padding: 0;
}
div.news-item h3.news-h a{
	border-bottom: none;
	color: #51831b;
	padding: 0;
}

div.news-item h3.news-h a:visited{
	border-bottom: none;
	color: #51831b;
	padding: 0;
}

div.news-item h3.news-h a:hover{
	border-bottom: 1px solid;
	color: #51831b;
	padding: 0;
}

div.news-item p{
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

div.news-item p.news-date{
	font-size: 10px;
	font-style: italic;
	padding: 5px 0;
	color: #666;
}

div.news-important{
	border: 1px solid #fff;
	margin: 0 10px 10px -5px;
	padding: 5px;
	background: none;
}

div#footer p{
	font-size: 10px;
}

div#footer ul#footernav{
	margin: 0 0 5px 0;
}

ul#footernav li{
	display: inline;
	margin: 0 10px 0 0;
	font-size: 10px;
}
div#content iframe{
	width: 660px;
	height: 440px;
	border: 1px solid #76bf27;
}

a.sidebarlink{
	display: block;
	width: 230px;
	height: 100px;
	position: relative;
	border: 2px solid #fff;
	margin: 0 0 10px 0;
}

a.sidebarlink:visited{
	border: 2px solid #fff;
}

a.sidebarlink:hover{
	border: 2px solid #76bf27;
}

span.sidebartitle{
	position: absolute;
	bottom: 0;
	left:0;
	display: block;
	width: 210px;
	padding: 0 10px;
	background: url(../img/greenbg.png);
	line-height: 20px;
	font-size: 12px;
	color: #fff;
}

ul{
	list-style: square;
	margin: 0 0 0 20px;
}

ol{
	list-style: decimal;
	margin: 0 0 0 20px;
}

ul li, ol li{
	font-size: 12px;
	line-height: 1.5em;
}
/* ----------------------------------------------- Contact STYLES --------------------------------------------*/
p.contact-labels{
	line-height: 25px;
	font-size: 12px;
	margin: 10px 0 0 0;
}

input.contact-single{
	width: 400px;
}

textarea.contact-text{
	width: 400px;
	height: 75px;
}

input#send{
	margin: 10px 0 0 300px;
	width: 100px;
}

p.contactmessage{
	font-size: 12px;
	background: #f60000;
	color: #fff;
	padding: 2px;
	margin: 0 100px 10px 0;
}

/* ----------------------------------------------- PHOTO GALLERY STYLES --------------------------------------------*/
ul#photo_list{
	margin: 20px 0 0 0;
	list-style: none;
}
ul#photo_list li{
	float:left;
	width: 145px;
	height: 160px;
	margin: 0 5px 5px 0;
	text-align: center;
}

span.photo_title{
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	display: block;
	clear:both;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	color: #51831b;
}

ul#photo_list li a{
	padding: 2px;
	display: block;
	border: 1px solid #fff;
}

ul#photo_list li a:visited{
	display: block;
	border: 1px solid #fff;
}

ul#photo_list li a:hover{
	display: block;
	border: 1px solid #8dff00;
}

div#movie{
	width: 710px;
	height:340px;
	padding: 10px 0;
	margin: 0 0 10px -5px;
	position: relative;
	background: url(../img/grass_bg.jpg)  right top no-repeat;
	
}

div#movie div.movie_slide{
	position: absolute;
	top:0;
	left:10px;
}

div#movie h2{
	display: block;
	width: 120px;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	margin: 0 0 5px 580px;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: rgb(122,174,64);
	background: rgba(122,174,64,.8);
}

div#movie p{
	display: block;
	width: 130px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	padding: 5px 0;
	margin: 0 0 0 570px;
	
}

div#movie p a, div#movie p a:visited{
	display: block;
	text-align: center;
	border-bottom: none;
	color: #fff;
	background: rgb(122,174,64);
	background: rgba(122,174,64,.9);
	padding: 5px 0;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-size: 14px;
}

div#movie p a:hover{

	border-bottom: none;
	color: #fff;
	background: #31691a;
}

div#movie p a.active{
	margin: 0;
	border-bottom: none;
	color: #31691a;
	background: #fff;
	background: rgba(255,255,255,.9);
	padding-left: 5px;
}

div#movie p#credit{
	font-size: 10px;
	background: rgb(122,174,64);
	background: rgba(122,174,64,.9);
	padding: 5px 10px;
	display: block;
	width: 100px;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	margin: 5px 0 0 580px;
	text-align: center;
}

/* ----------------------------------------------- OVERRIDING STYLES --------------------------------------------*/

.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #f60000; color: #fff; padding: 2px;}
span.committeelist{
	display: block;
	width: 180px;
	font-weight: bold;
	float: left;
}
p.bold{font-weight: bold;}
p.italic{font-style: italic;}

img.imageleft{
	float: left;
	margin: 0 5px 5px 0;
}

img.imageright{
	float: right;
	margin: 0 0 5px 5px;
}

img.smallimageleft{
	float: left;
	margin: 0 5px 5px 0;
	max-width: 100px;
	max-height: 100px;
	
}

img.smallimageright{
	float: right;
	margin: 0 -200px 5px 5px;
	max-width: 100px;
	max-height: 100px;
	
	clear:both;
}

img.fullimage{
	clear: both;
	margin: 0 auto;
}

#content p.permalink a{
	padding: 5px 0 0 0;
	font-size: .8em;
	border-bottom: none;
}

p{
	font-size: 12px;
	line-height: 1.5em;
}

p.smalltext{
	font-size: 10px;
}

#content p.bot-content-links{
	font-size: 10px;
}

div#lightbox a{
	border-bottom: none;
}

span.rss_feed{
	padding: 0 0 0 18px;
	background: url(../img/feed_icon.gif) top left no-repeat;
}
