/*
Theme Name: Digress.it 
Theme URI:http://digress.it
Description: This is the default theme for digress.it, a plugin allows readers to comment paragraph by paragraph in the margins of a text.
Version: 2.3
Author:Eddie A. Tejeda
Author URI:http://www.visudo.com

	"Digress.it Classic" is based on a theme by
	Bryan Helmig of Mid Mo Design: http://midmodesign.com/.
	called 	"Clean Home" 
	
	This version was modified by Eddie A. Tejeda
	for the Wordpress Plugin: CommentPress 2.0
*/



body {
	color:#36322D;
	font-family: "Bookman Old Style",Georgia,"Times New Roman",serif;
	font-size:0.90em;
}
  
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h3{
	font-size: 12pt;		
}

h3 {

	letter-spacing: .12em;
	padding: 0 0 1em 0;
	text-transform: uppercase;
}

h2{
	color:#36322D;
	font-size:2em;
	font-weight:normal;
	line-height:1em;
	margin:0 0 0.5em;
}

#main{
	margin:0 auto;
	position:relative;
	width:960px;	
}

#header1{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#887E6E none repeat scroll 0 0;
height:30px;
margin:0;
padding:0;
position:relative;
}

#header2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:transparent url(http://nypl.org/sites/all/themes/nypl_new/images/header/header_bkg_right.jpg) repeat-y scroll right top; */
	height:1%;
	margin:0;
	min-height:105px;
	padding:0;
	position:relative;
}


.page-template-comment-browser-php .entry > p {
	margin:0 85px 0 25px;
	position:absolute;
	top:70px;	
}


.selected_item{
	font-weight: bold;
	text-decoration: underline;
}
#header3{
	background:url("http://nypl.org/sites/all/themes/nypl_new/images/header/header3_bg.gif") repeat-x scroll left top #BAC446;
	font-size:12px;
	height:22px;
	padding:8px 22px 7px 11px;
	position:relative;
	text-align: right;
}

#header a#logo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://nypl.org/sites/all/themes/nypl_new/images/header/nypl_logo.gif) no-repeat scroll left top;
	display:block;
	height:105px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	text-decoration:none;
	top:0;
	width:180px;
	margin-left: 10px;
}

#header a#title {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	position:absolute;
	text-decoration:none;
	font-size: 40px;
	font-family: "Bookman Old Style",Georgia,"Times New Roman",serif;
	color: black;
	right: 20px;
	top: 15px;
}


.index h2{
	padding-bottom: 10px;
}
#header a#description {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	position:absolute;
	text-decoration:none;
	font-size: 20px;
	font-family: "Bookman Old Style",Georgia,"Times New Roman",serif;
	color: black;
	right: 20px;
	top: 60px;
}

.page .frontpage h2{
	text-align: left;
	padding: 5px 0 10px 0px;
	width: 95%;
}

h6 a{
	font-size: 10pt !important;		
}

p {
	margin:0;
	padding:0 0 18px 0;
}
 
ul, ol {
/*	margin: 0 0 0 15px; 
	padding: 0 0 18px 10px;
	*/
}

blockquote {
	margin:25px 25px;
	padding:0;
}
 
small {
	font-size:0.75em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

code {
	font: 1em "Courier New", Courier, mono;
	color: #009900;
	text-align: left;
} 
/***** Links *****/
 
a { 
	color: #7A6A31;
	text-decoration: none; 
}
a:hover, a:visited:hover { 
}
a:visited { 

}
a, a:visited {

}
a img {
	border: 0px;
} 


 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select, textarea {

}
 
textarea {
	line-height:1.25;
}
 
label {
	cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0px 0px;
	padding:0;
}
 
table tr td {
	padding: 0px;
}
 


#page {
	width:100%;
	height: 100%;
	min-height: 600px;
}
#header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Verdana,sans-serif;;
	font-size:105%;
	margin:0;
	padding:0;
}

#header2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:transparent url(http://www.nypl.org/sites/all/themes/nypl_new/images/header/header_bkg_right.jpg) repeat-y scroll right top; */
	height:1%;
	margin:0;
	min-height:105px;
	padding:0;
	position:relative;
}

.frontpage{
	min-height: 400px;
	float: left;
}

#nav {
	width:auto;
}
#nav ul {
	height:50px;
}
#nav li {
	text-align:left;
	display:inline;
}
#nav li a {
	font-size:20px;
	font-weight:400;
	display:block;
	border-bottom:none;
}

#blurb p{

}

.commentbrowser .reply{
	display: none;
}

.commentbrowser{
	min-height: 600px;
}

#content {
	padding:0 0 50px 10px;
	min-height: 435px;
}

.post {
	padding:5px;
	text-align:left;
}

.commentlist{
	display: none;
}
.entry{

}

.browse-comments-block{
	text-align: right;
}
	
.post .entry > p{
	margin-left: 10px;
	padding-bottom: 0px;
	margin: 20px 0px;
	padding-left: 10px;
}
.post > p {
	margin:14px 0 14px 0;
}

.navigation{
	padding: 0px 0px 20px 0;
}

.commenticonbox {
	margin-left: -30px;
}
.navigation .alignleft{

}
.post em{
	font-style:italic;
}
.post h2 {
	font-size:125%;
	margin:25px 0 10px 10px;
	font-weight:normal;
}

#content h2{
	margin-left: 10px;
}

.post h1, .post h1 a{
	font-size:28px;
	margin:0px 0 10px 0;
	font-weight:normal;
	line-height:32px;
}
.post h3, .post h4 {

	font-size:20px;
/*	margin:15px 0 10px 0; */
	font-weight:normal;
}
.post h4 {
	font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
	color:#e12000;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}



.alignright {
float:right;
text-align: right;
width: 50%;
font-size: 80%;
}
.alignleft {
float:left;
text-align:left;
width: 50%;
font-size: 80%;
}

.aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 0;
}
.post ol{
list-style:decimal;
margin:0 0 0 0;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:Courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

#comments {
	width: 350px;
	padding: 50px 0 0 0;
}

.comment{
	padding: 10px;
	margin-top: 5px;
}
.commentlist li, #commentform input, #commentform textarea {

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


#commentform p {

}

.commentmetadata {
	font-weight: normal;
	}

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

.comment, .pingback, .trackback{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border: 1px solid #ddd;
	padding-left: 10px;
	margin-bottom: 5px;
}

.depth-1 {
}

.depth-2 {

}

.depth-3 {
}

.depth-4 {
}

.even, .alt {

/*	border: 1px solid #ddd; */
}

/* Begin Comments*/
.alt {
	margin: 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;
	font-weight: normal;
	text-transform: none;
}


.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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

#footer {

	border-top:1px dotted #cccccc;
	text-align:left;
	clear: both;
}

/* COLUMNS */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 600px;
	}
.comment_meta{
	margin-top: 0px;
	padding-left: 15px;
	font-size: 80%;
}


.page > #page > #content{
	float: left;
	padding: 0 0 50px 10px;
}

.search-results > #page ,
.archive > #page {


}	

.search-results > #page > p,
.archive > #page > p{
	margin-left: 10px;
}	

.search-results > #page > .postmetadata,
.archive > #page > .postmetadata{
	padding-left: 10px;
}	

#leftcolumn #searchform > div{

	padding-top: 20px;
	padding-left: 13px;
}


#middlecolumn  .postmetadata{
	margin-left: 20px;
	
}

#searchsubmit{
	display: block;
}
#leftcolumn {
	float:left;
	max-width:25%;
	padding-right:50px;
}

#leftcolumn h2, #leftcolumn h3{
	padding-left: 15px;
	padding-bottom: 5px;
}

.archive #leftcolumn h2{
	padding-left: 0px;
}


#leftcolumn ol{
	margin-top: 0px;
	padding-top: 0px;
}

.frontpage{

}

#middlecolumn{ 
	width:50%;
	float: left;
	
}

#rightcolumn{ 
	float: right;

}

#middlecolumn .comment{
	list-style: none;
} 

#sidebar{
	position:absolute;
	text-align:left;
	top:180px;
}

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

	
	
#selected_block{

}


.subcommentlist h3{
	padding-top: 1em;
	padding-bottom: 0em;
	clear: both;
}

.clear{
	clear: both;
}
.subcommentlist {

}

.subcommentlist li{
	list-style: none;
}

#togglerbutton { 
	position: absolute; 
	padding: 5px; 
	left: -36px; 
	top: 50px; 
	vertical-align: middle; 
	text-decoration: none; 
	cursor: pointer;
}



a.download-button {
	font-size:13px;
	line-height:1.4em;
}

.download-button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	background:#21759B url(../images/button-grad.png) repeat-x scroll left top;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-size:14px;
	font-weight:bold;
	padding:4px 8px !important;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}


#iewarning{
	background-color:white;
	color:black;
	font-size:20px;
	left:10%;
	padding:100px;
	position:absolute;
	top:5%;
	z-index:100;
	border: 1px solid;
	width: 500px;
	display: none; 
}

.submit input, .button, .button-primary, .button-secondary, input[type="button"], input[type="submit"] {
	border:1px solid #BBBBBB;
	color:#464646;
	cursor:pointer;

	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:2px 8px !important;
	text-decoration:none;
}

.comment-privacy{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.comment-privacy a{
	text-decoration: underline !important;
}
