/*********** elements to hide *****************/
#navigation {
display: none;
}
#content-right {
display: none;
}
.special-banner {
display: none;
}
.header-contact {
display: none;
}
#content .headerh1 {
display: none;
}
.share-links {
display: none;
}
.kampylink {
display: none;
}
.k_float {
display: none;
}
#footer {
display: none;
}

.our-team-buttons h1 {
display: none;
}

.staff-left {
display: none;
}

/*********** elements to modify *****************/

* {
background: none !important;
filter: none !important;
}

/* header */


#header {
height: 90px;
}

.header-logo {
left: 0 !important;
top: 0 !important;
}
.contact-text {

}

.header-contact img {
}

.wide-col .main-left {

}

#content {
width: 700px
}
#content-left {
width: 600px;
float: none;
position:static;
}
#content-wide {
margin-top: 0;
width: 700px;
background: none !important;
filter: none !important;
}
#content-left .inside {
padding: 0;
float: none;
position: static;
width:600px;
overflow: visible;
background: none !important;
filter: none !important;
}
.wide-col .main-left {
margin-right: 0;
width: auto !important;
float: none;
clear: both;
}
.wide-col .main-right {
width: auto !important;
float: none;
clear: both;
}



.sIFR-flash {
display: none !important;
height: 0;
width: 0;
position: absolute;
overflow: hidden;
}

.sIFR-alternate {
visibility: visible !important;
display: block !important;
position: static !important;
left: auto !important;
top: auto !important;
width: auto !important;
height: auto !important;
}
.sIFR-hasFlash h2 {
font-size:18px;
letter-spacing: 0px !important;
}

#content .latest-work .feature {
clear: both;
}
#content h1 {
height: 18px;
font-size:18px;
color:#007CC7;
}



a {
text-decoration: none;
color: #007CC7 !important;
}

/* Write out URLS in links - wont work in ie7 or older */
a:after {
content: " (" attr(href) ") ";
font-size: 10px;
}





/* home page */

.wide-col {
width: 650;
}

.wide-col .main-right {
width: 600px;
float: none;
position:static
}


#content .testimonial {
width: auto;
float: none;
position:static
}
#content .testimonial p {
width: auto;
}

#content .mini-port {
float: none;
display: inline;
width: auto;
}

/* portfolio page */
.about-gallery {
display: none;
}
.client-block {
width: 600px;
clear: both;
height: auto;
}

/* blog */

#content .lead-post {
float: none;
position: static;
}
.sub-post {
float: none;
position: static;
}

/* contact page - display all contact info */

.contact-buttons .fb-inside {
display: block!important;
clear: both !important;
}

/* hide the contact buttons */

.contact-buttons .btn {
display: none;
}

/* hide form */
#new-contact {
display: none !important;
}







