
	/********************/
	/** DeepFun-links specific` **/
	/*****************/
#HeaderAds {
	text-align:center;
}

img {
	margin:0;
	padding:0;
}

#dfquotes {
    border-radius: 10px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;

    background-color:white;
    border-style:solid;
    border-width:1px;
    color:darkblue;
    font-size:13px;
    left:667px;
    padding:2px 4px 4px 5px;
    position:absolute;
    top:140px;
	}
#dfquotes:hover {
	color:black;
	background-color:#666666;
	}
#dfquoter {
	position:absolute;
	background-color:white;
	border:black solid 1px;
	z-index:5;
	padding:5px;
	max-width:150px;
}

.bliplabel {
    font:smaller;
}
	/********************/
	/** Drips / Bumps **/
	/*****************/

#bumps {
	width:110px;
	float:right;
	margin-top:10px;
	}


.innerbumpimage{
	cursor:crosshair;
	max-height:60px;
	max-width:60px;
	border:0px solid yellow;
	margin:1px;
	}

#maxbump {
	position:absolute;
	z-index:-1;
	height:100px;
	width:100px;
	max-height:100px;
	max-width:100px;
}

#contacter {
    position:absolute;
    width:155px;
    text-align:left;
    background-color:white;
    border:black solid 1px;
    z-index:5;
    padding:5px;
    max-width:155px;
    top:200px;
    left:407px;
}

#contact {
    color:white;
    text-decoration: underline;
}
#hideit {
    color:white;
    text-decoration: underline;
}


#who {
    width:150px;
    height:20px;
}
#comment {
    height:175px;
    width:150px;
}


	/*****************/
	/** Things **/
	/*****************/


#things {
	background-image:url(ttmedia/Splat-illustrator4.gif);
	background-repeat:no-repeat;
	height:546px;
	width:705px;
	position:absolute;
	top:185px;
	left:100px;
	font-family: Trebuchet, 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color:teal;
}

#things a:hover {
	color:purple;
	text-decoration:underline;
}

#xbox {
	background-color:white;
border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 font-size:12px;
    border:1px solid darkblue;
    color:darkblue;
    font-weight:bolder;
    left:680px;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:1px;
    position:absolute;
    top:18px;
}

#xbox:hover {
	color:black;
	background-color:#666666;
	}

#calltoaction {
border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
background-color:white;
border:1px solid darkblue;
color:blue;
font-size:13px;
left:579px;
padding:2px 6px 3px;
position:absolute;
top:49px;

}
#calltoaction:hover {
	color:black;
	background-color:#666666;
	}
#calltoactioner {
	position:absolute;
	background-color:white;
	border:black solid 1px;
	z-index:5;
	padding:5px;
	max-width:150px;
}

#thingtitle a {
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:127px;
	left:320px;
	width:226px;
	max-width:226px;
	max-height:30px;
	overflow:hidden;
	height:30px;
	font-size:18px;
        text-decoration:none;
	color:white;
       	}

#thingtitle a:hover {
            color:chartruese;
}

#thingdescription {

	position:absolute;
	top:152px;
	left:312px;
	width:256px;
	text-align:center;
	max-height:26px;
	color: #ffcc66;
	font:inherit;
	font-size:11px;
	overflow:hidden;
	text-align:left;
	line-height:13px;
}

#thingimagebox {
	position:absolute;
	top:-16px;
	left:-16px;
	height:300px;
	width:300px;
	text-align:center;
}
#thingimage {
	max-height:167px;
	max-width:167px;
	position:absolute;
	left:99px;
	top:101px;
}

#aboutthis {
    position:absolute;
    font-size: 9px;
    font-style: italic;
    left:300px;
    width:270px;
    max-width:270px;
    height:10px;
    max-height:10px;
    top:178px;
    color:white;
}

.tweet{
	position:absolute;
	top:190px;
	left:296px;

	width:270px;
	height:208px;
	max-height:208px;

	padding:3px;
	text-align:left;
	line-height:4mm;
	overflow:auto;
}
.via {
	font-style:italic;
}

#commentbox {
	}

#commentlabel {
	position:absolute;
	top:216px;
	left:339px;
	font-size:15px;
	}

.tweet_list {
	font-size:10px;
	color:white;
	padding-top:0px;
	margin-top:-15px;
	}

.tweet_list a {
	color:yellow;
}

.tweet_avatar {
	float:left;
/*
        padding-right:4px;
        padding-top:3px;
        width:8px;
        height:8px;
        max-width:8px;
        max-height:8px;
*/
}

.tweet_img {

        width:32px;
        height:32px;
        max-width:32px;
        max-height:32px;
        margin-right:4px;
        margin-top:2px;
}


#bottomlinks{
	font-size:10px;
        width:270px;
        text-align: center;
	
        position:absolute;
	top:415px;
	left:300px;
        
}
#bottomlinks a {
        color:white;
	}