/*! 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
   ========================================================================== */

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

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

/*
 * 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: #a0b8af;
    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;
}

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

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

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}
body {
background-color:black;

	}
	
	
h1 {
    font-size: 2.7em;
    margin-top: 0px;
	margin-bottom: 0px;
    font-family: palatino, serif;
}

h2 {
    font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
    font-family: palatino, serif;
}

p {
	color:black;
    font-size: 1em;
	margin-top: 0.33em 0;
	margin-bottom: 0.33em 0;
    font-family: palatino, serif;
}

a {
	color:#932c29;
    font-size: 1em;
	margin-top: 0.33em 0;
	margin-bottom: 0.33em 0;
    font-family: palatino, serif;
}

a:link {
	color:#932c29;
	text-decoration:none;
	}
	
a:visited {
	color:#932c29;
	text-decoration:none;
	}
	
a:active {
	color:#932c29;
	text-decoration:underline;
	}



#main_container {
	background-image: url(images/maincontweb1.jpg);
	width:1080px;
	height:720px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding:0px;
	}
	
#main_container_text {
	background-image: url(images/typebgweb.jpg);
	width:1080px;
	height:720px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding:0px;
	}
	
#main_container_image {
	background-image: url(images/gallerybgweb.jpg);
	width:1080px;
	height:720px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding:0px;
	}
	
	
#title_container {
	width:610px;
	height:auto;
	margin-top:135px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:50px;
	float:left;
	padding:0px;
	position:absolute;
	}
	
#title_container2 {
	width:610px;
	height:auto;
	margin-top:100px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:50px;
	float:left;
	padding:0px;
	position:absolute;
	}
	
	
#vision_container {
	width:750px;
	height:340px;
	float:left;
	margin-top:225px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:50px;
	padding:0px;
	overflow:hidden;
	}
	
#content_container {
	top:450px;
	left:225px;
	position:absolute;
	width:450px;
	height:36px;
	font-size: 1.3em;
	color:#932c29;
    font-family: palatino, serif;
	}

	
#contact_container {
	top:690px;
	left:900px;
	position:absolute;
	width:340px;
	height:36px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
	}


#main_nav_container {
	width:1080px;
	height:550px;
	margin-top:100px;
	margin-right:0px;
	margin-bottom:50px;
	margin-left:0px;
	position:absolute;
	z-index:1px;
	float:right;
	overflow:hidden;
	}
	
#nav_list li{
	font-size: 1.2em;
	color:#932c29;
    font-family: palatino, serif;
	width:50px;
	height:25px;
	position:absolute;
}

#call_me {
	width:auto;
	height:auto;
	top:685px;
	left:1120px;
	float:left;
	position:absolute;
}
	
#footer {
	width:900px;
	height:48px;
	float:left;
	position:absolute;
	top:690px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
}

#education {
	top:0px;
	left:860px;
	position:absolute;
}

#research {
	top:130px;
	left:880px;
	position:absolute;
}

#writings {
	top:245px;
	left:850px;
	position:absolute;
}

#experience {
	top:330px;
	left:760px;
	position:absolute;
}

#conferences {
	top:350px;
	left:620px;
	position:absolute;
}

#awards {
	top:400px;
	left:490px;
	position:absolute;
}
 
#exhibitions {
	top:380px;
	left:325px;
	position:absolute;
}

#gallery {
	top:435px;
	left:225px;
	position:absolute;
}

#blog {
	
	top:445px;
	left:50px;
	position:absolute;
}
#educationtext {
	top:105px;
	left:950px;
	position:absolute;
}

#researchtext {
	top:205px;
	left:950px;
}

#writingstext {
	top:320px;
	left:935px;
	position:absolute;
}

#experiencetext {
	top:415px;
	left:840px;
	position:absolute;
}

#conferencestext {
	top:460px;
	left:700px;
	position:absolute;
}

#awardstext {
	top:485px;
	left:540px;
	position:absolute;
}
 
#exhibitionstext {
	top:510px;
	left:410px;
	position:absolute;
}

#gallerytext {
	top:525px;
	left:270px;
	position:absolute;
}

#blogtext {
	top:525px;
	left:105px;
	position:absolute;
}


#nav_list{
	left:-40px;
	width:1000px;
	height:550px;
	list-style:none;
	}
	
#alt_nav_container {
	top:105px;
	left:990px;
	width:160px;
	height:550px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:40px;
	margin-left:10px;
	position:absolute;
	z-index:1px;
	float:left;
	overflow:hidden;
	}
	
	#nav_list2{
	font-size: 1.1em;
	color:#932c29;
    font-family: palatino, serif;
	width:100px;
	height:600px;
	list-style:none;
	float:right;
	position:absolute;
	}
	
	#nav_list2 li{
	font-size: 1.1em;
	color:#932c29;
    font-family: palatino, serif;
    width:100px;
	height:50px;
	
}
#education2 {
	top:0px;
	left:1000px;
}

#research2 {
	top:100px;
	left:1000px;
}

#writings2 {
	top:200px;
	left:900px;
}

#experience2 {
	top:310px;
	left:800px;
}

#conferences2 {
	top:380px;
	left:600px;
}

#awards2 {
	top:440px;
	left:420px;
}
 
#exhibitions2 {
	top:450px;
	left:340px;
}

#gallery2 {
	top:500px;
	left:160px;
}

#blog2 {
	
	top:480px;
	left:20px;
}

	
	



/* ==========================================================================
   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;
    }
}
