body {
}

#wpadminbar {
	display: none;
}

#body {
	margin-top: 50px;
}

.container {
}

.menu-item {
	display: block;
	margin-bottom: 0.5em;
}

h4 {
	text-align: center;
}

input[type="search"] {
	width: 100%;
}

.widget {
	margin-bottom: 20px;
}

.googlenewsjustbetter {
	border-radius: 5px;
}

.googlenewsjustbetter h2 {
	background: #efefef;
	font-size: 14px;
	margin: 0 0 0.5em;
	padding: 0 10px;

	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.googlenewsjustbetter ul {
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

.googlenewsjustbetter li {
	border-bottom: 1px dotted #ddd;
	color: #999;
	font-size: 0.9em;
	list-style-type: none;
	max-height: 50px;
	overflow: hidden;
	padding: 10px 5px;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.googlenewsjustbetter li:hover {
	max-height: 500px;
}

.temp {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.temp a {
	color: #333;
}

.temp.heating a {
	color: #eb6d00;
	text-decoration: none;
}

.temp .status {
	color: #ccc;
	font-style: italic;
	text-align: center;
}

.temp-container {
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.temp-heading {
	color: #ccc;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.temp-container .info {
	text-align: center;
}
