@import url(http://fonts.googleapis.com/css?family=Bitter:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic);
@import url(http://fonts.googleapis.com/css?family=Bangers);

body {
font-size: 1em;
font-family: Lato,Helvetica,Arial;
margin: 0;
padding: 0;
color: #323232;
background-color: #323232; 
/* background-color: #596f8f; */
/* background-color: #F8F9FA; */
}


h1 { /* main page TOC links */
font-family: Lato,Helvetica,Arial,sans-serif;
font-size:1.1em;
margin:0 0 12px 0;
font-weight: 700;
color: #c73788;
}
h2 { /* page title "Bedhead Project Emporium" */
font-family: Bangers, Bitter,Helvetica,Arial,sans-serif;
font-size: 1.17em;
margin: 0;
padding-right: 1px;
font-weight: normal;
letter-spacing: 0.035em;

}
.titletextdiv_subpage h2 {
	font-size: 1.12em;
}
h3 { /* paragraph heading, as in profile page */
font-family: Lato,Helvetica,Arial,sans-serif;
font-size:1.4em;
margin:48px auto auto auto;
	font-weight:700;
}
h4 { /* "Table of Contents" */
font-family: Bitter,Helvetica,Arial,sans-serif;
font-size:1.65em;
margin: 2px 0 0 0; /* -2px to align "T" in "Table" better with rest of TOC */
font-weight: normal;
} 

h4.subpage {
	font-size:1.78em;
}

h5 { /* toc features text and link*/
font-family: Lato,Helvetica,Arial,sans-serif;
font-size:1.24em;
margin:0 0 1px 0;
font-weight: normal;
}
h6 { /* book titles */
font-family: Lato,Helvetica,Arial,sans-serif;
font-size: 1.64em;
margin: 0;
font-weight: 700;

}

ul {
margin: auto 48px auto 20px;
}
a {
/*color: #e40ca7;*/
color: #c73788;
font-weight: 700;
text-decoration: none;

}
a.toclink {
	font-weight: normal;
}
a:visited {
color: #c73788;
}
a:hover {
	/*color: #FB1;*/
	color: #c73788;
text-decoration: underline;
}
img {
	border: none;
}
.paragraph {
	margin: 24px auto 24px auto;
	font-size: 1em;
}
ul {
font-size: 1em;
}

.pagetitle {
	margin: 4px;
	text-align: center;
}

.wrapper {
	position:absolute;
	width: 100%;
	top: 0px;
	/*overflow:hidden;	/* prevent horizontal scroll */
}
.wrapperbgcolor {
min-width: 1196px;
	background-color: #F8F9FA;
}
.header {
background-color: #323232;
color: white;
/*width: 1196px; /* 980 +108*2 */
/* min-width: 1196px; */

}

.littlecontainer {
	clear:both;
	width:936px;
	margin: 24px auto 24px auto;
	padding: 54px 48px 54px 48px;
	background-color:#F8F9FA;
}


.titletextdiv { /* "Bedhead Project Emporium" at top of page */
	float:left;
	position:relative;
	margin: 0 0 8px 0;	/* vicent image + 0.5 pixel )*/
	padding: 3px 6px 3px 6px;
	background-color: #c73788;
	color: #F8F9FA;
	font-weight: bold;
}


.toctextdiv {
	margin: 12px 0 10px 30px;	/* column1.width + column1.margin-right -50 for aesthetics */
	padding: 0;
}

.column1 {
	float: left;
	width: 289px;
	margin: 0 36px 0 0;
	text-align:left;
}
.column2 {
	padding-top: 36px;
	margin-left: 68px;
	margin-right: 68px;
}
.toc_wrapper {
	display: block;
	overflow: auto;
	color: #323232;
	margin-left: 18px;
	margin-right: 18px;
	
	transition : opacity 300ms ease-out; 
	-webkit-transition : opacity 300ms ease-out; 
	-moz-transition : opacity 300ms ease-out;
	-o-transition : opacity 300ms ease-out;    
}
.toc_wrapper:hover {
	background: #DDD;
	opacity: 0.67;
	color: #323232;
}
.tocleft {
	float:left;
	position:relative;
	width: 100px;
	margin-right: 30px;
}
.tocleft_rectangle {
	float:left;
	position:relative;
	width: 141px;
	height: 229px;
	margin-right: 27px;
}
.tocleft_blank {
	float:left;
	position:relative;
}
.tocright {
	float:left;
	position:relative;
	padding-top: 9px;
	padding-right: 9px;
	width: 579px;
	text-align:justify;
}
.tocfullwidth {
	float:left;
	position:relative;
	width: 582px;
	padding: 4px 8px 4px 4px;
	text-align:justify;
}
.toc_halfbox {
	float:left;
	position:relative;
	width: 270px;
	padding: 4px 6px 4px 0px;
	text-align:left;
	min-height: 189px;
}
.tocspacerborder {
	margin: 36px auto 36px auto;
	border-bottom: 1px;
	border-style: solid;
	border-color: #323232;
	border-top: none;
	border-left: hidden;
	border-right: hidden;
}
.tocspacer {
	margin: 40px;
}

.clear {
	clear:both;
}
.cleartoc {
	clear:both;
	padding: 27px 0 0 0;
}
.footer {
visibility: hidden;
background-color: #323232;
clear:both;
color: white;
min-width: 1196px;
height:18px;
margin-top:30px;

position: relative;

/* android white line bug 
border-style:solid;
border: 0 0 10px 0;
border-color:#323232; */

}

.profile_italicize {
	font-size: 1.10em;
font-family: Bitter,Helvetica,Arial,sans-serif;
font-style: italic;
}


.portfolio_thumbnailbox {
	float:left;
	position:relative;
	width: 164px;
	height: 164px;
	margin: 18px;
	
}

.portfolio_allthumbs {
	margin-left: 68px;
}
.portfolio_thumbnailbox img {
	position: relative;
}

.portfolio_hr {
	width: 100%;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #323232;
}

.thin_hr {
	width: 100%;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #323232;
	margin: 30px 0 30px 0;
}

.subpage_textblock {
	/*indent
	margin: auto 20px auto 20px;*/
	/*no indent */
	margin: 0;
}

.portfolio_thumbnailoverlay {
  background: rgba(24,24,24,0.67);
  position: absolute;
  opacity: 0;
   left: 0; 
   top: 0;
   bottom: 0;
   width: 164px;
   height: 164px; 
	-webkit-transition : opacity 120ms ease-out; 
	-moz-transition : opacity 120ms ease-out;
	-o-transition : opacity 120ms ease-out;  
	transition : opacity 120ms ease-out; 
	
	display: table;
    padding-top: 1px; /* seems necessary to fix hover color bar not getting flushed to bottom */
	}
.portfolio_thumbnailoverlay:hover {
	opacity: 1;
}
.portfolio_thumbnailoverlaytext {
  color: #F8F9FA;
  text-align: center;
  bottom: 5px;
  display: table-cell;
  vertical-align: middle;
  padding: 16px;
  border-bottom: 10px solid #c73788;
}
.bookphoto {
	width: auto;
	padding: 20px 0px 20px 0px;
		border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
border-style: solid;
border-color: #323232;
}

.bookphoto_topleft {
	width: auto;
	padding: 30px 20px 20px 0px;
		border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
border-style: solid;
border-color: #323232;
padding: 20px;
}

.cellborder_topright {
	border-left: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-top: 0px;
border-style: solid;
border-color: #323232;
padding: 20px;
}
.bookphoto_bottomleft {
	width: auto;
	padding: 30px 20px 20px 0px;
		border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
border-style: solid;
border-color: #323232;
padding: 20px;
}

.cellborder_bottomright {
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
border-style: solid;
border-color: #323232;
padding: 20px;
}
.cellborder {
		border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
border-style: solid;
border-color: #323232;
padding: 18px;
}

/* dropcap */
.smallcaps {
text-transform: uppercase;
font-family: Bitter,Helvetica,Arial,sans-serif;
font-size:0.80em;
font-weight:700;
padding-right:1px;
color:#7955cc;
}
.gamemodstuff_imageblock {
padding: 30px 0 30px 0;
}
.gamemodstuff_imageblock img {
	border: 1px solid;
}
.menulinks {
	line-height:2.32em;
	vertical-align: text-bottom;
	float:right;
}
.namebox {
	line-height: 2.32em;
	float:left;
	color: #323232;
}
.navbar {
	vertical-align: text-bottom;
list-style-type: none;
margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
	width: 477px;
}
.navbar li {	
}
.navbar a {
	color: #c73788;
	font-weight: normal;
	
}
.navbar a:hover {
	/*color: #FB1;*/
text-decoration: underline;
}
.halfboxes {
list-style-type: none;
margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}