/*
Theme Name: Schoonoord
Theme URI: http://wordpress.org/
Description: Standaard thema voor Schoonoord Ouderraad.
Version: 1.0
Author: Centrologic
Author URI: http://www.centrologic.nl/
*/

body
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	background: url(images/bg.png)  top center repeat-y;
}

.content img
{
	border: 0px;
	padding: 5px;
}

h1, h1 a:link, h1 a:hover, h1 a:visited
{
	font-family: Arial;
	font-size: 20px;
	color: #7B7B7B;
	text-decoration: none;
}
h2, h2 a:link, h2 a:hover, h2 a:visited
{
	color: #45AA42;
	font-size: 20px;
}
h2 a:hover, h1 a:hover
{
	text-decoration: underline;
}
.page
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

.top
{
	
	height: 147px;
	background: url(images/top.png) no-repeat center top;
}
.goto
{
	/*padding-top:  20px; */
	/* background: #45AA42; */
}
.goto-l, .goto-m , .goto-r
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-family: arial;
	font-size:	17px;
	background: #45AA42;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 150px;
	text-align: left;
}

.goto-l, .goto-r
{
	width: 215px;
	padding-left: 20px;
	padding-right: 40px;
}
.goto-l a:link, .goto-l a:visited, .goto-r a:link, .goto-r a:visited
{
	color: white;
}
.goto-l a:hover, .goto-r a:hover
{
	text-decoration:underline;
}
.goto-m
{
	width: 450px;
	background: url(images/goto.png) #45AA42 no-repeat center center;
}


.content
{
	text-align: left;
	width: 718px;
	clear: both;
	float: left;
	border-right: 1px solid #EEEEEE;
	padding: 15px;
}

.sidebar
{
	width: 250px;
	height: 700px;
	float: right;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	/*background: url(images/banner.png) no-repeat center center;*/
	list-style:none;
}
.democracy li
{
	list-style: none;
}
.sidebar ul
{
	list-style-type: none;
	/*background: url(images/banner.png) no-repeat center center;*/
}

.sidebar .time
{
	font-family: Arial;
	font-size: 13px;
	color: #7F95C1;
}

.bottom
{
	clear: both;
}

.footer
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #7F95C1;
	font-family: Arial; 
	font-size: 11px;
}

.footer a:link, .footer a:visited 
{
	color: #7F95C1;
}

.footer a:hover 
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

.footer-l
{
	width: 450px;
	clear: both;
	float: left;
	text-align: left;
	padding: 10px;
}

.footer-r
{
	width: 450px;
	float: right;
	padding: 10px;
	text-align: right;
}

.bg-btm
{
	background: url(images/bg-btm.png) no-repeat top center;
	height: 55px;
}

.wg_title
{
	display: none;
}


a:link
{
	color: #45AA42;
	text-decoration: none;
	font-weight: bold; 
}
a:hover
{
	color:#7F7F7F;
	text-decoration: none;
}
a:visited
{
	color:#8DC47F;
	text-decoration: none;
}
.linklove
{
	display:none;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.textwidget{padding-bottom: 40px;}

#FollowMe{margin-left: 50px;}