/*CSS for the Expo 2010*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background: #fff url(../images/img01.jpg) repeat-y center top;
}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #039;
}

a:hover {
	border: none;
	color: #063;
}
.left {
	float: left;
	margin: 0 15px 10px 0;}
/* Branding Bar */

#brandbar {
	height: 23px;
	background: #C2C6CF url(/common/images/brandbarbkgd.jpg) repeat-x;
	width: 960px;
	margin: 0 auto;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	font-size: 0.85em;
	padding-top: .4em;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 88%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 85%;
}

#brandbar #searchfrm .textbox {
	font-size: 92%;
}
/* Languages Bar */

#languages {
	height: 1.8em;
	font-size: .8em;
	width:960px;
	margin: 0 auto;
}

#languages ul {
	text-align: right; /* *** latin convention *** */
	margin: 0;
}

#languages ul li {
	display: inline;
	padding-right: 1em; /* *** latin convention *** */
	font-family: Arial, Helvetica, sans-serif;
}

#languages ul li#arabic {
	direction: rtl; /* *** latin convention *** */
	font-size: 1.15em;
	font-family: Tahoma, Arial, "Arabic Transparent";
}
#languages {
	height: 1.7em;
	font-weight: bold;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
}

#languages ul li#french  {
	color: #093;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #900;
	text-decoration: underline;
}


/* Header */

#header {
	width: 960px;
	height: 235px;
	margin: 0 auto;
	background: url(../images/topback.jpg) repeat-x left top;
}

#logo {
	float: left;
	height: 60px;
	width: 100%;
}

#logo h1 {
	float: left;
	margin-top: 10px;
	font-weight: normal;
	padding: 10px 0 0 70px;
	font-size: 2em;
	color: #355495;
	height: 40px;
	background: url(../images/unlogo.gif) no-repeat 10px top;
}
#banner {
	clear: both;
	width: 960px;
	height: 175px;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat left top;
}


#menu {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 30px;
}

#menu a {
	display: block;
	padding: 8px 20px 8px 20px;
	background: #999;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #2EA201;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 20px 15px 0 15px;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 0 20px;
}
#content1 {
	float: left;
	width: 660px;
	padding: 0 20px 0 0;
}

.post {
}

.post .title {
	margin: 0;
	background: url(../images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}
.post h2, .post h3 {
	color: #2EA201;
	font-weight: normal;
}
.post #img{
	width: 210px;
	margin-right: 10px;
	float: left;
	
}

.entry ul {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
}

.entry ul li{
	background: url(../images/li.png) no-repeat left 7px;
	padding-left: 16px;
	padding-bottom: 5px;
}
#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #269e00;
	margin-bottom: 5px;
	color: #269e00;
	font-size: 110%;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}
#unsystem ul li {
	padding: 0 0 0 30px;
}
#focus h3 {
	margin: 0;
	padding: 0 0 0 30px;
	margin-bottom: 5px;
	color: #269e00;
	font-size: 110%;
	line-height: 1.6;
}


/* Sidebars */
#countdown {
	background: url(../images/countdown.png) no-repeat left top;
	width: 200px;
	height: 65px;
	padding-top: 15px;
}
#countdown p {
	margin: 0 0 0 70px;
	color: #093;
}
#countdown h3 {
	margin: 0 0 0 100px;
	color: #063;
	font-size: 1.5em;
}
#countdown h3 span{
	font-size: 200%;
	color: #F60;
}
.sidebar {
	float: left;
}
.sidebar p {
	margin: 6px 0;
	padding: 0;
}

.sidebar ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 6px;
	padding-left: 30px;
	list-style: none;
}

.sidebar h2 {
	background: url(../images/img03.jpg) repeat-x left bottom;
	color: #666666;
}
.deco {
	margin: 0.5em auto;
	padding: 0;
	width: 200px;
	height: 1em;
	background: url(../images/img03.jpg) repeat-x left bottom;
}

/* Sidebar1 */

#sidebar1 {
	width: 200px;
}

#sidebar1 li li {
	background: url(../images/img05.gif) no-repeat left 9px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

#sidebar1 h2 {
	color: #2EA201;
	font-size:160%;
	font-weight: normal;
}

/* Sidebar2 */

#sidebar2 {
	width: 240px;
	margin-left: 10px;
}
#sidebar2 a{
	color: #063;
}
#sidebar2 li li {
	margin-left: 0px;
	padding: 6px 0;
}

#sidebar2 h2 {
	color: #2EA201;
	font-size:160%;
	font-weight: normal;
}
#sidebar2 p {
	margin: 10px 0;
	line-height: 1.3em;
}
#sidebar2 li li a{
	padding-left:35px;
	padding-bottom: 4px;
	padding-top: 5px;
	display: block;
	margin-bottom:2px;
	color: #063;
}
#sidebar2 li li a:hover{
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #063;
	color: #FFFFFF;
}
#sidebar2 li li.system {
	padding: 4px 0 8px 35px;
	
}
#video {
	padding: 10px;
	background-color: #FE9301;
	margin-bottom: 20px;
	height: 388px;
	color: #FFF;
	font-size: 160%;
	font-family: kaiti_gb2312;
	}
#videoframe {
	width: 480px;
	height: 388px;
	float: left;
	margin-right: 10px;
	}
#img {
	text-align: center;
	background-color: #46943E;
	color: #FFF;
	line-height: 1.5em;
	margin-bottom: 10px
	}	
#more {
	text-align: right;
	line-height: 1.5em;
	margin-top: 10px
	}	
/* Footer */

#footer {
clear: both;
	font-size: 90%;
	width: 960px;
	vertical-align: middle;
	text-align: center;
	color: #eaeaea;
	padding-top: 20px;
	background-color: #3F76B9;
	margin: 0 auto;
	background: url(../images/footerback.jpg) repeat-x left bottom;
	border-bottom: 10px solid #555;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background: #F5F5F5;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #FF6;
}

#wsscredit {
	padding: 0.2em;
	margin: 0;
	text-align: center;
	font-size: 0.8em;
	color: #333;
}
.un{
	background-image: url(../images/un.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unesco{
	background-image: url(../images/unesco.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fao{
	background-image: url(../images/fao.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ifad{
	background-image: url(../images/ifad.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.iaea{
	background-image: url(../images/iaea_sm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unicef{
	background-image: url(../images/unicef.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ohchr{
	background-image: url(../images/ohchr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ilo{
	background-image: url(../images/ilo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.imf{
	background-image: url(../images/imf.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.imo{
	background-image: url(../images/imo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.itu{
	background-image: url(../images/itu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unep{
	background-image: url(../images/unep.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unfpa{
	background-image: url(../images/unfpa.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unhcr{
	background-image: url(../images/unhcr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unido{
	background-image: url(../images/unido.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unccd{
	background-image: url(../images/unccd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unsingers{
	background-image: url(../images/unsingers.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wto{
	background-image: url(../images/wto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wipo{
	background-image: url(../images/wipo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.who{
	background-image: url(../images/who.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wmo{
	background-image: url(../images/wmo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unwto{
	background-image: url(../images/unwto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.undp{
	background-image: url(../images/undp.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unaids{
	background-image: url(../images/unaids.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wb{
	background-image: url(../images/wb.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wfp{
	background-image: url(../images/wfp.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.unhabitat{
	background-image: url(../images/unhabitat.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.isdr{
	background-image: url(../images/isdr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.en {font-size:75% !important;
	vertical-align: middle;
	color: #ffffff;
	background-color:#666666;
	padding: 0;
	margin: 0px;}
