/* @override http://www.rayjohnson.org/textpattern/css.php?n=default */

/* @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
	http://www.rayjohnson.org/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.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.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: #0d1139;
}

div#entry p a:visited {
	color: #484dfc;
}

div#links-page div#entry a {
	margin-left: 3em;
}

h3.tag-permalink {
	font-size: 1.1em;
	text-decoration: none;
	border-top: 2px solid #000;
	margin-top: 1em;
}

/* @end */

/* @group headers */

/* @group video details */

h4.dvd {
	color: #000;
	border-bottom: 1px solid #000;
	margin-top: 20px;
	font: bold 1.6em "Courier New", Courier, mono;
}

h4.tags {
	margin-bottom: 15px;
}

h4.tags a {
	color: #fb2a83;
}

div#entry h4.tags a, div#entry h4.tags a:link, div#entry h4.tags a:visited {
	color: #fb2a83;
}

div#entry h5.dvdTitle {
	background-color: #2a2a2a;
	color: #fff;
	font: bold 1.4em "Courier New", Courier, mono;
	margin: 2em 0 0 20px;
	padding: 6px;
}

body#Video-Details div#entry ul.dvdDetails li, body#video-details div#entry ul.dvdDetails li {
	list-style-type: none;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 1px 0 0 3px;
	margin: 0 0 0 35px;
	color: #7b7b7b;
	font-size: .9em;
}

body#video-details p {
	margin-bottom: 35px;
}

/* @end */

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 */

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;
	

/*bor

der: 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;
}

#contact form {
	margin-left: 20px;
	background-color: #fbfbfb;
	margin-top: -30px;
}

body#contact form input {
	background-color: #cbcbcb;
	border: 2px solid #6d6d6d;
	margin-top: 0;
}

body#contact label {
	font-weight: bold;
	text-align: left;
}

body#purchase-the-videos input {
	background-color: transparent;
	border: none;
}

#contact textarea {
	background-color: #cbcbcb;
	border: 2px solid #6d6d6d;
	margin-bottom: 15px;
	margin-left: 1px;
}

select {
	background-color: #fff;
}

input br {
	margin: 0;
}

/* 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;
}

p.bio {
	margin-left: 3em;
	font-size: .9em;
	border-left: 2px solid #414141;
	padding-left: 5px;
	margin-right: 4em;
}

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;
}

table.buy {
	background-color: #e7e7e7;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 15px;
	width: 456px;
}

table.buy td.buyheader {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	color: #1d28fc;
	margin: 0;
	background-color: #7c7c7c;
	border-top: 6px solid #2d2d2d;
}

table tr th {
	padding: 5px 0 5px 0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	border-top: 2px solid #545454;
}

table tr td {
	padding: 15px 5px 15px 5px;
	text-align: center;
}

form input {
	margin: 0 0 0 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;
	margin-top: 10px;
	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;
}

body#site-statistics div#entry ul, body#site-statistics div#entry ul {
	list-style: disc;
	margin-left: 4em;
	font-size: .9em;
	text-decoration: none;
}

/* @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;
}

/* @group linkslist */

body#links-page h5 {
	font-size: 1.5em;
	text-decoration: underline;
	margin-bottom: -20px;
}

body#links-page div#entry ul li p a {
	margin: 0 0 0 0;
	font-size: 1.4em;
}

body#links-page div#entry ul li p {
	margin: 18px 20px 0 38px;
	border-left: 1px solid #dcdcdc;
	border-bottom: 2px solid #828282;
	padding-left: 5px;
	font-style: italic;
	font-size: .9em;
}

/* @end */

p object {
	margin: -30px 0 -10px 0;
	padding: 0;
}