/*
Theme Name: HogerInGoogle
Theme URI: 
Version: 1.0
Author: Hoger Ranken
Author URI: http://www.HogerRanken.nl
*/

body {
	font-size:12px;
	margin:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border-width:0px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

h1,h2,h3{
	margin:0;
	padding:0;
}

	h1 a {
		color:#291E56;
	}

h1{
	font-size:20px;
}

h2{
	font-size:20px;
}

.right {
	float:right;
}

.left {
	float:left;
}

blockquote { 
}

.header {
	width:100%;
	height:28px;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:4px;
}

	.header p {
		margin:0px;
		padding:0px;
		font-size:13px;
		color:#ffffff;
	}

.container {
	margin:0 auto;
	width:1004px;
	padding:0px;
	margin-top:62px;
}

	.content {
		width:795px;
	}
	
		.content-title {
				width:350px;
				text-align:right;
		}
		
		.content-title2 {
				width:650px;
				text-align:center;
		}

		.content-title3 {
				width:650px;
				text-align:left;
		}
		.content-title4 {
				width:650px;
				text-align:left;
		}

			.content-title h1 {
					font-size:46px;
					font-family:Courier New;
					color:#291E56;
					font-style:italic;
					font-weight:bold;
			}

			.content-title2 h1 {
					font-size:36px;
					font-family:Georgia;
					color:#008000;
					font-weight:bold;
			}

			.content-title3 h2 {
					font-size:18px;
					font-family:Arial;
					color:#000000;
					font-weight:normal;
			}

			.content-title3 h3 {
					font-size:12px;
					font-family:Arial;
					color:#000000;
					font-weight:normal;
			}
			
		.content-entry {
			width:400px;
			font-size:14px;
			color:242261;
			padding:10px 20px;
		}
		
			.content-entry p {
				margin-top:0px;
			}
			
	/* Blog Home styles start here */
	
	.content-blog {
		width:1004px;
	}
	
		.content-title-blog {
				width:350px;
				text-align:right;
		}
		
			.content-title-blog h1 {
					font-size:27px;
					font-family:Courier New;
					color:#291E56;
					font-style:italic;
					font-weight:bold;
			}
			
		.content-entry-blog {
			width:600px;
			font-size:16px;
			color:242261;
			padding:3px 20px;
			margin-bottom:20px;
		}
		
			.content-entry-blog p {
				margin-top:0px;
			}
			
			.content-read-more {
				font-size:13px;
				color:#7B7BC0;
			}
			
				.content-read-more a {
					color:#7B7BC0;
				}
				
					.content-read-more a:hover {
						font-weight:normal;
					}


	/* Blog Home styles ends here */
			
	/* Page & post styles start here */
			
	.content-page {
	}
	
		.content-entry-page {
			width:604px;
			font-size:16px;
			color:242261;
			padding-left:289px;
		}
		
			.content-entry-page p {
				margin-top:0px;
			}
			
			.content-entry-blockquote {
				font-size:20px;
				color:#404040;
				font-family:Courier New;
				font-weight:bold;
				font-style:italic;
				margin:0px;
				padding:0px;
				width:307px;
				margin-left:-150px;
				text-align:right;
				margin-right:20px;
			}
						
			.content-title-page {
					width:488px;
					text-align:right;
					margin-right:20px;
					margin-left:-289px;
			}
			
				.content-title-page h1 {
						font-size:37px;
						font-family:Courier New;
						color:#291E56;
						font-style:italic;
						font-weight:bold;
				}
				
			.content-image-page {
				text-align:right;
				width:175px;
				font-size:11px;
				display:block;
				float:right;
				margin-right:20px;
			}
			
	/* Page & post styles ends here */
			
	.sidebar {
		width:175px;
		text-align:right;
		margin-top:10px;
		margin-right:15px;
		display:block;
	}
	
		#testimonial {
			line-height:16px;
		}
		
			#testimonial-author {
				font-weight:bold;
				font-style:italic;
				font-size:13px;
				color:#00086A;
			}
			
			#testimonial-content {
				color:#0000C2;
				margin:0px;
			}

			#testimonial-readmore {
				color:#6065FF;
				margin:0px;
			}
			
				.testimonial-content p {
					margin:0px;
				}

									
		.sidebar-menu {
			margin-top:40px;
		}
		
			.sidebar-menu h2 {
				font-size:15px;
				color:#666666;
				font-style:italic;
			}
			
				.sidebar-menu ul {
					list-style:none;
					margin:0px;
					font-size:13px;
				}
				
					.sidebar-menu ul li {
						line-height:16px;
					}
					
	.footer-home {
		width:1004px;
		color:#666666;
		text-align:center;
		margin-top:0px;
		margin-bottom:20px;
	}
	
		.footer-home ul {
			list-style:none;
			display:inline;
			margin:0px;
			padding:0px;
		}
		
			.footer-home ul li {
				list-style:none;
				display:inline;
				padding:0px 5px;
			}
			
				.footer-home ul li a {
					border-left:1px solid #7f7f7f;
					padding-right:0px;
					padding-left:10px;
				}
				
	.footer-p {
		width:100%;
		background-image:url(images/footer-p-bg.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		height:430px;
		margin:0 auto;
		text-align:center;
	}
	
		.footer-div-wrapper {
			text-align:center;
			width:1004px;
			margin:0 auto;
		}
	
		.footer-p-block {
			width:502px;
			height:325px;
		}
		
			.footer-p-block ul {
				list-style:none;
				margin:0px;
				padding:0px;
				margin-right:120px;
				margin-top:20px;
			}
			
				.footer-p-block ul li {
					list-style:none;
					padding:0px 5px;
					text-align:right;
				}
				
					.footer-p-block ul li a {
					}

	
		.footer-p-bottom {
			width:100%;
			color:#666666;
			text-align:center;
		}
		
			.footer-p-bottom ul {
				list-style:none;
				display:inline;
				margin:0px;
				padding:0px;
			}
			
				.footer-p-bottom ul li {
					list-style:none;
					display:inline;
					padding:0px 5px;
				}
				
					.footer-p-bottom ul li a {
						border-left:1px solid #7f7f7f;
						padding-right:0px;
						padding-left:10px;
					}
