/*----- Site structure -----*/

#container, #about, #blog, #blog_side, #career, #career_title, #career_advert, #career_side, #contact_container, #contact_address, #contact_message, #contact_main	{
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary	{
	display: block;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box, .list, .blog_post, .blog_title, .blog_entry, .blog_next, .jobs, .excerpt	{
	box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body	{
	overflow-y:scroll;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#container	{
	background-color: #ffffff;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}
header	{
	background-color: #ffffff;
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 100%;
}
header h1 a	{
	background-image: url(/images/logo_header_mini.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 230px 40px;
	display: block;
	height: 40px;
	padding: 0;
	text-indent: -9999px;
}
nav	{
	float: left;
	background-color: #ffffff;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}
article	{
	float: left;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 90px;
	width: 100%;
}
#about	{
	float: left;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	width: 100%;
}
aside	{
	display: block;
	float: left;
	background-color: #ff6600;
	width: 100%;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom:0;
	margin-right: 0;
	margin-left: 0;
}
article .box	{
	background-color: #ffffff;
	float: left;
	padding: 2px;
	margin: 5px;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	position: relative;
}
article .box_pics	{
	background-color: #ffffff;
	float: left;
	padding: 2px;
	margin: 5px;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	position: relative;
}
article .project_cat_row	{
	display:block;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
article .box_pics .ngg-gallery-thumbnail a img	{
	border: 2px solid #999999;
	background-color: #ffffff;
}
article .box_pics .ngg-gallery-thumbnail a:hover img	{
	border: 2px solid #ff6600;
	background-color: #ffffff;
}
article .box_pics .ngg-navigation	{
	display:none;
}
.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block !important;
	height: 170px;
	width: 220px;
}
#fancybox-left span {
	left: 20px;
}
#fancybox-right span {
	left: auto;
	right: 20px;
}
#blog	{
	background-color: #ffffff;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0;
	width: 100%;
}
#blog .blog_post	{
	float: left;
	width: 100%;
}
#blog_side	{
	display:none;
	float: left;
	background-color: #ff6600;
	margin-left: 800px;
	position: fixed;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 150px;
}
#blog_side .current-cat a	{
	text-decoration: underline;
}
article .blog_cat_row	{
	display:block;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
#career	{
	background-color: #ffffff;
	border: 0 solid #ffffff;
	float: left;
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
	width: 100%;
}
#career .form_hide	{
	display:none;
}
#career_title h3	{
	background-color: #ff6600;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#career_advert	{
	background-color: #ffffff;
	border: 0 solid #ffffff;
	float: left;
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 0;
	margin:0;
	width: 100%;
}
#career_side	{
	display: block;
	background: #ffffff;
	border: 4px solid #ff6600;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 5px;
	width: 100%;
}
#career_side fieldset	{
	margin-bottom: 15px;
	padding: 10px;
}
#career_side legend 	{
	padding: 0px 3px;
}
#career .form_hide	{
	display: inline;
}
#career_side label	{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 6px;
	padding: 0;
}
#career_side .field	{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 6px;
	padding: 0;
}
input:focus, textarea:focus	{
	background-color: #e9e9e9;
	border: 1px solid #000000;
}
#career_side input	{
	width: 100%;
	border: 1px solid #000000;
	vertical-align: middle;
}
#career_side input[type=radio]	{
	width: 12px;
	height: 12px;
	margin-top: 5px;
	border: 0;
	vertical-align: top;
}
#career_side input[type=checkbox]	{
	width: 12px;
	height: 12px;
	border: 0;
	padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
#career_side input#attachment	{
		width: 100%;
		border: 1px solid;
}
#career_side input[type=button]	{
	background-color: #ff6600;
	border: 0;
	width: 60px;
	padding: 4px;
	margin-left: 3px;
}
#career_side input[type=submit]	{
	background-color: #ff6600;
	border: 0;	
	width: 100px;
	padding: 8px;
	margin-left: 2px;
}
#career_side input#day	{
	width: 20%;
	border: 1px solid #000000;
}
#career_side input#month	{
	width: 20%;
	border: 1px solid #000000;
}
#career_side input#year	{
	width: 30%;
	border: 1px solid #000000;
}
input:invalid	{
	border: 1px solid #00ffff;
}
input:required	{
	border: 1px solid #000000;
}
#career_side textarea	{
	width: 99%;
	height: 200px;
	border: 1px solid #000000;
}
#career_side .attach	{
	width: 100%;
}
.form_text	{
	margin-left: 2px;
}
#contact_container	{
	float: left;
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 100%;
}
#contact_address	{
	float: left;
	background-color: #ffffff;
	border-top: 10px solid #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 10%;
	width: 100%;
}
#contact_message	{
	background-color: #ffffff;
	text-align: left;
	float: left;
	padding-left: 10%;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
#contact_message .social_contact	{
	display: block;
	color: #ffffff;
	text-align: left;
	float: left;
	border: none;
}
#contact_message .social_contact a img	{
	margin-right: 5px;
	border: none;
}
#contact_main	{
	width: 100%;
	display:block;
}
#contact_main fieldset#contact	{
	font-family: verdana, arial, helvetica;
	 margin-bottom: 15px;
	 padding: 10px;
	 border: 0;
}
#contact_main label	{
	font-family: verdana, arial, helvetica;
	display: inline-block;
	font-size: 12px;
	margin: 6px;
	padding: 0;	
	width: 100%;
	height: 16px;
	text-align:left;
	vertical-align: middle;
}
#contact_main input	{
	width: 100%;
	font-size: 14px;
	padding: 0;
	vertical-align: middle;
}
#contact_main textarea	{
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	width: 100%;
	height: 300px;
	vertical-align:top;
}
#contact_main input[type=submit]	{
	background-color: #ff6600;
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	border: 0;	
	width: 100px;
	padding: 8px;
	margin-top: 25px;
	margin-left: 120px;
}
#contact_main  h3	{
	margin-left: 6px;
}
footer	{
	background-color: #ffffff;
	padding-top: 5px;
	width: 100%;
	float: left;
}
#footer_logo	{
	margin-right: 100px;
	padding-right: 100px;
	display: none;
}
footer .foot_logo	{
	width: 150px;
	border: 0px solid #000000;
	float: left;
	padding-top: 10px;
}
footer .foot_logo a	{
	display: none;
}
#footer-copy	{
	text-align: center;
	clear: both;
}
#error	{
	padding-top: 10%;
}





/*------Typography----------*/

@font-face {
  font-family: 'Avian';
  src: url('/webfonts/avian.eot'); /* IE 5-8 */ 
  src: local('?'),             /* sneakily trick IE */
        url('/webfonts/avian.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('/webfonts/avian.ttf') format('truetype'), /* Opera, Safari */
        url('/webfonts/avian.svg#font') format('svg'); /* iOS */
}
::selection	{
	background-color: #ff6600;
	color: #ffffff;
}
::-moz-selection	{
	background-color: #ff6600;
	color: #ffffff;
}
::-webkit	{
	background-color: #ff6600;
	color: #ffffff;
}
h1, h2, h3, h4	{
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	font-family: 'Avian', verdana, arial;
}
h1	{ 
	font-size: 2.6em;
	padding: 0px;
	margin: 0px;
}
h2	{
	font-size: 2.0em;
	margin: 5px;
}
h3	{
	font-size: 1.8em;
	margin: 0;
}
h4	{
	font-size: 1.4em;
	margin: 0;
}
h3 a.orange:hover	{
	color: #ffffff;
}
h3 a.orange::selection	{
	background-color: #ffffff;
	color: #ff6600;
}
h3 a.orange::-moz-selection	{
	background-color: #ffffff;
	color: #ff6600;
}
h3 a.orange::-webkit	{
	background-color: #ffffff;
	color: #ff6600;
}
.text	{
	font-size: 1.2em; 
	line-height: 150%;
	text-align: justify;
}
a:link, a:visited	{
	text-decoration: none; 
	color: #0099ff;
	line-height: 150%;
}	
a:hover, a:active	{
	text-decoration: none;
	color: #ff6600;
	line-height: 150%;
}
ul	{ 
	list-style-type: none;
}
em	{
	color: #ff6600;
	font-weight: bold;
}
body	{
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	font-size: 62.5%;
	font-family: verdana, arial, helvetica;
}

header hr	{
	height: 1px;
	border: 0;
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #000000;
}
nav	{
	font-family: 'Avian', verdana, arial;
	font-size: 1.2em;
	line-height: 150%;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
nav a:link, nav a:visited	{
	color: #000000;
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 5px;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
nav a:hover, nav a:active	{			
	background-color: #ff6600;
	color: #ffffff;
	border-color: #ff6600;
	margin-top: 5px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
.link	{
	line-height: 150%;
	background-color: #ff6600;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
nav .divide	{
	color:#000000;
	padding-left: 5px;
	padding-right: 5px;
}


nav ul 	{
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

nav li 	{
	list-style-type: none;
	float: right;
	position: relative;

}

nav ul.sub-nav 	{
	position: absolute;
	top: 15px;
	left: -10;
	z-index: 90;	
}

nav ul.sub-nav li 	{
	text-align: left;
}

nav li:hover ul.sub-nav 	{
	line-height: 150%;
	display: block;
}




#about	{
	text-align: justify;
}
#about .paragraph	{
	width:100%;
	text-align: justify;
	margin-bottom: 10px;
	border: solid 0px;
}
#about .fields-list	{
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#about .special-list	{
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#about ul	{
	list-style-type: square;
	margin-left: 25px;
	margin-bottom:0;
	margin-top:0;
}
#about ul .text	{
	text-align: left;
	margin: 0;
	padding: 0;
}
#about ul li	{
	text-align: left;
}
aside h3	{
	color: #ffffff;
}
aside h3::selection	{
	background-color: #ffffff;
	color: #ff6600;
}
aside h3::-moz-selection	{
	background-color: #ffffff;
	color: #ff6600;
}
aside h3::-webkit	{
	background-color: #ffffff;
	color: #ff6600;
}
aside p::selection	{
	background-color:#ffffff;
	color: #ff6600;
}
aside p::-moz-selection	{
	background-color:#ffffff;
	color: #ff6600;
}
aside p::-webkit	{
	background-color:#ffffff;
	color: #ff6600;
}
aside p	{
	font-size: 1.2em;
	color: #ffffff;
	text-align: justify;
	line-height: 150%;
}




article .project	{
	font-size: 1.2em;
	line-height: 150%;
	font-weight: bold;
}
article .projecto	{
	font-size: 1.2em; 
	line-height: 150%;
	color: #ff6600;
	background-color: #ffffff;
	font-weight: bold;
}
article .box p, article .box_pics p	{
	font-size: 1.2em; 
	line-height: 150%;	
}
article .project_cat_row	{
	color: #000000;
	font-size: 1.2em;
}
article .project_cat_row a	{
	font-size: 12px;
	margin-left: 5px;
}
article .project_cat_row br	{
	display: none;
}
article .project_cat_row ul	{
	list-style-type: none;
	margin-left: 5px;
	line-height: 150%;
}
article .project_cat_row li	{
	list-style-type: none;
	line-height: 150%;
}
article .current-cat	{
	color: #ff6600; 
}
article .current-cat a	{ 
	color: #ff6600; 
}




#blog .blog_post	{
	font-size: 1.2em
}
#blog_side	{
	color: #ffffff;
	line-height: 100%;
	font-size: 1.2em;
	text-align: left;
}
article .blog_cat_row	{
	color: #000000;
	font-size: 1.2em;
}
article .blog_cat_row a	{
		font-size: 12px;
		margin-left: 5px;
}
article .blog_cat_row br	{
	display: none;
}
article .blog_cat_row li	{
	list-style-type: none;
	display: inline; 
	padding-right: 7px;
}
article .blog_cat_row li + li:before	{ 
	content: '|'; 
	position: relative;
	color: #000000;
	left: -4px;
}
#blog .blog_post .blog_title	{
	font-size: 1.4em; 
	color: #ff6600;
	line-height: 150%;
	font-family: 'Avian', verdana, arial;
}
#blog .blog_post .blog_time	{
	font-size: 0.9em; 
	color: #000000;
	line-height: 150%;
}
#blog .blog_post .blog_entry p	{
	font-size: 1.0em; 
	color: #000000;
	line-height: 150%;
	text-align: justify;
}
#blog .blog_post p	{
	font-size: 1.0em; 
	color: #000000;
	line-height: 150%;
	text-align: justify;
}
#blog .blog_post .blog_entry ul li	{
	font-size: 1.2em; 
	color: #000000;
	line-height: 150%;
	text-align: justify;
}
#blog_side ul	{
	list-style-type: none;
}
#blog_side a:visited, #blog_side a:link	{
	color: #ffffff;
}
#blog_side a:hover, #blog_side a:active	{
	color: #ffffff;
	text-decoration: underline;
}
#blog .blog_next	{
	font-size: 1.2em;
}






#career .form_hide	{
	display:none;
}
#career_title h3	{
	color: #ffffff;
}
.italic	{
	font-size: 1.1em;
	font-style: italic;
}
#career_advert .jobs	{
	line-height: 150%;
}
#career_advert .excerpt	{
	font-size: 1.2em; 
	line-height: 150%;
	text-align: justify;
}
#career_advert .blog_post .blog_title	{
	font-size: 16px; 
	color: #ff6600;
	line-height: 150%;
	font-family: 'Avian', verdana, arial;
} 
#career_side fieldset	{
	font-family: verdana, arial, helvetica;
}
#career_side legend 	{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #ff6600;
}
#career_side label	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
#career_side .field	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
#career_side form	{
	font-size: 12px;
}
input:focus, textarea:focus	{
	color: #000000;
}
#career_side input	{
	font-size: 12px;
	font-family: verdana, arial, helvetica;
}
#career_side input[type=radio]	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
#career_side input[type=checkbox]	{
	font-family: verdana, arial, helvetica;
}
#career_side input[type=button]	{
	font-family: verdana, arial, helvetica; 
	color: #ffffff;
}
#career_side input[type=submit]	{
	font-family: verdana, arial, helvetica;
	color: #ffffff;
}
.placeholder	{
	color:#666666;
	font-style: italic;
}
:-moz-placeholder	{ 
	color:#666666; 
	font-style: italic;
}
::-webkit-input-placeholder	{ 
	color:#666666;
	font-style: italic;
}
#career_side textarea	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
#contact_address p::selection	{
	background-color:#ffffff;
	color: #ff6600;
}
#contact_address p::-moz-selection	{
	background-color:#ffffff;
	color: #ff6600;
}
#contact_address p::-webkit	{
	background-color:#ffffff;
	color: #ff6600;
}
#contact_address .country	{
	font-size: 1.4em; 
	color: #ff6600;
	line-height: 150%;
	font-family: 'Avian', verdana, arial;
}
#contact_address .text	{
	font-size: 1.2em;
	color: #000000;
}




footer hr	{
	height: 1px;
	width: 100%;
	border: 0;
	color: #000000;
	background-color: #000000;
}
/*footer a:link img, footer a:visited img, footer a:hover img, footer a:active img	{
	text-decoration: none; 
	color: #ffffff;
	line-height: 150%;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
}*/
footer .foot_nav	{
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	border: 0px solid #000000;
}
footer .foot_sub	{
	text-align: left;
	border: 0px solid #000000;
}
footer a:link, footer a:visited	{
	color: #000000;
}
footer a:hover, footer a:active	{
	color: #000000;
	text-decoration: underline;
}
.footer-links	{
	display:none;
}
.footer-links-left	{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.footer-links-left ul li	{
	font-size: 1.2em;
	line-height: 200%;
}
footer .legal	{
	font-size: 1em;
	color: #666666;
	text-align: center;
}