/* @override 
	http://localhost/mv/mv2/style.css
	http://localhost/mv/mv2/style.css?2
*/

html, body {
	height: 100%;
}

body, ul, li, section, p {
	padding: 0;
	margin: 0;
}
body {
	background: #10262f url('src/background.png') repeat-x;	
	min-width: 460px;
}
a, img {
	border: 0;
	outline: none;
}

#mv {
	overflow: hidden;
}

#page {
	float: left;
	position: relative;
	left: 50%;
	margin-left: -393px;
	width: 786px;
	min-height: 247px;
	background: url('src/header.jpg') no-repeat;
}

header, #sections, footer, nav {
	display: block;
	width: 449px;
	margin: 0 auto 0 auto;
}

#logo {
	margin: 77px 0 0 21px;
	display: block;
	width: 225px;
	height: 62px;
	background: url('src/logo.png') no-repeat;
}
#logo span {
	display: none;
}

nav {
	margin-top: 8px;
	width: 449px;
	height: 44px;
	background: url('src/nav.png') no-repeat;
}
nav ul {
	list-style: none;
	padding-top: 6px;
	margin: 0 0 0 7px;
	overflow: hidden;
}
nav li {
	float: left;
}
nav li a {
	float: left;
	display: block;
	background-image: url('src/inter.png');
	background-repeat: no-repeat;
	background-position: right 1px;
	overflow: hidden;
	
	background-color: rgba(0,0,0,0);
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
}
nav li a:hover {
	background-color: rgba(0,0,0,0.15);
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
}
nav li, nav li a {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.3) 0 1px 0;
}
nav li a span {
	float: left;
	display: block;
	background-image: url('src/inter.png');
	background-repeat: no-repeat;
	background-position: left -37px;
}
nav li a span span {
	background: transparent;
	margin: 0 4px;
}
nav li a span span span {
	height: 25px;
	padding: 13px 27px 0 0;
	background-image: url('src/icons.png');
	background-repeat: no-repeat;
	margin-right: 11px;
	margin-left: 11px;
}
nav li.about_me a > span {
	background-image: none;
}
nav li.about_me a span span span {
	background-position: right 11px;
}
nav li.what_i_do a span span span {
	background-position: right -40px;
}
nav li.vcard {
	background-image: url('src/inter.png');
	background-repeat: no-repeat;
	background-position: right -37px;
	padding-right: 1px;
}
nav li.vcard a span span span {
	background-position: right -94px;
}
nav li.selected a, nav li.selected a > span, nav li.selected a > span > span {
	background-image: url('src/nav_selected.png');
	background-repeat: no-repeat;
}
nav li.selected a {
	background-position: right -76px;
}
nav li.about_me.selected a > span {
	background-position: left 0;
}
nav li.selected a > span {
	background-position: left -114px;
}
nav li.selected a > span > span {
	background-position: left -38px;
	background-repeat: repeat-x;
}

#sections {
	overflow: hidden;
	background: url('src/section_bottom.png') no-repeat bottom left;
	position: relative;
}
#sections .sections_a {
	background: url('src/section.png') repeat-y top right;
	margin-bottom: 15px;
	overflow: hidden;
}
#sections .sections_b {
	float: left;
	background: url('src/section.png') no-repeat top left;
	margin-bottom: -7px;

	width: 100%;
}
#sections section {
	position: absolute;
	bottom: 8px;
	margin: 0 7px;
}


section .bottom {
	display: block;
	width: 435px;
	height: 38px;
	background: url('src/about_me/bottom.png') no-repeat;
}
section#about_me {
	
}
section#about_me .text {
	width: 435px;
	height: 150px;
	background: url('src/about_me/background.png') no-repeat;
}
section#about_me p:first-child {
	height: 54px;
}
section#about_me p {
	padding: 14px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial;
	text-shadow: rgba(0,0,0,0.47) 0 1px 0;
	line-height: 18px;
	color: #FFF;
}
section#about_me p a {
	color: #FFF;
}
section#about_me p a:hover {
	color: #b9ebf1;
}
section#about_me p a:active {
	color: #85d2db;
}
section#about_me .twitter,
section#what_i_do .link_work {
	margin-top: -1px;
		
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	text-shadow: rgba(0,0,0,0.47) 0 -1px 0;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
section#about_me .twitter span,
section#what_i_do .link_work span span {
	display: block;
	background: url('src/about_me/arrow.png') no-repeat;
	background-position: 14px 14px;
	padding: 11px 0 0 27px;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
	height: 27px;
}
section#about_me .twitter:hover span {
	background-color: rgba(0,0,0,0.2);
	background-position: 20px 14px;
	padding-left: 33px;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}

section#what_i_do #work {
	display: block;
	height: 101px;
	background: url('src/what_i_do/background.png') repeat-x;
	overflow: hidden;
	position: relative;
}

section#what_i_do #work_next,
section#what_i_do #work_previous {
	float: left;
	position: absolute;
	background: url('src/what_i_do/arrows.png');
	display: block;
	width: 30px;
	height: 31px;
	z-index: 11;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2 ease-out;
}
section#what_i_do #work_next.disabled,
section#what_i_do #work_previous.disabled {
	opacity: 0.4;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2 ease-out;
}

section#what_i_do #work_previous {
	margin: 34px 0 0 25px;
}
section#what_i_do #work_next {
	margin: 34px 0 0 380px;
	background-position: -32px 0;
}

section#what_i_do .curtains.left {
	float: left;
	position: absolute;
	background: url('src/what_i_do/curtains_left.png') no-repeat;
	height: 100px;
	width: 87px;
	margin-left: -87px;
	z-index: 10;
	left: 0;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}
section#what_i_do .curtains.right {
	float: right;
	position: absolute;
	right: 0;
	background: url('src/what_i_do/curtains_right.png') no-repeat right top;
	height: 100px;
	width: 102px;
	margin-right: -87px;
	z-index: 10;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}

section#what_i_do:not(.notransition) #work:hover .curtains.left {
	left: -10px;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}
section#what_i_do:not(.notransition) #work:hover .curtains.right {
	right: -10px;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}
section#what_i_do:not(.notransition) #work:hover img {
	-webkit-transform: scale(1);
	-webkit-transition: all 0.2s ease-out;	
	-moz-transform: scale(1);
	-moz-transition: all 0.2s ease-out;	
}


section#what_i_do #work img {
	position: absolute;
	-webkit-transform: scale(0.8);
	-webkit-transition: all 0.2s ease-out;	
	-moz-transform: scale(0.8);
	-moz-transition: all 0.2 ease-out;
	margin: 18px 0 0 0;
	left: 50%;
	margin-left: -114px;
	z-index: 1;
}

section#what_i_do .link_work span span.first-child {
	float: left;
	background-image: none;
	padding-left: 15px;
	font-weight: normal;
}
section#what_i_do .link_work span span.last-child {
	float: right;
	margin-right: 12px;
	background-position: right 14px;
	padding-right: 15px;
}
section#what_i_do .link_work > span {
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}
section#what_i_do .link_work:hover > span {
	background-color: rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s ease-out;	
	-moz-transition: all 0.2s ease-out;	
}

section#vcard {
	background: url('src/vcard/background.png') repeat-x;
	height: 92px;
	width: 435px;
}
section#vcard a {
	color: #FFF;
	font-weight: bold;
}
section#vcard p {
	display: block;
	width: 234px;
	height: 38px;
	padding: 8px 0 0 58px;
	margin: 23px auto 0 auto;
	background: url('src/vcard/vcard.png') no-repeat;
	
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial;
	text-shadow: rgba(0,0,0,0.47) 0 -1px 0;
	line-height: 14px;
	color: #FFF;
}
section#vcard p span {
	font-size: 11px;
	font-weight: ;
}