/*
Theme Name: art rep nyc
Theme URI:
Author: Louie Chin
Author URI:
Description: art rep nyc
Version: 0.2
License: Copyright 2012 not for public use
License URI: license.txt
*/

.top-row .logo {
  margin-left: 10px;
  background: url(images/artrepnyc.jpg) no-repeat;
  height: 62px; width: 232px;
}

.menu-bold { font-weight: bold; }
.menu-bold a { color: #484848; }

.top-row .nav {
  list-style: none;
  margin: 0; padding: 0;
  vertical-align: middle;
}

.top-row .nav a { color: #848484; }
.top-row .nav li {
  float: left;
  margin: 0;
  padding: 25px 12px 0 12px;
  font-size: 1.4em;
  vertical-align: middle;
  height: 32px;
}

.border-top {
  background: url(images/border-top.jpg);
  height: 10px;
}
.border-bottom {
  background: url(images/border-bottom.jpg);
  height: 10px;
}

.middle-row {
  background-color: #ccc;
  min-width: 1150px;
}
.middle-row-content {
  min-height: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bottom-row {
  text-align: center;
}

.row-spacing {
  margin-top: 14px; margin-bottom: 2px;
}

.fancy-font {
  font-family: 'Oswald', Tahoma, Arial, sans-serif;
  font-weight: normal;
}

.social { width: 359px; margin: 0px auto; }

.social ul {
  list-style: none;
  padding: 0; margin: 0px auto;
  padding-left: 25px;
}

.social li {
  float: left;
  padding: 0 8px 0 8px;
  margin: 0px auto;
}

.artist-thumbnails ul {
  list-style: none; margin: 0; padding: 0;
}

.artist-thumbnails li {
  float: left;
  padding: 0 5px 5px 0;
}

.artist-thumbnails li:hover {
  opacity: 0.7;
}

.spin {
  display: none;
  position: relative;
  background: url(images/spin.gif) no-repeat;
  height: 32px; width: 32px;
  margin: 0 auto;
  margin-top: 100px;
}
.artist-img-margin {
  margin: 0px auto;
}
#view-img { display: block; margin: 0px auto; }

.artist-bio span {
  font-size: 1.5em;
}
.artist-bio-line {
  background-color: #727272;
  width: 88%; height: 2px;
}
.artist-img { overflow: hidden; min-height: 500px; min-width: 500px; }

.artist-list { margin: 0px auto; }
.artist-list ul {
  list-style: none;
  margin: 0;
  /*margin-left: 27px;*/
  width:1000px;
}

.artist-list li {
  float: left;
  font-size: 1.3em;
  padding: 0 18px 25px 18px;
}

.artist-list a {color: #000; }
.artist-list a:hover { text-decoration: none; color: #727272; }

.artist-list-img {
  width: 150px; height: 130px; overflow: hidden;
}

.patterns-lettering-nav {
  margin-left: 4%;
  width: 92%;
}
.patterns-lettering-nav ul { font-size: 2em;
list-style: none;margin:0;padding:0; }
.patterns-lettering-nav li { padding:11px 0 0 0;margin:1px 0 15px 0; width: 90%; height: 37px; }
.patterns-lettering-nav li a {margin-left: 5px; color: #727272; vertical-align: middle; }
.patterns-lettering-nav li a:hover { text-decoration: none; color: #000; }
.patterns-lettering-nav .current-menu-item {
  background-color: #fff;
}
.patterns-lettering-nav .current-menu-item a {
  color: #000;
}
.th-lr {
padding-left: 15px;
padding-top: 15px;
}

/* additional style for home page */
.menu-artists-container {
    margin: 0 auto;
    width: 1000px;
}
.left-column{width:40%; float:left;}
.right-column{width:58%; margin-left: 41%;}

@media all and (max-width: 321px) {

}
