* {
	margin: 0;
	padding: 0;
}

a:focus { border: 0; }
a:active { border: 0; }

body {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .5px;
	font-family: Arial, sans-serif;
	background: #fff;
}

@font-face {
  font-family: sniglet;
  src: url('http://nikography.org/img/sniglet.ttf');
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

h1#niktitle {
	text-indent: -999px;
	background: transparent url(http://nikography.org/img/nikmakes.gif) no-repeat 0px 0;
	height: 50px;
	padding: 0;
}

h1#elsetitle{
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333;
	margin-top: -10px;
}

a:link { text-decoration: none; color: #d07390; }
a:active { text-decoration: none;  color: #d07390; }
a:visited { text-decoration: none;  color: #d07390; }
a:hover { text-decoration: underline; }

a img { border: none; }

#menu {
    width: 265px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	padding: 10px 10px 0 10px;
	background-color: #ffeeee;
}

#menu ul {
	list-style: none;
	margin: 0 0 15px 0;
	font-size: 13px;
}

#menu ul li {
	padding: 0px 0;
}

#menu ul li.section-title {
	font-size: 26px;
	text-transform: uppercase;
	font-family: sniglet;
	color: #e6b0c1;
	padding: 15px 0 5px 0;
}

#menu ul li a {
	display: block;
	color: #815764;
	font-size: 13px;
	padding: 5px 8px;
	background-color: #efe0e5;
	margin-bottom: 1px;
	border-bottom: 1px solid #e4d0d6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
 }

#menu ul li a:hover {
	text-decoration: none;
	background-color: #e7d2d9;
	border-bottom: 1px solid #d7bac3;
}

#menu ul li.active a {
	font-weight: normal;
	text-align: right;
	border-left: 10px solid #e4d0d6;
}

#menu ul li.active a:hover {
	border-bottom: 1px solid #e4d0d6;
	background-color: #efe0e5;
}


#content {
    height: 100%;
    margin: 0 0 0 305px;
    top: 0;
	padding-top: 10px;
	color: #333;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 600px; line-height: 22px; margin-bottom: 15px; }


p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }

div#menu div#topnav {
	margin-bottom: 15px;
	padding: 0;
	height: 30px;
}

div#menu div#topnav a {
	padding: 4px 5px;
	background-color: #be2856;
	color: #fff7f7;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#menu div#topnav a:hover {
	text-decoration: none;
	background-color: #c33d66;
}

div#menu div#elsewhere {
	padding-top: 0px;
}

div#menu div#elsewhere ul {
}

div#menu div#elsewhere li span {
	display: block;
	line-height: 22px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #888;
	font-size: 26px;
	text-transform: uppercase;
	font-family: sniglet;
	color: #e6b0c1;
	padding: 15px 0 5px 0;
}

div#menu div#elsewhere li a {
	padding: 3px 8px;
	font-size: 12px;
}


div#menu div#elsewhere li a#link-humachine {
	background-color: #fff;
	color: #333;
	font-size: 26px;
	text-transform: uppercase;
	font-family: sniglet;
	color: #555;
	padding: 4px 0;
	border: 0;
}

div#menu div#elsewhere li a:hover#link-humachine {
	color: #333;
}


div#menu div#elsewhere li a#link-claimid {
	background-color: #AADD00;
	color: #333;
}

div#menu div#elsewhere li a:hover {
	background-image: none;
}

/* hide about-site */
div#topnav a {
	display: none;
}

div#img-container img {
	padding: 1px;
	margin: 15px 0;
	border: 1px solid #666;
}

div#img-container p.text {
	width: 156px;
	text-align: right;
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin-top: 15px;
}

div#img-container p.text a {
	background-color: #C2315C;
	padding: 15px 15px 15px 0;
	color: #fff;
	display: block;
}

div#img-container p.text a:hover {
	background-color: #EB2464;
	text-decoration: none;
}

/* about page */

ul#about-list {
	margin-left: 30px;
	list-style-type: none;
	margin-top: -5px;
}

ul#about-list li {
	padding: 4px 0 4px 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	background: transparent url(http://nikography.org/img/bullet.gif) no-repeat 0 center;
}

h4.heading {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
	background: transparent url(http://nikography.org/img/headingarrow.gif) no-repeat 0 0;
	height: 30px;
	padding-left: 45px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	border-bottom: 5px dotted #fff;
	width: 500px;
}

p#honors {
	position: relative;
	bottom: 10px;
	font-size: 11px;
}

div#img-container p {
	padding: 0;
	margin: 0;
}

div#img-container img {
	margin: 10px 0 0 0;
}

/* slideshow */

div#img-container p.nav {
	width: 600px;
	text-align: right;
	padding-top: 15px;
	border-top: 5px solid #FFDDDD;
	margin-top: 25px;
	padding-bottom: 5px;
}

div#img-container p.nav a {
	font-size: 13px;
	text-transform: lowercase;
}

div#img-container p.nav a:hover {

}

div#img-container p span {
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #666;
}

li#builtwith {
	font-size: 11px;
	text-transform: lowercase;
	margin-top: -15px;
	float: left;
	width: 100%;
}

#menu ul li#builtwith a {
	display: inline;
	background-color: transparent;
	border: 0;
	font-size: 11px;
	padding: 0;
}

div#img-container div.pics div p {
	width: 600px;
	margin-top: 5px;
	}

.section-6 #content pre p {
	line-height: 15px;
}

.section-1 #content p {
	margin-bottom: 25px;
}