﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    background-color: #fff;
    font-size: 1em;        
    font-family: 'Cantarell', arial, serif;
    margin: 0;
    padding: 0;
    color: #666;
}

.headerMenu {
    font-size:1.15em;
}
    
    
.headerMenu a:link, a:visited {
    font-weight:bold;
    color:#666;
    text-decoration:none;
}
    
     
.headerMenu a:hover {
    text-decoration:underline;
}
    

h1, h2, h3, h4, h5, h6 {
    font-weight:bold;
}
    
    
    
.pledgeTitle 
{
    font-size:1.1em;
    color:#333   
 }

    
.pledgeNote {
    font-size:1.00em;
    color:#333   
}

.pledgeDate {
    font-size:0.8em;
    color:#BBB    
}
    
#greyBorder {
    border:2px solid #666;
    padding:5px;
}
  
#greenBorder {
    border:2px solid #060;
    padding:5px;
}
    
#redBorder {
    border:2px solid #900;
    padding:5px;
    color:#900;
}
    
#greyHeader, 
#greenHeader, 
#redHeader , 
#pinkHeader , 
#purpleHeader , 
#yellowHeader , 
#blueHeader 
{
    font-family:'Yanone Kaffeesatz';
    background-repeat:repeat-x;
    padding:5px;
    color:#fff;
    font-weight:bold;
    font-size:1.5em;    
}

#greyHeader 
{
    background-image:url('/Resources/greyHeaderBackground.jpg');
    background-color:#666;
}

    
#greenHeader {
    background-image:url('/Resources/greenHeaderBackground.jpg');
    background-color:#060;
}
  
#redHeader  {
    background-image:url('/Resources/redHeaderBackground.jpg');
    background-color:#900;
    height:30px;
}
    
#pinkHeader {
    background-image:url('/Resources/egPinkGlass.jpg');
    background-color:#D10074;
}
 
#purpleHeader {
    background-image:url('/Resources/egPurpleGlass.jpg');
    background-color:#6E267B;
}
 
#yellowHeader {
    background-image:url('/Resources/egYellowGlass.jpg');
    background-color:#F0AB00;
}
 
#blueHeader {
    background-image:url('/Resources/egBlueGlass.jpg');
    background-color:#00B0CA;
}

#pinkBorder {
    border:2px solid #D10074;
    padding:5px;
    color:#666;
}
 
#purpleBorder {
    border:2px solid #6E267B;
    padding:5px;
    color:#666;
}
 
#yellowBorder {
    border:2px solid #F0AB00;
    padding:5px;
    color:#666;
}
 
#blueBorder {
    border:2px solid #00B0CA;
    padding:5px;
    color:#666;
}
  







.validation-summary-errors {
   color:#900;
   font-size:1.0em;
   font-weight:bold;
    }



.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.field-validation-error
{
    color: #900;
}



input, textarea
{    
    font-size: 1em;        
    font-family: 'Cantarell', arial, serif;
    margin: 0;
    padding: 4;
    color: #666;
    border: 1px solid #CCC;
    width:85%;
    }
    



input[type="submit"] {
 background-image:url('/Resources/greyHeaderBackground.jpg'); 
 font-family:'Yanone Kaffeesatz';   
 color:#fff;
 font-size:1.6em;
 font-weight:bold;
    width:auto;
}

.editor-label
{    
    margin-top:1em;
    color:#666;
    font-size:0.75em;
}

.editor-field input[type="text"], textarea
{   
    margin-top:3px;
    color:#333;
    font-size:1.0em;
    font-family: 'Cantarell', arial, serif;
}



/*
    
a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}


h1, h2, h3, h4, h5, h6
{
    color: #333;
    font-family: 'Covered By Your Grace', Serif;
    font-weight:bold;
}

h1
{
    font-size: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 0 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}


.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

.page
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}


#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #DDD;
    border: none;
    font-size: 48px !important;
    font-family: 'Droid Sans', Serif;
}

#header h2
{
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #DDD;
    border: none;
    font-size: 24px !important;
    font-family: 'Droid Sans', Serif;
}

div#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    background-color: #fff;
    padding: 0;
    _height: 1px; 
}
div#main
{
    float:left;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; 
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 5px 10px;
    text-decoration: underline;
    line-height: 1.5em;
    background-color: #EEE;
    color: #333;
}

ul#menu li a:hover
{
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}



fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}


.error
{
    color:Red;
}

.testMessage
{
    font-weight:bold;
    font-size:large;
    color:Red;
    background-color:Yellow;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    text-align:left;
    float:left;
}

div#headerLogo
{
    text-align:left;
    float:left;
}

div#headerImage
{
    text-align:right;
    float:right;
}

.headerMenu
{
    font-size: 20px; 
    font-weight: normal;
}

.headerMenu a, a:link
{
    font-family: 'Covered By Your Grace', arial, serif;
    font-size: 30px;
    color: #666666;   
    text-decoration: none;  
}

.headerMenu a:visited
{
    color: #666666;
    text-decoration: underline;
}
.headerMenu a:hover
{
    color: #999;
    text-decoration: underline;
}
.headerMenu a:active
{
    color: #000;
    text-decoration: underline;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}


.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label,
.display-field,
.editor-field
{    
}

.editor-label
{    
    margin-top:20px;
    color:#666;
    font-size:12px;
}

.editor-field input,
.editor-field textarea
{   
    margin-top:3px;
    color:#333;
    font-size:18px;
    font-family:'Droid Sans',serif;
}

.editor-field input #name
{   
    width:400px
}


#note .editor-field input 
{   
    width:200px
}





*/
