﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4{
	margin: 0;
	font-family: Comic Sans MS, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: Olive; /*#d32525;*/
}

a:visited {
	color: Maroon; /*#980000;*/
}

a:hover {
	text-decoration: underline;
	color: Olive;
}

a:active {
	color: Olive;
}

.Provisional 
{
	background-color: red;
}

h6
{
    margin-top: -1.0em;
	margin-bottom: 1.12em;
	margin-left: -20px;
	font-size: 1.0em;
	font-weight: normal;
}

body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);*/
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Comic Sans MS, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background: #D8D5C2 url(images/background_main.jpg) repeat-x top;
	
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.header a, a:hover, a:active, a:visited
{
    color: White;
    font-weight: bold;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #CCCCCC;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
	border-left: Black;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.column {
	background-image: url(images/content-shim.jpg);
}

.gradient {
	background-image: url(images/content-shim-photo.jpg);
}

.solid {
	background-image: url(images/content-shim-photo.jpg);
}


/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.0em;
	font-weight: normal;
}

imagesubheader 
{
	margin-left: -50px;
	margin-top: -8px;
	float: right;	
}

errortext 
{
  	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.0em;
	font-weight: normal;
	color: Red;  
}    

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.jpg);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	color: White;

}


#sidebar {
	float: left;
	width: 214px;
	height: 100%;	
}

#sidebar a, a:hover, a:active, a:visited
{
    color: White;
}


#imagefloat {
    float: left;
    margin-right: 12px;
    margin-bottom: 5px;    
    border: 1px solid #666;
    padding: 3px 3px 0px 3px;
}

#imagefloat2 {
    float: right;
    margin-left: 12px;
    margin-bottom: 5px;    
    border: 1px solid #666;
    padding: 3px 3px 0px 3px;
}

img.ImageBorder 
{
    border: 1px solid #999;
    padding: 3px 3px 3px 3px;
}

#content 
{
    margin-top: 1px;
	margin-left: 256px;
	color: #666666;
	
}

#content a, a:hover, a:visited {
    color: Maroon;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
	padding-bottom: 4px;
	margin-bottom: 2;
}

dd {
	margin-left: 200px;
	padding-bottom: 5px;
	margin-bottom: 3;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.jpg);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.jpg);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	/*background-image: url(images/footer-side.gif);*/
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
	color: White;
	padding: 1px 0px 0px 0px;
		border-left: solid 1px white;
	border-right: solid 1px white;
}

.footer a, a:hover, a:active, a:visited
{
    color: White;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: white;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #8A99AA;
    /*width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #E4E7E9 url(images/background_fullwidth.jpg) repeat-y;*/
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    /*width: 694px;*/
    /*margin-right: auto;
    margin-left: auto;
    position: relative;*/
    /*margin-bottom: 15px;*/
    border: 1px solid #8A99AA;
   /* border-collapse:collapse;*/
}


.dayNumber, .calweekend, .calcurrentday, .calothermonth
{
    /*float: right;*/
    border-bottom: 1px solid #B0B9C8;
    border-left: 1px solid #B0B9C8;
    clear: none;
    padding: 2px;
    vertical-align: top;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #D2D6D7;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend 
{
    background-color: #E6F7EB;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    /*border: 1px solid #B0B9C8;*/
    /*height: 60px;*/
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    /*position:relative;
     border-collapse:separate;*/
 /*    border-spacing: 5px;*/
     
}
