/*
Theme Name: Fotokolom
Theme URI: http://fotokolom.nl/
Description: Thema voor de website Fotokolom.nl en Weppie.nl
Version: 1.0
Author: Bjorn van der Sluijs
Tags: fotokolom, private
*/

body {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff; 
}

a:link, a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #c0e900; text-decoration: none;}

#photo_overlay_text a:link, #photo_overlay_text a:visited, #footer a:link, #footer a:visited {text-decoration: none;}
#photo_overlay_text a:hover, #footer a:hover {text-decoration: none;}

li.widget_tag_cloud div a:link, li.widget_tag_cloud a:visited, li.widget_tag_cloud a:hover {text-decoration: none;}

#page_bg{
	background: #202020 url("images/bgr_sitebody.png");
	background-attachment: fixed;
	}

#page {
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin: 20px;
	margin-left: -350px;
	width: 700px;
	}

#header, #footer {
	background: url("images/bgr_header.png") -2px -2px;
	height: 44px;
	}
#header img.logo {
	margin: 11px 0 0 20px;
	float: left;
	}

#header img.title {
	margin: 11px 0 0 50px;
	float: left;
	}

#followus {
	margin: 12px 20px 0 0;
	float: right;
	}

#header .followus {
	margin: 0 0 0 4px;
	float: left;
	font-size: 10px;
	line-height: 16px;
	}

.tweet-this img, .followus img {
	opacity: .8; -moz-opacity: .8; filter: alpha(opacity=80);
}
.tweet-this:hover img, .followus:hover img {
	opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
}

h1, h2, h3, h4 {	position: relative; color: #fff; font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif; margin: 0; }

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px; margin: 0;}
h4 {font-size: 11px;}

h3.date, h2.pagetitle { 
	position: relative;
	font-size: 14px;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
	z-index: 10;
	}

#respond h3 {
	font-size: 14px;
	}

h2.pagetitle { 
	padding: 0;
	margin-bottom: -10px;
	}

#photo {
	position: relative;
	width: 100%;
	height: 250px;
	margin: -15px 0 0px 0;
	padding: 0 0 10px 0;
	z-index: 1;
	}

.category-moblog {
}

#photo img {
	opacity: .7; -moz-opacity: .7; filter: alpha(opacity=70);
}

#photo:hover img {
	opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
}

#photo_overlay_text {
	position: absolute;
	width: 660px;
	margin: 10px 0 0 -20px;
	padding: 0px 20px;
	background: url("images/foto_overlay_text.png");
	font-size: 10px;
	line-height: 24px;
	color: #bbbbbb;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	z-index: 3;
	}

.datum, #photo_overlay_text h2 {
	float: left;
	font-size: 10px;
	line-height: 24px;
}

#photo_overlay_text h2.artikel {
	float: left;
	font-size: 12px;
	line-height: 25px;
}

#photo .artikel p img {
	position: relative;
	opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
}

span.comments {float: right;}

.more-link {
	position: relative;
	top:-247px;
	float: right;
	width: 40px;
	height: 40px;
	padding: 0 0px;
	margin-right: -60px;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	color: #202020;
	background: url("images/bgr_leesverder.png") no-repeat -120px 0px;
	opacity: .8; -moz-opacity: .8; filter: alpha(opacity=80);
	z-index: 3;
	}

.more-link:hover {
	width: 120px;
	margin-right: -140px;
	background: url("images/bgr_leesverder.png") no-repeat 0px 0px;
	opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
	}

a.more-link:link, a.more-link:visited {text-align: center; color: #202020; text-decoration: none;}
a.more-link:hover { color: #c0e900; text-decoration: none;}

.postmetadata {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #bbbbbb;
	}

#comments {
	padding: 0px;
	margin: 0px;
	}

#respond {
	padding: 0px;
	margin: 0px;
	}

div.sexy-bookmarks { 
	position: absolute;
	clear: both !important;
	float: left;
	z-index: 10;
	bottom: 30px;
	}

ul.socials li {
background-image:url("images/sexy-sprite.png") !important;
background-repeat:no-repeat !important;
}

#content.header, #footer.header {	height: 14px; background: url("images/bgr_header.png") -2px -2px; margin-top: 4px;}

#content {
	position: relative;
	background: #101010 url("images/bgr_content.png");
	width: 660px;
	padding: 0px 20px;
	margin: -10px 0 0 0;
	}

#content.footer { margin-top:0; height: 15px; background: url("images/bgr_header.png") -2px -30px;}

#footer {
	margin-top: 4px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	line-height: 39px;
	clear: both;
	}

#footer.footer { height: 10px; background: url("images/bgr_header.png") -2px -36px;}

#spacer {
	height: 0px;
	}

#content img { 
	border: 0;
	border-top: 0px solid #dcdcdc; border-bottom: 0px solid #dcdcdc; margin-left: -20px;
	}
#content img.wp-smiley {
	margin-left: 0;
	vertical-align: middle;
	}

#widgets.header {	height: 14px; background: url("images/bgr_sidebar_header_footer.png") -2px -2px; margin-top: 4px;}

#sidebar {
	background: #101010 url("images/bgr_sidebar.png");
	padding: 10px 20px;
	margin: 0px;
	}

.entry {position: relative;}
#widgets.footer { margin-top:0; height: 15px; background: url("images/bgr_sidebar_header_footer.png") -2px -30px;}

.navigation {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 9px;
	}

.postmetadata_container {
	position: relative;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 10px;
	}
	
.navigation a {
	text-decoration: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

li.widget_tag_cloud div {
	padding-top: 5px;
	text-align: justify;
	}

/* UIT ORIGINEEL STYLE.CSS */


.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 5px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
	padding-right: 50px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Form Elements */
#searchform label {padding-right: 10px;}

#searchform {
	margin: 15px auto auto auto;
	padding: 5px 0px;
	}

#sidebar #searchform {
	margin: 10px auto;
	padding: 5px 0px;
	}

#searchform #s {
	width: 118px;
	padding: 2px;
	font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	}

textarea, input, .submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	font: bold 11px/16px "Trebuchet MS", arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	padding: 1px 8px !important;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	border-radius: 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #dcdcdc;
	background: #202020;
}

/* IE6 Only 
* html textarea, input, .submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	padding: 2px 8px !important;
	}

*:first-child+html textarea, input, .submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	padding: 2px 8px !important;
	} IE7 Only */

textarea, input {	padding: 2px 3px !important; border: 1px solid #aaaaaa; margin-right: 6px; background: #fff; color: #101010; cursor: text;}

textarea {margin-top: 6px;}

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #fff;
	background: #505050;
	border-color: #fff;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #202020;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	color: #000000;
	background: #dcdcdc;
	border-color: #fff;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	}

#commentform {
	margin: 5px 10px 20px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 10px; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width: 100px;
	margin: 7px 0 5px auto;
	float: right;
	font-weight: bold;
	}
/* End Form Elements */


/* Begin Comments*/
.alt, .even {
	padding: 0 0 20px 0;
	font-size: 10px;
	line-height: 14px;
	}

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

.commentlist li {
	margin: 0px;
	padding: 5px 5px 0px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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

div.shr-bookmarks  {
margin:0 !important;
position:absolute;
top:200px;
z-index:999;