﻿/* Global */
html,
body
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; /*"Lucida Grande", "Helvetica Neue", Arial, Verdana, sans-serif;*/
	font-size: 12px;
}
a, 
a:visited
{
	text-decoration: none;
}
a:active,
a:hover
{
	text-decoration: underline;
}
/* Header elements */
.sign-in
{
	font-size: 14px;
	font-weight: bold;
}
/*.nav-search input[type=submit]
{
   font-weight: bold;
   font-size: 14px;
}*/
.nav-search #q
{
	font-size: 15px;
	font-weight: normal;
}
/* Footer elements */
.content-footer,
.footer-nav,
.copyright
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
}
/* Blocks */
.block h1
{
	/*font-family: Georgia;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.block h2
{
	/*font-family: Georgia;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.block .sub-sub-nav
{
	text-decoration: none;
}
/* Explore */
.explore h3
{
	/*font-family: Georgia;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.explore > em
{
	/*font-family: Georgia;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-align: center;
}
.explore #subscription-search dl dt
{
	/*font-size: 11px;*/
}
.explore #subscription-search dl dd
{
	font-size: 11px;
}
.explore #subscription-search dl dt
{
	font-weight: bold;
}
/* Tags */
.tag-cloud ul li a
{
	line-height: 20px;
}
.tag1, 
.tag2
{
	font-size: 12px;
}
.tag3, 
.tag4
{
	font-size: 14px;
}
.tag5, 
.tag6
{
	font-size: 15px;
}
.tag7, 
.tag8
{
	font-size: 16px;
}
.tag9, 
.tag10
{
	font-size: 17px;
}




.large-tag1 { font-size:12px; }
.large-tag2	{ font-size:15px; }
.large-tag3 { font-size:18px; }
.large-tag4 { font-size:21px; }
.large-tag5 { font-size:24px; }
.large-tag6 { font-size:27px; }
.large-tag7 { font-size:30px; }
.large-tag8 { font-size:33px; }
.large-tag9 { font-size:36px; }
.large-tag10 { font-size:39px; }

/* Tiles */
.view-port .tiles em
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
}
.view-port .tiles dd
{
	font-size: 10px;
	line-height: 12px;
}
.view-port h3
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
}
.old-tiles em
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
}
.old-tiles dd
{
	font-size: 10px;
	line-height: 12px;
}
/* Comments */
.comment-collector
{
	font-size:12px;
	font-weight:bold;
}
.comment-posted
{
	font-size:11px;
}
/* Collector details */
.collector .location
{
	font-weight: bold;
	font-size: 13px;
}
.collector dl
{
	font-size: 11px;
}
/* Collector mini profile */
.collector-mini-profile em
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;	
	font-style: normal;
}
/********************************************************************************/
/* Collector profile page */
.collector-profile p
{
	font-size: 12px;
}
.collector-profile-collections > p
{
	font-size: 12px;
}
/* Item profile page */
.item-profile .item-details dd
{
	font-size: 11px;
}
.item-profile table
{
	font-size: 12px;
}
.item-profile td:first-child
{
	font-weight: bold;
}
/* Search page*/
.search p em
{
	font-weight: bold;
	font-style: italic; 
}
.search p span
{
	font-weight: bold;
	font-style: italic;
}
/* Home page */
.home p
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Help Pages */
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;   
}


#breadcrumb a
{
     text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: none;
}

#helpblock h1
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
#helpblock h2
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#helpblock h3
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


