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

#content {
    margin-left:258px;
	padding-top:0;
	width:702px;
}

#welcome {
	height:190px;
}

#welcome p {
    float:left;	
}

.hi {
	font-size:12px;
	line-height:18px;
	width:264px;
}

.findmehere {
    font-size:11px;
	line-height:16px;
	margin-left:100px;
	padding-bottom:5px;
}

.tshirts {
    background:transparent url(../images/tshirt-ico.gif) no-repeat scroll 211px 29px;
	font-size:11px;
	line-height:16px;
	margin-left:100px;
	padding-top:38px;
	width:300px;
}

#welcome ul {
    background: url(../images/social-networks.gif) no-repeat;
    height: 26px;
    position: relative;
    width: 264px;
    float: left;
    margin-left: 100px;
}

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

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

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

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

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

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

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

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

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


.sectionDIV {
    margin-top: 100px;
    width: 700px;
}

.sectionDIV[src=photoarchives] span.date{
    display:none;
}

