/* WP Post Notes */

#wp-notes, #wp-books {
	background-color: #ccc!important;
	width: 100%!important;
	margin: 0 auto!important;
	padding: 20px 0!important;
}

#wp-notes #wp-noteswrap, #wp-books #wp-bookswrap {
	width: 600px!important;
	margin: 0 auto!important;
	padding: 20px!important;
	background: #fff!important;
}

#wp-notes .wp-noteslist {
	float: left;
	width: 380px;
}

#wp-notes .wp-notesform {
	float: right;
	width: 180px;
	padding: 10px;
	background: #f5f5f5;
}

#wp-notes h3, #wp-books h3 {
	font: normal bold 16px Arial, Tahoma, Verdana, sans-serif;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

#wp-notes .wp-notesmessage {
	font-size: 11px;
}

#wp-notes #mynote {
	border: 1px solid #ccc;
	width: 173px;
	background: #fff;
}

#wp-notes .mynotesubmit, .bookbutton {
	border: 0;
	background: #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff!important;
	font: normal bold 14px Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -1px;
	padding: 3px 5px;
	cursor: pointer;
}

#wp-notes .wp-noteslist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#wp-notes .wp-noteslist ul li {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

#wp-notes .wp-noteslist ul li:first-child {
	padding-top: 0!important;
}

#wp-notes .wp-noteslist .mynoteoutput {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}

#wp-notes .wp-noteslist ul li .left {
	color: #888;
}

#wp-notes .mynotedelete, .booksmallbutton {
	border: 0;
	background: #777;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff!important;
	font: normal normal 10px Arial, Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none!important;
	letter-spacing: -1px;
	padding: 1px 5px;
	cursor: pointer;
}

#wp-notes .mynotesubmit:hover, #wp-notes .mynotedelete:hover, .bookbutton:hover, .booksmallbutton:hover {
	background: #000!important;
	color: #fff!important;
}

.mybookmarks, .mybookmarks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mybookmarks li {
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #fff;
	border-top: 0;
	background-color: #f5f5f5;
	line-height: 22px;
}

.mybookmarks li li {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 0;
}

.mybookmarks li li a {
	background: url(img/wp-notes-tree.gif) no-repeat center left;
	display: inline-block;
	padding-left: 25px;
	padding-right: 5px;
}

.mybookmarks li li li a {
	background: url(img/wp-notes-sub-tree.gif) no-repeat center left;
	display: inline-block;
	padding-left: 50px;
}

.mybookmarks li li li li a {
	background: url(img/wp-notes-sub-sub-tree.gif) no-repeat center left;
	display: inline-block;
	padding-left: 75px;
}

.checkbook {
	float: left;
	margin: 4px 20px 0 5px;
}

.booksubmits {
	clear: both;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding: 10px 0 0 0;
}

.bookoptions {
	clear: both;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
}

#submitDelete {
	background-color: #f40;
}

#submitPDF {
	background-color: #690;
}

.pdfready {
	background: #def2c9;
	padding: 10px 20px;
	margin: 0 0 30px 0;
	font: normal bold 14px Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pdfready .bookbutton {
	background-color: #690;
	font-size: 20px;
}

#wp-pdf {
	margin: 0!important;
	background: #f5f5f5!important;
	line-height: 22px;
}

#wp-pdf a {
	color: #06c;
	text-decoration: none;
}

#wp-pdf a:hover {
	color: #047;
	text-decoration: underline;
}

#wp-pdfwrap {
	background: #fff;
	padding: 40px;
}

.wp-pdftitle {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px dashed #ccc;
}

.wp-pdftitle h1 {
	width: 49%;
	font: normal bold 24px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	float: left;
}

.wp-pdftitle h1 span {
	font-weight: normal;
	font-size: 18px;
	color: #666;
	vertical-align: middle;
}

.wp-pdflink {
	width: 49%;
	float: right;
	text-align: right;
}

.pdf-list, .pdf-list ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

.pdf-list li h3.pdf-posttitle {
	font: normal bold 48px Arial, Tahoma, Verdana, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-top: 0;
	border-bottom: 1px dotted #ccc;
	line-height: 54px;
	color: #000;
}

.pdf-list li li h3.pdf-posttitle {
	font: normal bold 40px Arial, Tahoma, Verdana, sans-serif;
	line-height: 48px;
}

.pdf-list li li li h3.pdf-posttitle {
	font: normal bold 36px Arial, Tahoma, Verdana, sans-serif;
	line-height: 40px;
}