@charset "UTF-8";
/* CSS Document */

body {
	background-color:#070707;
	background-image: url(../graphics/bg1.jpg);
	background-repeat: repeat-x;
}

table, td, tr, h1, h2, h3, h4, h5, a {
	vertical-align: top;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: 100;
	color: #FFF;
	line-height: 10%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 100;
	color: #FFF;
	line-height: 10%;
}
h3, div.created {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #8fb251;
	line-height: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 100;
	color: #FFF;
	line-height: 130%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #FFF;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5.5pt;
	font-weight: 100;
	color: #FFF;
	line-height: 10%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 100;
	color: #faff75;
	text-decoration: none;
}

a img {
	border: none;
}

td.titlestripl {
	width: 600px;
	height: 40px;
	background-color: #8ac325;
	vertical-align: middle;
	padding-left:15px;
	padding-right: 15px;
}

td.titlestrip {
    width: 935px;
	height: 40px;
	background-color: #8ac325;
	vertical-align: middle;
	padding-left:15px;
	padding-right: 15px;
}

td.contentfooter {
	text-align: right;
}

td.links {
	width: 190px;
	padding-left: 12px;
	text-align: left;
}

td.links h2 {
	margin-top: 0px;
	padding-top: 20px;
}

ul.list {
	list-style-type: none;
	text-align: left;
	padding-left: 6px;
	margin-left: 7px;
	padding-top: 7px;
	margin-top: 7px;
	line-height: 25px;
}

#blogcontaner td.titlestripl img {
	position: relative;
	margin-top: 5px;
}

.content {
	text-align: left;
}

td.content {
	padding-left: 15px;
	padding-right: 15px;
}
td.contentfooter {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
td.titlestripr {
	width: 270px;
	height: 40px;
	background-color: #8ac325;
	vertical-align: middle;
	padding-left:15px;
	padding-right: 15px;
}

div.blogtitle {
	float: left;
	margin: 0px;
	padding: 0px;
}

div.blogtime {
	float: right;
	margin: 0px;
	padding: 0px;
}

div.blogtime h3 {
	margin-top: 22px;
}

td.mediatitle {
	text-align: left;
	position: relative;
	height: 33px;
}
td.mediatitle h5.vid {
	position: absolute;
	margin-top: 10px;
	margin-left: 5px;
}

td.mediatitle h5.pic {
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
}

.contentfooter {
	text-align: right;
}
.fluid {
	width: 100%;
	vertical-align: top;
}

td.mediafooter {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#body {
	position: absolute;
	left: 50%;
	margin-left: -468px;
	width: 900px;
	height: auto;
}
td.nav {
	width:110px;
	text-align:center;
	vertical-align: top;
}

td.compassion {
	text-align:center;
	width: 250px;
}

td.compassion img {
	padding-bottom: -3px;
	margin-bottom: -3px;
}

#blogcontaner, #mediacontaner, #twittertable, #albumcontaner, #footercontaner, #tourcontaner, #emailtable {
	background-color: #2e2e2e;
}

#blogcontent {
	padding-left: 20px;
}

#rsslinkscontaner {
	background-color: #2e2e2e;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	width: 195px;
	text-align: center;
}
td.rsslinks {
	padding-bottom: 10px;
}

div.rss_box {
	padding: 12px;
}

#albumcontaner td {
	padding: 25px;
}

#twitterContainer div.message {
	position: relative;
	margin-left: -35px;
	text-align: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 100;
	color: #FFF;
	line-height: 130%;
}
#twitterContainer div.created {
	position: relative;
	margin-left: -10px;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	margin-bottom: 15px;
}

img.title {
	float: left;
	display: inherit;
}


img.rss {
	float: right;
	width: 21px;
	height: 21px;
}

#findus h5 {
	padding-bottom: 20px;
}

div.ajaxLoading {
	padding-top: 17px;
}

#blogtitle {
	text-align: left;
	position: relative;
	vertical-align: bottom;
}
#blogtitle h2 {
	position: absolute;
	margin-top: 25px;
}

#blogtime {
	text-align: right;
	vertical-align: bottom;
	height: 35px;
	position: relative;
}
#blogtime h3 {
	position: absolute;
	margin-top: -13px;
	text-align: right;
	right: 325px;
}
#blogpost {
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	padding-top: 20px;
}
#divide {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../graphics2/divid.png);
	background-repeat: repeat-y;
	background-position: center;
	visibility: hidden;
}
#video {
	margin-top: 4px;
}

#socialsites {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}
#title {
	padding-top: 45px;
	padding-bottom: 20px;
	text-align: left;
}
#nav {
	padding-bottom: 35px;
}
#left {
	width: 600px;
}
#right {
	width: 270px;
}

#footercontaner {
	width: 100%;
}

#zoom {
	z-index: 10;
}

a.block {
	position: relative;
	display: block;
	width: 235px;
	height: 175px;
	z-index: 3;
}

div.video object{
	width: 235px;
	height: 175px;
	z-index: 1;
}
div.video embed{
	width: 235px;
	height: 175px;
	z-index: 1;
}

#blank {
	position: absolute;
	width: 235px;
	height: 175px;
	background-image: url(http://theradianceeffect.com/graphics2/blank1.png);
	background-repeat:repeat;
}

#vidcontaner {
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}

a.blockmain {
	position: relative;
	display: block;
	width: 220px;
	height: 160px;
}

div.videomain object{
	width: 220px;
	height: 130px;
}
div.videomain embed{
	width: 220px;
	height: 130px;
}

#blankmain {
	position: absolute;
	width: 220px;
	height: 165px;
	background-image: url(http://theradianceeffect.com/graphics2/blank1.png);
	background-repeat:repeat;
}

div.photosmain {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin-left: 11px;
	margin-top: 20px;
	margin-bottom: -8px;
}

div.photosmain img {
	width: 200px;
	position: absolute;
	left: 50%;
	top: 25%;
	margin-left: -100px;
	margin-top: -50px;
}

div.photosrecent {
	float: left;
	width: 85px;
	height: 85px;
	overflow: hidden;
	position: relative;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}

div.photosrecent img {
	width: 200px;
	position: absolute;
	left: 50%;
	top: 25%;
	margin-left: -100px;
	margin-top: -50px;
}

#scalbum {
	padding-top: 20px;
	float: left;
	margin-left: 3px;
}

#scalbum h1 {
	padding-top: 25px;
	text-align: center;
}

ul.tracks {
	padding: 0px;
	margin: 2px;
	margin-top: 20px;
}

li.sctracks {
	float: right;
	width: 210px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.sctracks h4 {
	display: inline;
	text-align: left;
}

li.sctracktimes {
	float: right;
	clear: right;
	width: 30px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.sctracktimes h3 {
	text-align: right;
}

#spacer {
	display: block;
	height: 30px;
	width: 100%;
}

#wtfalbum {
	padding-top: 20px;
	float: right;
	margin-right: 3px;
}

#wtfalbum h1 {
	padding-top: 25px;
	text-align: center;
}

li.wtftracks {
	float: left;
	clear: left;
	width: 210px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.wtftracks h4 {
	display: inline;
	text-align: left;
}

li.wtftracktimes {
	float: left;
	width: 30px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.wtftracktimes h3 {
	text-align: right;
}

#wepalbum {
	padding-top: 20px;
	float: right;
	margin-right: 3px;
}

#wepalbum h1 {
	padding-top: 25px;
	text-align: center;
}

li.weptracks {
	float: left;
	clear: left;
	width: 210px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.weptracks h4 {
	display: inline;
	text-align: left;
}

li.weptracktimes {
	float: left;
	width: 30px;
	margin-bottom: 14px;
	list-style-type: none;
}

li.weptracktimes h3 {
	text-align: right;
}


table.content {
	background-color: #2e2e2e;
}

table.content td{
	padding: 15px;
	text-align: center;
}

div.lyrics {
	width: 100%;
	height: 100%;
}


td.lyrics {
	width: 100%;
	height: 100%;
	text-align: center;
}

div.each1 {
	float:left;
	clear: left;
	padding: 5px;
}

div.each2 {
	float: right;
	clear: right;
	padding: 5px;
	width: 290px;
}

div.each2 h4 {
	margin-top: -4px;
}

div.each1 h2 {
	margin-top: 2px;
	padding-bottom: 10px;
}

div.each2 h2 {
	margin-top: 2px;
	padding-bottom: 10px;
}

div.each1 img {
	width: 125px;
	padding-bottom: 3px;
}

div.each1 table td {
	padding-right: 3px;
}

div#childname {
	margin-top: 20px;
	padding-bottom: 7px;
	float: left;
	clear: both;
}

div#childpic {
	margin-top: 15px;
	float: left;
	clear: left;
}

div#childinfo {
	margin-top: 20px;
	float: left;
	padding-left: 20px;
}

div#childinfo table td {
	width: 150px;
	padding-bottom: 10px;
}

div#childactivities {
	margin-top: 30px;
	float: left;
	clear: left;
	padding-left: 130px;
}

div#childactivities table td {
	width: 180px;
	padding-bottom: 10px;
}

div#childduties {
	margin-top: 30px;
	float: left;
	clear: right;
	padding-left: 15px;
}

div#childduties table td {
	width: 220px;
	padding-bottom: 10px;
}

h4#more {padding-bottom: 5px;}

#maillinglist table td {
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.textfield {
	float: left;
        width: 80px;
        display: block;
        overflow: hidden;
}

div.textfield2 {
	float: right;
        width: 150px;
        display: block;
        overflow: hidden;
}

div.textfield3 {
	float: left;
        width: 20px;
        display: block;
        overflow: hidden;
        margin-left: -130px;
}

div.textfield2 {
	float: right;
        width: 150px;
        display: block;
        overflow: hidden;
}


div#at {
	float: left;
        width: 15px;
        display: block;
        overflow: hidden;
        margin-left: 4px;
        margin-top: 3px;
}

div#amail {
	padding-bottom: 7px;
}

/* TourDate RSS Style */

div.rss-box {
	text-align: left;
	float: left;
	clear: left;
}
a.rss-title {
	text-align: left;
	float: left;
	clear: left;
}
ul.rss-items {
	list-style-type: none;
	margin-left: -35px;
	text-align: left;
	float: left;
	clear:left;
}

li.rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 100;
	color: #FFF;
	line-height: 130%;
	padding-bottom: 15px;
	text-align: left;
	float: left;
	clear: left;
}

a.rss-item a: {
	text-align: left;
	float: left;
	clear: left;
}
