﻿/* Geocaching Home Screen Style Sheet - Last Updated 22 Mar 2011 by AB */
/* 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 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;
}
*+html .BannerWidget .MiniProfileWidget .LoggedInPanel .WidgetBody{padding:.5em .5em .4em .5em;} /* for IE7 */
.BannerWidget .MiniProfileWidget .LoggedInPanel .WidgetBody{padding:.5em .5em .4em .5em;} /* for IE8 */
.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;
}
.MiniProfileLinks{
letter-spacing:-1px;
}

/* Begin YourProfileWidget */
.BannerWidget .YourProfileWidget{
width:285px;
min-height:133px;
float:left;
border:1px solid #cdd8e8;
line-height:normal;
}
.BannerWidget .YourProfileWidget .LoggedOutPanel .WidgetBody{
padding:4px;
}
.BannerWidget .YourProfileWidget .LoggedInPanel .WidgetBody{
padding:.5em;
}
*+html .BannerWidget .YourProfileWidget .LoggedInPanel .WidgetBody{padding:.5em .5em .4em .5em;} /* for IE7 */
.BannerWidget .YourProfileWidget .LoggedInPanel .WidgetBody{padding:.5em .5em .4em .5em;} /* for IE8 */
.BannerWidget .YourProfileWidget 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 .YourProfileWidget p{
font-size:85%;
}
.BannerWidget .YourProfileWidget .LoggedOutPanel p{
margin-top:0 !important;
padding-bottom:4px;
}
*:first-child+html .BannerWidget .YourProfileWidget .LoggedOutPanel p{
margin-top:0 !important;
padding-bottom:0 !important;
}
.BannerWidget .YourProfileWidget .LoggedInPanel p.HalfSpacing{
margin-top:1em !important;
}
.BannerWidget .YourProfileWidget p.WidgetFooter{
padding-bottom:0 !important;
}
.BannerWidget .YourProfileWidget input.Text,.BannerWidget .YourProfileWidget input.Password{
width:99%;
}
*:first-child+html .BannerWidget .YourProfileWidget span.NoBolding{
position:relative;
top:-3px;
}
.BannerWidget .YourProfileWidget .NoBolding label{
font-weight:normal !important;
}
.BannerWidget .YourProfileWidget .AvatarLeft{
float:left;
margin-right:.75em;
}
/*
.BannerWidget .YourProfileWidget .TextRight{
margin-left:85px;
}
*/
.MiniProfileLinks{
letter-spacing:-1px;
}
/* End YourProfileWidget */
/* 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;
}
.LocateMeLink,.SearchLink{
padding-left:20px;
display:block;
}
.LocateMeLink{
height:17px;
background:url(../images/silk/world.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;
min-height:20px;
}
.ItemNews{
background:url(../images/silk/newspaper.png) no-repeat left 3px;
word-wrap:break-word;
}
/* End Teaser */

/* Begin Blog */
.rssBody h4, .rssBody a{
font-size:100% !important;
text-decoration:underline !important;
font-weight:normal;
padding-bottom:0;
margin-top:0;
}
li.rssRow{
padding: 0 0 1.5em 20px;
background:url(../images/silk/comment.png) no-repeat left 3px;
list-style-image:none !important;
list-style-type:none !important;
margin-left:0 !important;
}
.rssFeed{
font-family:Verdana,sans-serif !important;
font-size:100% !important;
margin:0 !important;
}
.rssBody{
border:none !important;
}
/* End Blog */
