 

#customstamp {
	position:absolute;
	top: 10px;
	right:20px;
	width: 300px !important;
	height: 150px;
	background: url('http://wedspiration.com/wordpress/wp-content/uploads/2011/12/stamp.png') no-repeat;
	z-index: 999;
	}

#wpcombar {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	height: 0;
	z-index: -100;
}

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background: transparent none repeat scroll 0 0;
	color: #001F50;
	font-family: georgia,verdana,arial;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	margin: auto;
	z-index: 0;
}

a:link {
	color: #E14680;
	text-decoration: none;
}

a:visited {
	color: #E14680;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted;
	color: #444444;
	text-decoration: none;
}

a img {
	border: 0px;
}

img {
	display: block;
}

.text {
	position: relative;
	background-color: #F9D9E4;
	border: 1px dotted #E14680;
	height: 17px;
}

.image-button {
	height: 17px;
}

.button {
	position: relative;
	top: 1px;
	background-color: #F9D9E4;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F9D9E4',EndColorStr='#FDF4F8');
	border: 2px solid #E14680;
	color: #E14680;
	height: 19px;
	padding: 0px 10px 0px;
	font-family: georgia,verdana,arial;
	font-weight: bold;
	text-decoration: none;
}

.button:hover, .button:active {
	border: 0px none transparent;
}

.alignright {
	float: right;
	overflow: hidden;
}

.alignleft {
	float: left;
	overflow: hidden;
}

.header-href:hover {
	border-bottom: 0px;
}

#wrapper {
	position: relative;
	top: 0px;
	width: 940px;
	margin: 0px auto;
	background-color: transparent;
	z-index: 0;
}

#wrapper-translation {
	display: none;
	position: relative;
	top: 40px;
	width: 940px;
	margin: 0px auto;
	background-color: transparent;
	z-index: 0;
}

#header {
	position: relative;
	top: 4px;
	height: 140px;
}

#header a img {
	width: 940px;
	height: 140px;
}

#blog-title {
	display: none;
}

#blog-description {
	display: none;
}

#access {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 936px;
}

.skip-link {
	display: none;
}

.menu {
	list-style: none;
	color: #E14680;
}

#access .menu-item {
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	background: url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/menu-scheiding.jpg') no-repeat left center;
}

#access .menu-item:hover {
	background-color: #E14680;
	background-image: none;
	color: white;
}

#access .menu-item:hover a, #access .menu-item a:hover {
	color: white;
	text-decoration: none;
}

#zoek-div, #taal-vlaggen {
	float: right;
	position: relative;
	top: -2px;
	float: right;
	color: #E14680;
	background: url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/menu-scheiding.jpg') no-repeat left center;
	padding-left: 10px;
}

#zoek-div {
	padding-right: 10px;
}

.td-vlag img {
	height: 13px;
}

#container {
	position: relative;
	top: -8px;
	left: 0px;
	z-index: -2;
}

#content {
	float: left;
	position: relative;
	top: 12px;
	left: 165px;
	overflow:hidden;
	border: 1px solid #CCCCCC;
	width: 516px;
	word-wrap: break-word;
	text-align: left;
	padding: 0px 20px 10px;
}

.page-title {
	display: none;
	position: absolute;
	top: -3px;
	width: 520px;
	text-align: center;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.entry-title {
	clear:both;
	position: relative;
	top: 5px;
	font-size: 20px;
	line-height: 1.4em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal
}

.page .entry-title, #archive-title {
	height: 38px;
	background: transparent url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/blogscheidingslijn-wedspiration.jpg') no-repeat scroll center bottom;
}

.page .entry-title, .not-found h2, .date .post h2, #archive-title {
	padding-bottom: 12px;
}

#archive-title {
	margin-bottom: 10px;
}

.entry-title a, .entry-title a:visited, .entry-title strong {
	color: #E14680;
	display: block;
	text-decoration: none;
}

.entry-title strong, .entry-title a:hover {
	font-weight: normal;
	color: #001F50;
}

.entry-date {
	color: #001F50;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: none;
	text-align: center;
	background: transparent url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/blogscheidingslijn-wedspiration.jpg') no-repeat scroll center bottom;
	padding-bottom: 27px;
}

abbr {
	border-bottom: 0px;
}

#nav-above {
	display: none;
	height: 42px;
	border-bottom: 1px dotted #CCCCCC;
}

#nav-below {
	height: 20px;
}

.single #nav-below {
	width: 520px;
	border-bottom: 1px dotted #CCCCCC;
}

.single #nav-below .nav-previous {
	width: 100%;
}

.single #nav-below .nav-next {
	width: 100%;
	text-align: right;
}

.nav-previous {
	float: left;
}

#nav-above .nav-previous {
	position: relative;
	top: 22px;
}

.nav-next {
	float: right;
}

#nav-above .nav-next {
	position: relative;
	top: 22px;
}

.entry-content {
	width: 520px;
	padding-top: 5px;
	border-bottom: 3px double #CCCCCC;
}

.page .entry-content {
	border-bottom: 0px;
	padding-top: 15px;
}

.entry-content img, .entry-content p, .entry-content p span {
	padding-bottom: 10px;
}

.wedspiration-author {
	display: none;
}

.imagethumbs img {
	padding-bottom: 0px;
	display: inline;
}

.shareinpost {
	margin: 10px 0px 21px 0px;
	padding:10px 0px 10px 10px;
	background:transparent url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/background-share.jpg') no-repeat center center;
}

.shareinpost ul {
	position: relative;
	top: 4px;
	left: 100px;
}

.shareinpost .share {
	font-weight: bold;
}

#wpl-likebox {
	display: none;
}

.entry-meta {
	width:520px;
	border-bottom: 3px double #CCCCCC;
	margin-bottom: 5px;
}

.comments li {
	clear: both;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 20px;
}

.vcard .avatar {
	display: inline;
	padding-right: 5px;
}

.comments ul.children {
	list-style: none;
	padding-left: 0px;
}

.comments h3, #respond h3 {
	color: #001F50;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	margin-top: 20px;
}

.reageer-zelf-link {
	font-size: small;
}

.comment-body em {
	color: #CCCCCC;
	background-color: transparent;
	padding-left: 3px;
	border-left: 1px dotted #CCCCCC;
}

.comment-body .comment-author {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}

.comment-meta {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 10px;
	margin-right: 5px;
	background: url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2010/12/menu-scheiding.jpg') no-repeat right center;
}

.comment-body .reply {
	border-top: 1px dotted #CCCCCC;
	padding-top: 3px;
}

.comment-body p {
	padding: 3px;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

#comments .navigation {
	position: relative;
	top: 10px;
	width: 520px;
	text-align: center;
	height: 0px;
}

#comments .navigation .page-numbers {
	clear: both;
}

#respond {
	width: 100%;
}

#respond h3 {
	align: left;
}

.cancel-comment-reply-link {
	font-size: 12px;
}

.required {
	color: #E14680;
}

.form-label {
	vertical-align: top;
	white-space: nowrap;
}

.form-input, .form-textarea, #respond .text {
	width: 100%;
}

#comment {
	scrollbar-face-color: #E14680;
	height: 150px;
}

.form-submit {
	float:right;
	position: relative;
	cursor: pointer;
	padding: 0px 21px 0px 0px; 
	background: transparent url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2011/01/button.jpg') no-repeat right -42px;
}

.form-submit #submit { 
	filter:none;
	position: relative;
	top: 0px;
	height: 40px;
	padding: 0px 0px 0px 17px;
	text-align: center; 
	display: block;
	white-space: nowrap;
	border: 0px none transparent;
	color: #E14680	
	/* Verwijdert extra padding links en rechts in IE */
	overflow: visible;
	cursor: pointer;
	background: transparent url('http://www.wedspiration.nl/wordpress/wp-content/uploads/2011/01/button.jpg') no-repeat left 9px;
}

/* Alleen voor Safari en Google Chrome - Herstel de margins */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.form-submit #submit, #feedburner-email_submit {
		margin-top: -1px;
	}
}
*/

.form-submit {
}
	
.form-submit #submit, #feedburner-email_submit {
}

.sidebar {
	position: absolute;
	top: 144px;
	font-size: 12px;
	overflow: hidden;
	word-wrap: break-word;
}

.sidebar ul {
	list-style-type: none;
}

.widget {
	overflow: hidden;
}

#primary {
	left: 3px;
	text-align: right;
	width: 150px;
	padding-right: 10px;
}

#secondary {
	right: 3px;
	text-align: left;
	width: 200px;
	padding-left: 10px;
}

.widget ul {
	padding-bottom: 20px;
}

.widgettitle {
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	color: #001F50;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.4em;
	text-transform: none;
	margin: 1.5em 0em 0.75em;
}

.widget_nav_menu li {
	clear: both;
}

.widget_sp_image img, .widget_advertentie img {
	clear: both;
	padding-top: 0px;
}

#secondary .widget_sp_image, .widget_advertentie {
	margin-bottom: 10px;
	display: block;
}

#secondary .widget_sp_image h3, .widget_advertentie h3 {
	display: none;
}

.widget_ara_collapsiblearchive ul li ul {
	padding-bottom: 0px;
}

#feedburner-email_email {
	position: relative;
	left: -2px;
	width: 170px;
}

#footer {
	clear: both;
	position: relative;
	top: 10px;
	left: -25px;
	height: 40px;
}

#theme-link {
	display: none;
}

#voortgangs-wrapper {
	display: none;
	position: absolute;
	top: 300px;
	width: 100%;
	left: -20px;
	color: #CCCCCC;
	font-size: 9px;
}

.voortgangsbalk-div {
	width: 100px;
	height: 10px;
	margin: 0px auto;
	border: 1px dotted #cccccc;
	overflow: hidden;
}

#voortgangsbalk {
	float: left;
	width: 0px;
	height: 10px;
	background-color: #E14680;
	overflow: hidden;
}
