/* @override http://www.rayjohnson.org/textpattern/css.php?n=default-dark */

/* @override 
	http://rayjohnson.org/textpattern/css.php?n=default
	http://rayjohnson.org/textpattern/css.php?n=default
	http://www.buchlos.com/textpattern/css.php?n=default_RJ
	http://www.buchlos.com/textpattern/css.php?n=default
*/

/* base
----------------------------------------------- */
/* @group BASE LINE */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blblockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
body{font:13px verdana,sans-serif;}
table{font-size:inherit;}
select,input,textarea{font:99% verdana,sans-serif;}
pre,code{font:115% monospace;}
body{line-height:1.22em;}
/* @end */
/* 
###################
2 September
making three columns for new template
red was: 750px
=> 880

above baseline: http://textsnippets.com/posts/show/541

################### 
*/


* {
	margin: 0;
	padding: 0;	font-size: 100%;
}

body {
	background: #090909;
	color: black;
	font: 0.82em/1.33 Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	margin: 0;
}


div#backbar {
	height: 515px;
	width: 100%;
	background: #e1e1e1 url(http://www.rayjohnson.org/images/backbar-light-d.jpg) repeat 0;
	color: black;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 0;
	border-bottom: 0 solid #688367;
	border-top: 0 solid #688367;
	margin: 4px 0 0;
	text-align: center;
}

/* @group Green (header) Shadow DIV */
div#green-shadow {
	padding: 0 20px;
	margin: 0 auto;
	width: 825px;
	height: 515px;
	border-style: solid;
	border-width: 0;
	background: transparent url(http://www.rayjohnson.org/images/header-shadow-left-right-d.jpg) 0;
}


/* @end */


/* @group content links */
div#entry p a:link {
	color: #484dfc;
}
div#entry p a:hover, div#entry a:hover {
	color: #fb7726;
	background-color: #3c4efc;
}
div#entry p a:visited {
	color: #6d6d6a;
}

div#entry div.stills a:hover {
	background-color: transparent;
	
}

/* @end */
/* @group headers */

div#title-container {
	margin: 0 0 0 0;
	padding: 10px;
	background-color: transparent;
	width: 490px;
	float: left;
	clear: right;
}


h1, h2, h3, h4, h5, h6 {
	margin-left: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	width: 540px;
	margin: -6px 0 0 10px;
	padding: 0;
	background: url(http://www.rayjohnson.org/images/header-rayjohnsonorg.gif) no-repeat -20px -10px;
}
span.header1 {
	margin-left:  -1000px;
}
h1 a {
	margin: 0 0 0 0;
	color: #d8d4d4;
	background-color: #070707;
	text-decoration: none;
	font: bold 2.3em "Courier New", Courier, mono, sans-serif;
	word-spacing: 1px;
	letter-spacing: 2px;
}

h1 a:visited {
	color: #d8d4d4;
	background-color: #070707;
	text-decoration: none;
}

h1 a:active {
	color: #d43125;
	background-color: #070707;
	text-decoration: none;
}
h2 {
	color: #6e6d6d;
	background-color: transparent;
	margin: 415px 0 0 0;
	font: 2.6em "Courier New", Courier, mono, sans-serif;
	letter-spacing: 1px;
	background-image: url(http://www.rayjohnson.org/images/header-rjvideos2.gif);
	width: 547px;
	height: 57px;
}

span.header2 {
	margin-left:  -1000px;
}

/* @group entry titles */

h3.title {
	color: #fdfdfd;
	font: 23px "Courier New", Courier, mono;
	text-decoration:  none;
	padding: 0;
	margin-top: 12px;
	letter-spacing: .001em;
}
span.titleback {
		background-color: #070707;

}
span.titleback:hover {
		background-color: #efefef;
		color: #000;
}
h3.author {
	color: #0c0c0c;
	font: bold 18px "Courier New", Courier, mono;
	text-decoration:  none;
	background-color: transparent;
	margin: 0 0 0 20px;
	padding: 0;
}


/* @end */

/* ADAPTED TO MAIN */
div#main-nav h4 {
	border-top: 1px solid #656565;
	color: #707070;
	background-color: #131313;
	margin: .6em 0 .1em 6px;
	font: 1.4em "Courier New", Courier, mono;
}

div#main-nav p a, div#main-nav p {
	color: #fb2a83;
	text-align: right;
	margin: 0 2px 0 0;
	font-size: .9em;
	text-decoration: none;
}

div#main-nav p a:hover {
	color: #fcfd1d;
	text-decoration: underline;
}
h5.content-bio {
	margin-top: 30px;
	font-style: italic;
	font-size: 1.3em;
	color: #d9d9d9;
	background-color: #050505;
}

h6 {
	font-size: 1.1em;
	border-bottom: 1px solid #a6a6a6;
}
/* @end */



div {
	text-align: left;
}

/* @group outer div */

div#red {
	border: 0 solid red;
	width: 867px;
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
	text-align: center;
	background-color: transparent;
}

div#red-topbar {
	border: 0 solid red;
	width: 867px;
	height: 42px;
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
	text-align: center;
}
/* @end */

/* @group inner div container */


div#yellow {
	width: 840px;
	margin: 0 auto;
	border: 0 solid yellow;
	background-color: transparent;

}

div#yellow-topbar {
	width: 840px;
	height: 38px;
	margin: 0 auto;
	color: black;
	text-align: right;
	background: #fbfbfb url(http://www.rayjohnson.org/images/searchbar-shadow.jpg) no-repeat 0 23px;
}

/* @end */

/* @group header */
div#green {
	height: 513px;
	width: 840px;
	border: 0 solid green;
	color: black;
	background-color: #0d0d0d;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
}
/* below for the varying header images*/
div#rayheaderimage1 {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	/*border: 0 solid #d9d9d9;*/
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image1.jpg) no-repeat -2px 5px;
	top: 38px;
}

a img {
	border: none;
}
div.default, div.Front-Taping-Ray {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image11.jpg) no-repeat -2px 5px;
	top: 38px;
}

div.the-videos-an-excerpt, div.The-Videos-An-Excerpt, div.trailer, div.Trailer, div.some-still-fraymes, div.Some-Still-fRaymes, div.to-purchase-the-videos, div.To-Purchase-The-Videos, div.To-purchase-the-videos, div.video-details, div.Video-Details, div.error, div.Error, div.links-page, div.Links-Page, div.tags, div.Tags {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image08.jpg) no-repeat -2px 5px;
	top: 38px;
}

div.ray-johnson-the-present-of-mail-art, div.Ray-Johnson-The-Present-of-Mail-Art {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image06.jpg) no-repeat -2px 5px;
	top: 38px;
}

div.about, div.Blog, div.blog, div.contact, div.site-statistics, div.Site-statistics, div.impressum, div.Impressum {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image04.jpg) no-repeat -2px 5px;
	top: 38px;
}

div.about, div.About, div.Blog, div.blog, div.contact, div.Contact {
	position: absolute;
	width: 545px;
	height: 408px;
	left: 15px;
	background: transparent url(http://www.rayjohnson.org/images/ray-header-image01.jpg) no-repeat -2px 5px;
	top: 38px;
}


/* @end */

/* @group Navigation */

div#main-nav {
	height: auto;
	width: 264px;
	color: #8da0bf;
	background-color: transparent;
	border: 0 solid gray;
	margin: 0 0 0 0;
	padding: 0 1em 0 0;
	position: absolute;
	top: 26px;
	right: 0;
}

/* @group Nav Lists */


div#main-nav div.main-nav-listsContainer {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 100%;
	height: auto;
	background-color: transparent;
	text-align: right;
}

div#main-nav div.main-nav-listsContainer h3 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-bottom:  none;
	font-size: 1.2em;
}
div#main-nav div.main-nav-listsContainer ul {
	margin: 0 0 0 0;
	color: gray;
	background-color: transparent;
	font: 1.2em arial, helvetica, sans-serif;
	border-style: none;
}

div#main-nav div.main-nav-listsContainer ul li {
	display: block;
	list-style-type: none;
	padding: 0 0 0 0;
}

/* OCTOBER 2 2008 the thing below is to tighten up the space in firefox, then below to zero it out in safari */

div#main-nav div.main-nav-listsContainer ul li {
	
	padding: 0 0 0 0;
	margin-top: -5px;
}
/* safari hack below */

body:first-of-type div#main-nav div.main-nav-listsContainer ul li{
	padding: 2px 0 0 0;
	margin-top: 0;

}

div#main-nav div.main-nav-listsContainer ul li a {
	list-style-type: none;
	padding-right: 0;
	color: #fdd99d;
	background-color: transparent;
	text-align: right;
	font: normal .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div#main-nav div.main-nav-listsContainer ul li a.current, div#main-nav div.main-nav-listsContainer ul li a:hover  {
	background-color: #fbfbfb;
	color: #000000;
}


/* @end */


form {
	margin-left: 20px;
}
/* BELOW THE SUB NAV */
div#blue {
	border: 0 solid blue;
	float: left;
	width: 272px;
}

div#blue ul li {
	display: block;
	list-style-type: none;
	text-align: right;
	padding: 5px;
	border-bottom: 1px dotted #3d5aff;
}


div#blue2 {
	border: 0 solid blue;
	float: right;
	width: 190px;
	clear: right;
}

div#blue2 ul li {
	list-style-type: none;
	text-align: right;
	padding: 5px;
	border-bottom: 1px dotted #3d5aff;
}

li.section p {
	text-align: left;
	padding: 0;
	font-weight: bold;
	margin:  0;
}

/* @end */

/* @group Content */
p {
	margin: 10px 20px;
	font: 1em/1.3em Arial, Helvetica, Verdana, sans-serif;
}

em {
	font-weight: bold;
	font-style: italic;
}
div#violet {
	width: 840px;
	border: 0 solid #e557fd;
	padding: 10px 0 20px 0;
	color: black;
	background: #fbfbfb url(http://www.rayjohnson.org/images/header-shadow-below.jpg) repeat-x;
}
div#entry {
	width: 553px;
	border-right: 1px dotted #979797;
}

div#content-bar {
	float: right;
	width: 280px;
	height: 300px;
	margin: 0 0 0 0;
	background: url(http://www.rayjohnson.org/images/sidebar-ray.jpg) no-repeat 0 7px;
}

div.stills{
	margin-left: 18px;
	position: relative;
	background-color: #0d0d0d;
	padding-top: 0;
}
div.stills a img {
	border: 1px solid #2f2f2f;
	padding: 5px;
	margin: 3px;
}

div.stills a img:hover {
	border: 1px solid #fff;
	padding: 5px;
	margin: 3px;
}

table.buy {
	background-color: #e7e7e7;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 15px;
	width: 436px;
}

table.buy td.buyheader {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	color: #1d28fc;
	margin: 0;
}

table tr th{
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
table tr td{
	padding: 0;
	text-align: center;
}

form input {
	margin: -20px 0 20px 0;
}
/* @end */

/* @group side-bar */
div#content-bar div#button-holder {
	margin-top: 220px;
	position: relative;
	margin-right: 15px;
	border-right: 1px solid #9f9f9f;
}

div#button-holder img {
	float: right;
	margin: 2px;
}
div#content-bar div#button-holder h4 {
	text-align: right;
	font: bold 1.2em "Courier New", Courier, mono;
	border-top: 3px solid #000;
	width: 260px;
	margin-right: 0;
	margin-left: 5px;
	background-color: #2d2d2d;
	color: #c4c4c4;
}

div#content-bar div#button-holder h5.blog-front {
	text-align: right;
	font-size: .9em;
	margin: 0;
}

div#content-bar div#button-holder h5.blog-front a {
	color: #7ea7d0;
	text-decoration: none;
	margin: 0;
}

div#content-bar div#button-holder h5.blog-front a:hover {
	color: #cd3219;
	text-decoration: none;
	margin: 0;
	background-color: #4afd17;
}
div#content-bar div#button-holder p {
	text-align: right;
	font-size: .9em;
	background-color: transparent;
	margin: 5px 0 1em 5px;
	padding: 3px;
}
/* @end */

/* @group Content lists */

div#entry ul {
	margin-top: 2em;
	margin-bottom: 2em;
}
div#entry ul li a{
	list-style: none;
	margin-left: 4em;
	font-size: .9em;
	text-decoration: none;
}


body#Video-Details div#entry ul, body#video-details div#entry ul {
	margin-top: 0;
	margin-bottom: 0;
}


/* @end */

/* @group Footer */

div#black {
	height: 35px;
	clear: both;
	margin-top: -15px;
	background-color: #252525;
	border-top-width: 3px;
	border-top-style: solid;
}

/* @end */
ul#menu {
	display: list-item 
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}