/*  
Theme Name: Frederic Stern Gallery Theme
Theme URI: http://fredericsterngallery.com/
Description: FSG Theme
Version: 1.0
Author: Mind Medium Creative
Author URI: http://mindmediumcreative.com/
*/


/* MAIN
------------------------------------------------------------ */
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
body {
  font-size: 12px;
  font-family: 'Century Gothic', Arial, 'Lucida Grande', Verdana, Sans-Serif;
  /*background: #D6D6D6 url('images/container_background.png') center top no-repeat;*/
  background: #FFF;
  color: #000;
}
p {
  margin-bottom: 10px;
  line-height: 18px;
}
a {
  color: #000035;
}
.alignright {
  float: right;
}
.alignleft {
  float: left
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}



/* #CONTAINER
------------------------------------------------------------ */
#container {
  margin: 0 auto;
}



/* HEADER
------------------------------------------------------------ */
#header {
  margin: 0px auto;
  padding: 20px;
  background: #000035;
}
#header div.wrapper {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
#header div#logo {
  /*margin: 0 auto;*/
}
#header div#logo a {
  /*margin: 0 auto;*/
  background: url(images/logo_white_small.png) no-repeat;
  /*
  width: 262px;
  height: 103px;
  */
  width: 183px;
  height: 72px;
  display: block;
}
#header div#logo a span {
  display: none;
}
#header h2 {
  display: none;
}
#header div.wrapper div.address {
  position: absolute;
  bottom: 0px;
  right: 10px;
  color: #FFF;
  text-transform: capitalize;
}
#header div.wrapper div.address p {
  margin-bottom: 0;
  font-size: 10px;
  line-height: 12px;
}



/* NAVIGATION
------------------------------------------------------------ */
#navigation {
  margin: 0px auto 30px auto;
  list-style: none;
  
}
#navigation ul.primary {
  width: auto;
  text-align: center;
  /*background: #D6D6D6;*/
  margin-top: 10px;
}
#navigation ul.primary li {
  display: inline;
  padding: 22px 14px;
}

#navigation ul.primary li a {
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: .1em;
  font-weight: bold;
}
#navigation ul.primary li a:hover {
  color: #CCC;
}

body.home #navigation li.home a,
body.blog #navigation li.blog a,
body.profile #navigation li.profile a,
body.parent-pageid-7 #navigation li.artists a,
body.artists #navigation li.artists a,
body.exhibitions #navigation li.events a,
body.contact-us #navigation li.contact a,

body.category-new-inventory #navigation li.new-inventory a,
body.sold-inventory #navigation li.sold-inventory a,
body.historical-artists #navigation li.historical-artists a,
body.contemporary-artists #navigation li.contemporary-artists a,
body.modern-artists #navigation li.modern-artists a
{
  font-weight: bold;
  color: #CCC;
}





#navigation ul.art {
  width: auto;
  text-align: center;
  /*background: #D6D6D6;*/
  margin-top: 5px;
}
#navigation ul.art li {
  display: inline;
  padding: 0px 15px;
}
#navigation ul.art li a {
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#navigation ul.art li a:hover {
  color: #CCC;
}

/*
#navigation ul.art li.new-inventory {
  font-style: italic;
}
*/
#navigation ul.art li.new-inventory {
  border-right: 1px solid #CCC;
}
#navigation ul.art li.sold-inventory {
  border-left: 1px solid #CCC;
}



/* FOOTER
------------------------------------------------------------ */
#footer {
  margin: 10px auto;
  text-align: right;
  height: 1px;
  background: #CCC;
}
#footer ul {
  width: auto;
  text-align: center;
  /*background: #D6D6D6;*/
  padding-top: 3px;
  position: relative;
}
#footer ul li {
  display: inline;
  padding: 0px 10px;
}

#footer ul li a {
  font-size: 11px;
  color: #666;
  text-decoration: none;
  font-weight: bold;
}
#footer ul li a:hover {
  color: #CCC;
}



/* #CONTAINER #CONTENT
------------------------------------------------------------ */
#content {
  padding: 20px;
}




#content #edit {
  position: fixed;
  right: 10px;
  bottom: 10px;
}
#content #edit a {
  background-color: red;
  padding: 5px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
}



#content div.post {
  overflow: auto;
  clear: both;
  width: 612px;
  margin: 10px auto 0 auto;
  padding-bottom: 30px;
}

#content div.post h2 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #999;
}
#content div.post h2 a {
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  font-size: 28px;
}
#content div.post p.date {
  font-size: 13px;
  margin-bottom: 8px;
  font-style: italic;
  margin-top: -5px;
}



#content div.post h3 {
  font-size: 24px;
  margin-bottom: 2px;
  color: #666;
  margin-top: 20px;
}
#content div.post h4 {
  font-size: 20px;
  margin-bottom: 2px;
  color: #666;
  font-weight: normal;
}
#content div.post h5 {
  font-size: 16px;
  margin-bottom: 2px;
  color: #666;
}
#content div.post h6 {
  font-size: 14px;
  margin-bottom: 2px;
  color: #666;
  font-weight: normal;
}

















/* PAGE - ARTIST LISTING
------------------------------------------------------------ */
body.contemporary-artists #content div.post,
body.modern-artists #content div.post,
body.historical-artists #content div.post {
  clear: both;
  width: 900px;
  margin: 0 auto;
  padding: 0 !important; /* remove padding from global */
  border: 0;
}





#content div.post div.entry div.ngg-albumoverview {
  overflow: auto;
}
#content div.post div.entry div.ngg-albumoverview div.ngg-album {
  width: 160px;
  height: 150px;
  float: left;
  margin: 0 10px 10px 0;
  border: 0 !important;
  background: #F0F0F0;
}
#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumtitle a {
  text-decoration: none !important;
  font-size: 12px;
  color: #000;
  margin-bottom: 0;
}
#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumcontent {
}
#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumcontent div.ngg-thumbnail img {
  margin: 0 !important;
}
#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumcontent div.ngg-description {
  display: none;
}












/* PAGE - INDIVIDUAL ARTIST
------------------------------------------------------------ */
div#artist.post {
  width: 660px !important;
  overflow: auto;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 0;
}
div#artist.post h2 {
  margin-bottom: 0px;
}

div#artist.post div.ngg-galleryoverview {
  margin-bottom: 20px;
}
div#artist.post div.ngg-galleryoverview div.ngg-gallery-thumbnail-box {
  height: 150px;
}

/* override margin of images to prevent left spacing */
div#artist.post div.ngg-galleryoverview div.ngg-gallery-thumbnail img {
  /*margin:4px 0px 4px 5px;*/
  margin: 0 0px 5px 0 !important;
}



div#artist.post p {
}
div#artist.post ul {
  margin-left: 30px;
  margin-bottom: 10px;
}
div#artist.post ul li {
}

/* hide the show as slideshow link! */
div.slideshowlink {
  display: none;
}





/* PAGE - HOME
------------------------------------------------------------ */
body.home #content {
  background-color: transparent;
  padding: 0;
  margin-top: -5px;
}
body.home #content h2 {
  display: none;
}

/*
body.home #footer {
  display: none;
}
*/


/* PAGE - BLOG
------------------------------------------------------------ */
body.blog #content div.post h2 {
  margin-bottom: 3px;
}
body.blog #content div.post img {
  /*padding: 0 10px 10px 0;*/
}
body.blog #content .ngg-singlepic {
  border: 0;
}






/* PAGE - EXHIBITIONS
------------------------------------------------------------ */
body.exhibitions #content div.post {
  border-bottom: 0;
}

/* PAGE - PROFILE
------------------------------------------------------------ */
body.profile #content div.post {
  border-bottom: 0;
}
body.profile #content div.post h6 {
  margin-bottom: 15px;
}








/* FORMS
------------------------------------------------------------ */
div.form-container { margin: 10px auto; padding: 5px; background: #F0F0F0; border: 1px solid #CCC; }
div.form-container form {
}
div.form-container form fieldset {
  border: 0;
  padding: 10px;
}
div.form-container form fieldset legend {
  display: none;
}
div.form-container form fieldset div label {
  margin-right: 10px;
}
div.form-container form fieldset div input {
  margin-right: 10px;
}
