@font-face {
	font-family: urwgothic;
	src: url(urw-gothic.ttf) format("truetype");
}

body {
	background: rgb(220,220,220) url(../images/g20/trans-grad.png) repeat-x;
	font-family: sans-serif;
	font-size: 0.8em;
	overflow:auto;
	padding: 25px 0 0 0;
	margin: 0;
	line-height: 1.4em;
}

a {
	color: #104164;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

#wpmp-analytics {
	display: none;
}

#back-link {
	position:relative;
	float:right;
	top: 1em;
	right: 1em;
	border: 1px solid rgba(0,0,0,0);
}

#back-link img {
	border: none;
}

#container{
	width:1260px;
	margin:0 auto;
}

#back-link:hover {
	background: rgba(255,255,255,0.4);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 10px rgba(255,255,255,0.4);
	-webkit-box-shadow: 0px 0px 10px rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.4);
}

#top-stuff {
	position: relative;
	background: rgb(203,218,223) url(../images/g20/header.jpg) no-repeat center left;
	height: 220px;
	width: 96%;
	left: 2%;
	border: 1px solid #666;
	margin: 0 0 2em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}

.fancy {
	font-family: urwgothic, verdana, sans-serif;
	font-weight: normal;
	position: absolute;
	text-shadow: rgba(255,255,255,0.8) 0 0 0.15em;
	margin:0;
}

#title-g20 {
	color: rgba(53, 68, 78, 1.0);
	left: 0.4em;
	top: 0.4em;
	font-size: 4.8em;
}

#title-asiaforum {
	color: rgba(60, 60, 60, 1.0);
	left: 2.4em;
	top: 1.6em;
	font-size: 4.2em;
}

#description {
	position: absolute;
	bottom:0px;
	background: rgba(0,0,0,0.25);
	text-align: justify;
	left: 0;
	right: 0;
	width: auto;
	height: 65px;
	padding: 0 2% 0 2%;
	color: #FFF;
	margin: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	text-shadow: #000 0 0 0.9em;
}

.column {
	position: relative;
	width: 49%;
	overflow: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	overflow: auto;
}

.info-box {
	position: relative;
	background: rgba(240,240,240,0.8) url(../images/g20/trans-grad.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	text-align: justify;
	border: 1px solid #444;
	padding: 0;
	margin-bottom: 1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}

.info-box-info {
	position: relative;
	padding: 0.5em;
}
#left{
	float: left;
	width:49%;
}
#right {
	float: right;
	width:49%;
}
#boxes {
	position: relative;
	width:96%;
	padding: 0 2%;
	overflow: auto;
}

#cool-box {
	position: relative;
	background: #CCC;
	border-top: 1px solid #AAA;
	padding: 0.5em;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 100%;
	font-size: 0.9em;
	text-align: center;
}

.header {
	background: #4C5159;
	background: rgb(76, 81, 89) url(../images/g20/trans-grad.png) bottom left;
	position: relative;
	top: 0;
	left: 0;
	margin:0 0 0.4em 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-background-size: 100% 150%;
	-webkit-background-size: 100% 150%;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}

.header h2 {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding: 0.4em 0.4em 0.4em 0.8em;
	background-image: url(../images/g20/stripes.png);
	font-size: 1.0em;
	color: white;
	text-shadow: #000 0 0 0.4em;
}

.info-box h3 {
	font-size: 1.0em !important;
	color: #555 !important;
}

.info-box ul {
	list-style-type: none;
	margin: 0em 0em 0em -3em;
}

.info-box li {
	margin-bottom: 0.8em;
}

.author {
	color: #444;
	font-style: italic;
	font-size: 85%;
	margin-left: 2em;
}

.title {
	font-weight: bold;
	color: #104164;
	margin-bottom: 0.5em;
}

.excerpt {
	padding-bottom: 1em;
	margin: 0 0.5em 1em 1em;
	border-bottom: 1px solid #AAA;
}

.featured-publisher {
	margin-bottom: 1em;
}

.eafq-dl {
	margin: 0 auto;
	text-align: center;
}

.eafq-dl img {
	width: 150px;
	height: 180px;
	border: 1px solid #AAA;
}

#search-form-holder {
	display: none;
}

.gsc-control {
	width: 100% !important;
}

.gs-newsResult {
	padding-bottom: 0.75em;
	border-bottom: 1px solid #AAA;
}

.gs-title, .gs-title b {
	color: #104164 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

.gs-clusterUrl, .gs-visibleUrl, .gsc-trailing-more-results  {
	color: #104164 !important;
	text-decoration: none !important;
}

#logo-holder {
	position:absolute;
	right: 5px;
	bottom: 5px;
}

.featured-paper {
	padding-bottom: 1.25em;
	margin-top: 1.25em;
	border-bottom: 1px solid #AAA;
}

#latest img, #featured img {
	padding: 2px;
	border: 1px solid #aaa;
	margin: 5px;