/*
Theme Name: Electric Church
Author: AJ Web Studios
Author URI: http://www.ajwstudios.com
*/

* {
margin: 0px;
padding: 0px;
}

body {
background: #3D3D3D url(images/bg.png) fixed;
font: 10pt/1.2em Verdana, Arial, sans-serif;
color: #808080;
text-align: center;
}






a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 10000;
	background: #c0c0c0 !important;
	background: #fff;
	color: #4b4b4b;
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}






#wrapper {
width: 750px;
text-align: left;
margin: 50px auto 0 auto;
background: #fff;
padding: 0 0 10px 0;
}


#footer {
width: 750px;
text-align: right;
font-size: 7pt;
color: #fff;
margin: auto;
clear:both;
}














#botnavlinks {
padding: 10px 0 0 0;
}

#botnavlinks p {
padding: 0 20px 0 0;
text-align: center;
}

#botnavlinks a:link {
color: #808080;
}

#botnavlinks a:visited {
color: #808080;
}

#botnavlinks a:hover {
color: #E46B57;
}

#botnavlinks ul {
text-align: left;
}

#botnavlinks li {
list-style-type: circle;
}

#botleft {
width: 220px;
float: left;
text-align: left;
}

#botright {
width: 220px;
float: right;
text-align: left;
}










#clear {
	clear:both;
}




#header {
background: url(images/head.gif) no-repeat;
height: 225px;
width: 750px;
}

h1 a {
padding: 0 225px 100px 225px;
margin: 100px 0 0 20px;
}

h1 span {
display: none;
}

#songs {
background: url(images/dunamis.png) no-repeat;
height: 211px;
font-size: 8pt;
color: #fff;
margin-top: -113px;
}

#songs li {
list-style-type: none;
}

#songs li:hover {
list-style-type: square;
}

#songs a {
color: #fff;
text-decoration: none;
}

#songleft {
width: 125px;
float: left;
margin: 40px 0 0 40px;
}

#songright {
width: 175px;
padding-top: 40px;
margin-left: 150px;
}





/* #bar {
margin-top: -7px;
} */





#translate {
text-align: center;
padding: 5px 0 10px 0;
}

.langimg {
padding: 0 10px;
}










/* -- MENU -- */


h2.menu {
background: url(images/menu-h2.png) no-repeat;
height: 68px;
width: 235px;
margin: 0px;
padding: 0px;
}

h2.menu span {
display: none;
}








ul#navigation {
width: 235px;
height: 361px;
background: url(images/menu.gif) top left no-repeat;
}

ul#navigation li {
float: left;
display: inline;
}

ul#navigation li a {
display: block;
height: 31px;
text-indent: -9999px;
}

ul#navigation li a:hover {
background-image: url(images/menu.gif);
}

.home {
width: 235px;
z-index: 10000;
}

.home a:hover {
background-position: -235px 0px;
}


.freecd {
width: 235px;
z-index: 10000;
}

.freecd a:hover {
background-position: -235px -31px;
}


.lyrics {
width: 235px;
z-index: 10000;
}

.lyrics a:hover {
background-position: -235px -62px;
}


.sof {
width: 235px;
z-index: 10000;
}

.sof a:hover {
background-position: -235px -93px;
}


.baf {
width: 235px;
z-index: 10000;
}

.baf a:hover {
background-position: -235px -124px;
}


.purpose {
width: 235px;
z-index: 10000;
}

.purpose a:hover {
background-position: -235px -155px;
}

.de {
width: 235px;
z-index: 10000;
}

.de a:hover {
background-position: -235px -186px;
}

.bandbios {
width: 235px;
z-index: 10000;
}

.bandbios a:hover {
background-position: -235px -217px;
}

.photosvideos {
width: 235px;
z-index: 10000;
}

.photosvideos a:hover {
background-position: -235px -248px;
}

.contact {
width: 235px;
z-index: 10000;
}

.contact a:hover {
background-position: -235px -279px;
}

.tou {
width: 235px;
z-index: 10000;
}

.tou a:hover {
background-position: -235px -310px;
}















#left {
margin: 0 0 0 20px !important;
margin: 0 0 0 10px;
width: 235px;
float: left;
}

#right {
margin: 0 0 0 275px;
width: 455px;
}

#right a img {
	border: 4px solid #FFF;
}

#right a:hover img,
#right a:active img {
	border: 4px solid #E0E0E0;
}



h2, h2 a {
color: #126C81;
font-weight: normal;
letter-spacing: 3px;
margin: 0 0 10px 0;
padding: 10px 0 0 0;
font: 14pt/1em Verdana, Arial, sans-serif;
text-decoratioN: none;
}






.musicdl a {
width: 455px;
height: 64px;
float: right;
background: url(images/musicdl.png) no-repeat;
margin-top: -10px;
}

.musicdl a:visited {
border-bottom: 0px;
}

.musicdl a:hover {
background: url(images/musicdl.png) no-repeat 0 -74px;
border-bottom: 0px;
}

.musicdl span {
display: none;
}







.comment {
background: url(images/quote.gif) no-repeat top right;
margin: 5px 0 0 0;
}

.comment p {
padding: 5px 5px 15px 5px;
background: url(images/sep.png) no-repeat bottom left;
}





#right ul {
margin: 0 0 0 20px !important;
margin: 0px;
}








p {
margin: 5px 0 15px 0;
}




strong {

}

acronym {
cursor: help;
}

blockquote p {
	background: #eee url(images/quote.gif) no-repeat top left;
	padding: 5px 20px 10px 20px;
	padding: 10px;
	color: #808080;
}



textarea, input {
background: #fff;
padding: 1px;
font: 8pt Verdana, Arial, sans-serif;
color: #808080;
border: 1px solid #ddd;
}

input:focus, textarea:focus {
background: #fff;
border: 1px solid #126C81;
padding: 1px;
color: #808080;
font: 8pt Verdana, Arial, sans-serif;
}

textarea {
width: 90%;
}




#right ol {
list-style-type: none;
}


fieldset.cf-fs1 {
padding: 10px;
width: 420px;
border: 1px solid #eee;
}









#right a {
text-decoration: underline;
}

#right a:link {
color: #808080;
}

#right a:visited {
color: #808080;
}

#right a:hover {
color: #E46B57;
}

#footer a {
	color: #c0c0c0;
}

#footer a:hover,
#footer a:active {
	
}

.commentline a {
	color: #808080;
	text-decoration:underline;
	margin: 0 0 10px 0;
}

.commentline a:hover,
.commentline a:active {
	color: #E46B57;
}
.commentall {
	padding: 10px 0 0 0;
}








#lyricbar {
	background-color: #444;
	padding: 10px;
	border: 3px solid #c0c0c0;
}

#lyricbar li  {
	list-style:none;
	display:inline;
	padding: 0 3px 0 0;
}

#lyricbar a {
	color: #B3CFC1;
}

#lyricbar hr {
	border: 1px dotted #808080;
	border-top: 0;
	background: none;
}

#bioquote p {
	height: 200px;
	padding: 10px;
}

#bioquote img {
	float:left;
	padding: 0 10px 0 0;
}










#container {
	width:500px;
}
.tabs {
	width:50px;
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
}
#content {
	height:250px;
	clear:both;
	border:1px solid #ccc;
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
}








































/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform {
	margin:10px auto 0 auto;
	width: 400px;
}

.cform fieldset	{
	margin-top:10px;
	padding:5px 0 15px 0;
	}

.cform fieldset.cf_hidden {
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
}

ol.cf-ol {
	margin:0;
	padding:0;
}
ol.cf-ol li	{
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none;
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px;
	margin:2px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	margin:0 10px 0 0;
}

label.cf-after 	{
	margin:0 0 0 6px;
	width:200px;
	text-align:left;
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	margin:0 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}



.cform textarea {
	width:300px;
	height: 150px;
}
.cform input {
width: 150px;
}

.cform select {
	width:158px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:7.5em;
}

.cform textarea {
	overflow:auto;
}



/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	margin:3px 5px 0 0;
	font-size:0.9em;
	display: -moz-inline-box;
	vertical-align:top;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	padding-left:100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:2px 0 0 0;
	width:16px;
	border:none;
}

input.cf-box-a 	{
	margin-left:100px; /* check with label 'width' incl. */
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px;
}


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
}
.cform input.sendbutton	{
	width:100px;
	padding:2px;
	margin: 10px 0 0 310px;
	font-size:0.8em;
	border:1px solid #126C81!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .error 		{ color:red!important; border:1px solid #FF0000!important; padding:1px 3px; }
.cform .errortxt    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}
label.secq,
label.secq span {
	display:inline;
	width:auto;
}
label.secq {
	margin-left:20px;
	vertical-align:middle;
}

input.secinput {
	width:45px;
	margin: 3px 0 0 10px;
	vertical-align:middle;
}

#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:top;
}

img.captcha	{
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	background: #FFCFDF;
	border:1px solid #FA90B3;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
display: none;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}
* html .cform fieldset.cf_hidden {
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html img.captcha	{
	margin-top:1px;
}
*+html input.cf-box-a,
*+html input.cf-box-b {
	margin-top:0;
}
* html input.cf-box-a,
* html input.cf-box-b {
	margin-top:0;
}



#mp3 {
	float: left;
	width: 200px;
}

#aif {
	padding: 0 0 0 20px;
}

#mp3 li,
#aif li {
	list-style: none;
}

#mp3 a,
#aif a {
	color: #808080;
	text-decoration: underline;
}

#mp3 a:hover,
#aif a:hover,
#mp3 a:active,
#aif a:active {
	color: #202020;
}


#mediaTable, #mediaTable tr {
border: 2px solid #E4E4E4;
}

.on {
background: #E4E4E4;
}