/*  
    Theme Name: Chicken Wing 2010
    Theme URI: http://www.chickenwingsw.com/
    Version: 1
    Author: Eddie Sullivan
    Author URL: http://www.chickenwingsw.com
    */

body {
    font-size:80%;
    padding:0;
    font-family:Verdana, Arial, sans-serif;
    margin:0 0 20px;
    background-color:#444;
}

* {
    box-sizing:border-box;
}

.post-title {
  border-radius: 10px;
  border-top: 1px dotted #eee;
  clear: both;
  padding: 0 3px;
}

pre {
  font-size:110%;
}

a {
    color:#2976c2;
    text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a img {
    border:none;
    text-decoration:none;
    background:transparent;
}

a.no-hover, #partners a:hover  {
    background:transparent;
    color:#2976c2;
}

#all-content {
    padding-top:5px;
    width:100%;
    max-width:900px;
    margin:0 auto;
    background:white;
    border:1px solid gray;
    border-right:2px black;
    border-bottom:2px black;
    border-radius:20px;
}

#header {
    background-image:url(images/header-bg-dark-900.png);
    background-size:100% 75px;
    padding-right:16px;
    height:75px;
    width:100%;
    overflow:hidden;
    line-height:60px;
    text-align:center;
}

#header a {
    color:white;
}
    

#header-logo img {
    /*    float:left; */
    vertical-align:middle;
}

#header-logo-small {
    display:none;
}

#nav-toggle {
    display:none;
    font-size:180%;
}

.header-icon {
    vertical-align:middle;
    padding-bottom:3px;
}

#header-nav {
    font-weight:bold;
    font-size:14px;
}

#header-nav a {
    border-left:1px solid #C4E0F5;
    border-right:1px solid #C4E0F5;
    margin-left:10px;
    margin-right:10px;
    padding-left:5px;
    padding-right:5px;
}

#header-nav a:hover {
    background: #76b0bc;
    text-decoration:none;
}

#nav-dropdown {
    display:none;
    width:100%;
}
#nav-dropdown a {
    display:block;
    text-align:center;
    color:white;
    background-color:#1F3D5D;
    background:linear-gradient(to bottom right, #1F3D5D, #1F3D5D, #fff);
    font-size:14px;
    border:1px solid black;
    height:2em;
    line-height:2em;
}
#nav-dropdown a:hover {
    background:#76b0bc;
}
#cat {
  margin-left:25px;
}

#main {
    width:100%;
    padding:0 20px 20px;
}

#main-single {
    width:100%;
    padding:0 20px 20px;
}


#footer {
}

#newsletter-wrapper {
    width:210px;
    margin:20px auto;
    background:#c3dff4 url(images/inverse-box-bottom.png) bottom no-repeat;
}

#newsletter {
    padding:8px;
    background: url(images/inverse-box-top.png) top no-repeat;
}

h3 {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:110%;
}

#footer {
    color:white;
    margin-top:5px;
    text-align:center;
}


.next-link {
  float:right;
}

.navigation {
  width:50%;
  margin: 3px auto;
  min-height:20px;
}
.issue-contents-divider {
    margin: 20px 60px;
    border-top: 1px dotted #ebdcb9;
}

.first-issue {
    border-top:none;
}

.issue-contents h2 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    font-style:italic;
    color:#e37c1d;
    text-align:center;
}

.issue-contents h2 a {
   color:#e37c1d;
}

.contents-title {
    font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
    font-size:16px;
    margin:10px 4px 0;
}

.issue-contents p {
    margin:5px 20px;
}

#contribute-wrapper {
    max-width:210px;
    margin:20px auto;
    background:#fff7dc url(images/inverse-box-bottom.png) bottom no-repeat;
}

#contribute {
    padding:8px;
    background: url(images/inverse-box-top.png) top no-repeat;
}

#partners h2, #contribute h2 {
    font-family: "Trebuchet MS", "Helvetica", "sans-serif";
    text-align:center;
    margin:0 auto;
    font-size:16px;
}

#partners a {
    display:block;
    text-align:center;
    margin:10px 50px;
}

ul.side-menu {
    padding:0;
    margin:60px 15px;
    font-weight:bold;
    font-size:14px;
}

li.menu-item-open, li.menu-item-closed {
    list-style:none;
    padding-left:18px;
    margin:20px 5px 10px;
    padding-bottom:20px;
    border-bottom:1px dotted #c4e0f5;
}

li.menu-item-open {
    background:url("images/down-triangle.png") no-repeat;
}

li.menu-item-closed {
    background:url("images/right-triangle.png") no-repeat;
}

li.menu-item-closed ul {
    display:none;
}

.side-submenu {
    list-style:none;
    padding-left:5px;
    font-weight:normal;
    font-size:11px;
}

.side-submenu li {
    margin:4px 0;
}

#subscribe-button-intro {
    font-weight:bold;
    font-size:14px;    
    text-align:center;
    margin:0 20px;
}

#subscribe-button {
    display:block;
    text-align:center;
    margin:10px auto;
}

.all-issues-item {
    clear:both;
    min-height:80px;
    padding-right:10px;
}

#all-issues-link {
    margin-top:10px;
    text-align:center;
}

#all-issues-link img {
    margin-right:5px; vertical-align:middle; height:50px; width:37px;
}

#header-icons {
  float:right;
  width:90px;
}

.scratches-header {
  background:#C4E0F5;
  border-bottom:1px solid;
  border-top:1px solid;
  text-align:center;
}

.scratches-header a {
  color:black;
}

.scratches-header a:hover {
  color:#2976c2;
}

#cse-search-box {
  margin:0 auto;
  width:190px;
}

/******************************************************************************
* Styles from old Chicken Wing site.
******************************************************************************/

img.pf-left {
    float:left;
    margin:0 5px 5px 0;
    max-width:40%;
}

img.pf-right {
    float:right;
    margin:0 0 5px 5px;
    max-width:40%;
}

.code {
    color:darkred;
    font-weight:bold;
    font-family:fixed;
}

.codeSnippet {
    font-size:90%;
    overflow:auto;
    background-color:#eee;
}


#expertise {
    padding-left:0;
}

.expertise-header {
    border-top: dashed #ccc 1px;
    font-size:160%;
}

#expertise li {
   list-style-type:none;
   margin-top:1em;
}

#expertise li li {
   list-style-type:circle;
}

/*.address {
   width:19em;
   border-width:1px 2px 2px 1px;
   border-color:gray black black gray;
   border-style:solid;
   padding:0 1em;
   font-size:12px;
}*/

.subNavBar a {
   border:1px dotted rgb(15, 49, 33);
   padding:5px 10px;
   border-top:none;
   border-bottom:none;
   text-decoration:underline;
}

.sidebar li {
    list-style:circle;
    color:#DE6020;
    margin-left:0;
    margin-top:10px;
}

.widgettitle {
  margin-top:20px;
  padding-top:10px;
  border-top:1px dotted #C4E0F5;
}
/******************************************************************************
 * Emacs font-lock colors.
 ******************************************************************************/
.emacs .comment {
    /* font-lock-comment-face */
    color: #0000ff;
}

.doc-string {
    /* font-lock-doc-string-face */
    color: #008b00;
}

.keyword {
    /* font-lock-keyword-face */
    color: #ff0000;
}

.reference {
    /* font-lock-reference-face */
    color: #cd0000;
}

.string {
    /* font-lock-string-face */
    color: #008b00;
}
.function-name {
    /* font-lock-function-name-face */
    color: #ff0000;
}
.type {
    /* font-lock-type-face */
    color: #4682b4;
}
.variable-name {
    /* font-lock-variable-name-face */
    color: #8b008b;
}

.portf-item {
    border-bottom: 1px dotted black;
}

/********************************************************************************
* Resume stuff
********************************************************************************/

.header {
    border-color: gray black black gray;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    font-size: 12px;
    width: 19em;
    margin:8px auto 0;
    padding:5px;
}

.header * {
    margin:0;
    padding:0;
}

h1.nameHeading {
    font-size:12px;
    font-weight:normal;
}

h2.heading {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 130%;
    text-transform:uppercase;
    text-align:center;
}

.jobTitle {
    font-weight:bold;
}

.limericks {
    whitespace:pre;
    background:#B4E0B4;
    border:1px solid gray;
    box-shadow:5px 5px 5px gray;
    text-shadow:1px 1px 2px #00bf00;
    padding:30px;
    border-radius:30px;
    font-size:110%;
}

/******************************************************************************
 * Responsive stuff.
 ******************************************************************************/

/* At less than 700px width, hide the logo */
@media screen and (max-width:700px) {
    #header-logo-full {
	display:none;
    }
    #header-logo-small {
	display:inline-block;
    }

    .limericks {
	margin:0;
	border-radius:20px;
	padding:10px;
	box-shadow:none;
    }
}

/* At less than 500px, hide the nav links, show the full logo, which becomes a dropdown. */
@media screen and (max-width:500px) {
    #header-logo-full {
	display:inline-block;
    }
    #nav-toggle {
	display:inline;
    }
    #header-logo-small {
	display:none;
    }
    #main-single {
	padding:0;
    }
    #all-content {
	border-radius:5px;
    }
    .limericks {
	margin:0;
	border-radius:5px;
	padding:5px;
	box-shadow:none;
	font-size:100%;
    }
}

