  /* Style sheet for the generic sites for international days */
html {
overflow-y: scroll; /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}
body {
	background-color: #E9EDF0;
	background-image: url(http://www.un.org/es/events/images/genericdays/grad.jpg);
	background-repeat: repeat-x;
}
.container {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;	
	float:none;
	/*width:80%*/
	}
.span3 {
margin-top:13px;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/ 
#skiplink, #skiplink a {
	color:#033A7D;
}
#skiplink  {
	visibility:hidden !important;	
}
/* LANGUAGES */
#languages {
	background-color:#FFFFFF;
	height: 1.7em;
}
#languages ul li#spanish {
	color: #003366;
	text-decoration: none;
}
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#0033CC;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
/* TOP BANNER */
#topbanner {
	/*height: 125px;*/
	background-image: url(http://www.un.org/es/events/images/genericdays/banner.jpg);
	background-repeat: no-repeat;
	background-color: #B3DAEB;
}
/* Use margin-top:26px for two-line title */
#topbanner h1 {
	margin-top: 28px;
	margin-left: 165px;	
	font-size:1.692em;
	font-weight:bold;
	color: #003366;
	text-align: left;
}
#topbanner .line2 {
	margin-top: -5px;
}
#topbanner .date {
	font-size: 83%;
	font-weight: normal;
	margin-top:5px;
}
#topbanner #unlogo img {
	margin-left: 25px;
	margin-top: 15px;
}
/* PAGE CONTENT ATTRIBUTES */

/* QUOTES */
blockquote {
	font-size: 106%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 96.5%;
	background-image: url(http://www.un.org/es/events/images/genericdays/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #f3f8fc;
	border: 1px solid #D4E2ED;
	padding-top: 1em;
	padding-right: 0.7em;
	padding-bottom: 1.5em;
	padding-left: 0.7em;
}
blockquote p {
	color: #003366;
}
div.credit, p.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-right: 0.6em;
	color: #003366;
	text-align: right;
	font-weight: normal;
}
img {
/*vertical-align:baseline !important;*/
vertical-align:top !important;
}
img.ri {
	max-width: 90%;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.9);	
}
img.ri:empty
{
	top: 50%;
	left: 50%;	
}
@media screen and (orientation: portrait) {
  img.ri {
      max-width: 90%;
  }
}
@media screen and (orientation: landscape) {
  img.ri {
      max-height: 90%;
  }
}
#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	/*padding-right: 1%;*/	
	padding-bottom: 2%;
	/*padding-left: 2%;*/
	/*padding-left:3px;*/
	padding-left:5px;
}
#imgleft {
	font-size: x-small;
	float:left;
	color:#333333;
	padding-top: 1%;
	/*padding-left: 1%;*/
	padding-bottom: 2%;
	/*padding-right: 2%;*/
}
#imgleft p, #imgright p {
	color:#707070
	max-width: 90%;
}
ul li {
    list-style-type: none; }
.span9 ul li {
    padding: 0.3em 0px 1% 1.4em;
    background-image: url(http://www.un.org/es/events/images/genericdays/bullet.gif);
    background-repeat: no-repeat;
    background-position: 6px 9px;
    list-style-type: none;
    color: #333;	
	}	
.span9 ul ul li {
	background-position: 0px 10px !important;
	background-image: url(http://www.un.org/es/events/images/genericdays/bullet2.gif)!important;
	background-repeat: no-repeat!important;
}
.span9 ul ul ul li {
	background-image: url(http://www.un.org/es/events/images/genericdays/bullet3.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 0px 10px!important;
}
.span9 h2 {
	color: #1C438C;
	font-size: 160%;
	font-weight: normal;
}
.span9 h3 {
	color: #1C438C;
	font-size: 130%;
	background-color: #F7F5F2;
	font-weight: normal;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
.span9 h4 {
	color: #6D4E03;
	font-size: 115%;
	font-weight: normal;
	padding-bottom: 0.2em;
	padding-top:0.4em;
}
.caption {
	font-size:.9em;
	/*margin:3px;
	line-height: 1.2;*/
	padding-top:5px;
	color:#707070;
	max-width:300px;
}
/* MAIN NAVIGATION */
.well {
padding: 5px !important;
}
.nav-list li a {
padding-left: 5px !important;
padding-right: 13px !important;
}
.nav-list li a {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D2;
}
.nav-list li a:hover {
	text-decoration: none;
	background-color: #246B9F;
	display: block;
	color: #FFFFFF;
}
.nav-list a:link, .nav-list a:active, .nav-list a:visited {
	color:#333333;
}
nav a#pull {  
    display: none;  
}  
@media screen and (max-width: 600px) {  
    nav {   
        height: auto;  
    }  
    nav ul {  
        width: 100%;  
        display: block;  
        height: auto;  
    }  
    nav li {  
        width: 100%;  
        float: left;  
        position: relative;  
    }  
    nav li a {  
        border-bottom: 1px solid #576979;  
        border-right: 1px solid #576979;  
    }  
    nav a {  
        text-align: left;  
        width: 100%;  
        text-indent: 25px;  
    }  
} 
@media only screen and (max-width : 480px) {  
    nav {  
        border-bottom: 0;  
    }  
    nav ul {  
        display: none;  
        height: auto;  
    }  
    nav a#pull {  
        display: block;  
        /*background-color: #283744;*/  
        width: 100%;  
        position: relative;  
    }  
    nav a#pull:after {  
        content:"";  
        background: url('/es/events/css/nav-icon.png') no-repeat;  
        width: 30px;  
        height: 30px;  
        display: inline-block;  
        position: absolute;  
        rightright: 15px;  
        top: 10px;  
    }  
}  
@media only screen and (max-width : 320px) {  
    nav li {  
        display: block;  
        float: none;  
        width: 100%;  
    }  
    nav li a {  
        border-bottom: 1px solid #576979;  
    }	
} 
@media only screen and (max-width: 320px) {

   body h1 { font-size: 65% !important; }
}
@media only screen and (max-width: 480px) {

   body h1 { font-size: 65% !important; }
  } 
@media only screen and (max-width: 320px) {
  #twitter-box { display:none !important; }
}  
@media only screen and (max-width: 320px) {

   #stikynote img { max-height:20%; max-width:20% !important; }

}  
@media only screen and (max-width: 320px) {

   #languages ul { display:none !important;/*font-size: 60% !important;*/ }

} 
@media only screen and (max-width: 320px) {

   #footer ul, #wsscredit { font-size: 60% !important; }

}
@media only screen and (max-width: 320px) {

   #wsscredit { display:none !important;/* font-size: 65% !important;*/ }

}
@media only screen and (max-width: 320px) {

   .facts { font-size: 65% !important; }
  }
@media only screen and (max-width: 320px) {

.showcase .showcase-content-container { font-size: 65% !important; }
  }
/*videos*/
#videos {
padding-left:10px;
margin-left:-15px;
}
#videos {
padding-left:10px;
}
#videos .row {
margin-right:-5px;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
iframe, embed, object {
    max-width: 100%;
}
/*SOCIAL MEDIA*/
.stickynote{
height:120px !important;
padding: 0px !important;
}
.addthis_floating_style.addthis_16x16_style {
    width: 25px !important;
	padding: 5px 3px 3px 3px !important;
}
/* FOOTER BAR */
#footer {
	background-color: #003366;
	color: #FFFFFF;
	width:100%;
	font-size: 90%;
	height:3em;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
    display: none;
	font-size: 90%;
	color: #000033;
	text-align: center;
	width:100%;
}
#wsscredit a, #wsscredit a:link {
	color:#000033
}
/*#wsscredit a:visited, #wsscredit a:hover{color:#666666}*/
/* Box on background page */
div.facts {
	background-color:#E9EDF0;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px solid #1C438C;
	border-right: 2px solid #1C438C;
	border-bottom: 2px solid #1C438C;
	width:20em
}
.container-fluid div.facts h3 {
	background-color:#1C438C;
	color:#fff;
	margin:0;
	padding:3px 10px;
	font-size:1em;
	font-weight:bold
}
.container-fluid div.facts ul, #content div.facts p {
	margin:8px
}
.container-fluid div.facts ul li {
	background-image:url(http://www.un.org/es/events/images/genericdays/pin.gif);
	background-position: 0px 0px;
}
.container-fluid p.source {
	text-align:right;
	color:#707070
}
.unbisnet {
border:1px dotted #999999;
margin-left:0.4em;
margin-right:0.4em;
padding:0.3em;
}

/* News */
.container-fluid div.actu img
{float:left;
margin-right:10px;
margin-bottom:10px}

.container-fluid p.nws_date
{margin:0;
color:#666666}

.container-fluid div.actu h4
{margin-bottom:0.5em;
clear:both;}

@media all and (max-width: 420px) {
  .brandbar, .container {
    float: none;
    width: auto;
	padding:0;
	margin:0;
  }
}
