Update site to test pelican-red

This commit is contained in:
Andrew Senetar 2013-07-29 11:29:57 -04:00
parent 968c00fda0
commit c648375797
63 changed files with 5126 additions and 899 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*/sass_cahce/*
############# #############
## Windows ## Windows
############# #############

151
404.html Normal file
View File

@ -0,0 +1,151 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - 404</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net//" rel="bookmark">404</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<h2>!( Page or Article )</h2>
<p>The url you have tried is not a page or article on this site. Maybe going back to the <a href="/index.html">index</a> will help.</p>
<footer class="page_footer">
<ul class='no-bullet article-footer'>
<li>Page content licensed under:
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution 3.0 Unported">
<i class="large icon-cc"></i>
<i class="large icon-cc-by"></i>
</a>
</li>
</ul>
<div id="disqus_thread">
<script type="text/javascript">
var disqus_shortname = ''; // required: replace example with your forum shortname
var disqus_identifier = '404';
var disqus_title = '404';
var disqus_url = 'http://blog.voltaicideas.net//';
// var disques_category_id =''; // disqus catagory id number from disqus
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div></footer>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/404.html"> Fetched from: 404.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

View File

@ -1,56 +1,128 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head> <head>
<meta charset="utf-8"> <!-- meta -->
<title>VoltaicIdeas</title> <meta charset="utf-8" />
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css"> <meta name="viewport" content="width=device-width" />
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" /> <meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - Archives</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!--[if IE]> <!-- Modernizr -->
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
<![endif]-->
</head> </head>
<body>
<body id="index" class="home"> <header id="nav" class="contain-to-grid">
<header id="banner" class="body"> <nav class="top-bar">
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1> <ul class="title-area">
<nav><ul> <!-- Title Area -->
</ul></nav> <li class="name">
</header><!-- /#banner --> <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
<section id="content" class="body"> </li>
<h1>Archives for VoltaicIdeas</h1> <li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<dl> <section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/archives.html" rel="bookmark" title="Permalink to archives">Archives</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<dl class="item-list">
<dt><a href="http://blog.voltaicideas.net/pelican-red.html">pelican-red</a></dt>
<dd>Published: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr> by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a></dd>
<dd>Last modified on: <abbr class="modified" title="2013-07-29 2:30">2013-07-29 2:30</abbr></dd>
<dd>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></dd>
</dl> </dl>
</section> </section>
<section id="extras" class="body"> </div>
<div class="blogroll"> <div id="mainAside" class="large-3 columns pull-13">
<h2>blogroll</h2> <aside>
<ul> <h3>Site Search</h3>
<li><a href="http://getpelican.com/">Pelican</a></li> <div class="google_search">
<li><a href="http://python.org/">Python.org</a></li> <script>
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li> (function() {
<li><a href="#">You can modify those links in your config file</a></li> var cx = '007731975760117144904:78nyyuuzpc4';
</ul> var gcse = document.createElement('script');
</div><!-- /.blogroll --> gcse.type = 'text/javascript';
<div class="social"> gcse.async = true;
<h2>social</h2> gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
<ul> '//www.google.com/cse/cse.js?cx=' + cx;
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
<li><a href="#">You can add links in your config file</a></li> })();
<li><a href="#">Another social link</a></li> </script>
</ul> <gcse:search></gcse:search>
</div><!-- /.social --> </div>
</section><!-- /#extras --> <h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/archives.html"> Fetched from: archives.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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');
<footer id="contentinfo" class="body"> ga('create', 'UA-42346765-1', 'voltaicideas.net');
<address id="about" class="vcard body"> ga('send', 'pageview');
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. </script>
</address><!-- /#about --> <!-- Comment Count -->
</body>
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html> </html>

150
author/andrew-senetar.html Normal file
View File

@ -0,0 +1,150 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - Andrew Senetar</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/author/andrew-senetar.html" rel="bookmark">Andrew Senetar</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
Author vcard here?
<ul class="item-list">
<li class="row">
<div class="article">
<div class="small-4 columns">
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
</div>
<div class="small-12 columns">
<header>
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
</header>
<div class="summary">
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
<p>more stuff and more stuff and more stuff and more stuff and more stuff and ...</p>
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
</div>
<footer>
<ul class="no-bullet">
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
</ul>
</footer>
</div>
</div>
</li> </ul>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html"> Fetched from: author/andrew-senetar.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

126
authors.html Normal file
View File

@ -0,0 +1,126 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/authors.html" rel="bookmark">Authors</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<h2>Authors</h2>
<ul class="item-list">
Andrew Senetar
</ul>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/authors.html"> Fetched from: authors.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

View File

@ -1,52 +1,150 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head> <head>
<meta charset="utf-8"> <!-- meta -->
<title>VoltaicIdeas</title> <meta charset="utf-8" />
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css"> <meta name="viewport" content="width=device-width" />
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" /> <meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - Categories</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!--[if IE]> <!-- Modernizr -->
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
<![endif]-->
</head> </head>
<body>
<body id="index" class="home"> <header id="nav" class="contain-to-grid">
<header id="banner" class="body"> <nav class="top-bar">
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1> <ul class="title-area">
<nav><ul> <!-- Title Area -->
</ul></nav> <li class="name">
</header><!-- /#banner --> <h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
<ul> </li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/categories.html" rel="bookmark">Categories</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<h2>Recent Articles by Category</h2>
<h3><a href="http://blog.voltaicideas.net/category/projects.html">projects</a></h3>
<ul class="item-list">
<li class="row">
<div class="article">
<div class="small-4 columns">
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
</div>
<div class="small-12 columns">
<header>
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
</header>
<div class="summary">
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
<p>more stuff and more stuff and more stuff and more stuff and more stuff and ...</p>
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
</div>
<footer>
<ul class="no-bullet">
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
</ul>
</footer>
</div>
</div>
</li><p><a href="http://blog.voltaicideas.net/category/projects.html">View all articles in projects...</a></p>
</ul> </ul>
<section id="extras" class="body"> </section>
<div class="blogroll"> </div>
<h2>blogroll</h2> <div id="mainAside" class="large-3 columns pull-13">
<ul> <aside>
<li><a href="http://getpelican.com/">Pelican</a></li> <h3>Site Search</h3>
<li><a href="http://python.org/">Python.org</a></li> <div class="google_search">
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li> <script>
<li><a href="#">You can modify those links in your config file</a></li> (function() {
</ul> var cx = '007731975760117144904:78nyyuuzpc4';
</div><!-- /.blogroll --> var gcse = document.createElement('script');
<div class="social"> gcse.type = 'text/javascript';
<h2>social</h2> gcse.async = true;
<ul> gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> '//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
<li><a href="#">You can add links in your config file</a></li> s.parentNode.insertBefore(gcse, s);
<li><a href="#">Another social link</a></li> })();
</ul> </script>
</div><!-- /.social --> <gcse:search></gcse:search>
</section><!-- /#extras --> </div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/categories.html"> Fetched from: categories.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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');
<footer id="contentinfo" class="body"> ga('create', 'UA-42346765-1', 'voltaicideas.net');
<address id="about" class="vcard body"> ga('send', 'pageview');
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. </script>
</address><!-- /#about --> <!-- Comment Count -->
</body>
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html> </html>

149
category/projects.html Normal file
View File

@ -0,0 +1,149 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - projects</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Categories ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas Categories RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li class='active'><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/category/projects.html" rel="bookmark">projects</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<ul class="item-list">
<li class="row">
<div class="article">
<div class="small-4 columns">
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
</div>
<div class="small-12 columns">
<header>
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
</header>
<div class="summary">
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
<p>more stuff and more stuff and more stuff and more stuff and more stuff and ...</p>
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
</div>
<footer>
<ul class="no-bullet">
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
</ul>
</footer>
</div>
</div>
</li> </ul>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/category/projects.html"> Fetched from: category/projects.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://voltaicideas.net/" rel="alternate"></link><link href="http://voltaicideas.net/feeds/all.atom.xml" rel="self"></link><id>http://voltaicideas.net/</id><updated>2013-06-01T18:20:46Z</updated></feed>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://blog.voltaicideas.net/" rel="alternate"></link><link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" rel="self"></link><id>http://blog.voltaicideas.net/</id><updated>2013-07-10T21:23:00-04:00</updated><entry><title>pelican-red</title><link href="http://blog.voltaicideas.net/pelican-red.html" rel="alternate"></link><updated>2013-07-10T21:23:00-04:00</updated><author><name>Andrew Senetar</name></author><id>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</id><summary type="html">&lt;p&gt;pelican-red is a theme for the pelican static website generator with lots of stuff and&lt;/p&gt;
&lt;p&gt;more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... &lt;/p&gt;
&lt;p&gt;and still going some more...&lt;/p&gt;
&lt;p&gt;and some more here as well&lt;/p&gt;
&lt;p&gt;more words, and more and more and more and more&lt;/p&gt;</summary></entry></feed>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>VoltaicIdeas</title><link>http://blog.voltaicideas.net/</link><description></description><atom:link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" rel="self"></atom:link><lastBuildDate>Wed, 10 Jul 2013 21:23:00 -0400</lastBuildDate><item><title>pelican-red</title><link>http://blog.voltaicideas.net/pelican-red.html</link><description>&lt;p&gt;pelican-red is a theme for the pelican static website generator with lots of stuff and&lt;/p&gt;
&lt;p&gt;more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... &lt;/p&gt;
&lt;p&gt;and still going some more...&lt;/p&gt;
&lt;p&gt;and some more here as well&lt;/p&gt;
&lt;p&gt;more words, and more and more and more and more&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Senetar</dc:creator><pubDate>Wed, 10 Jul 2013 21:23:00 -0400</pubDate><guid>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</guid></item></channel></rss>

6
feeds/index.atom.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>VoltaicIdeas</title><link href="http://blog.voltaicideas.net/" rel="alternate"></link><link href="http://blog.voltaicideas.net/feeds/index.atom.xml" rel="self"></link><id>http://blog.voltaicideas.net/</id><updated>2013-07-10T21:23:00-04:00</updated><entry><title>pelican-red</title><link href="http://blog.voltaicideas.net/pelican-red.html" rel="alternate"></link><updated>2013-07-10T21:23:00-04:00</updated><author><name>Andrew Senetar</name></author><id>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</id><summary type="html">&lt;p&gt;pelican-red is a theme for the pelican static website generator with lots of stuff and&lt;/p&gt;
&lt;p&gt;more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... &lt;/p&gt;
&lt;p&gt;and still going some more...&lt;/p&gt;
&lt;p&gt;and some more here as well&lt;/p&gt;
&lt;p&gt;more words, and more and more and more and more&lt;/p&gt;</summary></entry></feed>

6
feeds/index.rss.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>VoltaicIdeas</title><link>http://blog.voltaicideas.net/</link><description></description><atom:link href="http://blog.voltaicideas.net/feeds/index.rss.xml" rel="self"></atom:link><lastBuildDate>Wed, 10 Jul 2013 21:23:00 -0400</lastBuildDate><item><title>pelican-red</title><link>http://blog.voltaicideas.net/pelican-red.html</link><description>&lt;p&gt;pelican-red is a theme for the pelican static website generator with lots of stuff and&lt;/p&gt;
&lt;p&gt;more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... &lt;/p&gt;
&lt;p&gt;and still going some more...&lt;/p&gt;
&lt;p&gt;and some more here as well&lt;/p&gt;
&lt;p&gt;more words, and more and more and more and more&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Senetar</dc:creator><pubDate>Wed, 10 Jul 2013 21:23:00 -0400</pubDate><guid>tag:blog.voltaicideas.net,2013-07-10:pelican-red.html</guid></item></channel></rss>

View File

@ -1,54 +1,151 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head> <head>
<meta charset="utf-8"> <!-- meta -->
<title>VoltaicIdeas</title> <meta charset="utf-8" />
<link rel="stylesheet" href="http://voltaicideas.net/theme/css/main.css"> <meta name="viewport" content="width=device-width" />
<link href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Atom Feed" /> <meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!--[if IE]> <!-- Modernizr -->
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
<![endif]-->
</head> </head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/index.html" rel="bookmark">VoltaicIdeas</a>
</h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<p>This is a personal blog which contains posts on python, electrical engineering and various projects.</p>
<h2>Recent Articles:</h2>
<ul class="item-list">
<li class="row">
<div class="article">
<div class="small-4 columns">
<a class="th" href="http://blog.voltaicideas.net/pelican-red.html"><img src="http://blog.voltaicideas.net/favicon.ico"/></a>
</div>
<div class="small-12 columns">
<header>
<h3><a href="http://blog.voltaicideas.net/pelican-red.html">Pelican-Red</a></h3>
<div><span>Category: <a href="http://blog.voltaicideas.net/category/projects.html">projects</a></span></div>
</header>
<div class="summary">
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
<p>more stuff and more stuff and more stuff and more stuff and more stuff and ...</p>
<span><a href="http://blog.voltaicideas.net/pelican-red.html" title="Continue Reading"><i class="icon-dot-3"></i></a></span>
</div>
<footer>
<ul class="no-bullet">
<li>Published by <a href="http://blog.voltaicideas.net/author/andrew-senetar.html">Andrew Senetar</a> on: <abbr class="published" title="2013-07-10T21:23:00">2013-07-10 21:23</abbr></li>
<li>Last Modified on: <abbr title="2013-07-29 2:30">2013-07-29 2:30</abbr></li>
</ul>
</footer>
</div>
</div>
</li></ul>
<p><a href="http://blog.voltaicideas.net/archives.html">View more articles in the Archives...</a></p>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/index.html"> Fetched from: index.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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');
<body id="index" class="home"> ga('create', 'UA-42346765-1', 'voltaicideas.net');
<header id="banner" class="body"> ga('send', 'pageview');
<h1><a href="http://voltaicideas.net/">VoltaicIdeas </a></h1> </script>
<nav><ul> <!-- Comment Count -->
</ul></nav> </body>
</header><!-- /#banner -->
<section id="content" class="body">
<h2>Pages</h2>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>blogroll</h2>
<ul>
<li><a href="http://getpelican.com/">Pelican</a></li>
<li><a href="http://python.org/">Python.org</a></li>
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
<li><a href="#">You can modify those links in your config file</a></li>
</ul>
</div><!-- /.blogroll -->
<div class="social">
<h2>social</h2>
<ul>
<li><a href="http://voltaicideas.net/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
<li><a href="#">You can add links in your config file</a></li>
<li><a href="#">Another social link</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html> </html>

260
pages/about.html Normal file
View File

@ -0,0 +1,260 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - About</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li class='active'><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/pages/about.html" rel="bookmark">About</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<h2>Simple About Page</h2>
<p>Some Content</p>
<h3>Another heading</h3>
<p>Code below:</p>
<table class="codehilitetable"><tr><td class="linenos"><div class="linenodiv"><pre> 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</pre></div></td><td class="code"><div class="codehilite"><pre><span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test098978634&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
<span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
<span class="c"># Comment that is very very very very very very very very very very very long </span>
</pre></div>
</td></tr></table>
<div class="codehilite"><pre><span class="n">test</span> <span class="o">=</span> <span class="p">((</span><span class="s">&#39;test039348234569&#39;</span><span class="p">,</span><span class="s">&#39;value&#39;</span><span class="p">))</span>
</pre></div>
<p>Code above ^</p>
<footer class="page_footer">
<ul class='no-bullet article-footer'>
<li>Page content licensed under:
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution 3.0 Unported">
<i class="large icon-cc"></i>
<i class="large icon-cc-by"></i>
</a>
</li>
</ul>
<div id="disqus_thread">
<script type="text/javascript">
var disqus_shortname = ''; // required: replace example with your forum shortname
var disqus_identifier = 'About';
var disqus_title = 'About';
var disqus_url = 'http://blog.voltaicideas.net/pages/about.html';
// var disques_category_id =''; // disqus catagory id number from disqus
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div></footer>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

134
pelican-red.html Normal file
View File

@ -0,0 +1,134 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - Pelican-Red </title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<link href="http://blog.voltaicideas.net/feeds/cat.projects.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas Categories ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/cat.projects.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas Categories RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li class='active'><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/pelican-red.html" rel="bookmark">Pelican-Red</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<article>
<header><h1>Pelican-Red</h1></header>
<p>pelican-red is a theme for the pelican static website generator with lots of stuff and</p>
<p>more stuff and more stuff and more stuff and more stuff and more stuff and more and more all the stuff still going... </p>
<p>and still going some more...</p>
<p>and some more here as well</p>
<p>more words, and more and more and more and more</p>
<footer>Andrew Senetar</footer>
</article>
<a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/pelican-red.html"> Fetched from: pelican-red.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

5
robots.txt Normal file
View File

@ -0,0 +1,5 @@
User-agent: *
Disallow: /theme/
Disallow: /drafts/
Disallow: CNAME
Disallow: README.md

62
sitemap.xml Normal file
View File

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://blog.voltaicideas.net/index.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/archives.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/tags.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/categories.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/pages/about.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/pelican-red.html</loc>
<lastmod>2013-07-10T21:23:00-00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/category/projects.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://blog.voltaicideas.net/author/andrew-senetar.html</loc>
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>

125
tags.html
View File

@ -0,0 +1,125 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" > <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="This is a personal blog which contains posts on python, electrical engineering and various projects." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<!-- title -->
<title>VoltaicIdeas - Tags</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li ><a href="http://blog.voltaicideas.net/pages/about.html">About</a></li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li ><a href="http://blog.voltaicideas.net/category/projects.html">Projects</a></li>
</ul>
</li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header>
<!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/tags.html" rel="bookmark">Tags</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<p>A list of all tags with article counts is below:</p>
<ul class="tag-list">
</ul>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/tags.html"> Fetched from: tags.html</a> on 2013-07-29T11:25:41.799306</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
</body>
</html>

26
theme/config.rb Normal file
View File

@ -0,0 +1,26 @@
# Require any additional compass plugins here.
require "zurb-foundation"
# Set this to the root of your project when deployed:
http_path = "/theme"
css_dir = "css"
sass_dir = "sass"
images_dir = "images"
javascripts_dir = "js"
fonts_dir = "fonts"
# You can select your preferred output style here (can be overridden via the command line):
output_style = :compact #or :compressed
# To enable relative paths to assets via compass helper functions. Uncomment:
relative_assets = true
# To disable debugging comments that display the original location of your selectors. Uncomment:
line_comments = false
# If you prefer the indented syntax, you might want to regenerate this
# project again passing --syntax sass, or you can uncomment this:
# preferred_syntax = :sass
# and then run:
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass
preferred_syntax = :scss

867
theme/css/app.css Normal file
View File

@ -0,0 +1,867 @@
@charset "UTF-8";
/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }
/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/** Address styling not present in IE 8/9. */
[hidden] { display: none; }
/* ========================================================================== Base ========================================================================== */
/** 1. Prevent system color scheme's background color being used in Firefox, IE, and Opera. 2. Prevent system color scheme's text color being used in Firefox, IE, and Opera. 3. Set default font family to sans-serif. 4. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { background: #fff; /* 1 */ color: #000; /* 2 */ font-family: sans-serif; /* 3 */ -ms-text-size-adjust: 100%; /* 4 */ -webkit-text-size-adjust: 100%; /* 4 */ }
/** Remove default margin. */
body { margin: 0; }
/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }
/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }
/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }
/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }
/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }
/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }
/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img { border: 0; }
/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }
/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }
/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }
/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }
/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }
/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }
/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }
/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body { font-size: 100%; }
body { background: #fbfbfb; color: #222222; padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: default; }
a:hover { cursor: pointer; }
a:focus { outline: none; }
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { -ms-interpolation-mode: bicubic; }
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }
.left { float: left !important; }
.right { float: right !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-justify { text-align: justify !important; }
.hide { display: none; }
.antialiased { -webkit-font-smoothing: antialiased; }
img { display: inline-block; vertical-align: middle; }
textarea { height: auto; min-height: 50px; }
select { width: 100%; }
/* Grid HTML Classes */
.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 62.5em; *zoom: 1; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.collapse .column, .row.collapse .columns { position: relative; padding-left: 0; padding-right: 0; float: left; }
.row .row { width: auto; margin-left: -0.46875em; margin-right: -0.46875em; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; }
.row .row:before, .row .row:after { content: " "; display: table; }
.row .row:after { clear: both; }
.row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; }
.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }
.row .row.collapse:after { clear: both; }
.column, .columns { position: relative; padding-left: 0.46875em; padding-right: 0.46875em; width: 100%; float: left; }
@media only screen { .column, .columns { position: relative; padding-left: 0.46875em; padding-right: 0.46875em; float: left; }
.small-1 { position: relative; width: 6.25%; }
.small-2 { position: relative; width: 12.5%; }
.small-3 { position: relative; width: 18.75%; }
.small-4 { position: relative; width: 25%; }
.small-5 { position: relative; width: 31.25%; }
.small-6 { position: relative; width: 37.5%; }
.small-7 { position: relative; width: 43.75%; }
.small-8 { position: relative; width: 50%; }
.small-9 { position: relative; width: 56.25%; }
.small-10 { position: relative; width: 62.5%; }
.small-11 { position: relative; width: 68.75%; }
.small-12 { position: relative; width: 75%; }
.small-13 { position: relative; width: 81.25%; }
.small-14 { position: relative; width: 87.5%; }
.small-15 { position: relative; width: 93.75%; }
.small-16 { position: relative; width: 100%; }
.small-offset-0 { position: relative; margin-left: 0%; }
.small-offset-1 { position: relative; margin-left: 6.25%; }
.small-offset-2 { position: relative; margin-left: 12.5%; }
.small-offset-3 { position: relative; margin-left: 18.75%; }
.small-offset-4 { position: relative; margin-left: 25%; }
.small-offset-5 { position: relative; margin-left: 31.25%; }
.small-offset-6 { position: relative; margin-left: 37.5%; }
.small-offset-7 { position: relative; margin-left: 43.75%; }
.small-offset-8 { position: relative; margin-left: 50%; }
.small-offset-9 { position: relative; margin-left: 56.25%; }
.small-offset-10 { position: relative; margin-left: 62.5%; }
.small-offset-11 { position: relative; margin-left: 68.75%; }
.small-offset-12 { position: relative; margin-left: 75%; }
.small-offset-13 { position: relative; margin-left: 81.25%; }
.small-offset-14 { position: relative; margin-left: 87.5%; }
[class*="column"] + [class*="column"]:last-child { float: right; }
[class*="column"] + [class*="column"].end { float: left; }
.column.small-centered, .columns.small-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) { .large-1 { position: relative; width: 6.25%; }
.large-2 { position: relative; width: 12.5%; }
.large-3 { position: relative; width: 18.75%; }
.large-4 { position: relative; width: 25%; }
.large-5 { position: relative; width: 31.25%; }
.large-6 { position: relative; width: 37.5%; }
.large-7 { position: relative; width: 43.75%; }
.large-8 { position: relative; width: 50%; }
.large-9 { position: relative; width: 56.25%; }
.large-10 { position: relative; width: 62.5%; }
.large-11 { position: relative; width: 68.75%; }
.large-12 { position: relative; width: 75%; }
.large-13 { position: relative; width: 81.25%; }
.large-14 { position: relative; width: 87.5%; }
.large-15 { position: relative; width: 93.75%; }
.large-16 { position: relative; width: 100%; }
.row .large-offset-0 { position: relative; margin-left: 0%; }
.row .large-offset-1 { position: relative; margin-left: 6.25%; }
.row .large-offset-2 { position: relative; margin-left: 12.5%; }
.row .large-offset-3 { position: relative; margin-left: 18.75%; }
.row .large-offset-4 { position: relative; margin-left: 25%; }
.row .large-offset-5 { position: relative; margin-left: 31.25%; }
.row .large-offset-6 { position: relative; margin-left: 37.5%; }
.row .large-offset-7 { position: relative; margin-left: 43.75%; }
.row .large-offset-8 { position: relative; margin-left: 50%; }
.row .large-offset-9 { position: relative; margin-left: 56.25%; }
.row .large-offset-10 { position: relative; margin-left: 62.5%; }
.row .large-offset-11 { position: relative; margin-left: 68.75%; }
.row .large-offset-12 { position: relative; margin-left: 75%; }
.row .large-offset-13 { position: relative; margin-left: 81.25%; }
.row .large-offset-14 { position: relative; margin-left: 87.5%; }
.row .large-offset-15 { position: relative; margin-left: 93.75%; }
.push-1 { position: relative; left: 6.25%; right: auto; }
.pull-1 { position: relative; right: 6.25%; left: auto; }
.push-2 { position: relative; left: 12.5%; right: auto; }
.pull-2 { position: relative; right: 12.5%; left: auto; }
.push-3 { position: relative; left: 18.75%; right: auto; }
.pull-3 { position: relative; right: 18.75%; left: auto; }
.push-4 { position: relative; left: 25%; right: auto; }
.pull-4 { position: relative; right: 25%; left: auto; }
.push-5 { position: relative; left: 31.25%; right: auto; }
.pull-5 { position: relative; right: 31.25%; left: auto; }
.push-6 { position: relative; left: 37.5%; right: auto; }
.pull-6 { position: relative; right: 37.5%; left: auto; }
.push-7 { position: relative; left: 43.75%; right: auto; }
.pull-7 { position: relative; right: 43.75%; left: auto; }
.push-8 { position: relative; left: 50%; right: auto; }
.pull-8 { position: relative; right: 50%; left: auto; }
.push-9 { position: relative; left: 56.25%; right: auto; }
.pull-9 { position: relative; right: 56.25%; left: auto; }
.push-10 { position: relative; left: 62.5%; right: auto; }
.pull-10 { position: relative; right: 62.5%; left: auto; }
.push-11 { position: relative; left: 68.75%; right: auto; }
.pull-11 { position: relative; right: 68.75%; left: auto; }
.push-12 { position: relative; left: 75%; right: auto; }
.pull-12 { position: relative; right: 75%; left: auto; }
.push-13 { position: relative; left: 81.25%; right: auto; }
.pull-13 { position: relative; right: 81.25%; left: auto; }
.push-14 { position: relative; left: 87.5%; right: auto; }
.pull-14 { position: relative; right: 87.5%; left: auto; }
.push-15 { position: relative; left: 93.75%; right: auto; }
.pull-15 { position: relative; right: 93.75%; left: auto; }
.column.large-centered, .columns.large-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; }
.column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left !important; }
.column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right !important; } }
p.lead { font-size: 1.21875em; line-height: 1.6; }
.subheader { line-height: 1.4; color: #6f6f6f; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.3em; }
/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; }
/* Default Link Styles */
a { color: #9b160d; text-decoration: none; line-height: inherit; }
a:hover, a:focus { color: #83130b; }
a img { border: none; }
/* Default paragraph styles */
p { font-family: inherit; font-weight: normal; font-size: 1em; line-height: 1.6; margin-bottom: 1.125em; text-rendering: optimizeLegibility; }
p aside { font-size: 0.875em; line-height: 1.35; font-style: italic; }
/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal; color: #222222; text-rendering: optimizeLegibility; margin-top: 0.2em; margin-bottom: 0.4em; line-height: 1.2125em; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; }
h1 { font-size: 2.125em; }
h2 { font-size: 1.6875em; }
h3 { font-size: 1.375em; }
h4 { font-size: 1.125em; }
h5 { font-size: 1.125em; }
h6 { font-size: 1em; }
hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 1.25em 0 1.1875em; height: 0; }
/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }
strong, b { font-weight: bold; line-height: inherit; }
small { font-size: 60%; line-height: inherit; }
code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold; color: #7f0a0c; }
/* Lists */
ul, ol, dl { font-size: 1em; line-height: 1.6; margin-bottom: 1.125em; list-style-position: outside; font-family: inherit; }
ul, ol { margin-left: 1.875em; }
/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25em; margin-bottom: 0; font-size: 1em; /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }
ul.disc { list-style-type: disc; }
ul.no-bullet, #main section ul.item-list { list-style: none; }
/* Ordered Lists */
ol li ul, ol li ol { margin-left: 1.25em; margin-bottom: 0; }
/* Definition Lists */
dl dt { margin-bottom: 0.3em; font-weight: bold; }
dl dd { margin-bottom: 0.75em; }
/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px dotted #dddddd; cursor: help; }
abbr { text-transform: none; }
/* Blockquotes */
blockquote { margin: 0 0 1.125em; padding: 0.5625em 1.25em 0 1.1875em; border-left: 1px solid #dddddd; }
blockquote cite { display: block; font-size: 0.8125em; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #555555; }
blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; }
/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25em 0; border: 1px solid #dddddd; padding: 0.625em 0.75em; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 0.9375em; }
.vevent .summary { font-weight: bold; }
.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625em; }
@media only screen and (min-width: 768px) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
h1 { font-size: 2.75em; }
h2 { font-size: 2.3125em; }
h3 { font-size: 1.6875em; }
h4 { font-size: 1.4375em; } }
/* Print styles. Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only { display: none !important; }
@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; /* h5bp.com/t */ }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
.hide-on-print { display: none !important; }
.print-only { display: block !important; }
.hide-for-print { display: none !important; }
.show-for-print { display: inherit !important; } }
button, .button { border-style: solid; border-width: 1px; cursor: pointer; font-family: inherit; font-weight: bold; line-height: 1; margin: 0 0 1.25em; position: relative; text-decoration: none; text-align: center; display: inline-block; padding-top: 0.75em; padding-right: 1.5em; padding-bottom: 0.8125em; padding-left: 1.5em; font-size: 1em; background-color: #9b160d; border-color: #6c0f09; color: white; }
button:hover, button:focus, .button:hover, .button:focus { background-color: #6c0f09; }
button:hover, button:focus, .button:hover, .button:focus { color: white; }
button.secondary, .button.secondary { background-color: #e0e0e0; border-color: #c7c7c7; color: #333333; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #c7c7c7; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color: #333333; }
button.success, .button.success { background-color: #5da423; border-color: #457a1a; color: white; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #457a1a; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: white; }
button.alert, .button.alert { background-color: #c60f13; border-color: #970b0e; color: white; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #970b0e; }
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: white; }
button.large, .button.large { padding-top: 1em; padding-right: 2em; padding-bottom: 1.0625em; padding-left: 2em; font-size: 1.25em; }
button.small, .button.small { padding-top: 0.5625em; padding-right: 1.125em; padding-bottom: 0.625em; padding-left: 1.125em; font-size: 0.8125em; }
button.tiny, .button.tiny { padding-top: 0.4375em; padding-right: 0.875em; padding-bottom: 0.5em; padding-left: 0.875em; font-size: 0.6875em; }
button.expand, .button.expand { padding-right: 0px; padding-left: 0px; width: 100%; }
button.left-align, .button.left-align { text-align: left; text-indent: 0.75em; }
button.right-align, .button.right-align { text-align: right; padding-right: 0.75em; }
button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #9b160d; border-color: #6c0f09; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #6c0f09; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #9b160d; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #e0e0e0; border-color: #c7c7c7; color: #333333; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #c7c7c7; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { color: #333333; }
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #e0e0e0; }
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #5da423; border-color: #457a1a; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #457a1a; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { color: white; }
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #5da423; }
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #c60f13; border-color: #970b0e; color: white; cursor: default; opacity: 0.6; -webkit-box-shadow: none; box-shadow: none; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #970b0e; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { color: white; }
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #c60f13; }
button, .button { padding-top: 0.8125em; padding-bottom: 0.75em; -webkit-appearance: none; }
button.tiny, .button.tiny { padding-top: 0.5em; padding-bottom: 0.4375em; -webkit-appearance: none; }
button.small, .button.small { padding-top: 0.625em; padding-bottom: 0.5625em; -webkit-appearance: none; }
button.large, .button.large { padding-top: 1.03125em; padding-bottom: 1.03125em; -webkit-appearance: none; }
@media only screen { button, .button { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -webkit-transition: background-color 300ms ease-out; -moz-transition: background-color 300ms ease-out; transition: background-color 300ms ease-out; }
button:active, .button:active { -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
button.radius, .button.radius { -webkit-border-radius: 3px; border-radius: 3px; }
button.round, .button.round { -webkit-border-radius: 1000px; border-radius: 1000px; } }
@media only screen and (min-width: 768px) { button, .button { display: inline-block; } }
/* Dropdown Button */
.dropdown.button { position: relative; padding-right: 3.1875em; }
.dropdown.button:before { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: solid; border-color: white transparent transparent transparent; top: 50%; }
.dropdown.button:before { border-width: 0.5625em; right: 1.5em; margin-top: -0.25em; }
.dropdown.button:before { border-color: white transparent transparent transparent; }
.dropdown.button.tiny { padding-right: 2.1875em; }
.dropdown.button.tiny:before { border-width: 0.4375em; right: 0.875em; margin-top: -0.15625em; }
.dropdown.button.tiny:before { border-color: white transparent transparent transparent; }
.dropdown.button.small { padding-right: 2.8125em; }
.dropdown.button.small:before { border-width: 0.5625em; right: 1.125em; margin-top: -0.21875em; }
.dropdown.button.small:before { border-color: white transparent transparent transparent; }
.dropdown.button.large { padding-right: 4em; }
.dropdown.button.large:before { border-width: 0.625em; right: 1.75em; margin-top: -0.3125em; }
.dropdown.button.large:before { border-color: white transparent transparent transparent; }
.dropdown.button.secondary:before { border-color: #333333 transparent transparent transparent; }
/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: #9b160d; }
.contain-to-grid .top-bar { margin-bottom: 1.875em; }
.fixed { width: 100%; left: 0; position: fixed; top: 0; z-index: 99; }
.top-bar { overflow: hidden; height: 45px; line-height: 45px; position: relative; background: #9b160d; margin-bottom: 1.875em; }
.top-bar ul { margin-bottom: 0; list-style: none; }
.top-bar .row { max-width: none; }
.top-bar form, .top-bar input { margin-bottom: 0; }
.top-bar input { height: 2.45em; }
.top-bar .button { padding-top: .5em; padding-bottom: .5em; margin-bottom: 0; }
.top-bar .title-area { position: relative; margin: 0; }
.top-bar .name { height: 45px; margin: 0; font-size: 16px; }
.top-bar .name h1 { line-height: 45px; font-size: 1.0625em; margin: 0; }
.top-bar .name h1 a { font-weight: bold; color: white; width: 50%; display: block; padding: 0 15px; }
.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }
.top-bar .toggle-topbar a { color: white; text-transform: uppercase; font-size: 0.8125em; font-weight: bold; position: relative; display: block; padding: 0 15px; height: 45px; line-height: 45px; }
.top-bar .toggle-topbar.menu-icon { right: 15px; top: 50%; margin-top: -16px; padding-left: 40px; }
.top-bar .toggle-topbar.menu-icon a { text-indent: -48px; width: 34px; height: 34px; line-height: 33px; padding: 0; color: white; }
.top-bar .toggle-topbar.menu-icon a span { position: absolute; right: 0; display: block; width: 16px; height: 0; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.top-bar.expanded { height: auto; background: transparent; }
.top-bar.expanded .title-area { background: #9b160d; }
.top-bar.expanded .toggle-topbar a { color: #eeeeee; }
.top-bar.expanded .toggle-topbar a span { -webkit-box-shadow: 0 10px 0 1px #eeeeee, 0 16px 0 1px #eeeeee, 0 22px 0 1px #eeeeee; box-shadow: 0 10px 0 1px #eeeeee, 0 16px 0 1px #eeeeee, 0 22px 0 1px #eeeeee; }
.top-bar-section { left: 0; position: relative; width: auto; -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out; transition: left 300ms ease-out; }
.top-bar-section ul { width: 100%; height: auto; display: block; background: #83130b; font-size: 16px; margin: 0; }
.top-bar-section .divider, .top-bar-section [role="separator"] { border-bottom: solid 1px #ca1d11; border-top: solid 1px #6c0f09; clear: both; height: 1px; width: 100%; }
.top-bar-section ul li > a { display: block; width: 100%; color: white; padding: 12px 0 12px 0; padding-left: 15px; font-size: 0.8125em; font-weight: bold; background: #83130b; }
.top-bar-section ul li > a.button { background: #9b160d; font-size: 0.8125em; }
.top-bar-section ul li > a.button.hover { background: #6c0f09; }
.top-bar-section ul li > a.button.secondary { background: #e0e0e0; }
.top-bar-section ul li > a.button.secondary.hover { background: #c7c7c7; }
.top-bar-section ul li > a.button.success { background: #5da423; }
.top-bar-section ul li > a.button.success.hover { background: #457a1a; }
.top-bar-section ul li > a.button.alert { background: #c60f13; }
.top-bar-section ul li > a.button.alert.hover { background: #970b0e; }
.top-bar-section ul li.hover > a { background: #8d140c; color: white; }
.top-bar-section ul li.active > a { background: #8d140c; color: white; }
.top-bar-section .has-form { padding: 15px; }
.top-bar-section .has-dropdown { position: relative; }
.top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); border-left-style: solid; margin-right: 15px; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }
.top-bar-section .has-dropdown.moved { position: static; }
.top-bar-section .has-dropdown.moved > .dropdown { visibility: visible; }
.top-bar-section .dropdown { position: absolute; left: 100%; top: 0; visibility: hidden; z-index: 99; }
.top-bar-section .dropdown li { width: 100%; height: auto; }
.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 15px; }
.top-bar-section .dropdown li a.parent-link { font-weight: bold; }
.top-bar-section .dropdown li.title h5 { margin-bottom: 0; }
.top-bar-section .dropdown li.title h5 a { color: white; line-height: 22.5px; display: block; }
.top-bar-section .dropdown label { padding: 8px 15px 2px; margin-bottom: 0; text-transform: uppercase; color: #555555; font-weight: bold; font-size: 0.625em; }
.top-bar-js-breakpoint { width: 58.75em !important; visibility: hidden; }
.js-generated { display: block; }
@media only screen and (min-width: 58.75em) { .top-bar { background: #9b160d; *zoom: 1; overflow: visible; }
.top-bar:before, .top-bar:after { content: " "; display: table; }
.top-bar:after { clear: both; }
.top-bar .toggle-topbar { display: none; }
.top-bar .title-area { float: left; }
.top-bar .name h1 a { width: auto; }
.top-bar input, .top-bar .button { line-height: 2em; font-size: 0.875em; height: 2em; padding: 0 10px; position: relative; top: 8px; }
.top-bar.expanded { background: #9b160d; }
.contain-to-grid .top-bar { max-width: 62.5em; margin: 0 auto; margin-bottom: 1.875em; }
.top-bar-section { -webkit-transition: none 0 0; -moz-transition: none 0 0; transition: none 0 0; left: 0 !important; }
.top-bar-section ul { width: auto; height: auto !important; display: inline; }
.top-bar-section ul li { float: left; }
.top-bar-section ul li .js-generated { display: none; }
.top-bar-section li a:not(.button) { padding: 0 15px; line-height: 45px; background: #9b160d; }
.top-bar-section li a:not(.button).hover { background: black; }
.top-bar-section .has-dropdown > a { padding-right: 35px !important; }
.top-bar-section .has-dropdown > a:after { content: ""; display: block; width: 0; height: 0; border: inset 5px; border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 22.5px; }
.top-bar-section .has-dropdown.moved { position: relative; }
.top-bar-section .has-dropdown.moved > .dropdown { visibility: hidden; }
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { visibility: visible; }
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; margin-top: -16px; right: 5px; }
.top-bar-section .dropdown { left: 0; top: auto; background: transparent; min-width: 100%; }
.top-bar-section .dropdown li a { color: white; line-height: 1; white-space: nowrap; padding: 7px 15px; background: #b3190f; }
.top-bar-section .dropdown li label { white-space: nowrap; background: #b3190f; }
.top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-bottom: none; border-top: none; border-right: solid 1px #ca1d11; border-left: solid 1px #6c0f09; clear: none; height: 45px; width: 0px; }
.top-bar-section .has-form { background: #9b160d; padding: 0 15px; height: 45px; }
.top-bar-section ul.right li .dropdown { left: auto; right: 0; }
.top-bar-section ul.right li .dropdown li .dropdown { right: 100%; }
.no-js .top-bar-section ul li:hover > a { background: #8d140c; color: white; }
.no-js .top-bar-section ul li:active > a { background: #8d140c; color: white; }
.no-js .top-bar-section .has-dropdown:hover > .dropdown { visibility: visible; } }
/* Keystroke Characters */
.keystroke, kbd { background-color: #ededed; border-color: #dbdbdb; color: #222222; border-style: solid; border-width: 1px; margin: 0; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: 0.875em; padding: 0.125em 0.25em 0; -webkit-border-radius: 3px; border-radius: 3px; }
/* Labels */
.label { font-weight: bold; text-align: center; text-decoration: none; line-height: 1; white-space: nowrap; display: inline-block; position: relative; padding: 0.1875em 0.625em 0.25em; font-size: 0.875em; background-color: #9b160d; color: white; }
.label.radius { -webkit-border-radius: 3px; border-radius: 3px; }
.label.round { -webkit-border-radius: 1000px; border-radius: 1000px; }
.label.alert { background-color: #c60f13; color: white; }
.label.success { background-color: #5da423; color: white; }
.label.secondary { background-color: #e0e0e0; color: #333333; }
/* Inline Lists */
.inline-list { margin: 0 auto 1.0625em auto; margin-left: -1.375em; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }
.inline-list > li { list-style: none; float: left; margin-left: 1.375em; display: block; }
.inline-list > li > * { display: block; }
/* Default Pagination */
ul.pagination { display: block; height: 1.5em; margin-left: -0.3125em; }
ul.pagination li { height: 1.5em; color: #222222; font-size: 0.875em; margin-left: 0.3125em; }
ul.pagination li a { display: block; padding: 0.0625em 0.4375em 0.0625em; color: #999999; }
ul.pagination li:hover a, ul.pagination li a:focus { background: #e6e6e6; }
ul.pagination li.unavailable a { cursor: default; color: #999999; }
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus { background: transparent; }
ul.pagination li.current a { background: #9b160d; color: white; font-weight: bold; cursor: default; }
ul.pagination li.current a:hover, ul.pagination li.current a:focus { background: #9b160d; }
ul.pagination li { float: left; display: block; }
/* Pagination centred wrapper */
.pagination-centered { text-align: center; }
.pagination-centered ul.pagination li { float: none; display: inline-block; }
/* Panels */
.panel { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2; }
.panel > :first-child { margin-top: 0; }
.panel > :last-child { margin-bottom: 0; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p { color: #333333; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625em; }
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { line-height: 1.4; }
.panel.callout { border-style: solid; border-width: 1px; border-color: #6c0f09; margin-bottom: 1.25em; padding: 1.25em; background: #9b160d; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
.panel.callout > :first-child { margin-top: 0; }
.panel.callout > :last-child { margin-bottom: 0; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p { color: white; }
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1; margin-bottom: 0.625em; }
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader { line-height: 1.4; }
.panel.radius { -webkit-border-radius: 3px; border-radius: 3px; }
/* Tables */
table { background: white; margin-bottom: 1.25em; border: solid 1px #dddddd; }
table thead, table tfoot { background: whitesmoke; font-weight: bold; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: 0.875em; color: #222222; text-align: left; }
table tr th, table tr td { padding: 0.5625em 0.625em; font-size: 0.875em; color: #222222; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.125em; }
/* Image Thumbnails */
.th { line-height: 0; display: inline-block; border: solid 4px white; -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.th:hover, .th:focus { -webkit-box-shadow: 0 0 6px 1px rgba(155, 22, 13, 0.5); box-shadow: 0 0 6px 1px rgba(155, 22, 13, 0.5); }
.th.radius { -webkit-border-radius: 3px; border-radius: 3px; }
a.th { display: inline-block; }
/* Icon Font */
@font-face { font-family: "pelican-red"; src: url('../fonts/pelican-red.eot'); src: url('../fonts/pelican-red.eot?#iefix') format('eot'), url('../fonts/pelican-red.woff') format('woff'), url('../fonts/pelican-red.ttf') format('truetype'), url('../fonts/pelican-red.svg') format('svg'); font-weight: normal; font-style: normal; }
/* Icon font Styles */
[class*="icon-"] { background-image: none; background-position: 0% 0%; background-repeat: repeat; display: inline; height: auto; width: auto; vertical-align: baseline; line-height: 1; margin-top: 0; speak: none; font-family: "pelican-red"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: inherit; -webkit-font-smoothing: antialiased; }
[class*="icon-"]:before { text-decoration: inherit; display: inline-block; speak: none; }
[class*="border icon-"] { border: solid 1px #eeeeee; padding: .2em .25em .15em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
[class*="large icon-"]:before { vertical-align: -10%; font-size: 1.333em; }
[class*="huge icon-"]:before { vertical-align: -17%; font-size: 1.75em; }
[class*="2x icon-"] { font-size: 2em; }
[class*="2x icon-"] .border { border-width: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
[class*="3x icon-"] { font-size: 3em; }
[class*="3x icon-"] .border { border-width: 3px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
[class*="4x icon-"] { font-size: 4em; }
[class*="4x icon-"] .border { border-width: 4px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
[class*="5x icon-"] { font-size: 5em; }
[class*="5x icon-"] .border { border-width: 5px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
[class*="muted icon-"] { color: #eeeeee; }
[class*="light icon-"] { color: white; }
[class*="dark icon-"] { color: #333333; }
a [class*="icon-"]:before { display: inline; }
@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); transform: rotate(359deg); } }
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@-o-keyframes spin { 0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
100% { -o-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes spin { 0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); } }
.animate-spin { -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }
/* Icon Font List */
.icon-grooveshark:before { content: "\e805"; }
.icon-reddit:before { content: "\e804"; }
.icon-blogger:before { content: "\e803"; }
.icon-youtube:before { content: "\e802"; }
.icon-steam:before { content: "\e801"; }
.icon-tag:before { content: "\e81a"; }
.icon-vcard:before { content: "\e817"; }
.icon-language:before { content: "\e806"; }
.icon-dot-3:before { content: "\e808"; }
.icon-cc:before { content: "\e826"; }
.icon-cc-by:before { content: "\e825"; }
.icon-cc-nc:before { content: "\e824"; }
.icon-cc-nc-eu:before { content: "\e823"; }
.icon-cc-nc-jp:before { content: "\e822"; }
.icon-cc-sa:before { content: "\e821"; }
.icon-cc-nd:before { content: "\e820"; }
.icon-cc-pd:before { content: "\e81f"; }
.icon-cc-zero:before { content: "\e81e"; }
.icon-cc-share:before { content: "\e81d"; }
.icon-cc-remix:before { content: "\e81c"; }
.icon-github:before { content: "\e80a"; }
.icon-flickr:before { content: "\e815"; }
.icon-vimeo:before { content: "\e80b"; }
.icon-twitter:before { content: "\e80e"; }
.icon-facebook:before { content: "\e80d"; }
.icon-gplus:before { content: "\e80c"; }
.icon-pinterest:before { content: "\e800"; }
.icon-tumblr:before { content: "\e809"; }
.icon-linkedin:before { content: "\e80f"; }
.icon-dribbble:before { content: "\e814"; }
.icon-stumbleupon:before { content: "\e816"; }
.icon-lastfm:before { content: "\e810"; }
.icon-rdio:before { content: "\e811"; }
.icon-instagram:before { content: "\e812"; }
.icon-skype:before { content: "\e813"; }
.icon-picasa:before { content: "\e818"; }
.icon-soundcloud:before { content: "\e819"; }
.icon-newspaper:before { content: "\e807"; }
.icon-search:before { content: "\e827"; }
.icon-link:before { content: "\e81b"; }
.codehilite { font-size: 0.875em; padding: 0.4375em; background-color: #f4f4f4; border: 1px solid #e0e0e0; font-family: 'Source Code Pro', 'Consolas', Monaco, monospace; overflow: auto; margin-bottom: 1em; }
.codehilite pre { tab-size: 4; white-space: pre; font-family: inherit; }
div.codehilitewrapper { overflow-x: auto; overflow-y: hidden; border: 1px solid #e0e0e0; margin-bottom: 1.25em; }
div.codehilitewrapper table.codehilitetable { margin: 0; border: none; }
table.codehilitetable { width: 100%; }
table.codehilitetable td { font-size: 1em; }
table.codehilitetable .linenos { width: 1.875em; padding: 0; }
table.codehilitetable .linenos .linenodiv { padding: 0.4375em; overflow: auto; font-family: 'Source Code Pro', 'Consolas', Monaco, monospace; }
table.codehilitetable .linenos .linenodiv pre { font-family: inherit; }
table.codehilitetable .code { padding: 0; }
table.codehilitetable .code .codehilite { border-bottom: none; border-top: none; border-right: none; margin: 0; }
/* Pygments Code Highlight */
.codehilite .hll { background-color: #ffffcc; }
.codehilite .c { color: #999988; font-style: italic; }
.codehilite .err { color: #a61717; background-color: #e3d2d2; }
.codehilite .k { color: #000000; font-weight: bold; }
.codehilite .o { color: #000000; font-weight: bold; }
.codehilite .cm { color: #999988; font-style: italic; }
.codehilite .cp { color: #999999; font-weight: bold; font-style: italic; }
.codehilite .c1 { color: #999988; font-style: italic; }
.codehilite .cs { color: #999999; font-weight: bold; font-style: italic; }
.codehilite .gd { color: #000000; background-color: #ffdddd; }
.codehilite .ge { color: #000000; font-style: italic; }
.codehilite .gr { color: #aa0000; }
.codehilite .gh { color: #999999; }
.codehilite .gi { color: #000000; background-color: #ddffdd; }
.codehilite .go { color: #888888; }
.codehilite .gp { color: #555555; }
.codehilite .gs { font-weight: bold; }
.codehilite .gu { color: #aaaaaa; }
.codehilite .gt { color: #aa0000; }
.codehilite .kc { color: #000000; font-weight: bold; }
.codehilite .kd { color: #000000; font-weight: bold; }
.codehilite .kn { color: #000000; font-weight: bold; }
.codehilite .kp { color: #000000; font-weight: bold; }
.codehilite .kr { color: #000000; font-weight: bold; }
.codehilite .kt { color: #445588; font-weight: bold; }
.codehilite .m { color: #009999; }
.codehilite .s { color: #d01040; }
.codehilite .na { color: teal; }
.codehilite .nb { color: #0086b3; }
.codehilite .nc { color: #445588; font-weight: bold; }
.codehilite .no { color: teal; }
.codehilite .nd { color: #3c5d5d; font-weight: bold; }
.codehilite .ni { color: purple; }
.codehilite .ne { color: #990000; font-weight: bold; }
.codehilite .nf { color: #990000; font-weight: bold; }
.codehilite .nl { color: #990000; font-weight: bold; }
.codehilite .nn { color: #555555; }
.codehilite .nt { color: navy; }
.codehilite .nv { color: teal; }
.codehilite .ow { color: #000000; font-weight: bold; }
.codehilite .w { color: #bbbbbb; }
.codehilite .mf { color: #009999; }
.codehilite .mh { color: #009999; }
.codehilite .mi { color: #009999; }
.codehilite .mo { color: #009999; }
.codehilite .sb { color: #d01040; }
.codehilite .sc { color: #d01040; }
.codehilite .sd { color: #d01040; }
.codehilite .s2 { color: #d01040; }
.codehilite .se { color: #d01040; }
.codehilite .sh { color: #d01040; }
.codehilite .si { color: #d01040; }
.codehilite .sx { color: #d01040; }
.codehilite .sr { color: #009926; }
.codehilite .s1 { color: #d01040; }
.codehilite .ss { color: #990073; }
.codehilite .bp { color: #999999; }
.codehilite .vc { color: teal; }
.codehilite .vg { color: teal; }
.codehilite .vi { color: teal; }
.codehilite .il { color: #009999; }
html { height: 100%; }
body { height: 100%; }
.top-bar-section ul li.hover > a { background: #8d140c; color: white; }
@media only screen and (min-width: 58.75em) { #nav { -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); -moz-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); }
#nav .top-bar-section .dropdown { -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); -moz-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4); } }
body { background-color: #fff; }
#nav { background-color: #9b160d; margin-bottom: 0.625em; }
#nav .top-bar { margin-bottom: 0; }
#main section, #mainAside aside { background-color: #fff; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); margin-bottom: 0.625em; }
#main section { padding: 0.625em 0.4375em 0.4375em 0.75em; }
#main section header { overflow: hidden; margin-bottom: 0.4375em; border-bottom: 1px solid #f2f2f2; }
#main section header h1, #main section header h2, #main section header h3 { margin-top: 0; margin-bottom: 0; }
#main section header .print_header { display: none; }
#main section ul.item-list { margin-bottom: 0; margin-left: 0; }
#main section ul.item-list li .article { border: 1px solid #f2f2f2; padding: 0.4375em; margin: 0.4375em; overflow: hidden; clear: both; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8); background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8); background-image: -o-linear-gradient(top, #ffffff, #f8f8f8); background-image: linear-gradient(to bottom, #ffffff, #f8f8f8); }
#main section ul.item-list li .article:after { clear: both; }
#main section ul.item-list li .article .summary { font-size: 0.9em; padding-bottom: 0.4375em; }
#main section ul.item-list li .article footer { border-top: 1px solid #f2f2f2; font-size: 0.8em; color: #c7c7c7; }
#main section ul.item-list li .article footer ul { margin-left: 0; }
#main section ul.item-list li .article footer abbr { color: #c7c7c7; }
#main section ul.item-list li .article footer a { color: #b3190f; }
#main section ul.item-list li .article header .tag-list { font-size: 0.7em; margin-bottom: 0; display: inline-block; vertical-align: middle; }
#main section ul.item-list li .article header .tag-list li a { padding: 0.25em 0.4375em; }
#main section ul.item-list li .article header span { font-size: 0.8em; }
#main section dl.item-list dt { border-top: 1px solid #f2f2f2; }
#main section dl.item-list dt:first-child { border: none; }
#main section dl.item-list dd { margin-bottom: 0.5em; }
#main section .page_footer, #main section .article_footer { border-top: 1px solid #f2f2f2; padding-top: 0.3125em; }
#main section .page_footer .no-bullet, #main section .page_footer ul.item-list, #main section .article_footer .no-bullet, #main section .article_footer ul.item-list { margin-left: 0; }
#main section .page_footer #disqus_thread, #main section .article_footer #disqus_thread { border-top: 0.0625em solid #f2f2f2; }
#mainAside { font-size: 0.8em; }
#mainAside aside { padding: 0.625em 0.4375em; }
#blogRoll { margin-left: 0; margin-bottom: 0; }
#blogRoll .external:after { font-family: 'pelican-red'; content: " "; }
#mainFooter { text-align: right; margin-right: 0.625em; margin-top: 0.625em; margin-bottom: 0.4375em; color: #888; font-size: 0.8em; }
#mainFooter .print_footer { display: none; }
.social-area li a:not(.button) { padding: 0 10px; }
.gsc-control-cse { padding: 0 !important; }
.gsc-control-cse .gsc-input { padding: 0 !important; }
.gsc-control-cse .gsc-search-button { display: none; }
.tag-list { margin: 0 auto 1.0625em auto; margin-left: -1.375em; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }
.tag-list > li { list-style: none; float: left; margin-left: 1.375em; display: block; }
.tag-list > li > * { display: block; }
.tag-list li { font-weight: bold; text-align: center; text-decoration: none; line-height: 1; white-space: nowrap; display: inline-block; position: relative; padding: 0; font-size: 1em; background-color: #e0e0e0; color: #333333; -webkit-border-radius: 3px; border-radius: 3px; }
.tag-list li a { padding: 0.4375em 0.4375em; color: #000; }
.tag-list li a span { background-color: #ededed; border-color: #dbdbdb; color: #222222; border-style: solid; border-width: 1px; margin: 0; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: 0.875em; padding: 0.125em 0.25em 0; margin-left: 0.4375em; }
.tag-list li:hover { background-color: #9b160d; }
.tag-list li:hover a { color: #fff; }
.tag-list li:hover a span { border-color: #88130b; background-color: #bc1b10; color: #fff; }
@media print { body { padding-top: 0 !important; }
.top-bar, #mainAside { display: none; }
#main section header .print_header, #mainFooter .print_footer { display: block; }
#main .codehilitewrapper { page-break-inside: avoid; }
#main pre { border: none; } }

View File

@ -1,447 +0,0 @@
/*
Name: Smashing HTML5
Date: July 2009
Description: Sample layout for HTML5 and CSS3 goodness.
Version: 1.0
License: MIT <http://opensource.org/licenses/MIT>
Licensed by: Smashing Media GmbH <http://www.smashingmagazine.com/>
Original author: Enrique Ramírez <http://enrique-ramirez.com/>
*/
/* Imports */
@import url("reset.css");
@import url("pygment.css");
@import url("typogrify.css");
@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
/***** Global *****/
/* Body */
body {
background: #F5F4EF;
color: #000305;
font-size: 87.5%; /* Base font size: 14px */
font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
line-height: 1.429;
margin: 0;
padding: 0;
text-align: left;
}
/* Headings */
h1 {font-size: 2em }
h2 {font-size: 1.571em} /* 22px */
h3 {font-size: 1.429em} /* 20px */
h4 {font-size: 1.286em} /* 18px */
h5 {font-size: 1.143em} /* 16px */
h6 {font-size: 1em} /* 14px */
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
line-height: 1.1;
margin-bottom: .8em;
font-family: 'Yanone Kaffeesatz', arial, serif;
}
h3, h4, h5, h6 { margin-top: .8em; }
hr { border: 2px solid #EEEEEE; }
/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
color: #C74350;
padding: 0 1px;
text-decoration: underline;
}
a:hover, a:active {
background-color: #C74350;
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 1px #333;
}
h1 a:hover {
background-color: inherit
}
/* Paragraphs */
div.line-block,
p { margin-top: 1em;
margin-bottom: 1em;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
/* Lists */
ul {
list-style: outside disc;
margin: 0em 0 0 1.5em;
}
ol {
list-style: outside decimal;
margin: 0em 0 0 1.5em;
}
li { margin-top: 0.5em;}
.post-info {
float:right;
margin:10px;
padding:5px;
}
.post-info p{
margin-top: 1px;
margin-bottom: 1px;
}
.readmore { float: right }
dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}
pre{background-color: rgb(238, 238, 238); padding: 10px; margin: 10px; overflow: auto;}
/* Quotes */
blockquote {
margin: 20px;
font-style: italic;
}
cite {}
q {}
div.note {
float: right;
margin: 5px;
font-size: 85%;
max-width: 300px;
}
/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}
/* Thead */
thead th {padding: .5em .4em; text-align: left;}
thead td {}
/* Tbody */
tbody td {padding: .5em .4em;}
tbody th {}
tbody .alt td {}
tbody .alt th {}
/* Tfoot */
tfoot th {}
tfoot td {}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
display: block;
}
/***** Layout *****/
.body {clear: both; margin: 0 auto; width: 800px;}
img.right, figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: left; margin: 0 2em 2em 0;}
/*
Header
*****************/
#banner {
margin: 0 auto;
padding: 2.5em 0 0 0;
}
/* Banner */
#banner h1 {font-size: 3.571em; line-height: 0;}
#banner h1 a:link, #banner h1 a:visited {
color: #000305;
display: block;
font-weight: bold;
margin: 0 0 .6em .2em;
text-decoration: none;
}
#banner h1 a:hover, #banner h1 a:active {
background: none;
color: #C74350;
text-shadow: none;
}
#banner h1 strong {font-size: 0.36em; font-weight: normal;}
/* Main Nav */
#banner nav {
background: #000305;
font-size: 1.143em;
height: 40px;
line-height: 30px;
margin: 0 auto 2em auto;
padding: 0;
text-align: center;
width: 800px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#banner nav ul {list-style: none; margin: 0 auto; width: 800px;}
#banner nav li {float: left; display: inline; margin: 0;}
#banner nav a:link, #banner nav a:visited {
color: #fff;
display: inline-block;
height: 30px;
padding: 5px 1.5em;
text-decoration: none;
}
#banner nav a:hover, #banner nav a:active,
#banner nav .active a:link, #banner nav .active a:visited {
background: #C74451;
color: #fff;
text-shadow: none !important;
}
#banner nav li:first-child a {
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}
/*
Featured
*****************/
#featured {
background: #fff;
margin-bottom: 2em;
overflow: hidden;
padding: 20px;
width: 760px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#featured figure {
border: 2px solid #eee;
float: right;
margin: 0.786em 2em 0 5em;
width: 248px;
}
#featured figure img {display: block; float: right;}
#featured h2 {color: #C74451; font-size: 1.714em; margin-bottom: 0.333em;}
#featured h3 {font-size: 1.429em; margin-bottom: .5em;}
#featured h3 a:link, #featured h3 a:visited {color: #000305; text-decoration: none;}
#featured h3 a:hover, #featured h3 a:active {color: #fff;}
/*
Body
*****************/
#content {
background: #fff;
margin-bottom: 2em;
overflow: hidden;
padding: 20px 20px;
width: 760px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
/*
Extras
*****************/
#extras {margin: 0 auto 3em auto; overflow: hidden;}
#extras ul {list-style: none; margin: 0;}
#extras li {border-bottom: 1px solid #fff;}
#extras h2 {
color: #C74350;
font-size: 1.429em;
margin-bottom: .25em;
padding: 0 3px;
}
#extras a:link, #extras a:visited {
color: #444;
display: block;
border-bottom: 1px solid #F4E3E3;
text-decoration: none;
padding: .3em .25em;
}
#extras a:hover, #extras a:active {color: #fff;}
/* Blogroll */
#extras .blogroll {
float: left;
width: 615px;
}
#extras .blogroll li {float: left; margin: 0 20px 0 0; width: 185px;}
/* Social */
#extras .social {
float: right;
width: 175px;
}
#extras div[class='social'] a {
background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 25px;
}
/* Icons */
.social a[href*='about.me'] {background-image: url('../images/icons/aboutme.png');}
.social a[href*='bitbucket.org'] {background-image: url('../images/icons/bitbucket.png');}
.social a[href*='delicious.com'] {background-image: url('../images/icons/delicious.png');}
.social a[href*='digg.com'] {background-image: url('../images/icons/digg.png');}
.social a[href*='facebook.com'] {background-image: url('../images/icons/facebook.png');}
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
.social a[href*='github.com'],
.social a[href*='git.io'] {background-image: url('../images/icons/github.png');}
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
.social a[href*='plus.google.com'] {background-image: url('../images/icons/google-plus.png');}
.social a[href*='groups.google.com'] {background-image: url('../images/icons/google-groups.png');}
.social a[href*='news.ycombinator.com'],
.social a[href*='hackernewsers.com'] {background-image: url('../images/icons/hackernews.png');}
.social a[href*='last.fm'], .social a[href*='lastfm.'] {background-image: url('../images/icons/lastfm.png');}
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
.social a[href*='reddit.com'] {background-image: url('../images/icons/reddit.png');}
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
.social a[href*='slideshare.net'] {background-image: url('../images/icons/slideshare.png');}
.social a[href*='speakerdeck.com'] {background-image: url('../images/icons/speakerdeck.png');}
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
.social a[href*='vimeo.com'] {background-image: url('../images/icons/vimeo.png');}
.social a[href*='youtube.com'] {background-image: url('../images/icons/youtube.png');}
/*
About
*****************/
#about {
background: #fff;
font-style: normal;
margin-bottom: 2em;
overflow: hidden;
padding: 20px;
text-align: left;
width: 760px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#about .primary {float: left; width: 165px;}
#about .primary strong {color: #C64350; display: block; font-size: 1.286em;}
#about .photo {float: left; margin: 5px 20px;}
#about .url:link, #about .url:visited {text-decoration: none;}
#about .bio {float: right; width: 500px;}
/*
Footer
*****************/
#contentinfo {padding-bottom: 2em; text-align: right;}
/***** Sections *****/
/* Blog */
.hentry {
display: block;
clear: both;
border-bottom: 1px solid #eee;
padding: 1.5em 0;
}
li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
#content > .hentry {padding: 1em 0;}
.hentry img{display : none ;}
.entry-title {font-size: 3em; margin-bottom: 10px; margin-top: 0;}
.entry-title a:link, .entry-title a:visited {text-decoration: none; color: #333;}
.entry-title a:visited {background-color: #fff;}
.hentry .post-info * {font-style: normal;}
/* Content */
.hentry footer {margin-bottom: 2em;}
.hentry footer address {display: inline;}
#posts-list footer address {display: block;}
/* Blog Index */
#posts-list {list-style: none; margin: 0;}
#posts-list .hentry {padding-left: 10px; position: relative;}
#posts-list footer {
left: 10px;
position: relative;
float: left;
top: 0.5em;
width: 190px;
}
/* About the Author */
#about-author {
background: #f9f9f9;
clear: both;
font-style: normal;
margin: 2em 0;
padding: 10px 20px 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#about-author strong {
color: #C64350;
clear: both;
display: block;
font-size: 1.429em;
}
#about-author .photo {border: 1px solid #ddd; float: left; margin: 5px 1em 0 0;}
/* Comments */
#comments-list {list-style: none; margin: 0 1em;}
#comments-list blockquote {
background: #f8f8f8;
clear: both;
font-style: normal;
margin: 0;
padding: 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#comments-list footer {color: #888; padding: .5em 1em 0 0; text-align: right;}
#comments-list li:nth-child(2n) blockquote {background: #F5f5f5;}
/* Add a Comment */
#add-comment label {clear: left; float: left; text-align: left; width: 150px;}
#add-comment input[type='text'],
#add-comment input[type='email'],
#add-comment input[type='url'] {float: left; width: 200px;}
#add-comment textarea {float: left; height: 150px; width: 495px;}
#add-comment p.req {clear: both; margin: 0 .5em 1em 0; text-align: right;}
#add-comment input[type='submit'] {float: right; margin: 0 .5em;}
#add-comment * {margin-bottom: .5em;}

View File

@ -1,205 +0,0 @@
.hll {
background-color:#eee;
}
.c {
color:#408090;
font-style:italic;
}
.err {
border:1px solid #FF0000;
}
.k {
color:#007020;
font-weight:bold;
}
.o {
color:#666666;
}
.cm {
color:#408090;
font-style:italic;
}
.cp {
color:#007020;
}
.c1 {
color:#408090;
font-style:italic;
}
.cs {
background-color:#FFF0F0;
color:#408090;
}
.gd {
color:#A00000;
}
.ge {
font-style:italic;
}
.gr {
color:#FF0000;
}
.gh {
color:#000080;
font-weight:bold;
}
.gi {
color:#00A000;
}
.go {
color:#303030;
}
.gp {
color:#C65D09;
font-weight:bold;
}
.gs {
font-weight:bold;
}
.gu {
color:#800080;
font-weight:bold;
}
.gt {
color:#0040D0;
}
.kc {
color:#007020;
font-weight:bold;
}
.kd {
color:#007020;
font-weight:bold;
}
.kn {
color:#007020;
font-weight:bold;
}
.kp {
color:#007020;
}
.kr {
color:#007020;
font-weight:bold;
}
.kt {
color:#902000;
}
.m {
color:#208050;
}
.s {
color:#4070A0;
}
.na {
color:#4070A0;
}
.nb {
color:#007020;
}
.nc {
color:#0E84B5;
font-weight:bold;
}
.no {
color:#60ADD5;
}
.nd {
color:#555555;
font-weight:bold;
}
.ni {
color:#D55537;
font-weight:bold;
}
.ne {
color:#007020;
}
.nf {
color:#06287E;
}
.nl {
color:#002070;
font-weight:bold;
}
.nn {
color:#0E84B5;
font-weight:bold;
}
.nt {
color:#062873;
font-weight:bold;
}
.nv {
color:#BB60D5;
}
.ow {
color:#007020;
font-weight:bold;
}
.w {
color:#BBBBBB;
}
.mf {
color:#208050;
}
.mh {
color:#208050;
}
.mi {
color:#208050;
}
.mo {
color:#208050;
}
.sb {
color:#4070A0;
}
.sc {
color:#4070A0;
}
.sd {
color:#4070A0;
font-style:italic;
}
.s2 {
color:#4070A0;
}
.se {
color:#4070A0;
font-weight:bold;
}
.sh {
color:#4070A0;
}
.si {
color:#70A0D0;
font-style:italic;
}
.sx {
color:#C65D09;
}
.sr {
color:#235388;
}
.s1 {
color:#4070A0;
}
.ss {
color:#517918;
}
.bp {
color:#007020;
}
.vc {
color:#BB60D5;
}
.vg {
color:#BB60D5;
}
.vi {
color:#BB60D5;
}
.il {
color:#208050;
}

View File

@ -1,52 +0,0 @@
/*
Name: Reset Stylesheet
Description: Resets browser's default CSS
Author: Eric Meyer
Author URI: http://meyerweb.com/eric/tools/css/reset/
*/
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent;
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

View File

@ -1,3 +0,0 @@
.caps {font-size:.92em;}
.amp {color:#666; font-size:1.05em;font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",serif; font-style:italic;}
.dquo {margin-left:-.38em;}

View File

@ -1,48 +0,0 @@
@import url("main.css");
body {
font:1.3em/1.3 "Hoefler Text","Georgia",Georgia,serif,sans-serif;
}
.post-info{
display: none;
}
#banner nav {
display: none;
-moz-border-radius: 0px;
margin-bottom: 20px;
overflow: hidden;
font-size: 1em;
background: #F5F4EF;
}
#banner nav ul{
padding-right: 50px;
}
#banner nav li{
float: right;
color: #000;
}
#banner nav li a {
color: #000;
}
#banner h1 {
margin-bottom: -18px;
}
#featured, #extras {
padding: 50px;
}
#featured {
padding-top: 20px;
}
#extras {
padding-top: 0px;
padding-bottom: 0px;
}

View File

@ -0,0 +1,247 @@
{
"name": "pelican-red",
"css_prefix_text": "icon-",
"css_use_suffix": false,
"glyphs": [
{
"uid": "7222571caa5c15f83dcfd447c58d68d9",
"css": "search",
"code": 59431,
"src": "entypo"
},
{
"uid": "815503841e980c848f55e0271deacead",
"css": "link",
"code": 59419,
"src": "entypo"
},
{
"uid": "875ab0f6d417223f6ec76ff7f0a4baed",
"css": "tag",
"code": 59418,
"src": "entypo"
},
{
"uid": "457c8e2b305e7af74c1be4f07a01ca92",
"css": "vcard",
"code": 59415,
"src": "entypo"
},
{
"uid": "da0fd38d651815e3a12f6c030ff1fe5b",
"css": "newspaper",
"code": 59399,
"src": "entypo"
},
{
"uid": "d10920db2e79c997c5e783279291970c",
"css": "dot-3",
"code": 59400,
"src": "entypo"
},
{
"uid": "ddecf5ad7935e3fb1b70dac6ed00d06a",
"css": "language",
"code": 59398,
"src": "entypo"
},
{
"uid": "4a413ef43c364dafa42766e74c31bbca",
"css": "cc",
"code": 59430,
"src": "entypo"
},
{
"uid": "72681d2825fef7fd83711278f845547b",
"css": "cc-by",
"code": 59429,
"src": "entypo"
},
{
"uid": "7540520e12e941839cdb7d76b12e82a8",
"css": "cc-nc",
"code": 59428,
"src": "entypo"
},
{
"uid": "2d741e29010c6afbfc3784251fbf4e8b",
"css": "cc-nc-eu",
"code": 59427,
"src": "entypo"
},
{
"uid": "3138d5e10d50279c6d97ad1c99fdb584",
"css": "cc-nc-jp",
"code": 59426,
"src": "entypo"
},
{
"uid": "900851106d63af1bc6076ae118dc543d",
"css": "cc-sa",
"code": 59425,
"src": "entypo"
},
{
"uid": "b92e2a918daa2f9a042df1ce942b686f",
"css": "cc-nd",
"code": 59424,
"src": "entypo"
},
{
"uid": "49679f26492c29c7bc277f1de9249229",
"css": "cc-pd",
"code": 59423,
"src": "entypo"
},
{
"uid": "94914cbbfba692ebbc13c179d62355f7",
"css": "cc-zero",
"code": 59422,
"src": "entypo"
},
{
"uid": "915c11e4e2e713cc7d65d32d66f004bf",
"css": "cc-share",
"code": 59421,
"src": "entypo"
},
{
"uid": "0cd7be54280d9ffbe0f48342c011268e",
"css": "cc-remix",
"code": 59420,
"src": "entypo"
},
{
"uid": "d94334f23acba022bfd68e49d76b31bb",
"css": "github",
"code": 59402,
"src": "entypo"
},
{
"uid": "14cfd18cc1dd5fb99ba04311b888bc23",
"css": "flickr",
"code": 59413,
"src": "entypo"
},
{
"uid": "538531af0e023b15882c505ee2297cbe",
"css": "vimeo",
"code": 59403,
"src": "entypo"
},
{
"uid": "d090355c31f497b61d676416c1fd39fb",
"css": "twitter",
"code": 59406,
"src": "entypo"
},
{
"uid": "bc50457410acf467b8b5721240768742",
"css": "facebook",
"code": 59405,
"src": "entypo"
},
{
"uid": "b945f4ac2439565661e8e4878e35d379",
"css": "gplus",
"code": 59404,
"src": "entypo"
},
{
"uid": "689febe699d74bc8862965555503e445",
"css": "pinterest",
"code": 59392,
"src": "entypo"
},
{
"uid": "d491462e64eb5b8c4f064108a2ff1780",
"css": "tumblr",
"code": 59401,
"src": "entypo"
},
{
"uid": "7132e1233bc16cd1b6efe7e29d3613a5",
"css": "linkedin",
"code": 59407,
"src": "entypo"
},
{
"uid": "e8d13cd05bd63219329b2b61835d776c",
"css": "dribbble",
"code": 59412,
"src": "entypo"
},
{
"uid": "ef5e2b339a93fff038cc6a28f8c91edd",
"css": "stumbleupon",
"code": 59414,
"src": "entypo"
},
{
"uid": "ae49d5a5d0c2f7253f375bde5f0da2d2",
"css": "lastfm",
"code": 59408,
"src": "entypo"
},
{
"uid": "406d96226bd9d021b7d976efa1c4a061",
"css": "rdio",
"code": 59409,
"src": "entypo"
},
{
"uid": "0fbfb1cd7a847c88ea4c141d0e1bbdb5",
"css": "instagram",
"code": 59410,
"src": "entypo"
},
{
"uid": "28ccaf022b8363aeaa5b86f66e1f5173",
"css": "skype",
"code": 59411,
"src": "entypo"
},
{
"uid": "07269ba9c8905d091e1a01beab1f0958",
"css": "picasa",
"code": 59416,
"src": "entypo"
},
{
"uid": "b86600decaba538aca184421752cd640",
"css": "soundcloud",
"code": 59417,
"src": "entypo"
},
{
"uid": "c9829449672245d22b3d43d7d1a7cc90",
"css": "grooveshark",
"code": 59397,
"src": "zocial"
},
{
"uid": "b3a537446285bb3510bba57d20374818",
"css": "reddit",
"code": 59396,
"src": "zocial"
},
{
"uid": "2dd7e3046b63beb19616dce63c5782a6",
"css": "blogger",
"code": 59395,
"src": "zocial"
},
{
"uid": "57a4f84c40a0c44d47387105f162a427",
"css": "youtube",
"code": 59394,
"src": "zocial"
},
{
"uid": "785a9b232e86ae750516adc5228a5aa7",
"css": "steam",
"code": 59393,
"src": "zocial"
}
]
}

BIN
theme/fonts/pelican-red.eot Normal file

Binary file not shown.

View File

@ -0,0 +1,51 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Copyright (C) 2012 by original authors @ fontello.com</metadata>
<defs>
<font id="pelican-red" horiz-adv-x="1000" >
<font-face font-family="pelican-red" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
<missing-glyph horiz-adv-x="1000" />
<glyph glyph-name="grooveshark" unicode="&#xe805;" d="M0 350q0 136 67 251t182 182 251 67 251-67 182-182 67-251-67-251-182-182-251-67-251 67-182 182-67 251z m129 0q0-65 36-77 5-2 17-4 42-1 85 40 41 36 58 90 25 77 10 200-2 12-2 17-3 6 0 9 1 3 13-1 38-10 78-29 46-21 102-70 45-39 87-89 33-39 80-104 41-57 88-77 29-10 48-7t29 20 15 37 5 45q0 48-12 96-3 12-8 28-14 43-41 84-52 79-136 124t-178 45q-66 0-125-22-80-28-141-89t-89-142q-1-5-4-15t-5-14q-12-50-11-96z" horiz-adv-x="1000" />
<glyph glyph-name="reddit" unicode="&#xe804;" d="M0 353q0 62 50 106t113 44q62 0 105-36l5 0q134 82 335 82l5 4 70 267 242-36q0-1 2-1 1 0 0 1 2 1 12 16t15 19q34 32 82 32 49 0 83-33t34-82-34-84-83-35q-57 0-87 39t-30 97q-2-1-98 13t-110 17l-3 0q-2-2-17-54t-30-109-18-64l0-3 5-4q72 0 148-21t131-58l3-2q1 1 2 1t2 1q25 18 36 25t30 13 43 6q68 0 116-48t48-117q0-47-27-86t-70-60q0-195-260-303-41-18-56-23-32-10-91-19t-93-9q-120 0-231 35-2 2-72 38-95 51-153 116t-58 156l-5 0q-33 17-59 50l-9 12q-15 27-19 46t-4 51z m34-12q0-66 57-112 5 59 48 116t101 101q-37 26-82 26-49 0-87-41t-38-91z m102-146q0-54 31-104t80-86 103-60 105-34q75-14 146-14 123 0 233 40t185 123l-3 0q30 38 43 69t13 73q0 54-27 103t-70 84-92 61-100 39q-85 23-181 23-74 0-152-18t-150-54-119-100-46-144z m186 73q0 37 23 60t60 23 62-23 25-60q0-36-26-60t-62-24-59 24-23 60z m36-164l44 0q25-45 80-69t112-24q58 0 110 24t84 69l41 0q-25-62-93-96t-142-34q-72 0-142 35t-94 96z m336 164q0 38 23 60t61 22q34 0 58-24t24-58-24-59-58-25q-37 0-61 24t-24 61z m255 468q0-35 25-60t60-25q36 0 59 25t23 61q0 34-24 58t-58 24-60-25-26-58z m14-281q55-36 95-93t56-120q59 43 59 96 0 58-36 100t-93 42q-45 0-82-26z" horiz-adv-x="1205" />
<glyph glyph-name="blogger" unicode="&#xe803;" d="M0 165l0 369q0 130 93 223t223 93l221 0q65-8 139-57t105-115q1-2 5-10t5-10 4-10 4-13 4-16 4-22 4-29q9-70 26-85 14-13 71-15t65-8l14-11 8-17 3-14-2-256q-1-130-93-223t-222-93l-363 0q-130 0-223 93t-93 223z m259 5q0-25 18-43t43-18l356 0q25 0 43 18t18 43-18 43-43 18l-356 0q-25 0-43-18t-18-43z m0 362q0-25 18-43t43-18l175 0q25 0 43 18t18 43-18 43-43 18l-175 0q-25 0-43-18t-18-43z" horiz-adv-x="996" />
<glyph glyph-name="youtube" unicode="&#xe802;" d="M0 123q0 54 6 162 4 53 38 87t87 37q100 5 301 5t301-5q53-3 87-37t38-87q5-90 5-162t-5-162q-4-53-38-87t-87-37q-100-5-301-5t-301 5q-53 3-87 37t-38 87q-6 108-6 162z m67 141l61 0 0-326 59 0 0 326 61 0 0 55-181 0 0-55z m65 603l60 0 38-152 4 0 36 152 60 0-46-148q-23-73-23-75l0-158-59 0 0 151q-2 14-6 26t-9 27-9 25z m116-885q0-48 36-48 32 0 61 35l0-31 52 0 0 281-52 0 0-214q-21-21-31-21-14 0-14 19l0 216-52 0 0-237z m79 575l0 146q0 34 22 53t56 19q33 0 54-20t21-53l0-145q0-36-20-57t-56-21q-35 0-56 22t-21 57z m54-7q0-23 22-23 23 0 23 25l0 153q0 9-7 15t-16 6-16-6-7-15l0-156z m67-612l53 0 0 21q20-25 50-25 47 0 47 62l0 156q0 71-51 71-25 0-46-27l0 123-53 0 0-381z m53 53l0 176q11 11 22 11 22 0 22-28l0-148q0-24-19-24-14 0-25 13z m23 539l0 237 52 0 0-215q0-19 14-19 13 0 31 21l0 213 52 0 0-281-52 0 0 31q-29-35-61-35-36 0-36 48z m114-513q0-38 19-63t57-25q78 0 78 87l0 21-54 0q0-2 1-14t-1-17-3-14-7-12-14-4q-23 0-23 40l0 53 100 0 0 72q0 38-19 60t-57 22q-36 0-58-23t-22-59l0-127z m54 99l0 30q0 31 23 31t23-31l0-30-46 0z" horiz-adv-x="863" />
<glyph glyph-name="steam" unicode="&#xe801;" d="M0 470q0 55 39 94t94 39q47 0 84-30t47-75l502-202q32 19 68 19 2 0 7-1t8-1l110 159q1 73 53 125t125 52q74 0 126-52t52-126-52-126-126-52l-170-124q-5-51-43-86t-89-35q-48 0-84 30t-46 75l-502 201q-32-19-68-19-55 0-94 39t-39 94z m35 0q0-40 29-69t69-29q9 0 21 2l-41 16 0 1q-28 13-40 42-6 14-6 28 0 15 6 30 12 30 40 42 15 7 31 6 13 0 27-5l0 1 49-20q-29 52-87 52-40 0-69-29t-29-70z m710-333q29-52 87-52 40 0 69 29t29 70q0 40-29 69t-70 29q-14 0-21-2l40-16q30-12 43-42 7-15 7-30 0-14-6-29-12-31-42-43-15-6-30-6-14 0-29 6-8 3-25 10t-25 10z m270 335q0-49 35-84t84-35q50 0 85 35t35 84-35 84-85 35q-49 0-84-35t-35-84z m25 1q0-40 28-68t68-28q39 0 67 28t28 68q0 39-28 67t-67 28q-40 0-68-28t-28-67z" horiz-adv-x="1312" />
<glyph glyph-name="tag" unicode="&#xe81a;" d="M944 830q36-106-8-199t-128-157l18-24q16-28 6-54l-48-158q-12-30-36-46l-464-328q-42-30-64 4l-210 304q-12 18-9 39t21 33l464 328q26 18 54 18l158 0q30 0 48-26l28-40q168 130 114 286-10 28 18 40 32 8 38-20z m-216-468q40 32 34 80l-32-16q-8-4-12-4-18 0-28 18-12 30 16 40l24 14q-48 34-92 0-28-18-34-51t14-61q18-26 51-32t59 12z" horiz-adv-x="960" />
<glyph glyph-name="vcard" unicode="&#xe817;" d="M900 750q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-800 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l800 0z m0-700l0 600-800 0 0-600 800 0z m-450 196l0-90-250 0 0 90 250 0z m0 150l0-90-250 0 0 90 250 0z m0 150l0-90-250 0 0 90 250 0z m346-320l4-70-250 0q0 70 6 70 84 22 84 66 0 16-27 56t-27 88q0 110 90 110t90-110q0-48-28-88t-28-56q0-20 21-36t43-22z" horiz-adv-x="1000" />
<glyph glyph-name="language" unicode="&#xe806;" d="M988 306q30-82-10-176t-134-160q-10 0-12 2t-16 19-16 19q-2 6 2 10 86 60 117 152t-11 148q-16-38-39-76t-59-80-86-65-106-15q-52 6-84 41t-32 93q0 84 60 148 50 50 114 66l-2 100q-140-24-146-24-6-2-10 4 0 2-5 29t-5 31q-2 2 1 4t7 2l156 28q0 110-2 114 0 8 8 8 46 0 52 2 10 0 10-8l0-104q158 22 164 22 8 4 10-6 0-2 4-23t4-25q4-10-4-12l-176-30 0-102 12 0q86 0 148-36t86-100z m-370-160q28-6 62 6l-4 214q-34-12-60-40-44-44-44-108 0-66 46-72z m122 28q28 24 58 68t45 79 7 41q-36 18-96 18-2 0-6-1t-6-1z m-448 382q10-28 53-165t83-261 40-126q0-4-4-4l-86 0q-6 0-6 4l-50 166-176 0q-48-164-50-166 0-4-6-4l-86 0q-4 0-4 4 10 18 176 552 2 8 10 8l96 0q10 0 10-8z m-130-316l144 0-72 264z" horiz-adv-x="1001" />
<glyph glyph-name="dot-3" unicode="&#xe808;" d="M110 460q46 0 78-32t32-78q0-44-32-77t-78-33-78 33-32 77q0 46 32 78t78 32z m350 0q46 0 78-32t32-78q0-44-33-77t-77-33-77 33-33 77q0 46 32 78t78 32z m350 0q46 0 78-32t32-78q0-44-32-77t-78-33-78 33-32 77q0 46 32 78t78 32z" horiz-adv-x="920" />
<glyph glyph-name="cc" unicode="&#xe826;" d="M474 830q198 2 340-136t146-336q2-200-136-342t-338-146q-198-2-341 137t-145 337q-4 200 135 342t339 144z m12-858q156 2 266 114t108 270-115 267-269 107q-158-2-267-114t-107-270 114-267 270-107z m-124 298q40 0 58 40l56-30q-20-36-50-52-32-20-70-20-62 0-100 38-38 36-38 104t38 106 96 38q86 0 124-66l-62-32q-10 20-24 28t-28 8q-60 0-60-82 0-38 14-58 18-22 46-22z m266 0q42 0 56 40l58-30q-18-32-50-52t-70-20q-64 0-100 38-38 36-38 104 0 64 38 106 38 38 98 38 84 0 120-66l-60-32q-10 20-24 28t-28 8q-62 0-62-82 0-36 16-58t46-22z" horiz-adv-x="960" />
<glyph glyph-name="cc-by" unicode="&#xe825;" d="M480 526q-66 0-66 68t66 68q68 0 68-68t-68-68z m98-26q14 0 22-8 10-10 10-22l0-196-56 0 0-234-148 0 0 234-56 0 0 196q0 12 10 22 8 8 22 8l196 0z m-98 330q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="cc-nc" unicode="&#xe824;" d="M480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-350q-22-62-22-130 0-162 115-277t277-115q110 0 202 56t142 148l-178 80q-8-46-46-74-38-30-86-34l0-74-56 0 0 74q-78 0-146 58l66 66q50-44 108-44 24 0 42 12t18 36q0 18-14 30l-46 20-56 26-76 32z m506-122l242-108q14 44 14 100 0 164-115 278t-277 114q-102 0-188-48t-140-130l182-82q12 36 46 62 32 22 78 24l0 74 56 0 0-74q68-4 120-44l-62-64q-44 28-84 28-24 0-38-8-18-10-18-30 0-8 4-12l60-28 42-18z" horiz-adv-x="960" />
<glyph glyph-name="cc-nc-eu" unicode="&#xe823;" d="M480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-352q-22-62-22-128 0-162 115-277t277-115q110 0 201 55t143 149l-246 108-174 0q10-36 26-56 38-40 104-40 46 0 92 20l18-90q-56-30-124-30-128 0-196 92-34 44-46 104l-52 0 0 58 44 0 0 14q0 4 1 12t1 12l-46 0 0 56 10 0z m488-112l262-116q12 48 12 100 0 164-115 278t-277 114q-102 0-189-48t-141-130l158-70q8 14 28 38 72 82 184 82 70 0 122-24l-24-92q-40 20-88 20-64 0-100-44-10-10-16-28l56-24 136 0 0-56-8 0z" horiz-adv-x="960" />
<glyph glyph-name="cc-nc-jp" unicode="&#xe822;" d="M480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-374-364q-18-54-18-116 0-162 115-277t277-115q106 0 195 52t141 140l-152 68 0-68-126 0 0-108-118 0 0 108-124 0 0 74 124 0 0 36-12 24-112 0 0 74 54 0z m432-242l112 0-106 48-6-12 0-36z m126 100l192-86q16 58 16 112 0 164-115 278t-277 114q-106 0-194-51t-140-137l158-70-54 98 128 0 76-166 46-20 82 186 128 0-122-224 76 0 0-34z" horiz-adv-x="960" />
<glyph glyph-name="cc-sa" unicode="&#xe821;" d="M478 604q114 0 180-74 66-72 66-186 0-110-68-184-74-74-180-74-80 0-142 50-58 48-70 138l120 0q6-86 106-86 50 0 82 42 30 44 30 118 0 76-28 116-30 40-82 40-96 0-108-86l36 0-96-94-94 94 36 0q14 90 72 138t140 48z m2 226q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="cc-nd" unicode="&#xe820;" d="M306 382l0 82 348 0 0-82-348 0z m0-154l0 82 348 0 0-82-348 0z m174 602q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="cc-pd" unicode="&#xe81f;" d="M480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-352q-22-62-22-128 0-162 115-277t277-115q110 0 201 55t143 149l-424 188q2-54 28-96t76-42q36 0 64 26l6 6 70-84q-4-2-10-7t-8-9q-62-42-136-42-86 0-159 58t-73 188q0 32 6 62z m310-34l440-194q12 48 12 100 0 164-115 278t-277 114q-102 0-189-48t-141-130l148-66q64 102 196 102 88 0 150-54l-78-80q-8 8-14 12-22 16-52 16-52 0-80-50z" horiz-adv-x="960" />
<glyph glyph-name="cc-zero" unicode="&#xe81e;" d="M480 628q108 0 153-81t45-197q0-114-45-195t-153-81-153 81-45 195q0 116 45 197t153 81z m-86-278q0-18 4-66l106 194q14 24-6 42-12 4-18 4-86 0-86-174z m86-172q86 0 86 172 0 40-6 84l-118-204q-22-30 12-46 2-2 6-2 2 0 2-2 2 0 8-1t10-1z m0 652q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="cc-share" unicode="&#xe81d;" d="M676 488q12 0 20-8t8-18l0-354q0-10-8-18t-20-8l-260 0q-12 0-20 8t-8 18l0 104-104 0q-10 0-18 8t-8 20l0 352q0 12 6 18 4 6 18 10l264 0q10 0 18-8t8-20l0-104 104 0z m-264 0l108 0 0 78-210 0 0-300 78 0 0 196q0 10 8 18 4 4 16 8z m238-354l0 302-210 0 0-302 210 0z m-170 696q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="cc-remix" unicode="&#xe81c;" d="M794 342l10-4 0-136-10-4-116-50-4-2-6 2-252 104-8 4-124-52-124 54 0 122 116 48-2 2 0 136 130 56 294-122 0-118z m-136-158l0 86-2 0 0 2-220 90 0-86 220-92 0 2z m14 112l78 32-72 30-76-32z m102-74l0 84-86-36 0-84z m-294 608q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
<glyph glyph-name="github" unicode="&#xe80a;" d="M620 286q26 0 45-26t19-64-19-64-45-26q-28 0-47 26t-19 64 19 64 47 26z m226 234q74-80 74-194 0-74-17-133t-43-96-64-65-70-41-73-20-62-8-45-1q-6 0-36-1t-50-1-50 1-36 1q-24 0-45 1t-62 8-73 20-70 41-64 65-43 96-17 133q0 114 74 194-8 4-1 80t33 140q92-10 228-104 46 12 126 12 84 0 126-12 62 42 119 68t83 30l26 6q26-64 33-140t-1-80z m-384-514q166 0 251 40t85 164q0 72-54 120-28 26-65 32t-113 0-104-6l-4 0q-32 0-83 4t-80 5-63-7-56-28q-52-46-52-120 0-124 84-164t250-40l4 0z m-160 280q26 0 45-26t19-64-19-64-45-26q-28 0-47 26t-19 64 19 64 47 26z" horiz-adv-x="920" />
<glyph glyph-name="flickr" unicode="&#xe815;" d="M196 150q-80 0-138 59t-58 141q0 84 57 142t139 58 139-58 57-142q0-82-58-141t-138-59z m508 0q-80 0-138 59t-58 141q0 84 57 142t139 58 139-58 57-142q0-82-58-141t-138-59z" horiz-adv-x="900" />
<glyph glyph-name="vimeo" unicode="&#xe80b;" d="M896 558q-32-186-171-351t-245-237q-42-28-81-17t-66 38-43 61q-16 32-78 239t-74 223q-16 12-38 5t-44-21l-20-14-36 50q18 20 46 52t100 89 124 67q30 6 53-7t36-35 23-60 15-70 12-75 13-67q14-54 21-80t17-54 18-39 18-11q40 0 126 166 42 76 6 124t-112 2q22 126 140 188 104 54 182 8 80-46 58-174z" horiz-adv-x="901" />
<glyph glyph-name="twitter" unicode="&#xe80e;" d="M920 636q-36-54-94-98l0-24q0-130-60-250t-186-203-290-83q-160 0-290 84 14-2 46-2 132 0 234 80-62 2-110 38t-66 94q10-4 34-4 26 0 50 6-66 14-108 66t-42 120l0 2q36-20 84-24-84 58-84 158 0 48 26 94 154-188 390-196-6 18-6 42 0 78 55 133t135 55q82 0 136-58 60 12 120 44-20-66-82-104 56 8 108 30z" horiz-adv-x="920" />
<glyph glyph-name="facebook" unicode="&#xe80d;" d="M500 644l-142 0q-14 0-25-15t-11-37l0-102 178 0 0-148-178 0 0-442-170 0 0 442-152 0 0 148 152 0 0 86q0 94 59 159t147 65l142 0 0-156z" horiz-adv-x="500" />
<glyph glyph-name="gplus" unicode="&#xe80c;" d="M48 572q0 58 25 102t56 65 69 34 56 15 26 2l230 0 0-4q0-22-78-36-28 0-38-6 40-20 54-56t14-96q0-102-68-158-38-38-38-54 0-18 50-64 104-90 104-178 0-140-116-194-68-34-150-34l-4 0-4 2q-2-2-4-2-24 0-54 5t-75 21-74 57-29 103q0 60 32 101t83 57 88 22 71 6l2 0q-16 22-24 47t-8 39l2 14-14 0q-64 0-110 30-74 44-74 160z m370-452q-4 52-43 84t-103 32l-16 0q-64-2-114-46-46-42-42-94t53-80 119-24q68 4 109 40t37 88z m-60 500q-30 108-122 108-12 0-20-2-40-12-58-62-16-50-2-106 14-52 47-85t71-33q12 0 18 2 42 12 63 65t3 113z m388-174l150 0 0-94-150 0 0-150-94 0 0 150-150 0 0 94 150 0 0 150 94 0 0-150z" horiz-adv-x="896" />
<glyph glyph-name="pinterest" unicode="&#xe800;" d="M320 190q-26-130-58-211t-96-129q-6 74-7 120t11 110 22 104 26 99 24 99q-24 52-19 116t48 106 99 20q40-16 44-59t-13-95-32-103-4-90 63-49q68-14 121 38t74 131 11 163-54 128q-62 64-151 70t-163-33-120-117-32-170q4-22 22-52t21-47-17-67q-146 34-140 230 4 138 105 234t233 112q164 18 290-57t144-219q26-176-66-317t-252-129q-22 2-42 9t-30 13-31 21-31 21z" horiz-adv-x="778" />
<glyph glyph-name="tumblr" unicode="&#xe809;" d="M560-58q-48-26-106-40-48-12-102-12-58 0-110 16-54 20-82 46-36 32-46 64-14 30-14 96l0 322-100 0 0 130q54 18 92 50t62 80q24 52 30 116l130 0 0-232 216 0 0-144-216 0 0-236q0-84 8-102 10-24 32-36 28-20 68-20 68 0 138 46l0-144z" horiz-adv-x="560" />
<glyph glyph-name="linkedin" unicode="&#xe80f;" d="M204 698q0-40-29-68t-75-28q-44 0-72 28t-28 68q0 42 28 69t74 27 73-27 29-69z m-198-790l0 618 192 0 0-618-192 0z m306 420q0 86-4 198l166 0 10-86 4 0q60 100 190 100 100 0 161-67t61-199l0-366-192 0 0 342q0 134-98 134-70 0-98-72-6-12-6-48l0-356-194 0 0 420z" horiz-adv-x="900" />
<glyph glyph-name="dribbble" unicode="&#xe814;" d="M438 480q-30 54-66 109t-56 84-24 33q-82-40-139-112t-77-162q182 0 362 48z m50-132q8 4 14 4-10 28-32 68-182-56-402-56l0-14q0-150 100-262 4 8 13 21t39 50 64 69 89 66 115 54z m-270-306q-2 0-4 2l-4 4z m148 690z m354-86q-114 98-260 98-48 0-92-12 82-108 146-228 138 52 204 140z m-260-756q-190 0-325 135t-135 325 135 325 325 135 325-135 135-325-135-325-325-135z m68 396q-216-74-308-242l-2-2q110-84 242-84 78 0 154 32-24 140-84 298z m16 158q12-24 26-56 2-2 5-9t5-11q66 8 129 4t101-10 42-8q0 138-88 246l-8-10q-8-10-26-27t-42-36-62-42-82-41z m60-138q52-148 76-280 140 92 168 262-8 4-39 11t-88 12-117-5z" horiz-adv-x="920" />
<glyph glyph-name="stumbleupon" unicode="&#xe816;" d="M552 448l0 60q0 22-15 37t-37 15q-20 0-36-15t-16-37l0-314q0-92-66-158t-158-66-158 66-66 158l0 132 172 0 0-132q0-20 16-36t36-16 36 16 16 36l0 314q0 92 66 157t158 65 158-65 66-157l0-60-102-34z m278-122l170 0 0-132q0-92-66-158t-158-66-158 66-66 158l0 134 70-32 102 32 0-134q0-20 16-36t36-16q22 0 38 15t16 37l0 132z" horiz-adv-x="1000" />
<glyph glyph-name="lastfm" unicode="&#xe810;" d="M394 222l34-100q-64-52-168-52-106 0-183 73t-77 199q0 130 80 209t188 79q112 0 167-45t91-159l36-116q48-146 202-146 120 0 120 60 0 54-78 72l-78 18q-134 34-134 152 0 88 58 126t146 38q184 0 198-146l-114-14q-8 70-90 70t-82-62q0-50 66-66l74-16q150-36 150-166 0-160-238-160-136 0-204 53t-100 149l-36 116q-14 40-22 60t-25 43-42 33-61 10q-64 0-113-46t-49-142q0-80 46-130t110-50q60 0 128 56z" horiz-adv-x="1000" />
<glyph glyph-name="rdio" unicode="&#xe811;" d="M766 402q4-32 4-52 0-160-113-275t-273-115q-158 0-271 115t-113 275q0 162 112 276t272 114q52 0 90-10l0-222q-76 26-154-10-70-34-101-101t-5-129q26-60 95-79t139 15q52 26 87 80t35 122l0 286q16-8 24-14 174-108 310-114 32-2 4-52-42-76-130-106z" horiz-adv-x="921" />
<glyph glyph-name="instagram" unicode="&#xe812;" d="M690 350q0 26-6 50l176 0 0-344q0-56-39-96t-95-40l-592 0q-56 0-95 40t-39 96l0 344 174 0q-4-32-4-50 0-106 76-183t184-77q106 0 183 77t77 183z m36 430q56 0 95-39t39-95l0-146-218 0q-78 110-212 110-138 0-212-110l-218 0 0 146q0 56 39 95t95 39l592 0z m64-166l0 72q0 24-24 24l-72 0q-24 0-24-24l0-72q0-8 7-16t17-8l72 0q24 0 24 24z m-200-264q0-66-47-113t-113-47-113 47-47 113q0 68 47 114t113 46 113-46 47-114z" horiz-adv-x="860" />
<glyph glyph-name="skype" unicode="&#xe813;" d="M894 250q26-58 26-118 0-108-75-185t-179-77q-62 0-120 32-52-8-80-8-182 0-311 132t-129 320q0 44 10 90-36 60-36 134 0 108 74 184t180 76q74 0 136-40 32 8 76 8 182 0 310-132t128-320q0-46-10-96z m-204-120q30 46 30 100 0 44-16 80-16 30-50 54-36 22-76 36-68 20-96 26-14 2-35 7t-27 7q-24 8-34 14-16 8-26 22-10 10-10 26 0 24 28 42 26 20 76 20t74-18q26-22 38-50 16-26 26-36 16-12 38-12 26 0 46 20 18 18 18 44 0 20-14 52-16 24-42 48-28 22-74 38-48 14-102 14-72 0-128-22-56-20-86-60t-30-92 28-90q34-40 76-56 48-22 116-36 12-2 29-7t30-8 21-5q28-10 46-28 18-14 18-42 0-34-32-56-36-24-90-24-40 0-64 12-26 14-36 28-24 44-26 46-8 24-24 40-20 14-40 14-28 0-46-18t-18-42q0-38 28-82 26-40 72-66 64-34 158-34 78 0 138 24 60 28 88 70z" horiz-adv-x="920" />
<glyph glyph-name="picasa" unicode="&#xe818;" d="M250 760q10-12 158-144l-396-362q-12 48-12 96 0 130 67 240t183 170z m400 10l0-278-328 296q64 22 138 22 98 0 190-40z m70-40q94-64 147-165t53-215q0-80-26-152l-174 0 0 532z m-686-550q12 12 66 60l102 92 0-362q-116 80-168 210z m238-250l0 198 590 0q-56-100-151-163t-209-75l-84 0q-84 10-146 40z" horiz-adv-x="920" />
<glyph glyph-name="soundcloud" unicode="&#xe819;" d="M34 178q0-4-10-4-6 0-10 4l-14 70 14 72q4 4 10 4 10 0 10-4l16-72z m102-38q0-8-12-8t-12 8l-12 108 12 166q0 8 12 8t12-8l14-166z m102 2q0-10-14-10t-14 8l-10 108 10 222q0 10 14 10t14-10l12-222z m102 0q0-10-16-10t-16 10l-8 106 8 224q0 10 16 10t16-10l10-224z m102 2q0-12-18-12-16 0-18 12l-6 104 6 256q4 14 18 14 18 0 18-14l8-256z m72-12q-14 0-14 14l0 396q0 10 12 14 36 14 84 14 88 0 153-58t73-142q24 10 50 10 52 0 90-37t38-87q0-52-38-89t-90-37z" horiz-adv-x="1000" />
<glyph glyph-name="newspaper" unicode="&#xe807;" d="M700 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l600 0z m0-800l0 700-600 0 0-700 600 0z m-250 250l0-50-250 0 0 50 250 0z m150 200l0-50-200 0 0 50 200 0z m-200 50l0 100 200 0 0-100-200 0z m-50 100l0-200-150 0 0 200 150 0z m-50-250l0-50-100 0 0 50 100 0z m50-50l0 50 250 0 0-50-250 0z m250-150l0-50-400 0 0 50 400 0z m-100 50l0 50 100 0 0-50-100 0z" horiz-adv-x="800" />
<glyph glyph-name="search" unicode="&#xe827;" d="M772 78q30-34 6-62l-46-46q-36-32-68 0l-190 190q-74-42-156-42-128 0-223 95t-95 223 90 219 218 91 224-95 96-223q0-88-46-162z m-678 358q0-88 68-156t156-68 151 63 63 153q0 88-68 155t-156 67-151-63-63-151z" horiz-adv-x="789" />
<glyph glyph-name="link" unicode="&#xe81b;" d="M294 116q14 14 34 14t36-14q32-34 0-70l-42-40q-56-56-132-56-78 0-134 56t-56 132q0 78 56 134l148 148q70 68 144 77t128-43q16-16 16-36t-16-36q-36-32-70 0-50 48-132-34l-148-146q-26-26-26-64t26-62q26-26 63-26t63 26z m450 574q56-56 56-132 0-78-56-134l-158-158q-74-72-150-72-62 0-112 50-14 14-14 34t14 36q14 14 35 14t35-14q50-48 122 24l158 156q28 28 28 64 0 38-28 62-24 26-56 31t-60-21l-50-50q-16-14-36-14t-34 14q-34 34 0 70l50 50q54 54 127 51t129-61z" horiz-adv-x="800" />
</font>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

BIN
theme/fonts/pelican-red.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 803 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 896 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 693 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 535 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 B

52
theme/js/app.js Normal file
View File

@ -0,0 +1,52 @@
// Javascript loaded via modernizr.load (aka yepnopejs )
// Find the baseURL
var baseURL = '';
var scripts = document.getElementsByTagName('script');
for( var i = 0, l = scripts.length; i < l; i++ ){
if(scripts[i].src.indexOf('modernizr') >= 0)
baseURL = scripts[i].getAttribute('data');
}
yepnope.errorTimeout = 3000; // set 3 second error timeout instead of 10
function ready(){
// Hack to fix .codehilitetable overflow
$('.codehilitetable').wrap('<div class="codehilitewrapper">');
};
// zeptojs or jquery
Modernizr.load([{
test: '__proto__' in {},
yep: 'http://cdn.jsdelivr.net/foundation/4.3.1/js/vendor/zepto.js',
nope: 'http://cdn.jsdelivr.net/jquery/1.10.2/jquery-1.10.2.min.js',
complete: function() {
if( !window.jQuery && !window.Zepto )
Modernizr.load([{
test: '__proto__' in {},
yep: baseURL+'zepto.min.js',
nope: baseURL+'jquery.min.js',
}])
}
},
// Foundation
{
load: 'http://cdn.jsdelivr.net/foundation/4.3.1/js/foundation.min.js',
complete: function(){
if(!window.Foundation)
Modernizr.load([{
load: baseURL+'foundation.min.js',
complete: function() {
$(document).foundation()
ready()
},
}]);
else {
$(document).foundation()
ready()
}
}
},
]);

4
theme/js/vendor/custom.modernizr.js vendored Normal file

File diff suppressed because one or more lines are too long

15
theme/js/vendor/foundation.min.js vendored Normal file

File diff suppressed because one or more lines are too long

6
theme/js/vendor/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
theme/js/vendor/zepto.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

402
theme/sass/_normalize.scss Normal file
View File

@ -0,0 +1,402 @@
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 8/9.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
/**
* Correct `inline-block` display not defined in IE 8/9.
*/
audio,
canvas,
video {
display: inline-block;
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address styling not present in IE 8/9.
*/
[hidden] {
display: none;
}
/* ==========================================================================
Base
========================================================================== */
/**
* 1. Prevent system color scheme's background color being used in Firefox, IE,
* and Opera.
* 2. Prevent system color scheme's text color being used in Firefox, IE, and
* Opera.
* 3. Set default font family to sans-serif.
* 4. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
background: #fff; /* 1 */
color: #000; /* 2 */
font-family: sans-serif; /* 3 */
-ms-text-size-adjust: 100%; /* 4 */
-webkit-text-size-adjust: 100%; /* 4 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* ==========================================================================
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari 5, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Correct font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
/**
* Improve readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre-wrap;
}
/**
* Set consistent quote types.
*/
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* ==========================================================================
Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9.
*/
img {
border: 0;
}
/**
* Correct overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari 5.
*/
figure {
margin: 0;
}
/* ==========================================================================
Forms
========================================================================== */
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct `color` not being inherited in IE 8/9.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0; /* 1 */
padding: 0; /* 2 */
}
/**
* 1. Correct font family not being inherited in all browsers.
* 2. Correct font size not being inherited in all browsers.
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
*/
button,
input,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 2 */
margin: 0; /* 3 */
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
* Correct `select` style inheritance in Firefox 4+ and Opera.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* 2 */
cursor: pointer; /* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* 1. Address box sizing set to `content-box` in IE 8/9.
* 2. Remove excess padding in IE 8/9.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield; /* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* 1. Remove default vertical scrollbar in IE 8/9.
* 2. Improve readability and alignment in all browsers.
*/
textarea {
overflow: auto; /* 1 */
vertical-align: top; /* 2 */
}
/* ==========================================================================
Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}

231
theme/sass/app.scss Normal file
View File

@ -0,0 +1,231 @@
// Global Foundation Settings
@import "foundationSettings";
// Comment out this import if you don't want to use normalize
@import "normalize";
// Foundation Imports
@import "foundation/components/global"; // *always required
@import "foundation/components/grid";
// @import "foundation/components/visibility";
// @import "foundation/components/block-grid";
@import "foundation/components/type";
@import "foundation/components/buttons";
// @import "foundation/components/forms"; // *requires components/buttons
// @import "foundation/components/custom-forms"; // *requires components/buttons, components/forms
// @import "foundation/components/button-groups"; // *requires components/buttons
@import "foundation/components/dropdown-buttons"; // *requires components/buttons
// @import "foundation/components/split-buttons"; // *requires components/buttons
// @import "foundation/components/flex-video";
// @import "foundation/components/section";
@import "foundation/components/top-bar"; // *requires components/grid
// @import "foundation/components/orbit";
// @import "foundation/components/reveal";
// @import "foundation/components/joyride";
// @import "foundation/components/clearing";
// @import "foundation/components/alert-boxes";
// @import "foundation/components/breadcrumbs";
@import "foundation/components/keystrokes";
@import "foundation/components/labels";
@import "foundation/components/inline-lists";
@import "foundation/components/pagination";
@import "foundation/components/panels";
// @import "foundation/components/pricing-tables";
// @import "foundation/components/progress-bars";
// @import "foundation/components/side-nav";
// @import "foundation/components/sub-nav";
// @import "foundation/components/switch";
// @import "foundation/components/magellan";
@import "foundation/components/tables";
@import "foundation/components/thumbs";
// @import "foundation/components/tooltips";
// @import "foundation/components/dropdown";
// VoltaicIdeas Imports
$set: 'pelican-red';
@import "voltaicideas/pelican-red/icons"; // icon fonts
@import "voltaicideas/pelican-red/_pygments.scss"; // pygments css
@import "voltaicideas/pelican-red/pygments-github"; // pygments style css
@import "compass/css3/box-shadow";
@import "compass/css3/border-radius";
@import "compass/css3/text-shadow";
@import "compass/css3/images";
html{ height: 100%; }
body{ height: 100%; }
//// Topbar fixes and media queries
.top-bar-section ul li.hover > a { background: $topbar-link-bg-hover; color: $topbar-link-color-hover; }
@media #{$topbar-media-query} {
#nav{
@include box-shadow( 0 2px 2px rgba( 50, 50, 50, 0.4 ) );
.top-bar-section {
.dropdown{
@include box-shadow( 0 2px 2px rgba( 50, 50, 50, 0.4 ) );
}
}
}
}
//// Area Styles
body{ background-color: #fff; }
#nav {
background-color: $topbar-bg;
margin-bottom: emCalc(10px);
.top-bar{ margin-bottom: 0; }
}
#main section, #mainAside aside {
background-color: #fff;
@include box-shadow(0 2px 5px rgba(0,0,0,0.2));
margin-bottom: emCalc(10px);
}
#main section {
padding: emCalc(10px) emCalc(7px) emCalc(7px) emCalc(12px);
header {
overflow: hidden;
margin-bottom: emCalc(7px);
h1, h2, h3 { margin-top: 0; margin-bottom: 0; }
border-bottom: 1px solid darken(#fff, 5%);
.print_header{ display: none; }
}
ul.item-list {
@extend .no-bullet;
margin-bottom: 0;
margin-left: 0;
li .article {
border: 1px solid darken(#fff, 5%);
padding: emCalc(7px);
margin: emCalc(7px);
overflow: hidden;
clear: both;
&:after { clear: both }
@include border-radius($global-radius);
@include background-image(linear-gradient(top,#fff,#f8f8f8));
.summary { font-size: 0.9em; padding-bottom: emCalc(7px); }
footer{
border-top: 1px solid darken(#fff, 5%);
ul { margin-left: 0; }
font-size: 0.8em;
color: darken($secondary-color, 10%);
abbr{
color: darken($secondary-color, 10%);
}
a{ color: lighten($primary-color, 5%); }
}
header {
.tag-list{
font-size: 0.7em;
margin-bottom: 0;
display: inline-block;
vertical-align: middle;
li a{ padding: emCalc(4px) emCalc(7px); }
}
span{ font-size: 0.8em; }
}
}
}
dl.item-list {
dt{ border-top: 1px solid darken(#fff, 5%); }
dt:first-child{ border: none; }
dd{ margin-bottom: emCalc(8px); }
}
.page_footer, .article_footer{
border-top: 1px solid darken(#fff, 5%);
padding-top: emCalc(5px);
.no-bullet{ margin-left: 0; }
#disqus_thread {
border-top: emCalc(1px) solid darken(#fff, 5%);
}
}
}
#mainAside {
font-size: 0.8em;
aside {
padding: emCalc(10px) emCalc(7px);
}
}
#blogRoll {
margin-left: 0;
margin-bottom: 0;
.external {
&:after{
font-family: 'pelican-red';
content: "";
}
}
}
#mainFooter {
text-align: right;
margin-right: emCalc(10px);
margin-top: emCalc(10px);
margin-bottom: emCalc(7px);
color: #888;
font-size: 0.8em;
.print_footer{ display: none; }
}
//// Component Styles
.social-area {
li a:not(.button) {
padding: 0 10px;
}
}
// Google Search
.gsc-control-cse{ padding: 0 !important;
.gsc-input{ padding: 0 !important; }
.gsc-search-button {
display: none;
}
}
.tag-list {
@include inline-list;
li {
@include label(0, emCalc(16px), $secondary-color, $global-radius);
a {
padding: emCalc(7px) emCalc(7px);
color: #000;
span {
@include keystroke(lighten($secondary-color, 5%));
margin-left: emCalc(7px);
}
}
&:hover{
background-color: $primary-color;
a {
color: #fff;
span {
border-color: darken($primary-color, 4%);
background-color: lighten($primary-color, 7%);
color: #fff;
}
}
}
}
}
@media #{$small} {
}
//// Print Visibility styling
@media print{
body { padding-top: 0 !important; }
.top-bar, #mainAside {
display: none;
}
#main section header .print_header, #mainFooter .print_footer{ display: block; }
#main {
.codehilitewrapper{ page-break-inside: avoid; }
pre { border: none; }
}
}

View File

@ -0,0 +1,43 @@
@include i-class('grooveshark','805');
@include i-class('reddit','804');
@include i-class('blogger','803');
@include i-class('youtube','802');
@include i-class('steam','801');
@include i-class('tag','81a');
@include i-class('vcard','817');
@include i-class('language','806');
@include i-class('dot-3','808');
@include i-class('cc','826');
@include i-class('cc-by','825');
@include i-class('cc-nc','824');
@include i-class('cc-nc-eu','823');
@include i-class('cc-nc-jp','822');
@include i-class('cc-sa','821');
@include i-class('cc-nd','820');
@include i-class('cc-pd','81f');
@include i-class('cc-zero','81e');
@include i-class('cc-share','81d');
@include i-class('cc-remix','81c');
@include i-class('github','80a');
@include i-class('flickr','815');
@include i-class('vimeo','80b');
@include i-class('twitter','80e');
@include i-class('facebook','80d');
@include i-class('gplus','80c');
@include i-class('pinterest','800');
@include i-class('tumblr','809');
@include i-class('linkedin','80f');
@include i-class('dribbble','814');
@include i-class('stumbleupon','816');
@include i-class('lastfm','810');
@include i-class('rdio','811');
@include i-class('instagram','812');
@include i-class('skype','813');
@include i-class('picasa','818');
@include i-class('soundcloud','819');
@include i-class('newspaper','807');
@include i-class('search','827');
@include i-class('link','81b');
//Generated on Sat Jul 13 07:02:38 UTC 2013

View File

@ -0,0 +1,61 @@
//
// Sass Icon Fonts
//
// Settings File _iconSettings.scss
// Version: 0.3
// Created By: Andrew Senetar
// Date: July, 13 2013
// Used: Font Awesome Styles, Foundation Icon Fonts Scss as Starting; animation from Fontello
//// Compass imports used later in icons.scss
@import "compass/css3/font-face";
@import "compass/css3/border-radius";
@import "compass/css3/animation";
@import "compass/css3/transform";
//// Font and class variables
$classPrefix: "icon-" !default; // icon class prefix [prefix-][name]
$set: "fontello" !default; // font name
//// Color Variables (from Font Awesome)
$iconBorderColor: #eee !default;
$iconMuted: #eee !default;
$iconLight: #fff !default;
$iconDark: #333 !default;
//// Mixin for creation of individual icon class
//// Use: @include i-class([name],[code]); (assumes \exxx space since its imposible? to output
//// \#{$pua} in Sass appearntly
@mixin i-class($name,$pua) {
.#{$classPrefix}#{$name}:before {
content: "\e#{$pua}";
}
}
//// Mixin for creation of individual icon class for Internet Explorer
//// Use: @include i-class([name],[code]); (again exxx range)
@mixin ie-class($name,$pua) {
.#{$classPrefix}#{$name} {
*zoom: expression( this.runtimeStyle['zoom'] = "1", this.innerHTML = "&#xe#{$pua};&nbsp;");
}
}
//// Mixin for @font-face
//// Use @include face([$set]);
@mixin face($set) {
@include font-face("#{$set}",
font-files("#{$set}.woff",
"#{$set}.ttf",
"#{$set}.svg"),
'#{$set}.eot',
normal,
normal);
}

View File

@ -0,0 +1,136 @@
//
// Sass Icon Fonts
//
// Main File icons.scss
// Version: 0.3
// Created By: Andrew Senetar
// Date: July, 13 2013
// Used: Font Awesome Styles, Foundation Icon Fonts Scss as Starting; animation from Fontello
@import "voltaicideas/pelican-red/iconSettings";
/* Icon Font */
@include face(#{$set}); //@font-face
//// global icon styles (from Foundation Icons + Font Awesome)
/* Icon font Styles */
[class*="#{$classPrefix}"] {
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
display: inline;
height: auto;
width: auto;
vertical-align: baseline;
line-height: 1;
margin-top: 0;
speak: none;
font-family: '#{$set}';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}
[class*="#{$classPrefix}"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
//// Icon borders (from Font Awesome)
[class*="border #{$classPrefix}"] {
border: solid 1px $iconBorderColor;
padding: .2em .25em .15em;
@include border-radius(3px);
}
//// Icon sizes (from Font Awesome)
[class*="large #{$classPrefix}"]:before {
vertical-align: -10%;
font-size: 1.333em;
}
[class*="huge #{$classPrefix}"]:before {
vertical-align: -17%;
font-size: 1.75em;
}
[class*="2x #{$classPrefix}"] {
font-size: 2em;
& .border {
border-width: 2px;
@include border-radius(4px);
}
}
[class*="3x #{$classPrefix}"] {
font-size: 3em;
& .border {
border-width: 3px;
@include border-radius(5px);
}
}
[class*="4x #{$classPrefix}"] {
font-size: 4em;
& .border {
border-width: 4px;
@include border-radius(6px);
}
}
[class*="5x #{$classPrefix}"] {
font-size: 5em;
& .border {
border-width: 5px;
@include border-radius(7px);
}
}
//// Colors (from Font Awesome)
[class*="muted #{$classPrefix}"]{
color: $iconMuted;
}
[class*="light #{$classPrefix}"]{
color: $iconLight;
}
[class*="dark #{$classPrefix}"]{
color: $iconDark;
}
//// Fixes
//// makes sure icons active on rollover in links (from Font Awesome)
a [class*="#{$classPrefix}"]:before {
display: inline;
}
//// Animation for Spinners (from Fontello)
@include keyframes(spin){
0%{
@include transform(rotate(0deg));
}
100%{
@include transform(rotate(359deg));
}
}
.animate-spin{
@include animation(spin 2s infinite linear);
}
//// Actual Icons
/* Icon Font List */
@import "voltaicideas/pelican-red/_iconList.scss"

View File

@ -0,0 +1,65 @@
/* Pygments Code Highlight */
.codehilite {
.hll { background-color: #ffffcc }
.c { color: #999988; font-style: italic } // Comment
.err { color: #a61717; background-color: #e3d2d2 } // Error
.k { color: #000000; font-weight: bold } // Keyword
.o { color: #000000; font-weight: bold } // Operator
.cm { color: #999988; font-style: italic } // Comment.Multiline
.cp { color: #999999; font-weight: bold; font-style: italic } // Comment.Preproc
.c1 { color: #999988; font-style: italic } // Comment.Single
.cs { color: #999999; font-weight: bold; font-style: italic } // Comment.Special
.gd { color: #000000; background-color: #ffdddd } // Generic.Deleted
.ge { color: #000000; font-style: italic } // Generic.Emph
.gr { color: #aa0000 } // Generic.Error
.gh { color: #999999 } // Generic.Heading
.gi { color: #000000; background-color: #ddffdd } // Generic.Inserted
.go { color: #888888 } // Generic.Output
.gp { color: #555555 } // Generic.Prompt
.gs { font-weight: bold } // Generic.Strong
.gu { color: #aaaaaa } // Generic.Subheading
.gt { color: #aa0000 } // Generic.Traceback
.kc { color: #000000; font-weight: bold } // Keyword.Constant
.kd { color: #000000; font-weight: bold } // Keyword.Declaration
.kn { color: #000000; font-weight: bold } // Keyword.Namespace
.kp { color: #000000; font-weight: bold } // Keyword.Pseudo
.kr { color: #000000; font-weight: bold } // Keyword.Reserved
.kt { color: #445588; font-weight: bold } // Keyword.Type
.m { color: #009999 } // Literal.Number
.s { color: #d01040 } // Literal.String
.na { color: #008080 } // Name.Attribute
.nb { color: #0086B3 } // Name.Builtin
.nc { color: #445588; font-weight: bold } // Name.Class
.no { color: #008080 } // Name.Constant
.nd { color: #3c5d5d; font-weight: bold } // Name.Decorator
.ni { color: #800080 } // Name.Entity
.ne { color: #990000; font-weight: bold } // Name.Exception
.nf { color: #990000; font-weight: bold } // Name.Function
.nl { color: #990000; font-weight: bold } // Name.Label
.nn { color: #555555 } // Name.Namespace
.nt { color: #000080 } // Name.Tag
.nv { color: #008080 } // Name.Variable
.ow { color: #000000; font-weight: bold } // Operator.Word
.w { color: #bbbbbb } // Text.Whitespace
.mf { color: #009999 } // Literal.Number.Float
.mh { color: #009999 } // Literal.Number.Hex
.mi { color: #009999 } // Literal.Number.Integer
.mo { color: #009999 } // Literal.Number.Oct
.sb { color: #d01040 } // Literal.String.Backtick
.sc { color: #d01040 } // Literal.String.Char
.sd { color: #d01040 } // Literal.String.Doc
.s2 { color: #d01040 } // Literal.String.Double
.se { color: #d01040 } // Literal.String.Escape
.sh { color: #d01040 } // Literal.String.Heredoc
.si { color: #d01040 } // Literal.String.Interpol
.sx { color: #d01040 } // Literal.String.Other
.sr { color: #009926 } // Literal.String.Regex
.s1 { color: #d01040 } // Literal.String.Single
.ss { color: #990073 } // Literal.String.Symbol
.bp { color: #999999 } // Name.Builtin.Pseudo
.vc { color: #008080 } // Name.Variable.Class
.vg { color: #008080 } // Name.Variable.Global
.vi { color: #008080 } // Name.Variable.Instance
.il { color: #009999 } // Literal.Number.Integer.Long
}

View File

@ -0,0 +1,52 @@
.codehilite{
font-size: emCalc(14px);
padding: emCalc(7px);
background-color: lighten($secondary-color, 8%);
border: 1px solid $secondary-color;
font-family: 'Source Code Pro', 'Consolas', Monaco, monospace;
overflow: auto;
margin-bottom: emCalc(16px);
pre{
tab-size: 4;
white-space: pre;
font-family: inherit;
}
}
div.codehilitewrapper{
overflow-x: auto;
overflow-y: hidden;
border: 1px solid $secondary-color;
margin-bottom: 1.25em;
table.codehilitetable{
margin: 0;
border: none;
}
}
table.codehilitetable{
td{ font-size: 1em; }
width: 100%;
.linenos{
width: emCalc(30px);
padding: 0;
.linenodiv{
padding: emCalc(7px);
overflow: auto;
font-family: 'Source Code Pro', 'Consolas', Monaco, monospace;
pre{
font-family: inherit;
}
}
}
.code{
padding: 0;
.codehilite{
border-bottom: none;
border-top: none;
border-right: none;
margin: 0;
}
}
}