
html {
	height: 100%;
	
}

body {
	
	background-attachment: fixed;
	min-height: 100%; 
    padding: 0;
    margin: 0;
    
}

.greyBG {
	background-color: #111;
}

.bgChange {
	background-color: #333;
}

.maindiv {
	width: 100%;
	height: 100%;
	margin-top: -1em;
	min-width: 600px;
	
}

#AKLogo {
	padding-top: 1em;
	padding-left: 2em;
	width: 600px;
	float: left;
	
}

#yellow_HR {
	height: 1px;
	width: 60%;
	float: left;
	color: #F7D358;
	background-color: #F7D358;
	border: none;
	clear: both;
	min-width: 650px;
}



#header_nav {
	float: left;
	padding-left: 15%;
	clear: left;
	
	
}

#header_nav a{
	
	text-decoration: none;
	float: none;
	font-family: 'Six Caps', sans-serif;
	font-size: 24pt;
	margin-left: 0.5em;
    margin-right: 0.5em;
    letter-spacing: 3px;
	
}

.LightNav a{
	color: #084B8A;
	
}

.DarkNav a{
	color: #6575BA;
}

 a#LectricMedia {
	color: #66aa00;
	font-family: 'Michroma', sans-serif;
	font-variant: small-caps;
	font-size: 12pt;
}

#header_nav a:hover {
	color: #F30;
}

.nav_current {
	border-bottom-color: #A97A38;
	border-bottom-style:solid;
	border-width: 1.5px;
	
}

#page_content {
	padding-top: 50px;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	min-width: 250px;
	max-width: 1000px;
	width: 80%;
	clear: both;
}

.reel_section h3{
	border-bottom: solid;
	border-color: #3D4F72;
	font-size: 20pt;
	
	margin-left: auto;
	margin-right: auto;
	font-family: 'Marvel',sans-serif;
	color: #444;
}

#project_text{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Marvel',sans-serif;
}

#project_title {
	color: #444;
    font-size: 22pt;
    font-weight: 700;
    margin-top: 12px;
}

#more_info {
	text-decoration: none;
	color: #875300;
    float: right;
    margin-top: -50px;
	}


#info_box {
	clear:both;
	display: none;
}

#info_box p{
	color: #AAAAAA;
    
    font-size: 18pt;
}
#info_box a {
	color: #3D4F72;

}

#info {
	color: #AAAAAA;
    font-size: 18pt;
}

#info a {
	color: #3D4F72;

}

#MenuTray {
	position: fixed;
	height: 100%;
	overflow-y: auto;
	top: 0;
	right: -325px;
	
	
	padding-left: 20px;
	padding-right: 10px;
	width: 350px;
	
}

#MenuHandle {
	
	-webkit-transform:rotate(270deg); /* Safari and Chrome */
	color: #FFFFFF;
    font-size: 40pt;
    position: fixed;
    right: -20px;
    top: 3em;
    transform: rotate(270deg);
    opacity: .5;
    font-family: 'Marvel', sans-serif; 
    font-weight: 700;
    text-decoration: none;
    overflow:auto;
}

#ProjectMenu {
	font-family: 'Marvel', sans-serif;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-left: 35px;
	background-color: rgba(0,0,0,0.75);
	padding-left: 2em;
}

.project {
	
	font-size: 17pt;
    padding-left: 2em;
    text-indent: -1em;
	margin-bottom: 0em;
    margin-top: -22px;
    
}


#ProjectMenu a{
  	color: #e6e6e6;
    text-decoration:none;
    }

#ProjectMenu a:visited{
    color: #3D4F72;

    }
  

.yearHeading{
	color: #ff931e;
	font-weight: 700;
	font-size: 28pt;
	margin-bottom: 0;
	margin-top: 5px;
}

.yearHR {
	height: 2px;
	width: 100%;
	color: #999;
	background-color: #999;
	border: none;
	clear: both;
	margin-top: -5px;
}



#CircleCont {
	
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	min-width: 250px;
	max-width: 1000px;
	width: 80%;
	clear: both;
	text-align: center;
}

.videoplayer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 640px;
	
}

.akCircle {
	display: inline-block;
	margin-right: .75em;
	margin-left: .75em;
	margin-top: 2em;

}
.info {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.info h3 {
	color: white !important;
	margin-bottom: 0px !important;
	font-size: 19px !important;
	margin-top: 30px !important;
}

.portfolio_content {
	text-alighn
}

.portfolio_thumb {
	width: 200px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	
	
}

.portfolio_thumb img {
	width: 100%
}

.youtube_thumb {
	overflow:hidden;
	
}

.youtube_thumb img{
	margin-top:-20px;
	margin-bottom:-20px;
}

.port_thumb_background{
	background-color: rgba(0,0,0,0.75);
    bottom: 25%;
    height: 60%;
    position: absolute;
    width: 100%;
    z-index: 101;
    opacity: 0;
}

.port_thumb_info{
	font-family: 'Marvel', sans-serif;
	text-align: center;
	padding-top: 7px;
	color: #ccc;
	font-size: 18pt;
	font-weight: 700;
}

#footer {
	 bottom: 0;
    color: #2B2B2B;
    left: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1em;
    position: inherit;
    right: 40%;
    text-align: center;
    width: 215px;
    
}
	



.cfbg {
	background-image: url(../images/CFtile.jpg);
	background-repeat: repeat;
	background-size: 110px;
	z-index: 1;
	margin: 0;
	
	
}


.vignette:after {
 -moz-box-shadow: inset 0em 0em 20em 5em #000;  
 -webkit-box-shadow: inset 0em 0em 20em 5em #000;   
 box-shadow: inset 0em 0em 20em 5em #000;
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: -1;
 content: "";
 overflow: auto;
}
 
.vignette {
  position: relative;
}

#LM_Back{
	float:right;
	font-family: michroma;
    margin-right: 3em;
    margin-top: 2em;
}

#LM_Back a{
	
	text-decoration:none;
	border-bottom-color: #BBBBBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #99CC33;
}

#Top_Logo {
	clear:both;
	padding-top: .5em;
}

#AK_logo_BLUEhr {
height: 4pt;
border: none;
background-color: #001BB1;
margin-bottom: -12px;
}

.blue_hr {
	color: #fff;
}

#AK_white_hr {
	height: 1px;
	color: #fff;
	border:none;
	background-color: #fff;
}

#top_nav {
	float: right;
	font-family: michroma;
    padding-right: 2em;
}

#top_nav a{
	color: #AAA;
	margin-right: 2em;
	text-decoration: none;
}

.selected {
	
	border-bottom: 1px solid #3D4F72;
}

#nav_sidebar {
	clear:both;
	line-height: 1.6;
    padding-top: 1.5em;
    position: fixed;
    width: 200px;
    top: 25%;
	
}

#nav_sidebar a{
	color:white;
	text-decoration: none;
	font-family: 'Michroma', sans-serif;
}

.vertHR {
	height: 101%;
}

.horizHR {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 2px;
	margin-left: 125px;
	position: relative;
	width: auto;
	clear: both;
}

.whiteVert {
	width: 3px;
	position: fixed;
	color: #fff;
	background-color: #fff;
	left: 125px;
}

.greenVert {
	width: 4px;
	position: fixed;
	background-color: #99cc33;
	color: #99cc33;
	left: 60px;
}

.box_rotate {
	height: 0;
	left: 130px;
	margin-top: 60px;
	position: fixed;
	top: 0;
	transform: rotate(90deg);
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	width: 0;
}

.logo_text {
	color: #fff;
	font-family: 'Michroma', sans-serif;
	font-variant: small-caps;
	font-size: 35pt;
	margin-bottom: -10px;
    margin-left: 1.5em;
    margin-top: -12px;
}

.logo_text a {
	text-decoration: none;
	color: #fff;
}

.firstgreen {
	color: #99cc33;
}

#nav {
	/*background-color:black;
	-moz-box-shadow: 10em -1em 3em 1em #000;  
	-webkit-box-shadow: 10em -1em 3em 1em #000;
	---------------DEMO'd with bottom gradient
	* */
	width: 100%;
}
	
/*NAV MENU*/
#nav_menu {
    z-index: 4;
	right: 0%;
	padding-top: 40px;
	position: relative;
	float: right;
}

#nav a:first-letter {
	color: #99cc33;
}

#nav a {
	color: #e3e3e3;
	z-index: 2;
	position: relative;
	cursor: pointer;
	float: left;
	font-size: 25px;
	font-family: 'Michroma', sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	padding: 4px 12px 0;
}
/*END NAV MENU*/	

#content_container {
	color: #FFFFFF;
    font-family: michroma;
    padding-left: 125px;
    padding-top: 85px;
    text-align: center;
}

.spot_chapter h1{
	margin-bottom: -16px;
}

.spot_section_HR { 
	width: 80%;
}

.spot_container {
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	width: 560px;
	padding-bottom: 1.75em;
    padding-top: 1.75em;
}

.spot_container h2 {
	margin-left: -40px;
	margin-bottom: 30px;
	  font-size: 14pt;
	  border-bottom: 1px solid blue;
}

.spot_container h3 {
	 color: #AAAAAA;
    font-size: 10pt;
    font-weight: 400;
    letter-spacing: 0.4pt;
    word-spacing: 2pt;
}

.SpotDescIndent {
	padding-left: 2em;
}

.text_container {
	font-family: 'Michroma', sans-serif;
	font-variant: small-caps;
	font-size: 20pt;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
    max-width: 700px;
    width: 50%;
	letter-spacing: 0px;
	word-spacing: 10px;
}

strong {
	color: #99cc33;
}

#video_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.5em;
	width: 600px;
}

.video_text_container {
	font-family: 'Marvel', sans-serif;
	font-variant: small-caps;
	color: #FFF;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 500px;
}

/*For Resume*/
.resume_block {
	padding-top: 0em;
	padding-bottom: 0em;
	
}

.job_entry {
	text-align: left;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#resume_content_container {
	
color: #FFFFFF;
    font-family: "marvel";
    padding-left: 250px;
    padding-top: 85px;
    text-align: center;
    padding-right: 15%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10em;
	
}

#resume_content_container h2 {
	text-decoration: underline;
}


#resume_content_container h3 {
	border-bottom: solid;
	border-color: #3D4F72;
	font-size: 20pt;
}


#resume_content_container a {
	color: #6575BA; 
	font-size: 18pt;
}

#resume_content_container a:hover {
	color: #F7D358; 
	font-size: 18pt;
}

#resume_content_container p {
	font-size: 15pt;
}

#resume_content_container h5 {
	font-size: 17pt;
}

#resume_content_container h4 {
	font-size: 14pt;
}

h4 {
	font-size: 10pt;
}

h5 {
	font-size: 11pt;
	line-height: 0em;
}


p {
	letter-spacing: 0.5px;
    padding-left: 1em;
    word-spacing: 1.5px;
}
.indent {
	padding-bottom: 1em;
    padding-left: 4em;
    text-align: left;
}

#software_list {
	text-align:left;
}

.res_menu {
	font-size: 10pt;
}

#about_content_container {
	
color: #FFFFFF;
    font-family: "marvel";
    padding-left: 250px;
    padding-top: 125px;
    text-align: center;
    padding-right: 15%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
	
}

#about_content_container a {
	color: #6575BA; 
	font-size: 18pt;
}

#about_content_container a:hover {
	color: #F7D358; 
	font-size: 18pt;
}

#about_content_container h2{
	font-size: 22pt;	
}

.about_entry {
	font-size: 18pt;
}

#about_content_container .resume_block{
	font-size: 16pt;	
}
