
/* 2006 Style File coded by Karl Prendergast beatless@eircom.net */
/* 	Pale Blue - C6CADB
	Text - 2E3033 */

/* HTML */

html, body, form, fieldset {
	margin:0;
	padding:0;
	text-align : left;
	
	}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0 0 1em;
	padding: 1px 10px;
	}
input, select, textarea {
	font-size:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Helvetica, sans-serif;
}
body {
	font:80%/140% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color:#2E3033;
	margin:0;
	padding:0;
	background:#fff url(http://www.youghalcelebrateshistory.com/cms/uploads/images/templates/ychistory/left_gutterNav_205x19.gif) repeat-y;
	}

p, table {
	font-size : 100%;
	
}


/* Form */

div#content ul {
	padding : 0px 50px;
	color : #000;
}

div#content ul li {
	list-style : url(http://www.youghalcelebrateshistory.com/cms/uploads/images/templates/ychistory/bullet_ico.png);
	letter-spacing : 1px;
}

/* Specific Classes and ID's */
div#siteContainer {
	width : 600px;
}


#content{
	padding : 0px 0px;
	background: url(http://www.youghalcelebrateshistory.com/cms/uploads/images/templates/ychistory/fade2.jpg) no-repeat fixed center top;
	}

div#content a {
	text-decoration : underline;
	font-size : 100%;
	color : #6699FF;
}

div#siteContainer a:hover {
	text-decoration : underline;
}

#nav {
	
	width : 205px;
	float : left;
	margin : 0px;
	padding : 0px;
	background : url("http://www.youghalcelebrateshistory.com/cms/uploads/images/templates/ychistory/left_gutterNav_205x19.gif") #fff  repeat-y left;
}

div#sideContainer #nav ul {
	list-style-type : none;
	display : block;
	padding : 0;
	margin : 0;
	cursor : pointer;
}

div#sideContainer #nav ul li a {
	display :block;
}






/* Footer */

div#footer {
	text-align : center;
	font-size : 90%;
	color : #C6CADB;
	padding : 10 10 10 10;
}

div#footer a {
	color : #C6CADB;
}


