@charset "UTF-8";
/* CSS Document */

#footer {
	background-color:#000000;
	background-image:url(../images/footer-topIMG.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin:30px auto 0;
	width:100%;
}

#footer a {
	color:#FFFFFF;
	border-bottom:1px dotted white;
	}
	
#footer a:hover{
	border-bottom:none;
	}

#centerDIV{
	margin:0 auto;
	padding:225px 0px 160px;
	width:960px;
	position:relative;
	background-position:20px 0;
}

#footer ul{
	color:white;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:225px;
	width:150px;
}

#footer ul li{
	display:block;
	height:22px;
	font-size:10px;
}

#footer ul li:first-child{
	height:30px;
	font-size:12px;
}

#footer ul li a{
	font-size:10px;
}

.minisitepmapUL{
	right:390px;	
}

.whatireadUL{
	right:225px;	
}

.creditsUL{
	right:60px;	
}

#footer p {
	
	font-size:12px;
	line-height:20px;
    width: 330px;
}

.textBlue{
	color:#1188A8;
}

.textLightBlue{
	color:#49C8CE;
}

.textGreen{
	color:#B5EA4E;
}

.copyrightP{
	position:absolute;
	bottom: 20px;
	color:#FFF;
}

.aboutText{
	color:#FFFFFF;
}

.contactP{
	bottom:20px;
	position:absolute;
	right:0;
	width:135px !important;
	color:#FFFF4D;
}

.findmehereFooter {
    border-bottom: 1px solid #000000;
    padding-top: 30px;
	color:#F47F9E;
}

#snUL {
    background:transparent url(../images/social-networks.gif) no-repeat scroll 0 0;
	height:26px;
	position:relative !important;
	top:8px !important;
	width:310px !important;
}

#snUL li {
    list-style: none;
    cursor: pointer;
    width: 26px;
    height: 26px;
    position: relative;
    float: left;
    margin-right: 8px;
}

#snULl li:last-child {
    margin-right: 0;
}

#flinkedInhover {
    background-image: url(../images/sn-foot-tip-linkedin.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#ffacebookhover {
    background-image: url(../images/sn-foot-tip-facebook.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#fdeviantArthover {
    background-image: url(../images/sn-foot-tip-deviantart.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#ftwiterhover {
    background-image: url(../images/sn-foot-tip-twitter.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#fflickrhover {
    background-image: url(../images/sn-foot-tip-flickr.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#fvimeohover {
    background-image: url(../images/sn-foot-tip-vimeo.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#flastFmhover {
    background-image: url(../images/sn-foot-tip-lastfm.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

#fcolourlovershover {
    background-image: url(../images/sn-foot-tip-colourlovers.png);
    width: 74px;
    height: 81px;
    position: absolute;
    top: -70px;
    left: -54px;
}

