@font-face {
	font-family: "Hamburger Heaven";
	src: url("Hamburger_Heaven.ttf");
}

a img {
	border: none;
}

#conash3D0, #ieoxAdTag {
	height: 0px;
	visibility: hidden;
	display: none !important;
}
html, body, .nav {
	min-width: 820px;
}
body {
	margin:0; 
	padding:0; 
	/*height:100%;*/
	color: #FFFFFF;
	font-family: sans-serif;

	background-color: #202020;
	background-image: -webkit-gradient(linear, 0% 100%, 100% 100%, from(rgb(7, 7, 7)), color-stop(.5,rgb(40, 40, 40)), to(rgb(7, 7, 7)));
	background-image: -moz-linear-gradient(left, rgb(7, 7, 7), rgb(40, 40, 40) 50%, rgb(7, 7, 7));

}
#all {
	
}
#view {
	
	/*-webkit-box-shadow: 0px 0px 5px rgba(255,255,255,1);*/


	/*width: 700px;
	margin: auto;
	background-color: #000;*/
	/*margin-top: 3px;
	/*top: 20px;*/
	/*min-height: 550px;
	background-color: #F0F8FF;
	border: solid 2px #000000;*/
	/*border: solid 2px #AFAFAF;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;*/
	/*
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	*/
}

.nav {
	padding-top: 0px;
	/*margin-top: 10px;*/
	margin-top: 0px;
	/*background-color: #202020;*/
	
}
.holdnav {


	margin-top: 10px;
	background-color:rgb(10, 10, 10);
	background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgb(50, 50, 50)), color-stop(0.5,rgb(20,20,20)), color-stop(0.51,transparent), to(transparent));
	background-image: -moz-linear-gradient(top, rgb(50, 50, 50), rgb(20,20,20) 50%, transparent 50%, transparent);

	border: solid 1px rgb(90,90,90);
	border-width: 1px 0px;
	-webkit-box-shadow: 0px 1px 0px #000;
	/*height:24px;*/
	padding: 20px 0px;
}
.nav ul {
	margin: 0px;
	display: block;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	/*font-weight: bold;*/
	text-align: center;
	font-size: 0.75em;
}
.nav ul li {
	/*margin: 0px -5px 0px -10px;*/
	display: inline;
	line-height: 25px;
}
.nav a, .nav a:link, .nav a:visited {
	background-color:#111;
	color: #BBB;
	text-decoration: none;
	-moz-border-radius:0.8em;
	-webkit-border-radius:0.8em;
	/*border: solid 1px #999;*/
	/*border: inset 1px rgb(40, 40, 40);*/
	border: solid 1px rgb(45, 45, 45);
	padding: 3px 12px;
	margin: 0px 3px;
	letter-spacing: 1px;
	/*z-index: -1;*/
	background-color:rgb(10, 10, 10);
	background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(transparent), to(rgb(30, 30, 30)));
	background-image: -moz-linear-gradient(top, transparent, rgb(30, 30, 30));

	/*text-shadow: 0px -1px 2px #000;*/
	
	-webkit-transition: color 1s ease-out, background-color 1s ease-out, border-color 1s ease-out;
	-moz-transition: color 1s ease-out, background-color 1s ease-out, border-color 1s ease-out;
}

.nav a.navOn {
	color: #DDD;
	border-color: rgb(100,100,100);
}
.nav a:hover {
	-webkit-transition: none;
	-moz-transition: none;

	color: #EEE;

	background-color: rgb(111,117,255);
	background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(transparent), to(rgb(71,50,254)));
	background-image: -moz-linear-gradient(top, transparent, rgb(71,50,254));


	border-style: outset;
	border-color: rgb(102,108,245);
	/*border-color: rgb(200,200,200);*/
}



#content {
	font-size: 15px;
	line-height: 1.35em;
	padding: 20px 15px 10px 15px;
	width: 728px;
	margin:auto;
	/*-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 171, 235)), color-stop(0.5, rgb(255, 255, 255)), color-stop(0.5, rgb(102, 204, 0)), to(rgb(255, 255, 255)))*/
}
#content h1:first-child {
	/*font-family: "Hamburger Heaven", Palatino, serif;*/
	text-shadow: 2px 1px 2px rgb(70,130,180);/*#666;*/
	line-height: 1em;
}
#content a, #content a:link, #content a:visited {
	color: rgb(240,248,255);
}
#content a:hover {
	color: rgb(135, 206, 255);
}
h1 {
	font-family: "Hamburger Heaven", sans-serif;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top:0px;
	font-size: 35px;
}
h2 {
	font-family: "Hamburger Heaven", sans-serif;
	text-align: center;
	margin-top:0px;
}
h3 {
	font-family: "Hamburger Heaven", sans-serif;
}
h4 { /*used for AppPage versioning*/
	font-family: sans-serif;
	text-align: center;
	margin: 7px 0 -12px 0;
}
.center {
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
.right {
	text-align: right;
}

/*@-webkit-keyframes glowcirc {
	from {
		border-color: rgba(170,170,170,1);
		border-top-color: rgba(170,170,170,0);
		border-right-color: rgba(170,170,170,0);
		-webkit-box-shadow: -3px 3px 10px rgba(200,200,200,.25);

	}
	25% {
		border-color: rgba(170,170,170,1);
		border-bottom-color: rgba(170,170,170,0);
		border-right-color: rgba(170,170,170,0);
		-webkit-box-shadow: -3px -3px 10px rgba(200,200,200,.25);

	}
	50% {
		border-color: rgba(170,170,170,1);
		border-bottom-color: rgba(170,170,170,0);
		border-left-color: rgba(170,170,170,0);
		-webkit-box-shadow: 3px -3px 10px rgba(200,200,200,.25);

	}
	75% {
		border-color: rgba(170,170,170,1);
		border-top-color: rgba(170,170,170,0);
		border-left-color: rgba(170,170,170,0);
		-webkit-box-shadow: 3px 3px 10px rgba(200,200,200,.25);

	}
	to {
		border-color: rgba(170,170,170,1);
		border-top-color: rgba(170,170,170,0);
		border-right-color: rgba(170,170,170,0);
		-webkit-box-shadow: -3px 3px 10px rgba(200,200,200,.25);

	}
}*/
#content img.appimg, img.mephoto {
	border: solid 2px rgba(170,170,170,1);
	border-top-color: rgba(170,170,170,0);
	border-right-color: rgba(170,170,170,0);
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	background-color: #111111;
	background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, from(rgb(30, 30, 30)), to(rgb(7, 7, 7)));
	background-image: -moz-linear-gradient(top-left, rgb(30, 30, 30), rgb(7, 7, 7));
	-webkit-box-shadow: -3px 3px 10px rgba(200,200,200,.25);
	-moz-box-shadow: -3px 3px 10px rgba(200,200,200,.25);
	
	/*background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, from(rgba(70,130,180,.1)), to(rgb(7, 7, 7)));
	-webkit-box-shadow: -3px 3px 10px rgba(200,200,200,.25);
	/*-webkit-box-reflect:below 3px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));*/
	
	/*-webkit-animation-name: glowcirc;
	-webkit-animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-timing-function: linear;*/
}
#content img.appimg {
	float: left; 
	margin: 10px 25px; 
	padding: 5px;
	/*-webkit-transform: rotateX(35deg) rotateY(-15deg) translateY(-10px);*/
}


img.mephoto {
	-webkit-border-radius:33px;
	-moz-border-radius:33px;
	padding: 3px;
}

#content div.dl {
	margin: 20px 0;
	padding: 7px 0px;
	/*border-bottom: solid 6px #AAA;
	height: 1em;*/
	clear: both;
	
}
#content span.dl a, span.dl a:link {
	padding: 9px 25px 7px 25px;
	border: outset 2px #DDD;
	width: auto;
	text-decoration: none;
	background-color: #666;
	
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.4)));	
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.4));	

	font-size: 15px;
/*
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333));	font-size: 15px;
*/
	text-shadow: -1px -1px 0px rgba(0,0,0,1);
	
/*
	background-color: #000;	color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#ddd), to(#333));	font-size: 15px;
	background-image: -webkit-gradient(radial, 50% 50%, 0,50% 50%, 90,  from(#555), to(#333));	
	text-shadow: 1px 1px 0px rgba(0,0,0,1);
*/
	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-topright:25px;
	-webkit-border-top-right-radius:25px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	
	-webkit-transition: all 3s ease-out;
	-moz-transition: all 3s ease-out;
}
#content span.dl a:hover {
	-webkit-transition: all .75s ease-in;
	-moz-transition: all .75s ease-in;

	/*background-color: #303030;*/
	
	background-color: #1874CD;
/*
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#333), to(#222));

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222), to(#444));	font-size: 15px;
	border-style: ridge;
	text-shadow: 1px 1px 0px rgba(0,0,0,1);
*/
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4682B4), to(#1874CD));	*/
/*
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(70,130,180)), to(rgb(30,80,110)));	
*/
	font-size: 15px;
	-webkit-box-shadow: 0 0 7px rgba(70,130,180,.8);
	-moz-box-shadow: 0 0 7px rgba(70,130,180,.8);
	
	border-color: #BBB;
	color: #fff;
	/*text-decoration: underline;*/
}
#content span.dl a:active { 
	-webkit-transition: all 0s ease-in;
	-moz-transition: all 0s ease-in;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,.4)), to(rgba(0,0,0,0)));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,0));

	text-shadow: 1px 1px 0px rgba(0,0,0,1);
	border-style: inset;
	-webkit-box-shadow: 0 0 7px rgba(70,130,180,1);
}
#content span.dl span {
	font-size: 17px;
	padding-left: 0px;
	font-weight: bold;
}

.innernav {
	padding: 0px 20px;
	background-color: #111111;
	background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(#111), color-stop(25%,#050505), color-stop(75%,#050505), to(#111));
}
.innernav ul {
	display: block;
    margin:0px;
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.innernav ul li {
	margin: 5px 10px 10px 10px;
	line-height: 18px;
	display:inline;
}
#content .innernav a, #content .innernav a:visited {
	color: #eee;
	text-decoration: none;
}
#content .innernav a:hover {
	color: #ccc;
	text-decoration: underline;
}
.innernav a.navOn {
	color: #FFF;
	text-decoration: underline;
}

#GDocView {
	font-size: 17px;
	text-align: center;
	padding: 10px 20px;
}

div.blogpost {
	/*text-align: justify;*/
	margin: 10px auto 0px auto;
	/*text-indent: 20px;*/
	line-height: 23px;
	font-size: 15px;
	width: 95%;
	
}
div.blogpost h2 {
	text-align: left;
	font-weight:bold;
	font-size: 23px;
	/*text-decoration: underline;*/
	/*padding: 0px 0 0px 0px;*/
	margin-bottom: 5px;
	text-indent: 30px;
	margin-top: 20px;
}
/*div.blogpost h2.first {
	margin-top: 20px;
}*/
div#blogdesc {
	text-align: center;
	font-style: italic;
	margin: -10px 0 20px 0;
	font-size: 15px;
}

div.blogpost .posttime {
	text-align: left;
	font-weight:bold;
	font-size: 11px;
	margin: 0px 0 10px 0;
	text-indent: 10px;
}
div.blogpost .postcom {
	text-align: right;
	font-weight:bold;
	font-size: 13px;
	margin: 5px 10px 7px 0;
}



div.alert {
	margin: 0px auto;
	width: 0px;
	-webkit-box-shadow: 0px 0px 5px rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 7px rgba(70,130,180,.8);
	text-align: center;
	font-size: .9em;
	padding: 3px 10px; 
	display:none;
	-webkit-border-radius:0px;
	-moz-border-radius:9px;
}
.alert a, .alert a:link, .alert a:visited {
	color: #000;
	/*font-weight: bold;*/
}
.alert a:hover {
	color: #555;
}

/*img.mephoto {
	-webkit-border-radius:33px;
	-moz-border-radius:33px;
	padding: 1px;
	border: solid 2px #FFF;
}*/

@media only screen and (max-device-width: 480px) {

	html, body {
		min-width: auto;
		max-width: auto;
		width: 100%;
		background: #000;
	}

	.nav {
		min-width: auto;
		max-width: auto;
		width: auto;
		display:none;
	}
	.holdnav {
		padding: 20px 0px;
		margin: 0px;
	}
	.nav ul {
		font-size: 2em;
	}
	.nav ul li {
		display: list-item;
		padding: 35px 0px;
	}
	.nav a, .nav a:link, .nav a:visited {
		-webkit-border-radius:0.5em;
		border-color: rgb(255,255,255,0.9);
		border-width: 5px;
		padding: 13px 22px;
	}
	
	#content {
		min-width: auto;
		max-width: auto;
		width: auto;
		font-size: 2em;
	}
	
	span.dl {
		display: none;
	}
}
