﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

.Border1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 10px 15px 10px 15px;
}

.Border1pxRed
{
	border: 1px solid Red;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
	text-align: left;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.hrBlogger {
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
}

a {
	text-decoration: none;
	color: #ff9900;
}

a:visited {
	color: #ff9900;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

a:active {
	color: #ff9900;
}

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;
}

img {
	border-width: 0;
}

.paddingtop3 
{
	padding-top: 3px;
}

/* 1 HEADER */

.header {
	background-image: url('Images/kbshotsheaderhockey.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 134px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
}

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: 18px;
	top: 113px;
	text-transform: capitalize;
	font-size: 10px;
	background-image: none;
}

.nav {
	position: absolute;
	right: 37px;
	top: 110px;
	text-transform: capitalize;
	font-size: 10px;
	background-image: none;
}

.menua a:visited, .nav a:visited {
	color: #ff9900;
}

/* 1.1 SHIM */

/*
.shim {
	background-repeat: no-repeat;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}
*/
.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;
	position: relative;
	top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.coreboxbody {
  background-image: url(images/core_box_bg.gif);
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}
.coreboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url(images/core_box_bottom.gif);
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url(images/core_box_bg.gif);
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 5px;
  text-align: center;
}
.tenpixspacer {
  height: 10px;
}
.twentypixspacer {
  height: 20px;
}

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;
	color: #666666;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */


#home, #resume, #links, #register, #admin-albums, #admin-photos, #Comments {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding:0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}



#menu1 {
  /* styles for top menu */
  position: absolute;
  top: 4px;
  right: 15px;
  z-index: 100;
}
#menu1 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#menu1 li {
  padding: 3px;
  margin: 0px;
  display: inline;
  font-size: 10px;
  border-left: solid 1px #ff9900;
}
#menu1 li.first {
  border-left: none;
  color: #ff9900;
  font-size: 10px;
}
#menu1 li a:link, #menu1 li a:visited {
  padding: 0px 2px 0px 5px;
  color: #ff9900;
  text-decoration: none;
}
#menu1 li a:active, #menu1 li a:hover {
  color: #ff9900;
  text-decoration: underline;
}

#mainmenu {
  /* styles for section or tab menu */
  position: absolute;
  top: 92px;
  left: -123px;
  width: 500px;
  z-index: 100;
}
html > body #mainmenu {
  position: relative; /* Necessary for menu to position in Opera */
}
#mainmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#mainmenu li {
  display: inline;
}
#mainmenu li a:link, #mainmenu li a:visited {
  background: url( 'images/tab2.gif' ) no-repeat 0px 1px;
  display: block;
  float: left;
  margin-right: 1px;
  width: 116px;
  height: 27px;
  color: #737685;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 6px; /* box model hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 21px;
  width: 115px;
}
html > body #mainmenu li a:link, html > body #mainmenu li a:visited {
  width: 115px;
  height: 21px;
}
#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected {
  background: url( 'images/tab2.gif' ) no-repeat 0px -92px;
}

#register, #Comments
{
    background-image: url(images/body-repeat-photo.gif);
    border: none 0px;
    text-align: center;
}

#admin-albums, #admin-photos 
{
    background-image: url(images/body-repeat-photo.gif);
}

/*
#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}
*/
#sidebar 
{
    margin-left: 0px;
}

/*
#content {
	margin-left: 256px;
}
*/
#content 
{
    margin-left: 50px;
}

#contentLinks
{
	margin-left: 255px;
}

#contentResume
{
	margin-left: 255px;
}

#contentRegister 
{
    margin-left: 0px;
    width: 699px;
}

#content .WelcomeTitle 
{
	color: #a6b1cd;
	font-size: 160%;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-bottom: 10px;
}

#content h4, #content hr, #content ul {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
}

/*
#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}
*/
#whatsnew 
{
}

/*
#coollinks {
	margin-left: 220px;
}
*/
#coollinks 
{
    margin-left: 0px;
}

#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;
}

#addtocart {
	position: absolute;
	width: 180px;
	background: #fff;
	margin-right: 10px;
	z-index: 100;
	height: 207px;
	top: 137px;
	right: 30px;
}



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-bottom: 40px;
	width: 686px;
	left: 0px;
	padding-left: 37px;
	padding-right: 37px;
	padding-top: 0px;
}

#basket {
	background-image: url('images/body-repeat-basketwhite.gif');
	padding-bottom: 40px;
	width: 686px;
	left: 0px;
	padding-left: 37px;
	padding-right: 37px;
	padding-top: 0px;
}

.CategoryCaption
{
    font-size: 14px;
    font-weight: bold;
}

/*
.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}
*/
.view 
{
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	text-align: left;
	height: 25px;
}

.view h5 {
    font-family: Trebuchet MS, Verdana, MS Sans Serif;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 10px;
	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: 0px;
	width: 760px;
}

#PhotoCaption 
{
    padding: 0px 50px 0px 50px;
	text-align: center;
}

#PhotoDownloadButton 
{
    padding: 0px 50px 0px 50px;
	text-align: center;
}

.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);
	position: relative;
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #ff9900;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* These are classes I have added */

.view .PostedBy 
{
	color: #ff9900;
}



/* FreeTextBox Control DIV Border Style */
.FreeTextBoxBorder
{
	border-width: 4px;
	border-color: #333333;
	border-style: solid;
}

/* Dynamic Content Areas */

#SiteNameContainer
{
	position: relative;
	left: 37;
	top: 0px;
}
#SiteNameContainer .SiteName
{
	font-family: Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 18px;
}

#SiteNameContainer .SiteSlogan
{
	font-family: Tahoma, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
}



.EntryTitle 
{
	font-size: 130%;
	font-family: Trebuchet MS, Verdana, MS Sans Serif;
	font-weight: bold;
	padding-bottom: 4px;
}

.SectionHeader
{
	margin: 0;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.BlogEntryDate 
{
	font-size: 120%;
	color: #666666;
	/* background: url(http://www.blogblog.com/tictac_blue/date_icon_blue.gif) no-repeat 0 50%; 
	background: url(Images/clock.png) no-repeat 0 100%; */
}


/* Comments Styles */
/*
#Comments 
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	border: none 0px;
	width: 686px;
}
*/

#Comments .PostMessage
{
	font-family: Trebuchet MS, MS Sans Serif, Verdana;
	font-size: 125%;
	font-weight: 600;
	color: #6289b8;
}

#Comments .EntryTitle
{
	color: #666666;	
}

#Comments .CommentHeader
{
	margin: 0;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

#Comments .CommentTextbox
{
	padding: 5px 0px 5px 0px;
	background-color: #f5f5f5;
}

#Comments .TDBorderTop 
{
	border-top: solid 1px #8e8f99;
}

.TDAddComment
{
    background-image: url(Images/comment_bg.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	border-top: solid 1px #8e8f99;
}

#Comments .TDBorderTopRight
{
	border-top: solid 1px #8e8f99;
	border-right: solid 1px #8e8f99;
	padding: 10px 10px 10px 10px;
}

#Comments .PostedBy 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	color: #999999;
}

#Comments .DatePosted
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #999999;	
}

.CommentView 
{
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	text-align: left;
}

#Comments .CommentPageTitle
{
	background-image: url(Images/Comments_PageTitle_BG.gif);
}

#Comments .CommentsList
{
	background-image: url(Images/Comments_BG.gif);
	border-top: solid 1px #8e8f99;
	border-right: solid 1px #8e8f99;
	padding: 10px 10px 10px 10px;
}


.login 
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Site Settings Styles */
.SiteSettingsLabel 
{
	font-weight: bold;
}

.SiteSettingsTextbox 
{
}

#BlogEntryText img 
{
	clear: both; clear: all; float: left; MARGIN: 7px 10px 10px 0px; CURSOR: hand;
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0; 
}

.loginLabelCell { text-align: right; width: 130px; }
.TextBoxControl { font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #333333; }
.FONT11PXBOLD { font-size: 11px; font-weight: bold; }