/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here 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.

*/


/*a,
.nav a:hover,
#photo-meta a:hover,
.photo-thumb h2 a:hover,
#sidebar a:hover,
#footer ul.footer-nav a:hover,
.more_entries a:hover,
.more_entries .wp-pagenavi .current,
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {

color:#7e9056;

}*/

.front .content .photo-thumb h2,
.services .content .photo-thumb h2{
padding-top: 4px;
}

.front .content .photo-thumb h2 a,
.services .content .photo-thumb h2 a{
font-size: 14px;
}

hr{
color: #999999;
border-color: #999999;
background-color: #999999;
}


.bold
{
font-weight: bold;
}

hr
{
border-color: #fefefe;
margin: 20px 0px;
}

.sf-with-ul ul,
.sfHover ul,
.sf-sub-indicator
{
display: none !important;
visibility: hidden !important;
}

ul.rss,
li.cat-item-3,
li.cat-item-4,
li.page-item-1046,
li.page-item-1133,
.photo-thumb .post-details,
#comments
{
display: none !important;
}

ul.fl
{
padding-right: 0px;
}

ul.fr
{
float: left;
padding-left: 0px;
}

.bg-photo-thumb.three-col
{
width: 179px;
}

.photo-thumb h2 a
{
font-size: 9px;
}

#single-photo {
float: left !important;
width:584px;
}

#loopedSlider{
  display: none;
}

.front #loopedSlider,
.showslider #loopedSlider{
  display: block !important;
}

.container,
#loopedSlider,
#newsSlider,
div.slides div,
ul.slides li
{
width:580px;
}

.testimonials, blockquote
{
border-left:1px dashed #A8AE98;
color:#A8AE98;
font-family: Garamond, Times;
font-style:italic;
margin-left:20px;
padding-left:20px;
width:191px;
float: right;
text-align: center;
padding: 2px 0px;
}

blockquote img.size-thumbnail{
  margin-bottom: 10px;
}

#flickr div.wrap
{
padding-left: 22px !important;
padding-top: 20px !important;
}

#flickr a img
{
margin-right: 8px;
margin-bottom: 8px;
padding: 0px;
}


/* Cforms */
#ll,
.linklove
{
display: none;
}

.cform
{
width: auto;
}

.cform input.sendbutton
{
margin-left: 0px;
}

.cform p.cf-sb
{
text-align: left;
}

.cform label {
display:none;
margin:0;
}


#sidebar .cform input.sendbutton {
float:right;
height:23px;
margin-left:0;
margin-top:-28px;
width:90px;
}

#sidebar div.cf_info {
width: 226px;
}

.photo-thumb h2 {
padding-left:0;
padding-top:0;
padding-bottom:15px;
}


