/* WARNING: THIS VERSION OF NN4 STYLES IS STILL IN DEVELOPMENT */

/* PLEASE CONSIDER IT AS IN ALPHA PHASE */

/* Remember! FREAKING NN4xx take images url relative to the document - NOT to the css file */

/* So, if you wish to rename the theme, please take care of the paths manually */


/* These styles are responsible for the body of page */

/* they can be inherited by all other nested styles, divisions and spans 
*/

body
{
	margin: 4px 0px 0px 4px;
 /* 	padding: 0; */
/* 	font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	background-image: url(themes/PostNukeSilver/images/bkground.gif);
}

img { border: null }

p ( font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; )
	
/* These ones control appearance of articles, centre blocks, messages and admin panels */

.opentable
{
	background-color: #f1f1f1;
	width: 100%;
	padding: 2px;
	
/* 	border-color: #f9f9f9; */
/* 	border-width: 2px 3px 3px 2px; */
/* 	border-style: groove; */
/* 	margin: 5px 0 0 0; */
}

.opentable2
{
	background-color: white;
	width: 100%;
	padding: 2px;
	
/* 	border-color: silver; */
/* 	border-width: 2px 3px 3px 2px; */
/* 	border-style: groove; */
/* 	margin: 5px 0 0 0; */
}

.central-area
{
	background-color: #f1f1f1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.central-area table, b, i, p, center, form
{
	font-size: 11px;
	text-align: left;
}

.central-area .pn-title, .pn-pagetitle, .pn-logo
{
	font-size: 12px;
	text-align: left;
}

a.central-area
{
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.central-area a:link { font-weight: bold; text-decoration: none; color: #C00;}
.central-area a:visited { font-weight: bold; text-decoration: none; color: #C00;}
.central-area a:hover { font-weight: bold; text-decoration: underline; color: #C00;}
.central-area a:active { font-weight: bold; text-decoration: none; color: #C00;}

.article-table
{
	background-color: white;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	
/* 	border-color: silver; */
/* 	border-width: 1pt; */
/* 	border-style: solid; */
}

.article-table-text { font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; }

a.article-table { font-weight: bold; color: #C00; text-decoration: none; }

.article-table a:link { text-decoration: none; color: #c00;}
.article-table a:visited { text-decoration: none; color: #c00;}
.article-table a:hover { text-decoration: underline; color: #c00;}
.article-table a:active { text-decoration: none; color: #c00;}

.article-table table
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
	width: 100%;
}

.article-table .pn-title { color: black; }

/* Below are utility classes, we can use them to control appearance of individual elements */

.logo
{
	background-color: #f1f1f1;
	border: 0;
}

.banner
{
/* 	border-color: black; */
/* 	border-width: 1px; */
/* 	border-style: solid; */
}

.border1
{
/* 	border-width: 1px; */
/* 	border-color: silver; */
/* 	border-style: solid; */
/* 	background-color: #b1b1b1; */
}

.border2
{
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	/* 	padding: 4px 0px 1px 6px; */
	/* 	margin: 0 0 0 -8px; */
/* 	width: 100%; */
}

.border3
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 2px;
}

.bar-top-left
{
	background-image: url(themes/PostNukeSilver/images/bar_top_left.gif);
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	height: 40px;
	width: 168px;
	/* 	background-position: 0px 0px; */
	/* 	background-attachment: fixed; */
	/* 	margin: 0; */
	
}

.bar-top-text
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}

.bar-top-middle
{
	/* 	height: 40px; */
	/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/bar_top_middle.gif);
	background-repeat: repeat;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
}

.bar-top-middle a:link
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-middle a:visited
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-middle a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.bar-top-middle a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-form
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: silver;
	
/* 	vertical-align: middle; */
}

.bar-top-form input
{
	font: 9px monaco, courier, monospace;
	color: black;
/* 	background-color: silver; */
}

.menu-title
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 145px;
	
}

.spacer-top-middle
{
	/* 	height: 11px; */
	/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/spacer_top_middle.gif);
	background-repeat: repeat-x;
	
}

/* Controlling appearance of the left menus */

.menu-middle-left
{
	width: 168px;
/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/menu_middle_left.gif);
	background-repeat: repeat-y;
	border: null;
	
}

a.menu-middle-left
{
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 11px;

}

.menu-middle-left a:visited
{
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 11px;
}

.menu-middle-left a:hover
{
	color: fc6;
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
    line-height: 11px;
}

.menu-middle-left a:active
{
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 11px;
}   

.menu-middle-left td
{
	color: #fff;
	text-decoration: none;
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-weight: normal;
	font-size: 10px;
}

.menu-middle-left .menu-title
{
	color: #fc6;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
}

.menu-middle-left strong
{
	color: fc6;
/* 	font-weight: 900; */
}

/* Centre blocks and admin messages */

.message-centre
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border-style: solid;
	border-color: silver;
	
}

.message-centre .border2
{
	border: null;

/* 	padding: 0; */
}

.message-centre td
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 3px;
	border: null;
}

.message-centre .pn-title
{
	font-family: helvetica, arial, sans-serif;
	color: #C00;
	font-weight: bold;
	font-size: 12pt;
}

/* Right menus */

.menu-middle-right
{
	width: 165px;
}

.menu-middle-right strong
{
	color: black;
	font-weight: 900;
}

.menu-middle-right a:link
{
	color: #000;
	text-decoration: none;
}

.menu-middle-right a:visited
{
	color: #000;
	text-decoration: none;
}

.menu-middle-right a:hover
{
	color: black;
	text-decoration: underline;
}

.menu-middle-right a:active
{
	color: #000;
	text-decoration: none;
}

.menu-middle-right .pn-normal
{
	color: #5a5a5a;
	text-decoration: none;
	font-family: tahoma, geneva, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.menu-middle-right .pn-title
{
	color: #5a5a5a;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.menu-middle-rightborder
{
/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/menu_middle_right.gif);
	background-repeat: repeat-y;
	border: null;
	
}

/* Bottom spacer and bar */

.bar-bottom-middle-spacer
{
	/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/spacer_bottom_middle.gif);
	background-repeat: repeat-x;
	border: null;
}

.bar-bottom-middle
{
	color: silver;
/* 	background-color: #f1f1f1; */
	background-image: url(themes/PostNukeSilver/images/bar_bottom_middle.gif);
	background-repeat: repeat-x;
	border: null;
}

.bar-bottom-middle a:link
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-bottom-middle a:visited
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-bottom-middle a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.bar-bottom-middle a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.credits
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	/* 	line-height: 11px; */
/* 	width: auto; */
/* 	display: block; */
}

.credits a
{
	color: black;
	font-weight: bold;
	
}

/* Legacy styles, maybe used by some old modules */

textarea {
/* border-bottom-width: 1px; */
/* border-color: #000000; */
/* border-left-width: 1px; */
/* border-right-width: 1px; */
/* border-style: solid; */
/* border-top-width: 1px; */
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}

input {
/* background-color: #f1f1f1; */
/* border-bottom-width: 1px; */
/* border-color: #000000; */
/* border-left-width: 1px; */
/* border-right-width: 1px; */
/* border-top-width: 1px; */
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

input.pn-text {
/* background-color: #f1f1f1; */
/* border-bottom-width: 1px; */
/* border-color: #000000; */
/* border-left-width: 1px; */
/* border-right-width: 1px; */
/* border-top-width: 1px; */
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

input.pn-button
{
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
/* 	text-indent: 2px; */
/* 	border-color: #f1f1f1; */
/* 	border-width: 3px; */
/* 	border-style: outset; */
/* 	background-color: #f1f1f1; */
/* 	padding: 2px 6px 2px 6px; */
}

input.r-button
{
/* 	background-color: inherit; */
	font-family: Tahoma, Verdana, sans-serif;
}

select, option
{
/* 	background-color: silver; */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	/* 	border-color: silver; */
	/* 	border-width: 1px; */
	/* 	border-style: groove; */
}

select.pn-text
{
/* 	background-color: silver; */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
/* 	border-color: silver; */
/* 	border-width: 1px; */
/* 	border-style: groove; */
}

.pn-normal {
/* 	background-color: #f1f1f1; */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.pn-title
{
/* 	background-color: #f1f1f1; */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-sub
{
/* 	background-color: #f1f1f1; */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pn-logo {
/* background-color: #f1f1f1; */
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.pn-logo-small {


/* background-color: #f1f1f1; */
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
/* background-color: #f1f1f1; */
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

/* Sermons web part */
body.Sermons td.SermonsListHeader {
	width: 100%;
}
body.Sermons h2 {
	margin-top: 0;
	white-space: nowrap;

}
h1, h2, h3 {
	color: black; background-color: inherit; /* maroon */
}
h1 {
	font: bold 170% "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	text-align: center;
	background: #fffacd;
	border: outset #ffe4b5;
	padding: .2em;
	margin: .5em 3em 1em;
	min-width: 12em;
}
h2, h3 {
	font: bold 150% "Tahoma" /* italic normal 140% "Georgia", serif; */
	margin-top: 1.5em;
	margin-bottom: 1ex;
	min-width: 6em;
}
h2 {
	border-bottom: #aaaaaa 0.01em solid; /* be8080 */



}
body.Sermons td.Podcast {
	text-align: right;
	white-space: nowrap;
	padding-left: 1ex;
}
table.SermonList { /* A table that lists sermons */
	width: 100%;
	border: ridge;
	border-collapse: collapse;
	margin-top: 1ex;
	margin-right: 1em;
}
table.SermonList th { /* A cell in the header of a list of sermons */
	background-color: #e6e6fa; color: inherit;
    cursor: pointer;
}
table.SermonList th, table.SermonList td { /* A cell in a list of sermons */
	border-top: solid thin;
	padding-left: 1ex;
	padding-right: 1ex;
}
h3.SermonSeries { /* Speaker for the series */
}
dl.SermonSeries dt { /* Title of the series */
	font-weight: normal;
	margin-top: 1em;
}
dl.SermonSeries dd { /* Description of the series */
}
