/*
DC.Title       = Site Style Sheet
DC.Subject     = Bob Barron Artist
DC.Description = a start on style sheets for this site
DC.Publisher   = Audrey Barron
DC.Creator     = David Neil
DC.Date        = 2006-11-03
DC.Identifier  = http://www.BobBarron.com/css/site.css
DC.Language    = en
DC.Relation    = common style for BB site and gallery pages
DC.Coverage    = 
DC.Rights      = All rights reserved
		 No license exists to permit others to use this software
Version 1-03-00 Feb 2010: added YUI GUI for fonts and inits
Version 1-02-02 Dec 2009: permanent exhibition page
Version 1-02-01 May 2009: additions for exhibition page and update to BB domainNM
Version 1-02-00 Nov 2006: separate screen and print style sheets
Version 1-01-00 Nov 2006: separate format galleries cf other pages, and CSS-fy the entire site
Version 1-00-00 Nov 2006: initial version to add immediate effect and format (wider) galleries with CSS even though the site as a whole operates without CSS
*/

/* zero out */
html,body,blockquote,dd,div,dl,dt,h1/*,h2*/,h3,h5,img,legend,li,ol,p,pre,ul
	{ margin:0;border:0;padding:0; }
/* Appearance */
li { list-style:none; }
ol li { list-style:decimal outside; }
/*ul li { list-style:disc outside; }*/
dt,h1,h2,h3,h4,h5,h6,strong{ font-weight:bold; }
h1,h2,h3,h4,h5,h6{ font-size:100%;text-align:center; }
em { font-style:italic; }
address,caption,cite,code,dfn,em,optgroup,strong,th,var
	{ font-style:inherit;font-weight:inherit; }

html,body{
	height:100%;width:100%; 
font:13px arial,helvetica,clean,sans-serif; 
/*	font-family:arial,helvetica,clean,sans-serif;font-style:normal;font-weight:normal;font-size:13px;font-variant:normal; */}
	
h1 { padding-top:0.5em;font-size:197%; }
/*h2 { font-size:153.9%; }*/
h3 { padding:2em 0 1em 0;font-size:123.1%; }
h5 { padding:2em 0 1em 0;font-size:123.1%;text-align:left; }
p { padding-top:0.75em;font-weight:normal;font-size:100%;text-align:left; }

.addressContact { margin-top:2em;padding:0;font-weight:bold;text-align:center; }
.addressList { list-style:none;font-weight:bold;text-align:center; }
.afterHalf{ padding-top:0.5em; }
.afterOne{ padding-top:1em; }
.afterTwo{ padding-top:2em; }
.bodyLabel { margin-top:0.5em;width:100%;font-style:italic; }
.bodyWork { text-align:center; }
.copyRight { list-style:none;margin-top:2em;margin-bottom:0.5em;font-size:85%;text-align:center; }
#creditBlock { float:left;width:100%; }
.finalBlock { width:100%; }
.galleryHalfImage { float:left;width:49%;padding-bottom:1.5em;text-align:center; }
.galleryLabelContainer { font-size:85%; }
.galleryLandscapeImage { display:inline;top:0;left:0;	}
.galleryLandscapeLabel { width:100%;padding-top:0.5em;text-align:center; }
.galleryPortraitImage { display:inline;top:0;width:270px; }
.galleryPortraitLabel { text-align:left; }
.galleryTextTitle { font-weight:bold; }
.galleryWork { margin-top:3em;width:100%; }
#iconAsText { position:relative;top:7px;width:222px;height:21px; }
.infoList { margin-left:1em;list-style:disc outside; }
.infoList li { list-style:inherit; }
.infoMore { margin-top:2em;margin-bottom:1em;font-size:100%;font-weight:bold; }
.linksList { list-style:none;margin-top:4em;text-align:center; }
.textAlert { font-weight:bold; }
.textCenter{ text-align:center; }
.textLarger{ font-size:123.1%; }
.textQuoted{ margin-left:2em;margin-right:2em;font-style:italic; }
.textSmaller{ font-size:77%; }
.textTitle { font-style:italic; }
.worksSale { list-style:none;margin:3em;font-weight:bold;text-align:center; }
#workContent { text-align:center; }
.workImage { display:inline;margin-top:2em; }
.workLabel { margin-left:0px;width:100%;padding-top:1.5em;text-align:center; }
.workTextMedia { font-size:123.1%; }
.workTextSize { font-size:123.1%; }
.workTextTitle { font-size:123.1%;font-weight:bold; }
