/*******************************************************************************
 NUDN2 General Definitions
*******************************************************************************/
html { 
	padding:0;
	margin:0; }

body {
	background:#FFF;
	font-family:verdana, sans-serif;
	font-size:76%;
	color:#3333FF;
	padding:0;
	margin:0; }

img, form { padding:0; margin:0; border:0; }

em, i { font-style:italic; }

strong, b { font-weight:bold; } 

.skip { display: none; }

.clear { clear: both; }

a:link, a:visited {
	text-decoration:none; }

/* bullets */
ul { 
	list-style:none;
	padding:0;
	margin:0; }

li { 
	list-style:none url("arrow.gif");
	margin:5px 0 5px 19px; }
	
li.stats { 
	list-style:none; 
	margin:5px 0 5px 19px; }

/*******************************************************************************
 Columns definitions
*******************************************************************************/
.wrapper {
	min-width:400px;
	width:100%; 
	margin: 0 -1px; }

.outer {
	width:auto;
	/* left column width and color */
	border-left:130px solid #F5F5F5;
	/* right column width and color */
	border-right:170px solid #F5F5F5;
	/* center column colour */
	background:#FFF; }

.inner {
	margin:0;
	width:100%;
	border-left:1px dashed #C0C0C0;
	border-right:1px dashed #C0C0C0; }

/* Mozilla code */
.outer > .inner { border-bottom:1px solid transparent; }

/*******************************************************************************
 Header
*******************************************************************************/
.header {
	position:relative;
	background:#FFF;
	margin:0 0 0 0;
	border-bottom:1px dashed #C0C0C0; }

.navBar {
	position:relative;
	font-size:1.0em;
	padding:10px;
	/*left:10px;
	top:5px;*/
	margin-bottom:5px; }

.headerQuote {
	position:absolute;
	top:5px;
	right:10px;
	font-size:1.4em;
	font-weight:bold; }

/*******************************************************************************
 Left column
*******************************************************************************/
.leftcol {
	float:left;
	position:relative;
	z-index:10;
	width:130px;
	margin-left:-130px;
	font-size:0.9em;
	line-height:120%;
	color:#3E3E3E;
	overflow:hidden; }

.leftpad { padding:10px; }

.leftcol a:link, .leftcol a:visited {
	text-decoration:none; }

.leftcol h2 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:5 0 3px 0;
	border:0; }

.leftcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Middle column
*******************************************************************************/
.middlecol {
	float:left;
	width:100%;
	position:relative;
	z-index:12;
	font-size:1.0em;
	line-height:160%;
	color:#2A2A2A; }

.middlepad { padding:6px 15px 15px 15px; }

.middlecol a:link, .middlecol a:visited {
	text-decoration:none; }

.middlecol li {
	list-style:none url("arrow.gif"); }

h1.item {
	font-size:1.4em;
	margin:0 0 5px 0; }

h1.item a {
    text-decoration:none; }

h1.item a:hover {
    color:#FFF; }

.iteminfo {
	background:url("arrow2.gif") no-repeat 0 10px;
	font-size:0.9em;
	color:#7F7F7F; 
	padding:3px 0 15px 15px; 
	margin:0 0 10px 0;
	border-bottom:1px dashed #C0C0C0; }

.offsetlinks {
	font-size:0.9em;
	text-align:right; }

/* comments */
.comment {
	font-size:0.9em; }

h4.comments {
	font-size:1.3em;
	margin:0 0 5px 0; }

.comment h3 {
	font-size:1.0em;
	margin-bottom:5px; }

.commentinfo {
	background:url("arrow2.gif") no-repeat 0 5px;
	font-size:0.9em;
	color:#7F7F7F;
	padding:0 15px 10px 15px; 
	margin-bottom:10px;
	border-bottom:1px solid #DADADA; }

/*******************************************************************************
 Right column
*******************************************************************************/
.rightcol {
	float:left;
	position:relative;
	z-index:11;
	width:170px;
	margin-right:-170px;
	font-size:0.9em;
	line-height:130%;
	color:#3E3E3E; 
	overflow:hidden; }

.rightpad { padding:10px 10px 10px 13px; }

.rightcol a:link, .rightcol a:visited {
	text-decoration:none; }

.rightcol h2 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:5; 
	border:0; }

.rightcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Footer
*******************************************************************************/
.footer {
	width:100%;
	position:relative;
	z-index:13;
	background:#FFF;
	margin:0 0 10px 0;
	border-top:1px dashed #C0C0C0; }

.footer p {
	font-size:0.9em;
	text-align:center;
	margin:5px 0 0px 0px; }

/*******************************************************************************
 Forms
*******************************************************************************/
/*.searchform {
	position:absolute;
	top:6px;
	right:6px;
	background:#FFF;
	padding:5px;
	border:1px solid #C0C0C0; }*/

.searchform .formfield { 
	width:80px; 
	border:1px solid #8A8A8A; 
	color:#3E3E3E; 
	background:#FFFFFF; }

.formbutton { 
	font-size:0.9em; }

.commentform .formfield {
	font-family:verdana, sans-serif;
	font-size:0.9em; }

.commentform textarea {
	width:345px; }

/* Mozilla code */
.leftcol { margin-right:1px; }
.rightcol { margin-left:1px; }
.middlecol { margin:0 -3px 0 -2px; }

/*******************************************************************************
 NP_Calendar.php styling
*******************************************************************************/
	
table.calendar {
	margin:0 0 0 -3px;
}

tr.calendardateheaders {
	font-size:0.8em;
}

td.days {
	text-align: center;
}

td.today {
	text-align: center;
	background-color: #FFF;
}