-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
154 lines (125 loc) · 5.52 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!--<link rel="Shortcut Icon" type="image/ico" href="imgs/favicon.ico" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ZEA KAURI</title>
<!-- CSS _____________________________________________-->
<link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,600&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/icomoon.css" media="screen" />
<link rel="stylesheet" href="css/magnificpopup.css" media="screen" />
<link rel="stylesheet" href="css/columns.min.css" media="screen" />
<link rel="stylesheet" href="style.css" media="screen" />
<!-- Fixing Internet Explorer ______________________________________-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<link rel="stylesheet" href="css/ie.css" />
<![endif]-->
</head>
<body class="post has-featured-image">
<!-- Loader _______________________________-->
<div class="loadreveal"></div>
<div id="loadscreen"><div id="loader"><span></span></div></div>
<!-- HEADER _____________________________________________-->
<header role="banner" id="header">
<div class="wrapper">
<!-- Logo __-->
<a href="index.html" rel="home"><img src="imgs/logo-black.png" alt="logo" /></a>
<h1 id="logo"></h1>
<!-- Main menu __-->
<nav id="mainmenu" role="navigation">
<div id="menu-burger"><i class="icon-menu"></i></div>
<div id="searchicon">
<i class="icon-search"></i>
<form action="http://airy.designagent.sk/" method="get" id="searchbar">
<fieldset>
<input type="text" name="s" id="searchbar-input" value="" />
<button type="submit" id="searchbar-submit"></button>
</fieldset>
</form>
</div>
<div id="menu">
<ul>
<li class="menu-item-has-children"><a href="index.html">Home</a>
<ul class="sub-menu"></ul>
</li>
<li class="menu-item-has-children"><a href="gallery.html">Portfolio</a>
<ul class="sub-menu"></ul>
</li>
<li class="current-menu-item menu-item-has-children"><a href="about.html">About</a>
<ul class="sub-menu"></ul>
</li>
<li class="menu-item-has-children"><a href="http://zeakauri.tumblr.com/">Blog</a>
<ul class="sub-menu"></ul>
</li>
<li class="menu-item-has-children"><a href="contact.html">Contact</a>
<ul class="sub-menu"></ul>
</li>
</ul>
</div>
</nav>
</div> <!-- END .wrapper -->
</header>
<!-- MAIN CONTENT SECTION _____________________________________________-->
<section id="content" role="main">
<div class="wrapper">
<!-- WYSIWYG starts here __-->
<div class="column-grid column-grid-3">
<div class="column column-span-1 column-push-0 column-first">
<h4><strong></strong></h4>
</div>
<div class="column column-span-2 column-push-0 column-last">
<p class=""><strong>Zea Kauri is Ukrainian photographer, sound producer and a DJ.</strong></p>
<p>Originally born in Kiev, Julia (Zea Kauri) had started her way as an musician in electronic duo Sphingida and later as a Dj Zea.
Julia took part in numerous underground music events and festivals in Ukraine, Thailand, India and Russia.
During her trips in different countries Julia had decided to express and share her unique world discoverings through Photography.
Since, 2010, the time when Julia got her first semi-professional camera Photography became the main key focus of her work as an artist.
Currently, Julia works on her personal projects. Also, does commercial shootings and different collaborations with fashion designers.
Zea Kauri - pseudonym or stage name that Julia use to express herself using Photography and Music language and considering herself as an Visual and Sound Artist.</p>
</div>
</div>
<div class="column-grid column-grid-3">
<div class="column column-span-1 column-push-0 column-first">
<h4><strong>Education:</strong></h4>
</div>
<div class="column column-span-2 column-push-0 column-last">
<p>Music School # 5 im.L. M. Revutsky Viktor Marushchenko School of Photography</p>
</div>
</div>
<div class="column-grid column-grid-3">
<div class="column column-span-1 column-push-0 column-first">
<h4><strong>Exhibitions:</strong></h4>
</div>
<div class="column column-span-2 column-push-0 column-last">
<p>A Transformation. GogolFest 2013</p>
</div>
</div>
<div class="featured-image-header2">
<div id="">
<img src="imgs/photography/fullscreen08.jpg"alt="" />
</div>
</div>
<!-- WYSIWYG ends here __-->
</div><!-- END .wrapper -->
</section>
<footer id="footer" role="contentinfo">
<p class="back-to-top"><a href="#header">Back to top </a></p>
<p class="copyright">Zea Kauri © 2015</p>
<ul class="social-icons">
<li><a href="https://www.flickr.com/photos/97066772@N03/" target="_blank" title="Flickr"><i class="icon-flickr"></i></a></li>
<li><a href="https://www.facebook.com/zea.kauri" target="_blank" title="Facebook"><i class="icon-facebook"></i></a></li>
</ul>
</footer>
<!-- Javascripts ______________________________________-->
<script src="js/jquery.min.js"></script>
<script src="js/retina.min.js"></script>
<!-- include image popups -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- include svg line drawing plugin
<script src="js/jquery.lazylinepainter.min.js"></script>-->
<!-- include custom script -->
<script src="js/scripts.js"></script>
</body>
</html>