


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #222222;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}



/*
	Standard paragraph style
*/

p
 { color: #ececec; font-weight: normal; font-size: 0.7em; line-height: 1.3em; font-family: verdana, arial, helvetica, sans-serif; text-align: left; margin-top: 0px }


li
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	margin-top: 0px;
	color: #ffffff;
	line-height: 1.3em;
	text-align: left;
}


#disco td
{ 
color: #999999; font-weight: normal; font-size: 0.7em;
line-height: 1.4em; font-family: verdana, arial, helvetica, sans-serif; 
text-align: left; margin-top: 2px
}

#jekyll-table td
{ 
color: #000000; font-weight: normal; font-size: 0.7em;
line-height: 1.4em; font-family: verdana, arial, helvetica, sans-serif; 
text-align: left; margin-top: 2px
}


/*
	Links
*/


a:link { 
	color: #EA922B; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: none;  
	}

a:visited { 
	color: #EA922B; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: underline; 
	} 

a:active { 
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: none; 
	} 

a:hover { 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: underline;
	} 


/*
	Front Page Table Links
*/


a.menu:link { 
	color: #DAA520; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: none;  
	}

a.menu:visited { 
	color: #DAA520; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: none; 
	} 

a.menu:active { 
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: none; 
	} 

a.menu:hover { 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	text-decoration: underline;
	} 




/*
	Headings
*/

h1
 { color: #e6361f; font-weight: normal; font-size: 1em; margin-top: 15px }

h1.left-header
{
	font-weight: normal;
	font-size: 0.9em;
	color: #E6361F;
	margin-left: 35px;
}

h2
{
	font-size: 0.6em;
	color: #ffffff;
	padding-top: 9px;
}



/*
	Main Table - just gives the content a background colour
*/

.maintable 
{
	background-color: #222222;
}



/*
	Menu Table and Cell - controls how the menu looks & sits
*/

.menutable 
{
	height: 20px;	
	width: 750px;
	font-size: 0.7em;
	background-color: #333333;
	border-bottom: 1px solid #999999;
}

.menucell
{
  padding-left: 20px;
}



/*
	Left hand column on homepage - the big image
*/

.home-left 
{
	width: 276px;
	height: 300px;
	background-image: url(images/home_left2.jpg);
	background-repeat: no-repeat;
	padding-top: 270px;
}

.home-left-jeklyrics 
{
	width: 276px;
	height: 300px;
	background-image: url(images/home_left2.jpg);
	background-repeat: no-repeat;
	padding-top: 270px;
	font-size: 1em;
	padding-left: 40px;
}


p.left-text
{
	font-size: 0.8em;
	margin-left: 35px;
	margin-right: 20px;
	color: #999999;
}

p.left-text-3
{
	font-size: 0.8em;
	margin-left: 15px;
	margin-right: 10px;
	color: #999999;
}

.home-left-bio 
{
	width: 295px;
	height: 300px;
	padding-top: 30px;
}

p.left-text-bio
{
	font-size: 0.7em;
	margin-left: 35px;
	margin-right: 20px;
	color: #FFFFFF;
}
.left-text-bio
{
	margin-left: 25px;
	margin-right: 20px;
}
/*
	Right hand column on homepage
*/

.home-right 
{
	padding-top: 25px;
	padding-right: 15px;
}

#home-right-aboutuspix 
{
	font-size: 1em;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 3px;
	
}
.home-right-jeklyrics
{
	padding-top: 10px;
	padding-right: 15px;
}





/*
	Left hand column on sub-page
*/

.page-left 
{
	width: 410px;
	height: 300px;
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
}

.page-left-300 
{
	width: 300px;
	height: 300px;
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
}

.page-left-200h 
{
	width: 410px;
	height: 200px;
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
}

.page-left-100h 
{
	width: 410px;
	height:100px;
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
}



/*
	Right hand column on sub-page
*/

.page-right 
{
	padding-right: 10px;
}




/*
	Page footer area
*/


p.footer
{
  text-align: center;
	margin-top: 0px;
	padding-top: 20px;
	color: #666666;
	font-size: 0.6em;
	margin-bottom: 20px;
}

p.footer a
{
	color: #EA922B;
	font-size: 1em;
}




/*
	Standard images
*/

img
{
	border: none;
}





/*
	Frontpage layout elements - Text
*/

.text
{
	padding-right: 20px;
	text-align: left;
}

/*
	Mailinglist
*/

 div.adminmessage {
        width: 100%;
        border: 2px dashed #000000;
        padding: 10px;
        margin-bottom: 15px;
        background-color: #E7BE8F;

      }
