/* GEORGE KOTELNIKOV */
/*  www.zoomrix.com  */
/* SWATCHES */

/* IMPORT */
@import "css/reset.css";
@import "css/typography.css";
@import "css/nivo-slider.css";
/*@import "styles/colorbox.css";*/
@import "css/prettyPhoto.css";
@import "styles/tonic_gallery.css";
@import "css/social.css";

/*///////////
   MY CSS 
///////////*/

body { 
	background: #06070c url(images/bg-lighter.jpg) repeat top; 
	font: 0.9em 'Helvetica Neue',Helvetica,'Lucida Grande','Lucida Sans Unicode',sans-serif;
	text-shadow: 0 1px 0 #1e2223;
	color: #e1e0da;
	line-height: 1.4;
}

/* TYPOGRAPHY */
				  
a:link, a:visited, a:hover, a:active	{ 
	text-decoration: none; 	
	text-shadow: 1px 1px #1d1b17;
}

a:link 			{ color: #76b4dc; }
a:visited 		{ color: #76b4dc; }
a:hover 		{ color: #b6ccdb; }
a:active 		{ color: #b6ccdb; }


/* UTILITY */

.floatLeft 		{ float: left; }
.floatRight 	{ float: right; }
.clear 			{ clear: both; }
.hidden			{ display: none; }

/* STRUCTURE */

.box {
	margin: 0 auto;
	width: 960px;
}

.section {
	margin: 600px 0;
	padding: 120px 0 200px 0;
}

.section h1 {
	padding-bottom: 18px;
}

.section h2  {
	color: #897c5c;
	font-family: verdana, Arial, sans-serif;
	font-variant: small-caps;
	font-style: inherit;
	font-size: 14px;
	margin: 40px 0 0 300px;
	text-shadow: 1px 1px #1d1b17;
}

.section h3 {
	color: #dcd2b9;
	font-family: verdana, Arial, sans-serif;
	font-variant: small-caps;
	font-style: inherit;
	font-size: 18px;
	margin: 10px 0 15px 0;	
	text-shadow: 1px 1px #1d1b17;
}

p {
	padding-bottom: 10px;
}
/* HEADER */

#header-stretch { background: url(images/header-bg.png) repeat-x 0 -30px; position: fixed; width: 100%; z-index: 999;}

#header { overflow: hidden; margin: 0 auto;}

#header h1 a {
	background:  url(images/header-zoomrix.png) no-repeat 0px 10px;
	float: left;
	width: 301px;
	height: 100px;
	margin-top: 0;
	text-indent: -9999px;
}

/* NAVIGATION */

#header ul{
	float: right;
	list-style: none;
	margin-top: 23px;
	margin-bottom: 0;
	letter-spacing: -0.2px;
}

#header ul li {
	float: left;
	margin: 0 30px;
}

#header ul li a {
	text-decoration: none;
	font-size: 18px;
}

/* SLIDER */

#slider-stretch { 
	background: #f7f6f0 url(images/slider-bg.png) repeat-x bottom;
	position: relative;
	top: 82px;
}

#slider {
    position:relative;
    width:960px; /* Change this to your images width */
    height:311px; /* Change this to your images height */
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/* TWITTER BLURB */

#twitter-blurb {
	background: url(images/twitter_badge.png) no-repeat 0 30px;
	height: 100px;
}

#twitter-text {
	margin: 0 0 0 60px;
}

/* CONTAINER */

#container-stretch { 
	background: url(images/container-bg.png) repeat-x top; 
	margin-top: 82px; /* Has to be same is #slider-stretch - top attribute */
}

#container { 
	background: transparent;
	padding-top: 80px; /* How far the first section is from the slider */
}

/* ABOUT */

#about {
	overflow: hidden;
}

#about h1 {
	background: url(images/title-about.png) no-repeat;
	float: left;
	width: 282px;
	height: 114px;
	text-indent: -9999px;
}

/* ABOUT PERSONAL */

.about-menu { padding: 0; margin: 0 auto; width: 960px; text-align: center;}
.about-menu li a { padding: 10px; float:left;}
.about-menu li.active a { text-decoration: underline; }

#about-artist {
	overflow: hidden;
}

#objective {
	width: 578px;
	margin: 0 15px 15px 0;
	float: left;
}

#skills {
	width: 352px;
	margin-left: 15px;
	float: left;
}

#skills li {
	padding-bottom: 10px;
}
#theprocess {
	clear: left;
	width: 578px;
	margin-right: 15px;
	float: left;
}

#network {
	width: 352px;
	margin-left: 15px;
	float: left;
}

#about-personal {
	overflow: hidden;
}

#bio {
	width: 960px;
}

#bio img {
	float: right;
	padding: 20px;
}

#basicinfo {
	width: 578px;
	margin-right: 15px;
	float: left;
}

#hobbies {
	width: 352px;
	margin-right: 15px;
	float: left;
}
/* PORTFOLIO */

#portfolio {
	overflow: hidden;
}

#portfolio h1 {
	background: url(images/title-portfolio.png) no-repeat;
	float: left;
	width: 282px;
	height: 114px;
	text-indent: -9999px;
}

#portfolio img.carve-filter {
	float: right;
	margin: -90px 0 0 100px;
}


/* SERVICES */

#services {
	overflow: hidden;
}

#services h1 {
	background: url(images/title-services.png) no-repeat;
	float: left;
	width: 282px;
	height: 114px;
	text-indent: -9999px;
}

.services-section-1 {
	float: left;
	width: 300px;
	padding: 10px 10px;
}

.services-section-1 a, .services-section-2 a {
	padding: 10px 0;
	float: right;
	margin-right: 18px;
	
}

.services-section-2 {
	width: 220px;
	float: left;
	padding: 10px 10px;
}

/* CONTACT */

#contact-stretch {
	background: url(images/footer-bg.png) repeat-x bottom;
}

#contact {
	overflow: hidden;
	padding-bottom: 500px;
	margin-bottom: 0;
}

#contact h1 {
	background: url(images/title-contact.png) no-repeat;
	float: left;
	width: 282px;
	height: 114px;
	text-indent: -9999px;
}

#contact-form {
	margin: 20px 0 0 0;
	width: 420px;
	float: left;
}

#contact-form label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#contact-form .small {
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#contact-form input, textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: 1px solid #aacfe4;
	width: 200px;
	margin:  2px 0 20px 10px;
}



#contact-form button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	font-size: 11px;
	font-weight: bold;
}

#contact-extras {
	float: right;
	margin: 10px 0;

}

/* FOOTER */

/*#footer-stretch-torn {
	background: url(images/footer-bg.png) repeat-x;
	float: clear;
	display: block;
	width: 100%;
	height:  32px;
}

#footer-stretch {
	height: 200px; /*TEMPORARY*!/
	background: #fafbfe;
}

#footer {
	color: #9a9079;
	padding-top: 20px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	text-align: center;
	float: left;
	padding: 0 20px;
	width: 250px;
}*/

#copyright-stretch-torn {
	background: url(images/footer-bg.png) repeat-x;
	float: clear;
	display: block;
	width: 100%;
	height:  32px;
	position: fixed;
	bottom: 30px;
}

#copyright-stretch {
	background: #fafbfe;
	position: fixed;
	height: 30px;
	bottom: 0;
	width: 100%;
}

#copyright {
	overflow: hidden;
	padding: 5px 0;
	font-size: 12px;
	color: #62502d;
	font-variant: small-caps;
	text-shadow: 1px 1px #fff;
}

#copyright p {
	vertical-align: middle;
	float: left;
	padding: auto 0;
}

#copyright-buttons {
	float: right;
}

#copyright-buttons a {
	float: left;
}

.inline {
	color: #000;
	background:#fafbfe;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px #fff;
}

.tip {
    color: #000;
    background:#fafbfe;
    opacity: 0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px #fff;
}

.tip img {
	border-width:0px;
	background-repeat: no-repeat;
	-moz-box-shadow: 1px 2px 10px #0a0b0b;
	-webkit-box-shadow: 1px 2px 10px #0a0b0b;
	-khtml-box-shadow: 1px 2px 10px #0a0b0b;
	box-shadow: 1px 2px 10px #0a0b0b;
/*	background-color: #000;*/
}
