forked from kimmarra/kimmarra.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (175 loc) · 8.32 KB
/
index.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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kim Marra</title>
<!-- Core Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/application.css" type="text/css">
<!-- Font Awesome -->
<link rel="stylesheet" href="font_awesome/css/font-awesome.min.css" type="text/css">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Raleway:400,400italic,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Inconsolata|Special+Elite" rel="stylesheet">
</head>
<body id="page-top" class="Site">
<!-- Top Nav Bar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" id="page-top-link" href="#page-top">Kim Marra</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li id="about-link"><a href="#about">statement</a></li>
<li id="work-link"><a href="#work">work</a></li>
<li id="news-link"><a href="#news">news</a></li>
<li id="contact-link"><a href="#contact">contact</a></li>
<li><a href="pdfs/kim-resume.pdf">CV</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<header>
<div class="container header-content">
<div class="row header-content-inner">
<div class="main-name col-lg-6 col-md-6 col-sm-12 col-xs-12">
<h1>Kim Marra</h1>
<p>fine artist</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<button id="header-button" class="btn btn-default" href="#about">learn more</button>
</div>
</div>
</div>
</header>
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 text-center">
<h2 class="section-heading">statement</h2>
<p id="about-text">
My memories are dominated by the spaces I experienced them in. How I felt and where I was are inextricably linked. Through my paintings, I extract elements from my past surroundings and reconfigure them in a way that feels more natural to me. I am attracted to both urban, industrial landscapes and domestic interiors. The visual content of the two can be so different yet the feelings I associate with them often overlap. When I’m painting I’m considering why a city sidewalk can feel connected to my childhood bedroom, or how the bricks of an empty warehouse resemble the chimney in my old home. My recent work is inspired by the aesthetic of collage. Geometric shapes and bold colors enhance this process while making my work aggressive and confrontational. The environments I create are scattered with entrances, twists and turns. There are places for the eye to travel and areas that stop short and force you out. They are meant to be explored as they welcome you, surround you, and simultaneously turn you away.
</p>
</div>
</div>
</div>
</section>
<div class="container section-border">
</div>
<section id="work">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">work</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Boxes.jpg">
<p class="index-painting-caption">Boxes <span class="divider">|</span> 2015</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Blocks.jpg">
<p class="index-painting-caption">Blocks <span class="divider">|</span> 2015</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Baby_Steps.jpg">
<p class="index-painting-caption">Baby Steps <span class="divider">|</span> 2015</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Surfaces.jpg">
<p class="index-painting-caption">Surfaces <span class="divider">|</span> 2015</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Little_Pieces.jpg">
<p class="index-painting-caption">Little Pieces <span class="divider">|</span> 2015</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 individual-painting-container center-block">
<img src="art_works/Collage.jpg">
<p class="index-painting-caption">Collage <span class="divider">|</span> 2015</p>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center" id="more-work-button-container">
<a href="works.html" id="see-more-work-button" class="btn btn-default">see more</a>
</div>
</div>
</div>
</section>
<div class="container section-border">
</div>
<section id="news">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 text-center">
<h2>news</h2>
</div>
</div>
<div class="row text-center index-news-container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 individual-news-container">
<h4>Emergent Art Space</h4>
<p>I was interviewed for a feature on Emergent Art Space! <a href="http://emergentartspace.org/forum/36873/">Check it out.</a></p>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 individual-news-container">
<h4>Paint Pulse Magazine</h4>
<p>My painting Boxes is being featured in Issue 5 of Paint Pulse Magazine! For a preview, visit the <a href="http://www.paintpulsemagazine.com/currently-featured.html">currently featured</a> section of the magazine.</p>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 individual-news-container">
<h4>FAMILIAR PLACES: Window Display and Solo Exhibition</h4>
<p>Solo Exhibition at the Chashama art space in New York. Click <a href="news.html">here</a> for more info</p>
</div>
</div>
</div>
</section>
<div id="bottom-image">
</div>
<section id="contact">
<div class="container text-center">
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">follow me on social media or reach out with any inquries</h2>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h4 id="email">kimmarra03@gmail.com</h4>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<a id="twitter-link" href="https://twitter.com/funnyhat"><i class="fa fa-twitter fa-4x"></i></a>
<a id="insta-link" href="https://www.instagram.com/kimarraaa"><i class="fa fa-instagram fa-4x"></i></a>
</div>
</div>
</div>
</section>
<section id="copyright">
<div class="container text-center">
<div class="row">
<div class="col-lg-12">
<p>artwork: copyright © Kim Marra 2016</p>
<p>site design // code: copyright © John Colella 2016</p>
</div>
</div>
</div>
</section>
<!-- JQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
<!-- Core Bootstrap JS -->
<script src="js/bootstrap.min.js"></script>
<!-- Custom JS -->
<script src="js/application.js"></script>
</body>
</html>