/* MAIN */

body {
  font-family: arial,verdana,tahoma,helvetica,sans-serif;
  font-size: 1.0em;
  color: #777;
  margin: 0;
  padding: 0;
  background: #e7e7e7;
}
 
#wrapper {
  width: 920px;
  min-height: 600px;
  margin: 30px auto 0 auto;
  padding: 30px;
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
}

#logo {
  float: left;
  width: 400px;
  height: 100px;
}

#nav {
  float: right;
  width: 520px;
  height: 100px;
}

#overview {
  width: 920px;
  padding: 40px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  clear: both;
}

#montage {
  width: 920px;
  padding: 40px 0;
  1border-top: 1px solid #e0e0e0;
  1border-bottom: 1px solid #e0e0e0;
  clear: both;
}

#featuredWork
{
  clear: both;
  margin: 26px 0 0 0;
  text-align: left;
}

.left {
  float: left;
  width: 440px;
  margin: 0 20px 0 0;  
}

.right {
  float: right;
  width: 440px;
  margin: 0 0 0 20px;  
}

.line{
	clear:both;
	border-bottom:2px #eee solid;
}

#footer {
  width: 980px;
  height: 60px;
  margin: 0 auto;
  clear: both;
}

/* NAVIGATION */

#nav ul {
  float: right;
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}

#nav ul li {
  float: left;
  display: inline;
  font-size: 1.0em;
  color: #bbb;
  margin: 0 0 0 16px;
  padding: 0;
}

#nav ul li a {
  color: #111;
  text-decoration: none;
  padding: 7px 9px;
  background: #fff;
}

#nav ul li a:hover {
  color: #fff;
  text-decoration: none;
  background: #111;
}

/* DROP DOWN */

#nav ul ul {
	display: none;
}

#nav ul li:hover > ul {
	display: block;
}


#footer ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer li {
  float: left;
  display: inline;
  font-size: 0.9em;
  line-height: 60px;
  color: #999;
  margin: 0 16px 0 0;
  padding: 0;
}

#footer li a {
  color: #999;
  text-decoration: underline;
}

#footer li a:hover {
  color: #111;
  text-decoration: underline;
}

/* TYPOGRAPHY */

#wrapper h1 {
  font: normal 3em arial,verdana,tahoma,helvetica,sans-serif;
  line-height: 1.1em;
  color: #000;
  margin: 0;
  padding: 0 0 5px 0;
}

#wrapper .highlight
{
  font-weight: bold;
  color: #e97004;
  1border-bottom: solid 2px #e97004;
}

#wrapper h1 a, #wrapper h3 a {
  color: #111;
  text-decoration: none;
}

#wrapper h1 a:hover, #wrapper h3 a:hover {
  color: #fff;
  text-decoration: none;
  background: #111;
}

#wrapper h3 {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.0em;
  letter-spacing: -1px;
  color: #111;
  margin: 48px 0 18px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #e0e0e0;
}

#wrapper p {
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 24px 0;
}

#main p a, #main li a {
  color: #111;
  text-decoration: underline;
}

#main p a:hover, #main li a:hover {
  color: #999;
  text-decoration: underline;
}

#main p a.btn {
  color: #fff;
  text-decoration: none;
  padding: 7px 9px;
  background: #111;
}

#main p a:hover.btn {
  color: #fff;
  text-decoration: none;
  padding: 7px 9px;
  background: #aaa;
}

#main ul {
  margin: 0 0 0 14px;
  padding: 0;
  list-style: square;
}

#main li {
  font-size: 1.0em;
  line-height: 1.5em;
  margin: 0;
  padding: 6px 0;
}

#overview p  {
  color:#000000;
}

#featuredWork h1
{
  margin: 0;
  padding: 0;
  font: normal 2em arial,verdana,tahoma,helvetica,sans-serif;
  color: #373431;
}

#featuredWork ul
{
  list-style: none;
}

#featuredWork .title
{
  padding: 25px 0 0 0;
}

#featuredWork .title a,
#featuredWork .title a:link,
#featuredWork .title a:active,
#featuredWork .title a:visited
{
  font-style: normal;
  color: #e97004;
  text-decoration: none;
}

#featuredWork .title a:hover
{
  text-decoration: underline;
}

#featuredWork .description
{
  padding: 12px 0 0 0;
}

#featuredWork li
{
  margin: 0 6px 0 0;
  width: 294px;
  float: left;
  font: normal 1em "Times New Roman", Times, serif;
  color: #373431;
  font-style: italic;
}

#featuredWork .end
{
  margin: 0;
  width: 300px;
  float: left;
}

br.clearit {
  clear: both;
}

/* IMAGES */

.left img, .right img {
  margin: 0 0 20px 0;
  border: 0;
}

#montage .left img, .right img {
  margin: 0 0 16px 0;
  border: 0;
}

#logo img {
  border: 0;
}

#featuredWork .images
{
  padding: 25px 0 0 0;
}

#portfolio .image
{
  float: right;
  margin: 46px 0 0 0;
}

/* FORMS */

form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

input.button {
  font-size: 1.0em;
  color: #111;
  padding: 3px 4px;
}

/* PORTFOLIO */

#portfolio .portfolioContent
{
  margin: 14px 0 0 0;
  text-align: left;
}

#portfolio .description
{
	float: left;
	margin: 46px 0 0 0;
	text-align: left;
	width: 350px;
}

#portfolio .description h1
{
	font: normal 2.0em arial,verdana,tahoma,helvetica,sans-serif;
	color: #da470e;
}

#portfolio .description h2
{
	padding: 0 0 10px 0;
	font: normal 1.0em arial,verdana,tahoma,helvetica,sans-serif;
	color: #807873;
	font-style: italic;
	border-bottom: 1px solid #807873;
}

#portfolio .description p
{
	margin: 20px 0 20px 0;
	font: normal 0.917em "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.5em;
}

#portfolio .greySeparator
{
	clear: both;
	margin: 46px 0 0 0;
	height: 1px;
	background-color: #807873;
}

/* jCarousel */

.jcarousel-skin-portfolio .jcarousel-container
{
  background-color: #f6f5f1;
}

.jcarousel-skin-portfolio .jcarousel-container-horizontal
{
  width: 431px;
  padding: 20px 40px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-container-vertical {
  width: 431px;
  height: 431px;
  padding: 40px 20px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-clip-horizontal
{
  width:  431px;
  height: 431px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-clip-vertical
{
  width:  431px;
  height: 431px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-item
{
  width: 431px;
  height: 431px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-item-horizontal
{
  margin-right: 10px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-item-vertical
{
  margin-bottom: 10px;
  background-color: #ffffff;
}

.jcarousel-skin-portfolio .jcarousel-item-placeholder
{
  background-color: #ffffff;
  color: #000;
}


/* Horizontal Buttons */
.jcarousel-skin-portfolio .jcarousel-next-horizontal
{
    position: absolute;
    top: 220px;
    right: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../images/portfolio_next2.jpg") no-repeat 0 0;
}

.jcarousel-skin-portfolio .jcarousel-prev-horizontal
{
    position: absolute;
    top: 220px;
    left: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../images/portfolio_previous2.jpg") no-repeat 0 0;
}

/* ABOUT */

#about-header  {
	float:left;
	width:650px;
}

#about-header h1 {
	margin:0 0 3px 0;
	color:#a53c72;
}
#about-header h2 {
	margin:0 0 3px 0;
	padding:0;
	color: #000000;
	font-size:28px;
	font-weight:normal;
}

#about-header p {
	font-size:16px;
	margin:0;
	color: #444;
}
#about-header #contact-details{
	float:left;
	margin:24px 0;
}
#about-header .contact{
	font-size:16px;
	color:#000000;
	margin:0;
}
#about-header .contact span {
	color:#444;
	width:75px;
	float:left;
}

#about-photo {
	float:right;
	background-color:#eee;
	padding:5px 5px 2px 5px;
	-webkit-box-shadow:0 0 10px #aaa;
	-moz-box-shadow:0 0 10px #aaa;
	box-shadow:0 0 10px #aaa;
}
#about-photo img {
	width:200px;
	height:220px;
	border:1px #ddd solid;
	clear:both;

}
/* -- Experience / Expertise / Training -- */

.cv-section {
	width:650px;
	margin:48px 0 10 0;
}
.cv-section h3 {
	font-size:28px;
	color:#ff0000;
	margin:45px 0 30px 0;
}

.cv-section h4.title {
	font-size:18px;
	color: #a53c72;
	margin:0;
}
.cv-section h4.meta {
	font-size:14px;
	font-weight:normal;
	color:#777;
	margin:0;
}

#wrapper .cv-section p {
	font-size:16px;
	color:#555;
}

.cv-section ul {
	font-size:16px;
	color:#444;
	padding:0;
	line-height:130%;
}

.cv-section ul li  {
	list-style-type:square;
	list-style-position:inside;
	padding: 3px 0 3px 12px;
	text-indent:-15px;
}
.cv-section-item {
	padding:0 0 9px 0;
}

/* INDEX-MONTAGE */

#montage .left {
  float: left;
  width: 611px;
  margin: 0 15px 0 0;  
}

#montage .right {
  float: right;
  width: 294px;
  margin: 0;  
}

/* INDEX-MONTAGE CAPTIONS */

/* Style the figures */
#montage figure {
  position: relative;
  display: block;
  1border: 1px solid #333;
  margin: 5px 0 10px 0;
}

/* Style the figure captions, hiding them by default */
#montage figcaption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: .7em;
	color: #fff;
	background-color: rgba(0,0,0,.7);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	height: 101px;
}

/* Display the captions on hover */
#montage figure:hover figcaption {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
}

/* Add padding and margin to the caption contents */
#montage figcaption * {
  padding: 0 10px;
  margin: 0;
}

#montage figcaption *:first-child {
  padding-top: 5px;
}

#montage figcaption *:last-child {
  padding-bottom: 5px;
}

/* caption headings */
#montage figcaption h1, h2, h3 {
  letter-spacing:1px;
  color:#fff;
  padding: 10px 3px 3px 10px;
}

#montage figcaption h2 {
	font-size: 2.8em;
	font-weight:normal;
}

/* PORTFOLIO PAGE NUMBERS */

#pagination {
  float: left;
  width: 1500px;
  height: 50px;
}

#pagination ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#pagination li {
  float: left;
  display: inline;
  margin: 0 16px 0 0;
  padding: 0;
}

#pagination img a {
  border:0;
}
