body {
	font-size:75%;
	color:#222;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	background-image:url(../images/vcard_page_bg.gif);
	}

div#wrapper {
	width:493px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/card_bg_art.gif);
	background-repeat: no-repeat;
	padding-right: 100px;
	padding-left: 100px;
	background-attachment: scroll;
	background-position: 36px -70px;
}
#wrapper #footer {
	color: #CCC;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #footer h4 {
	font-weight: normal;
}


div#vcard {
	width:474px;
	background-color: #000;
	padding: 9px;
	
}				

/*div#wrapper {
	padding-left:0px !important;
}*/


h1,h2,h3{
	color: #1F2224;
}
h1,h2,h3{
	margin: 0 0 0.75em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	font-size: 1.9em;	
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1em;
}
small{
	font-size: 0.95em;
}

a {
	color: #0e91cf;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

p{
	margin: 1em 0;
	line-height: 14px;
}
.green{color:#709D1A}
.highlight {
	font-weight: bold;
}
#footer #credits {
	padding-bottom: 5px;
}


.blue{color:#4791BA}
.red{color:#AF2222}
.orange{color:#FFA303}

#header {
	height: 58px;
	width: 493px;
	margin-top: 50px;
}
#header h1 {
	display: none;
}
#header #logo {
	background-image: url(../images/logo_kirev3.gif);
	height: 58px;
	width: 114px;
	background-repeat: no-repeat;
}
#navigation {
	background-image: url(../images/navigation_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 12px;
	/*background-image: url(../images/page_nav_bg.gif);
	height: 42px;*/
}
div#content {
	background-image: url(../images/vcard_content_bg.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*min-height:200px;*/
	background-position: 0px 0px;
	background-color: #FFF;
}		
/*
KWICKS MENU */

.kwicks {
	list-style: none;
	position: relative;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
	}  


.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	white-space:nowrap;
	float: left;
	width: 110px;
	height: 75px;
	border-left: 1px solid #222426;
	} 


.kwicks li a {
	text-decoration: none;
	display: block;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 110px;
	font-weight: bold;
	}
#navigation .kwicks a {
	font-size: 16px;
	color: #F5F5F5;
}
	
#nav-about {
	background-image: url(../images/kwicks_about.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
#nav-about.active {
	background-image: url(../images/kwicks_about.gif);
	background-repeat: no-repeat;
	background-position: 15px -85px;
}  
#nav-about.selected {
	background-repeat: no-repeat;
	background-position: 15px -85px;
}
#nav-work { background: url(../images/kwicks_work.gif) no-repeat 15px 0 }  
#nav-work.active {
	background-image: url(../images/kwicks_work.gif);
	background-repeat: no-repeat;
	background-position: 15px -85px;
}  
#nav-work.selected {background-repeat: no-repeat;background-position: 15px -85px;}

#nav-network {  		background: url(../images/kwicks_network.gif) no-repeat 15px 0 }
#nav-network.active {  	background: url(../images/kwicks_network.gif) no-repeat 15px -85px }
#nav-network.selected {background-repeat: no-repeat;background-position: 15px -85px;}
	  
#nav-contacts { 		background: url(../images/kwicks_contact.gif) no-repeat 15px 0; 
						border-right: 1px solid #222426 }
#nav-contacts.active {  background: url(../images/kwicks_contact.gif) no-repeat 15px -85px}  
#nav-contacts.selected {background-repeat: no-repeat; background-position: 15px -85px;
}  



#networks li {
	float: left;
	/*float : left;*/
}
#networks a {
	display : block;
	width : 177px;
	color: #1F2224;
	background-position : 5px 6px;
	background-repeat : no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#networks li a span {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color:#666;
	
}
#networks li a:hover span {
	color:#fff;
}
#networks li a strong {
	font-size : 12px;
	line-height : 12px;
	text-transform : uppercase;	/*	color : rgb(255,255,255);
	color : rgba(255,255,255,0.9);
*/
	display: block;
	margin: 0px;
	padding: 0px;
	
}

#networks a:hover{
	text-decoration : none;
	color : #fff;
}
#networks a.facebook { background-image : url(../images/network/facebook.png); }
#networks a.vimeo { background-image : url(../images/network/vimeo.png); }
#networks a.virb { background-image : url(../images/network/virb.png); }
#networks a.delicious { background-image : url(../images/network/delicious.png); }
#networks a.flickr { background-image : url(../images/network/flickr.png); }
#networks a.linkedin { background-image : url(../images/network/linkedin.png); }
#networks a.twitter { background-image : url(../images/network/twitter.png); }
#networks a.youtube { background-image : url(../images/network/youtube.png); }
#networks a.twitter:hover {
	background-color : #47D1D7;
}
#networks a.flickr:hover {
	background-color : #D91D82;
}
#networks a.delicious:hover {
	background-color : #2F2F2F;
}
#networks a.linkedin:hover {
	background-color : #52A3C5;
}
#networks a.facebook:hover {
	background-color : #5475AC;
}
#networks a.youtube:hover {
	background-color : #EB3B39;
}
#networks a.vimeo:hover {
	background-color : #4FBDDE;
}
#networks a.virb:hover {
	background-color : #1B1B1B;
}
#contact .contactBox {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#contact #skype {
	background-image: url(../images/skype.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#contact #mail {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#contact #website {
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#contact #vcf {
	background-image: url(../images/vcard.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#contact #name {
	background-image: url(../images/user_gray.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}


#contact #iphone {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#work ul li {
border-bottom:1px solid #E5E5E5;
}
#work h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
#work h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper #vcard #content #work h3 a {
	color: #4791BA;
}


#work ul li a {
	display: block;
	padding: 10px;
}

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