/*  
Theme Name: KidzSpitz

Version: 1.0
Author: Friks.nl
2009/2010, Friks. All rights reserved
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}
a {
	text-decoration: none;
}
a:link {
	color: #71A51C;
}
a:visited {
	color: #71A51C;
}
a:hover, a:active {
	color: #71A51C;
	text-decoration:underline;
}


body {
	background:#5F2088 url(images/body-back-repeat.jpg) center top no-repeat;
	color:#000;
	font-size:12px;
	font-family: "Century Gothic",Arial;
	overflow-y:hidden;
}

#body-back {
	background:url(images/body-back.jpg) center top no-repeat;
	min-height: 618px;
	width: 100%;
	}


#header {
	width: 990px;
	margin: 0 auto;
	height: 280px;
}

#buttons {
	width:75px;
	position:relative;
	top: 20px;
	left: 115px;
}

#buttons img {
	padding: 3px;
}

.page {
	width: 990px;
	margin: 0 auto;
}

#sidebar-left {
	width: 208px;
	height: 500px;
	float: left;
	position: relative;
	left: 0px;
}

#menu {
	margin-top: 15px;
	margin-left: 29px;
	position:relative;
	z-index:10;
}

#banner {
	position:absolute;
	top: 317px;
	left: 77px;
	width: 118px;
	height: 137px;
}

#banner ul {
	list-style: none;
}

#content {
	width:500px;
	float: left;
	margin-top:50px;
	position: relative;
	left: 20px;
	}
	
#content {
	width:520px;
	float: left;
	margin-top:26px;
	position: relative;
	left: 100px;
	
	}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    margin-top: 10px;
    margin-left: 35px;
}

#twittermessages ul {
	margin: 0px;
}

#twittermessages li {
	padding: 5px;
	padding-left: 70px;
	margin: 0 0 15px 0;
	list-style: none;
	background: #B1E0FA url(images/twittermessage.jpg) no-repeat left;
	height: 60px;
	width:370px;
}

#twittermessages a {
	color: #333;
}
#sidebar{
	margin: 43px 0 0 0;
	height: 444px;	
	float: right;
	width: 168px;
	background: url(images/sidebar-back.jpg) no-repeat;
	line-height: 105%;
	
}

#sidebar a {
	color: #71A51C;
}

#sidebar ul {
	list-style:none;
	font-size:11px;
	color:#000;
}

#sidebar a {
	color:#000;
}
#sidebar ul li {
	margin: 0 0 3px 15px;
	width: 133px;
	display: block;
	height:40px;
}

#sidebar ul li ul li {
	margin: 0;
}

#sidebar img {
	padding-right: 3px;
}

#newz {
	position:absolute;
	top: 372px;
}

#weetjez {
	position:absolute;
	top: 515px;
}

#extraz {
	position:absolute;
	top: 660px;
}

#karakters {
	background: #fff;
	width: 520px;
}

.alignleft_side {
	float: left;
}

#follow {
position:absolute;
top:757px;
margin: 0 auto;
width: 160px;
text-align: center;
}

#follow img {
	margin: 0 5px 0 5px;
}

#footer {
	width:100%;
	
	height:14px;
    color: #000;
	clear:both;
	text-align:center;
	font-size: 10px;
	position:absolute;
	top: 600px;
	background:none;
	
	}
#footer p{padding: 0;}
#footer a, 
#footer a:hover,
#footer a:visited {
    color: #000;
	text-decoration:underline;
                          }
						  
#footer a:hover {
	text-decoration:none;
	color:#666;
}
/* End Main-Layout */



.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 14px;
font-weight: bold;
width: 150px; /* Main Menu Item widths */
 position: static;

cursor:pointer;
}
 
.sidebarmenu ul li{
position: relative;
text-align:right;
cursor:pointer;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
padding-right: 20px;
border-bottom: 0px solid #778;
border-right: 0px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background--color: none; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}


.sidebarmenu ul li a:hover{
	font-size: 16px;
font-weight: bold;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	font-size: 13px;
	text-align:left;
	position: absolute;
width: 160px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
background-color: none;
cursor:pointer;

}
.sidebarmenu ul li ul{
width: 145px; /*Sub Menu Items width */

}

.title-post {
	width: 300px;
}
.sidebarmenu ul li ul li {
	text-align:left;
	background-color: none;
	position:relative;
	cursor:pointer;
	z-index: 10;
}

.sidebarmenu ul li ul li a, .sidebarmenu ul li ul li a:visited {
	color:#000;
	font-weight: normal;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

.sidebarmenu ul li ul li a:hover {
	font-weight: bold;
	font-size:13px;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */




/* Begin Content*/
h4,h5,h6{
	color:#333333;
	font:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	}

h2{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#71A51C;
    margin:0px 0px 5px 0px;
	padding-top:5px;
	}

h3{ color:#71A51C;
    margin:20px 0 0 0;
	}



.post-date {
	width: 0px;
	float:left;
}
.post-month {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #828282;
	text-align: center;
	display:block;
}
.post-meta{
	float:left;
	width: 64px;
	height: 64px;
	text-align: center;
	color: #FFF;
}

.title-post {
	margin: 5px 0 0 65px;
	width: 400px;

	/*float: left;*/
}

.title-post-index {
margin: 20px 0 0 70px;
}

.title-post {
	width: 300px;
}

.post h1, .post h1 a {
	color:#71A51C;
	padding:0;
	font-weight: bold;
	font-size: 19px;
	border: none;
	line-height:120%;
	margin-bottom: 4px;
}

.post h2 {
	color:#71A51C;
	padding:0;
	font-weight: bold;
	font-size: 16px;
	border: none;
	clear: both;
}
.post-day {
	font-size: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
}
.post { 	
	color:#000000;
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden;
	height: 350px;
	}
	
.post a { 	
	text-decoration:underline;
	font-weight:bold;
	}
	
.post a:hover { 	
	text-decoration:none;
	}
	
.post p {
	color: #000;
	line-height: 140%;
}
.post-end{
	height:1px;
	padding-bottom:00px;
}
.post-top{
	height:10px;
	width: 360px;
	margin:0px;
	padding: 0px;
	}
.postmetadata {
	color:#555;
	font-size:.85em;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#71A51C;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:140%;
	z-index:2;
	padding-right: 5px;
	margin-top: 4px;
	}

.entrytext h1 {
	margin-bottom: 7px;
}

.alt {
	background-color: #cee0f1 !important;
}
.entrytext p{
	margin:0 0 15px 0;
	font-size: 12px;
	}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	text-size
	}
	
.entrytext ul li ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:5px 0x 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	border:1px solid #999999;
    background: #f6f6f6;
    color: #666666;
	}

#sidebar1 #searchsubmit {
	margin-top:5px;
	border:1px solid #999999;
    background: #f6f6f6;
    color: #999999;
	font-size:11px;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.0em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.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;
}

#entrytext p, p.wp-caption-text {
	font-size:11px;
}

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

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

#info {height:400px;}

.post-start {
	background: url(images/content-backstart.jpg) right top no-repeat;
	height: 50px;

}
.content-background {
	background: url(images/content-backrepeat.jpg) right top repeat-y;
}



.post-end {
	background: url(images/content-backend.jpg) right top no-repeat;
	height: 50px;
	
}

.post-start-red {
	background: url(images/content-backstart-red.jpg) right top no-repeat;
	height: 50px;
	
}
.content-background-red {
	background: url(images/content-backrepeat-red.jpg) right top repeat-y;
}

.red a, .red h1, .red h2, .red h3 {
	color:#F00;
}
.post-end-red {
	background: url(images/content-backend-red.jpg) right top no-repeat;
	height: 45px;

}

.post-start-green {
	background: url(images/content-backstart-green.jpg) right top no-repeat;
	height: 50px;
	
}
.content-background-green {
	background: url(images/content-backrepeat-green.jpg) right top repeat-y;
}

.green a, .green h1, .green h2, .green h3 {
	color:#060;
}

.post-end-green {
	background: url(images/content-backend-green.jpg) right top no-repeat;
	height: 50px;
	
}


.post-start-blue {
	background: url(images/content-backstart-blue.jpg) right top no-repeat;
	height: 50px;
	
}
.content-background-blue {
	background: url(images/content-backrepeat-blue.jpg) right top repeat-y;
}

.blue a, .blue h1, .blue h2, .blue h3 {
	color:#00C;
}

.post-end-blue {
	background: url(images/content-backend-blue.jpg) right top no-repeat;
	height: 50px;
	
}



.post-start-pink {
	background: url(images/content-backstart-pink.jpg) right top no-repeat;
	height: 50px;
	
}
.content-background-pink {
	background: url(images/content-backrepeat-pink.jpg) right top repeat-y;
}

.pink a, .pink h1, .pink h2, .pink h3 {
	color:#609;
}

.post-end-pink {
	background: url(images/content-backend-pink.jpg) right top no-repeat;
	height: 50px;
	
}

.white {
	background:#FFF;
}

.entrytext {
	margin-top: -30px;
}

.news-page, .entrytext {
	margin-top: 0px;
}

.wpcf7-list-item {
	display: block;
	width: 400px;
}


.wpcf7-radio {
	position:relative;
}
