ul.newsItem li.itemNews{
	list-style:none;
	padding:0px 0px 12px 0px;
	border-bottom:1px dotted #999;
	margin-bottom: 25px;
	display: block;
}

ul.newsItem li ul li, ul.newsItem li ol li{
	margin:2px 15px;
}

#wrapper .newsTitle {
	color:#FFE81F;
	display:block;
	margin-top:0px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
ul.newsItem h2.newsTitle a{
	text-decoration:none;
}
#wrapper #mainContent .newsContent{
	clear: left;
}
#wrapper #mainContent .newsContent h1, #wrapper #mainContent .newsContent h2, #wrapper #mainContent .newsContent h3, #wrapper #mainContent .newsContent h4, #wrapper #mainContent .newsContent h5, #wrapper #mainContent .newsContent h6, #wrapper #mainContent .newsContent p{
	color:#666;
	padding:5px 0px;
	line-height:1.3em;
	text-transform:none;
}



ul.newsItem{
	font-size:1.2em;
	line-height:1.3em;
}

ul.newsItem .newsDate{
	color:#CCC;
	padding-bottom:15px;
}

#subNavNews .actionLinks .yearItem a{
	width:60px;
}

#subNavNews .actionLinks li.monthItem{
	position:relative;
	top:-20px;
	left:13px;
	clear: left;
}


#subNavNews .actionLinks li.monthItem ul{
	display:none;
}

#supplementaryContent  #subNavNews .actionLinks ul{
background:none;
margin-bottom:-20px;
}


#newsMain #supplementaryContent #bannerInner, #pageVideos #wrapper #bannerInner{
padding: 51px;
text-align:center;
height: 123px;
color:#666;
}
#newsMain #supplementaryContent #bannerInner h2, #pageVideos  #wrapper #bannerInner h2{
	left:0px;

}

#newsMain #supplementaryContent #bannerInner h1, #pageVideos  #wrapper #bannerInner h1{
height: 28px;
text-indent:0px;
text-align:center;
display:inline;
font-size:1.8em;
}

#newsMain #supplementaryContent #bannerInner p, #pageVideos #wrapper #bannerInner p{
	padding:10px 40px;
}

#vidLinks li{
	list-style:none;
	clear:both;
	padding:10px 0px;
	margin-top:10px;
	height:70px;
	border-top:1px dotted #333;
	position: relative;
}
#vidLinks li img{
	
	float:left;
	margin-right:10px;
}
#vidLinks li h3{
	width:120px;
	float:right;
	display:block;	
	list-style:none;
	padding:0px;
}
.vidDesc{
	width:120px;
	float:right;
	display:block;	
	
} 
#supplementaryContent #vidLinks .vidDesc p{
	padding:0px;
}

.playVideo{
	width:237px;
	height:75px;
	display:block;
	position:absolute;
	top:10px;
	left: 0px;
	text-indent:-9999px;
	overflow:hidden;
}
.playVideo:hover{
	background:url(https://cakedreams.co.uk/images/play-video.png) no-repeat left;
}
.taglistArticle{
	position:relative;
	left:0px;
	padding:30px 0px;
	display:block;
}
.taglistArticle li{
	display:inline-block;
	padding-right:3px;
	margin-right:3px;
	border-right:1px solid #666;
	list-style:none;
	float:left;
	text-indent:0px;
}

.images img{
	margin:0px 15px 15px 0px;
	float:left;
	display:block;
}
.newsArticleItem .images img.img1{
}
.newsList li{
	list-style:none;
	padding:10px 0px 3px 0px;
	border-bottom: 1px dotted #CCC;
}
.newsList li ul, .newsList li ol{
	padding:10px 20px;
}
.newsList li ul li, .newsList li ol li{
	list-style:disc;
	padding:0px;
	border-bottom: 0px;
}
.newsList li ol li{
	list-style:decimal;
}
.newsList li .frontImage{
	clear:both;
	margin:15px 0px;
}

.newsItemsList{
	float:left;
	padding:0px 0px 30px 0px;
	width:600px;
}

.newsList h2{
	float:left;
	padding-right:10px;
	font-size:1.8em;
}

.newsList h2 a{
	text-decoration:none;
}

.newsList .dateSmall{
	margin-top:5px;
	border-left:1px solid #999;
	margin-left:10px;
	padding:0px 0px 0px 10px;
	height:auto;
	float:left;
}

.newsList .tagsSmall{
	clear:both;
}

.newsList p.truncatedArtcile{
	line-height:1.4em;
	font-size: 1.05em;
	clear: left;
}

.panel{
	position:relative;
	background:url(https://cakedreams.co.uk/images/panel-bottom.gif) bottom no-repeat;
	padding:25px 10px 15px 10px;
	margin:0px;
}

#newsTags{
}

.rssLink{
	position:absolute;
	top:30px;
	left:140px;
	background:url(../images/RSS.png) no-repeat left;
	padding-left:20px;
	width:100px;
	
	}
