


/*	2.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

#wrapper {
    width: 1020px;
    margin: 0 auto;
    background-color: #fff;
}
.wide {
    width: auto !important;
}
#content {
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#content-wrap {
    height:520px;
}



/*	5.	Slideshow
/*-----------------------------------------------------------------------------------*/
#slideshow-wrap, #intro-wrap {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    box-shadow: 0 1px 0 #ccc;
    margin-bottom: 2px;
    position: relative;
}
.shadow-top, .shadow-bottom {
    position: absolute;
    width: 100%;
    height: 119px;
    z-index: 10;
}
.shadow-top {
    background: transparent url("images/intro_wrapper_top_shadow.png") repeat-x top;
    top: 0;
}
.shadow-bottom {
    bottom: 0;
    background: transparent url("images/intro_wrapper_bottom_shadow.png") repeat-x bottom;
}
.flexslider {
    z-index: 11;
}
#slideshow {
    overflow: hidden;
}
#slideshow img {
    max-width: 100%;
    vertical-align: bottom;
    display: block;
}
#slideshow .slideshow-image {
    position: relative;
    width: 560px;
}
#slideshow .slideshow-video {
    background: #fff;
    border: 1px solid #ccc;
    width: 500px;
    box-shadow: 0 0 4px #444
}
#slideshow .slideshow-details p{margin-bottom: 15px;}
.slideshow-html h1, .slideshow-html h2, .slideshow-html h3, .slideshow-html h4, .slideshow-html h5, .slideshow-html h6 {
    padding-bottom: 10px;
}
#slideshow ul.slides .slider-right .slideshow-details {
    padding-right: 20px;
}
#slideshow ul.slides .slider-right .slideshow-image {
    float: right;
    text-align: right
}
#slideshow ul.slides .slider-left .slideshow-details {
    float: right;
    padding-left: 20px;
}
#slideshow ul.slides .slider-left .slideshow-image {
    float: left;
    text-align: left
}
#slideshow ul.slides .slider-full{
    width: 1020px !important;
    padding: 0 !important;
    margin: 0 auto;
}
#slideshow ul.slides .slider-full-wide {
    width: 960px;
    padding: 15px !important;
    margin: 40px auto;
    background-color: #fff;
    border: 2px solid #ccc;
}
.boxed #slideshow ul.slides .slider-full-wide {
    width: 1020px !important;
    padding: 0 !important;
    margin: 0 auto !important;
    border:none;
}
.boxed #slideshow ul.slides .slider-full-wide img {
    width: 100%;
}
#slideshow ul.slides .slider-fullscreen {
    width: 100% !important;
    padding: 0 !important;
}
.wide #slideshow ul.slides .slider-fullscreen {
    height: 600px;
}
#slideshow ul.slides .slider-fullscreen img {
    width: 100% !important;
}
#slideshow ul.slides .slider-full .slideshow-details, #slideshow ul.slides .slider-full-wide .slideshow-details, #slideshow ul.slides .slider-fullscreen .slideshow-details {
    display: none;
}
#slideshow ul.slides .slider-full .slideshow-image, #slideshow ul.slides .slider-full-wide .slideshow-image, #slideshow ul.slides .slider-fullscreen .slideshow-image {
    width: 100%;
    overflow: hidden;
}
#slideshow li .slideshow-item {
    padding: 40px 30px 80px;
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
}
#slideshow .slideshow-details {
    width: 380px;
    padding-top: 50px;
    position: relative;
}
#slideshow .slideshow-details h3 {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    padding-bottom: 15px;
}
#slideshow .slideshow-details p {
    font-size: 13px;
    line-height: 21px;
    color: #000;
}
#slideshow ul.slides .fixed {
    width: 1020px;
    margin: 0 auto;
    position: relative;
}

/*	8.	Homepage elements
/*-----------------------------------------------------------------------------------*/

/* section title */
.section-title {
    background: url(/images/dotted_line.png) center bottom repeat-x;
    margin-bottom: 10px;
    clear: both;
}
.section-title h2 {
    font-size: 18px !important;
    padding: 40px 0 15px !important;
}
/* homepage cta */
#home-cta {
    background: url(images/dotted_line.png) center bottom repeat-x;
    padding: 30px 0 40px;
}
#home-cta .cta-text {
    text-align: left;
    line-height: 25px;
}
#home-cta a.large {
    padding: 15px 45px !important;
}
#home-cta .cta-text h2 {
    font-size: 27px;
}
#home-cta .cta-text p {
    color: #989898;
    font-size: 17px;
}
/* Mini Features */
#mini-features li {
    padding-top: 40px;
}
#mini-features .image {
    float: left;
    margin-right: 20px;
}
#mini-features .entry {
    overflow: hidden;
}
#mini-features h2 {
    font-size: 17px;
    padding-bottom: 5px;
}
#mini-features p {
    line-height: 22px;
}
/* Latest Projects */
.projects .hp-image img {
    float: left;
    width: 100%;
}
.projects .hp-image {
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    margin-bottom: 15px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    width: 205px;
	height:305px;
}
.projects .hp-image:hover {
    border-bottom-color: #444;
}
.projects .hp-details {
    width: 195px;
    padding: 0 5px
}
.projects .hp-details h3 {
    font-size: 15px;
    padding-bottom: 5px;
}
/* testimonial */
.testimonials {
    position: relative;
}
.testimonials .testimonial-entry {
    overflow: hidden;
    background: url("images/testimonial_mark.png") left top no-repeat;
}
.testimonials .testimonial-entry p {
    padding-left: 45px;
    font: 15px/24px Georgia, Serif;
    color: #444;
}
.testimonials .testimonial-details {
    float: left;
    width: 18%;
}
.testimonials .testimonial-name, .testimonials .testimonial-job {
    display: block;
    font-size: 11px;
    line-height: 13px;
    color: #999;
    padding-top: 3px;
}
.testimonials .testimonial-job {
    color: #000;
}
.testimonials .testimonial-details img {
    float: left;
    margin-right: 10px;
}
