body{
	padding:0;
	margin:0;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-image:url("../images/background.jpg");
}

/*#wrapper{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	top:0;
	left:0;
	bottom:0;
	right:0;	
	background-color:#000;
}*/

#links{
	display: block;
	margin:auto;
}

#menu-container-bg{
	position: absolute;
	width:100%;
	/*height:100%;*/
	background-color:rgba(255, 255, 255, 0.7);
 	/*display: table-cell;*/
    /*vertical-align: middle;*/
    height:20%;
    min-height:100px;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin: auto;
	/*opacity: 0.5;*/
}

#top-menu-container-bg{
	width:100%;
	/*height:100%;*/
	background-color:rgba(255, 255, 255, 0.7);
 	/*display: table-cell;*/
    /*vertical-align: middle;*/
    height:160px;
	top:0;
	left:0;
	/*bottom:0;*/
	right:0;
	margin: auto;
	/*opacity: 0.5;*/
}

#menu-container-wrapper{
	margin-left: auto;
	margin-right: auto;
/*	background-color:rgba(255, 255, 255, 0.7);*/
	padding:20px;
	width:80%;
/*	min-height:160px;
	max-height:440px;*/
}

#menu-title{
	width:200px;
	text-align: center;
	padding:20px;
	margin: auto;
	float:left;
}

#menu-title .title{
	font-size:36px;
	font-family: "grafolita-script",sans-serif;
	color:#4D4D4D;
	font-weight: medium;	
}

#menu-title .title a{
	color:#4D4D4D;
	text-decoration: none;	
}


#menu-title .subtitle{
	font-family: "ff-tisa-web-pro",serif;
	color:#666666;
	font-size:14px;
}

#menu{
/*	float:left;*/
}
.menucols{
/*	width:250px;*/
	float:left;
	font-size:12px;
	font-family: "ff-tisa-web-pro",serif;
	color:#666666;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.menucols .colstitle{
	font-size:14px;
	font-family: "ff-tisa-web-pro",serif;
	color:#666666;
	font-weight: bold;	
}

.menucols a{
	text-decoration: none;
	color:#666666;
	padding-left: 3px;
	padding-right: 3px;
}

.menucols a:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
}


#content-wrapper{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	clear:l;
}

#content h1{
	font-size:20px;
	font-family: "ff-tisa-web-pro",serif;
	color:#4D4D4D;
	font-weight: 700;
}

#content h3{
	font-size:16px;
	font-family: "ff-tisa-web-pro",serif;
	color:#4D4D4D;
	font-weight: 400;
	font-style: italic;
}

#content h2{
	font-size:20px;
	font-family: "ff-tisa-web-pro",serif;
	color:#4D4D4D;
	font-weight: 400;
}

#content p, li{
	font-size:18px;
	font-family: "ff-tisa-web-pro",sans-serif;
	color:#606060;
	font-weight: 700;
	text-align:justify;
	line-height: 2em;
	background-color:rgba(255, 255, 255, 0.7);
}

#content a{
	color:#606060;
}

#content a:hover{
	color:#cc3333;
}

/*b.contentStyle{
	font-size:14px;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	color:#4D4D4D;
	font-weight: 700;
	text-align:justify;
	line-height: 2em;
}*/

#content .imgbox{
	width:100%;
	text-align: center;
}

#content .imgbox img{
	border:5px #4D4D4D solid;
	margin-top: 30px;
}

#content .imgbox .caption{
	width:600px;
	text-align: center;
	font-size:12px;
	font-family: "proxima-nova",sans-serif;
	color:#4D4D4D;
	font-weight: 300;
}

#footer{
	padding-top: 50px;
	width:100%;
	height:40px;
	text-align: center;
	font-family: "ff-tisa-web-pro",serif;
	font-style: italic;
}


.divTable{
	display:table;         
	width:600px; 
	border-spacing:0px;
}

.divRow{
	display:table-row;
	width:auto;
	clear:both;
}

.divCell{
	float:left;
	display:table-column;  
	/*border: 1px solid #4D4D4D;*/
}

.divCell a{
	text-decoration: none;
	color:#666;
}

.date{
	width:200px;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	color:#4D4D4D;
	font-weight: 700;
	font-size: 12px;
	text-align: right;
	padding-right:20px;
}

.detail{
	width:380px;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	color:#4D4D4D;
	font-weight: 400;
	font-size: 12px;
}

b.divCell{
	font-weight: 700;
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-style: italic;
	font-size: 12px;
}


/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}


/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0.001; /* chrome opacity transition bug */
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
