/*  
Theme Name: Vlaflip
Theme URI: http://www.ronaldcornelissen.com/
Description: De bedacht-simpele vormgeving bij de site van Ronald. 
Version: 0.2
Author: Jeroen Pulles
Author URI: http://www.redslider.net/

*/



/* Clear default styles */
* {
	font-size: 100%;
	font-family: sans-serif;
}

div, body, html, form, img, 
p, ul, ol, h1, h2, h3, h4, h5, h6, 
table, dl, dd, dt, blockquote 
{
	margin: 0;
	padding: 0;
	border: none;
}

ul {
	margin-bottom: 1.2em;
	padding-left: 1em;
	list-style-type: square;
}

a img { border: none; }


/* SPECIFICS */
body {
    font-family: FreeSans, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #444;
	padding: 0;
	/*
	padding-bottom: 8em;
	*/
	margin: 0;
}


html {
	padding-bottom: 3em;
}



/* Page title */
h1 {
	margin-bottom: 0.7em;
	color: #000;
	font-size: 150%;
	font-weight: normal;
	clear: both;
	/* text-transform: uppercase; */
}
h1 a { color: #000; }


/* Headings */
h2, h3, p, table 
{
	margin-bottom: 0.7em;
}
h4, h5, h6 {
	margin-bottom: 0;
}

h2 a, h3 a, h4 a, h5 a, h6 a, #sidebar li a
{
	color: #444;
}

h2 {
	font-size: 133%;
	font-weight: normal;
}

#headerimg h4 {
	font-weight: bold;
}

/* Anchors */
a {
	text-decoration: none;
	color: #A52753;
}

#headerimg h4 a:hover, a:hover { /* link selection feedback */
	background: #FFA7CB; /* pink-ish */
	color: #852753;
}


blockquote {
	/* misused for dutch text at the moment */
	padding: 0;
	margin-bottom: 1.5em; /* allows collapsing */
	margin-left: 2em;
	margin-right: 0;
	color: #777;
}




/* PAGE LAYOUT */ 
#page {
	margin-top: 0;
	margin-left: 15em;
	margin-left: 13em;
	margin-right: 1em;
	margin-bottom: 5em;
}

#content {
	padding-top: 6em;
	max-width: 33em;
}

.msiebrowser #content {
	width: 560px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 1em;
}

#headerimg h4 {
	margin: 0;
	text-transform: uppercase;
}
#headerimg h4 a {
	text-decoration: none;
	color: #000;
}
#headerimg .description {
	text-transform: uppercase;
	color: #777;
	font-size: 67%;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 13em;
	width: 11em;
	margin-top: 6.5em; /* header plus fontsize compensation */
	margin-left: 1em;
}

#searchform { /* right aligned above content */
	position: absolute;
	top: 0;
	left: 0;
	margin: 1em 0 0 15em;
	margin: 1em 0 0 13em;
	width: 100%;
	max-width: 33em;
	text-align: right;
}

body #lightbox { 
	/* makes it possible to use 
	panoramic pictures: */
	width: 88%;
	left: 6%; 
	max-width: 88%;
	overflow: auto; 
}

/*
 * CONTENT ~~~~~~~~~~~~~~~~~~~
 */

.entry {
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 1.2em;
}

.post {
	clear: both;
}

.postinfo, 
.postmetadata 
{
	font-size: 67%;
	text-transform: uppercase;
}

.postmetadata {
	margin-bottom: 3em;
}

.entry img {
    max-width: 100%;
	vertical-align: middle;
	padding-bottom: 5px;
	padding: 0;
	border: none;
	border-bottom: solid 5px #FFF; 
}

.msiebrowser img.panoramafix {
	width: 560px;
	overflow: hidden;
}

.entry a img:hover {
	border-bottom: solid 5px #FFA7CB; /* pink-ish */
}
.entry p {
	clear: both;
}


/* Begin searchform Elements */
#searchform input, 
#searchform button, 
#searchform p {
	font-size: 67%;
} 

input#s {
	width: 10em;
	border-style: solid;
	border-width: 1px;
	border-color: #BBB; 
	padding: 2px;
	font-weight: bold; 
}

input#s:focus {
	color: #A52753;
	background: #FFA7CB; /* pink-ish */
}

#searchsubmit {
	border: solid 1px #BBB;
	background: #CCC;
	color: #777;
	padding: 2px;
}
#searchsubmit:focus {
	color: #A52753;
	background: #FFA7CB; /* pink-ish */
}
/* COMMENTS */
#respond {
	margin: 4em 0 0 0;
	padding: 1em 1em 0.6em 1em;
	background: #FFF;
	width: 26em;
	font-size: 100%;
	border: solid 2pt rgb(255, 167, 203);
	border-bottom: none;
	font-style: italic;
}

#commentform {
	width: 26em;
	background: #FFF;
	padding:  0.4em 1em 0.4em 1em;
	border: solid 2pt rgb(255, 167, 203);
	border-top: none;
}

#commentform input {
	font-family: sans-serif;
	width: 10em;
}

#commentform textarea {
	font-family: sans-serif;
	width: 24em;
}

#commentform label {
	font-size: 90%;
	color: #777;
}

#commentform #submit {
	width: auto;
}


#commentform #submit {}
/* End Form Elements */



/* Begin Comments*/

#comments {
	font-size: 90%;
	margin-top: 3em;
}
.alt {}
.commentlist {
	padding: 0 2em 0 1.2em;
}
.commentlist li {
	font-size: 90%;
	}
.commentlist p {}
#commentform p {}
.nocomments {}
.commentmetadata {}
/* End Comments */



/* Begin Sidebar */

#sidebar ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 80%;
	line-height: 150%;
	display: inline;
	list-style: none outside;
}

#sidebar li a {
	display: block;
	margin: 0 0 0 -0.3em;
	padding: 0 0 0 0.3em;
}

#sidebar li a:hover {
	color: #852753;
}
/* End Sidebar */


#lightbox a:hover {
	background-color: transparent; 
}

/*
 *  ORDER FORM
 */

table.postage {
	width: 26em;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0;
}
td.price {
	text-align: right;
	font-weight: bold;
	whitespace: nowrap;
}

#orderform 
{
	background: #fff0f6;
	border: solid 1px #ffa7cb;
	padding: 1em;
	margin-top: 1em;
/*	width: 26em;*/
}

#orderform fieldset {
	border: solid 1px #ffa7cb;
	margin-bottom: 1em;
	padding: 0.5em;
}

#orderform legend {
	font-weight: bold;
}

.lang {
	font-style: italic;
}
#orderform label {
	display: block;
}
#shipping label {
	clear: both;
	width: 35%;
	float: left;
	text-align: right;
	margin: 5px 0;
	padding: 5px 0;
}

#shipping input, #shipping select {
	width: 60%;
	float: right;
	margin: 5px;
}

#remarks textarea {
	width:100%;
	height: 6em;
}

#ok {
	background: #fff0f6;
	border: solid 1px #ffa7cb;
	padding: 1em;
	margin-top: 2em;
/*	width: 26em;*/
}

.orderbanner {
	padding-right: 85px;
	background: url(cover.jpg) top right no-repeat;
	display: block;
	height: 100px;
	text-align: right;
	padding-top: 30px;
}

#ok .cleardialog {
	text-align: right;
	font-size: 80%;
}

/* Begin Calendar */
#wp-calendar {}


#wp-calendar #next a {}

#wp-calendar #prev a {}

#wp-calendar a {}
#wp-calendar caption {}

#wp-calendar td {}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ }

/* End Calendar */



.navigation {
	margin-bottom: 0.5em;
	text-transform: uppercase;
	display: block;

	height: 1em; /* MSIE needs height (layout) */
	margin-top: -1.5em; /* assume it's the first div in the #content */
}

.navigation:after {
	/* http://www.positioniseverything.net/easyclearing.html */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.widecolumn .navigation {
}
.narrowcolumn .navigation {
	/* (a Page page) */
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}


.navigation div {
	font-size: 67%;
}
.navigation .alignright {
	text-align: right;
}

/* End Various Tags & Classes*/





/* Use fullscreen projections as an opportunity to
 * claim more space for wider images in blog posts. 
 * Only seems to work with Opera. 
 * Move the sidebar to the top. */
@media projection {
	#sidebar {
		top: 0;
		margin-top: 4em;
		width: 100%;
	}
	#page {
		margin-top: 6em;
		margin-left: 1em;
		border-top: dotted 2pt rgb(255, 167, 203);
		padding-top: 1em;
	}

	#sidebar ul, #sidebar li, #sidebar li a {
		display: inline;
	}
	#sidebar li:after {
		content: " -";
	}
}

@media print {
	* {
	 font-family: sans-serif;
	}
	#sidebar, #searchform {
		display: none;
	}
	#header {
		border-top: solid 1pt #808080;
	}
}

