@charset "UTF-8";

body{
	margin: 0px;
	background-color: #c2c6cd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #666666;
}

ul, li { margin:0px;
		padding: 0px;
}

h1 {
	color: #eb008b;
	font-size:1.8em;
	font-weight: lighter;
}

.break { clear: both;
}

h1 + h2 { margin-top: -5mm ;
	color:#67b502;
	font-size:1.8em;
	font-weight: lighter;
}


h2 { 
	font-size:1.8em;
	font-weight: lighter;
}

h3, h4, h5, h6 {
	font-size:1.5em;
	font-weight: lighter;
	margin-bottom: 0px;
}

h3 + p, h4 + p, h5 + p, h6 + p {margin-top: 0px;
}

p {font-size:1.1em;
}

address { font-style: normal;
}

#flex {
	background-image: url(images/bg-repeate_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	
}


#wrapper { width: 993px;
	margin-left: auto;
	margin-right: auto;
}

#top-banner {
	background-image: url(images/Illuminating-york-topbanner.jpg);
	width: 993px;
	min-height: 310px;
	background-repeat: no-repeat;
}

#logo-area {
	margin-top: 0px;
	margin-left: 120px;
}

.date-text { margin-top: 0;
}
.pink-text { color:#f09;
}

.green-text { color:#67b502;
}

.yellow-text { color:#ddbb01;
}

.black-text { color:#000;
}

.red-text { color:#cc0000;
}

.greyborder { border: 1px solid #666;
}

#top-nav {
	width:974px;
	padding-top: 200px;
	padding-bottom: 10px;
}

#top-nav li {
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}


#top-nav li a {	text-decoration: none;
		color: #666;
}

#top-nav li a:hover, #top-nav li.home a:hover {
	color: #eb008b;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top-nav li.over a {
	margin-left: -10px;
	color: #FFF;
	background-color: #eb008b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top-nav li.homeover a {
	margin-left: 9px;
	color: #FFF;
	background-color: #eb008b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 39px;
}

#top-nav li.home a {
	margin-left: 9px;
	color: #666;
	padding-left: 39px;
}

#top-nav li.homeover a:hover, #top-nav li.over a:hover {
	background-color: #666;

}


#top-nav li.reduce-padding a {
	margin-left: -15px;
}


/*1st Nav content*/
#content-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	padding: 28px 35px 28px 35px;
}


#content-bg a, #sec-content-bg a {
	color: #f09;
	text-decoration: underline;
}

#content-bg a:hover, #sec-content-bg a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}


/*Gallery full-width content*/
#content-full { width: 915px;
		float: left;
}

#content-full img {
	border: 1px solid #666; 
	margin: 5px 4px 5px 0px;
}

#content-full img.noborder {
	border: 0px; 
	margin: 5px 4px 5px 0px;
}

/*end styles for Gallery full-width content*/

#content-left { width: 645px;
		float: left;
}

#content-right { width: 250px;
		float: right;
}

#content-left img {
	float: left;
	border: 1px solid #666; 
	margin: 0px 10px 10px 0px;
}

#content-right img {
	float: right;
	margin: 0px 0px 10px 10px;	
	border: 1px solid #666;
}

#content-left img.noborder {
	float: left;
	border: 0px; 
	margin: 0px 10px 10px 0px;
}

#content-right img.noborder {
	float: right;
	margin: 0px 0px 10px 10px;	
	border: 0px;
}

/*2nd Nav content*/
#content-bg-topper {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	height:23px;
}

#sec-content-bg {
	background-image: url(images/2nd-content-bg.gif);
	background-repeat: repeat-y;
	padding: 5px 35px 28px 35px;
}

#sec-content-left { width: 185px;
		float: left;
		margin-right: 30px;
}

#sec-content-middle { width: 450px;
		float: left;
}

#sec-content-middle li {
	list-style-position: outside;
	list-style-image: url(resourses/bullet.gif);
	margin-left: 20px;
}

#sec-content-right { width: 250px;
		float: right;
}

#sec-content-middle img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #666;
}

#sec-content-right img {
	float: right;
	margin: 0px 0px 10px 10px;	
	border: 1px solid #666;
}

#sec-content-middle img.noborder {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}

#sec-content-right img.noborder {
	float: right;
	margin: 0px 0px 10px 10px;	
	border: 0px;
}

#sec-content-left ul{
	margin-top:22px;
}

#sec-content-left li {
	list-style-type: none;
	font-size: 1.2em;
	color: #666;
}

#sec-content-left li a {
	list-style-type: none;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}


#sec-content-left li a:hover {
	list-style-type: none;
	font-size: 0.8em;
	color: #f09;
	text-decoration: none;
	background-color: #CCCCCC;
}

#sec-content-left li.over a {
	color: #f09;
}

/*footer below*/
#footer {
	background-image: url(images/Illuminating-york-festival-footer.jpg);
	background-repeat: no-repeat;
	padding: 30px 50px 10px 50px;
	font-family: Arial, Helvetica, sans-serif;	
}

#footer .col-right img {
	margin-left: 15px;
	border: 0px;
}

#footer-base {
	background-image: url(images/footer-end.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 993px;
}


#footer li {
	display: inline;
	list-style-type: none;
	color: #FF0099;
}


#footer li a { color: #666;
		text-decoration:none;
}

#footer li a:hover { color: #FF0099;
}

.footer-col-left {
	width: 390px;
	float: left;
	height: 57px;
	padding-top: 17px;
}

.col-left { width: 390px;
	float: left;
}


.col-right {
	width: 500px;
	float: right;
	text-align: right;
}

#credits {
	padding: 0px 10px 5px 10px;
	font-size: 0.8em;
	color: #333333;
}

#credits a {
	color: #333333;
	text-decoration: none;
}


<!--feed sweep CSS-->
<!--feed sweep CSS-->
.feedsweep { width: 440px }

.feedsweep_link {
	color: #f09;
	text-decoration: none;
}

.feedsweep_title { 
	font-size:1.1em;
	font-weight: lighter;
	color:#666666;
	margin-bottom:10px;
}


/*.feedsweep_item {
}*/

.feedsweep_date {font-size:1.1em;
					font-weight: bold;
					color:#67b502;
}

.feedsweep_headline {font-size:1.1em;
					font-weight: bold;
					color:#f09;
					text-decoration: none;
}

.feedsweep_body { font-size:1.1em;
					font-weight: normal;
					color:#666;
}
