 /* Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Kelvin - Free Bootstrap 3 Resume Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

body {
  background-color: #000;
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: #fff;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #fff;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
    background-color: #fff;
}


/*---------------------------------------------------
	3.1 Topbar
---------------------------------------------------*/

#section-topbar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	overflow: visible;
	font: normal 16px/24px  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#section-topbar a {
  color: #fff;
}

#topbar-inner {
	background: #111;
	line-height: 0;
	text-align: center;
}

/*
	Top Bar

	By default, top navigation bar uses "fixed" position
*/
#section-topbar ul#nav {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;

	border-right: 1px solid #222;

	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}

#section-topbar ul#nav > li {
	display: block;
    float: left;
    padding: 0;
}


#section-topbar ul#nav a {
  display: block;
  font: normal 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  padding: 18px 20px 18px 20px;
  border-left: 1px solid #222;
}

	#section-topbar ul#nav a:hover {
	  background: #222;
	  text-decoration: none;
	  border-left: 1px solid #111;
	}

	#section-topbar ul#nav .active a {
		background: #44bbaa;
		border-left: 1px solid #111;
	}

		#section-topbar ul#nav .active a:hover {
			background: #44bbaa;
		}
#section-topbar i {
	font-size: 25px;
}
/*---------------------------------------------------
	SECTION WRAPS
---------------------------------------------------*/

/* Header Wrap */
#headerwrap {
	background: url(../img/top.png) no-repeat center top;

	padding-top:180px;
	text-align:center;
	background-attachment: fixed;
	background-position: left top;
	min-height: 600px;
	width: 100%;
	
    -webkit-background-size: 60%;
    -moz-background-size: 60%;
    -o-background-size: 60%;
    background-size: 60%;
    
/*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
*/
}
#headerwrap img{
    width: 250px;
}
#headerwrap h1 {
	font-size: 32px;
	color: white;
    text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
}
#topbar-inner img{
    width:140px;
    padding: 12px;
}
#headerwrap h3 {
	font-size: 14px;
    line-height: 28px;
	color: white;
    text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.7);
}
#amz img{
    width: 150px;
    margin: 10px;
}
#profile{
	background: url(../img/3nd_knolive.png) no-repeat right top;
    -webkit-background-size: 60%;
    -moz-background-size: 60%;
    -o-background-size: 60%;
    background-size:500px;
    background-attachment: fixed;
	background-position: right top;
	min-height: 500px;
	width: 100%;
}
#profile h3{
    text-align: center;
}

}#profile .row{
    padding-top: 0;
}

#profile_mask{
       background-color: rgba( 0, 0, 0, 0.55 ); 
    	min-height: 500px;
}

/* Intnro Wrap */

#intro {
	background: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	color: #555;
} 

#intro h3{
	color: #555;
    text-align: center;
}

#intro i {
    color: #555;
	font-size: 20px;
	padding-right: 8px;
	vertical-align: middle;
}

#intro h3 img{
    width: 100%;
}
#joo h3 img{
    width: 120px;
    margin-bottom: 20px;
}
#skillswrap {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #555;
}
#skillswrap h3{
	color: #555;
    text-align: center;
}
#skillswrap p{
	color: #555;
}
#skillswrap img{
    width: 100%;
}
#footwrap {
    background: url(../img/bottom.png) no-repeat center bottom;
    background-size: 100%;
    background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 280px;
    	text-align: right;
}

#footwrap p {
	color: white;
}

#footwrap h5 {
	color: white;
}


#footwrap t {
	font-weight: 700;
}

#footwrap i {
	padding-right: 8px;
	color: #fff;
}
#footwrap h3 img {
	width: 150px;
}
/* Copyright Wrap */

#c {
	background: #222222;
	padding-top: 15px;
	text-align: right;
}

#c p {
	color: white
}



/* Global Values */

.desc {
	padding-top: 50px;
}

.desc p {
	color: #fff;
}

.desc t {
	color: #fff;
	font-weight: 700;
}

.desc imp {
	padding: 6px;
	color: white;
	background: #34495e;
}

.desc more {
	color: #fff;
}


sm {
	font-size: 12px;
}
