/* If your page background-color is red after enabling the PHPlugins function, then you know it's working.
 * Delete this after confirmation, because it's hideous :
ody {
	background-color: #f00 !important;
	}
*/

a, .a {
 	color: #A5A5A5;
}

a:hover, .a:hover {
        /*color: #262672;*/
        color: #222;
}

#nav li li a {
	background-color: #FFFFFF;
	background-color: rgba( 255, 255, 255, 1 );
 	color: #A5A5A5;
        /*color: #7ec9c6;*/
	border: 0 solid #2C2C2C;
	border-width: 0;
	margin: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 46px;
	text-align: left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;	
        text-shadow: none;
	}


#nav li a {
        color: #A5A5A5;
}
.album-info p {
        color: #A5A5A5;
}
.album-info a:hover {
        color: #222;
}
#nav li a:hover {
 	color: #222;
	}
#nav li a.actief {
 	color: #222;
        /*color: #000000;*/
	}
#nav li li a:hover {
 	color: #222;
	}
#nav li li li a:hover {
 	color: #222;
	}
#nav li li li a {
        padding-left: 66px;
	}

.kleurlink a {
        color: #62bdba;
}
.kleurlink a:hover, .kleurlink.a:hover{
        color: #262672;
}
#infotext {
        max-width: 730px;
}
#gallerytext {
        font-size: 30px;
}
#footer p {
        font-size: 25px;
        text-align: center;
        }

.no-js ul#nav li li a:hover, 
.is-hoverable ul#nav li li a:hover {
	background-color: #FFFFFF;
	background-color: rgba( 255, 255, 255, 1 );
 	color: #222;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	}

.imageCaption,
.imgCaption,
.caption-title,
.highslide.caption,
.image-info {
  display:none;
  }

input[type="email"], 
input[type="password"], 
input[type="search"], 
input[type="tel"], 
input[type="text"], 
input[type="url"], 
select, 
textarea {
	background-color: #FFFFFF !important;
	border-color: #595959 !important;
	color: #333333 !important;
	font-family: Verdana, Geneva, Tahoma, Roboto, 'Droid Sans', sans-serif;
	text-decoration: none;
	}

button, .button, .btn,
input[type="reset"],
input[type="submit"],
input[type="button"],
button:hover, .button:hover, .btn:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
	font-size: 1em;
	}

h1, .h1,
h2, .h2, 
h3, .h3, 
h4, .h4, 
h5, .h5, 
h6, .h6 {
	font-family: 'Alegreya Sans SC Thin', 'Alegreya Sans SC Backup', 'Alegreya Sans SC', Verdana, Geneva, Tahoma, Roboto, 'Droid Sans', sans-serif;
	}

#nav a {
    font-family: 'Alegreya Sans SC Thin', 'Alegreya Sans SC Backup', 'Alegreya Sans SC', Verdana, Geneva, Tahoma, Roboto, 'Droid Sans', sans-serif;
	}

/*
@font-face {
  font-family: 'Alegreya Sans SC Backup - Werkt niet goed';
  src: url('/phplugins/fonts/AlegreyaSansSC-Thin.eot'); /* IE9 Compat Modes */
  src: url('/phplugins/fonts/AlegreyaSansSC-Thin.woff') format('woff'), /* Modern Browsers */
       url('/phplugins/fonts/AlegreyaSansSC-Thin.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
       url('/phplugins/fonts/AlegreyaSansSC-Thin.svg') format('svg'); /* Legacy iOS */ 
}
*/