* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/page/bg.jpg) left bottom repeat-x #8b98a3;
	font-size: 62.5%;
}

p, 
li {
	font: 1.0em Arial, sans-serif;
}

a img {
	border: none;
}

input.default, 
option.default {
	color: #999;
	font-style: italic;
}

optgroup option {
	padding-left: 10px;
}

div.int-header {
	background: url(../img/page/int-header.jpg) left top no-repeat #32444a;
	width: 613px;
	height: 85px;
	padding: 1px 0;
	margin-bottom: 10px;
}

div.int-header h1 {
	color: #f5f6f6;
	font: 3.5em/1.0em 'LinuxLibertineORegular', Times, serif;
	font-variant: small-caps;
	margin: 20px 0 0 25px;
	letter-spacing: 2px;
}

div.int-header h4 {
	color: #f2be46;
	font: 1.2em/1.0em 'LinuxLibertineORegular', Times, serif;
	font-variant: small-caps;
	margin: 0 0 0 25px;
	letter-spacing: 2px;
}

div#content-wrap {
	width: 978px;
	margin: 0 auto;
}

div.game-search div.tags {
	padding: 5px 15px 20px;
	text-align: justify;
}

div.game-search div.tags a {
	margin: 0 2px;
	font: 1.3em/1.8em 'TeXGyreHerosCnBold', Arial, sans-serif;
	padding: 3px;
}

div.game-search div.tags a:link, 
div.game-search div.tags a:active, 
div.game-search div.tags a:visited {
	text-decoration: none;
}

div.game-search div.tags a:hover {
	color: #282828;
	background-color: #f79928;
	text-decoration: none;
}

div.section-header {
	position: relative;
}

div.section-header h2 {
	position: absolute;
	left: 0px;
	top: -13px;
	font: 1.2em 'TeXGyreHerosCnBold', Arial, sans-serif;
	color: #FFF;
	width: 322px;
}

div.section-header h2 span {
	display: block;
	margin: -10px 0 0 -10px;
	padding: 16px 0 6px 12px;
	background: url(../img/page/bar-bg-24.png) left top no-repeat transparent;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px  rgba(255, 255, 255, 0.8);
}

div.section-header h2 a {
	background: url(../img/page/arrow-small-24.png) left top no-repeat transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
}

div.section.split-cols {
}

div.section.split-cols div.section-left {
	width: 332px;
	float: left;
	margin-left: 11px;
	color: #FFF;
}

div.section.split-cols div.section-left a:link, 
div.section.split-cols div.section-left a:active, 
div.section.split-cols div.section-left a:visited, 
div.section.split-cols div.section-left a:hover {
	color: #FFF;
}

div.section.split-cols div.section-left h2 {
	font: 1.2em 'TeXGyreHerosCnBold', Arial, sans-serif;
}

div.section.split-cols div.section-left h2 span {
	display: block;
	margin: -10px 0 0 -20px;
	padding: 16px 0 6px 12px;
	background: url(../img/page/bar-bg-24.png) left top no-repeat transparent;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px  rgba(255, 255, 255, 0.8);
}

div.section.split-cols div.section-left h2 a {
	background: url(../img/page/arrow-small-24.png) left top no-repeat transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
}

div.section.split-cols div.section-left p {
	padding: 12px 18px;
	margin-bottom: 1em;
	font-size: 1.2em;
}

div.section.split-cols div.section-right {
	width: 613px;
	float: left;
	margin-left: 12px;
}

div.section.split-cols div.section-right div.copy {
	padding: 25px 11px;
}

div.section.split-cols div.section-right div.copy h2 {
	color: #78470c;
	font: 2.4em Times, Times New Roman, serif;
	font-style: italic;
	text-indent: -0.4em;
	padding-left: 0.4em;
	margin-bottom: 0.3em;
}

div.section.split-cols div.section-right div.copy p {
	margin-bottom: 1em;
	font-size: 1.2em;
}

div.dinger {
	height: 47px;
	background: url(../img/page/dinger.png) no-repeat #35484f;
}

div#footer-section {
}

div#footer-section div.section-wrap {
	height: 389px;
	position: relative;
}

div#footer-section div.vertical-links {
}

div#footer-section div.vertical-links h4 {
	font: 2.3em Times, 'Times New Roman', serif;
	color: #FFF;
	font-style: italic;
	margin-bottom: 15px;
}

div#footer-section div.vertical-links a {
	font: 1.0em/2.3em Arial, sans-serif;
	display: block;
}

div#footer-section div.vertical-links a:link, 
div#footer-section div.vertical-links a:active, 
div#footer-section div.vertical-links a:visited {
	text-decoration: none;
	color: #9aaeb5;
}

div#footer-section div.vertical-links a:hover {
	text-decoration: underline;
	color: #ffc446;
}

div#footer-section div.plan {
	position: absolute;
	left: 12px;
	top: 53px;
	width: 274px;
	height: 225px;
}

div#footer-section div.learn {
	position: absolute;
	left: 293px;
	top: 53px;
	width: 274px;
	height: 225px;
}

div#footer-section div.about {
	position: absolute;
	left: 576px;
	top: 53px;
	width: 155px;
	height: 225px;
}

div#footer-section div.horizontal-links {
	position: absolute;
	left: 12px;
	top: 297px;
	width: 719px;
	height: 23px;
	color: #bb9033;
}

div#footer-section div.horizontal-links a:link, 
div#footer-section div.horizontal-links a:active, 
div#footer-section div.horizontal-links a:visited {
	color: #bb9033;
	text-decoration: none;
}

div#footer-section div.horizontal-links a:hover {
	text-decoration: underline;
	color: #ffc446;
}

div#footer-section div.logo {
	width: 175px;
	height: 103px;
	position: absolute;
	left: 786px;
	top: 52px;
}

div#footer-section div.logo a {
	display: block;
	height: 103px;
	background: url(../img/page/logo-footer-24.png) no-repeat;
	text-indent: -9999px;
}

div#footer-section div.social {
	position: absolute;
	left: 800px;
	top: 200px;
}

div#footer-section div.social a {
	display: block;
	width: 29px;
	height: 23px;
	background: url(../img/page/social-btn.png) no-repeat;
	position: absolute;
	top: 0;
	text-indent: -9999px;
}

div#footer-section div.social a.facebook {
	left: 39px;
	background-position: -29px 0px;
}

div#footer-section div.social a.youtube {
	left: 78px;
	background-position: -58px 0px;
}

div#footer-section div.social a.flickr {
	left: 117px;
	background-position: -87px 0px;
}

div#social-search {
	margin-top: 10px;
}

div#social-search div.social {
	background: url(../img/page/social-bg.jpg);
	width: 387px;
	height: 47px;
	position: relative;
}

div#social-search div.social a {
	display: block;
	width: 29px;
	height: 23px;
	background: url(../img/page/social-btn.png) no-repeat;
	text-indent: -5000px;
	position: absolute;
	top: 0;
}

div#social-search div.social a.twitter {
	left: 48px;
	background-position: 0px 0px;
}

div#social-search div.social a.facebook {
	left: 81px;
	background-position: -29px 0px;
}

div#social-search div.social a.youtube {
	left: 114px;
	background-position: -58px 0px;
}

div#social-search div.social a.flickr {
	left: 147px;
	background-position: -87px 0px;
}

div#social-search div.keyword-search {
	text-align: right;
	margin-bottom: 10px;
}

div#social-search div.keyword-search input.text {
	border: 1px solid #3d3d3d;
	padding: 4px 5px;
	font-size: 1em;
}

div#social-search div.keyword-search input.image {
	margin-left: 5px;
}

div#social-search div.keyword-search input {
	vertical-align: middle;
}

div#top-nav {
	background: url(../img/page/nav-bg.png) no-repeat;
	height: 42px;
	margin-bottom: 10px;
}

div#top-nav a {
	font: 1.6em 'TeXGyreHerosCnBold', Arial, sans-serif;
	text-transform: uppercase;
}

div#top-nav a:link, 
div#top-nav a:active, 
div#top-nav a:visited, 
div#top-nav a:hover {
	color: #FFF;
	text-decoration: none;
}

div#top-nav a:hover {
	color: #ffc447;
}

div#top-nav ul {
	list-style-type: none;
}

div#top-nav li {
	border-left: 1px solid #232323;
	display: inline-block;
	padding: 10px 31px 0px;
	height: 32px;
}

div.panel {
	background: url(../img/page/bark-bot-24.png) left bottom no-repeat transparent;
	padding: 0 0 7px;
	margin-bottom: 10px;
}

div.panel div.panel-top {
	background: url(../img/page/bark-top-24.png) left top no-repeat transparent;
	padding: 7px 0 0;
}

div.panel div.panel-bot {
	padding: 1px 0;
	background: url(../img/page/bark-rep.jpg) left top repeat-y transparent;
}

div.section-wrap h3 {
	font: 1.8em/0.9em 'LinuxLibertineORegular', Arial, sans-serif;
	font-variant: small-caps;
	color: #ffc447;
}

div.section-wrap h3 a:link, 
div.section-wrap h3 a:active, 
div.section-wrap h3 a:visited, 
div.section-wrap h3 a:hover {
	color: #FFF;
	text-decoration: none;
}

div#top-section {
}

div#top-section div.logo {
	width: 332px;
	height: 151px;
	background: url(../img/page/logo-bg.jpg) left top no-repeat;
}

div#top-section div.logo img {
	margin: 25px 0 0 75px;
}

div#top-section div.mini-map {
	padding: 0 0 10px 30px;
}

div.edit-title {
}

div.edit-title input, 
div.edit-title label {
	font-size: 2.0em;
	display: inline-block;
}

div.edit-title label {
	width: 100px;
}

div.edit-title input {
	width: 350px;
}

div.edit-subtitle {
}

div.edit-subtitle input, 
div.edit-subtitle label {
	font-size: 1.2em;
	display: inline-block;
}

div.edit-subtitle label {
	width: 100px;
}

div.edit-subtitle input {
	width: 250px;
}

div.banner-editor {
	position: relative;
	border: 1px solid #666;
	border-bottom: 2px solid #333;
	background-color: #CCC;
}

div.banner-editor a {
	display: block;
	position: absolute;
	width: 150px;
	height: 20px;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: -10px;
	font-size: 16px;
	text-align: center;
}

div.banner-editor a:link, 
div.banner-editor a:visited, 
div.banner-editor a:hover, 
div.banner-editor a:active {
	text-decoration: none;
	color: #000;
}

div.news-paging {
	margin-top: 15px;
	padding: 15px 0;
	font-style: italic;
	border-top: 1px solid #b9a375;
}

div.news-paging div.right-side {
	text-align: right;
	margin-top: -1.2em;
}

div.news-paging a:link, 
div.news-paging a:active, 
div.news-paging a:visited, 
div.news-paging a:hover {
	color: #000;
}


