@charset "UTF-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 18, 2012 06:10:49 PM America/New_York */

@font-face {
    font-family: 'YanoneKaffeesatzThin';
    src: url(../fonts/YanoneKaffeesatz-Thin-webfont.eot);
    src: url(../fonts/YanoneKaffeesatz-Thin-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/YanoneKaffeesatz-Thin-webfont.woff) format('woff'),
         url(../fonts/YanoneKaffeesatz-Thin-webfont.ttf) format('truetype'),
         url(../fonts/YanoneKaffeesatz-Thin-webfont.svg#YanoneKaffeesatzThin) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url(../fonts/YanoneKaffeesatz-Light-webfont.eot);
    src: url(../fonts/YanoneKaffeesatz-Light-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/YanoneKaffeesatz-Light-webfont.woff) format('woff'),
         url(../fonts/YanoneKaffeesatz-Light-webfont.ttf) format('truetype'),
         url(../fonts/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url(../fonts/YanoneKaffeesatz-Regular-webfont.eot);
    src: url(../fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/YanoneKaffeesatz-Regular-webfont.woff) format('woff'),
         url(../fonts/YanoneKaffeesatz-Regular-webfont.ttf) format('truetype'),
         url(../fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url(../fonts/YanoneKaffeesatz-Bold-webfont.eot);
    src: url(../fonts/YanoneKaffeesatz-Bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/YanoneKaffeesatz-Bold-webfont.woff) format('woff'),
         url(../fonts/YanoneKaffeesatz-Bold-webfont.ttf) format('truetype'),
         url(../fonts/YanoneKaffeesatz-Bold-webfont.svg#YanoneKaffeesatzBold) format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
font-family: 'YanoneKaffeesatzLight', sans-serif;
  }
  
body {
	color: #46166b;
	font-family: 'YanoneKaffeesatzLight', sans-serif;
	letter-spacing: 2px;
	background-color: #DED9E8;
}  

@media (min-width: 992px){
.container {
    width: 750px;
}}

@media (min-width: 1200px){
.container {
    width: 750px;
}}



.navbar-ld {
height: 80px;
  margin-bottom: 5px;
  border: none;
    background-color: #fff;
}


.navbar-nav-ld {
margin-top: 0px;
    margin-right: -15;
    background-color: #DED9E8;
}

@media only screen 
  and (min-width: 768px) {
.navbar-nav-ld {
	 margin-top: -29px;
    margin-right: 0;
	    background-color: #fff;

}
}


.navbar-brand {
  height: auto;
  padding: 5px 0 5px 15px;
  }
 .navbar-brand img{
 max-width: 220px;
 }

@media only screen and (min-width: 480px) {
  .navbar-brand img{
 max-width: 240px;
 }
  }
 
 .icon-bar {
   background-color:#46166b !important;
} 
.navbar-toggle {
    background-color: #DED9E8;
	margin-top: 20px;
	margin-right: 30px;
	}
	

	
.navbar-nav>li>a {
font-family: 'YanoneKaffeesatzLight', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 26px;
  text-transform:uppercase;
	color: #46166b;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}  

@media only screen 
  and (min-width: 768px) {
  .navbar-nav>li>a {
  	  line-height: 18px;
  }
  }	
.navbar-nav>li>a:hover {
	background: #DED9E8;
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	margin-right: 10px;
}  
@media only screen 
  and (min-width: 768px) {
  .navbar-nav>li>a:hover {
  	margin-right: 0px;
	  background: #46166b;
	color: #ffffff;
  }
  }	

.section-mainContent{
margin-top: 95px;
background-color: #fff;
padding-bottom: 20px;
}

.dotted-hr {
	display: none;
}


@media only screen 
  and (min-width: 768px) {
.dotted-hr {
height: 20px;
background: url(../images/dot.png) repeat-x;
border: none;
margin-top: 35px;
  margin-bottom: 0;
  display: block;
}
}



h1{
	font-family: 'YanoneKaffeesatzBold', sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
	padding-top: 28px;
	text-align: right;
	padding-right: 6px;
}

h2{
	font-family: 'YanoneKaffeesatzBold', sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-top: 0;
}



p{
	font-family: 'YanoneKaffeesatzLight', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

a {
	color:#46166b;
	outline:none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#46166b;
}


.article-home{
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
	padding-bottom: 20px;
	text-align: center;
}

@media only screen 
  and (min-width: 768px) {
  .article-home{
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
	  	text-align: left;
}

  }
 .home-intro{
	font-size: 24px;
	padding-bottom: 0px;
	line-height: 33px;
	letter-spacing: 5px;
	opacity: 0.7;
	  }

h1.home-intro{
	font-family: 'YanoneKaffeesatzLight', sans-serif;
	font-size: 40px;
    line-height: 48px;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	font-weight: 700;
	padding-bottom: 00px;
}

@media only screen 
  and (min-width: 768px) {
h1.home-intro{
	font-family: 'YanoneKaffeesatzLight', sans-serif;
	font-size: 40px;
    line-height: 48px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	font-weight: 700;
	padding-bottom: 20px;
	  }
}

@media only screen 
  and (min-width: 768px) {
	  .home-intro{
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 5px;
	opacity: 0.7;
	  }
	  
	

}

p.home-intro strong, h1.home-intro strong {
	opacity: 1.0;
}


aside{
	margin-left: 10px;
	background-image: url(../images/nici.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}



.mugshot, .mugshot-sign {
padding-top: 0px;
}

@media only screen 
  and (min-width: 768px) {
  .mugshot-sign {
padding-top: 150px;
}

.mugshot {
padding-top: 150px;
}
  }
  
  
  @media only screen 
  and (min-width: 992px) {
  .mugshot-sign {
padding-top: 130px;
}

.mugshot {
padding-top: 150px;
}
  }


.article-skills{
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
}

@media only screen 
  and (min-width: 768px) {
  .article-skills{
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 2px;
}

  }


ul {
	list-style: none;
}  
li {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
	padding-bottom: 6px;
}


/************************************************************/


/* content portfolio page */
.article-portfolio{
	padding-top: 20px;
	padding-left: 0;
	letter-spacing: 2px;
}

.article-portfolio-examples {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0;
	letter-spacing: 2px;
}

.article-portfolio-examples img {
	margin-top: 10px;
}

.article-portfolio-examples h2 {
	font-size: 50px;
	padding-bottom: 0;
}

.article-portfolio-examples h3 {
	font-size: 25px;
	padding-bottom: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

.article-portfolio-examples p {
	opacity: 0.7;
	font-size: 18px;
}
.article-portfolio-examples p.subtile {
	opacity: 0.7;
	font-size: 21px;
	padding-bottom: 20px;

}

.article-portfolio-examples p.project {
	font-size: 18px;
}

.bottom-divider {
    clear: both;
    margin: 20px 0;
    border-top: solid 1px #DED9E8;
    padding-bottom: 0;
}

.btn-ld {
	background: #46166b;
	color: #ffffff;
	border-color: #e6e6e6;
}

.btn-ld:hover {
    color: #46166b;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}

.client-list {
	margin-bottom: 0;
	
}

.client-list a{
	text-decoration: none;
}

.client-list a:hover{
	font-weight: 700;
}
.client-list li{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
    padding-bottom: 5px;
	color: #46166b;
	opacity: 0.7;
}

/* swing sign portfolio animation */


@-webkit-keyframes swinging{
    0%{-webkit-transform: rotate(10deg);}
    50%{-webkit-transform: rotate(-5deg)}
    100%{-webkit-transform: rotate(10deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
}
 
.swingimage{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
}
  
/************************************************************/

.slides-detail {
margin-top: 20px;
}


.footer{
	font-family: sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	color: #a28ab5;
}

.footer a {
	color: #a28ab5;
	text-decoration: none;
}

.footer a:hover {
	color: #46166b;
	text-decoration: none;
}

 ul#socialicons {
padding-left: 0;
}
#socialicons li {
	display: inline;
	padding-left: 5px;
}

#socialicons img {
	padding: 0;
}


/* Bootstrap carousel override */
	.carousel-indicators {
  bottom:-50px;
}

.carousel-inner {
   margin-bottom:50px;
}

.carousel-indicators li {
  background-color: #ded9e8;
  background-color: rgba(222,217,232,1.0);
}

.carousel-indicators .active {
  background-color: #46166b;
}

/* Portfolio *********************************/

.card {
    box-shadow: 0 4px 8px 0 rgba(70,22,107,0.2);
    transition: 0.3s;
	background-color: #DED9E8;
	color: #46166b;
	margin-bottom: 20px;
}

.card-featured {
		background-color: #ffffff;
}


.card:hover {
    box-shadow: 0 8px 16px 0 rgba(70,22,107,0.7);
}

div.card > div.container {
    padding: 10px 16px;
	width: auto; 
	
}
div.card p a, div.artwork p a {
	font-size: 14px;
	font-weight: 700;
	color: #a28ab5;
	text-decoration: none;
}
div.card p a:hover, div.card p a:active, div.artwork p a:hover, div.artwork p a:active {
color: #46166b;
	text-decoration: none;
}


.card-line {
    box-shadow: 0 4px 8px 0 rgba(70,22,107,0.2);
    transition: 0.3s;
	background-color: #ffffff;
	color: #46166b;
	margin-bottom: 20px;
}



div.card-line > div.container {
    padding: 10px 16px;
	width: auto; 
	
}

.artwork {
	margin-bottom: 20px;
}

div.artwork > div.container {
    padding: 0px 16px;
	width: auto; 
	text-align: center;
}

div.artwork > div.container ul li{
    font-size: 16px;
	color: #46166b;
	opacity: 0.7;
}

.feature h2{
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 4px;
	margin-bottom: 0;
	margin-top: 0;
}

.feature p{
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.feature p.subtile{
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 10px;
    border-bottom: 1px solid #46166b;
	opacity: 0.7;
    padding-bottom: 7px;
}
.feature ul{
	margin-bottom: 0;
	color: #46166b;
	opacity: 0.7;
	text-decoration: none;
}

.accomplishments h2{
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-top: 0;
}

.accomplishments p{
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.accomplishments p.subtile{
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.star-rating {
  line-height:32px;
  font-size:1.25em;
}

.custom {
  cursor: url(../images/LD_cursor.png), auto;
} 