/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

#header {
display: none;
}

img {
clear: left;
}

#wrapper {
  background: url('../../../../images/PhotoGray_bg_c-1.jpg');
   padding: 20px 0 0px;
   
}

#wrapspotlight {
    background: url("../../../../images/Darkroom_spotlight.jpg") no-repeat scroll 0 -100px transparent;
    height: 700px;
    margin-top: -20px;
    position: absolute;
    width: 700px;
}

#navigation { 
  background: url('../../../../images/PhotoGray_nav_bg.png');
  height: 35px;
  margin-bottom: 12px;
}

ul.nav {
    padding-left: 10px;
    text-transform: uppercase;
}

ul.nav li a {
    display: block;
    font-size: 12px;
    padding-bottom: 11px !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 11px !important;
    text-shadow: 0 1px 2px #333333;
}

ul.nav li:first-child {
   display:none;
}

h2, h1 {
   display: none;
}

h3 {
   text-transform: uppercase;
   font-size: 24px;
   font-weight: 100;
   float: left;
}

h4 {
   text-transform: uppercase;
   color: #BFBFBF;
   font-size: 18px;
   font-weight: 100;
}

.titletextred {
    color: #C21424;
    float: left;
    font-size: 19px;
    font-weight: 100;
    line-height: 39px !important;
    margin-bottom: 0 !important;
    padding-left: 5px;
    text-transform: uppercase;
    font-family: century gothic;
}

.titletextgrey {
    color: #cccccc;
    float: left;
    font-size: 19px;
    font-weight: 100;
    line-height: 39px !important;
    margin-bottom: 0 !important;
    padding-left: 5px;
    text-transform: uppercase;
    font-family: century gothic;
}


.smalltitlefix {
    font-size: 14px;
}

.entry img, img.thumbnail {
   padding: 0px;
   border: 0px;
}

#content-l {
    float: left;
    width: 470px;
}

#content-l p{
   color: #fff;
  
}

#content-r {
    color: #7F7F7F;
    float: left;
    font-style: italic;
    padding-left: 30px;
    width: 135px;
    font-size: 13px;
}

#main {
    padding-left: 32px;
    padding-right: 32px;
}

#artworksmainimage {
    background: url("../../../../images/shapeimage_1.jpg") repeat scroll 0 0 transparent;
    border-bottom: 5px solid white;
    border-top: 5px solid white;
    clear: left;
    height: 214px;
    margin-bottom: 25px;
    margin-left: -32px;
    width: 700px;
}

.page-id-9 img {
   border: 5px solid white;
   clear: left;
}

.page-id-12 img {
   margin-top: 30px;
   margin-bottom: 5px;
}

#shapeimage1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../../../../images/shapeimage_1.png");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 90px;
    margin-left: 354px;
    position: absolute;
    top: 119px;
    width: 130px;
}

#shapeimage2 {
    background: url("../../../../images/shapeimage_2.png") repeat scroll 0 0 transparent;
    height: 90px;
    margin-left: -19px;
    position: absolute;
    top: 48px;
    width: 130px;
}

.spacing25px {
    clear: left;
    float: left;
    height: 25px;
    width: 100%;
}

.gallery-icon {
height: 48px;
}

.gallery-icon img{
width: 630px;

}

.gallery-icon a {
    border: 2px solid #CCCCCC;
    display: block;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 630px;
   position: relative;
}

/*.attachment-full {
height: 20px;
}*/

#gallery-1 img {
  border: 0px !important;
    position: relative;
  bottom: 255%;
}

#wrapper {
width: 100% !important;
}

.jp-carousel-image-meta {
display: none;
}

#jp-carousel-comment-form-container {
display: none !important;
}

#jp-carousel-comments-loading {
display: none !important;
}


