/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ *//*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* Load fonts */
<link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    float: left;
    width: 100%;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Color combo
 * #633E19 (dark brown), #A1791D (lighter brown), #294D6B (blue), #A3A33E (light brown), #C76D32(orange)
 * 
 */

/*
 * First level default styles
 ############################################################################ */

.maindiv
{
	/*background-image:url('./img/bgimage.jpg');
	background-color: #FFCCFF;*/
	float: left;
	font-family:"Times New Roman",Georgia,Serif;
	width: 100%;
}

/*
 * Second level default styles
 ############################################################################ */

.header {
    margin-left: 15%;
    padding-top: 50px;
    float: left;
    width: 98%;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:32px;
	color:#057D9F;
    text-align:left;
}

.maincontent, .imagecanvas, .page_footer, .cv_maincontent {
margin-left: 15%;
margin-right: 15%;
float: inherit;
}

.linkmenu
{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	a:visited
	{
		color: #CFD8DB;
	}
}

.navbar
{
	margin: 1px;
	border: 1px;
	padding: 1px;
	width: 98%;
}

.links
{
	width: 98%;
	float:left;
	padding: 1px;
	border: 1px;
	margin; 1px;
	background-color:#CFD8DB;
	margin-bottom: 30px;
}
.linkdiv{
	/*padding-left:20px;
	padding-right:20px;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: medium;
	color: #CFD8DB;
	float: left;
	width: auto;
	margin-left: 5px;
	margin-right: 5px; 
	margin-top:4px;
	margin-bottom: 3px;
	margin-left: 3%;
	border: 1px none;
    border-radius: 6px;
    border-bottom-color: #CFD8DB;
    padding-left: 5px;
    padding-right: 5px;
}

.banner
{
	padding: 1px;
	border: 1px;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 5%;
	padding-left: 60px;
	font-size:26px;
	color: #057D9F !important; 
	float: left;

}
.banner a:link {color: #057D9F;}
.banner a:visited {color: #057D9F;}
.banner a:active {color: #057D9F;}
.a:hover
{
	color: red;
}
.linkdivider
{
	width: 5%;
	float: right;
}

.thumbnail 
{
    float:initial;
    width:110px;
    height:90px;
    margin:5px;
}

.imagediv
{
	float: left;
	width: 7%;
	padding-left: 60px;
}

.textheader
{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 15px;
	float:left;
	width:98%;
}

.contact_textheader
{
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
	float:left;
	width:98%;
}

.text_row
{
	width: 98%;
	float:left;
}

.textbody
{

	/*
	font-family:"Times New Roman",Georgia,Serif;
	-moz-column-count:2; /* Firefox */
	/*-webkit-column-count:2; /* Safari and Chrome */
	/*column-count:2;*/

	/*-moz-column-gap:20px; /* Firefox */
	/*-webkit-column-gap:20px; /* Safari and Chrome */
	/*column-gap:20px;*/
}

.text_section
{
	width: 49%;
	float: left;
}

.text_body_left_col
{
	width: 49%;
	float: left;
}

.text_body_left_col_header
{
	width: 12%;
	float: left;
	font-weight:bold;
}
.contact_text_body_left_col_header
{
	width: 12%;
	float: left;
}

.text_body_left_col_text
{
	width: 86%;
	float: right;
}

.text_body_right_col_header
{
	width: 9%;
	float: left;
	font-weight:bold;
}
.text_body_right_col_text
{
	width: 49%;
	float: right;
}

.contact_textbody
{
	width: 98%;
	float: left;
	margin-left: 30%;
}

.maincontent
{
	width:90%;
    height:99%;
    position:absolute;
    top:160px;
    left:15%;
    margin-left:-20px; /* width / -2 */
    margin-top:-20px; /* height / -2 */
}
@font-face {
	font-family: 'AkzidenzGroteskRoman';
	src: url('./AkzidenzGroteskRoman.eot');
	src: local('AkzidenzGroteskRoman'), url('./AkzidenzGroteskRoman.woff') format('woff'), url('./AkzidenzGroteskRoman.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_10198">Text with this font applied</p> */
.fontsforweb_fontid_10198 {
	font-family: 'AkzidenzGroteskRoman' !important;
	color: gray;
}

.imagecanvas
{
	margin-left: 15%;
	margin-right: 15%;
	float: none;
}

.cv_maincontent
{
	float:inherit;
	font-family:"Times New Roman",Georgia,Serif;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:10px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:10px;*/
}

.footer{
	border: 0px;
	padding: 20px;
	height: 30px;
	float: inherit;
	width: 100%;
	
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* #############################################################
 * Navigation bar styles
 * ############################################################/
 /* css reset - makes the layout looking good in all browsers */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; 
	font:16px/20px Arial;
	/*background:#e0f3ff; */
	background:url(pattern.png) repeat scroll 0 0;
	}
ol, ul {
	list-style: none; }
.center {
	margin:50px 0 0 190px;
	width:240px;
	
}
h1 { font-size:30px; margin:130px 0 0 0; text-align:center;
	font-weight:bold;
	color:#777777;
	text-shadow: 1px 2px 0 #ffffff, 2px 4px 0 #d6d6d6;
}
	
#bar {
	background-color: #2f2f2f;
	bottom: 0;
	border-top:2px solid #eeeeee;
	height: 50px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 100000;
	display:block;
}

#innerbar {
	width:900px;
	margin:0 auto;
}

#innerbar h2 {
	color: #bdbdbd;
	font-size: 14px;
	font-weight: normal;
	padding: 13px 0 0;
	text-align:center;
	margin:0;
	padding-top:16px;
}

#innerbar a {
	color:#fff;
}

#wrapper{
	width:620px;
	margin:0 auto;
}

#nav {
	margin-left: 15%;
	margin-right: 15%;
	width: 70%;
	margin-top:10px;
	padding:10px;
	float:left;
}

ul#navigation {
	margin:0px auto;
	position:relative;
	float:left;
	width: 100%;
	padding-bottom: 60px;
}

ul#navigation li {
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	margin-right: 8%;
	font: 18px/20px Arial;
}

ul#navigation li a {s
	padding:10px 25px;
	color:#616161;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
	
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;	
}

ul#navigation li a:hover {
	background:#f8f8f8;
	color:#282828;
}

ul#navigation li:hover > a {
	background:#fff;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:180px;
	background:#f8f8f8;
	box-shadow:1px 1px 3px #ccc;
	opacity:0;
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-o-transition:opacity 0.2s linear, visibility 0.2s linear; 
	transition:opacity 0.2s linear, visibility 0.2s linear; 	
}

ul#navigation ul {
    top: 43px;
    left: 1px;
}

ul#navigation ul li ul {
    top: 0;
    left: 181px;
}

ul#navigation ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#navigation ul li a {
	background:none;
	padding:7px 15px;
	color:#616161;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	width:150px;
}

ul#navigation li a.first {
	border-left: 0 none;
}

ul#navigation li a.last {
	border-right: 0 none;
}

