@import url('/styles/default.css');

body { background: #69911b url(/themes/worldcup2010/images/background.jpg) no-repeat; background-attachment: fixed; }

#header { height: 80px; }
#header #logo a { background: url(/themes/worldcup2010/images/WC2010-logo.png) no-repeat; height: 89px; padding: 0;
				  margin: 0; width: 513px; }
#header #logo { height: 89px; width: 513px; position: absolute; text-indent: -9999px; }

#header #buzzcup { float: left; width: 172px; margin-right: 20px; }
#header #buzzcup a { float: left;  background: url(/themes/worldcup2010/images/cupbuzz-sponsor-logo.png) no-repeat 0 50%; height: 75px; 
					 text-indent: -9999px; width: 172px; }

.copyright a { color: #ccc; }
.copyright a:hover { color: #fff; }

.menu li.right { float: right; }
.menu li.right a:hover { padding-right: 15px; }

#poweredby { background: url(/themes/worldcup2010/images/poweredby.png) no-repeat; display: block;
			 float: right; margin: 22px 0 0 0; width: 229px; height: 32px; text-indent: -9999px; position: absolute; right: 0; top: 45px;}
