/****************************************/
/*
/* !HTML Tags */
/*
/****************************************/

body,
html { 
	background-color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #FFF;
}

h1 {
	font-family: whitman, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	line-height: 18px;
	color: #FFF;
	margin: 0;
}

h2 {
	font-family: whitman, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	line-height: 18px;
	color: #FFF;
	margin: 0;
}

h3 {
	font-family: whitman, Georgia, Times New Roman, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: #FFF;
	margin: 0;
}

h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 6px 0 0 0;
}

.home { color: #ACC3F2; }
.who { color: #FFBE90; }
.what { color: #EB3C3C; }
.when { color: #D296D8; }
.where { color: #2EB2D4; }
.why { color: #72D7A0; }

p {
	color: #FFF;
}

a,
a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #BBB;
	text-decoration: none;
}

a:active {
	outline: none;
}

:focus,
textarea,
input {
	-moz-outline-style: none;
	outline: none;
}

img, 
div { 
	behavior: url(http://www.howardshrier.com/scripts/iepngfix.htc);
	border: 0;
}

p,
ul {
	line-height: 24px;
	margin-bottom: 0.9em;
}

p a {
	font-style: italic;
}

p a:hover,
p a:active {
	color: #BBB;
}

input,
textarea {
	width: 100%;
	padding: 4px;
	margin: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
	background-color: #FFF;
	border: none;
}

input.button {
	width: auto;
	float: right;
	margin-right: -8px;
	clear: both;
	background-color: #FFF;
}

.home a { color: #ACC3F2; }
.who a { color: #FFBE90; }
.what a { color: #EB3C3C; }
.when a { color: #D296D8; }
.where a { color: #2EB2D4; }
.why a { color: #72D7A0; }

#audioplayer { height: 16px; }



/****************************************/
/*
/* !Main Layout */
/*
/****************************************/

#background {
	background: #000;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 980px;
	height: 780px;
	overflow: hidden;
}

#container {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#content {
	width: 880px;
	margin: 0 auto;
}

#howard {
	position: relative;
	top: 0;
	width: 275px;
	height: 13px;
	
	background: url(http://www.howardshrier.com/images/layout/howard_shrier.png) top left no-repeat;
}

#howard.home {
	position: absolute;
	top: 40%;
	margin: 0;
}

#howard.splash {
	position: absolute;
	top: 40%;
	width: 100%;
	background-position: center center;
}

#howard.message {
	position: absolute;
	top: 20%;
	margin: 0;
}

#howard a {
	display: block;
	width: 100%;
	height: 100%;
}

#comingsoon {
	position: absolute;
	top: 60%;
	width: 100%;
	text-align: center;
}

#usermessage {
	position: absolute;
	top: 40%;
	width: 50%;
}



/****************************************/
/*
/* !Main Menu */
/*
/****************************************/

#menubuffer { /* Rolloff hit area */
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 100px;
}

/* Refer to style-menumatrix.css for background-positioning for different rollover/selected states of menu */

#mainmenu {
	position: relative;
	z-index: 3;
	top: 60px;
	left: 530px;
	width: 350px;
	height: 45px;
	margin: 0;
	padding: 0;
	line-height: 9px;
}

#mainmenu.home {
	top: 75px;
	left: 0;
}

#mainmenu div {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 12px;
	
	text-indent: -1000px;
	overflow: hidden;
	
	background: url(http://www.howardshrier.com/images/layout/mainmenu.png) 0px 0px no-repeat;
}

#mainmenu a {
	display: block;
}

#mainmenu #who {
	width: 54px;
	background-position: 0px 0px;
}
#mainmenu #what {
	width: 78px;
	background-position: -40px 0px;
}
#mainmenu #when {
	width: 79px;
	background-position: -108px 0px;
}
#mainmenu #where {
	width: 86px;
	background-position: -177px 0px;
}
#mainmenu #why {
	width: 52px;
	background-position: -254px 0px;
}



/****************************************/
/*
/* !Submenu */
/*
/****************************************/

#submenu {
	position: relative;
	z-index: 3;
	top: 27px;
	left: 530px;
	width: 350px;
	height: 13px;
	margin: 0;
	padding: 0;
	line-height: 7px;
/* 	background: green; */
}

#submenu.home {
	top: 42px;
	left: 0;
}

#submenu div {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -10px;
	text-align: left;
	display: none;
/* 	height: 24px; */
	height: 58px;
	padding: 12px 10px 0 10px;
/* 	background-color: aqua; */
	background: url(../images/layout/spacer.gif);
}

#submenu div.selected {
	display: block;
}

#submenu div a {
/* 	float: left; */
	clear: both;
	display: block;
	border: 0;
	margin: 0 0 7px;
	padding: 0;
	height: 13px;
	
	text-indent: 2000px;
	font-size: 1px;
	color: #000;
	overflow: hidden;
	
	BORDER: 0;
	background: url(http://www.howardshrier.com/images/layout/submenu.png) 0px 0px no-repeat;
}

/* !Submenu: Who */

#submenu #who {
/* 	width: 251px; */
	left: 2px;
}
#submenu #who #bio {
	width: 22px;
	background-position: 0px 0px;
}
/*#submenu #who #musings {
	width: 77px;
	background-position: -42px 0px;
}*/
#submenu #who #interviews {
	width: 100px;
	background-position: -119px 0px;
}
#submenu #who #gallery {
	width: 109px;
	background-position: -1043px 0px;
}

/* !Submenu: What */

#submenu #what {
/* 	width: 196px; */
	left: 75px;
}
#submenu #what #books {
	width: 64px;
	background-position: -220px 0px;
}
#submenu #what #filmtv {
	width: 74px;
	background-position: -284px 0px;
}
#submenu #what #reviews {
	width: 58px;
	background-position: -358px 0px;
}

/* !Submenu: When */

#submenu #when {
/* 	width: 125px; */
	left: 154px;
}
#submenu #when #news {
	width: 56px;
	background-position: -437px 0px;
}
#submenu #when #calendar {
	width: 69px;
	background-position: -493px 0px;
}

/* !Submenu: Where */

#submenu #where {
/* 	width: 287px; */
	width: 100px;
	left: 182px;
}
#submenu #where a {
	float: right;
}
#submenu #where #contact {
	width: 60px;
	background-position: -583px 0px;
}
#submenu #where #mailinglist {
	width: 87px;
	background-position: -663px 0px;
}
#submenu #where #wheretobuy {
	width: 100px;
	background-position: -770px 0px;
}

/* !Submenu: Why */

#submenu #why {
/* 	width: 190px; */
	width: 87px;
	left: 262px;
}
#submenu #why a {
	float: right;
}
#submenu #why #qa {
	width: 26px;
	background-position: -890px 0px;
}
#submenu #why #askhoward {
	width: 87px;
	background-position: -936px 0px;
}
#submenu #why #links {
	width: 37px;
	background-position: -1171px 0px;
}



/****************************************/
/*
/* !Main Content: General Styles */
/*
/****************************************/

#section {
	position: absolute;
	top: 200px;
	width: 600px;
	margin: 0;
	padding: 0 0 80px;
}

.fullwidth {
	width: 880px;
}

#section #spacer {
	width: 100%;
	clear: both;
	height: 20px;
}

#sectionlink {
	margin: 10px 0 0 -10px;
	padding: 10px;
}

#sectionlink:hover {
	background: url(http://www.howardshrier.com/images/layout/dimmer.png) repeat;
}

#sectionlink a {
	width: 100%;
	height: 100%;
	display: block;
}

#sectionbody {
	margin-top: 60px;
	margin-bottom: 10px;
}

#intro {
	width: 600px;
}

#divider {
	margin: 20px 0 0 0;
	padding: 0;
	height: 1px;
	width: 100%;
	background: url(http://www.howardshrier.com/images/layout/lightener.png) top left repeat-x;
}

#backto {
	width: 100%;
	background: url(http://www.howardshrier.com/images/layout/lightener.png) repeat-x;
	margin-top: 14px 0 80px;
	padding-top: 20px;
}

#backto.noline {
	background: none;
}

#backto a {
	width: 50%;
	float: left;
	font-style: italic;
	color: #FFF;
}

#backto a:hover {
	color: #BBB;
}

#backto a.toplink {
	float: right;
	text-align: right;
}



/****************************************/
/*
/* !Main Content: Home */
/*
/****************************************/

#frontpage {
	position: absolute;
	z-index: 5;
	bottom: 60px;
	height: 180px;
}

#frontpage h3 {
	margin-bottom: 14px;
}

#latest,
#praise,
#reading {
	position: absolute;
	bottom: 0;
	height: 180px;
	line-height: 21px;
}

#latest {
	width: 350px;
}

#latest div {
	margin-bottom: 5px;
}

#latest a:hover,
#latest a:active,
#praise a:hover,
#praise a:active {
	color: #BBB;
}

.label,
#latest a.label,
#latest a.label:visited {
	color: #ACC3F2;
	font-size: 11px;
	font-style: italic;
}

#latest a.label:hover,
#latest a.categort:active {
	color: #BBB;
}

#praise {
	width: 220px;
	margin-left: 360px;
}

#reading {
	width: 220px;
	margin-left: 660px;
}

#reading #book {
	float: left;
	margin: 5px 14px 0 0;
	background-color: #000;
	padding: 1px;
}

#reading #book:hover {
	padding: 0;
	border: 1px solid #BBB;
}

#frontpage .review {
	position: absolute;
	top: 30px;
	line-height: 27px;
}



/****************************************/
/*
/* !Main Content: Archive Lists */
/*
/****************************************/

#archives {
	position: absolute;
	top: 200px;
	width: 150px;
	margin: 0 0 0 690px;
	padding: 0;
}

#archives #divider {
	margin: 21px 0 0;
}

#archives tr,
#archives td {
	vertical-align: top;
}

#archives #spacer {
	height: 10px;
}

#archives #yearspacer {
	height: 15px;
	width: 100%;
}

#archives #year,
#archives #month {
	line-height: 24px;
}

#archives #year {
	position: absolute;
	width: 30px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#archives #month {
	margin-left: 40px;
	color: #FFF;
	font-style: italic;
}

#archives #month a,
#archives #month a:visited {
	color: #FFF;
	text-decoration: none;
}

#archives #month a:hover,
#archives #month a:active {
	color: #BBB;
}

#archives #backto {
	margin-top: 14px;
}

#archives #backto a {
	width: 100%;
}



/****************************************/
/*
/* !Main Content: "Read More" Sections	*/
/*
/****************************************/

#section.reviews,
#section.questions,
#section.calendar {
	width: 880px;
	top: 180px;
}

#section.reviews h3,
#section.questions h3,
#section.calendar h3 {
	padding-top: 14px;
	line-height: 24px;
}

#section.questions h4.question {
	padding-top: 7px;
	line-height: 24px;
}

#section div.excerpt {
	padding-bottom: 7px;
}

#section div.body {
	padding-bottom: 12px;
}

#section div.body {
	display: none;
	margin-top: -1px;
}

#section div.toggle {
	margin-top: -6px;
}

#section div.toggle a h4,
#section div.toggle a:visited h4 {
	color: #BBB;
}

#section div.toggle a:hover h4 {
	color: #FFF;
}




/****************************************/
/*
/* !Main Content: Who: Photo Gallery */
/*
/****************************************/

#section.gallery {
	width: 880px;
	top: 160px;
}

#section.gallery table.photo {
	width: 880px;
	background: url(http://www.howardshrier.com/images/layout/dimmer.png);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

#section.gallery table.photo td {
	padding: 15px;
	text-align: center;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#section.gallery table.photo td.full {
	padding-top: 25px;
}

#section.gallery table.photo td:hover {
	background-color: black;
}

#section.gallery table.photo td.full:hover {
	background: none;
}

#section.gallery #description {
	margin-top: 25px;
}

#section.gallery h3,
#section.gallery p {
	width: 600px;
	margin: 0 auto;
}

#section.gallery p {
	margin: 10px auto;
	font-size: 12px;
}

#section.gallery #nav {
	width: 880px;
	margin-top: 14px 0 80px;
	padding-top: 20px;
}

#section.gallery #nav a {
	font-style: italic;
	color: #FFF;
}

#section.gallery #nav a:hover {
	color: #BBB;
}


/****************************************/
/*
/* !Main Content: What: Books */
/*
/****************************************/

#section.books {
	width: 880px;
}

#book {
	float: left;
	margin: 10px 40px 0 0;
	padding: 2px;
	background: #000;
	line-height: 0;
}

#book:hover {
	background: #BBB;
}

#section.books #divider {
	float: left;
	clear: both;
}

#section.books h3,
#section.books h4 {
	float: left;
	clear: both;
	margin-top: 14px;
}

#section.books h4 { margin-top: 4px; }

#bookcovermenu {
	position: absolute;
	top: 200px;
	width: 200px;
}

#bookcovermenu img {
	margin-bottom: 15px;
}

#bookcovermenu .contentlink {
	font-family: whitman, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	line-height: 18px;
	color: #FFF;
	margin: 0 0 10px 0;
	cursor: pointer;
	cursor: hand;
}

#bookcovermenu .contentlink:hover,
#bookcovermenu .contentlink.selected {
	color: #EB3C3C;
}

#section.bookdetails {
	margin-left: 230px;
}

#section.bookdetails h1 {
	padding-top: 20px;
	margin-bottom: 20px;
}

#section.bookdetails h2 {
	margin-bottom: 10px;
}

#section.bookdetails .subsection {
	padding-bottom: 16px;
}

#section.bookdetails .reviews {
	padding-top: 5px;
}

#section.bookdetails .reviews h3 {
	padding-top: 14px;
	line-height: 24px;
}

#section.bookdetails .reviews #divider {
	margin: 6px 0 10px;
}



/****************************************/
/*
/* !Main Content: Where: Mailing List */
/*
/****************************************/

#section.mailinglist {
	width: 500px;
}

#signup {
	width: 60%;
}

#signup h4 {
	margin-top: 2em;
}

#signup input.button {
	float: left;
}

#signup input.button:hover {
	background-color: #2EB2D4;
}




/****************************************/
/*
/* !Main Content: Why: Q+A */
/*
/****************************************/

#section.questions h4.question {
	line-height: 24px;
	font-size: 13px;
}



/****************************************/
/*
/* !Main Content: Why: Ask Howard */
/*
/****************************************/

#ask input {
	margin-top: 20px;
}

#ask input.button {
	margin-top: 0;
}

#ask input.button:hover {
	background-color: #72D7A0;
}

#ask textarea {
	margin: 20px 0 0 0;
}

#yourname {
	position: absolute;
	top: 200px;
	width: 200px;
	margin: 0;
	padding: 0;
}

#yourlocation {
	position: absolute;
	top: 290px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#youremail {
	position: absolute;
	top: 380px;
	width: 200px;
	margin: 0;
	padding: 0;
}

#yourquestion {
	position: absolute;
	top: 200px;
	width: 400px;
	margin: 0 0 0 250px;
	padding: 0;
}

#yourquestion table {
	width: 100%;
	border: none;
}

#yourquestion #messages {
	padding-top: 5px;
}

#submissions {
	position: absolute;
	top: 200px;
	width: 180px;
	margin: 0 0 0 700px;
	padding: 0;
}