@import url(http://rakoczyphoto.com/styles-reset.css);

body {
    font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma, 'Myriad Pro', sans-serif;
    font-size: 12px;
    line-height: 16px;
    background: #000;
    color: #ddd;
    background: url(http://rakoczyphoto.com/style/paper_texture5a.jpg) top center repeat;
}

p {
    margin-bottom: 15px;
}

.zero-below {
    margin-bottom: 0;
}

a:link {
    color: #fff;
    text-decoration: none;
}
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #cc9933; text-decoration: none; }
a:active { color: #cc9933; text-decoration: none; }


#container {
    width: 960px;
    margin: 0 auto;
    background: url(http://rakoczyphoto.com/style/paper_texture5b.jpg) top center repeat; 
/*    background: url(http://rakoczyphoto.com/style/field-plain.jpg) top left repeat;
*/
}

#container.fine-art {
/*    background: url(http://rakoczyphoto.com/style/field-fa.jpg) top left repeat;
*/
}
#container.weddings {
/*    background: url(http://rakoczyphoto.com/style/field-wed.jpg) top left repeat;
*/
}
#container.comm {
/*    background: url(http://rakoczyphoto.com/style/field-comm.jpg) top left repeat;
*/
}
/*
Make this the last rule to override the others when a page is 
marked as non-category specific via the "plain" class
*/
#container.plain {
/*    background: url(http://rakoczyphoto.com/style/field-plain.jpg) top left repeat;
*/
}


#header {
    position: fixed;
    width: 960px;
    padding-top: 0px;
    z-index: 1000;
}

#header-inner {
    position: relative;
    background: url(http://rakoczyphoto.com/style/header201002.png) top left no-repeat transparent;
    height: 80px;
}

#title {
    position: relative;
    float: left;
    z-index: 2000;
    width: 400px;
}

#title a {
    display: block;
    height: 60px;
    overflow: hidden;
    text-indent: -2000px;
}

#contact {
    position: relative;
    float: left;
    width: 560px;
    height: 60px;
    z-index: 2000;
}

#contact p {
    heigh: 60px;
    margin-bottom: 0;
    padding: 5px 50px;
    text-align: right;
}

#footer {
    height: 60px;
    padding: 80px 0 0;
    font-weight: bold;
    font-size: 10px;
    clear: both;
    background: url(http://rakoczyphoto.com/style/footer201002.png) bottom center no-repeat;
}

#footer p {
    position: relative;
    top: -20px;
    margin: 0 0 0 160px;
}

#footer.fine-art {
/*    background: url(http://rakoczyphoto.com/style/footer-fa.png) bottom left no-repeat;*/
}
#footer.weddings {
/*    background: url(http://rakoczyphoto.com/style/footer-wed.png) bottom left no-repeat;*/
}
#footer.comm {
/*    background: url(http://rakoczyphoto.com/style/footer-comm.png) bottom left no-repeat;*/
}
/*
Make this the last rule to override the others when a page is 
marked as non-category specific via the "plain" class
*/
#footer.plain{
/*    background: url(http://rakoczyphoto.com/style/footer-plain.png) bottom left no-repeat;*/
}


#content {
    position: static;
    margin: 0px;
    padding-top: 100px
}

#alpha {
    position: static;
    width: 100px;
    float: left;
}

#alpha-inner {
    margin: 0px 10px;
    position: relative;
    z-index: 500;
}

ul#nav {
    font-weight: normal;
    font-size: 14px;
    line-height: 32px;
    font-color: #888;
    list-style-type: none;
    padding: 0px;
}

ul#nav a {
    display: block;
    width: 80px;
    text-align: right;
    padding: 0 20px 0 0;
}

#beta {
    position: static;
    float: right;
    width: 800px;
    margin: 0 20px 0 40px;
    z-index: 100;
}

#beta-inner {
    margin: 0px;
    position: relative;
}

.home #beta {
    float: none;
    margin: 0 auto;
}

/* GALLERY */
/* The carousel is mostly styled with the jQuery plugin and CSS */
#carousel {
    height: 52px;
}

.left-thumb img,
#carousel li img {
    border: 1px solid #fff;
}

/* jQuery Carousel Skin */
.jcarousel-skin-rakoczy {
    margin-left: 49px;
}

.jcarousel-list {
    text-align: center;
    margin: 0 auto;
}

.jcarousel-skin-rakoczy .jcarousel-container-horizontal {
    width: 702px;
    padding: 0px;
}

.jcarousel-skin-rakoczy .jcarousel-clip-horizontal {
    width:  702px;
    height: 52px;
}

.jcarousel-skin-rakoczy .jcarousel-item {
    width: 52px;
    height: 52px;
    background: #000;
}

.jcarousel-skin-rakoczy .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-rakoczy .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*
 *  Horizontal Buttons
 */
.jcarousel-skin-rakoczy .jcarousel-next-horizontal {
    position: absolute;
    top: 13px;
    right: -20px;
    width: 13px;
    height: 25px;
    cursor: pointer;
    background: transparent url(http://rakoczyphoto.com/style/carousel-next-trans.png) no-repeat 0 0;
}

.jcarousel-skin-rakoczy .jcarousel-next-horizontal:hover {
    background-position: -13px 0;
}
/*
.jcarousel-skin-rakoczy .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
*/
.jcarousel-skin-rakoczy .jcarousel-next-disabled-horizontal,
.jcarousel-skin-rakoczy .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-rakoczy .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -26px 0;
}

.jcarousel-skin-rakoczy .jcarousel-prev-horizontal {
    position: absolute;
    top: 13px;
    left: -20px;
    width: 13px;
    height: 25px;
    cursor: pointer;
    background: transparent url(http://rakoczyphoto.com/style/carousel-prev-trans.png) no-repeat 0 0;
}

.jcarousel-skin-rakoczy .jcarousel-prev-horizontal:hover {
    background-position: -13px 0;
}
/*
.jcarousel-skin-rakoczy .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
*/
.jcarousel-skin-rakoczy .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-rakoczy .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-rakoczy .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -26px 0;
}

.jcarousel-list img {
    background: #000;
    /* for IE */
    filter:alpha(opacity=40);
    /* CSS3 standard */
    opacity:0.4;
}

.jcarousel-list img:hover {
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.0;
}

#photo-container {
    margin: 0px;
    text-align: center;
    position: relative;
}

#photo {
    margin: 10px auto;
    text-align: center;
    position: relative;
}

#photo img {
    border: 1px solid #000;
}

/* Show the info layer (photo details, previous &; next photos) only if hovering over the photo */
#photo-info-layer { display: none; }
#photo:hover #photo-info-layer { display: block; }

/* All of the following is inside the #photo div. This lets us align things to
   where the photo is, such as the photo specs link and previous/next buttons,
   regardless of the format of the photo itself */

#nav-photo-previous,
#nav-photo-next {
    position: absolute;
    top: 200px;
    border: 0px;
}

#nav-photo-previous { left: 10px; }
#nav-photo-next { right: 10px; }

#nav-photo-previous a,
#nav-photo-next a {
    display: block;
    width: 56px;
    height: 56px;
    overflow: hidden;
    text-indent: -2000px;
}

#nav-photo-previous a { background: url(http://rakoczyphoto.com/style/arrow-previous-trans.png) top left no-repeat; }
#nav-photo-next a { background: url(http://rakoczyphoto.com/style/arrow-next-trans.png) top left no-repeat; }
#nav-photo-previous a:hover { background: url(http://rakoczyphoto.com/style/arrow-previous-trans.png) bottom left no-repeat; }
#nav-photo-next a:hover { background: url(http://rakoczyphoto.com/style/arrow-next-trans.png) bottom left no-repeat; }


/*  This section places the images and overlays for the home section
    buttons to direct the user to one part of the website or another.
*/

a>span { display: none; }

a#home-director-comm {
  background: url("style/home_commercial_plain.jpg");
  width: 700px;
  height: 175px;
  display: block;
  margin: 0 auto;
}

a#home-director-fa {
  background: url("style/home_fineart_plain.jpg");
  width: 700px;
  height: 175px;
  display: block;
  margin: 0 auto;
}

a#home-director-events {
  background: url("style/home_events_plain.png");
  width: 700px;
  height: 100px;
  display: block;
  margin: 0 auto;
}

a#home-director-comm:hover {
  background: url("style/home_commercial_hover.jpg");
}

a#home-director-fa:hover {
  background: url("style/home_fineart_hover.jpg");
}

a#home-director-events:hover {
  background: url("style/home_events_hover.png");
}


/* The photo specs link ("Click here for photo specifications") is always 
   visible, and the actual photo specs appear when clicked on. This effect
   is handled by a jQuery plugin. Styling below. */

#photo-specs-link {
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #bbb;
    background: url(http://rakoczyphoto.com/style/spec-bg.png) repeat;
    text-align: left;
}

#photo-specs-link a {
    display: block;
    padding: 5px 25px 5px 15px;
    width: 210px;
    color: #cc9933;
}

#photo-specs {
    position: absolute;
    top: 45px;
    left: 10px;
    border: 1px solid #bbb;
    background: url(http://rakoczyphoto.com/style/spec-bg.png) repeat;
    width: 220px;
    padding: 10px 15px 15px 15px;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
}

.spec {
    margin-bottom: 10px;
}

.spec p {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
}

p.image-number,
.image-title,
p.image-gallery,
p.image-location,
p.image-specifications,
p.image-description {
    color: #cc9933;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin-bottom: 0;
}

#purchase {
    margin: 30px 0 0 0;
    border: 1px solid #fff;
}

#purchase a {
    display: block;
    background: #000;
    padding: 10px;
    color: #cc9933;
    font-size: 16px;
    font-weight: bold;
}

#purchase img {
    float: right;
    margin: 4px 5px 0 0;
    border: 0;
}

#close {
    position: absolute;
    top: 5px;
    right: 5px;
}

#close a {
    display: block;
    width: 25px;
    height: 24px;
    background: url(http://rakoczyphoto.com/style/close-trans.png) 4px 4px no-repeat;
    overflow: hidden;
    text-indent: -2000px;
}

#photo-footer-nav {
    margin-top: 5px;
    text-align: center;
}

#photo-footer-nav a {
    padding: 0 10px;
}


/* PAGES */

.asset-content {
    margin: 0 20px;
}

#page-title {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 15px 20px;
    font-weight: bold;
}


/* COMMENTS */

#comments-open {
    margin-left: 100px;
}

h2.comments-open-header {
    font-size: 18px;
    padding: 30px 0 15px;
    font-weight: bold;
}

#comment-form-name,
#comment-form-email,
#comment-form-url {
    margin: 0 0 5px 0;
}

#comment-form-name label,
#comment-form-email label,
#comment-form-url label {
    display: block;
    float: left;
    width: 100px;
    padding: 5px 0 0 0;
}

#comment-author,
#comment-email,
#comment-url {
    width: 300px;
}

#comments-open-text {
    margin-top: 10px;
}

#comment-text {
    display: block;
    height: 150px;
    width: 400px;
}

#comments-open-footer {
    margin: 10px 0 0 0;
}

.comment-content {
    padding: 5px 0 0 20px;
}

.comment-header {
    font-weight: bold;
}

form input,
form textarea {
    border: 1px solid #242;
    background-color: #c0ccc0;
    font-color: #242
}

/* GALLERIES INDEX */

#open-galleries {
    position: absolute;
    top: 40px;
    left: 120px;
    width: 160px;
    border: 1px solid #bbb;
    background: url(http://rakoczyphoto.com/style/spec-bg.png) repeat;
    padding: 10px 15px 10px 3px;
    font-size: 14px;
    z-index: 600;
}

#open-galleries li {
    padding: 2px 0;
}

#open-galleries a {
    line-height: 18px;
}

#open-galleries h3 {
    margin: 0 10px 5px;
}

#open-galleries ul + h3 {
    padding-top: 20px;
}


/* SEARCH */

ul.tag-cloud {
    list-style-type: none;
    margin: 0;
    text-align: center;
}

ul.tag-cloud li {
    display: inline;
    line-height: 22px;
    padding: 0 5px;
}

.rank-1 { font-size: 23px; }
.rank-2 { font-size: 21px; }
.rank-3 { font-size: 19px; }
.rank-4 { font-size: 17px; }
.rank-5 { font-size: 15px; }
.rank-6 { font-size: 13px; }
.rank-7 { font-size: 12px; }
.rank-8 { font-size: 11px; }
.rank-9 { font-size: 10px; }

.left-thumb {
    float: left;
    margin: 0 20px 10px 20px;
}


#search-results .page-asset {
    clear: both;
}

.summary {
    margin: 3px 0 30px 0;
    min-height: 95px;
}

.center-column {
    width: 150px;
    margin: 0 20px 0 10px;
    float: left;
}

.right-column {
    width: 300px;
    float: left;
}


h2 {
    font-size: 18px;
    margin: 20px 0 7px 0;
}

h3 {
    font-size: 15px;
    margin: 10px 0 5px 0;
}


h4 {
    font-size: 11px;
    font-weight: normal;
}


.clear-both {
    clear: both;
}

.item {
    margin: 0 20px 35px 40px;
}

.feed {
    float: right;
    margin: 0 20px 0 40px;
}

blockquote {
    margin: 0 20px 15px 20px;
}
