@charset "utf-8";
body {
	background-color: #d6d6d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #F20000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F20000;
}
a:hover {
	text-decoration: underline;
	color: #FF1A1A;
}
a:active {
	text-decoration: none;
	color: #F20000;
}
.main {
	width: 1029px;
	margin: auto;
	background-image: url(images/background/1.png);
	background-repeat: repeat-y;
}
.header {
	margin: auto;
	width: 981px;
	height: 27px;
	background-image: url(images/background/2.png);
	background-repeat: repeat-x;
	color: #FFF;
	size: 11px;
}
.header2 {
	margin: auto;
	width: 981px;
	height: 200px;
	background-image: url(images/background/3.png);
	background-repeat: repeat-x;
}
.header3 {
	margin: auto;
	width: 981px;
	height: 30px;
	background-image: url(images/background/4.png);
	background-repeat: repeat-x;
}
.page {
	margin: auto;
	width: 980px;
}
#bar {
	height: 30px;
}
.logo {
	height: 200px;
	width: 230px;
	background-image: url(http://new.fleckingrecords.co.uk/images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav {
	font-size: 16px;
	height: 30px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #333;
	
}
.end {
	width: 1029px;
	margin: auto;
	background-image: url(images/background/end.png);
	background-repeat: no-repeat;
	height: 25px;
}#footer {
	font-size: 12px;
	color: #333;
}
#title {
	font-size: 32px;
	color: #000;
}
#sidebar {
	font-size: 20px;
	color: #000;
}
#sidebar2 {
	font-size: 12px;
}#inthenews {
	background-image: url(images/inthenewsbk.jpg);
	background-repeat: no-repeat;
}
#share {
	background-color: #F8F8F8;
	border: 1px solid #999;
	background-image: url(http://fleckingrecords.co.uk/images/share%20background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.share2 {
	background-image: url(http://fleckingrecords.co.uk/images/share.png);
	background-repeat:no-repeat;
	height: 61px;
	width: 52px;
}
#sidebartop {
	height: 30px;
	width: 200px;
	background-image: url(http://fleckingrecords.co.uk/images/sidebartop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarend {
	height: 30px;
	width: 200px;
	background-image: url(http://fleckingrecords.co.uk/images/sidebarend.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(http://fleckingrecords.co.uk/images/top.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 51px;	
}
.commenttop {
	background-image: url(http://new.fleckingrecords.co.uk/images/comments.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 690px;	
}
.commentend {
	background-image: url(http://new.fleckingrecords.co.uk/images/comments-end.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 690px;	
}
#commentsleftcap {
	height: 20px;
	width: 26px;
	background-image: url(http://fleckingrecords.co.uk/images/icons/commentsleftcap.png);
	background-repeat: no-repeat;
}
#commentsrightcap {
	background-image: url(http://fleckingrecords.co.uk/images/icons/commentsrightcap.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 11px;
}
#commentsmid {
	background-image: url(http://fleckingrecords.co.uk/images/icons/commentsmid.png);
	background-repeat: repeat-x;
	width: auto;
}
#shareleftcap {
	height: 20px;
	width: 26px;
	background-image: url(http://fleckingrecords.co.uk/images/icons/shareleftcap.png);
	background-repeat: no-repeat;
}
#linkleftcap {
	height: 20px;
	width: 26px;
	background-image: url(http://fleckingrecords.co.uk/images/icons/linkleftcap.png);
	background-repeat: no-repeat;
}
#leftcap {
	height: 20px;
	width: 11px;
	background-image: url(http://fleckingrecords.co.uk/images/icons/leftcap.png);
	background-repeat: no-repeat;
}
#postedby {
	width: auto;
}
#com {
	width: auto;
}
#search {
	width: auto;
}
.line {
	background-color: #C0C0C0;
	height: 1px;
	width: 100%;
}
.quote {
	background-color: #F2F2F2;
	height: auto;
	width: 200px;
	float: right;
	padding: 20px;
	border: 1px solid #CCC;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-style: italic;
	color: #333;
	font-weight: normal;
}