/*
Theme Name: MamaSaskia
Theme URI: http://www.mamasaskia.nl
Version: 1.0
Author: Webiteers
Author URI: http://www.webiteers.nl
*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #cc0000;
	font-weight: bold;
	line-height:16px;
	font-size: 12px;
	padding:0;
	margin:16px 0 0 0;
}
p {margin-top:0;color: #666666; line-height:16px;}


.subpages a { color:#FF6336;  border-right: 1px solid #382B21; padding-right: 5px; padding-left: 5px; }
.subpages a.first { border-left: 1px solid #382B21; }
.subpages { margin:0; padding:0 0 16px 0;}
.subpages li {margin:0; padding: 1px 0; width:auto;float:none;}

/* End Typography & Colors */
li.page_item { margin:0 1px 0 0; padding;0; list-style-type:none; float:left;}
li.page_item a { display:block; }

li.page-item-2 {
	text-indent:-10000px;
	overflow:hidden;
	width:249px;
	height:34px;
	background: transparent url(images/overmamasaskia1.gif) no-repeat top left;
}
li.page-item-2.current_page_item {
	background: transparent url(images/overmamasaskia2.gif) no-repeat top left;
}
li.page-item-2 a {
	width:249px;
	height:34px;
}
li.page-item-5 {
	text-indent:-10000px;
	overflow:hidden;
	width:107px;
	height:34px;
	background: transparent url(images/projecten1.gif) no-repeat top left;
}
li.page-item-5.current_page_item {
	background: transparent url(images/projecten2.gif) no-repeat top left;
}
li.page-item-5 a {
	width:107px;
	height:34px;
}

li.page-item-7 {
	text-indent:-10000px;
	overflow:hidden;
	width:113px;
	height:34px;
	background: transparent url(images/sponsoren1.gif) no-repeat top left;
}
li.page-item-7.current_page_item {
	background: transparent url(images/sponsoren2.gif) no-repeat top left;
}
li.page-item-7 a {
	width:113px;
	height:34px;
}

li.page-item-9 {
	text-indent:-10000px;
	overflow:hidden;
	width:73px;
	height:34px;
	background: transparent url(images/steun1.gif) no-repeat top left;
}
li.page-item-9.current_page_item {
	background: transparent url(images/steun2.gif) no-repeat top left;
}
li.page-item-9 a {
	width:73px;
	height:34px;
}

li.page-item-11 {
	text-indent:-10000px;
	overflow:hidden;
	width:113px;
	height:34px;
	background: transparent url(images/fotoalbum1.gif) no-repeat top left;
}
li.page-item-11.current_page_item {
	background: transparent url(images/fotoalbum2.gif) no-repeat top left;
}
li.page-item-11 a {
	width:113px;
	height:34px;
}

li.page-item-13 {
	text-indent:-10000px;
	overflow:hidden;
	width:89px;
	height:34px;
	background: transparent url(images/contact1.gif) no-repeat top left;
}
li.page-item-13.current_page_item {
	background: transparent url(images/contact2.gif) no-repeat top left;
}
li.page-item-13 a {
	width:89px;
	height:34px;
}

li.page-item-15 {
	text-indent:-10000px;
	overflow:hidden;
	width:149px;
	height:34px;
	background: transparent url(images/nieuwsbrieven1.gif) no-repeat top left;
}
li.page-item-15.current_page_item {
	background: transparent url(images/nieuwsbrieven2.gif) no-repeat top left;
}
li.page-item-15 a {
	width:149px;
	height:34px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */
