/*
Theme Name: A SMILE IN THE MIND
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Robin Kranenborg
Author URI: http://www.robinkranenborg.nl
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: times-newroman, serif;
	background: #ffffff;
	color: #000000;
	text-align: center;
	}
	
p {
	font-size: 12px;
	font-family: times-newroman, serif;
	background: #ffffff;
	color: #000000;
	text-align: left;
	}

#putitincenter {

	text-align: center;
	width: 450px;

}

#page {
	background-color: #ffffff;
	text-align: left;
	width: 450px;
	}

#header {
	height: 300px;
	}

#headerimg 	{
	}
	
#logo {
	width: 450px;
	text-align: center;
	
	}
	
#menu {
	width: 450px;
	text-align: center;
	padding-top: 15px;
	height: 90px;
	word-spacing:30px;
	}
	
#menu a {
	font-style: normal;
	text-decoration: none;
	}
	
#menu a:hover {
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	}

#content {
	font-size: 12px;
	width: 450px;
	text-align: center;

	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.entry {
border-bottom: 1px solid #999999;
padding-bottom: 10px;
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #ffffff;
}
.thread-even {
	background-color: #ffffff;
}
.depth-1 {
}

.even, .alt {
}

#footer {
	}

small {
	}
	
/* H1=POSTTITEL / H2=POSTSUB / H3=PERMALINK / H4=TAGS / H5=TIME */

h1, h2, h3, h4, h5, h6 {
	font-family: times-newroman, serif;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	}

h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 4px;	
	padding-bottom: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color: #000000;
	margin: 0px 0 0;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 20px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: times-newroman, serif;
	font-size: 1.2em;
	}

h3 {
	color: #000000;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 0px;	
	padding-bottom: 0px;
	}

h4	{
	color: #666666;
	font-size: 08pt;
	text-transform: uppercase;
	line-height: 12px;
	padding-top: 0px;	
	padding-bottom: 0px;
}
	
h5 {
	color: #666666;
	font-size: 08pt;
	text-transform: uppercase;
	line-height: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
}

h6	{
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	padding: 0px;
	margin: 0px;	
	
}

.entry p a:visited {
	}

.sticky {
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
#sidebar {
	font: 1em times-newroman, serif;
	}

h5, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	

/* H1=POSTTITEL / H2=POSTSUB / H3=PERMALINK / H4=TAGS / H5=TIME */

a:link 	{
	color: #000000;
	font-style: italic;
	text-decoration:none;
}
	
a:visited {
	color: #000000;
	font-style: italic;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
	
a, h4 a:link {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
	
a, h4 a:visited {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
	
a, h4 a:hover {
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a, h5 a:link {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
	
a, h5 a:visited {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
	
a, h5 a:hover {
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #ffffff;
	margin: auto;
	padding: 0;
	width: 450px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 450px;
	}

#headerimg {
	margin: 0;
	height: 350px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
}

.clear {
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 450px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {
	
	}

h2.pagetitle {
	
}

#sidebar h2 {
	
	}

h3 {
	
	}

h3.comments {
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ffffff;
	text-align: center;
	background-color: #ffffff;
	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;
}
/* End captions */
