/* 
Title:		ninepointpublishing.com screen styles
Author: 	gordon@slickfishstudios.com
*/

html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	background: #121212;
}

td {vertical-align: middle;}


/* anchors */
a:link, a:hover, a:visited, a:active {
	outline: none;
}
a.backtotop {
	color: #7f9db9;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: .85em;
	margin-bottom: 10px;
}
a.backtotop:hover {
	color: #355a7c;
	text-decoration: underline;
}

/* specifics */
em {
	color: #0b4d1a; /* green */
}
h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
.header1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
}
.header2 {
	color: #eee;
	font-size: 14px;
	display: block;
}
.header3 {
	color: #999;
	font-size: 12px;
}
.header4 {
	color: #999;
	font-size: 12px;
}
h3 {
	padding: 5px 0;
	margin: 0;
	color: #454545;
	font-size: 12px;
}
h4 {
	padding: 5px 0;
	margin: 0;
	color: #cccccc;
	font-size: 12px;
        font-weight: heavy;
}
#three-column .column h4 span a.header3 {
	color: #e3e3e3;
	text-decoration: none;
}
#three-column .column h3 span a.header3:hover {
	color: #e3e3e3;
	background: none;
	text-decoration: underline;
}
.tight {
	padding-bottom: 0px;
	margin: 0;
}
.quote {
	margin: 15px 15px; 
	padding: 10px;
	display: block;
	font-family: Georgia, serif; 
	font-size: 1.35em; 
	font-weight: normal; 
	font-style: italic;
	text-align: left;
	color: #fff;
	line-height: 120%;
	border: 1px solid #ccc;
	background: #4b667f;
}
.green {
	color: #0b4d1a;
}
.grey {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	font-variant: small-caps;
}

.blue {
	color: #7f9db9;
}
.darkblue {
	color: #4b667f;
}
hr, hr.mini {
	color: #ccc;
	background: #ccc;
	height: 1px; 
	border: 0;
	margin: 15px 0 10px 0;
}
hr.mini {
	margin-right: 150px;
	margin-left: 150px;
	color: #cecece;
	background: #cecece;
}
.clear {
	clear: both;
}
.small {
	font-size: .9em; 
	font-weight: normal;
	text-transform: none;
}
.big {
	font-size: 1.2em; 
}
.right_side, .left_side {
	float: right;
	padding: 0;
	margin: 0 0 10px 25px;
	text-align: right;
	color: #454545;
	font-size: 11px;
	line-height: normal;
}
#format .right_side a, .left_side a {
	text-align: right;
	color: #454545;
	font-size: 11px;
	line-height: normal;
}
#format .right_side a:hover, .left_side a:hover {
	color: #fff;
}
.left_side {
	float: left;
	padding: 0;
	margin: 0 25px 10px 0;
	text-align: left;
}
.right_side img, .left_side img {
	border: 1px solid #404040;
	padding: 0;
	margin: 0;
	display: block;
}


/* LISTS */
ul {
	list-style-type: circle;
	color: #7d7d7d;
}

/* ***************//*************** */
a.pdf, a.web  {
	padding-left: 20px;
	display: block;
	margin: 5px 0 0 20px;
	background: url(../images/pdf_17x17.gif) no-repeat left 50%;
	float: right;
}
ul li.web {
	background: url(../images/web_17x17.gif) no-repeat left 50%;
}


.column {
	float: left;
	width: 28%;
	margin: 0 10px;
}
/* *************** TOOLTIPS *************** */

p.tool {
	clear: both;
	margin: 0;
	padding: 0 0;
}
/*  */
#tooltip{
	position: absolute;
	border: 1px solid #404040;
	background: #232323;
	padding: 5px 10px 10px;
	color: #ccc;
	display: none;
	width: 300px;
	font-size: 11px;
        text-align: justify;
	line-height: 1.3em;
}	

/*  */


/* *************** ALTERNATE FLASH CONTENT *************** */
#flash { /* homepage only */
	width: 100%;
	height: 570px;
	margin: 0;
	padding: 0;
	background: #121212;
}

#noflash {
	background: url(../images/no_flash-bkg.jpg) no-repeat left top;
	width: 870px;
	height: 600px;
	color: #fff;
}
#noflash #noflash-format {
	padding: 15px;
	text-align: center;
}

/* ***************//*************** */
/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0 auto;
	padding: 0;
	width: 870px;
}
#wrapper-inner { 
	margin: 0 auto;
	width: 870px;
	border: 0;
}
#banner { 
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
}
#main {
	width: 100%;
	height: 480px;
	overflow: auto;
	margin: 0;
	padding: 0;
	background: #000;
}

#main #format {
	padding: 15px 25px 15px 25px;
	margin: 0;
	line-height: 135%;	
	font-size: 12px;
	text-align: justify;
}
#format a {
	color: #eee;
	text-decoration: none;
}
#format a:hover {
	color: #fff;
	text-decoration: underline;
}
#format a.small, #format .small {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#format a.small:hover {
	color: #555555;
	font-size: 10px;
}

.press {
	margin: 5px 20px 10px 20px;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #222;
}
.press p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: normal;
}


.subscribe-box {
	background: #000;
	border: 1px solid #222;
	padding: 0px;
	margin: 0 30px 30px 0;
	text-align: center;
	width: 40%;
	float: left;
}


#three-column {
        width: 775px;
	margin: 0 auto;
}
#three-column .column {
	float: left;
	width: 250px;
	margin: 0 7px 0 0;
	padding: 0;
}
#three-column .column h4 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background: #010101;
	width: 250px;
	padding: 3px;
	margin: 0;
}
#three-column .column h5 {
	font-size: 14px;
	font-weight: heavy;
	color: #e3e3e3;
	background: #222222;
	width: 240px;
	padding: 3px 0;
	margin: 0;
}
#three-column .column h5 span {
	padding: 2px 0 2px 10px;
	margin: 0;
	display: block;
}
#three-column .column p {
	padding: 7px 0 0px 10px;
	margin: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 130%;
}

/* *************** footnav *************** */
.columnList {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
	display: block;
}
.columnList ul {
	margin-top: 0;
	padding-top: 0;
}
.columnList ul li {
	line-height: normal;
}
.columnList .grey {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	font-variant: small-caps;
}


#excerpt {
	/*border-left: 1px solid #404040;*/
	width: 400px;
}
#excerpt p {
	font-size: 11px;
	padding: 0 0 5px 15px;
	margin: 0 0 5px 15px;
	line-height: normal;
	color: #676767;
}

/* *************** footnav *************** */
#footnav {
	width: 100%;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 11px; 
	color: #282828;
	background: #090909; /* 090909 */
	border-top: 1px solid #404040;
	border-bottom: 1px solid #292929;
	text-align: center;
	text-transform: lowercase;
}
#footnav a {
	color: #828282;
	text-decoration: none;
}	
#footnav a:hover {
	color: #eee;
	text-decoration: underline;
}	
#footnav a.current {
	color: #b7b7b7;
	text-decoration: none;
}	
#footnav a.current:hover {
	color: #eee;
	text-decoration: underline;
}	
/* ***************//*************** */


/* ***************//*************** */
#footer { 
	width: 870px;
	clear: both;
	font-size: .80em;
	color: #404040;
	border: 0;
	margin: 0;
	padding: 0;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding: 5px 0 0 0;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 5px;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding: 5px 0 0 0;
}
#footer a {
	border-bottom: none;
	color: #404040;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	border-bottom: 1px dotted #95b0bf;
	color: #fff;
	text-decoration: none;
}
/* *************** EDITIONS SLIDESHOW*************** */
#slideshow {
	float: left;
	padding: 0;
	margin: 0 18px 15px 0;
	border: 1px solid #404040;
}
/* *************** EDITIONS-INFO*************** */
.editions-info {
	font-size: 12px;
	color: #ccc;
}
.editions-info .copy {
	line-height: normal;
	display: block;
	padding-top: 5px;
	font-size: 11px;
	color: #777;
}
.editions-info .grey {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	font-variant: small-caps;
}
.editions-info h2 { /* title for editions */
	color: #eee;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	font-size: 1.7em;
	margin-top: 0;
	padding-top: 0;
}
.editions-info .price {
	text-align: right;
	display: block;
}	
hr {
	border: 0;
	background: #555;
	color: #555;
	height: 1px;
}
/* *************** EDITIONS CONTENT*************** */
.bio-block {
	font-size: 12px;
	line-height: normal;
}
.bio-block img  {
	border: 1px solid #000;
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	width: 300px;
	display: block;
}



/* *************** CONSTANT CONTACT FORM STYLING*************** */
#CC-form {
	/* border: 1px solid #222;*/
	padding: 0 10px 10px 10px;
	margin: 0;
	/*background: #000;*/
	float: right;
}
#CC-form .head {
	color: #343434;
	margin: 0 0 4px 0;
	padding: 0;
	display: block;
}
#CC-form form {
	padding: 0;
	margin: 0;
}
#CC-form input {
	border: 1px solid #404040;
	background: #111111;	
	margin: 0 0 0 0;
	padding: 4px 5px 4px 5px;
	color: #686868;
	float: left;
}
#CC-form input.submit {
	border: 1px solid #808080;
	background: #686868;	
	margin: 0 0 0 5px;
	padding: 3px 5px 3px 5px;
	color: #000;
}
#CC-form input.submit:hover {
	border: 1px solid #fff;
	background: #8b8b8b;
}


/* &&&&&&&&&&&&&& LEFT COLUMN &&&&&&&&&&&&&& */
#leftCol {
	float: left;
	width: 190px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	line-height: normal;
	text-align: left;
	font-size: 11px;
}

/* &&&&&&&&&&&&&& BUY PAGE BOXES &&&&&&&&&&&&&& */
#rightCol {
	width: 580px;
	float: left;
	border-left: 1px solid #404040;
	margin: 0 0 0 10px;
	padding: 0 0 10px 15px;
}

.buy-box {
	width: 175px;
	float: left;
	display: block;
	margin: 0 18px 40px 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
.buy-box select {
	margin-bottom: 6px;
}
.buy-box b {
	color: #eee;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.buy-box b em {
	color: #999;
	font-weight: normal;
	text-transform: lowercase;
}
.boxgrid {
	width: 165px;
	height: 257px;
	margin: 0 auto 4px auto;
	background: #161613;
	border: none;
	float: left;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0; 
	left: 0;
	border: 1px solid #404040;
	width: 163px;
	height: 254px;
	display: block;
}
.boxgrid p { 
	padding: 10px; 
	color: #afafaf; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: normal;
}
.boxgrid .boxcaption { 
	float: left; 
	position: absolute; 
	background: #000;
	width: 165px;  
	height: 257px; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 257px;
	left: 0;
}







