/*
Theme Name: SocioPatterns.org
Theme URI: http://SocioPatterns.org/
Description: The SocioPatterns.org theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Wouter Van den Broeck
Author URI: http://addith.be/
Tags: SocioPatterns

Based on:
	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
   --------------------------------------------------------------- */

body {
	color: #515151;
}

small, alt,
.nocomments,
.postmetadata,
.metadata,
.metadata-box,
.title-metadata,
blockquote,
strike,
dl.previous-posts dd .pp-date,
ul.previous-posts li .pp-data {
	color: #8f8f8f;
}

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

a:hover, .admin, .admin a {
	color: #DD4000;
}


/* ---------------------------------------------------------------
   fonts
   --------------------------------------------------------------- */

body {
	font: 13px/1.231 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif, arial, clean, sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 1.45em;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4, h4 a { font-size: 1.2em; text-decoration:none; }

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

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

#content .entry {
	line-height: 1.45em;
}

#content .entry p, .introduction {
	font-size: 1.05em;
}

small, .metadata, .title-metadata, .metadata-box {
	font-size: 0.9em;
	line-height: 1.5em;
}

#licensebox {
	font-size: 0.9em;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

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

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

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

h1 { margin: .7em 0 .5em 0; }
h1.underlined { margin-bottom: .2em; }
h1.nocss {
	visibility: hidden;
	font-size: 0px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;	
}

h2 { margin: .6em 0 .5em 0; }
h2.underlined { margin-bottom: .2em; }
.linkcat h2 {
	margin: 25px 0 12px 0;
	font-size: 1.5em;
}

h3 {
	padding: 0;
	margin: 1em 0 0.5em 0;
}

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

h4 {
	padding: 0;
	margin: 1em 0 0.5em 0;
}

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,
#wp-calendar caption, cite {
	text-decoration: none;
}

a:hover { text-decoration: underline; }


/* ---------------------------------------------------------------
   body, page, header and footer styles:
   --------------------------------------------------------------- */

body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #ffffff url('images/bg.gif');
	text-align: left;
}

#page {
	margin: 20px 0 0 31px;
	padding: 0;
	width: 692px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	height: 170px;
	width: 692px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#headertop {
	text-align: right;
	height: 63px;
}

#headertitle {
	height: 65px;
	padding-left: 80px;
}

#headermenu {
	height: 42px;
	text-align: right;
	padding: 5px 10px 0 0;
}

#header-isi-logo {
	margin-right: 8px;
}

#header-cnrs-logo {
	margin-right: 12px;
}

#titleoverlay {
	height: 65px;
}

/*#searchform {
	margin: 0px auto;
	padding: 0px 3px;
	text-align: right;
	}

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

#searchform #searchsubmit {
	padding: 1px;
}*/

#footer {
	width: 605px;
	margin: 3em 0 0 87px;
	padding: 0;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin: 0.5em 0 1em 0;
}


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

#content {
	width: 600px;
	margin: 2em 0 0em 87px;
}

.post {
	clear: both;
	margin: 1em 0 2em 0;
	text-align: justify;
}

.post hr {
	display: block;
}

.post .metadata, .introduction .metadata {
	clear: left;
	border-left: 1px solid #9ba9a1;
	padding: .2em .7em;
}

.postmetadata {
	margin-top: 1em;
	clear: left;
}

.introduction {
	text-align: justify;
}

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

.clear { clear: both; }

.tagcloud {
	zzborder: 1px dotted #CCCCCC;
	zzbackground-color: #f0f8f8;
	text-align: center;
	padding: 12px;
}

#licensebox {
	background-color: #DADFDF;
	margin: 2em 1em 1em 1em;
	border: 1px dotted #99aaaa;
}

.metadata-box {
	background-color: #F4F6F6;
	margin: 1.5em 1em 2em .5em;
	padding: 0;
	border: 1px dotted #9ba9a1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear:both;
}

.metadata-box div {
	margin: .3em;
	padding: 0;
}

.metadata-box table td, .metadata-box table th {
	padding: .1em .5em;
}

.metadata-box td.sharethis {
	vertical-align: top;
	border-left: 1px dotted #9ba9a1;
}

.metadata-box table th.tags {
	padding-right: 0;
}

.metadata-box table td.tags {
	padding-left: 0;
}

table#partners {
	width: 99%;
}

table#partners tr {
	border-bottom: 1px dotted #bbc9c1;
}

table#partners td {
	padding: .7em 1em;
}

table#partners td h4 {
	margin: 0 0 2px 0;
}

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

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

*/

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

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

td ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 7px;
	text-indent: -13px;
}

td li {
	margin: 7px 0 8px 10px;
}

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

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

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

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


/* ---------------------------------------------------------------
   special list styles
   --------------------------------------------------------------- */

dl.previous-posts dt {
	font-size: 1.1em;
	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, ul.previous-posts li: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 .pp-title {
	font-size: 1.2em;
}

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


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

#comments {
	margin: 2em 0 3em 0;
}

.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;
}
.children { padding: 0; }

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

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

.alt {
	margin: 0;
	padding: 10px;
	}


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

.alignright { float: right; }

.alignleft { float: left }

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


/* ---------------------------------------------------------------
   sidebar styles
   --------------------------------------------------------------- */

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

#sidebar form {
	margin: 0;
	}

#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;
	}

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

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


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

#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;
	}

#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;
	}


/* ---------------------------------------------------------------
   calendar styles
   --------------------------------------------------------------- */

#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;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


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

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

a img { border: none; }


/* ---------------------------------------------------------------
   caption styles:
   --------------------------------------------------------------- */

.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, .caption {
	font-size: 1em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* ---------------------------------------------------------------
   admin styles:
   --------------------------------------------------------------- */