﻿
body {
	line-height: 1.3em;
	background: #A6C40A;
}

#heartfloat  {
	background: url(../img/heartfloat.png) no-repeat;
	height: 196px;
	width: 120px;
	left: 40px;
	top: 150px;
	position: absolute;
	opacity: 0.9;
	text-indent: -1500em;
}


#images {
	width: 960px;
	height: 300px;
	overflow: hidden;
	margin-top: 12px;
	background: #fff;
	position: relative;
	
}

#images img {
	position: absolute;
	left: 0px;
	top: 0;
	
}

#outer {
	background: #C4E2ED url(../img/outerbk.png) repeat;
	padding: 16px;
	margin-top: 20px;
	box-shadow: 0px 0px 6px 0 #900; /* x-offset, y-offset, blur radius, spread-radius, colour */
	-webkit-box-shadow: 0px 0px 6px 0 #000;
	-moz-box-shadow: 0px 0px 8px 0 #000;
	margin-bottom: 20px;
	border: 1px #808080 solid;
	z-index: 2;
}


#header {
	background-color: #fff;
	height: 130px;
	color: #fff;
	margin: 0;
	position: relative;
}

#headerlogo h1 {
	background: url(../img/gdhclogo.png) no-repeat;
	background-color: #fff;
	height: 115px;
	width: 390px;
	color: #fff;
	margin: 0;
	position: relative;
	text-indent: -1000em;
	overflow: hidden;
	
}

#bigredheartbanner {
	background: url(../img/bigredheartbanner.png) no-repeat;
	background-color: #fff;
	height: 90px;
	width: 540px;
	right: 0px;
	top: -5px;
	color: #fff;
	margin: 0;
	position: absolute;
}

#bigredheartbannertext {
	height: 90px;
	width: 520px;
	right: -80px;
	top: 35px;
	color: #fff;
	margin: 0;
	font-size: 1.6em;
	position: absolute;
}

#bigredheartbannertext a {
	text-decoration: none;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	text-shadow: 1px 1px 2px #000;
}

#feature {
	height: 300px;
	position: relative;
	background: #eee;
}

#feature .line1,
#feature .line2 {
	position: absolute;
	font-size: 2.8em;
	font-family: "Myriad Pro","HelveticaNeue-Light","Helvetica Neue Light","Lucida Grande","Helvetica Neue",Arial,"Lucida Sans Unicode",sans-serif;
	padding: 12px 20px;
	background: #303030;
	color: #fff;
	text-shadow: 1px 1px 4px #000;
	opacity: 0.8;
	
}

#feature .line1 {
	right: 0px;
	top: 150px;
	font-weight: bold;
}

#feature .line2 {
	right: 5px;
	top: 150px;
}

#main {
	margin-top: 10px;
	padding-bottom: 6px; /* room for image at bottom */
	background: #fff;
	overflow: hidden;
	zoom: 1;
}

#main div.body {
	float: left;
	width: 450px;
	height: 245px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: -1px;
	color: #fff;
	background: #D84B57;
	margin-right: 12px;
	box-shadow: 0px 0px 6px 0 #900; /* x-offset, y-offset, blur radius, spread-radius, colour */
	-webkit-box-shadow: 0px 0px 6px 0 #000;
	-moz-box-shadow: 0px 0px 8px 0 #000;
	
}

#main div.meettheteam {
	float: left;
	width: 920px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background: #689155;
	margin-right: 12px;
	letter-spacing: -1px;
}

#main div.contact {
	float: left;
	width: 450px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: -1px;
	color: #fff;
	background: #735B87;
	margin-right: 12px;
}

#main div.donate {
	float: left;
	width: 920px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: -1px;
	color: #fff;
	background: #7F0037;
	margin-right: 12px;
}

#main div.contactbar {
	float: left;
	margin-right: 10px;
	width: 450px;
	height: 262px;
	color: #000;
	padding-top: 10px;
	font-weight: bold;
	font-size: 2.2em;
	background: #735B87;
	text-align: center;
}

#main div.publications {
	float: left;
	width: 920px;
	margin-left: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
	padding-right: 10px;
	color: #fff;
	background: #898989;
	margin-right: 12px;
}

#main div.events {
	float: left;
	width: 920px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
		letter-spacing: -1px;
	color: #fff;
	background: #735B87;
	margin-right: 12px;
}

#main div.events a:hover {
	color: #fff;
	background: #6093A5;
	font-size: 1.0em;
	box-shadow: 0px 0px 6px 0 #900; /* x-offset, y-offset, blur radius, spread-radius, colour */
	
}

#main div.retail {
	float: left;
	width: 920px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	letter-spacing: -1px;
	background: #4B7382;
	margin-right: 12px;
}


#main h2 {
	color: #fff;
	font-weight: bold;
	line-height: 2px;
	letter-spacing: -2px;
	font-size: 2.2em;
	text-shadow: 2px 2px 1px #000;
}

#main div.search {
	float: left;
	margin-right: 10px;
	width: 442px;
	height: 245px;
	padding-left: 8px;
	color: #fff;
	font-size: 0.95em;
	text-decoration: none;
	background: #735B87;
	letter-spacing: 0px;
	text-align: left;
}

#main div.search a {
	font-size: 0.95em;
}

#main div.search a:hover {
  color: #fff;
	background: #5A8A9E;
	text-decoration: none;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	text-shadow: 1px 1px 2px #000;
}

input {
  color: #674684;
  font-weight: bold;
  font-size: 0.9em;  
  border: 1px solid #674684;
  text-transform: uppercase;
}

#main div.paypal {
	background: url(../img/paypal.png) no-repeat;
	height: 32px;
	width: 32px;
	right: 20px;
	top: 330px;
	color: #fff;
	margin: 0;
	text-indent: -1500em;
	position: absolute;
}

#main div.sidebar a {
	text-decoration: none;
		width: 330px;
	height: 110px;
	text-shadow: 1px 1px 2px #555;
}

#main div.sidebar a:hover {
	background: #90A80A;
		width: 330px;
	height: 110px;
}

#main div.sidebar2 {
	float: left;
	width: 330px;
	margin-right: 10px;
	height: 110px;
	margin-top: 20px;
	background: #AB1E29 url(../img/charitywalk2010.png) no-repeat;
		box-shadow: 0px 0px 6px 0 #900; /* x-offset, y-offset, blur radius, spread-radius, colour */
	-webkit-box-shadow: 0px 0px 6px 0 #000;
	-moz-box-shadow: 0px 0px 8px 0 #000;
}

#getinvolved {
	background: #659DB4;
	margin-top: 15px;
	height: 80px;
	font-size: 38px;
	font-family: "Myriad Pro","HelveticaNeue-Light","Helvetica Neue Light","Lucida Grande","Helvetica Neue",Arial,"Lucida Sans Unicode",sans-serif;
	line-height: 75px;
	font-weight: bold;
 text-align: center;
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 2px 2px 3px #000;
		box-shadow: 0px 0px 6px 0 #900; /* x-offset, y-offset, blur radius, spread-radius, colour */
	-webkit-box-shadow: 0px 0px 6px 0 #000;
	-moz-box-shadow: 0px 0px 8px 0 #000;
}

#getinvolvedfooter {
	position: relative;
}

#getinvolved a {
	text-decoration: none;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	  text-shadow: 1px 1px 2px #000;
}

#getinvolvedbrh {
	background: url(../img/brh_getinvolved.png) no-repeat;
	height: 102px;
	width: 119px;
	position: absolute;
	right: 10px;
	top: -15px;
	text-indent: -1000em;
}

#supporters {
	background: #E2E2E2;
	margin-top: 35px;
	border: 1px #C0C0C0 dashed;
	height: 80px;
	width: 958px;
}

#oursupporters {
	background: #fff;
	height: 20px;
	font-size: 1.7em;
	color: #919191;
	bottom: 75px;
	left: 5px;
	position: absolute;
}

#willec a {
	background: url(../img/willec.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 30px;
	position: absolute;
	text-indent: -1000em;
}

#NLG a {
	background: url(../img/nhs.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 160px;
	position: absolute;
	text-indent: -1000em;
}

#stoneacre a {
	background: url(../img/stoneacre.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 290px;
	position: absolute;
	text-indent: -1000em;
}

#thisis a {
	background: url(../img/thisisgrimsby.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 420px;
	position: absolute;
	text-indent: -1000em;
}

#grimsbycollege a {
	background: url(../img/grimsbycollege.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 550px;
	position: absolute;
	text-indent: -1000em;
}

#keyzo a {
	background: url(../img/keyzo.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 810px;
	position: absolute;
	text-indent: -1000em;
}

div.more a, div.more a:visited, div.more a:hover {
	color: #393939;	
	padding-left: 10px;
	background: #FFFFFF;
	text-decoration: underline;
}


#adspace5 a {
	background: url(../img/ad.png) no-repeat;
	height: 49px;
	width: 113px;
	border: 1px #C0C0C0 solid;
	bottom: 15px;
	left: 680px;
	position: absolute;
	text-indent: -1000em;
}

#adspace6 a {
	background: #E2E2E2;
	height: 49px;
	width: 113px;
	bottom: 16px;
	left: 810px;
	text-decoration: none;
	position: absolute;
	text-align: center;
	color: #919191;
	font-size: 1.9em;
	text-shadow: 1px 1px 1px #fff;
}


#inner #contents {
	overflow: hidden;
	border: none;
	padding: 0;
	zoom: 1; /* trigger hasLayout */
}

#footer {
	background: #393939;
	margin-top: 10px;
	color: #fff;
	height: 80px;
	font-size: 0.8em;
	padding-left: 15px;
	position: relative;
	text-shadow: 1px 1px 1px #000;
}

#footer div.vcard {
	float: left;
}

#footer div.other {
	float: right;
}

.webmonkey a {
	background: url(../img/webmonkey.png) no-repeat;
	position: absolute;
	text-indent: -10000px;
	right: -5px;
	bottom: -2px;
	height: 40px;
	width: 130px;
}

.facebookgroup a {
	background: url(../img/facebook.png) no-repeat;
	position: absolute;
	text-indent: -10000px;
	right: 0px;
	bottom: 35px;
	height: 40px;
	width: 115px;
}

.lavaLamp {
  position: absolute;
	top: -35px; /* #navigation height + #header margin-bottom (position in bottom of header on right) */
	right: 0;
}
    /* Force the list to flow horizontally */
.lavaLamp li {
  float: left;
  list-style: none;
}
   /* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
  background: url("../img/lava.gif") no-repeat right -30px;
  width: 9px; height: 30px;
  z-index: 8;
  position: absolute;
}

.lavaLamp li.back .left {
  background: url("../img/lava.gif") no-repeat top left;
  height: 30px;
  margin-right: 9px;
}

  /* Styles for each menu-item. */
.lavaLamp li a {
  position: relative; overflow: hidden;
  text-decoration: none;
  font-size: 1.7em;  
  line-height: 18px;
  color: #333; outline: none;
  text-align: center;
  height: 30px; top: 7px;
  z-index: 10; letter-spacing: 0;
  float: left; display: block;
  margin: auto 10px;
}

.lavaLamp li.current a,li a:hover {
  font-size: 1.7em;  
  color: #00137F; outline: none;
  background: none;
  text-shadow: 1px 1px 1px #fff;
}
       
.article {
 border-bottom: #fff 1px dotted;
 }
 .date {
  font-size: 10px;
  margin-bottom: 15px;
  }
        
