/*
Theme Name: One Portfolio Wordpress Theme.
Theme URI: Your Theme's URI
Description: A simple one page wordpress theme for professionals.
Version: 1.0
Author: Tim Monson Photo & Design
Author URI: www.timmonson.com
*/


body{
	background:#ffffff url(images/page-bg.jpg);
	margin:0px;
	font: 400 12px/22px 'Raleway', 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:100%;
	color:#6a6969;
}
/*h1{font: 500 36px/38px 'Cinzel', 'Bree Serif', Georgia, serif; color:#555655;}*/
h2{font: 500 20px/24px 'Raleway', 'Bree Serif', Georgia, serif; color:#555655;}
h3{font: 400 14px/16px 'Raleway', 'Bree Serif', Georgia, serif; color:#555655;}
ul{margin:0px; padding:0px;display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;}
li{list-style-type: circle;}
a {text-decoration:none; color:#555655;}
a:hover {color:#d13940;}
a img{border:0px;}

#container{
	width: 90%;
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 40px;
}

blockquote.style1 {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #df777c;
}

/****************************************************/
/* HEADER */
/****************************************************/

#header{
	width: 100%;
	height: 115px;
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	z-index:1000;
	border-bottom: 1px solid #f1f1f1;
}

#header #logo{
	padding-top:30px;
	float:left;
	margin-left:5%;
}
#header #main-menu{float:right; padding-top:45px; margin-right:5%;}
#header #main-menu li{
	float:left;
	list-style:none;
	margin-left:33px;
	font: 700 18px/22px 'Cinzel', 'Bree Serif', Georgia, serif; color:#555655;
	font-style:bold;
}

#header #main-menu li a:hover {
border-bottom: 2px solid #d13940;
}

#header #main-menu li a:active {
border-bottom: 2px solid #d13940;
}

a.active {
    color:#ccc;
}

/****************************************************/
/* ABOUT SECTION */
/****************************************************/

#about{padding-top:20px;}
#about h1{float:left;}
#about #top-social{float:right; padding-top:62px;}
#about #top-social li{float:left; list-style:none; margin-left:10px;}
#about #top-social .facebook{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-facebook-icon.png) no-repeat;
}
#about #top-social .twitter{
	text-indent:-9999px; 
	display:block; 
	width:31px; 
	height:24px; 
	background:url(images/sm-twitter-icon.png) no-repeat;
}
#about #top-social .linkedin{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-linkedin-icon.png) no-repeat;
}
#about .content{overflow:auto;}
#about .content img{
	float:right;
	margin: 5px 5px 5px 25px;
	box-shadow: 0 2px 2px -2px rgba(0,0,0,0.4);
	border: 10px solid #ffffff;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
}

#about .content #service-icons{margin-top:20px;}
#about .content #service-icons li{
	display:block;
	width:108px;
	height:108px;
	text-indent:-9999px;
	list-style:none;
	float:left;
	margin-right:20px;
}
#about .content #service-icons li.services-design{background:url(images/icon-1.png) no-repeat;}
#about .content #service-icons li.services-mobile{background:url(images/icon-2.png) no-repeat;}
#about .content #service-icons li.services-film{background:url(images/icon-3.png) no-repeat;}
#about .content #service-icons li.services-photo{background:url(images/icon-4.png) no-repeat;}

#about h2 {
margin-top:155px;
}


/****************************************************/
/* CREDENTIALS SECTION */
/****************************************************/

#credentials{margin:0px; padding-top:115px;}
#credentials .col{
	width:20%;
	float:left;
}
#credentials .content{overflow:auto;}
#credentials .col-mid{margin:0px 65px;}

/****************************************************/
/* FOCUS SECTION */
/****************************************************/

#focus{margin:0px; padding-top:115px;}
#focus .col{
	width:20%;
	float:left;
}
#focus .content{overflow:auto;}
#focus .col-mid{margin:0px 65px;}


/****************************************************/
/* SKILLS SECTION */
/****************************************************/

#skills{margin:0px; padding-top:115px;}
#skills .col{
	width:30%;
	float:left;
}
#skills .content{overflow:auto;}
#skills .col-mid{margin:0px 5%;}


/****************************************************/
/* REFERENCES SECTION */
/****************************************************/

#references{margin:0px; padding-top:115px;}
#references .content{overflow:auto;}
#references #work-thumbs li{
	list-style:none;
	float:left;
	margin:0px 20px 15px 0px;
	padding:0px;
}
#references #references-thumbs li.last{margin:0px;}

#references .col {
width: 43.5%;
float: left;
background-color: #fff;
padding: 2.5%;
border-bottom: 1px solid #f1f1f1;
box-shadow: 3px 4px #d3d3d3;
}

#references .col:hover {
  
}

#references .content{overflow:auto; padding: 0 3px 3px 0;}
#references .col-right{margin-left:2.5%; float:right;}
#references .col-after{margin-top:35px;}
/****************************************************/
/* CONNECT SECTION */
/****************************************************/
#connect{margin:0px 5%; padding-top:115px;}
#connect .content{overflow:auto;}
#connect #form{
	width:47.5%;
	float:left;
}
#connect #form span{
	display:block;
	float:left;
	width:100%;
	padding:5px 0;
	font: 400 14px/16px 'Raleway', 'Bree Serif', Georgia, serif;
}
#connect #form input{
	float:left;
	width:90%;
	border:0px;
	color:#3b3b3b;
	padding:10px 10px 10px 30px;
	font: 400 11px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
}
#connect #form textarea{
	float:left;
	border:0px;
	width:90%;
	height:100px;
	padding:10px 10px 10px 30px;
	font: 400 11px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#3b3b3b;
}

#connect #form input.name{background:#ffffff url(images/icon-user.png) no-repeat 10px 8px;}
#connect #form input.email{background:#ffffff url(images/icon-mail.png) no-repeat 10px 9px;}
#connect #form textarea.message{background:#ffffff url(images/icon-message.png) no-repeat 10px 8px;}
#connect #form input.submit{ 
	width: 50%;
	height: 45px;
	/* float: right; */
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
	background: #ffffff;
	color: #3b3b3b;
	font: 400 14px/16px 'Raleway', 'Bree Serif', Georgia, serif;
}

#connect #social-footer{
	width:47.5%;
	float:left;
	margin-left:5%;
}

#connect #social-footer #sm-links{margin-top:25px;margin-left:-40px;
}
#connect #social-footer #sm-links li{
	list-style:none;
	float:left;
}
#connect #social-footer #sm-links li a{
	display:block;
	text-indent:-9999px;
	width:26px; 
	height:26px;
	margin-right:7px;
}
#connect #social-footer #sm-links li a.facebook{background:url(images/sm-facebook-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.twitter{background:url(images/sm-twitter-icon.png) no-repeat; width:31px;}
#connect #social-footer #sm-links li a.dribble{background:url(images/sm-dribble-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.vimeo{background:url(images/sm-vimeo-icon.png) no-repeat; width:27px;}
#connect #social-footer #sm-links li a.google{background:url(images/sm-google-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.youtube{background:url(images/sm-youtube-icon.png) no-repeat; width:28px;}
#connect #social-footer #sm-links li a.linkedin{background:url(images/sm-linkedin-icon.png) no-repeat;}

/****************************************************/
/* MISC */
/****************************************************/
.top-divider, .bottom-divider{
	width:100%;
	height:9px;
	background:url(images/divider.png) repeat-x;
	clear:both;
}
.top-divider{margin-bottom:40px;}
.bottom-divider{margin-top:40px;}

#copyright {
color: #6a6969;
text-align: center;
margin: 20px;
font-size:85%;
}


/****************************************************/
/* NEW SLIDESHOW SECTION */
/****************************************************/

/* Demo */
.wmuSlider,
.wmuGallery {
    margin-bottom: 20px;
}

/* mwuSlider */
.wmuSlider {
    position: relative;
    overflow: hidden;
    height:auto;
}
.wmuSlider .wmuSliderWrapper {
    display: block;
}
.wmuSlider .wmuSliderWrapper article {
    position: relative;
    text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
    max-width: 100%;
    width:100%;
}

/* mwuGallery */
.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}
.wmuGallery .wmuGalleryImage img {
    height: auto;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 40px;
    height: 80px;
    text-indent: -9999px;
   	background:#ffffff url(images/page-bg.jpg);

    background: url(images/sprites.png) no-repeat 0 0;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
}
.wmuSliderPrev {
    display:none;
}
.wmuSliderNext {
    display:none;
}
.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    right: 20px;
    top: 10px;
}
.wmuSliderPagination li {
    float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
}
.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: url(../images/sprites.png) no-repeat 0 -80px;
}
.wmuSliderPagination a.wmuActive {
    background-position: -10px -80px;
}

/****************************************************/
/* NEW SLIDESHOW SECTION */
/****************************************************/



/****************************************************/
/* SLIDESHOW SECTION */
/****************************************************/

#slideshowcontainer {
    z-index: 1 !important;
    width:100%;
    height:557px;
    top:115px;
}

.slideshow {
width: 100% !important;
top:115px;
height:557px;
}

.slideshow img {
    width:100%;
    height:557px;
    border: solid 10px #f1f1f1;
}

.title {
	text-align:center;
	font-size:200%;
	font-color:#fff;
}

h1.homeslider-headline {
	color: #fff;
	font-size: 200%;
	padding: 175px 5% 0 5%;
	text-shadow: 3px 2px 2px rgba(0, 0, 0, 1);
	line-height:60px;
}

h1.homeslider-sub-headline {
	color:#fff;
	font-size:100%;
	padding:0 5% 0 5%;
	text-shadow: 3px 2px 2px rgba(0,0,0,1);
	font-weight:400;
	font-family:'Raleway', 'Bree Serif', Georgia, serif; color:#ffffff;

}

#story {
	padding-top:200px;
}

.storycontent {
	margin:0px 43px;
}