body {
	font:80%/130% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	margin:5px 0 0 5px;
	padding:0;
	background:#500;
}

h1, h2 {
	letter-spacing:-1px;
	color:#fff;
margin-top:20px;
}



a, a:hover, a:visited {
	color:#fff;
}

.connect_button {
	color:#fff;
	}

#fb {
	margin-top:-10px;
	width:300px;
	height:90px;
	float:right;
	display:inline;
	clear:both;
	color:#fff !important;
	}



#wrap {
	min-width:960px;
	width:960px;
	max-width:960px;
	margin:0 auto;

}

.planner {
	padding:10px 0;
	clear:both;
	display:block;
	}
.planner div {
	cursor:pointer;
	width:960px;
	display:block;
	clear:both;
	padding-top:10px;
	border-top:2px #efc100 solid;
	margin:20px 0 60px 0;
	font-size:120%;
	color:#fff;
	text-align:center;
	}

.box {
	float:left;
	clear:right;
	margin:0;
	padding:0 0 0 0px;
	overflow:hidden;
}

.results {
	border-right:1px #400 solid;
	border-bottom:1px #400 solid;
}

.kaka {
	border:0;
	margin-right:3px;
	float:left;
}

#googleSearch, #googleImages, #twitterSearch {
	background:#500;
	width:320px;
}

#googleSearch .results {
	border-left:1px #400 solid;
	}

.go-res {
	margin:0;
	color:#fff;
	background: url('../img/goog-bg.png') no-repeat 50% 0;
	padding:4px 3px 0 10px;
	font-size:85%;
	height:142px;
	display:none;
}



.gi-res {
	clear:both;
	background:#efc100 url('../img/gi-bg.png') no-repeat 50% 0;
	height:142px;
	padding:4px 0 0 0;
	display:none;
}

.gi-img {
	margin:6px auto;
	border:1px #d3a700 solid;
	background:#000;
}


.tweet {
	margin:0;
	font-size:85%;
	height:69px;
	background:url('../img/goog-bg.png') no-repeat;
	color:#fff;
	padding:4px 3px 0 4px;
	display:none;
}

.dispurl {
	font-style:italic;
}

div.overlay {
	position: fixed; top: 0; right: 0; left: 0; bottom: 0;
	background-color: #000;
	width:100%;
	height:100%;
	opacity: 0.75; 
	filter: alpha(opacity=75);
		}
div.modal {
	position: fixed; top: 100px; left: 50%; z-index: 50;
	width: 425px;
	padding: 20px; margin: 0 0 0 -212px;
	font-size: 24px; line-height: 30px; text-align: center;
	background: #fff url('../img/kaka.gif') no-repeat 50% 50%;
	border: 5px solid #333;
}

.modal h2 {
	color:#000;
	}

.postTime {
	font-size:50%;
}

.alignright {
	float:right;
	margin:0px 0px 3px 3px;
}

.alignleft {
	float:left;
	margin:1px 4px 4px 0px;
	border:1px #500 solid;
	max-width:48px;
	width:48px;
	max-height:48px;
	height:48px;
}
