/*****************************************************
*   Special styles for the various page templates                      
****************************************************/

/* #### HOMEPAGE #### */

.homepageContainer
{
	background-color: #cfbfd6;
	width: 940px;
	padding-bottom: 15px;
}

#homepageBody
{
	float: left;
	background-color: white;
	margin-left: 15px;
	padding: 15px;
	width: 640px;
}

#homepageRight
{
	float: right;
	margin-right: 15px;
	width: 225px;
	padding: 0px;
}

#blogItemsMain
{
	float: left;
}

.blogItem
{
	float: left;
	width: 400px;
	border-bottom: 1px solid #fc5102;
	margin-bottom: 10px;
	margin-right: 15px;
}

.blogDate
{
	color: black;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
}

.blogTitle
{
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20pt;
}

a.blogTitle:link, a.blogTitle:visited
{
	color: black;
	text-decoration: none;
}

a.blogTitle:active, a.blogTitle:hover
{
	color: black;
	text-decoration: underline;
}

.readMore
{
	color: #333333;
	font-style: italic;
}

a.readMore:link, a.readMore:visited
{
	color: #333333;
	text-decoration: none;
}

a.readMore:active, a.readMore:hover
{
	color: #fc5102;
	text-decoration: none;
}

#blogHeadlines
{
	float: right;
}	

.blogHeadline
{
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 7px;
}

a.blogHeadline:link, a.blogHeadline:visited
{
	color: black;
	text-decoration: none;
}

a.blogHeadline:active, a.blogHeadline:hover
{
	color: black;
	text-decoration: underline;
}

.clear
{
	padding: 0px;
	margin: 0px;
}

#homepageLeaderboard
{
	clear: both;
	text-align: center;
}

#bottomContainer
{
	clear: both;
	width: 910px;
	padding-top: 15px;
	display: inline-block;
}

.newsItem
{
	width: 410px;
	margin-left: 15px;
	padding: 15px;
	background: white;
	float: left;
	display: inline;
}

.newsTitle
{
	color: #60296f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.newsTitle:link, a.newsTitle:visited
{
	color: #60296f;
	text-decoration: none;
}

a.newsTitle:active, a.newsTitle:hover
{
	color: #60296f;
	text-decoration: underline;
}

.newsTxt p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.readMoreNews
{
	color: #333333;
	text-decoration: underline;
}

a.readMoreNews:link, a.readMoreNews:visited
{
	color: #333333;
	text-decoration: underline;
}

a.readMoreNews:active, a.readMoreNews:hover
{
	color: #fc5102;
	text-decoration: none;
}

#boekenContainer
{
	border: 1px solid #60296f;
	background: url(../../../../images/boekenbg.jpg) no-repeat white;
	padding: 10px;
}

#boekenTitle
{
	color: #60296f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
}

#boeken
{
	line-height: 12pt;
	font-weight: bold;
}

a.purple:link, a.purple:visited
{
	color: #60296f;
	text-decoration: none;
}

a.purple:active, a.purple:hover
{
	color: #60296f;
	text-decoration: underline;
}

/* Styles for the "3-columns-page template" */

#pageleft {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0 20px 0 0;
	border-right: solid 1px #999;
	text-align:justify;
	}
	
#pagemiddle {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align:justify;
	}
	
#pageright {
	float: right;
	width: 265px;
	margin: 20px 0px 0px 0px;
	padding: 0 0 0 20px;
	border-left: solid 1px #999;
	text-align:justify;
	}

#pageleft li, #pagemiddle li, #pageright li{
	list-style:none
	}

#pageleft .recent li, #pagemiddle .recent li, #pageright .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(../images/icons/icon_recent.gif) no-repeat;
	}

#pageleft a:link, #pageleft a:active, #pageleft a:visited {text-decoration:none;}
#pageleft a:hover {text-decoration:underline;}

#pagemiddle a:link, #pagemiddle a:active, #pagemiddle a:visited {text-decoration:none;}
#pagemiddle a:hover {text-decoration:underline;}

#pageright a:link, #pageright a:active, #pageright a:visited {text-decoration:none;}
#pageright a:hover {text-decoration:underline;}



/* Styles for the "featured-page template" */

#featured-top {
	width:940px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border-bottom:4px solid #ddd;
	}

#featured-content {
	width:650px;
	float:left;
	}
	
	
#featured-sidebar {
	width: 250px;
	float:right;
	}
	
#featured-sidebar h3 {
	border-bottom:2px solid #ccc;
	padding:5px 0 5px 2px;
	margin:0 0 20px 0;
	}	
	
#featured-sidebar .sidebar_widget {
	margin:0 0 20px 0;
	text-align:justify;
	}
	
#featured-leftcol {
	width:650px;
	float:left;
	margin:20px 20px 0 0;
	padding: 0 25px 0 0;
	border-right: 2px solid #ccc;
	}

#featured-leftcol h2, #featured-content h2{
	color: #a37f04;
	font: 1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	border:none;
	}

#featured-rightcol h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#a37f04;
	border-bottom:2px solid #ccc;
	}

#featured-leftcol img{
	float:left;
	margin:0 20px 10px 0;
	padding:1px;
	border: 1px solid #999;
	}

#featured-rightcol{
	width:230px;
	float:right;
	margin-top:20px;
	}

#featured-rightcol li {
	list-style:none
	}

#featured-rightcol .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(../images/icons/icon_recent.gif) no-repeat;
	}

#featured-rightcol a:link, #featured-rightcol a:active, #featured-rightcol a:visited {text-decoration:none;}
#featured-rightcol a:hover {text-decoration:underline;}




/* Styles for the "section-page template" */

#section-content {
	width:650px;
	float:left;
	}

#section-teaser {
	margin:20px 0 20px 0;
	border-top:4px solid #ccc;
	border-bottom:4px solid #ccc;
	float:left;
	background:#eee;
	padding:15px;
	}

#section-articlelist {
	float:left;
	}
	
.section-p {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
	}

.section-title {
	font:2.0em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	color: #C29704;
	}

.section-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #a37f04;
	margin:10px 0 10px 0;
	}

/* Section title and subtitle area links */
.section-title:link, .section-title:active, .section-title:visited { 
	color: #a37f04; 
	text-decoration: none;
	} 
.section-title:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 

.section-subtitle:link, .section-subtitle:active, .section-subtitle:visited { 
	color: #a37f04; 
	text-decoration: none;
	} 
.section-subtitle:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 
	
.section-read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	}
	
.section-read-on a:hover {color:#666!important;}

