﻿body
{
    margin: 0;
    padding: 0;
    font-family:"Avant Garde", "Century Gothic", sans-serif;
    color: White;
    background-color: #b7b7b7;
    text-align: center;
}

#overOverWrapper
{
    background: url(images/rs-topright.gif) no-repeat;
    margin-top: 50px;
    padding-top: 30px;
}

#overWrapper
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 28px;
    padding-bottom: 38px;
    background: url(images/rs-bottomright.gif) bottom right no-repeat;
    z-index:100;
}

#wrapper
{
    position: relative;
    text-align: left;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -10px;
    background: url(images/rs-right.gif) right repeat-y;
}

#header
{
    background-repeat: no-repeat;
    height: 150px;
    position: relative;
    border-bottom: 1px solid #ececec;
    margin-right: 50px;
}

#header h1
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #cb352d;
    font-size: 190%;
    position: absolute;
    bottom: 4px;
    right: 30px;
}

#content
{
    position: relative;
    float:right;
    margin-right: 50px;
    width: 700px;

}

#content p
{
    font-size: 80%;
}

/* navigation is the menu section*/
#navigation
{
    float: left;
    top: 150px;
    left: 0;
    width: 180px;
}
#navigation ul
{
    list-style: none;
    margin: 1em 0 0 0;
    padding: 0;
    border: none;
}

#navigation li
{
    margin-top: 12px;
    border-bottom: 1px solid #ED9F9F;
}

#navigation li a:link, #navigation li a:visited
{
    font-size:90%;
    display: block;
    padding: 0.4em 0 0.4em 0.5em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background-color: #8b0000;
    color: #ffffff;
    text-decoration: none;
}

#portfolio
{
    text-align: left;
}

#portfolio ul
{
    list-style: none inside;
    width: 280px;
    margin: 0;
}

#portfolio ul li
{
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 10px 10px 0;
    background-color: #8b0000;
}

#portfolio ul li a
{
    float: left;
    width: 102px;
    height: 105px;
    margin: 10px 0 0 10px;
}

#portfolio ul li a img
{
    border: 0;
}

#footer
{
    clear: both;
	font-size: 80%;
	color: #999;
	background-color: Transparent;
}

#footer ul
{
	display:block;
    vertical-align: bottom;

}
 
#footer li
 {
	float:left;
	list-style:none;
	vertical-align: bottom;
}

#footer ul li a
 {
	text-decoration:none;
}

#footer ul li a:hover
{
	text-decoration:none;
}

#footer ul li a:visited
{
	text-decoration:none;
}

/*footer items*/

#login
{
	float: left;
	width:150px;
	border: none;
	padding-top: 20px;
}

#login label
{

	font-size:x-small;
}

#login input
{
	background-color:Transparent;
	border:1px solid #666;
	font-size:x-small;
}

#wtbCopyright
{
    width: 300px;
    padding-left: 150px;
    padding-top: 50px;
}

#cssValid
{
   width: 100px;
   padding-left: 150px;
   padding-top: 40px;
}

#wtblogo
{
    background: url(images/logotransparent.gif) no-repeat;
    position: relative;
    z-index: 3;
}

#logo
{
    background: url(images/hottestsoulband.gif) no-repeat;
    text-align:left;
    height: 60px;
    text-indent: -9999em;
    margin-right: 20px;
    margin-top: 10px;
}

/* this is the text on the left hand side*/
#intro
{
    position: relative;
    width: 500px;
    margin-top: -100px;
    margin-bottom:90px;

}

#intro p
{
    margin: 0 0 12px 0;
    line-height:1.2;
    color: yellow;
    font-size:16px;

}

#content1
{
    float: left;
    width: 300px;
}

#content2
{
    float: left;
    width: 300px;
    margin-top: -60px;
}

/* this controls the public gig comment on the front page*/
#publiccomment
{
    position:relative;
    color:Yellow;
    font-size:16px;
    width: 600px;
    margin-top: -40px;
    margin-bottom: 20px;

}

/* this controls the front page news section and the associated news pages*/
#news
{
    margin-top: 80px;
    position:relative;
    font-size:small;
    color: White;
    line-height:1;
}

#newsarticles
{
    position:relative;
    margin-top:60px;
    margin-left:100px;

}

#newscolumnleft
{
   
    font-size:small;
    width:400px;
}

#newscolumnleft h2
{
    font-size:medium;
}

.newscrumbs
{
    font-size: 10px;
}

#newscolumnright
{
    
    font-size:small;
    width:400px;
}

#newscolumnright h2
{
    font-size:medium;
}

/* this is for any plain content lists - e.g the feedback list on the public pages */
#banddatalist
{
    width: 600px;
}

#banddatalist h4
{
   
}

#banddatalist .pencil
{

   
}

/* this styles the photos on the individual band members pages */
#page
{
    margin: 0 auto;
    width: 75%;
    text-align:left;
}

#individualcontent
{
    padding:1em;

}

a:link, a
{

    color: white;
    text-decoration:none;
}

a:hover
{

}

h2
{
    padding:0;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
}

h4
{
    font-size: 16px;
    color: Yellow;
    margin: 20px 0px 20px 0px;
    padding:0;
}

p
{
    margin:0;
    padding: 0 0 1em 0;
}

cite
{
    display:block;
    margin-top: 1.25em;

    text-align:center;
}

.captioned_photo
{
    position:relative;
    float: right;
    display:block;
    margin: 0.5em 0 .5em 1.25em;
    padding:0;
    border: 3px double #333;
    line-height: 1em;
}

.captioned_photo p
{
    position:relative;
    bottom:14px;
    display:block;
    width: 200px;
    margin:0 0 0 1.5em;
    padding: 0;
    border: 1px solid #666;
    border-right-color: #000;
    border-bottom-color: #000;
    background-color: #111;
 
    letter-spacing: .05em;
  
}

.captioned_photo p span
{
    display:block;
    padding: .75em;
}

.captioned_photo img
{
    margin:0;
    padding:0;
    display:block;
    width:200px;
    border: 1px solid #fff;
}

.captioned_photoband
{
    margin:0;
    padding:0;
    display:block;
    width:100px;
    border: 1px solid #fff;
}
    

/************************************************************************
* 
* List type pages
* Mostly refers to events and news lists
************************************************************************/

/* represents each item in a vertical list - moves the pictures around*/
.listitem
{
    float: left;
    margin:0px 0px 0px 0px;
    width:400px;
    font-size: 16px;
    color: White;
    font-weight:normal;
}

.listitem p
{
    line-height: 14px;
}


/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right - within this div - 5px margin stops it bumping up against right side*/
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail - although not used I think*/
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead */

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}

a:link
{
    color:white;
}
a:visited
{
    color:white;
}
a:hover
{
    color: red;
}
a:active
{
    color:white;
}



/*portfolio is the front page pictures section*/




/* navigation block on the weddings page*/
#navigationweddings
{
    position: relative;
    width:20em;
}
#navigationweddings ul
{
    list-style: none;
    color: Yellow;
    margin: 0;
    padding: 0;
}

#navigationweddings li
{
    margin-top: 12px;
    font-size:small;
    color: Yellow;
    border-bottom: 1px solid #ED9F9F;
}

#navigationweddings li a:link, #navigationweddings li a:visited
{
    font-size:90%;
    display: block;
    padding: 0.4em 0 0.4em 0.5em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background-color: black;
    color: #ffffff;
    text-decoration: none;
}

/* navigation block on the songs page*/
#navigationsongs
{
    position: relative;
    width:20em;
}
#navigationsongs ul
{
    list-style: none;
    color: Yellow;
    margin: 0;
    padding: 0;
}

#navigationsongs li
{
    margin-top: 12px;
    font-size:small;
    color: Yellow;
    border-bottom: 1px solid #ED9F9F;
}

#navigationsongs li a:link, #navigationsongs li a:visited
{
    font-size:90%;
    display: block;
    padding: 0.4em 0 0.4em 0.5em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background-color: black;
    color: yellow;
    text-decoration: none;
}

/* Data Stuff*/

.datatable
{
    border: 1px solid #D6DDE6;
    border-collapse:collapse;
    background-color:Black;
    width: 800px;
}

.datatable td
{
    border: 1px solid #D6DDE6;
    padding: 0.3em;
}

.datatable th
{
    border: 1px solid #828282;
    background-color: #BCBCBC;

    text-align: left;
    padding-left: 0.3em;
}

.datatable caption
{
    font-size:medium;
    color: white;
    text-align:left;
    padding: 0.4em 0 0.8em 0;
}


.datatable tr.altrow
{
    background-color: #DFE7F2;
    color: #000000;
}

/* 3 column layout - note that photogallery borders - some are webparts)  
Columnleft here is the column - text is formatted somewhere else*/

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1em;
    color: White;
    width:200px;
}

/*this is the right hand side block on most pages - affects size of font on photo albums for example*/
.rightblock h3 
{
    margin: 0px;
    padding: 0px;
    font-size: medium;
    display: block;
}

#columnleft
{
    float: left;
    width: 300px;
     background-color:Transparent;
    /*position: relative; */
}

#columnright
{ 
    margin-left: 245px;
    width: 200px;
  /*  position:relative; */
    background-color:Transparent; 
}

#wrapper3
{
    width: 700px;
}
    
#left
{
    float: left;
}

#right
{
    float: right;
}

.leftblock
{
	padding: 15px;
	float: left;
	margin-bottom: 10px;
	background:transparent;
	vertical-align: top;
}

 .rightblock
{
	padding: 15px;
	float: right;
	margin-bottom: 10px;
	background:transparent;
	position: relative;
	width: 200px;
}


.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/*these are for the image gallery thumbnails - first for size of image whether selected or not**/
.selected, .unselected
{
    width: 50px;
    height: 50px;
    text-align: center;
    font-size:xx-small;
    padding: 1px 1px 1px 1px;
}

.unselected
{
    background-color: transparent;
    font-weight:normal; 
    color:White;
}

.selected
{
     border: solid 1px black;
     color:Gray;
}


/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:relative;
    right:0;
    width:300px;
    font-size: 10px;
    color: Yellow;
    padding-right:1px;    
}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    width:120px; 
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

#formwizard
{
    width: 500px;
    margin-top:30px;
    font-size:medium;
}

.contactlabels
{
    clear: left;
    padding:0;
    padding-top:0.4em;
}
.clear
{
    clear: both;
}

.contactlabels label
{
    float:left;
    width: 30%;

}

input.txt
{
    color: #00008B;
    background-color:White;
    border: 1px inset #00008B;
    width: 400px;
}

select
{
    width: 100px;
    color: #00008B;
    background-color: white;
    border: 1px solid #00008B;
}

textarea
{
    width: 200px;
    height: 40px;
    color: #00008B;
    background-color: white;
    border: 1px solid #00008B;
}


/************************************************************************
* 
* Image functionality
*
************************************************************************/
/*image border colours:*/
.photo
{
    background: #8b0000 repeat-x center;
    border: solid 1px #8b0000;
    padding: 5px;    
}

.picture
{
    background: #8b0000 url() repeat-x center;
    border: solid 1px #8b0000;
    height:200px;
    padding: 5px;
    margin: 5px;  
}

/*Grid Views are all the same - with cssClass Gridview defined for each - all formats controlled here*/
.gridView
{
    border: none;
}

.gridView th
{
    background-color:#8b0000;
    padding: 5px;
}

.gridView td
{
    border: none;
    padding: 10px;
}

.gridView input
{
    margin: 2px;
}
    

.detailsView
{
    position: absolute;
    left: -230px;
    top: 330px;
    width: 150px;
}

.detailsView tr
{
    color: White;
    font-size: smaller;
}

.detailsView td input
{
    width: 90px;
}