
body {
    background-color: #14181a; /* #e2e2f6   */
    /*	width : 800px;
    margin-left:20%;
    margin-right:20%;
    border:1px dotted gray; */
    padding:10px;
    font: small/1.6em  Verdana, Georgia, "Times New Roman",Times, serif;
    min-height: 900px;
    line-height: 1.4em;
}

a:link, a:visited {
    color : #578CCA;
    text-decoration:none;
}

a:hover{
    color: black;
}

p {
    color:  #6A6363 ; /* #7a9d7a;*/
    font-weight: normal;
}

h1 {
    color: #7a9d7a;
    font-size: 1.5em;
    text-decoration: none;
}

h2 {
    font-size : 1.2em;
    font-weight : bold;
    color: #6a6363; /*color: #105CB6;*/
    text-decoration: none;
    margin: 0;
    padding-left : 5px;
    padding-bottom:3px;    
}
h2 a:link {
    color: #105CB6;
    text-decoration: none;
    font-size : 0.9em;    
}

h2 a:visited {
    color: #6F6F6F; /* #6F6F6F */
    
    font-size : 0.9em;
}

h2 a:hover {
    color: black; /*#7a9d7a*/
    /* background : #f0f0e0;*/
    text-decoration: none;
}

h3 {
    font-size : 1.0em;
    color: #6F6F6F;
    margin: 0;
    padding-left : 15px;
    padding-bottom: 5px;
}
h3 a:hover, h3 a:visited, h3 a:link{
    color: #7a9d7a;
    text-decoration: none;
}

h3 a:hover {
    background : #f0f0e0;
    text-decoration: none;
}

.form-title {
    color: #4b545b; /* #6A6363 */
    text-decoration: none;
    font-weight: bold;
}

/****** Layout for main content ********/
#allcontent {
    /*width: 750px;*/
    width: 950px;
    padding: 5px;
    background-color: white;
    /*background : #F8F8EC;*/
    margin: auto;
    min-height: 750px;
}

#header {
    background-image: url(/images/tempHeader.jpg) ;
    border-top: thin black solid;
    border-left: thin black solid;
    border-right: thin black solid;
    height: 129px;
    font-size: 1.5em;
    text-align: right;
    padding: 5px;
    padding-right: 20px;

}

.header_caption {
    color: #F3F1D6; /*#F3F1D6; */
    font-size: 0.8em;
    font-variant: small-caps;
    font-weight: 300;
}

.author_display {
    font-size: 0.9em;
    color: #bcb64e; 
    font-variant: small-caps;
    font-weight: 500;
    padding-left: 15px;
}

.author_for_posts {
    font: small/1.2em  Georgia;
    color :  black ; /* #105CB6 */
    font-weight: 500;
    padding-top: 5px;
    padding-left: 10px;
    text-decoration: none;
    
}

#header a:visited, #header a:link {

    color: #f3f1d6 ;
    text-decoration: none;
}


/****** Navigation Bar ********/
#navBar {
    float: right;
    width: 930px;
    height: 10px;
    margin: auto;
    background: #4b545b ; /* #f3f1d6 */
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 10px;
    text-align: right;
    
}

.navElements {
    padding: 10px;
    margin: auto;
    padding-bottom: 15px;
    
    /* border: thin #f6ede0 outset; */
}

.navElements a:visited, .navElements a:link {
    color: #d84b44; /*rose pink */
    text-decoration: none;
}

.navElementsActive {
    background-color: white;
    height: 10px;
    /*border-left: thin solid #d84b44;
    border-right: thin solid #d84b44; */
}

#leftPane {
    /*background-color: white;*/
    /*border: thin #f6ede0 outset; */
    padding: 10px;
    padding-left: 20px;
    margin: 10px;
    width: 600px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
}

#leftPane form {
    padding-left : 20px;
}

.leftPadding {
    padding-left : 15px;
}

.smallTopMargin {
    margin-top: 5px;
}
#registerForm {
    padding-right: 25px;
}

#eventForm {
    padding-right: 25px;
}


.finePrint {
    font-size: 0.9em;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 1.4em;
    padding-left : 10px;
    color : #3a3939;        
}

.registerFormFine {
    font-size: 0.8em;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 1.2em;
    padding-right : 40px;
    color : #555555;
}
.postBorder {
    background : #c6c4c4;
}
.displayAllTags {
    text-align :center;
    font-weight : bold;
    /*font-variant: small-caps;*/
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    background: #f9f7f7;
}

.memberNote {
    text-align :left;
    color: #6A6363;
    padding-left : 15px;
    padding-right: 25px;
}
/*
#leftPane a:link, #rightPane a:link {
    color: #7A9D7A;  
    font-weight: bold;
}
*/
#leftPane ul, #rightPane ul {
    color:  #6A6363;
}

#rightPane {
    /*background-color: white ;
    background : url(/images/eventsImage.jpg) bottom right;*/
    background-repeat: no-repeat;
    padding: 10px;
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    float: right;
}

#responseImage{
    background : url(/images/responseImage.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 450px;
}

/* This is currently unsed! */
#registerImage {
    background : url(/images/registerImage.jpg);
    background-repeat: no-repeat;
    width: 600px;
    height: 450px;
}


.eventTitle {
    font-weight: bold;    
    text-align: left;
    padding-left: 5px;
    color : #d84b44; 
    margin-bottom: 5px;
    font-size: 0.9em;
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    background: #f9f7f7;
} 

/*
.eventName {
    font-weight: bold;
    margin-bottom: 0px;
    padding-left : 15px;
  
}*/



#footer {
    font-size:0.9em;
    line-height: 1.6em;
    background: white;
    color: black;
    text-align: center;
    padding: 5px;
    margin: 5px;
    border: black dotted 2px;
    width: 925px;
    clear: both;
}

#navBar a:hover, #header a:hover, #leftPane a:hover, #rightPane a:hover {
    text-decoration: underline;
}


.errorClass {
    color : red;
}

.KeepLeft {
    float : left;

}

.KeepRight {
    float : right;

}


.entrydate .dateMonth {
    color:#FFFFFF;
    font-size:10px;
    margin:0;
    padding:3px 0 0;
    text-align:center;
}
.entrydate .dateDay {
    color:#888888;
    font-family:Times New Roman,Helvetica,Sans-Serif;
    font-size:21px;
    font-weight:700;
    margin:0;
    padding:3px 0 0;
    text-align:center;
}
.entrydate .dateYear {
    font-size:9px;
    padding:0 0 0 1pt;
}
.entrydate {
    background:transparent url(/images/date.png) repeat scroll 0 0;
    float:right;
    height:53px;
    margin-left:5px;
    width:49px;
}

.displayDateTime {
    text-align :center;
    font-weight : bold;
    font-size: 1.2em;
    color: #7A9D7A;
    padding-left : 20px;
}
.posts {
    background: transparent url(/images/underline.jpg) no-repeat scroll  bottom;
    padding-bottom: 30px;
    min-height: 50px;
}

.sideBox {
    background: #EFEFEF no-repeat scroll left top;
    /*background:#EDEDED url(/images/headtop.jpg) no-repeat scroll left top;*/
    margin-bottom:10px;
    padding: 10px;
    padding-bottom: 5px;
    border: thin solid #d9d6d6;
    min-height: 110px;
}

.sideBox .sideBoxTitle{
    margin : 0px;
    font-size: 20px;
    font-weight: 500;
    color : #4b545b;
    padding-bottom: 8px;
    padding-left: 5px;
    font-variant: small-caps;
}

.round {
-moz-border-radius:5px;
-webkit-border-radius : 5px;
}

.pageSquare a {
    background-color: #ffffff;
    border: 1px solid gray;
    color: #F76120;
    margin : 4px;
    padding: 2px 3px 2px 3px;
}

.pageSquare a:hover, .pageSquareCurrent {
    background-color: #E7E1E1;
    border: 1px solid #D84B44;
    text-decoration: none;
    color: #F76120;
    margin : 4px;
    padding: 2px 3px 2px 3px;
}

.imgLeft {
     height:75px ;
     width:75px ;
     float:left;
     padding : 5px;
     border : 0;
}

#global_footer_nav a{
    border-color:#666666;
    border-style:solid;
    border-width:0 1px 0 0;
    margin:0 3px;
    padding:0 10px 0 1px;
    
}

.sideButton {
    background: #EFEFEF none no-repeat scroll left top;
    border : thin solid #D9D6D6;
    width: 130px; text-align:center;
    font-size: 1.1em;
    padding: 2px;
    font-weight: bold;
}
