/* Header Section */
#headerwrapper {  
  background: url(red/headerwrapper.jpg) top repeat-x;
}

/* links */
a,a:link,a:visited {
  color:#980c57; 
  text-decoration:none;
}
a:hover{
  color:#353535;
}
a.button{
  color: #ccc;
}
a.button:hover {
  color: #fff;
}
a.longbutton{
  color: #ccc;
}
a.longbutton:hover {
  color: #fff;
}
a.button-white {
  color: #aaaaaa;
}
a.button-white:hover {
  color: #858585;
}
a.bigbutton{
  color: #8f8f8f;
}
a.bigbutton:hover{
  color: #858585;
}

/* Slideshow Section */
#slidecontainer {
  background: url(red/slide-container.jpg) top center repeat-x;
}
#slideshow {
  background: url(red/slide-bottom.jpg) bottom left repeat-x;
}
#slider {
	background: url(red/slide-bottom.jpg) bottom left repeat-x;
}
#galleria-slide {
	background: url(red/slide-bottom.jpg) bottom left repeat-x;
}

p.testiname {
  margin: 0 0 10px 0;
  text-align: right;
  display: block;
  color: #980c57;
}
#stafflist li h5,
.maincontent #stafflist li h5, 
.maincontent-right #stafflist li h5 {
  color: #980c57; 
}
/* Main Navigation */
.jqueryslidemenu ul li a.selected, 
.jqueryslidemenu ul li.current_page_item a {
  color: #980c57;
}
.jqueryslidemenu ul li a:hover{
color: #980c57;
}
.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
color: #980c57;
}

/*pagebar*/
#pagebar {
background:url("red/slide-container.jpg") repeat-x scroll center -75px transparent;
border-bottom:1px solid #F5F5F5;
height:99px;
}
#pagebar.blog-header{
/*background:url("red/blog-header.jpg") repeat-x scroll center top transparent;*/
border-bottom:1px solid #F5F5F5;
height:99px;
}

/*slider text*/
.nivo-caption {
background:none repeat scroll 0 0 #000000;
}
.nivo-caption p{
color:#FFFFFF;
}

/*pagetitle*/
#pagetitle, #wide-pagetitle {
background:none repeat scroll 0 0 #FFFFFF;
opacity:0.7;
display:block;
float:left;
margin-top:10px;
padding:10px 20px;
width:920px;
text-align:left;
}

#pagetitle, #wide-pagetitle{
	border-right:0px solid #ECECEC;
}
#pagetitle h2{
	color:#000000;
}
.hideit{
	display:none;
}
.maincontent.f12{
	/*font-size:1.2em;
	line-height:1.6em;*/
}

#portfoliolist li h3 {
height:85px;
margin-bottom:5px;
overflow:hidden;
}

.soc-links img {
margin-right:1px;
width:50px;
}

#gallery-1.gallery .gallery-icon img{
	border:0px;
}