/*  
Theme Name: Nichols-Bethel (red)
Description: non-blog looking theme
Version: 1.0
Author: William Oley

*/


/* h1,h2,h3,h4,h5,h6,p,ol,ul */
br,li,table,div,a 
{
	margin:0;
	padding:0;
}


/*----------content div parameters---------*/
/*
.narrowcolumn {float: left;
padding: 0 0 0 0;
margin: 0px 0 0;
width: 600px;}

.widecolumn {float: left;
padding: 0px 0px 20px 20px;
margin: 0px 0px 0px 0em;
width: 770px;
background-color: #ffffff;}

*/

p.categorytitle
{
	font-size: 14px;	
}

/*-------sidebar----*/

p.archiveside
{
	font-size: 14px;	
	font-weight: bold;
	text-align: center;
}


/*-----------posts------------*/

.post { /* margin: 15px 0; */
padding: 0;
list-style-type: none;
font-size: 13px;
line-height: 1.5em; 
text-align: justify;

}

.post td
{
font-size: 13px;
}



.post p
{
/*	text-indent: 30px; */
}


.post a {color: #000;}

.post a:hover {color: #0099CC;}

.post h2 a {color: #0099CC;
text-decoration: none;}

.post h2 a:hover {text-decoration: underline;}

small {font-size: 0.8em;
line-height: 1.5em;
color: #888888}

.postmetadata {font-size: 0.8em;
display: block;
margin-top: 2px;
color: #888888;
padding-bottom: 2px;
border-bottom: thin solid #000;}

/*-------search form-------*/

#search_frm {position: absolute;
top: 0px;
left: 50%;
margin: 0;
padding: 5px;
width: 740px;
margin-left: -375px;
font-size: 0.9em;
text-align:right;}

input#s {width: 25%;}

#searchsubmit {display:none;}

#commentform input {width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;}

#commentform textarea {width: 100%;
padding: 2px;}

#commentform #submit {margin: 0;
float: right;}





.description 
{
	color: #fff;
	padding-left: 30px;
	text-align:right;
	font-style: italic;
	position:absolute;
	margin-top: 140px;
	margin-left: 200px;
}

/*-----------footer-----------*/



.alignright 
{
	float: right;
	text-align: right;
}

.alignleft 
{
	float: left;
	text-align: left;
}

.admin {clear:both;
font-size:0.8em;
border-top: 1px solid;}







/* My stuff */



body 
{
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #c42c2c;
	
	padding-top: 0px; 
	padding-bottom: 0px; 
    padding-left: 0px;
    padding-right: 0px;
	font: normal 75% 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; 
}



td.logo
{ 
	margin: 0;
	border: 0;
	padding: 0;	
    background-color: #FFFFFF;
}

#banner table
{
	border-style: none;
	border-width: 0;
}

td.banner
{ 
    background-color: #FFFFFF;
   	padding-right: 5px;
}    

td.upperbanner
{ 
	margin: 0;
	padding: 0;	
	vertical-align: top;
	text-align: right;
}

td.lowerbanner
{ 
	font-family: "Trebuchet MS", Trebuchet, Arial ;
	font-size: 20px;
	font-weight: bold;
	color: #909297; 
	margin: 0;
	padding: 0 0 4px 0;	
	vertical-align: bottom;
	text-align: right;
}

table.maintable
{
	border-width: 3px; 
	border-style: outset; 
	border-color: #909297;
}	

table.bannertable
{
  	height: 75px;
}	

td.footer
{
	font-size: 8px;
	color: #000000;

	background-color: #C0C0C0;	
	/* top right bottom left */
    padding: 10px 20px 10px 20px; 
   	border-top: solid 2px #000000; 
}

td.maincontent
{
	/* top right bottom left */
    padding: 10px 20px 100px 20px;  
}

td.sidebar
{
	/* top right bottom left */	
	padding: 10px 5px 10px 0px; 
	background-color: #C0C0C0; 
	border: solid 2px #b30000; 
	vertical-align: top; 
}

#welcome
{
	font-size: 10px;
}

div.links  a
{
	color: #000000;
	font-size: 13px;
	line-height: 1em; 	
	padding: 0;
}



td.focusonministry
{
	 width: 65%;
	 background-color: #FFFFFF;
 	 /* top right bottom left */	 
	 padding: 3px 10px 10px 10px; 
	 border-top: solid #b30000 5px;
	 vertical-align: top;
}


p.focusonministry
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Trebuchet MS";
	text-align: center;
	font-size: 22px;
	font-weight: bold;	
	color: #000000;
}

td.currentnews
{
	background-color: #C0C0C0;
	border: outset #000000 2px;
	width: 35%;
	/* top right bottom left */	
	padding: 18px 10px 10px 10px;	
    vertical-align: top;
    text-align: left;

}

p.currentnews
{
	text-align: center;
	font-size: 18px;	
	font-weight: bold;	
	color: #000000;
	line-height: 10px;
}

ul.currentnews
{
	margin-top: 0.35em; 
	margin-left: 2em; 
	padding-left: 0; 
	list-style-position: outside;
}

li.currentnews 
{ 
	margin-top: 10px; 
	margin-bottom: 0em; 
	padding: 0; 
	list-style: circle;
} 

#sidebar ul
{
	margin-top: 10px; 
	margin-bottom: 10px; 	
	margin-left: 2em; 
	padding-left: 0; 
	list-style-position: outside;
}

#sidebar li
{ 
	margin-top: 5px; 
	margin-bottom: 0em; 
	padding: 0; 
	list-style: none;
} 


img.filmstrip
{
	height : 120px;
	border-left-style : solid 1px white;
	border-right-style : solid 1px white;
	border-bottom-style : solid 1px black;
	border-top-style : solid 1px black;		
	padding:2px 2px 2px 2px;
	border:0px solid #000;
	background:#FFF; 	
	
}

img.portrait
{
	height : 275px; 
	border-width : 0px;	
	padding: 0px;
}

table.quote
{
	vertical-align:bottom;
	height: 200px;
	width: 100%;		
}


td.quote
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #b30000;
	vertical-align: text-bottom;
	text-align: right;
	padding-right:10px;
	height: 100%;
	width: 100%;	
}

table.why
{
	vertical-align:top;
	height: 75px;
	width: 100%;	
}

td.why
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Trebuchet MS";
/*	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; */
	font-size: 30pt;
	color: #909297;
	vertical-align: text-bottom;
	font-weight: bold;
	text-align: left;
	height: 100%;
	width: 100%;
}






a.menuitem
{
	color:white; 
	/* top right bottom left */
	padding: 4px 0px 2px 0px; 
	height:18px; 
	width:93px; 
	border-left: solid white 1px;
	border-right: solid white 1px;
	border-top: solid white 1px;
	border-bottom: solid white 1px;	
	text-align: center;
	vertical-align: middle; 
	font-size:12px;
	text-decoration: none;
	position:absolute;
	display:none;	
}

td.menurow
{
	position:absolute;
	display:none;
}

#menu
{
	position:absolute;
	display:none;	
}

td.menuprintcell
{
	color:black; 
	font-family: Trebuchet, Arial, "Trebuchet MS";	
	text-align: center;
	vertical-align: middle; 
	font-size:12px;
	text-decoration: none;
	/* top right bottom left */
	padding: 4px 0px 2px 0px; 
	height:18px; 
	width:93px; 
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-top: solid black 2px;
	border-bottom: solid black 2px;	
}

tr.menuprintrow
{
	background-color: #b30000;
	border-top: solid #666666 2px;
	border-bottom: solid #666666 2px;
	text-align: left;
}

