*{
	margin:0; padding:0; border:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clr{
	clear:both;
}
body{
	background:url(../images/bg.jpg) repeat;padding:0;margin:0; color:#222;
	font-size:12px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
a{
	color:#503418; text-decoration:none;
}
h1{
	margin:30px 0 40px; color:#503418;
	font-family:Roboto; font-size:30px;
	border-bottom:1px dotted #c69c69;
}

#main_wrapper{
	width:1025px;padding-bottom:1px;margin:0 auto;background:url(../images/brown_bg.gif) repeat-y;
}
#page_content_wrapper{
	padding:0 50px;
}
#logo_big_wrapper{
	padding:10px 0 40px;text-align:center;
}
#home_text_wrapper{
	font-size:17px;line-height:20px;color:#4e3011;padding:0 70px 30px;
	text-align:center;text-shadow: 1px 1px #eee;
}
#home_menu_wrapper{
	padding:30px 0;text-align:center;
}
#home_menu_wrapper a{
	margin:0 10px;opacity:0.85;
}
#home_menu_wrapper a img{
	width:160px;
}
#home_menu_wrapper a:hover{
	opacity:1;
}
#footer_rambling_wrapper{
	padding:20px 0;height:80px;background:url(../images/rambling.png) no-repeat center center;
}
#footer_wrapper{
	margin:30px 50px;padding:12px 15px;background:url(../images/bg_footer.png) repeat;font-size:12px;color:#4e3011;
}
#footer_wrapper .icn_fb{
	float:right;margin-top:-20px;
}
#footer_wrapper .icn_twttr{
	float:right;margin-top:-20px;margin-right:15px;
}

#menu_top_inner{
	width:966px;height:169px;margin-left:40px;background:url(../images/top_menu_bg.png) no-repeat;
}
#menu_top_inner ul{
	float:right;list-style:none;margin-top:65px;margin-right:30px;
}
#menu_top_inner ul li{
	float:left;margin:0 15px;
}
#menu_top_inner ul li a{
	font-size:28px;font-weight:bold;line-height:28px;padding:0 10px 10px;
}
#menu_top_inner ul li a:hover{
	background:#c69f79;
}

#testimonial_box{
	width:919px;margin:0 auto;padding:15px 0;
}
#testimonial_box .tbox_top{
	height:30px;background:url(../images/testi_box_top.png) no-repeat center top;
}
#testimonial_box .tbox_bottom{
	height:30px;background:url(../images/testi_box_bottom.png) no-repeat center top;
}
#testimonial_box .tbox_middle{
	background:url(images/testi_box_middle.png) repeat-y center;padding:0 20px;color:#fff;text-align:center;
}
#testimonial_box .tbox_middle{
	background:url(../images/testi_box_middle.png) repeat-y center;padding:0 20px;color:#fff;text-align:center;
}
#testimonial_box .tbox_middle .testi_text{
	font-size:14px;
}
#testimonial_box .tbox_middle .testi_text cufon{
	padding: 3px 0 4px;
}
#testimonial_box .tbox_middle .testi_author{
	margin:15px 0 -15px;color:#999;
}
#testimonial_box .tbox_middle .testi_author b{
	font-size:13px;color:#fff;
}

#gallery_photos{
	list-style:none;
}
#gallery_photos li{
	margin:10px;display:block;float:left;
}
#gallery_photos li img{
	padding:1px;
	opacity:0.95;
	filter:alpha(opacity=95);
	-moz-box-shadow: 0px 0px 5px #545050;
	-webkit-box-shadow: 0px 0px 5px #545050;
	box-shadow: 0px 0px 5px #545050;
}
#gallery_photos li:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-box-shadow: 0px 0px 6px #120a02;
	-webkit-box-shadow: 0px 0px 6px #120a02;
	box-shadow: 0px 0px 6px #120a02;
}

#gallery_videos .vid{
	background:url(../images/bg_footer.png) repeat;
	padding:15px;width:190px; float:left;margin:0 5px 20px;
}
#gallery_videos .vid img{
	width:190px;margin-bottom:15px;
}
#gallery_videos .vid .vid_title{
	font-weight:bold;height:55px;overflow:hidden;
}

#gallery_books .book{
	background:url(../images/bg_footer.png) repeat;
	padding:15px;width:260px;float:left;margin:0 5px 20px;
}
#gallery_books .book .book_wrapper{
	height:157px;overflow:hidden;
}
#gallery_books .book img{
	width:110px;height:155px;margin-right:15px;float:left;
}
#gallery_books .book .book_title{
	font-size:13px;font-weight:bold;margin-bottom:5px;
}
#gallery_books .book .book_author{
	color:#444;margin-bottom:5px;
}
#gallery_books .book .book_desc{
	color:#333;font-size:11px;
}




.sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		width: 900px;
		height: 600px;
		overflow: hidden;
		margin: 30px auto;
		position: relative;
		background: url('../images/dot.png') left 45px repeat-x;
	}
		#dates {
			width: 900px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 24px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 900px;
			height: 600px;
			overflow: hidden;
		}	
			#issues li {
				width: 900px;
				height: 600px;
				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);
				}
				#issues li img {
					float: left;
					margin: 30px 40px 10px 60px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h1 {
					color: #503418;
					font-size: 48px;
					font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
					margin: 20px 0;
					/* text-shadow: #f5b73c 1px 1px 2px; */
					border:none;
				}
				#issues li p {
					font-size: 14px;
					margin-right: 70px;
					font-weight: normal;
					line-height: 22px;
					text-shadow: #eee 1px 1px 0px;
				}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 170px;
			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;
				}