﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #1B1B82;
}

a:visited {
	color: #1B1B82;
}

a:hover {
	text-decoration: underline;
	color: #7C9EC8;
}

a:active {
	color: #1B1B82;
}

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-size: 0.7em;
	color: #666666;
}
input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	position: relative;
    width: 780px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;	
	text-align:left;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menuaN
{    
    top:0px;
	text-transform: uppercase;
	font-size: 10px;
	color:#1B1B82;
    width:90px;
    height:30px;
    text-align:center;
}

.menuaS
{    
	background-image:url(Images/BkMenuHover.gif);
    background-position:center;
    background-repeat:no-repeat;
	text-transform: uppercase;
	text-decoration:none;	
	color:#FFFFFF;
}

.menuaH
{		
    background-image:url(Images/BkMenuHover.gif);
    background-position:center;
    background-repeat:no-repeat;
    color:#FFFFFF;
    text-decoration:none;
}

.menuaS a:visited, menuaN a:visited
{
    color:#FFFFFF;
    text-decoration:none;
}

.nav 
{
    background-image:url(Images/BkMenu2.gif);
    background-position:center;
    background-repeat:no-repeat;
    padding-top:10px;
	text-transform: uppercase;	
	font-size: 10px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.nav a:hover
{
    color:#FFF;
    }

.navContainer
{
    position:absolute;
    width:165px;
	top: -1px;
  	right: 4px;
    height: 27px;
}

.menua a:visited, .nav a:visited {
	color: #1B1B82;		
}

.news
{
   border-bottom:dashed 1px #666666;
   padding-top:7px;     
   padding-bottom:4px;   
}

.events
{
   width:770px;
   padding-top:7px;     
   padding-bottom:4px;   
}


.newCol
{
   width:200px;
   right:10px;
   line-height:20px;
	
}

.newsHeader
{
	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:29px;
}

.newsFooter
{
    /*  border-bottom:solid 1px #7C9EC8;    */
}
.newsMore
{
    position:relative;
    left:180px;
   right:0px; 
    }
   
.link
{
   padding-top:0px;
   padding-left:0px;
}
 
.linksHeader
{  
	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:29px;
}

.linksHeader a
{
    color:#FFF;
    text-decoration:none; 
}

.linksHeader a:hover
{
    color:#1B1B82;
}
/* 1.1 SHIM */

.shim {
    display: none;
}

.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-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



h3 {
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	font-style:italic;
    padding-top:5px;  
    color:#FFF;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

.blogSingle_Header
{
    width:100%;
}
.blogSingle_item
{
  
    padding-bottom:10px;
    text-align:justify;
    
}

.blogSingle_Footer
{
    width:90%;
    border-bottom:dashed 1px #666666;
    border-top:dashed 1px #666666;
    height:30px;    
}

.blogSingle
{
    width:540px; 
    margin-left:10px;   
}
    
.contentContainer
{
    width:778px;    
    border:solid 1px #000000;
    margin-left:auto;
    margin-right:auto;
}    
/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #profile, #changepassword, #changesecurityquestion, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 780px;
	padding: 1px 5px 40px 5px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: right;
	width: 200px;
    margin-left: 0px;
}


#content {
	margin-right: 220px;
	text-align:left;
    width: 545px;
}

#contentAll {
	margin-right: 220px;
	text-align:justify;
    width: 100%;
}
#showContent
{
    width:100%;
    }

.blogHeader
{
	background-image: url(images/BK_title_big.gif);
	background-repeat:repeat-x;	
    height:40px;   
}

.blogHeaderText
{
    font-size:16px;
    font-weight:bold;
    text-align:left;
    font-style:italic;
    color:#FFF;
    padding-left:10px;
}

.blogFooterText
{
     background-image: url(images/BK_hr_Right.gif);
     background-repeat: no-repeat;
     height:23px;   
     width:58px;
     margin-left:auto;
     margin-top:auto;
     margin-bottom:auto;
     margin-right:0px;
     text-align:center;     
     padding-top:5px;
}

.blogFooterText a
{
     color:#FFF;
     font-weight:bold;  
}

.blogFooter
{
    height:23px;   
	background-image: url(images/BK_hr.gif);
	background-repeat:repeat-x;	
}

.blogItem
{   
}

.title_BkWhite
{   
    color:#1B1B82;
}

.TwoRow_Header
{  
	background-image: url(images/BK_title_big.gif);
	background-repeat:repeat-x;	
    height:40px;
    text-align:center;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    padding-top:5px;
    
}

.OneRowHeader
{
  	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:40px;
    text-align:center;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    padding-top:5px;
}

.goBackTitle
{
    border-top:dashed 1px #666666;    
    border-bottom:dashed 1px #666666;    
    padding-top:5px;
    padding-bottom:5px;
}

.blog {
	width: 550px;	
	margin:0;
	padding:0;
}

.itemContents
{
    font-size:12px;
    font-weight:bold;    
}

#coollinks {
	height:auto;
	width: 200px;
	text-align:left;
}

#news {

}

#whatsuplatelyarchive, #whatsuplately 
{
	height: 100%;
	float: left;
}

#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;
}

#archive-list
{
	padding-bottom: 4px;
}

#event-list
{
   width:195px; 
    }

.archiveHeader
{
   	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:29px;
 
}

.contentTitle
{
    width:765px;
    padding-top:5px;
    padding-left:10px;
    color:#FFF;
   	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:29px;
 
}

.albumTitle
{
    width:745px;
    padding-top:5px;
    padding-left:10px;
    color:#FFF;
   	background-image: url(images/BK_title_little.gif);
	background-repeat:repeat-x;	
    height:29px;
 
}

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: 5px;
}

dd {
	margin-left: 200px;
	height: 2.0em;
	padding-bottom: 5px;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.sepBullet
{
	color: #d32525;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 0px;
	padding-bottom: 40px;
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.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;
}

.loginContent
{
    width:800px;
    margin-left:auto;    
    margin-right:auto;    
}

/* 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/BkFooter.gif);
	background-repeat: no-repeat;
	background-color:#7C9EC8;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 74px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 10px;
	color:#FFF;
}

.menub a{
	color:#FFF;
}

.menub a:visited {
	color: #FFF;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
