/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}table,td,th{vertical-align:middle;}fieldset,img{border:0;}img{vertical-align:bottom;}

/* @end */

/* @group Global Styles */

html {height: 100%;}

body {
	background: #fff url(../images/bg.png) repeat-x; 
	color: #6b747d;
	font: 100.01%/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
 	height: 100%; 
 	margin: 0 auto;
}

div#wrapper {
	margin: 0 auto;
	padding: 40px 10px 0 10px;
	width: 960px;
}

/* @end */

/* @group Typography */

header h1, header a {
	display: block;
	font-size: 1.875em;
	margin: 0 15px 0 0;
	text-align: center;
	text-transform: uppercase;
}

h2 {font-size: 1em;}

@font-face {
	font-family: 'MuseoSans500';
	src: url('museosans_500-webfont.eot');
	src: local('☺'), url('museosans_500-webfont.woff') format('woff'), url('museosans_500-webfont.ttf') format('truetype'), url('museosans_500-webfont.svg#webfontV4ajgVWJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Header */

header {
	background: url(../images/break.png) no-repeat 0 100%;
	display: block;
	height: 52px;
	margin: 0 auto;
	position: relative;
}

/* @end */ 

/* @group Nav */

nav ul {
	margin: 0 0 0 298px;
	padding: 0;
}

nav li {
	float: left;
	list-style: none;
	margin: 10px 32px 0 32px;
}

nav a {
	color: #757575;
	font-family: 'MuseoSans500';
	text-decoration: none;
	text-shadow: 0 1px #e2e2e2;
}

nav a:hover {
	color: #00AEEF;
	-webkit-transition: color 2s
}

/* @end */

/* @group Slideshow */

.nivoSlider {position:relative;}

.nivoSlider img {
	left:0px;
	position:absolute;
	top:0px;
}

.nivo-slice {
	display:block;
	height:100%;
	position:absolute;
	z-index:50;
}

.nivoSlider a.nivo-imageLink {
	border:0;
	display:none;
	height:100%;
	left:0px;
	position:absolute;
	padding:0;
	margin:0;
	top:0px;
	width:100%;
	z-index:60;
}

#slider {
	background: #202834 url(../images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	border: 10px solid #FFF;
	float: left;
	position: relative;
	margin: 40px 0 40px 10px;
}

#slider img {
	display:none;
	left:0px;
	position:absolute;
	top:0px;
}

#slider a {border:0;}

.nivo-controlNav {
	bottom:-40px;
	position:absolute;
	left:47%;
}

.nivo-controlNav a {
	background:url(../images/bullets.png) no-repeat;
	border:0;
	display:block;
	float:left;
	height:10px;
	margin-right:3px;
	text-indent:-9999px;
	width:10px;
}

.nivo-controlNav a.active {background-position:-10px 0;}

.nivo-directionNav a {
	background:url(../images/arrows.png) no-repeat;
	border:0;
	display:block;
	height:34px;
	text-indent:-9999px;
	width:32px;
}

a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}

a.nivo-prevNav {left:10px;}

/* @end */

/* @group Blog */

h2.blogTitle {
	clear: both;
	color: #616161;
	background: transparent url(../images/blog_bg.png) no-repeat;
	float: left;
	font-family: 'MuseoSans500';
	font-weight: lighter;
	margin: 20px 0 0 10px;
	position: relative;
	height: 15px;
	width: 940px;
	textShadow: 0 1px #e2e2e2;
}

h2.blogTitle span {
	left: 400px;
	position: absolute;
	top: -12px;
}

article.blog {
	float: left;
	margin: 20px 30px 30px 0;
	position: relative;
	width: 300px;
}

article.blog:hover {cursor: pointer;}

body#index:first-child article.blog {margin-left: 0;}

article.blog img {
	border: 5px solid #FFf;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 	margin: 0 0 15px 0;
}

article.blog img:hover {
	-moz-box-shadow: 0 1px 3px rgba(102,102,102,1);
 	-webkit-box-shadow: 0 1px 3px rgba(102,102,102,1);
 	border: 5px solid #00AEEF;
 	-webkit-transition: border 2s;
}

span.blogDetail {
	background-color: #a4b6c7;
	height: 30px;
	left: 5px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: absolute;
	top: 102px;
	width: 290px;
}

span.blogDate, span.commentCount {
	color: #FFF;
	font-size: 0.813em;
}

span.blogDate {
	left: 10px;
	position: absolute;
	top: 107px;
	width: 100%;
}

span.commentCount {
	right: 10px;
	position: absolute;
	top: 107px;
}

h1.blogSubject {
	border-bottom: 1px solid #cecece;
	font-size: 1em;
	margin: 0;
	padding-bottom: 8px;
	text-align: left;
	text-transform: none;
}

h1.blogSubject a {
	color: #616161;
	font-family: 'MuseoSans500';
	font-weight: lighter;
	text-decoration: none;
	textShadow: 0 1px #e2e2e2;
}

h1.blogSubject a:hover {
	color: #00AEEF;
	-webkit-transition: color 2s;
}

h2.blogPreview {
	color: #6B747D;
	font-size: 0.813em;
	font-weight: lighter;
	margin: 10px 0 0 0;
	text-shadow: 1px 1px 0 #FFFFFF;
	width: 295px;
}

h2.blogPreview:hover {
	color: #00AEEF;
	-webkit-transition: color 2s
}

h1.mainBlogTitle {
	margin-bottom: 10px !important;
}

h2.blogDate {
	margin-bottom: 10px;
}

body#portfolio a {
	color: #00AEEF;
	text-decoration: none;
}

body#portfolio a:hover {
	text-decoration: underline;
}

body#portfolio p {
	font-size: 1em;
	font-weight: lighter;
	margin: 10px 0 10px 0;
	text-shadow: 0 1px #e2e2e2;
}

/* My Comment */

h3.emailLink {
	clear: both;
	background: transparent url(../images/email_bg.png) no-repeat;
	float: left;
	font-size: 0.688em;
	margin: 20px 0 0 10px;
	position: relative;
	height: 15px;
	width: 940px;
}

h3.emailLink span {
	left: 378px;
	position: absolute;
	top: -12px;
}

h3.emailLink span a {
	color: #616161;
	font-family: 'MuseoSans500';
	font-weight: lighter;
	text-decoration: none;
}

h3.emailLink span a:hover {
	color: #00AEEF;
	-webkit-transition: color 2s
}

/* @end */

/* @group Projects */



/* @group Portfolio */

.project {
	border-bottom: 1px solid lightgray;
	float: left;
	padding: 20px 0;
	width: 960px;
}

.project a {
	text-decoration: none;
}

.image {
	float: right;
	width: 720px;
}

.image img {margin-bottom: 40px;}


.data {
	float: left;
	margin: 10px 0 0 0;
	width: 200px;
}

.project:hover .data h2 a {
	color: #00AEEF;
}

.data p {
	color: #00AEEF;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}

a:-webkit-any-link {text-decoration: none;}

/* @end */

/* @end */

/* @group Portfolio */

body#portfolio h1 {
	border-bottom: 2px groove #efefef;
	clear: both;
	font-size: 1.25em;
	margin: 60px 0 20px 0;
	padding: 15px 0 8px 0;
}

body#portfolio h2 {
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
	text-shadow: 0 1px #e2e2e2;
}

body#portfolio h3 {
	font-size: 1.125em;
	font-weight: lighter;
	margin: 20px 0 5px 0;
}

body#portfolio h4 {
	font-size: 1em;
	font-weight: lighter;
	margin: 10px 0 10px 0;
	text-shadow: 0 1px #e2e2e2;
}

body#portfolio h3.emailLink a {font-size: 0.611em;}

body#portfolio h3.emailLink span {top: -16px;}

body#portfolio dl {
	margin: 20px 0 40px 10px;
}

body#portfolio dl dt a {
	color: #00AEEF;
	font-size: 1em;
	font-weight: lighter;
	text-decoration: none;
}

body#portfolio dl dt a:hover {
	text-decoration: underline;
}

body#portfolio dl dd {
	padding: 10px 0 20px 20px;
	font-size: 0.875em;
	font-weight: lighter;
	text-shadow: 0 1px #e2e2e2;
}

body#portfolio .images {
	background-color: #F6F6F6;
	border: 1px solid #d0d1d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 30px 10px 40px 10px;
	padding: 15px;
}

.galleria-thumbnails .galleria-image {
	margin: 15px 6px 15px 6px;
}

body#portfolio .images img:hover {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
}

#login {
	background-color: #e7e7e7;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: #aaaaaa 0 1px 10px;
	-moz-box-shadow: #aaaaaa 0 1px 10px;
	clear: both;
	height: 200px;
	left: 260px;
	margin: 80px 0 0 0px;
	position: relative;
	top:  40px;
	width: 400px;
	padding: 20px;
}

#login label {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#login input {
	background-color: #666666; 
	box-shadow:inset 0 0 5px #414041;
	-moz-box-shadow:inset 0 0 5px #414041;
	border: none;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.36, rgb(97,97,97)),color-stop(1, rgb(127,127,127)));
	background: -moz-linear-gradient(center bottom,rgb(97,97,97) 36%,rgb(127,127,127) 100%);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFF;
	float: left;
	font-size: 0.8em;
	margin-bottom: 10px;
	padding: 10px 40px 10px 10px;
}

#login input.submit  {
	clear: both;
	float: left;
	margin-top: 12px;
	width: 120px;
	padding: 8px;
}

#login input.submit:hover {
	color: #00AEEF;
	-webkit-transition: color 2s;
	cursor: pointer;
}

/* @end */

