﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border-top: 3px solid ##61116A;
	height: 3px;
}

a {
	text-decoration: none;
	color:inherit;
}

a:link 
/* Defines the style for normal unvisited links. */
{
	color:inherit;
}

a:visited 
/* Defines the style for visited links. */
{
	color:inherit;
}

a:hover 
/* Defines the style for hovered links. */
{
	text-decoration: underline;
	color: #e05252;
/*	font-size:120%; */
}

a:active
/* A link becomes active once you click on it */
{
/*	color:Blue;  */
}

body {
/*	background-color: #017ab3; */
background-color:#cbe1ef;
	background-image: url(images/background.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
/*	border-right-color:#61116A;	/* purple 
	border-style:solid;
	border-width:4px;*/
}

/* 1 HEADER */

.header 
{	 
/*	background-image:url(images/carpetHeader1.png);  
	background-repeat:repeat; */
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	background-image:url(images/headerSmaller.png);	 */
	background-repeat:no-repeat;
	background-color:#c594cb;  
    height:150px;
	color:#61116A;	/* purple */
	font-size: 28px;
	border-color:#61116A;	/* purple */
	border-width:3px;
	border-style:solid;	
}
.pinkButton
{
	background-color:#fee4cc;
	font:Comic Sans MS;
	font-size:3;

}
#headerMaster
{	
	height: 300px;
}
#headerRight
{
	float:right;
	background-color:#017ab3;
	width:228px;
	text-align:left;
}

.headerLabel
{
	background-color:#f08128;
	color:White;
	font-size:14px;
	font-weight:bold;
}
.rssFeed 
{
/*	background-image:url(images/menubackground.gif); */
/*	background-repeat: repeat-x; */
	background-color:#cad50c;
	position: relative;
	width: 1020px;
	height:25px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 16pt;
	font-weight:bold;
	font-family:Times New Roman;
	color:inherit;
}

h2 {
	font-size: 14pt;
	font-weight:bold;
	font-family:Times New Roman;
	color:inherit;

}
.map
{
	border-right-color:#61116A;	/* purple */
	border-style:solid;
	border-width:3px;
}
.menua 
{
/*	position:absolute; */
/*	left: 150px; */
/*	left:270px; */
/*	top: 100px; */
	text-transform: uppercase;
	font-size: 16px;
	font-family:Helvetica;
	background-color:Transparent;
/*	border-color:#61116A;	/* purple 
	border-width:3px;
	border-style:solid; */
	font-weight:bold;
	color:#61116A;	/* purple */
	height:62px;
	width:900px;
	padding-left:20px;
	padding-right:20px;
}
.menuBar
{
	width:1000px;
	height:175px;
	border:solid 2px #61116a;
	background-color:#cbe1ef;
/*	background-image:url(images/menuBar.png);  */
/*	 -moz-box-shadow: 10px 10px 20px #61707B; /* for Firefox 3.5+ */
	  /* -webkit-box-shadow: 10px 10px 20px #61707B; /* for Safari and Chrome */
	 /*   filter: progid:DXImageTransform.Microsoft.Shadow(color='#61707B', Direction=145, Strength=10);*/
	 /*    	 -moz-box-shadow: 10px 10px 20px Black; /* for Firefox 3.5+ */
	 /*   -webkit-box-shadow: 10px 10px 20px Black;  for Safari and Chrome */
	/*    filter: progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=145, Strength=10); */

}
.nav {
/*	position: absolute; */
/*	left: 150px; */
/*	left:270px; */
/*	top: 80px; */
	text-transform: uppercase;
	font-size: 16px;
	font-family:Helvetica;
/*	background-color:#D4D4D4;  */
	background-color:Transparent;
	font-weight:bold;
	height:45px;
}
/*
.menua a:visited, .nav a:visited {
	color:Orange;
}
*/
/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
/*	background-image: url(Images/lawns.jpg); */
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

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;
}

/* 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.gif); */
	position: relative;
/*	width: 910px; */
width:1000px; 
/*	padding: 0px 37px; */
/*	padding-top: 1px; /* Weird Mozilla Bug */
/* 	padding-bottom: 40px; Weird Mozilla Bug */
height:800px;
}
#homeBody
{
	margin-left: auto;
	margin-right: auto;
/*	background-color:#838384;
	background-image:url(images/rock-climbing-6.jpg);*/
background-color:#cbe1ef;
	width:1000px; 
	font-family:font-family:Arial, Tahoma, Verdana, Sans-Serif;
	font-size:3;
	color:Black;
}

#sidebar {
	float: left;
/*	width: 114px; */
	width:250px;
	padding: 10px 5px;
	background-color:Thistle;
	color:Black;
/* background-image:url(images/menubackground.gif);  */
	border-color:#C0C0FF;
	border-style:Solid;
	border-width:medium;
	font-size:12pt;
}
#sidebar2 {
	float: right;
	width: 150px;  
	height: 750px;
	background-color:Transparent;
	padding: 10px 5px;
	color:Black;
	font-size:14px;
	border-color:#3c5a7c;
	border-style:groove;
	border-width:medium;

}
#middle 
{
	position:absolute;
	left:170px;
	top:0px;
	width: 649px;  
	height: 750;
	background-color:White;
	padding: 10px 5px;
	color:Black;
	font-size:16pt;
	font-family:Times New Roman;
/*	border-color:#3c5a7c;
	border-style:groove;
	border-width:medium; */
	text-align:justify;
}

#content 
{
/*	background-color:#90b8db;
	margin-left: 256px; */
/*	color:#531A5F; */
	background-color:White;
/*	color:#2B0E67;  */
	color:Black;
	font-size:13pt;
	font-family:Times New Roman;
	text-align:justify;
	width:800px;
	padding-left:100px;
	padding-right:100px;
	border-bottom-color:#61116A;	/* purple */
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-left-color:#61116A;	/* purple */
	border-left-width:3px;
	border-left-style:solid;
	border-right-color:#61116A;	/* purple */
	border-right-width:3px;
	border-right-style:solid;
	text-align:justify;
}
#contentLinks 
{
	background-color:White;
/*	margin-left: 256px; */
	color:Black;
	height: 100%;
	font-size:14pt;
	border-spacing:10px;
	text-align:justify;
	padding: 10px 10px;
	width:1000px;

}
#contact 
{
	background-color:#d4d4d4;
	font-weight:bold;
	color:Black;
	width:1000px;
	font-family:DIN;
	font-size:20pt; 
	text-align:center;
}

#whatsnew {
	position:absolute;
	left:50px;
	top:inherit;
	width: 630px;
	height: 100%;
	font-size:14px;
	color:Black;
}
#halfcolumn 
{
	float:left;
	width:360px;
	height:100%;
	background-color:White;
	font-family:Lucida Sans Unicode;
	font-size:14pt;

}
#reporter 
{
	position:absolute;
	top:160px;
	left:550px;
	width: 135px;
	padding:10px 10px;
	font-size:11px;
	font-family:Helvetica;
	border-color:#c1d86e;
	border-style:groove;
}

	
#coollinks {
	position:absolute;
	top:0px;
	left:720px;
	width: 150px;
	padding:10px 10px;
	font-size:11px;
	font-family:Helvetica;
	border-color:#c1d86e;
	border-style:groove;
}

#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;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	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.gif);
	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: 95px;
	text-align: center;
	background-color:#d4d4d4;
}
.footer {
	background-repeat: repeat-x;
	width: 1000px;
	height: 50px;
	text-align: center;
	font-size: 10pt;
/*	background-image:url(images/carpetHeader1.png);  */
	background-color:#cbe0ef; 
	color:#2B0E67;
	border-color:#61116A;	/* purple */
	border-width:3px;
	border-style:solid;
	
}

.menub {
	margin: 12px auto 5px auto;
	font-size: 12px;
	background-color:Transparent;
	font-weight:bold;
	color:Black;
}
/*
.menub a:visited {
	color: #d32525;
}
*/


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
