﻿/* Geocaching Home Screen Style Sheet - Last Updated 8 June 2010 by TWT */
/* This style sheet provides screen styles to the "geocachingHome" master page. */

/* Begin Legacy Styles */
.yui-overlay{
position:absolute;
background:#fff;
border:1px solid #c0c0c0;
margin:10px;
}
.yui-overlay .bd{
padding:5px;
}
/* End Legacy Styles */

/* Begin Fonts */
h2.WidgetHeader,h3.WidgetHeader{
margin-top:0;
font-family:TeXGyreAdventorBold,"TeXGyreAdventorBold","TeXGyreAdventor-Bold","Avant Garde","Avant Garde Gothic","Avantgarde","Century Gothic","Apple Gothic","Trebuchet","Trebuchet MS","URW Gothic L","Futura","Tw Cen MT",sans-serif;
text-transform:uppercase;
line-height:1 !important;
}
/* End Fonts */

/* Begin Header */
*:first-child+html #hd{
padding-bottom:0 !important;
}
/* End Header */

/* Begin Banner */
.BannerImageLargeWidget{
margin:0;
padding:0;
margin-right:15px;
width:280px;
height:135px;
float:left;
line-height:normal;
}
.BannerMottoImage{
margin:0;
padding:0;
line-height:normal;
}
.BannerImageSmallWidget{
margin-right:15px;
width:150px;
height:135px;
float:left;
line-height:normal;
}
.BannerWidget .MiniProfileWidget{
width:285px;
min-height:133px;
float:left;
border:1px solid #cdd8e8;
line-height:normal;
}
.BannerWidget .MiniProfileWidget .LoggedOutPanel .WidgetBody{
padding:4px;
}
.BannerWidget .MiniProfileWidget .LoggedInPanel .WidgetBody{
padding:.5em;
}
.BannerWidget .MiniProfileWidget h3{
margin:0;
padding:0 4px 4px 4px;
font:85% TeXGyreAdventorBold,"TeXGyreAdventorBold","TeXGyreAdventor-Bold","Avant Garde","Avant Garde Gothic","Avantgarde","Century Gothic","Apple Gothic","Trebuchet","Trebuchet MS","URW Gothic L","Futura","Tw Cen MT",sans-serif;
text-transform:uppercase;
background-color:#cdd8e8;
}
.BannerWidget .MiniProfileWidget p{
font-size:85%;
}
.BannerWidget .MiniProfileWidget .LoggedOutPanel p{
margin-top:0 !important;
padding-bottom:4px;
}
*:first-child+html .BannerWidget .MiniProfileWidget .LoggedOutPanel p{
margin-top:0 !important;
padding-bottom:0 !important;
}
.BannerWidget .MiniProfileWidget .LoggedInPanel p.HalfSpacing{
margin-top:1em !important;
}
.BannerWidget .MiniProfileWidget p.WidgetFooter{
padding-bottom:0 !important;
}
.BannerWidget .MiniProfileWidget input.Text,.BannerWidget .MiniProfileWidget input.Password{
width:99%;
}
*:first-child+html .BannerWidget .MiniProfileWidget span.NoBolding{
position:relative;
top:-3px;
}
.BannerWidget .MiniProfileWidget .NoBolding label{
font-weight:normal !important;
}
.BannerWidget .MiniProfileWidget .AvatarLeft{
float:left;
margin-right:.75em;
}
.BannerWidget .MiniProfileWidget .TextRight{
margin-left:85px;
}
/* End Banner */

/* Begin Welcome */
.WelcomeWidget{
margin-top:25px;
padding:1.5em;
background:url(../images/home/bg_welcome.jpg) repeat;
}
.ColumnLeft{
width:480px;
float:left;
}
h2.WidgetHeader{
margin-top:.75em;
}
.ColumnRight{
width:180px;
float:right;
padding:15px;
background-color:#d8dbab;
border:1px solid #b3b58d;
}
.ColumnLeft p,.ColumnRight p{
line-height:1.5em;
}
.ColumnRight p{
font-size:85%;
}
.ColumnRight p.HalfSpacing{
margin-top:.5em;
}
.ColumnRight input.Text{
width:60%;
}
.FollowUsWidget{
margin-top:25px;
padding-top:25px;
border-top:1px solid #b3b58d;
}
.LokiLink,.SearchLink{
padding-left:20px;
display:block;
}
.LokiLink{
height:17px;
background:url(../images/home/icon_loki.png) no-repeat 0 1px;
}
.SearchLink{
height:18px;
background:url(../images/home/icon_search.png) no-repeat 0 2px;
}
/* End Welcome */

/* Begin Lost and Found Widget */
.LostandFoundWidget{
height:143px;
margin-top:1.5em;
padding-top:.1em;
color:#fff;
background:url(../images/home/bg_lostandfound.png) no-repeat 0 0;
}
.LostandFoundWidget h3,.LostandFoundWidget p{
width:210px;
margin-left:510px;
}
.LostandFoundWidget h3{
font:108% TeXGyreAdventorBold,"TeXGyreAdventorBold","TeXGyreAdventor-Bold","Avant Garde","Avant Garde Gothic","Avantgarde","Century Gothic","Apple Gothic","Trebuchet","Trebuchet MS","URW Gothic L","Futura","Tw Cen MT",sans-serif;
}
.LostandFoundWidget p{
font:93% TeXGyreAdventorRegular,"TeXGyreAdventorRegular","TeXGyreAdventor-Regular","Avant Garde","Avant Garde Gothic","Avantgarde","Century Gothic","Apple Gothic","Trebuchet","Trebuchet MS","URW Gothic L","Futura","Tw Cen MT",sans-serif;
}
#bd .LostandFoundWidget a,#bd .LostandFoundWidget a:link,#bd .LostandFoundWidget a:visited{
color:#fff !important;
}
#bd .LostandFoundWidget a:hover,#bd .LostandFoundWidget a:active,#bd .LostandFoundWidget a:focus{
color:#eb2024 !important;
}
/* End Lost and Found Widget */

/* Begin Teaser */
.TeaserWidget{
margin-top:1.5em;
padding:1.5em;
background-color:#f5f6ea;
border:1px solid #b3b58d;
}
.TeaserWidget img{
padding-right:1em;
float:left;
}
.ItemEvent,.ItemNews{
padding-left:20px;
}
.ItemEvent{
background:url(../images/silk/date.png) no-repeat left 3px;
}
.ItemNews{
background:url(../images/silk/newspaper.png) no-repeat left 3px;
}
/* End Teaser */