/* Body
----------------------------------------------- */

body {
  background:#fff;
  margin:0px;
  padding:0px;
  /*font:x-small Georgia,Serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
}

/* Header
----------------------------------------------- */

#header {
  width:420px;
  text-align:left;
}
  
#blog-title {
  margin:0px;
  padding:0px;
  color:#666;
  }
  
#blog-title a {
  color:#666;
  text-decoration:none;
  }
  
#blog-title a:hover {
  color:#c60;
  }
  
#description {
  margin:0px;
  max-width:440px;
  color:#999;
  }

/* Links
----------------------------------------------- */

a {
  color:#EC7404;
  text-decoration:none;
  }
  

  
a:hover {
  color:#CB0119;
  text-decoration:underline;
  }

/* Input areas
----------------------------------------------- */

input, textarea, select, .inputbox {
  border: 1px solid #888;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px solid #888;
  color: #000;
  background-color: #eee;
}

/* Page wrapper
----------------------------------------------- */

div.sgWrapper {
  clear: both;
  text-align: center;
  width: 440px; 
  height: 920px;
  overflow:hidden;
  margin:0px;
}

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 {
  margin-bottom: 0;
  color: #5588AA;
  text-align: left;
}

/* image or gallery artist subheader 
----------------------------------------------- */

.sgSubTitle {
  margin-top: 0;
}

div.sgContainer {
  clear: both;
  text-align: center;
  width: 420px; 
  margin:0px;
}

div.sgTab {
  text-align: left;
  font-size:12px;
  padding-top:18px;
}

/* Content
----------------------------------------------- */

div.sgContent {
	background-color:#fff;
	text-align: left;
}

table.sgContent {
  margin-left: auto;
  margin-right: auto;
}

div.sgGallery {
  border: 2px solid #D9DADC;
  background-color: #fff;
  height:80px;
  overflow:hidden;
  margin-top:2px;
}

div.sgThumbnail {
  border: 1px solid #EC7404;
  background-color: #D9DADC;
  margin:2px;
}
div.sgThumbnail:hover {
  background-color: #EC7404;
 }

div.sgGalleryThumbnail {
  text-align: center;
  float: right;
}

div.sgGalleryText {
	font-size:10px;
	padding-left:10px;
}

p.sgGalleryTitle a {
  font-weight: bold;
  color:#EC7404;
  font-size:12px;
}

div.sgThumbnail {
  float: left;
}

div.sgThumbnail table {
  width:  128px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
  align: middle;
}

img.sgImage {
  border:2px solid #CB0119;
}

div.sgNavThumb, p.sgNavThumb {
  text-align: center;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
 /* float: right;*/
 margin:0px;
 padding:0px;
}

/* Footer
----------------------------------------------- */

#footer {
  text-align: center; 
}

a img {
  border: 0;
}


