<!--

body {
/* see hack sheet for body contents default */
	background:#EBEBEB;
	}
/* ------- Generic Styles END */	
#container {
	text-align: left; /* CSS IE HACK */
	width: 720px;
	margin: 0 auto;
	font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px solid #545454;
	border-right: 0px solid #545454;
	border-bottom: 0px solid #545454;
	border-left: 0px solid #545454;
	}
#masthead{
	margin: 		22px 0px 0px 0px;
	padding:		15px 0px 0px 0px;
width:720px;
	height: 		110px;
	background: 	#ebebeb url(temp/header01.jpg) no-repeat 0px 0px;

}


#headline {
	width:		330px;
	height:		30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: 		#5c33b1;
	font-size: 	2em;
	font-style:	italic;
	padding: 	80px 0px 5px 0px;
	margin: 	0px 0px 0px 0px;
	}
	
#littleheader{
	width : 320px;
	height:  20px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	text-align:		right;
	font-style:		italic;
	color:			blue;
	font-size: 	1em;
	padding: 0px 10px 0px 0px;
	margin: -20px 0px 0px 390px;
	}
#hdate{
	height:80px;
	width:640px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	text-align:	right;
	font-style:	italic;
	color:		blue;
	font-size: 	1em;
	text-align:	right;
	padding:0px 10px 0px 0px;
	margin: -20px 0px 0px -120px;


}
h1 {
/* Has Been Edited to Show Text Title */
	margin: 		0;
	padding:		0;
	font-size: 		1em;
	height: 		60px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	text-align: 	left;
	line-height: 	90px;
	text-indent: 	5px;
	background: 	#00cc99 url(temp/bannerwikki.jpg) no-repeat 0px 0px;
	}
	
h2 {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	color: #434343;
	background: url(temp/bigbullet.gif) no-repeat 3px 5px;
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		1.5em;
	line-height: 	25px;
	}
	


#feedboxes{
	height: 500px;
	width: 170px;

	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	margin-top: -361px;
	margin-left: 0px;
	float: left;
	clear: both;

}
#feedboxes2{
	height: 500px;
	width: 170px;
	float: left;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	margin-top: -500px;
	margin-left: 550px;
float:left;
	clear: both;

}
#feedboxes3{
	height: 500px;
	width: 370px;
	float: left;
	background:#ebebeb;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	margin-top: -499px;
	margin-left: 170px;
float:left;
	clear: both;

}
	#feedboxes3 img {
	border: 1px solid #828282;
	padding: 3px;
	float: right;
	margin: 4px;
		}
#feedboxes3 p a:link {
	color: #000000;
	text-decoration: underline;
}
#feedboxes3 p a:visited {
	text-decoration: none;
	color: #999999;
}
#feedboxes3 p a:hover {
	text-decoration: none;
	background-color:#CCCCCC;
	color: #000000;
}
#feedboxes3 p a:active {
	text-decoration: underline;
	color: #009900;
}	
	#feedboxes3 p {
	color: #222222;


	font: .9em Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
	margin: 0 2px 10px 10px;
		}


/*link visited hover active */
#feedone, #feedtwo, #feedthree {
	text-decoration: none;
	color: blue;
	height: 200px;
	width: 160px;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font: 0.95em Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
}
#feedone {
background-color:EBEBEB;

}
#feedtwo{
background-color:EBEBEB;
}
#feedthree{
	font-size: 	1.0em;
background-color:EBEBEB;
}
 #feedone td i,#feedtwo td i, #feedthree td i  {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
#feedone td a:link, #feedtwo td a:link, #feedthree td a:link {	
	text-transform: capitalize;
	color: blue; text-decoration: none;
}
#feedone td a:visited, #feedtwo td a:visited, #feedthree td a:visited{	
	text-transform: capitalize;	
color: blue; text-decoration: none;
}
#feedone td a:hover, #feedtwo td a:hover, #feedthree td a:hover{
	color: blue;
	text-decoration: underline;
	text-transform: capitalize;
}
#feedone td a:active, #feedtwo td a:active, #feedthree td a:active {	
	text-transform: capitalize;	
color: blue; text-decoration: none;
}

#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 0px 0px;
	height: 25px;
	background: blue url(http://www.wikiwirral.co.uk/forums/styles/images/bluegrey/1.png) repeat-x; /*Background Menu Colour*/
	padding: 0 0 0 5px;
	}
	
	#hMenu ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;
		text-align: center;
		background: transparent url(temp/menubullet3.gif) no-repeat 718px 9px !important;
		background: transparent url(temp/menubullet3.gif) no-repeat 615px 9px;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 23px;
		background: url(temp/menubullet2.gif) no-repeat 4px 8px !important;
		background: url(temp/menubullet2.gif) no-repeat 4px 9px;
		}

	#hMenu ul li#frst {
		padding: 0;
		background: none !important;
		}

	#hMenu ul li a {
		color: #FFFFFF; /*Menu Text Colour*/
		font: italic bold 14px/25px Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

	#hMenu ul li a:hover {
		text-decoration: none;
		background-color:blue; /*Menu Hover Colour*/
		}
	#hMenu ul li a:active {
	color: white;
		text-decoration: none;
		background-color:red; /*Menu Hover Colour*/
		}		

#bottomright {

	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 100px 0px;
	background: url(temp/badge.gif) no-repeat 10px 98px;
	height: 95px;
	width: 200px;
	clear: right;

}
#bottomright p{
	color: green;
	text-decoration: none;
	text-align: center;
	clear: right;

}
.copy {

	margin: 75px 0px 0px 0px;
	text-align: center;
	color: white;

}
.copy a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copy a:hover {
	text-decoration: underline;
	color: #ccc;
}
.copy a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	clear: both;
	background: 	#ebebeb;
	padding: 5px 2px 5px 2px;
	border-top: 1px solid #545454;
	margin: 0 0 0px 0;
	background: blue url(http://www.wikiwirral.co.uk/forums/styles/images/bluegrey/2.png) repeat-x; /*Background Menu Colour*/
	}
	
	#footer p {
	text-align: center;
	color: blue;
	font: 0.80em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
		}
#footer p a:link { 
	color: blue;
	text-decoration: none;
}
#footer p a:visited {
	text-decoration: none;
	color: blue;
}
#footer p a:hover {
	text-decoration: underline;
	color: blue;	
}
#footer p a:active {
	text-decoration: underline;
	color: blue;
}			
		
#news {
	width: 198px;
	float: right;
	padding: 0px 0px 0px 3px;
	height: 350px;
	overflow: hidden;
	}
	
	#news p {
	color: #222222;
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 12px;
		}

	#news p .date {
		/* Is used with the span tags and has the bullet in this code */
	display: block;
	color: #359946;
	font: 1.3em Georgia, Times New Roman, Times, serif;
	background: url(temp/bulletnews.gif) no-repeat 0px 4px;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
		}
		
#news p a:link {
	color: #006600;
	text-decoration: underline;
}
#news p a:visited {
	text-decoration: none;
	color: #006600;
}
#news p a:hover {
	text-decoration: underline;
	background-color:#00CC99;
	color: #006600;
}
#news p a:active {
	text-decoration: underline;
	color: #006600;
}		
	
.content {
	float: left;
	width: 510px;
/* xxxxxxxxxxx content height xxxxxxx /*
/*xxxxxxxxxxxxxx Adjust #News Hiehgt to match */
    height: 350px;
	padding: 0px 6px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color:#EBEBEB;
	}
.content p a:link {
	color: #000000;
	text-decoration: underline;
}
.content p a:visited {
	text-decoration: none;
	color: #999999;
}
.content p a:hover {
	text-decoration: none;
	background-color:#CCCCCC;
	color: #000000;
}
.content p a:active {
	text-decoration: underline;
	color: #009900;
}	
	.content img {
	border: 1px solid #828282;
	padding: 3px;
	float: right;
	margin: 4px;
		}
	.content p {
	color: #222222;


	font: .9em Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
	margin: 0 2px 10px 10px;
		}
-->Y
