/* Body
----------------------------------------------- */

body {
	background: #a9ac99;
	margin: 0;
	padding: 20px 20px;
	font-family: Verdana, Arial, Sans-serif;
	text-align: center;
	color: Black;
	font-size: 11px;
}

/* Header
----------------------------------------------- */

#header {
	width: 660px;
	color: Black;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headertop {
	margin: 0px 5px 0;
	padding: 0px 20px 10px;
}

#blog-title {
	margin: 0px 5px 0;
	padding: 0px 20px 10px;
	font-size: 150%;
	line-height: 1.2em;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	letter-spacing: .2em;
}

#blog-title a {
  color: Black;
  text-decoration:none;
  }

#blog-title a:hover {
  color:#c60;
  }

#description {
	max-width: 660px;
	color: Black;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCFC2;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCFC2;
	border-bottom-color: #CCCFC2;
	border-left-color: #CCCFC2;
	background-color: #F1F1EF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

/* Links
----------------------------------------------- */

#footer a{
	color: #F19D37;
	text-decoration: none;
	font-weight: bold;
			border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
#footer a:hover,#footer a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	background-color: #ECEDE9;
}
p.sgGalleryTitle a, #description a, div.sgimgNavBar a, div.sgTab a{
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
p.sgGalleryTitle a:hover, #description a:hover, div.sgimgNavBar a:hover, div.sgTab a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	background-color: #ECEDE9;
}
p.sgGalleryTitle{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding-left: 0px;
}
/* POLAROID STUFF
------------------------------------------------ */

img.polaroid {
	margin:-5px 0 0px -5px !important;
	padding:12px 15px 35px 14px !important;
	background-image: url(pola_back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
img.polaroid_square{
	background-image: url(square_back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 26px;
	padding-left: 10px;
	background-color: #CCCCCC;
}
img.polaroid_drop{
	background-image: url(pola_back_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-color: #CCCCCC;
}

img.polaroidLarge {
	background-image: url(images/pola_back_dark.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 13px;
	padding-right: 16px;
	padding-bottom: 38px;
	padding-left: 12px;
}

/* THUMBNAIL STUFF
------------------------------------------------
div.sgThumbnail {
	margin: 0.5em;
	padding: 1em;
	border: 1px solid #dddddd;
	background-color: #99CCFF;
	width: 80px;
	height: 80px;
	float: left;
	vertical-align: middle;
	text-align: center;
}
*/

div.sgThumbnail { /*=========== POLAROID BACK =============*/
	background-image: url(images/pola_back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 9px;
	float: left;
	background-color: transparent;
}
div.sgGalleryThumbnail{ /*=========== POLAROID BACK FOR MAIN GALLERY PAGE =============*/
	background-image: url(images/pola_back_dark.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 38px;
	padding-left: 11px;
	float: left;
}

div.sgGalleryText { /*====== THIS CONTROLS THE AMOUNT OF SPACE BETWEEN THE THUMBNAIL AND THE DESCRIPTION TEXT */
	padding-left: 160px;
	padding-right: 20px;
}



div.sgThumbnail table {
  width:  110px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

img.sgImage {
	border: 1px solid #000;
	padding: 2px;
}

div.sgNavThumb, p.sgNavThumb {
  text-align: center;
}

div.sgimgNavThumb, p.sgimgNavThumb {
  text-align: center;
/*  padding-left: 15px;*/
}
/*
------------------------------------------------*/
/* Input areas
----------------------------------------------- */

input, textarea, select, .inputbox {
	border: 1px solid #888;
	color: Black;
	background-color: #fff;
	margin-right: 10px;
}

input.button {
  font-weight: bold;
  border: 1px solid #888;
  color: Black;
  background-color: #eee;
}

/* Page wrapper
----------------------------------------------- */

div.sgWrapper {
	clear: both;
	text-align: center;
	width: 660px;
	margin:0 auto 10px;
	background-color: #FFFFFF;
}

div.stretcher {
	clear: both;
	height: 1px;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 1em;
}


/* image or gallery name header
----------------------------------------------- */

.sgTitle {
  margin-bottom: 0;
  color: #5588AA;
  text-align: left;
}

.sgFootTitle {
	clear: both;
	position: relative;
	color: Black;
	text-align: left;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.sgimgFootTitle {
	clear: both;
	position: relative;
	color: Black;
	text-align: left;
	/*font-size: 8pt;*/
	margin-right: 15px;
/*	margin-left: 15px;*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* image or gallery artist subheader
----------------------------------------------- */

.sgSubTitle {
  margin-top: 0;
}

div.sgContainer {
	clear: both;
	text-align: center;
	width: 660px; /*margin: 12px auto;*/
	/*	background: url('images/top.gif') no-repeat top center;*/
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}

div.sgimgContainer {
	clear: both;
	text-align: center;
	width: 660px; /*margin: 12px auto;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sgimgTitle {
	text-align: left;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}

#sgimgDescription {
	text-align: left;
	color: Black;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.sgTab {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
}

/* Content
----------------------------------------------- */

div.sgContent {
	height: 100%;
	text-align: left;
	padding-left: 50px;
}

div.sgimgContent { /*============ for large image area*/
	text-align: center;
	background-color: transparent;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

table.sgContent {
  margin-left: auto;
  margin-right: auto;
}

div.sgGallery { /* ======== CONTAINER HOLDING THUMBNAIL AND DESCRIPTION */
	padding: 0px;
	margin: 0px;
}


div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: right;
}

div.sgimgNavBar, p.sgimgNavBar {
  text-align: center;

}

/* Footer
----------------------------------------------- */

#footer {
	text-align: center;
	font-size: 10px;
	color: #777777;
	padding-top: 5px;
	margin-top: 30px;
	background-color: #F1F1EF;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A7AB98;
}

#imgfooter {
	text-align: center;
	font-size: 10px;
	color: #777777;
	padding-top: 30px;
	margin-top: 0px;
		padding-bottom: 20px;
}
#imgfooter a,#imgfooter a:visited, #imgfooter a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: normal;

}


a img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
