/* ISOTOPE style for Legendary Pokemon | Hercules Papatheodorou */
/* not optimised or CSStidy'd, yet */

/* -------( structure elements )- */

body {
	background: #4c7da2 url(./background.png) fixed no-repeat 47% 0;
	margin: 0 auto 0 auto;
	padding: 0;
	font: 75% Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	}
p {	
	line-height: 1.3em;
	margin-bottom: 1em;
	text-indent: 0.5em;
	}
em {
	font-family: serif !important;
	font-size: 1.2em;
	}
fieldset {	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
::-moz-selection { color: #000;  background: #b6d796; }
::selection      { color: #000;  background: #b6d796; }
#box {
	background: url(./top.png) no-repeat 60px 0;
	margin: 40px auto 40px auto;
	padding: 20px 0 0 60px;
	width: 940px;
	}
#page {
	background: url(./footer.png) no-repeat 0 bottom;
	padding: 0 0 20px 0;
	position: relative;
	margin: 0;
	}
#container {
	background: url(./page.png) repeat-y;
	padding: 0 20px 1px 20px; /* 1px behaviour fix */
	position: relative;
	width: 880px;
	}
#header {
	background: url(./header.png) no-repeat 0 bottom;
	/* background: url(./header_xmas.png) no-repeat 0 bottom;  xmas deco */
	display: block;
	height: 0px !important;
	margin: 0 0 0 -50px;
	overflow: hidden;
	padding: 285px 0 0 0; /* 240px */
	position: absolute;
	top: 0px;
	width: 70px;
	z-index: -10;
	}
#content {
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 590px;
	}
#pokepic {
	position: absolute;
	left: 550px;
	top: -20px;
	z-index: 100;
	}
#altlang {
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.9em;
	margin: 0px 0 0 0;
	padding: 5px;
	position: absolute;
	right: 5px;
	top: 20px;
	z-index: 99;
	}
#altlang a {
	color: #bbb;
	}
#altlang a:hover {
	color: #777;
	text-shadow: #ccc 1px 1px 1px;
	}
#syndicated {
	background: #b6d796;
	border: 3px solid #aacb8d;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 3px;
	padding-bottom: 20px;
	}
#syndicated h2, #syndicated h2 a {
	color: #000;
	}
#bottombar {
	clear: both;
	margin: 30px 0 0 10px;
	padding: 10px 0 0 0;
	}
#pageinfo, #login {
	display: inline !important;
	font-size: 0.9em;
	}
#pageinfo {
	color: #ccc;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 790px;
	}
#pageinfo:before {
	content: "▲ ";
	}
#login {
	margin: 0;
	padding: 5px;
	position: absolute;
	bottom: 10px;
	right: 37px;	
	}
#footer {
	background: url(./copyright.png) no-repeat right 20px;
	/* background: url(../qrcode.png) no-repeat 790px 20px; */
	clear: both;
	color: #777;
	font-size: 0.9em;
	margin: 0;
	padding: 15px 0 5px 0;
	width: 870px;
	}
#copyright {
	width: 865px;
	}
#footer p {
	margin-left: 10px;
	margin-bottom: 0.1em;
	}
/* -------( link styles )- */
a {
	font-size: inherit;
	font-weight: inherit;
	}
a:link {
	color: #47a4fb;
	text-decoration: none;
	}
a:visited {
	color: #3271b0;
	text-decoration: none; 
	}
a:hover, a:active {
	color: #b5d594;
	text-decoration: none;
	}
#selected a, #menu a {
	color: #77aadd;
	cursor: pointer !important;
	}
#login a {
	color: #e0e0e0;
	}
#login a:hover {
	color: #444;
	}
#footer a {
	color: #777;
	}
#footer a:hover {
	text-decoration: underline;
	}
.advertlink:hover {
	font-style: italic;
	}
/* -------( heading styles )- */
h2, h3, h4, h5, h6, caption {	
	font-family: Century Gothic, Andale Mono, Futura, sans-serif;
	text-shadow: #aaa 1px 1px 3px;
	text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;
	}
.block h2, .news h2 {
	border: none;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin: 20px 0 10px -5px;
	padding: 0;
	word-spacing: 5px;
	}
.block h3, .news h3 {
	border-bottom: none;
	color: #444;
	font-size: 1.25em;
	font-variant: normal;
	margin: 15px 0 5px -4px;
	}
.news h4 {
	border: none;
	}
/* -------( news styles )- */
.news h2 {
	margin: 20px 0 0 -5px;
	}
.newsbar {
	color: #aaa;
	font-size: 0.8em;
	padding: 3px 0 5px 15px;
	}
.comlink {
	clear: both;
	color: #aaa;
	font-size: 0.9em;
	margin: 0 0 20px 0;
	}
.comment h3 {
	text-shadow: none;
	}
.comment {
	border: 2px solid #e9e9e9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
	width: 95%;
	}
.registered h3 {
	background: #ededed;
	border: none;
	color: #777;
	padding: 3px;
	}
#comment {
	width: 95%;
	}
/* -------( #navigation styles )- */
#navigation {
	float: right;
	padding: 22px 15px;
	position: relative;
	width: 250px;
	}
#navigation .advert, #navigation .banner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #e9e9e9;
	border: none;
	clear: both;
	overflow: hidden;
	padding: 5px 0;
	position: relative;
	}
#selected a, #menu a {
	color: #777;
	font-size: 0.9em;
	}
#playasia {
	background: #e9e9e9 url(./playasia.png) no-repeat 5px 0;
	display: block;
	height: 40px;
	width: 130px;
	top: -5px;
	position: absolute;
	}
#id01_917178 {
	margin-top: -15px !important
	}
#pa-hide {
	cursor: hand !important;
	top: 10px;
	right: 15px;
	position: absolute;
	}
#selected, #menu {
	padding: 20px 0 0 0;
	clear: both;
	}
#navigation h2, #navigation h2 a {
	color: #444; /* 47a4fb*/
	font-size: 1.1em !important;
	margin: 2px 0;
	padding: 0;
	}
#selected ul, #menu ul {
	list-style: none;
	margin: 0 0 20px 2px;
	padding: 0;
	}
#selected a:hover, #menu a:hover {
	color: #b5d594 !important;
	}
.navfloat {
	float: left;
	display: inline;
	width: 49%;
	}
#selected .navfloat {
	width: 40%;
	}
#selected .menu_highlight {
	width: 58%;
	}
#navigation .rss {
	background: url(../rss.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
#navigation .youtube {
	background: url(../youtube.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
#navigation .twitter {
	background: url(../twitter.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
#navigation .facebook {
	background: url(../facebook.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
#navigation .sidewiki {
	background: url(../sidewiki.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
#navigation .flickr {
	background: url(../flickr.gif) no-repeat 0 50%;
	padding-left: 13px;
	}
.events {
	background: #e9ffcc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear: both;
	color: #777;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 10px;
	}
.events .icon {
	padding-left: 20px;
	}
.events table, .events table tr, .events table td  {
	font-size: 0.9em;
	background: none !important;
	border: none;
	vertical-align: top;
	margin: 0 0 0 5px;
	}
.events .wifi { background: url(./wifi.png) no-repeat 50% 50% !important; }
/* -------( #controls )- */
#controls {
	display: block;
	padding: 0;
	}
#controls ul {
	margin: 0;
	padding: 10px 0 0 0;
	}
#controls ul li {
	display: inline;
	height: 40px;
	list-style: none;
	margin: 0;
	}
#controls a, #search, .navbutton {
	border: 2px solid #ddd;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	margin: 0 5px 0 0;
	padding: 8px;
	font-size: 0.8em;
	z-index: 2;
	position: relative;
	}
#pokedex .navbutton {	
	display: inline-block;
	}
#controls a:link, #controls a:visited, #controls a:active, .navbutton {
	color:#ccc !important;	
	font-weight: bold;
	}
#controls a:hover, #controls .tab_highlight a:hover, .navbutton:hover {
	color: #777 !important;	
	font-weight: bold;
	text-shadow: #ccc 1px 1px 2px;
	}
#controls .activetab a {
	color: #444 !important;
	font-size: 0.9em;
	text-shadow: #ccc 1px 1px 2px;
	}
#controls .tab_highlight a {
	color:#ccc;
	margin-left: -15px;
	padding-left: 15px;
	background-position: top left 50% 50%;
	z-index: 0;
	position: relative;
	}
#controls .last a {
	padding-right: 65px;
	}
#controls .ivcalc a {
	position: absolute;
	top: 2px;
	right:  185px;
	}
#controls .ivcalc abbr {
	background: url(./ivcalc.png) no-repeat 0 50%;
	padding: 2px 2px 2px 35px;
	border: none;
	}

/* -------( #search styles )- */
#search {
	display: block;
	font-weight: bold;
	margin: -39px 0 0 10px;
	width: 128px;
	padding: 4px 5px;
	/*zoom: 1; /* Oh dear CSS validator forgive me, did not want an extra .css file for just one line of IE hack! */
	position: absolute;
	top:  17px;
	right:  15px;
	}	
#search input {
	background: none;
	border: none;
	color: #aaa;
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: right;
	text-shadow: none;
	width: 70%;
	}
#search input:focus, #search input:hover {
	background: #eee;
	color: #444;
	}
#search #gosearch  {
	background: none;
	border: none;
	display: inline;
	font-weight: bold;
	vertical-align: middle;
	width: 20%;
	}

/* -------( form styles )- */
input, textarea, select {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
input[type=button], input[type=reset], input[type=submit] {
	border-color: #3d3d3d;
	background: #638cff url(./button.png) 0 50%;
	color: #fff;
	font-weight: bold;
	font-family: Century Gothic, Andale Mono, Futura, sans-serif;
	text-shadow: #000 0 0 2px;
	}
input:focus, textarea:focus, select:focus {
	border-color: #5bb9e8;
	}
input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
	background: #527be7;
	}
/* -------( extra styles )- */
#ieadvert {
	background: url(../warning_small.png) no-repeat 10px 20px;
	border: 2px dashed #47a4fb;
	clear: both;
	display: block;
	font-size: 0.9em;
	margin: 20px 0 0 0 !important;
	padding: 15px 10px 15px 30px;
	}
#pokedex h2, #pokedex h3 {
	color: #444;
	letter-spacing: 1px;
	}
#pokedex table, #pokedex table td, #pokedex table th, #pokedex caption, #berrytag, #berrytag th, #berrytag td, .dextable, .dextable caption, .dextable td, .dextable th {
	border-color: #ccc !important;
	}
#pokedex .banner {
	padding: 10px !important;
	}
#dexmenu ul:first-child {	
	background: #fff url(./dexmenu.png) 50% 50% no-repeat; /* Opera display fix */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	#dexmenu ul li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#dexsearch {
	border: none;
	}
code, pre {
	background: url(./code.png) repeat-y;
	}