  /Style sheet/

html { 
	min-height: 100%;
	margin-bottom: 1px; 
	}

body {
	background-color:#fff;
	margin: 0;
	padding: 0;
	}

/*.brandbar-wrapper {
	padding: 0.4em 0 0.8em 0;
	margin: 0 auto 0.4em auto;
	width: 100%;
	text-align: center;
	border-top: #ddbf39 solid 7px;
	background: #f9f9f9;
	-moz-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
	}*/

/*#brandbar {
	margin-top: 0;
	padding-top: 0;
	width:960px;
	background: transparent none;
	margin: 0 auto;
	}*/
	
/*#brandbar #searchfrm .textbox {
	border-color: #f5f5f5;
	}*/

#main {
	background-color: transparent;
	border: none;
	min-width:960px;
	position: relative;
	overflow: hidden;
	}

/SKIP TO NAVIGATION AND SKIP TO TEXT/
 
#skiplink, #skiplink a {
	color: #fff;
	}

/LANGUAGES */

#languages {
	background-color: transparent;
	/*background-image:url(/es/events/humanrightsday/2012/img/langbkg_hr2011.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	padding-top: 6px;
	position: absolute;
	top: 2em;
	right: 0.5em;
	z-index: 3;
	}

#languages ul li {
    padding-right: 0;
	padding-left: 1em;
	}
	
#languages ul li a {
	color: #000;
	font-size: .875em;
	}

#languages ul li a:visited {
	/*color: #fae8bf;*/
	/*color:#CFB22F;*/
	/*color:#9c8313;*/
	color: #9b65b2;
	font-weight:bold;
	}
 
#languages ul li a:hover {
	text-decoration: underline;
	color: #000;	
	}

/TOP BANNER/

#topbanner {
	background-image:url(/es/events/humanrightsday/2012/img/banner_hr2012.png);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	z-index: 0;
	height: 170px;
	margin-top: 1.5em;
	margin-bottom: 2em;
	width: 940px;
	}
	
#bannertitle {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	height: 170px;
	}		

/MAIN NAVIGATION/

#mainnav {
	font-size: 1.3em;
	border-top: #ccc 1px dotted;
	background-color: #fff;
	float: left;
	padding: 0;
	padding-bottom: 1em;
	width: 21%;
	}

#mainnav ul {
	margin: 0;
	}

#mainnav ul li {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif !important;
	font-weight: 700;
	border-bottom: #ccc 1px dotted;
	display: block;
	list-style-type: none;
	}
	
#mainnav ul li a {
	text-decoration: none;
	line-height: 1.3em;
	}
	
#mainnav ul li a:hover  {
	text-decoration: none;
	}

#mainnav ul li#un-home {
	}
	
#mainnav ul li#un-home a {
	padding-left: 0;
	padding-bottom: 0.5em;
	border-left: none;
	text-transform: uppercase;
	background-color: #fff;
	}

#mainnav ul li a {
	display: block;
	color: #074870;
	border-left: #fff solid 0.3em;
	padding-top: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.45em;
	padding-right: 0.5em;
	-moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);
	-webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);
	}

#mainnav ul li a:hover  {
	border-left: #ddbf39 solid 0.3em;
	background-color: #f5f5f5;
	}
	
#mainnav ul li a img {
	display: inline-block;
	margin-left: 0.1em; 
	}
	
/SIDEBAR/RIGHT-COL/

#sidebar {
	float: right;
	width: 21%;
	}
	
#sidebar .widget {
	overflow: hidden;
	margin-bottom: 3em;
	}
	
#sidebar .border {
	padding-bottom: 1em;
	border-bottom: #ccc 1px dotted;
	}
	
#sidebar img.sidebar {
	margin-bottom: 1em;
	}
	
/CONTENT/

#content {
	line-height: 1.9em;
	color: #49494b;
	float: left;
	margin: 0;
	margin-left: 1.5em;
	padding: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	width: 51.5%;
	}

#content h2 {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	font-size: 260%;
	font-weight: 400;
	border-bottom: #ddbf39 dotted 2px;
	height: 0.9em;
	color: #074870;
	margin-top:0;
	margin-bottom: .8em;
	padding-top: 0;
	padding-bottom: 0.7em;
	}

#content h3 {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.1em;
	color: #074870;
	margin-bottom: 0.5em;
	}
	
#content h3.divider {
	border-top: #ccc 1px dotted;
	margin-top: 0.75em;
	padding-top: 0.5em;
	}

#sidebar h3 {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 150%;
	line-height: 1em;
	color: #074870;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: 0.3em;
	border-bottom: #ddbf39 dotted 2px;
	}
	
#sidebar .twitter h3 {
	margin-bottom: 0.5em;
	}

#content h4 {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #074870;
	margin-bottom: .5em;
	margin-top: 1.3em;
	}
	
#sidebar h4 {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
	
#content h5 {
	font-size: 120%;
	}

#content p, #content ul, #content ol, #sidebar p {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: 300;
	margin-bottom: 1.3em;
	}

#content ul li, #content ol li {
	margin-left: 1em;
	padding: 0;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	}
	
#sidebar p {
	font-size: 1.05em;
	line-height: 1.4em;
	}
	
#content p.intro {
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	}
	
#content a:link, #content a:hover {
	color: #074870;
	}
	
#content a:visited {	
	color: #9b65b2;
	}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	text-decoration: underline;
	}

/**PHOTO BOX**/

div.bigimage {
	border-top: 7px solid #ddbf39;
	margin: 1em 0;
	margin-bottom: 2em;
	padding: 0;
	width: 480px;
	}
	
#content div.bigimage p {
	color: #000;
	margin-top: 0.3em;
	padding-bottom: 0.7em;
	font-size: 1em;
	line-height: 1.7em;
	border-bottom: #ccc 1px dotted;
	}
	
#content div.bigimage p span.photocredit {
	display: inline-block;
	margin-left: 1em;
	color: #074870;
	}
	
/**NEWS BOX**/

#content .newsbox {
	border-top: 7px solid #ddbf39;
	display: block;	
	width: 100%;
	background-color: #f5f5f5;
	padding-top: 1em;
	padding-bottom: 0.25em;
	padding-left: 1.5em;
	padding-right: 1.5em; 
	margin-bottom: 2em;
	}
	
#content .newsbox h4 {
	margin-top: 0;
	}

/QUOTES/
#content blockquote {
	display: block;
	padding: 0;
	padding-top: 0.5em;
	padding-left: 1.7em;
	margin: 0;
	margin-bottom: 2em;
	border-left: #ccc solid 0.6em;
	}

#content blockquote p {
	margin: 0;
	margin-bottom: 0.5em;
	padding-right: 3em;
	font-size: 1.4em;
	font-family: 'Rokkitt', Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.7em;
	}

#content blockquote p.quotecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 1.15em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: right;
	color: #3b5998;
	line-height: 1.3em;
	}

/SOCIAL MEDIA WIDGET/

ul#socialmedia {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	}

ul#socialmedia li {
	list-style: none;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0;
	float: left;
	text-indent: -9000px;
	}
	
ul#socialmedia li a {
	width: 32px;
	height: 32px;
	display: block;
	}
	
ul#socialmedia li.twitter a {
	background: url(/es/events/humanrightsday/2012/img/socialmedia/twitter.png) no-repeat;
	}
	
ul#socialmedia li.facebook a {
	background: url(/es/events/humanrightsday/2012/img/socialmedia/facebook.png) no-repeat;
	}
	
ul#socialmedia li.youtube a {
	background: url(/es/events/humanrightsday/2012/img/socialmedia/youtube.png) no-repeat;
	}
	
ul#socialmedia li.googleplus a {
	background: url(/es/events/humanrightsday/2012/img/socialmedia/gplus2.png) no-repeat;
	}
	
ul#socialmedia li.storify a {
	background: url(/es/events/humanrightsday/2012/img/socialmedia/storify-icon.png) no-repeat;
	}
	
/TWITTER WIDGET/
	
.twtr-hd {
	display: none;
	}
	
.twtr-tweet-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
	}
	
.twtr-ft {
	border-top: #fff solid 10px;
	background-color: #f5f5f5;
	}

/FOOTER BAR/

#footer {
	color: #004571;
	background-color: #f5f5f5;
	clear: both;
	margin-top: 2em;
	border-top: #ccc dotted 1px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 1em;
	padding-bottom: 4em;
	}

#footer ul {
	margin: 0 auto;
	min-width: 960px;
	}

#footer ul li  {
	display: inline;
	text-decoration: none;
	}

#footer ul li a {
	color: #004571;
	text-decoration: none;
	font-weight:bold;
	}
	
#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li a:visited {
	color: #424242;
	}

#wsscredit {	
	font-size: 90%;
	color: #fff;
	text-align: center;
	padding-top: .8em;
	}
	
#wsscredit, #wsscredit a {
	color: #000 !important;
	}