/*   
	Kubrick v1.2.5  for  WordPress 1.2
	 http://lvb.net/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://lvb.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	Have fun, and don't be afraid to contact me if you have questions.

	Adapted by Luc Van Braekel for use with Nucleus CMS
	Navbar and Navitem classes added by Luc Van Braekel
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	border: 0px solid #959596;
	text-align: left;
	
	}

#header {
	}

#content {
	font-size: 1.1em;
	}

.navbar {
	background: transparent;
	position: absolute;
	top: 152px;
	margin-left: 35px;
	width: 700px;
	overflow: hidden;
}

.navitem, .navitemactive {
	background-color: #06c;
	padding: 1px 8px 1px 8px;
	height: 14px;
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
}

.navbar  a , .navbar a:hover, .navbar a:visited  {
	text-decoration: none;
	color: white;
}

a.navitemactive , a.navitemactive:visited {
	background-color: white;
	text-decoration: none;
	color: #06c;
}

.navbar a:hover {
	background-color: white;
	color: #06c;
	border-top: 2px solid #06c;
	border-left: 2px solid #06c;
	border-right: 2px solid #06c;
}

.poll2 {
	border: 1px dashed #000;
	margin: 10px 5px 0px 0px;
	padding: 2px;
	background-color:#f8f8f8;
}

.poll2 form {
	padding: 0px;
	margin: 0px;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.categ a , .categ a:hover , .categ a:visited {
	text-decoration: none;
	color: #fff;
}

.categ, .blogrollfolder {
	display: inline;
	color: white;
	background-color: #696969;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 2px;
}

.blogrollitem {
	margin-top: 1px;
}
.blogrollcell {
	border-left: 1px dashed gray;
	padding-left: 15px;
}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: right;
	}

.description {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #008;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.caption , .caption2 {
	margin-top: -2px;
	margin-right: 10px;
	font-size: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-left: 10px;
	background-color: #696969;
	color: #fff;
}

.canvas , canvas2 {
	background-color: #696969;
}

.canvas2 {
	width: 250px;
	float: left;
}

.caption2 {
	width: 250px;
}

.caption a , .caption a:hover {
	text-decoration: none;
	color: #fff;
}

.rightbox .caption {
	margin-left: 11px;
	margin-right: 4px;
	margin-top: -6px;
}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li  {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentform textarea {
width: 510px;
}
	
.commentlist li {
	font-weight: bold;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}

.idlist {
	width: 150px;
	max-width: 150px;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f0f0f0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Lucida Sans Typewriter', 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



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

#page {
	margin: 0px auto;
	width: 760px;
	overflow: hidden;
	}
	
#header {
	padding: 0 10px 0 0;
	margin: 0px auto;
	height: 170px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 170px;
	width: 100%;
	}
#headerimg img { margin-right: 10px; }
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0;
	width: 520px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 720px;
	}
	
.post {
	margin: 20px 0 40px;
	text-align: justify;
	width: 520px;
	
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {
	padding-top: 5px;
	padding-right: 20px;
	margin: 0 0 -5px 0;
	text-align: right;
	}

.description {
	text-align: right; 
	padding-right: 20px;
	}

h2 {
	margin: 5px 0 0;
	text-align: left;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	text-align: left;
	}

h3.commentheader, .commentheader h3 {
	padding: 4px 0;
	margin: 0px  ;
	}

.su-email {
	color: #999;
	font-weight: normal;
	font-size: 9px;
	display: none;
}

/* 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;
	}
	
.gravatar {
	background-color: #fff;
	padding: 3px; 
	margin: 0px 8px 0px 0px;
	border: 1px;
	height: 40px;
	border-style: solid;
	border-color: #b8b8b8;
	width: 40px;
	float: left;
}

.gravatar img {
	vertical-align: top;
}

.commentblock {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 0px solid #ddd;
}

.commentheader {
	display: block;
	background-color: #ddd;
	height: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.item {
	padding: 0px;
	margin: 0px;
}

.commentbody {
	border-left: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	border-right: 5px solid #ddd;
	padding: 5px 0px 5px 5px;
}
img.alignright, .rightbox img {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft , .leftbox img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright , .rightbox {
	float: right;
	}
	
.alignleft, .leftbox {
	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 {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 15px 10px;
	}

#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 {
	padding: 0px; 
	text-align: left;
	}

#sidebar .searchform .formfield {
	width: 100px;
	padding: 2px 0px 0px 10px;
	background-color: white;
	font-size: 9px;
	border: 1px solid black;
	}

#sidebar .formbutton {
	padding: 0px;
	font-size: 10px;
	border: 1px solid black;
	background-color: #d0d0d0;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 270px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.categoryform {
}

.inputsmall {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-indent: 0px;
	text-decoration: none;
}

/* End Form Elements */



/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0px;
	margin-top: 2px;
	margin-left: 574px;
	width: 172px;
	}

.skyscraper {
	margin: -15px 0px 5px -5px;
	text-align: left;
	width: 160px;
	padding: 0px;
	height: 160px;
}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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 #ddd;
	}

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

.book {
	margin: 2px 0px 0px 5px;
	width: 140px;
}

.amaz {
	margin: 2px 0px 0px 0px;
	background-color: #ddd;
	width: 120px;
	text-align: center;
}

.amazon {
	background-color: #ddd;
	padding: 0px 5px 0px 0px;
	width: 50px;
}

.amaz form {
	margin: 0px 0px 0px 0px;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.highlight {
	background-color: yellow;
}

.textad {
	font-size: 10px;
	width: 140px;
	height: 90px;
	border: 1px solid #f90;
	background-color: #fc6;
	color: #000;
	text-align: left;
	padding: 1px 3px 3px 3px;
}
.textadtit, .textadtit a, .textadtit a:hover, .textadtit a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c33;
}


/* images */
#page			{ background: url("http://static.vanbraekel.com/kubrick/kubrick-nucleus/images/kubrickbgwide.jpg") repeat-y top left; }
#footer 		{ background: url("http://static.vanbraekel.com/kubrick/kubrick-nucleus/images/kubrickfooter.jpg") no-repeat ;
background-position: 0px 2px; }
/*	Because the template is slightly different, size-wise, with images, this needs to be set here
				If you don't want to use the template's images, you can also delete the following two lines. */
			
#header 	{ margin: 0 ; padding: 0px; height: 168px; width: 758px; }
#headerimg 	{ margin: 0px 10px 0; height: 170px; width: 740px; } 
/* END IMAGE CSS */
		

/* 	To ease the insertion of a personal header image, I have done it in such a way,
			that you simply drop in an image called 'personalheader.jpg' into your /images/
			directory. Dimensions should be at least 760px x 200px. Anything above that will
			get cropped off of the image. */
		
#headerimg 	{ background: url('http://static.vanbraekel.com/kubrick/knokke-skyline.jpg') no-repeat 0px -10px; 
}
background-position: 0px 0px ;
}
		
#content table {
margin-left: 3px;
}
#blogads {
border: 0px;
}
/* End Various Tags & Classes*/


div#adspot_346361603.adspot {
border-spacing:0;
overflow:hidden;
background-color:#EEEEEE;
border-color:#000000;
border-width:1px;
border-style:solid;
width:152px !important;
font-size:10pt;
}
div#adspot_346361603 .adspot_head {
font-family:Arial;
font-size:10pt;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-align:left;
}
div#adspot_346361603 a.adspot_link , div#adspot_346361603 a.adspot_adurl {
font-family:Arial;
font-size:8pt;
font-style:italic;
color:#AA0000;
font-weight:normal;
margin:0;
text-decoration:underline;
text-align:left;
}
div#adspot_346361603 a.adspot_link:link, div#adspot_346361603 a.adspot_link:visited, div#adspot_346361603 a.adspot_adurl:link, div#adspot_346361603 a.adspot_adurl:visited {
color:#AA0000;
text-decoration:underline;
font-size:8pt;
font-style:italic;
}
div#adspot_346361603 a.adspot_link:active, div#adspot_346361603 a.adspot_link:hover, div#adspot_346361603 a.adspot_adurl:active, div#adspot_346361603 a.adspot_adurl:hover { 
color:#AA0000; 
text-decoration:none; 
}
div#adspot_346361603 * ul {
list-style-position:outside;
list-style-image:none;
list-style-type:none;
width:152px;
margin:0;
padding:0;
}
div#adspot_346361603 * li {
background:#FFFFFF;
width:150px;
margin:0;
margin-bottom:5px;
padding:0;
text-align:left;
border-color:#BBBBBB;
border-width:1px;
border-style:solid;
border-spacing:0;
display:block;
text-indent:0;
overflow:hidden;
}
div#adspot_346361603 .adspot_adhead {
text-align:left;
font-family:Arial; 
font-size:10pt; 
font-weight:bold;
color:#000000;
margin:0;
padding:2px;
border-spacing:0;
width:150px;
display:block;
}
div#adspot_346361603 * img {
border-width:0;
border-spacing:0;
}
div#adspot_346361603 * li * img {
text-align:center;
display:block;
clear:both;
margin:auto;
}
div#adspot_346361603 .adspot_adtext {
font-family:Arial; 
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#000000; 
margin:0;
padding:2px;
border-spacing:0;
display:block;
width:150px;
text-align:left;
}
div#adspot_346361603 div.adspot_link {
width:152px !important;
text-align:left;
}

ul.delicious {list-style-type: none; margin: 0; line-height: 1em}
ul.delicious li:before { content: "";}
ul.delicious li { line-height: 1.2em ;}
.delicious-link {display: inline;}
.delicious-tags {display: inline;}
.taglines li {padding: 4px; margin-bottom: 4px; border-bottom: 1px dotted black; }
#enchante {
}
.tweets {
border: 1px solid orange ;
background: wheat;
width: 510px;
margin: 5px 0px 5px 0px;
padding: 5px 5px 5px 5px;
}
.tweets div { padding-left: 45px; }
.popup
{
position: absolute; left:25%; top:199px; width:232px;
display: block;
border-style:solid;
border-width: 1px;
border-color: orange;
background-color:  wheat;
padding:5px;
color:grey;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
z-index:2;
visibility:hidden;
}
.tweethelp { font-size: 7pt; padding-left:50px; width: 520px; height: 12px;}
