/*
Title:		DotME - dark version styles
Author:		justine@gentlecode.net
*/

body {
	background: url(../img/dark/bg-body.png) repeat-x;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #939393;
	color: rgba(255,255,255,0.5);
	text-shadow: 0px 1px 0px rgba(0,0,0,1);
}

/* links */

a:link, a:visited {
	color: rgba(255,255,255,0.5);
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}


/* PAGE STRUCTURE
------------------------------------------------------------- */

.page {
	background: transparent url(../img/dark/bg-page.png) top center no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 1;
}

.container {
	width: 700px;
	margin: 95px auto 0;
	position: relative;
	z-index: 2;
}


/* HEADER
------------------------------------------------------------- */

.header {
	width: 700px;
	height: 104px;
	padding: 0 5px;
	background: url(../img/dark/bg-header.png) no-repeat;
	overflow: hidden;
	position: relative;
}

.header h1 {
	margin: 40px 0 0 30px;
}

.header h1 a {
	display: block;
	width: 380px;
	height: 34px;
	text-indent: -9999px;
	background: url(../img/dark/bg-logo.png) no-repeat;
}

.header a.vcard {
	display: block;
	width: 70px;
	height: 58px;
	position: absolute;
	bottom: 4px; right: 36px;
	text-indent: -9999px;
	background: url(../img/dark/bg-vcard.png) no-repeat;
}

.header p.bubble {
	width: 124px;
	height: 39px;
	background: url(../img/bg-bubble.png) no-repeat;
	color: #fff;
	line-height: 30px;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	position: absolute;
	top: 0px; right: 6px;
	display: none;	
}


/* NAVIGATION
------------------------------------------------------------- */

.nav {
	width: 700px;
	height: 34px;
	padding: 0 5px 0 33px;
	background: url(../img/dark/bg-nav.png) 0 0 no-repeat;
	overflow: hidden;
}

.nav li {
	float: left;
	margin: 6px 10px 0 0;
}

.nav li a {
	font-size: 11px;
	color: #939393;
	color: rgba(255,255,255,0.5);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);	
	padding: 3px 11px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid rgba(0,0,0,0);
}

.nav li a:hover {
	color: #c6c6c6;
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}

.nav li a.current, .nav li a:active {
	text-decoration: none;
	color: #939393;
	color: rgba(255,255,255,0.5);
	border: 1px solid rgba(0,0,0,.5);
	background: transparent url(../img/dark/bg-button-off.png) repeat-x;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,.1);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,.1);
	box-shadow: 0px 1px 1px rgba(255,255,255,.1);
}

/* MAIN
------------------------------------------------------------- */

h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h5 {
	font-size: 11px;
	margin-bottom: 25px;
}

.main {
	width: 650px;
	padding: 25px 30px 0;
	background: transparent url(../img/dark/bg-main.png) no-repeat;
}

.bg {
	/*width: 504px;*/
	background: url(../img/dark/bg-bg.png) 6px 0 repeat-y;
	/*background:#191919;*/
}

/* ABOUT TAB */

.main .about div {
	/*width: 100%;*/
	padding: 0 20px 0 0;
	float: left;
}

ul.skills li {
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: url(../img/dark/bg-skills.png) no-repeat;
}

ul.skills li.gui {
	background-position: 0 2px;
}

 ul.skills li.icon {
	background-position: 0 -27px;
}

ul.skills li.graphic {
	background-position: 0 -57px;
}

ul.skills li.html {
	background-position: 0 -89px;
}

ul.skills li.wp {
	background-position: 0 -118px;
}

.main .about .website {
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../img/dark/divider.png) repeat-x;
}

.main .about .website img {
	float: left;
	margin: 0 15px 15px 0;
}

.main .about .website span.title {
	display: block;
	float: left;
	margin: 0px 27px 5px 27px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
}

.main .about .website span {
	float: left;
}

/* WORK TAB */

.main .work {
	padding-bottom: 20px;
}

.main .work .folio {
	background: url(../img/bg-workimg.png) 0 0 no-repeat;
	position: relative;
}

.main .work .working {
	height: 350px !important;
	width: 440px !important;
}

.main .work .folio li {
	top: 27px !important;
}

.main .work #pager {
	margin: 5px 195px;
}

.main .work #pager a {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	background: url(../img/bg-dots.png) top right no-repeat;
}

.main .work #pager a.activeSlide {
	background-position: top left;
}

/* NETWORKS TAB */

.main .networks ul.social {
	overflow: hidden;
}

.main .networks ul.social li {
	float: left;
	margin: 0 0 10px 0;
}

.main .networks ul.social li a {
	display: block;
	width: 209px;
	height: 48px;
	padding: 8px;
	color: #939393;
	color: rgba(255,255,255,0.5);
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

.main .networks ul.social li a:hover {
	background-color: rgba(0,0,0,0.1);
	text-decoration: none;
}

.main .networks ul.social li a:active {
	background-color: rgba(0,0,0,0.2);
	top: 1px;
}

.main .networks ul.social li a img {
	float: left;
	margin: 0 12px 0 0;
}

.main .networks ul.social li a span.site {
	font-size: 16px;
	line-height: 28px;
}

.main .networks ul.social li a span {
	font-size: 13px;
	font-weight: normal;
	color: #646464 !important;
}

/* CONTACT TAB */

.main form label {
	display: none;
}

.main form input, .main form textarea {
	color: rgba(255,255,255,0.5);
	color: #939393;
	box-shadow: rgba(255,255,255,0.1) 0px 1px 1px;  
	-moz-box-shadow: rgba(255,255,255,0.1) 0px 1px 1px;  
	-webkit-box-shadow: rgba(255,255,255,0.1) 0px 1px 1px;  
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #131313;
	border: 1px solid #131313;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px;
	display: block;
	margin: 0 0 18px 0;
	width: 630px;
	clear: both;
	resize: none;
}

.main form input#name, .main form input#email {
	width: 297px;
	float: left;
	clear: none;
}

.main form input#name {
	margin-right: 18px;
}

.main form textarea {
	height: 100px;
	margin-bottom: 25px;
}

.main form input#submit {
	width: 58px;
	font-weight: bold;
	padding: 4px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	float: right;
	clear: none;
	margin: 0 12px 0 0;
	cursor: pointer;
	font-size: 11px;
	color: rgba(255,255,255,0.5);
	color: #939393;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);	
	border: 1px solid rgba(0,0,0,1);
	background: #0f0f0f url(../img/dark/bg-button.png) repeat-x;
}

.main form input#submit:hover {
	color: #c6c6c6;
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}

.main form input#submit:active {
	text-decoration: none;
	color: rgba(255,255,255,0.5);
	color: #939393;
	border: 1px solid rgba(0,0,0,.5);
	background: transparent url(../img/dark/bg-button-off.png) repeat-x;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,.1);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,.1);
	box-shadow: 0px 1px 1px rgba(255,255,255,.1);
}


.main div#error {
	float: left;
	width: 350px;
	font-size: 11px;
	color: red;
}

.main div#error p.loading {
	color: #00324b;
}


/* FOOTER
------------------------------------------------------------- */

.footer {
	width: 700px;
	padding: 24px 5px 80px;
	background: url(../img/dark/bg-footer.png) no-repeat;
}

.footer p {
	width: 240px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
	text-shadow: 0px 1px 1px rgba(0,0,0,1);
	text-align: center;
}

.footer a {
	color: #333;
}


/* MISC.
------------------------------------------------------------- */

.hide {
	display: none;
}


/* self-clear floats */

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
