/*
THEME NAME: Overstand Theme based on Futurosity
THEME URI: http://www.fakeblog.de/wordpress-theme-overstand
DESCRIPTION: Eine Art Zeitungs-Theme für deinen Blog. Klares Design und vor allem Bold.
VERSION: 0.01
AUTHOR: Floyd Celluloyd
AUTHOR URI: http://www.fakeblog.de/
*/

#applesearch {
	margin: 0 0 0 12px;
	padding: 0;
}

#comments {
	/*

border-top:30px solid black;*/
	margin-top: 24px;
	width: 465px;
}

#comments-headline {
	/*b

order-top:30px;*/
    height: 45px;
}

#comments-headline h2 {
	color: #e52b4e;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 20px;
	font-variant: small-caps;
}

#comments-list,#trackbacks-list {
	clear: both;
	font-size: 14px;
}

#wrapper {
	
}

#content {
	display: inline;
	float: right;
	width: 960px;
}

#content li.list-time, #content p.list-time {
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 14px;
	margin-top: 15px;
}

#content p.willekeur-time {
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 0;
}

#content li.list-time2, #content p.list-time2 {
	font-size: 9px;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-left: 14px;
}

#content ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul li.list-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 10px 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#content p.willekeurtitel {
	margin: 0 0 4px;
	padding: 0;
}

#content .willekeurtekst, #content .willekeurtekst p {
	margin: 0;
	padding: 0;
}

#content p.willekeurtitel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#content ul li.list-title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#content ul li.list-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 10px 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#footer {
	border-top: 1px solid silver;
	clear: both;
	display: inline;
	float: left;
	font-size: 10px;
	margin-top: 75px;
	padding: 10px 0 25px;
	width: 945px;
}

#header {
	height: 180px;
	margin: 0 0 20px;
	width: 945px;
	padding-top: 20px;
}

#header img {
	margin: 10px 0 0;
}

#nav-above {
	padding: 24px 0;
	width: 305px;
	margin-left: 0px;
	text-align: right;
}

#nav-above .nav-next {
	clear: both;
	float: right;
}

#nav-above h3 {
	clear: both;
	font-size: 16px;
	padding-top: 25px;
}

#nav-below {
	clear: both;
	margin: 0 15px 0 15px;
}

#nav-below h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px dashed #d5d5d5;
	margin-bottom: -10px;
}

.comment-link,#respond {
	clear: both;
}

#pages li {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	list-style-type: none;
	padding-left: 14px;
	text-transform: uppercase;
}

#pages li a:link,#pages li a:visited {
	color: #e52b4e;
}

#pages li a:hover {
	color: #e52b4e;
}

#pages,#nav-above .nav-previous {
	float: right;
}

* {
	margin: 0;
	padding: 0;
}

* html .single .entry-content blockquote,*html .single .entry-content code {
	overflow: none;
	width: 417px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.archive #content,.page #content,.four04 #content,.search #content, #index #content {
	/*

border-top:50px solid black;*/
	display: inline;
	float: left;
	margin-right: 15px;
	width: 465px;
}

.archive .entry-content,.search .entry-content {
	border: none;
	clear: both;
	float: left;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
	padding: 0;
	width: 465px;
}

.archive .entry-meta,.search .entry-meta {
	border: none;
	margin: 0;
	padding: 0 0 14px;
}

.archive h3.entry-title,.archives h2,.search h3.entry-title, #index h3.entry-title {
	font-size: 22px;
	line-height: 1em;
	margin: 16px 0 0;
	padding: 0 0 .2em;
	width: 465px;
}

.archive-meta {
	font-style: italic;
}

.author-desc {
	font-size: 12px;
	font-style: italic;
	width: 280px;
	margin: 0;
	text-align: right;
}

.author-links {
	font-size: 11px;
	font-style: normal;
	width: 280px;
	margin-left: 0px;
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	margin-top: 20px;
	padding-top: 50px;
}

.comment-meta,#trackbacks-list .comment-author {
	font: 16px/24px Didot, Georgia, serif;
	padding-bottom: 12px;
	width: 417px;
}

.entry-content {
	display: inline;
	font: 14px/21px Arial, Helvetica, sans-serif;
	margin-right: 15px;
	padding-top: 12px;
	text-align: left;
	width: 465px;
}

.entry-meta {
	/*

border-top:20px solid silver;*/
	display: inline;
	float: left;
	margin-top: 0;
	padding: 0;
	width: 465px;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
}

.entry-meta-content {
	margin-left: 15px;
	margin-top: 10px;
}

.entry-title {
	color: #e52b4e;
	display: inline;
	float: left;
	font-size: 36px;
	padding: 20px 0 20px 0;
	text-align: left;
	width: 305

px;
/*background-color:aliceblue;*/
}

h3.entry-title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 0 10px 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.four04 #content .entry-content ul {
	padding-top: 24px;
}

.four04 #content .entry-content ul li {
	padding-bottom: 24px;
}

.four04 #content .entry-content ul li a {
	font-size: 22px;
	padding-bottom: .2em;
}

.futurosity {
	padding: 12px 0;
}

.home {
	font-size: 12px;
}

.home #content .recent-comments ul li {
	font: 12px/18px Didot, Georgia, serif;
	width: 305px;
}

#content ul li.latest-excerpt {
	font: 12px Helvetica, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 14px;
	width: 145px;
}

.vers {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/vers2.png) no-repeat;
}

.eerder {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/eerder2.png) no-repeat;
}

.twitter {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/twitter2.png) no-repeat;
}

.willekeur2 {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/willekeur2.png) no-repeat;
}

.wiezunja {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/wiezunja2.png) no-repeat;
}

.reacties {
	height: 70px;
	background: url(http://www.zezunja.nl/wp-content/themes/overstand_en/images/reacties2.png) no-repeat;
}

.home #content ul li.latest-excerpt2 {
	font: 12px/18px Helvetica, Arial, sans-serif;
	list-style-type: none;
	margin-top: -8px;
	padding: 0 0 0 14px;
	width: 440px;
}

.home #content ul li.latest-excerptoneandhalf {
	font: 12px Helvetica, Arial, sans-serif;
	list-style-type: none;
	margin-top: -8px;
	padding: 0 0 0 14px;
	width: 200px;
}

.home .entry-content,.home #nav-above,.home #categories {
	display: none;
}

.home #index .entry-content {
	display: block;
}

.home .recent-comments {
	border-top: 20px solid silver;
	display: inline;
	float: left;
	margin: 20px 15px 20px 0;
	padding: 10px 0;
	width: 305px;
}

.home .sited {
	border-top: 1px solid silver;
	margin-right: 15px;
	display: inline;
	float: left;
	/*

margin:20px 0;*/
	padding: 0;
	width: 705px;
}

.home h2.sited {
	background-color: #000;
}

.home .sited a,.home #content .recent-comments ul li a {
	font-family: Helvetica, Arial, sans-serif;
}

.home ul.sited {
	float: left;
	border: 0;
	margin: 15px 15px 0 0;
	padding: 0;
	display: inline;
	width: 350px;
}

.home ul.sited li, .home ul.sited li p {
	display: inline;
}

.home ul.sited li p a {
	font-family: Didot, Georgia, serif;
}

.home .sited img {
	width: 299px;
	float: left;
	margin: 0 15px 10px 0;
}

.latest-excerpt {
	padding-bottom: 12px;
}

.latest-excerpt p {
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

.left-col {
	/*

border-top:50px solid black;*/
	display: inline;
	float: left;
	margin-right: 25px;
	text-align: right;
	width: 280px;
}

.nav-next {
	clear: both;
	float: left;
	padding-bottom: 12px;
}

.nav-previous {
	float: left;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
}

.one-col {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 140px;
}

.oneandhalf-col {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 225px;
	padding-bottom: 15px;
}

.willekeur {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 198px;
	margin-right: 5px;
}

.oneandhalf-col ul {
	margin: 8px 15px 0 0;
}

.four-col {
	margin-right: 15px;
	display: inline;
	float: left;
	width: 705px;
}

.page #content li {
	font-size: 14px;
	line-height: 18px;
/

*margin-right:15px;
    border:1px solid pink;*/
}

.page #content ul {
	padding-bottom: 25px;
}

.page #content.links {
	width: 960px;
	border: 0;
}

.page #content.links ul li.linkcat {
	float: left;
	display: inline;
	width: 305px;
	margin-right: 15px;
}

.page #content.links ul li.linkcat h2 {
	background: #000;
	padding-left: 15px;
	color: #FFF;
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
}

.page #content.links li.linkcat ul li {
	font: 11px/14px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	line-height: 14px;
	padding-left: 15px;
}

.page #content.links li.linkcat li a {
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.page #content.links li.linkcat h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-bottom: -12px;
}

.page .entry-content {
	display: inline;
	float: left;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin: 0 15px 24px 0;
	padding-top: 12px;
	text-align: left;
	width: 465px;
}

.page .left-col,.archive .left-col, #index .left-col {
	color: gray;
	text-align: right;
}

.sidebar {
	/*

border-top:50px solid black;*/
	float: left;
	font: 11px/15px Helvetica, Arial, sans-serif;
	width: 145px;
	margin-left: 10px;
}

.sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	padding-top: 0;
	margin-bottom: -10px;
	text-transform: uppercase;
}

.sidebar li {
	list-style-type: none;
}

.single #content ul.post-categories li {
	font: 16px Arial, Helvetica, sans-serif;
	margin-bottom: -12px;
	padding-top: 12px;
	text-align: right;
	width: 280px;
}

.single .author {
	font-size: 18px;
	padding: 12px 0 36px;
	width: 280px;
	margin-left: 0px;
	text-align: right;
}

.single .entry-content {
	/*b

order-top:50px solid black;*/
	display: inline;
	float: left;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 0 15px 24px 0;
	padding-top: 12px;
	text-align: left;
	width: 465px;
}

.single .entry-content blockquote p:first-child:first-letter {
	color: inherit;
	float: none;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 18px;
	margin-right: 0;
}

.single .entry-content blockquote p:first-child:first-line {
	font-variant: normal;
	text-transform: lowercase;
	line-height: 18px;
}

.single .entry-content h3 {
	color: #444;
	margin-bottom: -.5em;
	font: 14px/21px Arial, Helvetica, sans-serif;
}

.single .entry-content ol,.single .entry-content ul {
	list-style-image: url(images/pfeil_listen.gif);
	margin: 0 0 20px 18px;
}

.single .entry-content ol li,.single .entry-content ul li {
	list-style-position: outside;
	margin-left: 1em;
/

*border: 1px solid red;*/
}

.single .entry-content p:first-child:first-letter,.page .entry-content p:first-child:first-letter,.four04 .entry-content p:first-child:first-letter {
	color: #5b5b5c;
	display: inline;
	float: left;
	font-size: 78px;
	line-height: 68px;
	margin-right: 10px;
}

.single .entry-content p:first-child:first-line,.page .entry-content p:first-child:first-line,.four04 .entry-content p:first-child:first-line {
	font-variant: small-caps;
	text-transform: uppercase;
}

.single .entry-title,.author .entry-title {
	color: gray;
	line-height: 1em;
	padding: 20px 0 10px 0;
	text-align: right;
	width: 280px;
}

.single .excerpt {
	color: silver;
	font-size: 18px;
	line-height: 24px;
	text-align: right;
	width: 280px;
	margin-left: 0px;
}

.single .post,.archive .post,.page .post {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 465px;
}

.single blockquote {
	background: #e52b4e url('images/quotes.gif') no-repeat top right;
	background-position: 95% -12px;
	margin: 0 0 24px 0;
	padding: 10px 20px 10px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
}

.skip-link {
	margin-left: -99999px;
}

.three-col {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 465px;
	padding-bottom: 15px;
}

.three-col ul {
	margin: 8px 15px 0 0;
}

.three-col p, .two-col p, .one-col p, .oneandhalf-col p {
	padding: 15px 10px 0px 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

.oneandhalf-col ul, .two-col ul,  .three-col ul {
	padding-left: 14px;
}

.two-col {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 305px;
}

.timeline {
	border-top: 20px solid silver;
	clear: both;
	padding: 12px 0;
	width: 945px;
}

a:link,a:visited {
	color: #e52b4e;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

acronym,abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

blockquote {
	font: 14px/21px Didot, Georgia, serif;
	padding: 12px;
}

body {
	color: #5b5b5c;
	font: 12px/18px Helvetica, Verdana, sans-serif;
	margin: auto;
	width: 960px;
	background: url(images/bg2.jpg) no-repeat scroll center top;
}

code,pre {
	overflow: auto;
	padding: 4px;
}

h1#blog-title a {
	display: inline;
	font-size: 36px;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	padding: 10px 0 12px;
}

h2 {
	font-size: 18px;
/*bac

kground-color:#c5c5c5;*/
}

h2.latest {
	font-weight: 700;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 30px;
	padding-top: 14px;
}

h2.start {
	font-weight: 700;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 25px;
	color: 00bff3;
	padding-top: 14px;
}

h2 img {
	border: none;
	margin-left: 20px;
	margin-top: 20px;
}

.geenrandlinks img {
	border: none;
	float: left;
}

.geenrand img {
	border: none;
}

h2.latest a {
	font-weight: 700;
	color: 00bff3;
}

h2.latest a:hover {
	font-weight: 700;
	color: #e52b4e;
}

h2.page-title,h2.entry-title {
	color: #5b5b5c;
	display: inline;
	float: left;
	font-size: 30px;
	margin-top: 12px;
	line-height: 1em;


/*padding:12px 15px 20px 0;*/
	width: 280px;
	text-align: right;
	font-variant: small-caps;
}

h2.translate {
	margin-bottom: -17px;
}

img {
	border: 1px solid silver;
	padding: 2px 2px 2px;
	margin: 3px 15px 15px 0;
}

img.amrande {
	float: left;
	margin: 15px 15px 0 15px;
}

img.post-image {
	border: 1px solid silver;
	margin: 5px 10px 5px 15px;
	padding: 2px;
	width: 190px;
}

img.thumbleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

h2.latest img {
	margin: 0;
}

h2.start img {
	margin: 0;
}

h2.comments-headline img {
	margin: 0;
}

label {
	cursor: pointer;
}

li#categories ul li {
	border-bottom: 1px solid silver;
	display: inline;
	float: right;
	font-size: 18px;
	margin-right: 15px;
	width: 145px;
}

li.comment,#trackbacks-list ol li {
	background-color: #fbfbfb;
	font: 12px/18px Helvetica, Arial, sans-serif;
	list-style-type: none;
	margin: 12px 0;
	padding: 24px;
	width: 417px;
}

li.comment.alt,#trackbacks-list ol li.alt {
	background-color: #f3f3f3;
	border: none;
}

li.comment.bypostauthor {
	background: #feeefb;
}

p {
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

small {
	font-size: 0.85em;
}

strong {
	font-weight: 700;
}

sub {
	bottom: -0.2em;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 0.3em;
	position: relative;
	vertical-align: baseline;
}

ul#archives-page li h3 {
	margin-top: 0;
	padding-top: 0;
}

ul.etc li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

ul.latest {
	float: left;
	padding-right: 15px;
	width: 145px;
	border-style: solid;
	border-color: #7d556e;
}

ul.latestoneandhalf {
	float: left;
	padding-right: 0;
	width: 225px;
	margin-right: 15px;
	padding-bottom: 15px;
}

.aktt_tweets {
	padding-left: 15px;
}

#content li.booty {
	margin-bottom: 10px;
}

ul.latest2 {
	float: left;
	padding-right: 0;
	width: 465px;
	margin-right: 15px;
	padding-bottom: 15px;
}

ul.post-categories li a,#comments h3 {
	font-size: 14px;
	font-variant: small-caps;
	text-transform: uppercase;
}

ul.etc {
	margin-top: 8px;
}

ul.etc li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#commentform {
	margin: 10px 0 0 18px;
}

pre {
	background: #EBEBEB none repeat scroll 0%;
	border: 1px dashed #646464;
	margin: 0pt 0pt 0.9em;
	overflow: auto;
	padding: 1em;
}

#space {
	height: 10px;
}
