/*  
Theme Name: IDP
Theme URI: http://papersplease.org/wp/
Description: The default WordPress theme adapted by AF for IDP site, modified beyond recognition ;-)
Version: 0.1
Author: 
Author URI: 

	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

*/

* { margin: 0; padding: 0; }



/* Begin Typography & Colors */

body {
	font-size: 85%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #CCC;
	background: #000 url(images/bg-sub.jpg) top left repeat-x;
	background-attachment: fixed; }

#page {
	background-color: #000;
	border: 3px double #444; 
	text-align: left; }

#header {
	background: #111 url('images/dark_idp_840w.jpg') no-repeat top right;
	border-bottom: 3px double #777; }

#content { font-size: 1.11em }

.entry p { margin: .7em 0 .9em 0;  line-height: 1.5em; }
.widecolumn .entry p { font-size: 1em; }

.narrowcolumn .entry, .widecolumn .entry { 
	line-height: 1.3em;  padding-top: 4px;  margin-top: 2px; 
	border-top: 1px solid #444; }

.widecolumn { line-height: 1.6em; }

.narrowcolumn .postmetadata { text-align: left; }

.alt {
	background-color: #222;  color: #DDD;
	border-top: 1px solid #444;
	padding-top: 4px; 
	border-bottom: 1px solid #444; }

#footer {
	background-color: #111; 
	border-top: 3px double #666; }

small { 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: left; }

/* #headerimg { padding-top: 70px; } */
#headerimg h1 {
	font-size: 2.5em;
	text-align: left;
	padding-left: 9px;
	margin-top: 0; }

#headerimg .description {
	font-size: 1.5em;
	text-align: left;
	padding-left: 11px; }

h2 { font-size: 1.5em; }

h2.pagetitle { font-size: 1.6em;  padding-bottom: 6px; 
	border-bottom: 1px solid #666; }

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.5em; }

h3 { font-size: 1.5em; color: #CDECD5; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #DDD; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #B3E9C0; }

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; }

.entry p a:visited { color: #FFC466; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.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.4em;
	text-transform: none; }

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentmetadata { font-weight: normal; }

#sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #CCC; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em; }

a, h2 a:hover, h3 a:hover {
	color: #FFC466;
	text-decoration: none; }

a:hover { color: #FFF;  text-decoration: none; }

/* End Typography & Colors */







/* Begin Structure */

body { margin: 0 0 20px 0;  padding: 0; }

#page {
	margin: 12px auto;  padding: 0;
	width: 800px; }

#header {
	margin: 0 0 0 1px;  padding: 0; 
	height: 173px;  width: 798px; }

#headerimg { margin: 0;  height: 176px;  width: 100%; }


#navc { float: left;  width: 150px;  font-size: 13px;  padding-bottom: 110px;
	background: transparent url(images/folder-sub-blur.jpg) bottom left no-repeat; }

#nav { padding: 20px 6px 0 12px;  height: 380px;  
	font: 13px "Courier New", monospace;
	font-weight: bold;  color: #666; /* letter-spacing: 1px; */ }

#nav a { color: #CCC; display: block; margin-bottom: 11px; }
#nav a.on, #nav a.on:hover { color: #FFF; }
#nav a.in { color: #CCC; }
#nav a:hover { color: #EEE; text-decoration: none; }
.subnav { font-size: 11px;  line-height: 15px;  padding: 2px 0 6px 12px; }


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 12px;
	width: 410px; }

.widecolumn {
	float: left;
	padding: 10px 0 20px 0;
	margin: 0 0 0 12px;
	width: 560px; }

.post { margin: 0 0 50px 0;  text-align: left; }
.widecolumn .post { margin: 0;  clear: both; }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px; }

.widecolumn .attachment { text-align: center;  margin: 5px 0px; }

.postmetadata {
	font-size: 0.9em;  line-height: 1.1em; 
	margin-top: 8px;  padding-top: 0;
	clear: left; }

.narrowcolumn .postmetadata { 
	font-size: 0.85em;  padding-top: 5px;  line-height: 1.3em; 
	border-top: 3px double #444; }

.widecolumn .postmetadata { margin: 30px 0 40px 0; }

#footer { padding: 0;  margin: 20px 0 0 0;  clear: both; }

#footer p { margin: 0;
	padding: 10px 0 12px 0;
	text-align: center; }

/* End Structure */





/* Begin Sidebar */

#sidebar {
	padding: 23px 0 10px 0;
	margin-left: 606px;
	width: 180px; }

#sidebar form { margin: 0; }
#sidebar input { font-size: 10px; }

#sidebar h2 { font-size: 9px;  text-transform: uppercase;  letter-spacing: 1em; 
	border-top: 1px solid #666;  border-bottom: 1px solid #666;  
	padding: 1px 0 1px 3px;  font-weight: normal;  text-align: left; }

/* End Sidebar */









/* Begin Headers */

/* #headerimg */
h1 { padding-top: 37px;  margin: 0; }

h2 { margin: 52px 0 3px 0; }
h2.pagetitle { margin-top: 32px;  font-size: 1.6em;  text-align: left; }
#sidebar h2 { margin: 23px 0 0 0;  padding: 0; }

h3 { padding: 0;  margin: 32px 0 2px 0; }
h3.comments { padding: 0;  margin: 40px auto 20px 0; }

h2 a:hover, h3 a:hover { color: #FFF; }

/* End Headers */







/* Begin Images */

p img { padding: 0;  margin-right: 7px;  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: 2px 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: 7px 0 7px; }

#sidebar ul ul, #sidebar ul ol { margin: 7px 0 0 7px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 7px; }

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: 12px 0 10px 0;
	padding: 6px 3px 4px 1px; 
	text-align: left; }

#sidebar #searchform #s { width: 130px;  background-color: #CCC;  padding: 1px; }

#sidebar #searchsubmit { padding: 2px; }

/* This is mainly for password protected posts, makes them look better. */
.entry form { text-align:center; }

select { width: 130px; }

#commentform input {
	width: 170px;  padding: 2px;  margin: 5px 5px 1px 0; }

#commentform textarea { width: 100%;  padding: 2px; }

#commentform #submit { margin: 0;  float: right; }

/* End Form Elements */







/* Begin Comments*/

.alt { margin: 0;  padding: 10px; }

.commentlist { padding: 0;  text-align: left; }

.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 Calendar */

#wp-calendar {
	empty-cells: show;
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse; }

#wp-calendar a { text-decoration: none;  display: block; }

#wp-calendar #next a { padding-right: 10px;  text-align: right; }
#wp-calendar #prev a { padding-left: 10px;   text-align: left;  }

#wp-calendar td {
	padding: 1px 0 2px 0;
	text-align: center;
	border: 1px solid #333;
	border-collapse: collapse; }

#wp-calendar th {
	color: #777;  padding: 0; 
	text-align: center; 
	font-style: normal;
	text-transform: lowercase; }

#wp-calendar caption {
	font-size: 9px;  letter-spacing: 0.75em;  font-weight: normal; 
	border-top: 1px solid #666;  border-bottom: 1px solid #666;  
	padding: 1px 0 1px 3px;  
	width: 100%;  color: #B3E9C0;  margin-bottom: 6px;
	text-align: left;  text-transform: uppercase; }

/* End Calendar */






/* Begin Various Tags & Classes */

acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
	margin: 12px 20px 4px 10px;
	padding-left: 13px;
	border-left: 5px solid #444; }

blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

hr { display: none; }

a img { border: none; }

.navigation {
	clear: both;
	font-size: 0.9em; 
	margin-top: 0;
	margin-bottom: 40px; }

.navigation .alignright, .navigation .alignleft {
	/* border: 1px solid #543; */ }

.navigation .alignright { text-align: right; }

#tagline { font: 12px/14px Verdana;  font-style: italic;
	margin: 17px 0 0 70px;  width: 410px; 
	color: #DDD; }

#footer .sep { padding: 0 12px; }


/* End Various Tags & Classes */

