/*
Theme Name: Addith Theme
Theme URI: http://addith.be/
Description: The Addith.be theme
Author: Wouter Van den Broeck


Bbased on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

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

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

*/


/* ---------------------------------------------------------------
 * reset styles: based on http://developer.yahoo.com/yui/reset/ &
 * http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
 * --------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*ol,ul,li{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after,blockquote:before,blockquote:after{content:'';}
blockquote,q{quotes: "" "";}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000000;}
body{text-align:left;line-height: 1;}
:focus{outline:0;}


/* ---------------------------------------------------------------
   colors
   --------------------------------------------------------------- */

#content,
.post-body a:visited {
	color: #404040;
}

#content-footer p,
.post-date,
.metadata,
.caption,
.footnotes,
.nocomments,
blockquote,
strike,
dl.previous-posts dd .pp-date,
ul.previous-posts li .pp-data {
	color: #7b8981;
}

h1 {
	color: #3d4742;
}

a, a:visited, a:link, a:active, a:hover {
	color: #4b7a62;
}

.footnotes a, .footnotes a:visited, .footnotes a:link, .footnotes a:active, .footnotes a:hover {
	color: #222222;
}


/* ---------------------------------------------------------------
   body & page styles:
   --------------------------------------------------------------- */

body {
	margin-bottom: 16px;
	color: #000000;
	background: #141414 url('/wp-content/themes/addith/images/page-structure/body-bg-a.gif') repeat;
	text-align: center;
}

#page {
	margin: 20px auto;
	width: 748px;
	text-align: left;
}

#page-header {
	width: 748px;
	height: 87px;
}

#page-menu {
	height: 22px;
}

#page-body {
	background: #ffffff url('/wp-content/themes/addith/images/page-structure/page-bg.gif') repeat-y;
}

#page-footer {
	height: 22px;
	background: url('/wp-content/themes/addith/images/page-structure/page-footer-bg.gif') no-repeat top;
}


/* ---------------------------------------------------------------
   content styles:
   --------------------------------------------------------------- */

#content {
	padding: 15px 0px 10px 0px;
	margin: 0 40px 20px 40px;
}

#content-bg.basic, #content-bg.project {
	width: 740px;
	margin: 0px 4px 0 4px;
	background: #ffffff url('/wp-content/themes/addith/images/page-structure/bg-basic.gif') repeat-x top;
}

#content-footer {}

#content-footer p {
	margin: 0;
	padding: 4px 0 0px 0;
	text-align: center;
	font-size: .9em;
}

#content-footer {
	padding: 0px 44px 0px 44px;
}

.movie {
	text-align: center;
	margin: 2em 0 2em 0;
}

.figure {
	margin: 2em 0 2em 0;
}

/* ---------------------------------------------------------------
   post styles
   --------------------------------------------------------------- */

.post {
	clear: both;
	margin-bottom: 30px;
}

.post-header {
	width: 100%;
	margin-top: 35px;
}

.post-header .post-date {
	margin-top: 16px;
	font-size: .85em;
}

.post-header .post-title, .lined {
	margin-top: 3px;
}

.post-body {
	line-height: 1.3em;
}

.post .metadata {
	/* border-left: 1px solid #9ba9a1; */
	text-align: right;
	padding: .3em .7em .3em .7em;
	margin: 0;
	clear: both;
}

.line, .hline {
	width: 100%;
	height: 1px;
	margin-top: 2px;
	background: url('/wp-content/themes/addith/images/page-structure/line-element-1.gif') repeat top;
}

.metadata-box-homepage {
	clear: both;
	margin: 1.5em 0 2em 0;
	padding: .5em .7em .5em 1em;
	text-align: right;
	color: #999999;
	border-bottom: 1px dotted #cbd9d1;
}

.metadata-box-single {
	clear: both;
	margin: 4em 0 2em 0;
	padding: .5em .7em .5em 1em;
	color: #999999;
	border-bottom: 1px dotted #cbd9d1;
	border-top: 1px dotted #cbd9d1;
}

.metadata-box_prev {
	background-color: #F0F2F2;
	margin: 1.5em 1em 2em .5em;
	padding: .5em .7em 0em 1em;
	/*zborder: 1px dotted #9ba9a1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	clear: both;
}

.metadata-box-homepage p,
.metadata-box-homepage div,
.metadata-box-single p,
.metadata-box-single div {
	margin: .3em 0;
	padding: 0em 0;
}

/* ---------------------------------------------------------------
   p, h & a styles:
   --------------------------------------------------------------- */

.hlined {
}

.hline {
	margin-top: 1em;
}

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

h1 {
	margin: 15px 0 5px 0;
	text-align: left;
	font-size: 1.7em;
}

h2 {
	margin: 20px 0 5px 0;
	font-size: 1.5em;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7b8981;
	clear: both;
}

h3 {
	margin: 15px 0 10px 0;
	font-size: 1.2em;
}

h3.comments {
	margin: 40px auto 20px ;
}

h4 {
	margin: 10px 0 10px 0;
	padding: 1px 0 0 0;
	font-size: 1.05em;
	clear: both;
}

hr { display: block; }

h1, h1 a, h1 a:hover, h1 a:visited,
h2, h2 a, h2 a:visited, h2 a:link,
h3, h3 a, h3 a:visited, h3 a:link,
#content-footer a,
#content-footer a:visited,
#content-footer a:link {
	text-decoration: none;
}

a:hover { text-decoration: underline; }


/* ---------------------------------------------------------------
   text styles
   --------------------------------------------------------------- */

body{font:14px/1.231 helvetica,"Helvetica Neueu",arial,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
strong{font-weight: bold;}
em{font-style:italic;}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

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

.footnotes {
	margin-top: 20px;
	padding-left: 25px;
	font-size: .85em;
	list-style-position: outside;
	list-style-type: decimal;
}

.metadata,
.metadata-box-single,
.metadata-box-homepage {
	font-size: .85em;
	line-height: 1.5em;
}

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


/* ---------------------------------------------------------------
   comment styles:
   --------------------------------------------------------------- */

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

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children { padding: 0; }

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

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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


/* ---------------------------------------------------------------
   list styles:
   ---------------------------------------------------------------

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

*/

html>body ul, dl {
	margin-left: 0px;
	padding: 0 0 0 2em;
	list-style: none;
	padding-left: 0.8em;
	text-indent: -0.8em;
	}

html>body li {
	margin: .5em 0 .6em .8em;
}

dl dt {
	margin: .5em 0 .3em .8em;
}

ul li:before, dl dt:before {
	content: "\00BB \0020";
}

dl dd {
	margin: .3em 0 .6em 1.2em;
	text-indent: 0;
}

ol {
	padding: 0 0 0 2em;
	margin: 0;
}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal outside;
}

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

/* --------------------------------------------------------------- */
/*
dl dt {
	font-size: 110%;
	margin: .6em 0 .3em 1em;
}

dl dd {
	margin: 0 0 0 1em;
}
*/
dl.previous-posts dt {
	font-size: 110%;
	margin: .6em 0 .3em 0;
}

dl.previous-posts dd {
	margin: 0 0 0 1em;
}

dl.previous-posts dd p {
	margin: .4em 0 0 0;
	display: inline;
}

dl.previous-posts dd .pp-date {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 0.4em 0;
}


dl.report-groups dt:before, dl.previous-posts dt:before {
	content: "\00BB \0020";
}

ul.previous-posts {
	padding-left: 0px;
}

ul.previous-posts li {
	list-style: none;
	margin: 4px 0 4px 20px;
	text-indent: 0px;
	text-indent: -10px;
}

ul.previous-posts li:before {
	content: "\00BB \0020";
}

ul.previous-posts li .pp-title {
	font-size: 1.2em;
}

ul.previous-posts li .pp-data {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}


/* ---------------------------------------------------------------
   img styles:
   --------------------------------------------------------------- */

.alignright { float: right; }

.alignleft { float: left }

/*	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: 0px;
	margin: 0 0 0.75em 0.75em;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 0 0.75em 0.75em 0;
	display: inline;
}


/* ---------------------------------------------------------------
   form styles
   --------------------------------------------------------------- */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.post-body 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;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* ---------------------------------------------------------------
   TO SORT:
   --------------------------------------------------------------- */

.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even, .alt {
	border-left: 1px solid #ddd;
}


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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/* ---------------------------------------------------------------
   captions
   --------------------------------------------------------------- */

.project .caption, .project .caption-justify {
	font-size: .9em;
	text-align: center;
	margin: .4em 2em 1em 2em;
	padding: 0 0 .3em 0;
	color: #666e69;
}

.project .caption-justify {
	text-align: justify;
}

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}

/* ---------------------------------------------------------------
   references
   --------------------------------------------------------------- */

ul.references {
	font-size: .9em;
}

/* ---------------------------------------------------------------
   project-details
   --------------------------------------------------------------- */

.project-details {
	margin: 1em 0 1.5em 1em;
	padding: 0 0 0 .5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.project-details .pair .key {
	font-size: .9em;
	font-weight: bold;
}

.project-details .pair .value {
	font-size: 1.1em;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
