

body {
/*  min-height: 1200px;*/
  padding-top: 50px;
  font-family: "Raleway",sans-serif;
  
}

.gray-theme{
	background-color:#f3f3f3;

}

  
.blue-theme{
	background-color:#649DBC;

}

.blue-theme p,.green-theme p,.blue-theme h3 {
	color: #e6e6e6;
}


.blue-veil{
	background-color:rgba(34,50,73,0.89);

}

#contact-images a{
	margin-right:15px;
}

#contact-images img {
	max-width:50px;
}

.centre-image{
	margin-top:5%;
}
.center{
	text-align:center;
}

.dark-blue-theme {
	background-color: #223249;
}
.dark-blue-theme p {
	color: #6e8878;
}
.dark-blue-theme p a {
	color: #6e8878;
	text-decoration: underline;
}
.dark-blue-theme p a:hover {
	color: #e6e6e6;
}

.dark-blue-theme blockquote p {
	margin-top: 1rem;
	font-size: 22px;
	line-height: 1.6em;
	color: #fff;
	text-shadow: 0px 2px 5px #1A1E1C;
}

.dark-blue-theme blockquote footer {
	font-size: 16px;
	color: #649DBC;
}

.dark-blue-theme li a,.dark-green-theme li a{
	color: inherit;
}
.dark-blue-theme li a:hover{
	color: #99D9EA;;
}

.dark-green-theme {
	background-color: #2a332c;
}
.dark-green-theme p {
	color: #6e8878;
}
.dark-green-theme p a {
	color: #6e8878;
	text-decoration: underline;
}
.dark-green-theme p a:hover {
	color: #e6e6e6;
}


.dark-green-theme blockquote p {
	margin-top: 1rem;
	font-size: 22px;
	line-height: 1.6em;
	color: #fff;
	text-shadow: 0px 2px 5px #1A1E1C;
}

.dark-green-theme blockquote footer {
	font-size: 16px;
	color: #6e8878;
}

.dark-green-theme li a:hover{
	color: #91A699;
}


.filter{
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
}


.green-theme{
	background-color:#6e8878;

}

.green-theme h3 {
	color:#e6e6e6;

}


.green-veil{
	background-color:rgba(42,51,44,0.89);
}

h3{
	font-size:32px;
	margin-top:7px;
	margin-bottom:15px;
}
.light-green-theme,.light-blue-theme{
	background-color:#e6e6e6;

}

.light-green-theme h3{
	color:#6e8878;
	text-shadow:0px 1px 0px #fff;
}

.light-green-theme p,.light-blue-theme p {
	color: #666;
}

.light-blue-theme h3{
	color:#649DBC;
	text-shadow:0px 1px 0px #fff;
}


.line {
  padding-top:20px;
  white-space:no-wrap;
  overflow:hidden;
  text-align:center;
}

#my-photo{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-height:auto;
	max-width:350px;
}

/**
*	orbit component
*/
.orbit-container {
	width: 86%;
	margin: 20px auto;
}
.orbit-container .orbit-slides-container {
/* 	border: 10px solid #fff; */
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.orbit-container .orbit-slides-container>* .orbit-caption {
	/* background-color: rgba(0,0,0,0.2); */
	padding: 0 1.5rem 1rem 1.5rem;


	background: transparent;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.7);
}
.orbit-timer {
	display: none;
}
.orbit-bullets {
	margin-top:5px;
}
.orbit-bullets li {
	cursor: pointer;
	width: 0.9rem;
	height: 0.9rem;
	margin-right: 0.8rem;
	background-color: rgba(0,0,0,0.25);
}
.orbit-bullets li.active {
	background-color: rgba(0,0,0,0.65);
}
.orbit-container .orbit-slides-container>* .orbit-caption {
	font-size: 14px;
	color: #e6e6e6;
}
.orbit-container .orbit-slides-container li a {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in; 
}
.orbit-container .orbit-slides-container li img {
	border: 7px solid #fff;
}

p{
	font-size:16px;
/*	letter-spacing:1px;*/
/*letter-spacing: 0.3px;*/
	line-height:1.6;
}

.row .slideshow .dots{
	right:40px;

}

.row .slideshow .dots {
    bottom: -5px;
}

.row-wrapper{
	padding:15px 0;
	border-top:5px solid #fff;
/*	border-bottom:5px solid #fff;*/
  }

.row-wrapper1{
	border-top:5px solid #fff;
        height:800px;
  }
  
.row-wrapper-notop{
	padding:15px 0;
/*	border-bottom:5px solid #fff;*/
  }

  .spacer-15{
 	padding-top:15px;

 }
 
  .get-in-touch-container{
 	margin-top:70px;
        margin-bottom: 70px;
 } 
 
.site-footer {
	font-size:10px;
	height:10px;
}  
/**
*   unslider
*/
.slideshow { position: relative; overflow: auto; width: 100%; }
.slideshow ul { list-style: none; margin: 0 !important; padding:0 !important;}
.slideshow ul li { float: left;margin: 0 !important; padding:0 !important; position: relative;}
.slideshow ul li a img { 
	display: block;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in; 
} 
  
.slideshow .dots {
        margin: 0; padding:0;
        line-height: normal;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 110;
}

.slideshow .dots li {
	display: inline-block;
	width: 0.9rem;
	height: 0.9rem;
	padding: 5px;
	margin: 0 5px;
	text-indent: -999em;

	border: 0;
	border-radius: 10px;

	cursor: pointer;
	opacity: .4;
	background: #fff;

	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}

.slideshow li.active {
	background: #fff;
	opacity: 1;
}
            
.slideshow ul li img {
	width: 100%;
	height: auto;
	display: block;
	image-rendering:optimizeQuality; 
	-ms-interpolation-mode:bicubic;
}
.slideshow-caption {
	font-size: 14px;
	color: #fff;
	background: transparent;
	margin: 0; padding: 0 7px 10px 50px;
	left:0;
	right:0;
	position: absolute;
	bottom: 0;
	z-index: 100;


	background-image: url("img/camera-icon.svg"), -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background-image: url("img/camera-icon.svg"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background-image: url("img/camera-icon.svg"), -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background-image: url("img/camera-icon.svg"), -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background-image: url("img/camera-icon.svg"), -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background-image: url("img/camera-icon.svg"), linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */

	text-shadow: 0px 2px 2px rgba(0,0,0,0.7);
	text-align: left;

	background-repeat: no-repeat;
	background-position: 0 3px;

}

#testimonials blockquote footer:before,
#testimonials blockquote small:before,
#testimonials blockquote .small:before {
  content: '';
}

.testimonials {
/*	background: #2a332c url("../../images/screen.png") no-repeat center center;*/
/*	background: #223249 url("../../images/screen-white.png") no-repeat center center;*/
	background: url("../../images/screen-white.png") no-repeat center center;
	position:relative;
}


.testimonials li a {
/*	color: inherit;*/
}
.testimonials li a:hover {
	text-decoration: none;
}
#testimonials blockquote {
	padding-left:40px;
	padding-right:40px;
	border:0;
/*	font-family: 'sofia_pro_light_condensedRg';*/
}


/*        @media (min-width: 768px )
        {
            #testimonials blockquote {
                margin:30px 170px 60px 170px;
            }
            
        }*/


.testimonials .row {
  margin:0;
}

.top-pic{
	width:100%;
/*	border-bottom:6px solid #fff;*/
}

.top-pic img{
	width:100%;
	height:auto;
	max-height:280px;	
	
}

.wide {
	height:300px;
	background-image:url('/images/skyline1.jpg');
	background-size:contain;
	background-repeat: no-repeat;
}

.wide img {
	width:100%;
}

#work h2,#education h2 {
	font-size: 22px;
}
#work h3,#education h3 {
	font-size: 18px;
	margin-bottom: 0px;
}

#work p,#education p {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}


#work .period{
	margin-top: 5px;
	color: #999;

}

#cv-page li{
 margin:0 0 12px 0; 
}

.sub-heading{
	margin-top: 1rem;
	margin-top: 0.5em;
	font-size: 16px;
	line-height: 1.6em;
	font-weight:bold;
/*	color: #fff;*/
/*	text-shadow: 0px 1px 3px #1A1E1C;*/
}

.form-submit-button{
        
 display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#contact_form{
	margin:15px;
/*	width:350px;*/

        width:100%;

        
}
#contact_form input{
/*	width:350px;*/
        width:90%;
	margin-bottom: 15px;      
}
#contact_form textarea{
/*	width:350px;*/
        width:90%;
	height: 250px;
	margin-bottom: 15px;
}

.glowing-border {
    border: 2px solid #dadada;
}

.glowing-border:focus { 
    outline: none;
    border-color: red;
    box-shadow: 0 0 10px red;
}

#work li{
   	line-height: 1.3;
 
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.site-footer-ben{
    border-bottom: 8px solid black;
}

table.skills td {
    text-align: left;
    vertical-align:top;
    line-height: 150%;
    padding: 10px 5px;
     
} 