/*  
Theme Name: rivulets
Theme URI: http://www.rivulets.net
Description: Print styles for <a href="http://www.rivulets.net" title="rivulets">rivulets.net</a>
Version: 1.0
Author: Eric Amundson
Author URI: http://www.ivycat.com
Last Modified: April 10, 2007
*/
/* -- General Styles -----------------------
*/
@media print {
* {
	padding: 0;
	margin: 0;
}
p {
	margin: 0.7em 0;
	line-height: 1.6em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em 1em;
	padding: 0;
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 20px;
}
blockquote {
	margin: 10px;
	padding-left: 10px;
	border-left: #CCCCCC 2px solid;
	color: #666666;
}
fieldset {
	border: none;
}
body {
	background: #DDDDDD;
	margin: 0 10px;
	font: 76%/1.6em Georgia, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #265E15;
}
a:hover, a:active {
	color: #77AA22;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Verdana, Arial, Serif;
}
.strong{
	font-weight: bold;
	font-style: italic;
}
/* -- General Styles -----------------------
*/
#container {
	background: #FFFFFF;
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
	border: none;
	}
/* ----- Navigation Styles ----- */
#navigation {
display:none;
}
 html #navigation {
display:none;}

/* -- Header Styles -----------------------
*/
#header {
display:block;}
#header h1 {
	font-size: 1.8em;
	margin: 10px 0 0 10px;
	font-variant: lowercase;
	letter-spacing: 5px;
	font-weight: normal;
}
#header h1 a {
	display: block;
	text-decoration: none;
}
#header h2 {
	margin: 5px 0 0 10px;
	font-size: 1em;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Serif;
	letter-spacing: 1px;
}
/* -- Feed Area Styles -----------------------
*/
#feedarea {
display:none;
}

/* -- Header Image Styles -----------------------
*/
#headerimage {
display:none;
}
 html #headerimage {
	display:none;
}
/* -- Content Styles -----------------------
*/
#content {
	margin: 10px 10px 10px 30px;
	overflow: auto;
	width: 95%;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em;
	margin: 1em 0;
	color: #880000;
	padding: 3px 0;
	border-bottom: 1px solid #990000;
}
#content h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	font-style: normal;
}
.post h4 em {
	float: right;

}
#content h5 {
	font-size: 1em;
	margin: 1em 0;
}
#content-main ul {
	margin: 1em;
	padding: 0 1em;
	list-style-image: url(img/bullet.png);
}
#content ol {
	list-style-type: decimal;
	margin: 1em;
	padding: 0 1em;
}
#content-main {
	float: left;
	width: auto;
	margin-right: 20px;
}
#content-main h2.pagetitle, #content-main h2.pagetitle a, #content-main .post h2.pagetitle, #content-main .post h2.pagetitle a,#content-main .posttitle .post h2.pagetitle, #content-main .posttitle .post  h2.pagetitle a  {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 20px;
	color: #456296;
}
#content-main .archive h2.pagetitle, #content-main .archive h2.pagetitle a{padding-top:30px;}

html #section-index #content-main {
	margin-right: 20px;
}
#content .post h2 {
	font-size: 130%;
	margin: 1em 0 0;
	font-weight: normal;
}
#content .post {
	padding: 1em 0 1em 0;
	border-bottom: 1px dashed #AAAAAA;
}
#content p img.right {
	float: right;
	margin: 10px 0 0 10px;
}
#content p img.left {
	float: left;
	margin: 0 10px 10px 0;
}
#content .entry {
	margin: 0;
	padding-right: 1em;
}
/* changes below from .entry to .post */
#content .post a:link {
	border-bottom: #265E15 1px dotted;
	text-decoration: none;
}
#content .post a:visited {
color:#154B5E;
	border-bottom: #154B5E 1px dotted;
	text-decoration: none;
}

#content .post a:hover, #content .post a:active{
	border-bottom: #77AA22 1px dotted;;
}
#content .post-info , #content .postmetadata {
	font-size: 0.9em;
	color: #999999;
	margin: 0;
	padding: 0;
}
#content .post-info {
	background: url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom: 12px;
}
#content .revcred{background:#eee;text-align:right;}
/* -- Sidebar Styles -----------------------
*/
#sidebar {
display:none;
}

/* -- Sidebox Styles -----------------------
*/
li.sidebox {
	padding: 10px;
	background: url(img/sideheadtop.gif) #EDEDED no-repeat left top;
	margin-bottom: 10px;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}
#sidebar li.sidebox p img {
	float: left;
	margin: 0 10px 10px 0;
}
/* -- Footer Styles -----------------------
*/
#footer {
	clear: both;
	background: transparent url(img/hands-logo-sm.gif) no-repeat scroll 50%;
	margin: 0 auto;
	overflow: auto;
	width: 760px;
	color: #999999;
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left;
	width: 40%;
	line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right;
	margin: 1em 0;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	list-style-type: none;
}
/* -- Comment Styles -----------------------
*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform {
	margin: 10px;
	padding: 10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;
	background: #F5F5F5;
}
.commentlist li.alt {
	background: #FAFAFA;
}
.commentlist li .cmtinfo {
	font-size: 1em;
	border-bottom: #EEEEEE 1px solid;
}
.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist li .cmtinfo em {
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999999;
}
textarea{
	width: 90%;
	padding: 5px;
	height: 20em;
	border: 1px solid #CCCCCC;
	background: #F9F8F4;
}
input {
	background: #F9F8F4;
	border: #CCCCCC 1px solid;
}


#header, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}
/* -- Shows Category Styles -----------------------
*/
#content ul.shows-list li {
	clear: right;
}
#content ul.shows-list li span.comments-list{
	text-align: center;
	border-bottom: 2px solid #DDDDDD;
	display: block;
	width: 15em;
	font-size: 80%;
	background: #EEEEEE;
}
#content ul.shows-list li span.post-meta-key{
	font-size: 100%;
	font-weight: bold;
	display: block;
	width: 6em;
	float: left;
}
#content ul.shows-list li.cal-hdr {
	color: #265E15;
	list-style: none;
	padding-bottom: 10px;
	font-size: 150%;
	margin: 1em 0;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	font-family: Georgia, Verdana, Arial, Serif;
}
#content ul.shows-list li.no-bullet{
	list-style: none;
}
#content .cust-field ul.post-meta {
	background: #EEEEEE;
	border-right: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: none;
	width: 50%;
	font-size: 80%;
	list-style: none;
	float: right;
	margin-top: -4em;
}
#content ul.post-meta {
	background: #EEEEEE;
	border-right: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	list-style: none;
	margin: 10px 0;
}
#content ul.post-meta span.post-meta-key{
	font-size: 100%;
	font-weight: bold;
	display: block;
	width: 6em;
	float: left;
}
a.cal-subscribe {
	display: block;
	font-weight: bold;
	padding-left: 22px;
	background: url(img/publish.gif) no-repeat 0 50%;
	margin: 15px 90px;
}
/* -- Interviews Category Styles -----------------------
*/
#content ul.interview-list {
	margin-top: 20px;
}
#content ul.interview-list li.post{
	border-bottom: none;
	padding: 3px;
}
/* -- Reviews Category Styles -----------------------
*/
#content ul.review-list li.post{
	border-bottom: none;
	padding: 3px;
}
/* -- Discography Styles -----------------------
*/
#discography {
	float: left;
	width: 500px;
	padding: 0 0 10px 0;
}
#discography dl {
	float: left;
	width: 450px;
	margin: 0 20px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#discography dt {
	float: right;
	width: 355px;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #627081;
	font-family: Georgia,Verdana,Arial,Serif;
	font-weight: normal;
}
#discography dd {
	margin: 0 0 0 98px;
	padding: 0;
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}
#discography dd.disc-label {
	font-style: italic;
	margin: 8px 0 20px 0;
	padding: 0 0 10px 98px;
	border-bottom: 2px dotted #CCCCCC;
	clear: both;
}
#discography dd.disc-order {
	font-size: 90%;
	font-weight: bold;
	float: right;
	display: block;
	width: 9em;
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 10px 0;
	line-height: 150%;
}
#discography dd.disc-order:hover {
	background: #EEEEEE;
	border: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#discography dd.disc-order a {
	border-bottom: none;
}
#discography dl dd.disc-img {
	margin: 0;
	background: #FFC0CB;
}
#discography dd.disc-img img {
	float: left;
	margin: 20px 0 0 10px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
div.submenu {
	background: #DDDDDD;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
/* reverse float */
#discography .alt dt {
	float: left;
}
#discography .alt dd {
	margin: 0 98px 0 10px;
}
#discography .alt dd.disc-img img {
	float: right;
	margin: 0 0 0 8px;
}

/* -- Contact Page Styles -----------------------
*/
#contact dl {background:#eee;border:1px solid #ccc;line-height:120%; margin:15px 60px;}
#contact dt {background:#ddd;padding:5px 15px;}
#contact dd {background:#eee; margin: 3px 15px;}
#contact form#cform {background:#eee;border:1px solid #ccc;margin:10px 60px;}
#contact form#cform ul {list-style:none;}
#contact form#cform li {margin:3px;}
#contact form#cform li.radio {display:inline;width:120px;}

/* -- Order Page Styles -----------------------
*/
#order-items {
	float: left;
	width: 510px;
	padding: 10px 0;
	background: #FFFFFF;
}
#order-items dl {
	float: left;
	width: 450px;
	margin: 10px 30px 0 30px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#order-items dt {
	float: right;
	width: 355px;
	margin: 0px 0 8px 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #627081;
	font-family: Georgia,Verdana,Arial,Serif;
	font-weight: normal;
}
#order-items dd {
	margin: 0 0 0 98px;
	padding: 0;
	font-size: 80%;
	line-height: 1.2em;
	color: #666666;
}
#order-items dl dd.disc-img {
	margin: 0;
}
#order-items dd.disc-img img {
	float: left;
	margin: 10px 0 0 10px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
#order-items dd.price {
	clear: right;
	font-size: 110%;
	line-height: 150%;
}
#order-items dd.old-price {
	color: #999999;
	text-decoration: line-through;
}
#order-items dd.sale-price {
	color: #880000;
	font-weight: bold;
	margin-bottom: 8px;
}
#content #order-items dd.order-now {
	font-size: 90%;
	font-weight: bold;
	float: left;
	clear: both;
	display: block;
	width: 9em;
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 0 0 8px 98px;
	line-height: 150%;
}
#order-items dd.disc-order-items:hover {
	background: #EEEEEE;
	border-items: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#order-items dd.order-now a{
	border-bottom: none;
}
#order-items dd.item-number {
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	margin: 8px 0 20px 0;
	padding: 0 0 10px 98px;
	border-items-bottom: 2px dotted #CCCCCC;
	clear: both;
}

/* reverse float */
#order-items .alt dt {
	float: left;
}
#order-items .alt dd {
	margin: 0 98px 0 10px;
}
#order-items .alt dd.disc-img img {
	float: right;
	margin: 0 0 0 8px;
}
#content div.order-text{
	clear: both;
	font-size: 90%;
	background: #EEEEEE;
	margin: 20px;
	padding: 0 10px;
	border: 1px solid #CCCCCC;
}
#content div.order-text h3{
	margin-top: 0;
	margin-top: 5px;
	padding: 0;
}
.spread {
	letter-spacing: .3em;
}
}
