/*  
Theme Name: de Kat Angelino.nl
Version: 10.0
Author: Jord de Kat Angelino
Author URI: http://dekatangelino.nl/
Tags: blue, two-columns, fixed-width
Description: de Kat Angelino.nl bestaat 10 jaar en daarom versie 10!!
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* Font Stacks -------------------------------- */
body, form *, #respond #cancel-comment-reply-link { 
	font-family: "American Typewriter", Consolas, "Courier New", monospace;
}
h1, h2, h3, #postbox label, #help dd {
	font-family: "American Typewriter", Consolas, "Courier New", monospace;
	font-weight: 200;
}
code, pre { 
	font-family: "American Typewriter", Consolas, "Courier New", monospace;
}
/* -------------------------------------------- */

body {
	font-size: 12px;
	background: #2C2D33;
	background-image: url('i/background.jpg');
}
a, a:visited, h1 a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {
	color: #990000;
}
a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	color: #990000;
}
h1 a:hover {
	border: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
img { -ms-interpolation-mode: bicubic; }
em {
	font-style: italic;
}
code, pre {
	font-size: 11px;
}
code {
	background: #CFCDC5;
}
acronym {
	border-bottom: 1px dotted #990000;
	cursor: help;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 2em;
}
blockquote {
	padding-left: 8px;
	font-style: italic;
	color: #888;
	background: none;
	padding: 2px 12px;
    border-left: 4px solid #CCCCCC;
}

#header .sleeve {
	margin-top: 20px;
	margin-left: 0px;
	height: 117px;
	width: 100%;
	background-repeat:no-repeat;
}
#logo{
	position: absolute;
	top: 30px;
}

h1 {
	font-size: 0px;
	line-height: 20px;
	display: inline-block;
	padding: 8px 16px;
	display: none;
}
#header small {
	line-height: 23px;
	display: block;
	clear: both;
	padding-top: 27px;
	color: #FFF;
	font-size: 13px;
	width: 220px;
	float: right;
	text-align: right;
	text-shadow: #000000 1px 5px 5px;
}
h4, h5, h6 {
	font-weight: 500;
}
#header, #footer {
	width: 635px;
	margin: 0 auto;
}
#footer {
	clear: both;
	text-align:center;
	margin: 26px auto 0;
}
#footer p {
	font-size: 12px;
	margin: 10px 16px;
	color: #777;
}
#wrapper {
	background: none;
	border: none;
	width: 640px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
.sleeve_main {
	width: auto;
	margin-top: -10px;
}
#main {
	font-size: 1.3em;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
}
.single #main {
	padding-top: 18px;
}
#main .wp-smiley {
	border: none;
}
#postbox {
	position: relative;
	padding: 16px 18px;
	margin-right: 1px;
	font-size: 14px;
}
#postbox .avatar {
	margin-top: 16px;
	float: left;
	border: 0;
}
#postbox .avatar img {
	padding: 0;
	border: 1px solid #ccc;
}
#postbox .inputarea {
	padding-left: 66px;
	height: 100%;
	font-size: 12px;
}
#postbox textarea#posttext {
	width: 98%;
	margin-bottom: 10px;
	background: #fafafa;
	border: 1px solid #d1d1d1;
	color: #666;
	font-size: 12px;
	padding: 1%;
}
#wrapper form input[type="text"] {
	border: 1px solid #d1d1d1;
	background: #fafafa;
	color: #666;
	font-size: 12px;
	padding: 5px 7px;
	line-height: 16px;
}
#sidebar form input[type="text"] {
	background: #fff;
}
#postbox label {
	color: #444;
	display: block;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 6px;
}
#postbox input#tags {
	width: 75%;
	float: left;
}
#postbox input#submit {
	margin-left: 3px;
	padding: 0 20px;
	float: right;
}
#postbox .postrow {
	height: 28px;
}
#wrapper button, #wrapper input[type="submit"] {
	margin-left: 5px;
	border: 1px solid #ccc;
	border-radius: 12px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	-moz-border-radius: 14px;
	line-height: 27px;
	height: 28px;
	background: #F2F2F2 url(./i/white-grad.png) repeat-x;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	padding: 0 10px;
	font-weight: bold;
	color: #333;
}
#wrapper button {
margin: 10px 10px 0px 0;
}
#wrapper button:active, #wrapper input[type="submit"]:active {
	background: #eee url(./i/white-grad-active.png) repeat-x scroll left top;
}
.disabled, .disabled:hover {
	color: #eee !important;
	background: #ddd !important;
	border: 1px solid #ccc;
}

#respond #submit, input#comment-submit {
	width: auto;
}
input#comment-submit {
	clear: both;
}
#searchsubmit:hover, #submit:hover, input#comment-submit:hover {
	border-color: #555;
}
#main ul#postlist {
	list-style: none;
	margin-top: 16px;
	margin-left: 0;
}
#main h2 {
	padding-top: 10px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	position: relative;
    text-align: center;
	line-height: 20px;
}
h2 a,h2 a:hover,h2 a:visited,h2 a:active{ color: #333; text-decoration: none;}
#main .post h2 {
padding-top: 0;
padding-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #777;
	font-weight: bold;
}
#main img.avatar {
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-left: 2px;
}
#main ul#postlist li {
	overflow: visible;
}
#main ul#postlist ul li {
        margin-bottom: 4px;
}
#main h4 {
	position: relative;
}
#main .controls {
font-size: 12px;
text-align: right;
right: 0;
position: absolute;
line-height: 30px;
}
#main .actions {
	position: absolute;
	right: 2px;
	top: 0;
}
#main .actions, #main .actions a, #main .actions a:link, #main .actions a:visited, #main .actions a:hover, #main .actions a:active, 
#main .keyselected .actions, #main .keyselected .actions a, #main .keyselected .actions a:link, #main .keyselected .actions a:visited, #main .keyselected .actions a:hover, #main .keyselected .actions a:active,
#main .selected ul li .actions, #main .selected ul li .actions a, #main .selected ul li .actions a:link, #main .selected ul li .actions a:visited, #main .selected ul li .actions a:hover, #main .selected ul li .actions a:active {
	color: #000033;
        font-family: "American Typewriter", Consolas, "Courier New", monospace; 
		line-height: 20px;
}
.postcontent {
	overflow: auto;
	color: #111;
}
.bottom_of_entry {
	margin-bottom: 1px;
	height: 9px;
}
h2 img {
	vertical-align: middle;
	margin-right: 12px;
}
#main p img {
	vertical-align: top;
	text-align: center;
	max-width: 443px !important;
}
#main h4 {
	font-size: 1em;
	line-height: 1.1em;
}
#main h4 a {
	font-weight: bold;
}
#main h4 span a {
	font-weight: normal;
}
#main p {
}
#main p, #main ul, #main ol {
	font-size: 13px;
	line-height: 23px;
	color: #000;
        font-family: "American Typewriter", Consolas, "Courier New", monospace; 
}
.blogitem {
	background: #CAC9C4;
	background-image:url(i/it.png);
	padding: 18px;
	border-radius: 4px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
.blogitem p{
	margin-top: 10px;
}
.blogitem p:first-child{
	margin-top: 0px;
}
#main ul#postlist .postcontent ul, #main ul#postlist .postcontent li {
	border: none;
	padding-top: 0;
}
.postcontent ul, .postcontent ol {
	clear: both;
}
#main ul, #main ol {
	margin-left: 7px;
}
#main ul.commentlist {
	list-style: none;
	margin-left: 2px;
}
#main ul.commentlist li {
	list-style: none;
}
#main ul.commentlist .commentcontent li {
	list-style: disc;
}
#main ul.commentlist {
	border-top: 0;
	margin-top: 0;
}
#main ul.commentlist img.avatar {
	margin-right: 12px;
}
#main form {
	margin-top: 10px;
}
#main input {
	margin: 4px 0;
}
#postpage #respond {
	width: 70%;
	margin-bottom: 6px;
	margin-left: 0px;
}
#main #respond, .textedit {
	background: #f1f1f1;
	padding: 14px 16px 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.textedit {
margin-left: 0;
}
#main .commentlist #respond.replying {
	margin-left: 40px;
}
#main .commentlist li #respond.replying {
	margin-left: 42px;
}
#respond #cancel-comment-reply-link {
	font-weight: normal;
}
#respond h3 small {
	font-weight: normal;
	font-size: 10px;
}
#respond textarea, .textedit textarea {
	width: 94%;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #ccc;
}
#postpage #respond p {
	margin-right: 0;
}
#respond p, li ul #respond p {
	float: right;
	margin-right: 10%;
	padding-right: 5px;
	margin-top: 5px;
}
#postpage li ul #respond p {
	margin-right: 5%;
}
#postpage #respond textarea {
	width: 96%;
}
#postpage li ul #respond textarea {
	width: 94% !important;
}
.commentcontent {
	overflow: auto;
min-height: 30px;
}
.commentlist {
	margin-bottom: 5px;
}
.commentlist .children {
	margin: 0 !important;
}
.commentlist .children li {
	list-style: none;
	padding: 0 0 5px;
	position: relative;
	height: 1%;
	margin-left: 40px;
}
.commentlist .children li li {
	height: 1%;
}
#main span.meta {
	font-size: 0.85em;
	margin: 0 0 1.5em;
	color: #333;
}
#main .meta em {
	font-style: normal;
}
#main p.meta {
	font-size: 11px;
}
.rss {
	float: right;
	background: url(i/feed.png) bottom left no-repeat;
	padding-left: 14px;
	padding-top: 4px;
}
.allrss {
	background: url(i/feed.png) center left no-repeat;
	padding-left: 14px;
}
h2 .rss {
	float: none;
	background: url(i/feed12x12.png) bottom left no-repeat;
	padding-top: 0;
	padding-left: 16px;
	text-indent: -1000px;
	display: inline-block;
	height: 10px;
}
h2 a.rss:hover {
	border: none;
}
.sleeve_main {
	margin-right: 137px;
	width: 512px;
	background-image:url(i/main.png);
	background-repeat:repeat-y;
}
#sidebar {
	color: #555;
	margin-left: -1px;
	float: right;
	width: 100px;
	position: relative;
	top: 0;
	padding: 10px;
	padding-top: -30px;
    background: #C8C6B9;
	text-align:center;
	background-image:url(i/lfm.jpg);
	margin-top: 25px
}
#sidebar h2 {
	visibility: hidden;
}
#sidebar ul li p {
	line-height: 12px;
}

#sidebar a:hover {
	border-bottom: none;
}
#sidebar ul {
	list-style: none;
	margin-bottom: 22px;
	color: #888;
	font-size: 12px;
}
#sidebar ul ul {
margin-bottom: 0px;
}
#sidebar ul li {
	clear: both;
	padding: 4px 0 0px;
	font-size: 12px;
	margin-top: -30px;
}
#sidebar ul li ul li {
	padding-bottom: 4px;
	padding-right: 6px;
}
#sidebar ul li ul li ul {
	margin-left: 10px;
	font-size: 12px;
}

#sidebar ul li#authors ul li {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	float: left;
	height: 32px;
	width: 32px;
	clear: none!important;
}
#sidebar ul li#authors h2 {
	padding-left: 0;
}
#sidebar ul li#authors ul li strong {
	display: none;
}
#sidebar ul li#authors ul li img.avatar {
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li#authors, #sidebar ul li#authors ul li {
	border: none;
	margin-bottom: -3px;
	margin-right: -5px;
}
#recent-comments .avatar {
	height: 32px;
	width: 32px;
}
#recent-comments tr {
	height: 32px;
	overflow: hidden;
}
#recent-comments table td.recentcommentsavatartop {
	height: 32px !important;
	width: 32px !important;
}
#recent-comments table td.recentcommentstexttop {
	vertical-align: top;
}
#searchform div {
	height: 2em;
	clear: both;
	margin-bottom: 2px;
}
#searchform input {
	float: left;
	margin-top: 5px;
}
#searchform #s {
	width: 57%;
}
#searchform #searchsubmit {
	width: 30%;
}
#wpstats {
	position: relative;
	margin-top: 30px;
}
#main ul#postlist, #main .post ul {
	list-style: none;
	margin-top: 0px;
}
#main ul#postlist ul, #main .post ul {
	list-style: disc;
}
#main ul#postlist ul ul, #main ul#postlist ol ul, #main .post ul ul, #main .post ol ul {
	margin-top: 0;
}
#main ol, #main .post ol {
	margin-top: 16px;
	margin-left: 7px;
	list-style: decimal;
}
#main ol ol, #main .post ol ol {
	margin-top: 0;
}
img.centered, img.aligncenter {
	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;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.liveupdates {
	min-height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 5px;
	color: #464646;
	display: none;
}
a.hidemessage {
	display: block;
	float: left;
}
.ac_results {
	margin: -1px 0 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	border: 1px solid #ccc;
	font-size: 12px;
}
.ac_results li {
	padding: 4px 8px;
	white-space: nowrap;
	text-align: left;
}
.ac_over {
	cursor: pointer;
	color: #fff;
	background: #3478e3;
}
.ac_match {
	text-decoration: underline;
}
.post-error {
	color: red !important;
	width: 500px;
	padding-bottom: 10px;
}
.progress {
	bottom: 23px;
	padding-left: 20px;
	position: absolute;
	left: 37px;
	width: 20px;
	display: none;
}
#tooltip {
	position: absolute;
	border: 1px solid #666;
	background: #eee;
	padding: 2px 5px;
	color: #333;
	display: none;
}
.hilite {
	color: #fff;
	background: #f93;
}
#newCommentsIndicator {
	position: absolute;
	left: 0;
	top: 300px;
	border: 2px solid red;
}
li.newupdates, li.newcomment {
	background: none;
}
.repyling .post .comment {
	background: none;
}
form.textedit textarea {
	font-size: 12px;
	line-height: 12px;
}
#settings {
	float: left;
	padding: 22px 22px 0;
	width: 176px;
}
#help, #notify {
	position: fixed;
	background: black;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	z-index: 10000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	color: white;
	display: none;
	padding: 30px;
}
#help {
	top: 50%;
	width: 50%;
	left: 50%;
	margin: -10% 0 0 -25%;
}
#notify {
	bottom:-10px;
	width: 20%;
	left: 50%;
	margin: -10% 0 0 -10%;
	font-size: 18px;
	text-align: center;
}
#notify a{
	color:#39F;
}
#help dl {
	font-size: 28px;
	margin: 0; padding: 0;
}
#help dd, #help dt {
	display: block;
	float: left;
	margin: 0; padding: 0;
}
#help dt {
	width: 15%;
	padding-right: 5%;
	text-align: right;
	clear: left;
}
#help dd {
	width: 80%;
}
#userpage  ul {
	padding-top: 10px;
	clear: left;
}
#postpage h2.title {
	text-indent: -1000em;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#postpage h4 {

}
#postpage li li h4 {
	margin-top: 0;
}
#postpage .postcontent {
	margin-left: 4px;
}
#postpage #main ul#postlist, #postpage #main ul#postlist li {
	border-width: 0;
	margin-top: 0;
	padding-top: 0;
}
#postpage #main ul#postlist li ul li {
	border-width: 1px 0 0;
	margin-top: 0;
	padding-top: 14px;
}
.navigation {
	border-top: none;
}

.keyselected {
	background: #eee !important;
}

.postcontent h2, .commentcontent h2,
.postcontent h3, .commentcontent h3,
.postcontent h4, .commentcontent h4 {
	margin-bottom: .3em;
}
.no-posts {
	padding: 2em !important;
	
}
div.entry {
	margin-right: 250px; /* compensate for sidebar */
	height: auto;
}

.gallery br {
display: none;
clear: none;
}

.attachment .navigation {
width: 591px;
height: 85px;
margin-bottom: 20px;
border-top: 0;
}
.navigation{width: 100%;height: 20px;}

.navigation p a{
	float: right;
	color:#FFF;
}
.navigation p a:first-child{
	float: left;
}
.lastfm_music{
	color:#333;
}
.lastfm_music, .lastfm_artist,{
	margin-bottom: 3px;
	text-align: center;
	width: auto;
}
.tijd{
	background-image: url(i/tijd.png);
	width: 81px;
	height: 29px;
	padding-top: 10px;
	text-align: center;
	position:relative;
	left: -19px;
	font-size: 19px;
	font-family: "American Typewriter", Consolas, "Courier New", monospace;
	color: #FFF;
}
h4.bericht {
	height: 2px;
}

h4.bericht .actions{
	margin-top: -27px;
}


.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:10px;
    padding:0px;
}	

.wpomatic-post p:first-child{
	visibility: hidden;
	height: 0px;
}

.flickrfoto{
	width: 460px;
	height: auto;
	margin-bottom: 12px;
}
#karteltjes{
	background-image: url(i/karteltjes.png);
	width: 640px;
	height: 26px;
}

#rrrs{
	position: relative;
	top: -3px;
	font-size: 10px;
	float: right;
}
#pagina{
	position: relative;
	top: -3px;
	font-size: 10px;
}
#paginalinks{
	float:right;
	position: relative;
	top: 0px;
	right: 0px;
visibility: hidden;
}
#rss{
	background:url(i/rss.png) bottom left no-repeat;
	padding-top: 55px;
	padding-left: 32px;
	text-indent: -1000em;
visibility: hidden;
}

#home{
	background:url(i/home.png) bottom left no-repeat;
	padding-top: 55px;
	padding-left: 87px;
	text-indent: -1000em;
visibility: hidden;
}

#over{
	background:url(i/over.png) bottom left no-repeat;
	padding-top: 55px;
	padding-left: 96px;
	text-indent: -1000em;
visibility: hidden;
}