/** {
	margin: 0;
	padding: 0;
}

body {
	background: #222;
	font-family: Georgia, serif;
	color: #fff;
	font-size: 14px;
}

a {
	color: #ffffcc;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #ffcc00;
	}

h1,h2,h4,h5,h6 {
	text-align: center;
	color: #ccc;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}
	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 14px;
	}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}*/

.timeline-wrapper{
    position: relative;
    background-color: #FFF;
}

#timeline {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 1em auto;
	position: relative;
	background: url('../images/dot.gif') left 3.25em repeat-x;
}
		#dates {
			width: 70%;
			/*height: 15em;*/
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 5.2em;
				height: 2.1em;
				font-size: 24px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 1.2em;
					padding-bottom: .5em;
				}
				#dates .selected {
			        font-size: 1.4em;
				}
		
		#issues {
			width: 100%;
			height: 30em;
			max-height: 30em;
			overflow: hidden;
		}	
			#issues > li {
				width: 100%;
				height: 30em;
				overflow-y: auto;
				list-style: none;
				float: left;
			}
				#issues  > li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
		
		#grad_left,
		#grad_right {
			width: 5%;
			height: 31em;
			position: absolute;
			top: 0;
                        font-size: 1.2em;
		}
			#grad_left {
		        left: 0;
		       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                        background: -moz-linear-gradient(left, rgba(19,37,83,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(19,37,83,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(left, rgba(19,37,83,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(left, rgba(19,37,83,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(left, rgba(19,37,83,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
                        background: linear-gradient(to right, rgba(19,37,83,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
			}
			#grad_right {
		        right: 0;
		        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(19,37,83,1) 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(19,37,83,1))); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(19,37,83,1) 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(19,37,83,1) 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(19,37,83,1) 100%); /* IE10+ */
                        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(19,37,83,1) 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 4%;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}