Skip to content

Commit

Permalink
Add all De Annes content
Browse files Browse the repository at this point in the history
  • Loading branch information
jekkilekki committed Jul 1, 2016
1 parent 5813895 commit 2e4122d
Show file tree
Hide file tree
Showing 111 changed files with 2,407 additions and 51 deletions.
43 changes: 25 additions & 18 deletions css/base.css
Expand Up @@ -7,6 +7,13 @@
* 8/17/2011
*/

.red { color: red; }
.group { clear: both; }
#resume-page table { margin: 1.5em 1.5em 3em!important; }
#resume-page td { padding: 0.15em 1.5em!important; border: 1px solid rgba(255,255,255,0.1)!important; }
#training p { margin-bottom: 0; }
#training h5:not(:first-child), #training img { margin-top: 1em; }


/* ---------------------------------------------------------------------- */
/* Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
Expand All @@ -32,16 +39,16 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
/* #Basic Styles
================================================== */
body {
font: 14px/1.7 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
font: 16px/1.8 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
font-weight:lighter;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
}

/* Menu style*/
.header .headerContent #mobile_nav, .header .headerContent .nav li{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:12px;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: 700;
line-height: 16px;
letter-spacing: -0.08px;
Expand All @@ -56,20 +63,20 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
================================================== */

h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 1.25;
margin-bottom: 5px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1{ font-size: 32px; margin-bottom: 14px;}
h2{ font-size: 28px; margin-bottom: 12px;}
h3{ font-size: 23px; margin-bottom: 10px;}
h4{ font-size: 18px; margin-bottom: 10px;}
h5{ font-size: 14px; }
h6{ font-size: 12px; line-height: 18px;}
h1{ font-size: 36px; margin-bottom: 14px;}
h2{ font-size: 32px; margin-bottom: 12px;}
h3{ font-size: 27px; margin-bottom: 10px;}
h4{ font-size: 22px; margin-bottom: 10px;}
h5{ font-size: 18px; }
h6{ font-size: 16px; line-height: 18px;}

h3 { font-weight: 600; }

Expand All @@ -79,7 +86,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
}

.title{
font-size: 14px;
font-size: 18px;
font-weight: 400;
}

Expand All @@ -92,7 +99,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
}

.large_font{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-size:50px;
letter-spacing: -0.7px;
}
Expand Down Expand Up @@ -133,7 +140,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb

.text_hover { padding: 0px 4px 2px 4px;}
.list_hover {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
display:inline-block;
font-size: 12px;
font-weight: 400;
Expand Down Expand Up @@ -194,7 +201,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb

a.button, .button,
button {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
white-space: nowrap;
display: inline-block;
font-weight: bold;
Expand Down Expand Up @@ -449,7 +456,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
height:65px;
text-align:center;
font-size:12px;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 600;
line-height: 1.25;
padding: 29px 10px 0px 0px;
Expand Down Expand Up @@ -827,7 +834,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb

#options li {
float: left;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: 700;
line-height: 16px;
Expand Down Expand Up @@ -923,7 +930,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
}

.portfolio .item a .img_text span{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 1.25;
font-size: 12px;
Expand All @@ -940,7 +947,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
display:inline-block;
position:relative;

font-family:'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight:400;
line-height:1.25;
font-size:12px;
Expand Down
1 change: 1 addition & 0 deletions css/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
14 changes: 7 additions & 7 deletions css/main.css
Expand Up @@ -73,7 +73,7 @@

.header .headerContent .nav ul li a{
height:100%;
padding:20px 15px 15px 15px;
padding:20px 15px 20px 15px;
display: block;
text-align:center;
cursor:pointer ;
Expand Down Expand Up @@ -143,7 +143,7 @@
}

.header .topContact {
float: right; display: inline; margin-top: 15px; margin-right: 10px;
float: right; display: inline; margin-top: 10px; margin-right: 10px;
width: 180px;
text-align:right;
}
Expand Down Expand Up @@ -185,7 +185,7 @@

.mainContainer .logo img{
position: absolute;
bottom:0px;
/* bottom:0px;*/

}

Expand Down Expand Up @@ -424,7 +424,7 @@
.header .headerContent .nav ul li a{ padding:12px 15px 10px 15px; }
.header .headerContent .highlight{ display:block; }
.header .headerContent #mobile_nav{ display:none; position:absolute; }
.header .topContact { width: 160px; margin-top: 10px; }
.header .topContact { width: 160px; margin-top: 0px; }

/* full size and medium size content scrollbar*/
.medium_size #scrollbar_holder .viewport { height: 265px; }
Expand All @@ -446,7 +446,7 @@
@media only screen and (min-width: 960px) and (max-width: 1024px) {
/* Header - Menu style */
.header .headerContent .nav{ width: 730px; }
.header .topContact { width: 200px; margin-top: 10px; }
.header .topContact { width: 200px; margin-top: 0px; }

#options{ margin-right:50px;}

Expand All @@ -466,7 +466,7 @@
.header .headerContent .nav ul li .last{ padding-bottom:15px;}
.header .headerContent .highlight{ display:none; }
.header .headerContent #mobile_nav{ display:block; position:relative; }
.header .topContact { width: 150px; }
.header .topContact { width: 150px; margin-top: 5px; }

.header .headerContent .nav ul li ul { float:none; position:relative; margin:0px; }
.header .headerContent .nav ul li ul li {float:none; margin:0px;top:0px; }
Expand Down Expand Up @@ -520,7 +520,7 @@
.header .headerContent .nav ul li .last{ padding-bottom:15px;}
.header .headerContent .highlight{ display:none; }
.header .headerContent #mobile_nav{ display:block; position:relative; }
.header .topContact { width: 190px; }
.header .topContact { width: 190px; margin-top: 5px; }

.header .headerContent .nav ul li ul { float:none; position:relative; margin:0px; }
.header .headerContent .nav ul li ul li {float:none; margin:0px;top:0px; }
Expand Down
1 change: 1 addition & 0 deletions images/background/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
1 change: 1 addition & 0 deletions images/fancybox/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Binary file added images/favicons.zip
Binary file not shown.
Binary file added images/favicons/apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions images/favicons/browserconfig.xml
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file added images/favicons/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/favicons/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/favicons/favicon.ico
Binary file not shown.
6 changes: 6 additions & 0 deletions images/favicons/manifest.json
@@ -0,0 +1,6 @@
{
"name": "De Anne Dubin",
"icons": [
],
"display": "standalone"
}
Binary file added images/favicons/mstile-150x150.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions images/favicons/safari-pinned-tab.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/gallery/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
1 change: 1 addition & 0 deletions images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
1 change: 1 addition & 0 deletions images/portfolio/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
4 changes: 4 additions & 0 deletions images/site/background-images/_picasa.ini
@@ -0,0 +1,4 @@
[De Anne_Dubin Headshot.JPG]
backuphash=44565
crop=rect64(99a0000ffffffff)
filters=crop64=1,99a0000ffffffff;
Binary file added images/site/background-images/background1.JPG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/background-images/background1_2.JPG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/background-images/background2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/background-images/background3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/background-images/background4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/site/background-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/contact-images/headshot1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/contact-images/headshot2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/site/contact-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/film-images/film1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/film-images/film2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/site/film-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/film-images/vo1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/film-images/vo2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/film-images/vo3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/film-images/vo4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/homepage-images/homepage1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/site/homepage-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
1 change: 1 addition & 0 deletions images/site/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/logo-images/DeAnneDubin_logo-inv.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/logo-images/DeAnneDubin_logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/logo-images/DeAnneDubin_logo2-inv.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site/logo-images/DeAnneDubin_logo2.png
Binary file added images/site/logo-images/crimson-google.png
Binary file added images/site/logo-images/garamond-google.png
Binary file added images/site/logo-images/garamond-logo.png
1 change: 1 addition & 0 deletions images/site/logo-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/logo-images/new-icon.jpg
Empty file.
1 change: 1 addition & 0 deletions images/site/stage-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/stage-images/stage1.gif
Binary file added images/site/stage-images/stage10.jpg
Binary file added images/site/stage-images/stage2.jpg
Binary file added images/site/stage-images/stage3.jpg
Binary file added images/site/stage-images/stage4.jpg
Binary file added images/site/stage-images/stage5.jpg
Binary file added images/site/stage-images/stage6.jpg
Binary file added images/site/stage-images/stage7.jpg
Binary file added images/site/stage-images/stage7_2.jpg
Binary file added images/site/stage-images/stage8.jpg
Binary file added images/site/stage-images/stage9.jpg
1 change: 1 addition & 0 deletions images/site/studio-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/studio-images/studio1.JPG
Binary file added images/site/studio-images/studio2.JPG
Binary file added images/site/studio-images/studio3.jpg
1 change: 1 addition & 0 deletions images/site/training-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/training-images/training1.jpg
Binary file added images/site/voice-over-images/ONU_en_novo_1.png
1 change: 1 addition & 0 deletions images/site/voice-over-images/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
Binary file added images/site/voice-over-images/pstBeyondHL.jpg
1 change: 1 addition & 0 deletions images/slideshow/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here
1 change: 1 addition & 0 deletions images/social/index.php
@@ -0,0 +1 @@
<?php // Nothing to see here

0 comments on commit 2e4122d

Please sign in to comment.