/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	line-height: 1.166;
	font-size: 14px;
	}

#all{
	background-color: #CCCCFF;
	margin-top: 20px;
	}
	
#allAitta{
	background-color: #CCCCFF;
	margin-top: 20px;
	}

#container{
	width: 930px;
	padding: 0 0px 0px 0px;
	background-position: left;
	background-repeat: no-repeat;
	}
	
#containerAitta{
	width: 930px;
	padding: 0 0px 0px 0px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	


a:link, a:visited, a:hover {
	color: #663300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #663300;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #663300;
}

h2{
 font-size: 130%;
 color: #663300;
}

h3{
 font-size: 120%;
 color: #663300;
}

h4{
 font-size: 110%;
 font-weight: normal;
 color: #663300;
}

h5{
 font-size: 100%;
 color: #663300;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #663300;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 930px;
	height: 250px;
	padding: 0 0px 0px 0px;
	border-bottom: 0px solid #663300;
	background-image: url(kuvat/banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#mastheadAitta{
	width: 930px;
	height: 250px;
	padding: 0 0px 0px 0px;
	border-bottom: 0px solid #663300;
	background-image: url(kuvat/banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#navBar{
	height: 1400px;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid 0px #663300;
	border-bottom: 0px solid #663300;
	margin-top: 40px;
}

#navBar_tapahtumat{
	margin-top: 40px;
	height: 1400px;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid 0px #663300;
	border-bottom: 0px solid #663300;
}


#content{
	float: left;
	width: 710px;
	height: 1400px;
	padding: 0 20px 0 0;
	background-color: #FFFFFF;
	margin-top: 40px;
}

#contentAitta{
	width: 910px;
	height: 1400px;
	padding: 0 20px 0 0;
	background-color: #FFFFFF;
	margin-top: 40px;
}

#content_tapahtumat{
	float: left;
	width: 710px;
	height: 1400px;
	margin-top: 40px;
	padding: 0 20px 0 0;
	background-color: #FFFFFF;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	color: #FFFFFF;
	text-align: left;
	font-size: 36px;
}

#siteName a {
	margin: 100px 0px 0px 20px;
	color: #FFFFFF;
	text-decoration: none;
}

#siteName a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*************** #pageName styles **************/

#pageName{
	padding: 5px 0px 10px 20px;
	color: #663300;
	font-size: 24px;
}


/************* #globalNav styles **************/


#globalNav{
	background-color: #FFFFFF;
	margin-top: 210px;
	padding: 6px 0px 10px 0px;
	width: 100%;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



#globalNav a {
	font-size: 110%;
	font-weight: 600;
	padding: 6px 10px 10px 10px; 
	background-color: #FFFFFF;
	color: #663300;
	border: 0px solid #663300;
	text-decoration: none;
}

#globalNav a:hover {
	font-size: 110%;
	padding: 8px 10px 8px 10px; 
	background-color: #663300;
	color: #FFFFFF;
	border: 0px solid #FFFF99;
	text-decoration: none;
}
	
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 20px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 20px;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}

.feature h3{
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.feature img{
	padding: 0px 10px 0px 10px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 30px;
	font-size: 14px;
}

.story p{
  padding: 0px 0px 10px 30px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border-top: 0px solid #663300;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 0px;
	background-color: #FFFFFF;
	text-align: center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	}
#navBar ul {list-style: none; margin: 0; padding-bottom: 2px; padding-top: 2px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #663300;  padding-bottom: 2px; padding-top: 2px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;  padding-bottom: 2px; padding-top: 2px;}


/*********** #sectionLinks styles ***********/


/*********** #navBar_tapahtumat link styles ***********/

#navBar_tapahtumat ul a:link, #navBar_tapahtumat ul a:visited {display: block;}
#navBar_tapahtumat ul {list-style: none; margin: 0; padding-bottom: 2px; padding-top: 2px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar_tapahtumat li {border-bottom: 0px solid #663300;  padding-bottom: 2px; padding-top: 2px;}

/* fix for browsers that don't need the hack */
html>body #navBar_tapahtumat li {border-bottom: none;  padding-bottom: 2px; padding-top: 2px;}


/*********** #sectionLinks styles ***********/


#sectionLinks{
	padding: 20px 0px 8px 0px;
	border-bottom: 0px solid #663300;
	font-size: 120%;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 8px 0px;
}

#sectionLinks a:link{
	padding: 4px 0px 2px 0px;
	border-top: 0px solid #663300;
}

#sectionLinks a:visited{
	border-top: 0px solid #663300;
	padding: 4px 0px 2px 0px;
}

#sectionLinks a:hover{
	border-top: 0px solid #663300;
	color: #FFFFFF;
	background-color: #663300;
	padding: 4px 0px 2px 0px;
	text-decoration: none;
}

#sectionLinks p{
	padding: 4px 0px 2px 0px;
	border-top: 0px solid #663300;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	padding: 4px 0px 10px 0px;
	font-size: 100%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 0px;
	font-size: 80%;
	border-top: 0px solid #663300;
	border-bottom: 0px solid #663300;
}


/**************
#advert img{
	display: block;
}
 **************/


/************** #headlines styles **************/

#headlines{
	padding: 10px 0px 0px 30px;
	font-size: 100%;
}

#headlines p{
	padding: 10px 0px 0px 5px;
}

/************** #sana styles **************/

#sana{
	padding: 3px;
	font-size: 100%;
}


/* Kaikki tekstit */
p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

/* Raamatun teksti */
p.text {
	font-size: 14px;
	margin-bottom: 0;
	background-color: #663300;
	}

/* Raamatun tekstin ensimmäinen kirjain */
P.text:first-letter {
	font-size: 125%;
	font-weight: bold;
	color: #663300;
	}
	
/* Raamatun viite */
P.ref {
	text-align: right;
	margin-top: 0;
	color: #663300;
	}
	
/* Kaikki linkit */
a {
	text-decoration: none;
	color: #663300;
	}
	
a:active {
	color: #663300;
	}

/* Otsikon linkki */
a.head {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	}

/* Uskonkirjat.net linkki */
a.foot {
	font-size: 8pt;
	color: #663300;
	text-decoration: none;
	}
/* Taulukko, jonka sisällä kaikki on */
table {
	width: 100%;
	border: 0px solid #663300;
	background-color: #ffffff;
	}
/* Taulukon solut */
td {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	}
/* Raamatun teksti taulukon solu */
td.text {
	color: #000000;
	background-color: #663300;
	padding-top: 10px;
	}
/* Otsikko ja alaviite taulukon solut */
td.head{vertical-align: middle; text-align: center; background-color: #663300;
color: #663300;
}

td.foot {vertical-align: middle; text-align: center; background-color: #663300;
color: #000000;
}

.bold {
	font-weight: bold;
}

#copyright {
	font-weight: bolder;
	font-size: 12px;
	text-indent: 10px;
}

#tapahtumat {
	border: 0px solid black;
	padding-top: 15px;
	font-size: 16px;
	background-color: #FFFFFF;
}

#tapahtumat td {
	padding-top: 15px;
	background-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	}
	
.quote {
	font-size: 98%;
	font-style: oblique;
}

.decorate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.boldbrown{
	font-size: 120%;
	color: #663300;
 	font-weight: bold;
}

.jc {
	text-decoration: none;
	padding-left: 20px;
}

a.jc:hover{
text-decoration: none;
}.quoteblack {
	font-size: 98%;
	font-style: oblique;
	color: #000000;
}

a.saarnat{
	color: #000000;
	text-decoration: underline;
}

a.saarnat:hover{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

#saarnat {
	background-color: #FFFFFF;
	border: 0px none;
	background: none;
}

