@charset "utf-8";
body {
	background-color: #00afe4;
	font-size: 62.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Myriad Pro";
	text-align: center;
	/*background-image: url(kywilkinson.co.uk.jpg);*/
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tweet a {
	color: #666666;
}
.tweet a:hover {
	text-decoration: none;
}
#logo {
	margin-top: 15px;
}
#results {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 120px;
}
.entry {
	width: 170px;
	padding: 10px;
	float: left;
	display: block;
	height: 410px;
}
.tweet {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	font-size: 1.1em;
}
.profile {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile img {
	border: 2px solid #FFFFFF;
}
.profile h2 {
	display: block;
	color: white;
	font-size: 1.3em;
	margin-left: 60px;
	margin-top: -35px;
}
.words {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	color: #666666;
	overflow: hidden;
}
.welcome {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	padding: 20px;
}
#footer {
	color: #FFFFFF;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-image: url(clouds.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer a {
	color: #BCEFFF;
}
.welcome h2, .welcome p {
	margin: 0px;
}
.welcome h2 {
	font-size: 2em;
	color: #FFFFFF;
}
.time {
	text-align: right;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search {
	width: 550px;
	font-size: 2em;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 1px solid #0074A6;
	color: #00AAE5;
}
#searchTable {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#go, #reload {
	cursor: pointer;
}
#form1 {
	text-align: center;
}
#tos {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: left;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
#tos a {
	color: #FFFFFF;
}
#tos h2 {
	font-size: 2em;
}
#tos p {
	font-size: 1.1em;
}
#noscript {
	position: absolute;
	left: 10px;
	background-color: #990000;
	padding: 20px;
	bottom: 10px;
	width: 150px;
	color: #FFFFFF;
	font-size: 1.1em;
}
#noscript a {
	color: #FFFFFF;
}
#tos #email, #tos #name, #sug, #submit {
	width: 200px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border: 1px solid #004F75;
	color: #0097E6;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Myriad Pro";
}
#options {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(topOptions.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#optionsWrap {
	padding: 10px;
	background-image: url(bottomOptions.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#options {
	display: none;
	margin-bottom: 10px;
}
#config {
	cursor: pointer;
}
.noResults {
	text-align: center;
	font-size: 1.8em;
}
.clear {
	clear: both;
}
.imageTweet {
	height: 150px;
	width: 150px;
	background-image: url(ajax-loader-image.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hover {
	position: absolute;
	width: 150px;
	height: 150px;
	background-image: url(tpbg.png);
	color: #FFFFFF;
}
.qtip-title {
	font-size: 2em;
}
.qtip-title a {
	color: black;
	text-decoration: none;
}
.qtip-title a:hover {
	color: black;
	text-decoration: underline;
}
.email {
	cursor: pointer;
}
#trends {
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
}
.trendTitle {
	display: inline;
}
.trend {
	display: inline;
	padding: 5px;
	color: #ffffff;
	cursor: pointer;
}
.trend:hover {
	text-decoration: underline;
}
#google, #wall {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	color: #77dcff;
}
#google a {
	color: #a6e8ff;
	text-decoration: none;
}
#google a:hover {
	text-decoration: underline;
}
