body
{
    font: 12px verdana, arial, sans-serif;
    text-align:center; /* IE */
	margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 60px;
}

* {margin:0px; padding:0;}

div#mainwrap
{
    margin: 0 auto;
    width: 800px;
    text-align: left;
}

div#netheader
{
    height:20px;
    /*background-color:#EA7600;*/
    text-align:left;
}


div#nh_rblogo {
    float: left;
    /*line-height: 20px;*/
    margin-left: 0px;
    margin-right: 10px;
/*    color: white;*/
    font-weight: bold;
    /*font-size: .98em;*/
    /*background-color: red;*/
    width: 160px;
    height: 20px;
    display: inline;
}


div#nh_rblogo a
{
    border: none;
}

div#nh_rblogo img
{
    border: none;
}


div#contentarea
{
	position:relative;
    height: 100%;
}

div#contentarea2
{
    position:relative;
	background: url(../img/faux/faux1.gif);
}

div#sitewrap
{
}


div#col2
{
    width:320px;
    float: left;
    display: inline;
	margin-top: 5px;
    padding-left: 0px;
    /*background-color: red;*/
    margin-bottom: 15px;
}

div#col1
{
/*    background-color: green;*/
	float: left;
    width: 430px;
    height: 100%;
    padding: 10px;
    display: inline;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 0px;
}

div#col1vid
{
	width: 160px;  /*60+120*/
	height: 310px;
	/*background-color: black;*/
	float: right;
	margin-left: 10px;
}

div#col2blackout
{
	width: 300px;
	height: 310px;
	/*background-color: black;*/
}

div#col2vid
{
	width: 480px;
	text-align: center;
	height: 300px;
	position: absolute;
    top: 15px;
	right: 15px;
	/*background-color: orange;*/
}

div#siteheader
{
    height:40px;
}

div#siteheader p
{
    margin: 10px 0 0 10px;
    font-size: 16px;
    float: left;
    font-weight: bold;
    text-align:left;
    color: white;
    width: 150px;
    display: inline;
}

div#siteheader a
{
    color: white;
    text-decoration: none;
}



div#searcharea
{
    margin-top: 10px;
    margin-right:10px;
    float: right;
/*  background-color:yellow;*/
}

div#siteheader div#search
{
    float: left;
    display: inline;
}

div#siteheader div#search form
{
	top: 0;
	right: 0;
	/*padding: 12px 20px 0 0;*/
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
    margin-left: 10px;
}

div#siteheader div#search form #submit
{
	position: relative;
	top: -2px;
	margin: 0;
	background: #6A7389;
	color: #fff;
	height: 31px;
	width: 33px;
	border: 0;
	border-right: 1px solid #283043;
	border-bottom: 1px solid #283043;
	border-top: 1px solid #9097A2;
	border-left: 1px solid #9097A2;
}
	
div#siteheader div#search form #q
{
    height: 25px;
	width: 150px;
	font-size: 20px;
	border:	1px solid #9097A2;
	/*background: #D9DBE1;*/
	padding: 2px;
}


div#charprofile1
{
    line-height: 15px;
}


div#credits h4
{
    font-size: 12px;
    font-weight: bold;
    display: inline;
}



div#email
{
/*	background-color: blue;*/
}

div#email div.email_opt
{
	margin-bottom: 5px;
}

div#email div#email_lft
{
	width: 300px;
	float: left;
	display: inline;
	/*background-color: white;*/
}

div#email p.comingsoon
{
    /*color: red;*/
    font-size:10px;
    /*margin-top: 40px;*/
    font-weight: bold;
}

div#email div.email_opt#email_from
{
}

div#email div.email_opt#email_to input.act
{
	position: relative;
	top: 3px;
	/*background-color: green;*/
}

/*TODO: fix this*/
* html div#email div.email_opt#email_to input.act
{
	z-index: 0;
	position: fixed;
	top: 0px;
}

div#email div.email_opt textarea#email_msg
{
	background: url(../img/back.gif);
	border: 0;
	width: 200px;
	height: 60px;
}

div#email div.email_opt#email_sendlist
{
}

div#email div.email_opt#email_sendlist select
{
	border: none;
	width: 200px;
}

div#email div.email_opt p.email_set
{
	float: left;
	display: inline;
	width: 60px;
	text-align: right;
	/*background-color: green;*/
	height: 20px;
	line-height: 19px;
	margin-right: 5px;
}

div#email div.email_opt input
{
	padding-top: 2px;
	height: 19px;
	/*background-color: lightblue;*/
	border: 0;
	border-bottom: 1px solid black;

}

div#email div.email_opt#email_buttons
{
	margin-top: 10px;
	margin-left: 10px;
}

div#dlep h1
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
}

div#dlep div.dlopt
{
/*	background-color: red;*/
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

div#dlep div.dlopt img
{
	border: none;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#dlep div.dlopt h3.dltext,h4.dltext
{
	font-size: 16px;
	width: 100px;
	display: block;
	text-align: center;
}

div#dlep div.dlopt h4.dltext
{
	font-size: 14px;
}


/* Transcript */

div#trans

{
	height: 256px;
	text-align: center;
	overflow: hidden;
    font-size: .9em;
}

div#trans p.action
{
    font-style: italic;
    text-align: left;
    margin-bottom: 15px;
}

div#trans p.char
{
    /*text-decoration: underline;*/
    font-weight: bold;
    margin-bottom: 5px;
}

div#trans p.dialogue
{
    margin-left: 20px;
    text-align: left;
    width: 80%;
    margin-bottom: 15px;
}

div#trans p.blinks
{
    text-align: left;
}

div#trans p.blinks a
{
    color: gray;
/*    text-decoration: none;*/
}

div#comments
{
}

div.comment
{
    background-color: #FAFAFA;
}

div.comment p.who
{
    font-weight: bold;
}
div.comment p.what
{
    margin-top: 5px;
}
div.comment p.when
{
    font-size: .9em;
}







/* Hidden Pane */

div#hpane
{
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;    /*IE*/
}










/* Script */

div#script
{
	overflow: hidden;
	visibility: hidden;
    margin-left: 300px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 0px;
	/*background-color: yellow;*/
}













div.hidden_h
{
	visibility: hidden;
	height: 0px;
	overflow: hidden;   /*IE*/
}

/* TODO: FIX EIIE BUG */
div.hidden_h_head p.title
{
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background-color: orange;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
}

div.hidden_h#msg p.title
{
    background-color: green;
}
div.hidden_h#msg p.body
{
    font-size: .9em;
}
div.hidden_h#err p.title
{
    background-color: red;
}
div.hidden_h#err p.body
{
    font-size: .9em;
}




div.hidden_h_head p.title a
{
	color: white;
}


div.hidden_h a.min
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
div.hidden_h a.min:hover
{
	text-decoration: underline;
}

/* Ep Styles */

div#epzone
{
/*    background-color: red;*/
}

div#epzone div#vidopt
{
	width: 150px;
    height: 256px;
	float: right;
/*	background-color: green;*/
    overflow: hidden;
}


div.v1
{
	display: block;
/*	background-color: red;*/
	display: inline;
}

div.v2
{
	text-align: right;
	float: left;
	display: inline;
	padding: 5px;
	padding-top: 14px;
	padding-left: 0px;
	font-size: 9px;
	line-height: 10px;
	/*background-color: yellow;*/
}

ul.vidoptlist li
{
    margin-right: 10px;
	float: left;
	display: inline;
	margin-bottom: 4px;
	list-style-type: none;
/*    width: 100%;*/
    height: 48px;
}

ul.vidoptlist li div.v1 a
{
    text-decoration: none;
    /*color: #191919;/*white;*/
    color: #333333;
    text-align: center;
    width: 48px;
    height: 100%;
    display: block;
    float: right;
}

ul.vidoptlist li div.v1 a img
{
    border:none;
	vertical-align:bottom; /* for IE6 */
	width: 48px;
	height: 48px;
}

ul.vidoptlist li div.v1 a:hover img {
	visibility:visible;
}
ul.vidoptlist li div.v1 a:hover img/**/ {
    visibility:hidden; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html ul.vidoptlist li div.v1 a {
	/*cursor:hand;*/
}
* html ul.vidoptlist li div.v1 a:hover {
	height:1%;
}
/* */

.icon1 { background:url(../img/icons/w/1a.png) bottom left no-repeat; }
.icon2 { background:url(../img/icons/w/2a.png) bottom left no-repeat; }
.icon3 { background:url(../img/icons/w/3a.png) bottom left no-repeat; }
.icon4 { background:url(../img/icons/w/4a.png) bottom left no-repeat; }
.icon5 { background:url(../img/icons/w/5a.png) bottom left no-repeat; }
.icon6 { background:url(../img/icons/w/6a.gif) bottom left no-repeat; }

div#epzone div#epclip
{
    width: 320px;
    height: 256px;
    /*background-color: yellow;*/
    /*position: absolute;*/

/*
	border-right: 2px solid #EDEDED;
	border-left: 2px solid #EDEDED;
*/
/*	border: 0px;*/
	/*margin-bottom: 0px;*/
	/*background-color: red;*/
	float: left;
    display: inline;
}

div#epzone p.epdl
{
    margin-right: 10px;
    float: left;
    display: inline;
}


div#pasteps img
{
    border: 0px;
}

div#pasteps
{
    margin-top: 18px;
    /*background-color: red;*/
    width: 320px;
}

div#pasteps p.nav
{
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    text-align: center;
}

div#pasteps p.nav a
{
    color: gray;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
}

div#pasteps div.pastep
{
	float: left;
    margin-bottom: 10px;
	width: 150px;
    overflow:hidden;
/*    background-color: #F5F5D7;*/
    margin-right: 10px;
}

div#pasteps div.pastep div.info
{
    /*background-color: red;*/
    width: 220px;/*190-64-5-5*/
    height: 100%;
    float: left;
    display: inline;
}

div#pasteps div.pastep h3
{  
	width: 100%;
    display: block;
    height: 16px;
    float: left;
    display: inline;
    font-size: 10px;
}

div#pasteps div.pastep i
{  
	width: 100%;
    display: block;
    height: 16px;
    float: left;
    font-size: 10px;
}


div#pasteps div.pastep h4
{  
    min-height: 16px;
    width: 100%;
    float: left;
    font-size: 10px;
    /*background-color: green;*/
    display: inline;
}

* html div#pasteps div.pastep h4 /*IE*/
{
    height: 16px;
}


div#pasteps div.pastep p
{  
    height: 16px;
    float: left;
    display: inline;
    font-size: 12px;
    display: inline;
/*    background-color: blue;*/
}

div#pasteps div.pastep p a.wn
{  
    text-decoration: none;
    font-weight: bold;
    color: lime;
}
div#pasteps div.pastep p a.wn:hover
{  
    text-decoration: underline;
}

div#pasteps div.pastep img.epthumb
{
    margin-right: 5px;
    float: left;
    width: 64px;
    height: 48px;
    display: block;
    display: inline;
    /*border: 1px solid black;*/
}


div#svlinks
{
    margin-bottom: 15px;
}

div#svlinks a
{
    color: gray;
    text-decoration: none;
    font-weight: bold;
    font-size: .9em;
}
div#svlinks a:hover
{
    text-decoration: underline;    
}


div#sponsors
{
    float: left;
    /*background-color: blue;*/
    width: 250px;
    display: inline;
    margin-left: 25px;
}

div#sponsors p.nav a
{
    color: black;
    
}

div#sponsors img
{
    border: 0px;
    width: 250px;
    height: 250px;
    /*margin-left: 10px;*/
}


div#sponsors p.tbar
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Comments */
div#comments
{
	margin-top: 20px;
}


p.commenthead
{
	padding-left: 0px;
	text-align: right;
	/*background-color: red;*/
	font-size: 16px;
	font-weight: bold;
}

div#comments div.comment
{
	text-align: justify;
	margin-bottom: 10px;
	background-color: #E6E6E6;
	padding: 10px;
}

div#addcomment
{
	margin-top: 20px;
	/*background-color: red;*/
	width: 100%;
}

div#addcomment p#addcommenth
{
	margin-top: 0px; /*TODO: fix the hpane first p with this */
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
    /*background-color: yellow;*/
}

div#addcomment div.line
{
	width: 100%;
	/*background-color: green;*/
	margin-bottom: 10px;
}

div#addcomment div.line label
{
	text-align: right;
	float: left;
	display: inline;
	width: 80px;
	/*background-color: blue;*/
	margin-right: 10px;
}

div#addcomment input
{
	width: 250px;
	border: none;
	border-bottom: 1px solid black;
}

div#addcomment input#bt_submit
{
    background-color: lightgrey;
}


div#addcomment textarea#what
{
	height: 120px;
	width: 320px;
	border: none;
	background: url(../img/back.gif) repeat-x;
}








p.tbar
{
	height: 16px;
    /*padding: 2px;*/
    /*padding-left: 5px;*/
    font-size: 14px;
	/*line-height: 16px;*/
    margin-top: 10px;
    margin-bottom: 20px;
    /*background-color: white;*/
    /*border-bottom: 1px solid black;*/
    /*font-weight: bold;*/
    text-align: left;
    text-decoration: underline;
}

div#sponsors
{
	margin-top: 20px;
}


div#sponsors p.sphead
{
    padding: 0px;
	background-color: white;
}

div#sponsors p.nav
{
    text-align: right;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    /*background-color: white;*/
}

div#syn
{  
    width: 100%;
    float: left;
    display: inline;
    /*background-color: red;*/
	overflow: hidden;
}

p.synhead
{
    /*padding: 15px;*/
    font-size: 1.2em;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    background-color: white;
    border-bottom: 1px solid black;
}

div.grp
{   
    overflow: hidden;
    width: 100px;
    float: left;
    display: inline;
    /*background-color: red;*/
	margin: 10px;
    /*min-height: 100px;*/
}

div#ipod
{   
    margin-left: 20px;
    width: 50px;
}

div#feeds
{   
    width: 90px;
}

div.grp p.grpname
{
    padding-left: 2px;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 5px;
    /*background-color: yellow;*/
}

div.grp img
{
	border: 0px;
    float: left;
    display: inline;
    margin-left: 5px;
    margin-bottom: 10px;
    /*padding: 5px;*/
}

div#syn1 h4
{
	font-size: 16px;
}

div#syn2 h4
{
	font-size: 16px;
}

div#syn3 h4
{
	font-size: 16px;
}

div#syn3 textarea#feedurl
{
	border: none;
	background-color: lightgrey;
	padding: 10px;
	width: 70%;
	height: 50px;
	overflow: auto;
}

div#syn div.opt
{
    float: left;
    /*background-color: blue;*/
    margin-bottom: 5px;
    display: inline;
}

div#syn div#subopt
{
    width: 100%;
}

div#choose
{
	width: 100%;
    float: left;
    display: inline;
    height: 120px;
    margin-bottom: 40px;
}

* html div#choose
{
	margin-bottom: 20px; /*IE*/
}

/*todo: fix long text block*/
div#syn div#readers
{
/*    border: 1px solid black;*/
    position: relative;

	/*
	top: 10px;
    right: 20px;**/
    background-color: red;

    width: 200px;
    float: left;
    display: inline;
    height: 100px;
}


div#syn h3
{
    padding-left: 2px;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 5px;
    /*background-color: yellow;*/
}

div#syn h4
{
    width: 220px;
    float: left;
    margin-left: 20px;
    padding: 0px;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    font-weight: 100;
    background-color: yellow;
    display: inline;
}

div#syn h4 input
{
	padding: 0px;
    margin-right: 5px;
    display: inline;
}

div#syn input.url
{
    color: gray;
    background-color: transparent;
    border: 0;
    margin: 0px;
    width: 510px;
    /*border-bottom: 1px solid gray;*/
}

div#syn p.tbar a
{
    float: right;
    text-align: right;
    font-size: 10px;
}

div#vslide
{
	height: 460px;
	/*background-color: blue;*/
}


div#bloo
{
	height: 450px;

}

div#bloo div.leftcolumn p.title
{
	overflow: hidden;
}

div#blogcol div.blogfooter
{
    margin-top: 20px;
}






div.blogs
{
	margin-bottom: 20px;
    padding-bottom: 20px;
	border-bottom: 1px dashed gray;
	overflow: hidden;
}

div.blogs#last
{
    border-bottom: none;
}

div.blogs img.charimg
{
	border: none;
	float: left;
	margin-right: 5px;
}

div#blogcol
{
    text-align: justify;
    float: left;
	width: 100%;
    margin-left: 0px;
    display: inline;
}

div#blogcol a
{
    color: #000081;
    text-decoration: underline;
    /*font-size: .9em;*/
    /*font-weight: bold;*/
}

div#blogcol div.blogfooter a
{
    font-weight: bold;
    color: gray;
    text-decoration: none;
}



div#blogcol p.title
{
	/*background-color: yellow;*/
	margin-left: -10px; /*to make up for blogcol left padding*/
	margin-top: -10px;
	width: 285px;
}


div#blogcol p.body
{
    font-weight: 100;
    font-size: 12px;
}

div#blogcol p.body:first-letter
{
	font-family : "Times New Roman", times, serif;
	font-size : 25px;
	font-style: italic;
	color : black;
	position: absolute;
	float: left;
	margin-right: 7px;
	display: inline;
}

div#blogcol h3
{
	height: 80px;
	text-align: left;
    font-size: 1.2em;
}

div#blogcol h3 span
{
	font-weight: 100;
    font-size: .8em;
}


div#blogcol p
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div#footer
{
    font-size: 11px;
    text-align:left;
    /*padding-top:5px;*/
    /*background-color: lightgrey;*/
    padding-top:5px;
    padding-left: 5px;
    padding-bottom:5px;
    color: white;
} /* temp footer styles */

div#footer a
{
    color: white; /*todo: replace with hex*/

}

div#ffooter
{
    text-align:left
}


div#ffooter
{
    color: gray;
    font-size: .8em;
}

div#ffooter a img
{
    position: relative;
    top: -18px;
    margin-top: 5px;
    border: 0px;
}

/* Characters */

div#chars
{
    margin-left: 10px;
    margin-top: 10px;
}

div#chars div.char
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline;
}

div#chars div.char a
{
	text-decoration: none;
	color: black;
}

div#chars div.char img
{
	border: 0px;
    width: 40px;
    height: 40px;
}

div#chars div.char h3
{
	text-align: left;
	font-size: 12px;
    width: 80px;
    /*background-color: green;*/
    margin-right: 0px;
    margin-bottom: 5px;
}

p.profiletext
{
	text-align: justify;
	font-size: .9em;
}

img.profileimg
{
	float: left;
	display: inline;
	padding-bottom: 10px;
	padding-right: 10px;
	
}

/* network menu */

div#netmenu
{
    float:left;
    font-size:.9em;
    margin-top:0px;
    display: inline;
}

div#netmenu ul
{
	margin: 0;
}

div#netmenu li
{
    float:left;
    list-style-type:none;
    line-height: 20px;
    height: 20px;
    width: 100px;
    /*background: url(../img/b/b1.gif) no-repeat*/
    display: inline;
}

div#netmenu a
{
    display: block;
    text-decoration:none;
    color:white;
    width: 100px;  
    height: 20px;  
    text-align: center;
    font-size: .9em;
    /*background-color: green;*/
}

div#netmenu a:hover
{
}

* html div#netmenu ul
{
    float:left;
    margin-left:0px;
    display: inline;
}

* html a {display:inline;} /*IE5/5.5 padding*/

/* Site Menu */

div#sitemenu
{
	float:left; /*makes the div enclose the list */
	display: inline;
	margin-top:5px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
}

div#sitemenu li
{
	float:left;
	position:relative;
	list-style-type:none;
    height: 30px;
    margin-left: 10px;
    display: inline;
}

div#sitemenu a
{
	display: block;
	padding:8px 10px;
	text-decoration:none;
    /*color: black;*/
    color: #BBD2E0;
}


div#sitemenu a:hover
{
	color:white;
	text-decoration:underline;
}


* html div#sitemenu ul
{
	float:left;
	display: inline;
	margin-left:0px;
}

/*Aslett clear*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
	display: block;
	display: inline;
}
/*IE Mac*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* hide mac */

