windhamdavid 10 years ago
parent
commit
3604bf0bd8
3 changed files with 319 additions and 3 deletions
  1. 3 3
      card.php
  2. 232 0
      css/card.css
  3. 84 0
      page-card.php

+ 3 - 3
card.php

@@ -1,6 +1,6 @@
 <?php
 /**
- * Template Name: Card
+ * Template Name: OLDCard
  */
  ?>
 <!--
@@ -36,7 +36,7 @@
 					<img src="<?php echo get_template_directory_uri();?>/img/dw.png" width="25" alt="daw"/>
 					<h2 class="entry-title"><a href="http://zekenwoozer.com/" title="David A. Windham" rel="home">&nbsp;&nbsp;Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></h2>
 					<h4>South Carolina USA</h4>
-					<h3 class="vcard author"><a href="https://davidawindham.com/" title="David A. Windham" rel="home">David A. Windham</a></h3>
+					<h3 class="vcard author"><a href="https://davidawindham.com/" title="David A. Windham" rel="author">David A. Windham</a></h3>
 					<p>au&middot;to&middot;di&middot;dact &nbsp; rac&middot;on&middot;teur</p>
 					<div class="contact">803-712-3283 - <script type="text/javascript"> 
 					//<![CDATA[
@@ -63,7 +63,7 @@
 					 - <a href="https://keybase.io/windhamdavid" title="David Windham Keybase">keys</a>
 					</div>
 					<div class="bottom">
-						<p><a href="https://plus.google.com/+DavidWindham1?rel=author" rel="me">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid rel="me"">Land</a> - <a href="http://twitter.com/windhamdavid" rel="me">Whiskey</a> - <a href="http://facebook.com/windhamdavid" rel="me">Manure</a> - <a href="http://windhamdavid.tumblr.com/" rel="me">Nails</a> - <a href="http://vimeo.com/windhamdavid" rel="me">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
+						<p><a href="https://plus.google.com/+DavidWindham1?rel=author" rel="publisher">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid rel="me"">Land</a> - <a href="http://twitter.com/windhamdavid" rel="me">Whiskey</a> - <a href="http://facebook.com/windhamdavid" rel="me">Manure</a> - <a href="http://windhamdavid.tumblr.com/" rel="me">Nails</a> - <a href="http://vimeo.com/windhamdavid" rel="me">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
 						<p><a href="http://github.com/windhamdavid" rel="me">Lions Tamed</a> - <a href="http://sandbox.davidawindham.com">Bars Emptied</a> - <a href="https://cantbuymelove.org/">Love</a> - <a href="http://64.207.154.37/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a></p>
 					</div>
 

+ 232 - 0
css/card.css

@@ -0,0 +1,232 @@
+html, body, div, span, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+abbr, address, cite, code,
+del, dfn, em, img, ins, kbd, q, samp,
+small, strong, sub, sup, var,
+b, i,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, figcaption, figure, 
+footer, header, hgroup, menu, nav, section, summary,
+time, mark, audio, video {
+  margin:0;
+  padding:0;
+  border:0;
+  outline:0;
+  font-size:100%;
+  vertical-align:baseline;
+  background:transparent;
+}
+
+body {
+	line-height: 1;
+}
+h1, h2, h3, h4, h5, h6 {
+	clear: both;
+	font-weight: normal;
+}
+ol, ul {
+	list-style: none;
+}
+blockquote {
+	quotes: none;
+}
+blockquote:before, blockquote:after {
+	content: '';
+	content: none;
+}
+del {
+	text-decoration: line-through;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+a img {
+	border: none;
+}
+.clear {
+	clear: both;
+}
+
+
+
+
+body {
+		background: rgba(160,160,160,0.73) url(img/3.png);
+}
+body,
+input,
+textarea {
+	color: #666;
+	font-size: 12px;
+	line-height: 18px;
+}
+hr {
+	background-color: #e7e7e7;
+	border: 0;
+	clear: both;
+	height: 1px;
+	margin-bottom: 18px;
+}
+
+/* Text elements */
+p {
+	font-size: 13px;
+	margin-bottom: 8px;
+}
+h4 {
+	font-size: 13px;
+	margin-bottom: 10px;
+}
+h3 {
+	font-size: 14px;
+	margin-bottom: 0px;
+}
+h2 {
+	font-size: 16px;
+	margin-left: 25px;
+}
+	p.noindent {
+	margin-bottom: 10px;
+	text-indent : 0px;
+}
+a:link {
+	color: #000;
+	text-decoration: none;
+}
+a:visited {
+	color: #000;
+	text-decoration: none;
+}
+a:active,
+a:hover {
+	color: #757576;
+	text-decoration: none;
+}
+
+/* Text meant only for screen readers */
+.screen-reader-text {
+	position: absolute;
+	left: -9000px;
+}
+
+/* =Layout
+-------------------------------------------------------------- */
+body {
+  padding: 0;
+  margin: 0;
+}
+.header {
+	margin: 0 0 50px 0;
+}
+#container {
+	margin: 0 auto;
+	text-align: center;
+}
+#content {
+	margin: 150px auto;	
+	width:500px;
+	background: #fff;
+	padding: 20px;
+	border: 1px solid #dadada;
+}
+#content img {
+	float: left;
+	margin: -5px 0 -40px 95px;
+}
+#content .icons img {
+	margin: 3px;
+	float: none;
+}
+.card #content {
+	margin: 150px auto;
+	-webkit-animation-name: none;
+	-webkit-animation-iteration-count: infinite;
+	-webkit-animation-timing-function: linear;
+	-webkit-animation-duration: 400s;
+	z-index:-1;
+	width:450px;
+	border-top: 1px solid #fff;
+    -webkit-box-shadow: 0px 3px 5px #cbcbcb;
+    -moz-box-shadow: 0px 3px 5px #cbcbcb;
+    box-shadow: 0px 3px 5px #cbcbcb;
+    -webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    border-radius: 4px;
+
+}
+
+.bottom {
+	margin-top: 32px;
+}
+.bottom p {
+	margin: 0;
+}
+.bottom a {
+	color: #666;
+}
+.left-bottom {
+	float: left;
+	display: block;
+	text-align: left;
+	margin: 0px 0 0 50px;
+}
+.left-bottom p {
+	font-size: 9px;
+}
+.right-bottom {
+
+	margin: 0px 50px 0 0;
+	text-align: right;
+	font-size: 9px;
+}
+.right-bottom p {
+	font-size: 9px;
+}
+.contact {
+	font-size: 12px;
+}
+
+
+@-webkit-keyframes Rotation {
+from {
+	-webkit-transform: rotate(0deg);
+	}
+
+to {
+	-webkit-transform: rotate(360deg);
+
+	}
+}
+
+@media (max-width: 480px) {
+	.card #content {
+		-webkit-animation-name: none;
+		width:550px;
+	}
+	h2 {
+		font-size: 21px;
+	}
+	h3 {
+		font-size: 19px;
+	}
+	h4 {
+		font-size: 17px;
+ 	}
+	.header {
+		margin: 0 0 55px 0;
+	}
+	#content img {
+		margin: -5px 0 -40px 80px;
+	}
+	.bottom {
+		margin-top: 50px;
+	}
+	.bottom p {
+		font-size: 9px;
+	}
+
+}

+ 84 - 0
page-card.php

@@ -0,0 +1,84 @@
+<?php
+/**
+ * Template Name: Card
+ */
+ ?>
+<!DOCTYPE html>
+<html lang="en-US">
+<head>
+<!--
+	     .     . .              .       .  . 
+	. . ...-..-| |-. .-. .-.-..-| .-.. ...-| 
+	 ` ` '' '`-'-' '-`-`-' ' '`-'-`-`-` '`-'-
+-->
+<meta charset="UTF-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="X-UA-Compatible" content="IE=edge" /> 
+<title>David A. Windham</title>
+<meta name="description" content="David A. Windham - Zeken Woozer Enterprises, Un-Ltd. South Carolina USA" />
+<meta name="author" content="David Windham">
+<link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri();?>/css/card.css"/>
+<script type='text/javascript' src='https://code.jquery.com/jquery-1.11.0.min.js'></script><!--https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js-->
+<script type="text/javascript" src="<?php echo get_template_directory_uri();?>/js/card.js"></script>
+</head>
+<body>
+	<div id="wrapper" class="hfeed"> 
+		<div id="main"> 
+			<div id="container" class="card">
+				<div id="content" class "hentry" role="main"> 
+					<div class="header">
+						&nbsp;		
+					</div>
+					<img src="<?php echo get_template_directory_uri();?>/img/dw.png" width="25" alt="daw"/>
+					<h2 class="entry-title"><a href="http://zekenwoozer.com/" title="David A. Windham" rel="home">&nbsp;&nbsp;Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></h2>
+					<h4>South Carolina USA</h4>
+					<h3 class="vcard author"><a href="https://davidawindham.com/" title="David A. Windham" rel="author">David A. Windham</a></h3>
+					<p>au&middot;to&middot;di&middot;dact &nbsp; rac&middot;on&middot;teur</p>
+					<div class="contact">803-712-3283 - <script type="text/javascript"> 
+					//<![CDATA[
+
+					function hiveware_enkoder(){var i,j,x,y,x=
+					"x=\"3.r87dx:7=\\\"57|A;7&;:7<7:7h6=767:7:7878767::<7:7:7:75777;7;7879767::" +
+					"=787:7:78797:7::5797;7;7:787:76:=797:7;787;7:7;75767;7:7;7=7:7;7=787:::797" +
+					"97:76787<7:767<767:77:5777:::787576:679747:7:777<7::;7:767:::787977::777:7" +
+					"6:7::787:79:57777:67976767::678767:7=7577::767=777::47777:;7668767::f;:7=7" +
+					"7:h657;6:7;787f::7::57j;;766:7<::7=7=7h7:74787f:87=747g;:7<687i::7g:579:;7" +
+					"i::7;;:78:=7<7:7f:87=6:7f757h7;766;7=;:7f;=7=6::f797h;:79:87i::79;<77::77:" +
+					"575;::4:87966:<697;6:79677;6::f;:7<6::i;877;7:9::76;;77;778;;76697<::7=667" +
+					"g7::6657=6:7=797f;:7h;77=&;7?}87A+7:+?87js;7v,67mA:74?97m@7:|257pi:7rk87xl" +
+					":7?m57/A;76-:7!}:7/A=7yr:7iw87ge:7ti57,+;7)+;7/|:72w=7yf::wx97v,:7m0876-:7" +
+					"-?<7#}:7\\\";57y=::''87;x6:=u97ne:7sc77ap::e(:7x)::;f87or9:(i77=067;i67<x;" +
+					"7.l87en:7gt=7h;;7i+87+)::{j77=x:7.c97ha7:rC87od9:eA77t(67i)67-4:7;i77f(::j" +
+					"<:732::)j97+=;79487;y:7+=57St:7ri77ng;7.f87ro9:mC77ha67rC67od7:e(97j):7}y\""+
+					";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=4){y+=x.subs" +
+					"tr(i,2);}for(i=2;i<x.length;i+=4){y+=x.substr(i,2);}y=y.substr(j);";
+					while(x=eval(x));}hiveware_enkoder();
+
+					//]]>
+					</script>
+					 - <a href="https://keybase.io/windhamdavid" title="David Windham Keybase">keys</a>
+					</div>
+					<div class="bottom">
+						<p><a href="https://plus.google.com/+DavidWindham1?rel=author" rel="publisher">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid rel="me"">Land</a> - <a href="http://twitter.com/windhamdavid" rel="me">Whiskey</a> - <a href="http://facebook.com/windhamdavid" rel="me">Manure</a> - <a href="http://windhamdavid.tumblr.com/" rel="me">Nails</a> - <a href="http://vimeo.com/windhamdavid" rel="me">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
+						<p><a href="http://github.com/windhamdavid" rel="me">Lions Tamed</a> - <a href="http://sandbox.davidawindham.com">Bars Emptied</a> - <a href="https://cantbuymelove.org/">Love</a> - <a href="http://64.207.154.37/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a></p>
+					</div>
+
+				</div> 
+			</div> 
+		</div> 
+		<div id="footer" role="contentinfo">
+
+		</div> 
+	</div>
+	<script>
+	  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+	  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+	  ga('create', 'UA-1906067-6', 'davidawindham.com');
+	  ga('send', 'pageview');
+
+	</script>
+</body> 
+</html>