﻿/*!
 * Google Stylesheet
 * http://www.google.com/pacman/
 *
 * Copyright (c) 2010 Google
 *
 * Date: 2010-06-08 17:07:21 +0100 (Tue, 20 Jun 2010)
 * Revision: 3
 */

body {
	background: #ffffff;
	font-family: monospace;
	margin-top: 50px
}

td {
	line-height: .8em;
}

form {
	margin-bottom:20px;
}

input {
	font-family: inherit;
	-moz-box-sizing: content-box
}

a {
	color: #11c;
	text-decoration: none
}

a:hover,a:active {
	text-decoration: underline
}

a:visited {
	color: #551a8b
}

#logo {
	width: 554px;
	height: 186px;
	background: black url(//images.k0st4s.org/doodle/pacman.gif) 0 0 no-repeat;
	position: relative;
	margin-bottom: 9px
}

#logo-l {
	width: 200px;
	height: 2px;
	left: 177px;
	top: 157px;
	background: #990;
	position: absolute;
	display: none;
	overflow: hidden
}

#logo-b {
	position: absolute;
	left: 0;
	background: #ff0;
	height: 8px;
	width: 0
}

#wrapper {
	width: 554px;
	height: 186px;
	padding: 10px;
	background: #000;
	-webkit-border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
}

.lsb:active {
	background: -webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ddd))
}

.ds {
	display: -moz-inline-box
}

.ds {
	border-bottom: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	display: inline-block;
	margin: 3px 0 4px;
	margin-left: 4px;
	margin-right: 3px:height:32px
}

.lsbb{
	background: #eee;
	border: solid 1px;
	border-color: #ccc #999 #999 #ccc;
	height: 30px;
	display:block
}

.lsb {
	background: url(http://www.google.se/images/srpr/nav_logo13.png) bottom;
	font: 15px arial,sans-serif;
	border: none;
	cursor: pointer;
	height: 30px;
	margin: 0;
	outline: 0;
	vertical-align: top
}

.lsb:active {
	background: #ccc
}

/* modified */
#voting {
	width: 336px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
}

#thumbsup {
	width: 336px;
	height: 56px;
	border: none;
}

#copyright ul {
	list-style-type: none;
	padding: 0
}

#copyright a {
	display: inline-block;
	color: #000000;
	font-size: 10pt;
	font-family: monospace;
	padding: 5px
}

#copyright a:hover {
	color: #666;
	text-decoration: none;
}

#adsense {
	position: absolute;
	left: 160px;
	top: 50px;
	width: 124px;
	height: 240px;
	z-index: 1;
}