/*  
Theme Name: itin place
Theme URI: http://www.futureofthebook.org
Description: The default theme for Alex Itin
Version: 1.6
Author: Sally Northmore, Eddie Tejeda, Ben Vershbow
Author URI: http://www.futureofthebook.org

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

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

*/

body {
	margin: 0px 0px 20px 0px;
	background-color:#838B8B;
	text-align: center;
	}

a {
	text-decoration: none;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:hover {
	text-decoration:underline;	
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 520px;	
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}


.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.5em;
	text-transform: none;
	}

.commentbox{
	margin-left: 20px;
	width: 80%;
	color: #000000;
	
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#banner {
	font-family: Palatino, Times, serif;
	color: #FFFFFF;
	background-image: url(http://www.futureofthebook.org/itinplace/archives/bridgescroll2.jpg);
	text-align: left;
	padding: 0px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
	height: 68px;
}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 18px;
	
	
	}

#banner h2 {
	font-size: 14px;
	}

.navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
	padding:10px;
	padding-bottom:30px;
	margin:0px;
	background-color:#FFFFFF;
	text-align: right;
	color:#FF0000; 
	border-bottom: 1px solid #000000;
}


.navigation a { 
	color:#FF0000;
	text-decoration:none;
}
.navigation a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.navigation h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;; 
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align: right;
	color:#FF0000; 
}





.navigationbottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
	padding:10px;
	padding-bottom:30px;
	margin:0px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	text-align: right;
	color:#FF0000; 
/*	border-bottom: 1px solid #000000; */
}


.navigationbottom a { 
color:#FF0000;
text-decoration:none;
}
.navigationbottom a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.navigationbottom h2 {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;; 
padding:0px;
margin:0px;
background-color:#FFFFFF;
text-align: right;
color:#FF0000; 
}




#meat {
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
        }       

.center{
	text-align:center;
	
}
#center {
	width: 510px;
	
	
	overflow: hidden;
	}

.post {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	}

#title {
        padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #000000;
        text-align: center; 
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	}

#right {
		float: left;
	
	
	width: 0px;
	background-color: #FFFFFF;
	
	}

.post p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
/*	padding-left: 6px; */
	}

.post blockquote {
	line-height: 150%;
	}

.post li {
	line-height: 150%;
	}

.post h2 {
	color:#FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.post h3 {
	color:#FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.post p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 15px 15px 5px 15px;
	margin-bottom: 15px;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#continued {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 15px 15px 5px 15px;
	margin-bottom: 15px;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	color: #000000;
}

li .alt{
	border-bottom: 1px solid #000000;
	width: 80%;
	
	
}
#comments{
	padding: 10px;
	color: #000000;
	font-size: 12pt;
}
.commentlist {
	padding: 0;
	text-align: justify;
	width: 90%;
	}

.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;
	}
.commentmetadata a {
	color: #000000;
	
}	
/* End Comments */

	
/* Begin Form Elements */
#searchform {
 	margin-top: -20px;	
	padding: 0px 10px 0px 0px; 
/*	text-align: left;*/
	}

/* Safari only hack */
/*\*/
 html>body*#searchform {margin-top: 0px; }
/**/
  
#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 textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;

	}
/* End Form Elements */

/*.widecolumn .entry p {
	font-size: 12px;
	}
*/
.narrowcolumn .entry, .widecolumn .entry {
        font-size: 12px;
        font-weight: normal;
        text-align: left;
	line-height: 1.6em;
}

.widecolumn {
	line-height: 1.6em;
	}


.narrowcolumn {
	/*float: left;*/
	}

.widecolumn {
	width:510px;
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {

	}

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

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

.postmetadata {
	clear: left;
}

/*
.entry img{
	margin-left: 6px;
}

.entry embed{	
	margin-left: 6px;	
}

.entry object{	
	padding-left: 5px;	
}

*/

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


.pagetitle{
	
	margin-left: 10px;
	
}

#footer{
	color: 000000;
	
}

.entry{
 padding-left: 0;
}

