/*
Theme Name: Photo Graphic
Theme URI: http://www.press75.com/
Description: A photography centric theme by Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/photo-graphic/">http://www.press75.com/docs/photo-graphic/</a>.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

body {
background: #919191 url(images/bg.jpg) top center no-repeat fixed;
margin: 0;
padding: 0;
width: auto;
height: auto;
font: 85%/1.4 "Trebuchet MS", 'Lucida Grande',Lucida,Verdana,Arial,Helvetica,sans-serif;
color: #333;
}

h1 {
font-weight: normal;
font-size: 36px;
color: #333;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #333;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color: #292929;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000;
}

h2 {
font-size: 18px;
font-weight: bold;
padding: 0;
margin: 0 0 2px 0;
color: #333;

}

h2 a:link, h2 a:active, h2 a:visited {
color: #333;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 13px;
padding: 0;
margin: 0;
font-weight: bold;
color: #333;
}

h4 {
font-size: 12px;
padding: 0;
margin: 0;
font-weight: bold;
color: #333;
}

img {
border: 0;
}

p {
margin: 0 0 10px 0;
}

small {
padding: 0 0 0 5px;
}

#wrapper {
width: 940px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#headwrap {
float: left;
width: 940px;
height: 130px;
}

#tagline {
float: left;
width: 460px;
height: 24px;
background: url(images/content-bg.png) repeat;
color: #333;
font-size: 12px;
font-weight: bold;
margin-top: 1px;
padding: 2px 0 0 10px;
}

#tagline p {
margin: 6px 0 0 10px;
}

#menu {
float: left;
width: 470px;
height: 26px;
background: url(images/content-bg.png) repeat;
color: #333;
font-size: 12px;
margin-top: 1px;
text-align: right;
}

#logo {
float: left;
width: 460px;
height: 80px;
}

#textlogo {
float: left;
width: 460px;
height: 100px;
}

#textlogo h1 {
font-size: 36px;
margin: 35px 0 0 0;
}

#logo img {
margin: 15px 0 0 10px;
}

#topad {
float: left;
width: 480px;
height: 100px;
text-align: right;
}

#topad img {
margin: 30px 0 0 0;
}

/** gallery styles **/
#contentwrap {
width: 940px;
float: left;
background: url(images/divider.png) top left no-repeat;
padding: 35px 0 0 0;
}

#maincontent {
width: 640px;
float: left;
}

#pagenavi {
width: 640px;
float: left;
margin: 0 0 20px 0;
font-size: 12px;
}

#pagenavi a:link, #pagenavi a:visited {
background: url(images/content-bg.png) repeat;
padding: 3px 5px 5px 5px;
display: block;
}

#pagenavi a:hover {
background: url(images/content-bg-alt.png) repeat;
}

#newer {
margin: 0 20px 0 0;
}

.galleryitem {
width: 290px;
height: 195px;
float: left;
margin: 0 30px 30px 0;
background: url(images/content-bg.png) repeat;
}

.galleryitem h2 {
padding: 5px 5px 0 10px;
margin: 0;

font-size: 14px;
line-height: 1.1em;

font-weight: normal;
color: #333;
}

* + html .galleryitem h2 {
padding: 2px 5px 0 5px;
}

.galleryitem p {
margin: 8px 5px 0 5px;
}

p.small {
font-size: 9px;
margin: 0 0 0 5px;
}

.commentsnumber {
background: url(images/comments.png) top left no-repeat;
width: 32px;
height: 30px;
margin: 40px 5px 5px 0;
padding: 4px 0 0 0;
text-align: center;
float: right;
}

.commentsnumber a:link, .commentsnumber a:visited {
color: #101010;
}

.commentsnumber a:hover {
color: #757575;
}

/** single post styles **/
.post_image {
width: 620px;
float: left;
margin: 0 20px 20px 0;
text-align: center;
background: url(images/content-bg.png) repeat;
}

.postcontent {
width: 596px;
margin: 0 20px 30px 0;
padding: 8px 12px 20px 12px;
background: url(images/content-bg.png) repeat;
}

.postcontent a:hover {
text-decoration: underline;
}

/*
.postcontent p:first-letter {
 float: left;
 color: #333;
 font-family: Old English, Georgia,serif;
 font-size: 41px;
 line-height: 0.95em;
 margin-top: 5px;
 margin-right: 3px;
 margin-bottom:0px;

}
*/
.postcontent h1 {
font-size: 18px;
line-height: 1em;
margin: 5px 0 5px 5px;
}

.postcontent h1 a {
font-weight: normal;
}
.postcontent h1 a:hover {
color:#000;
}

.postcontent h2 {
font-size: 16px;
border-left: 3px solid #7f7f7f;
padding: 0 0 0 6px;
line-height: 1.2em;
margin: 5px 0 0 0px;
}
.postcontent h2 a {
font-weight: normal;
color:#333;
}
.postcontent h2 a:hover {
color:#000;
text-decoration: none;
}


.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
}

.postcontent ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #333;
margin: -3px 0 10px 0px;
line-height: 1.4em;
border-left: 3px solid #7f7f7f;
padding: 4px 0 1px 6px;
}

.postdets a:link, .postdets a:visited {
color: #666;
font-weight: normal;
}

.postdets a:hover {
text-decoration: underline;
}

/** page styles **/
#page {
margin: 0 0 20px 0;
}

/** sidebar styles **/
#sidebar {
width: 300px;
float: left;
}

.widgetblock {
width: 284px;
float: left;
margin: 0 0 20px 0;
padding: 6px 8px 8px 8px;
background: url(images/content-bg.png) repeat;
}

.widgetblock h3 {
background: url(images/content-bg.png) bottom no-repeat;
padding: 0 0 5px 0;
margin: 0 0 8px 0;
}

#searchwrap {
background: none;
margin: 0;
float: right;
background: url(images/search-bg.png) top left no-repeat;
width: 284px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}

#s{
font-size: 14px;
border: none;
padding: 4px 4px;
margin-right: 3px;
width: 245px;
}

/** sidebar lists **/
#sidebar ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

#sidebar li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
}

#sidebar ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

/** sidebar ads **/
#sidebar .p75_sidebar_ads {
padding-top: 9px;
padding-left: 9px;
}

#sidebar .p75_sidebar_ads img.sidebar_ad {
width: 125px;
height: 125px;
float: left;
margin: 8px;
}

/** tag cloud **/
#tag_cloud {
margin: 20px 0 0 0;
float: left;
width: 100%;
}

#sidebar #tag_cloud a {
background: url(images/content-bg.png) repeat;
float: left;
padding: 2px 5px 4px 5px;
margin: 0 1px 1px 0;
}

#sidebar #tag_cloud a:hover {
background: url(images/content-bg-alt.png) repeat;
}

/** featured content **/
#sidebar .cat_posts ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar .cat_posts ul li {
clear: both;
background: url(images/content-bg.png) bottom left no-repeat;
padding-bottom: 8px;
margin-bottom: 8px;
float: left;
width: 284px;
}

#sidebar .cat_posts ul li.last {
border: 0;
padding: 0;
margin: 0;
}

#sidebar .cat_posts ul li img.thumbnail {
float: left;
margin: 2px 8px 0 0;
}

#sidebar .cat_posts ul li a.post_title {

}

/** footer styles **/
#footer {
width: 940px;
float: left;
background: url(images/divider.png) top left no-repeat;
margin: 10px 0 0 0;
padding: 45px 0 50px 0;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #333;
font-weight: normal;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
margin: 0;
color: #333;
}

#footer h3 {
color: #333;
padding: 0;
margin: 0 0 4px 0;
}

* + html #footer {
margin: 30px 0 0 0;
}

/** menu styles **/
.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;

font-size: 12px;
text-align: left;
}

.sf-menu {
line-height: 1.0;
float: right;
}

.sf-menu ul {
position: absolute;
top: -999em;
width: 150px;
}

.sf-menu ul li {
width: 100%;
}

.sf-menu li:hover {
visibility: inherit;
background: url(images/content-bg-alt.png) repeat;
}

.sf-menu li {
float: left;
position: relative;
background: url(images/content-bg.png) repeat;
margin: 0 0 0 1px;
}

.sf-menu a {
display: block;
position: relative;
text-decoration: none;
padding: 6px 10px 8px 10px;
}

* + html .sf-menu a {
padding: 7px 10px 7px 10px;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left: 0;
top: 26px;
z-index: 99;
}

.sf-menu a,.sf-menu a:visited {
color: #333;
}

.sf-menu li li {
background: url(images/content-bg.png) repeat;
margin: 1px 1px 0 0;
}

.sf-menu li li li {
left: -270px;
top: -1px;
background: url(images/content-bg.png) repeat;
margin: 1px 1px 0 -1px;
}

.sf-menu a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}

.sf-menu ul .sf-sub-indicator,.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

/** comment styles **/
#comments {
width: 550px;
color: #333;
margin: 0 0 20px 0;
float: left;
}

#reply_form {
background: url(images/content-bg.png) repeat;
width: 604px;
margin: 20px 0 0 0;
padding: 8px;
float: left;
}

* + html #comments {
margin: 0 0 -10px 0;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: left;
display: inline;
margin: -10px 0 0 -84px;
/*background: url(images/content-bg.png) repeat;*/
padding:7px;
}

#comment {
width: 530px;
font: 14px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {
margin: 0 0 20px 0px;
padding: 0;
list-style: none;
}

ol.commentlist li {
margin: 0;
padding: 0;
}

ol.commentlist p {
margin-bottom: 10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
color: #333;
}

ol.commentlist a:hover {
color: #333;
text-decoration: underline;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
padding: 0;
margin: 0px 0 0 0;
/*background: url(images/content-bg.png) repeat;*/
color: #333;
width: 620px;
float: left;
}

ol.commentlist li {
padding: 0;
margin: 0px 0 0 0;
/*background: url(images/content-bg.png) repeat;*/
color: #333;
width: 620px;
float: left;
}

ol.commentlist li div.reply a {
display:block;
color: #333;
padding: 4px 10px 5px 10px;
text-align: center;
width: 44px;
background: url(images/content-bg.png) repeat;
margin: 0px 0 0px 0;
cursor: pointer;
font-size: 11px;
line-height: 13px;
float:right;
position: relative;
bottom:0px;
right:-10px;
}

ol.commentlist li div.reply:hover {
background: url(images/content-bg-alt.png) repeat;
}

ol.commentlist li div.reply a {
color: #333;
text-decoration: none;

}

ol.commentlist li ul.children { 
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
float: left;
}

ol.commentlist li ul.children li.alt {
float: left;
}

ol.commentlist li ul.children li.depth-2 { margin:0px 0 0 62px;width:557px; }
ol.commentlist li ul.children li.depth-3 { margin:0px 0 0 62px;width:495px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 0 62px;width:432px; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

ol.commentlist .comment .comment-body {
margin: 0 0 15px 0;
padding: 10px 10px 22px 84px;
background: url(images/content-bg.png) repeat;
}


input#submit {
cursor: pointer;
background: url(images/submit.png) 0 0;
border: none;
width: 120px;
height: 30px;
padding: 0;
margin: 0 0 -20px 0;
}

* + html input#submit {
margin: 0 0 10px 0;
}

input#submit:hover {
background: url(images/submit.png) 0 -30px;
}


#comment {
background: url(images/text-area.png) top left no-repeat;
border: none;
width: 604px;
height: 215px;
padding: 5px;
}

* + html #comment {
width: 594px;
}

#author {
background: url(images/fields-name.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#email {
background: url(images/fields-email.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
border: none;
width: 154px;
height: 20px;
padding: 7px 125px 3px 5px;
}

#respond {
padding: 0 15px 10px 0;
}

.fieldset {
list-style: none;
margin: 0;
padding: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#333;
}

.wp-caption-text {
color:#333;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;

}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background: url(images/content-bg.png)repeat;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}


/* ZenFoto special */
.album-preview {float:left; width:340px; height: 200px; font-size: 13px; margin: 10px 0 0 10px; line-height: 18px; font-family:"Trebuchet MS", Lucida Grande,Lucida Sans Unicode,Verdana,Arial,_sans;}
.album-preview img {border: 1px solid #666;}
.album-preview h2 {font-size: 14px; margin: 3px 0 0 0; padding: 0;}
.album-preview p {margin: 1px 0px -2px 0;}
.album-preview a.slides {text-decoration: none; font-size: 12px; float:right; display: block; margin:-17px 23px 0 0;}
.album-preview a.header {text-decoration: none; color:#333;}

.ssd-album-matrix, .ssd-image, .ssd-image-exif {margin: 0 0 0 3px;}
.ssd-album-matrix img {margin:8px 11px 0px -3px;border:6px solid #c5c5c5;}
/*
.ssd-image img {border:1px solid #bbb; margin:0 5px 3px 5px; padding:3px;}
*/
img.ssd-image {margin:0px 0px 0px 0px;}
img.ssd-image-more-vertical {margin:0px 0px 8px 8px;border:6px solid #c5c5c5;}
img.ssd-image-more-horizontal {margin:8px 8px 0px 0px;border:6px solid #bbb;}

.ssd-image-exif img {border:1px solid #bbb; margin:0 5px 3px 5px; padding:3px 3px 25px 3px; background-color: #eee;}

#resize {height:0px;float:right; position: relative;top:7px;right:17px;}
#resize_inline {height:0px;float:right; position: relative;top:22px;right:29px;}

.slideshow-comments-footer {  
  font-size: 15px;
  color: #757575;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  text-align: right;
  margin: 0px 20px 0 0;
  border-top: 4px double #ddd;
}

.post .vimeo {
  margin: 20px 0 5px 25px;
  width:640px;
  height:370px;
  border: 4px solid #666;
}

.exif {
  font-size: 11px;
  text-align: right;
  width:618px;
  height:16px;
  background-color: transparent;
  margin: 1px 0px 0 -10px;
  color: #666;
  text-transform: capitalize;
}

.exif ul li {
  display: inline;
  background: none;
  text-transform: capitalize;
  padding: 5px;
}


.comments-footer {
background: url(images/content-bg.png) repeat;
padding: 2px 8px 2px 8px;
margin: 8px 0 0 8px;
float: right;
position: relative;
bottom: 11px;
right: -12px;
font-size: 13px;
}

.comments-footer a {
color:#333;
font-weight: normal;
}
.comments-footer a:hover {
text-decoration: none;
}
.comments-footer:hover {
background: url(images/content-bg-alt.png) repeat;
}

.gallery-album-count {
background: url(images/content-bg.png) repeat;
padding: 3px 8px 3px 8px;
margin: 0px;
float: right;
position: relative;
bottom: 28px;
right: 0px;
}


.post-footer, .post-footer a {
color: #333;
display: none;
}

.navigation .alignleft {
background: url(images/content-bg.png) repeat;
margin: 0px 0 10px 0px;
float: left;
}
.navigation .alignright {
background: url(images/content-bg.png) repeat;
margin: 0px 20px 10px 0px;
float: right;
}
.navigation .alignleft a, .navigation .alignright a {
padding: 2px 10px 2px 10px;
display: block;
color:#333;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
background: url(images/content-bg-alt.png) repeat;
}

#banners a img {
opacity:0.4; -moz-opacity:0.4; -khtml-opacity: 0.4; filter:alpha(opacity=40);
}

#banners a:hover img {
opacity:0.8; -moz-opacity:0.8; -khtml-opacity: 0.8; filter:alpha(opacity=80);
}