/*
Theme Name:     Oxygen Child
Theme URI:      http://example.com/
Description:    Child theme for the Oxygen theme 
Author:         Brian Precourt
Template:       oxygen
Version:        0.1.0
*/

@import url("../oxygen/style.css");
@import url("fonts.css");

body{font-size:16px;line-height:1.25em}
body,h1,h2,h3,h4,h5,h6{font-family:'Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif}
a:hover {text-decoration:none;color:#000;border-bottom:none}

.wrap{max-width:842px}
#branding{float:none;width:auto}
#site-title{float:left;text-transform:none;font-size:1.7em;color:#333}
#site-description{float:right;width:35%;text-align:right;clear:none;text-transform:lowercase;color:rgb(44,171,225)}

#sidebar-socialize{position:fixed;top:15%;left:-60px;z-index:1000}
.menuIcons{padding:4px;border:1px solid #069;background:#9CF;float:left}
.sharingIcon{margin:6px 8px}
#sidebar-socialize .sharingMenuTitle{float:right;padding:5px;background:#bed531;border:1px solid #069}


#menu-primary{background:0;list-style:none;border-bottom:2px solid rgb(0,118,165);max-width:842px;padding:0 0 2px;margin:15px auto 0;overflow:hidden;}
#menu-primary li:first-child,#menu-primary li{display:inline-block;position:relative;height:42px;float:left;overflow:hidden;margin-right:1px;width:280px;padding:0;text-align:center;background:rgba(230, 230, 230, 0.9);}
#menu-primary li:hover{background:rgb(0,118,165)}
#menu-primary li:hover a:hover{color:#fff}
#menu-primary li a{font-size: 19px;line-height:2.3em;}
#menu-primary li:last-child{margin-right:0}

.sidebar .widget.widget_su_siloed_terms ul,.sidebar .widget.widget-archives ul{list-style:none;margin-left:0;}
.sidebar .widget.widget_su_siloed_terms ul li,.sidebar .widget.widget-archives ul li{margin-bottom:1em;line-height:1.2em !important}
.sidebar .widget ul li a{color:rgb(44,171,225)}

.byline-cat, .byline-cat a, .byline-cat a:visited {max-width:448px}

.home .hentry .entry-title a:hover, .page-template-front .hentry .entry-title a:hover, .archive .hentry .entry-title a:hover, .search .hentry .entry-title a:hover {border-bottom:none}

.hentry .entry-title, .page-template-front .hentry .entry-title{text-transform:none;font-size:28px;line-height:1em}

#header{padding:20px 0 80px}
.entry-header{text-align:right;width:200px;}

.hentry,.page-template-front .hentry, .archive .hentry, .search .hentry{margin-bottom:40px}

#content{width:auto;}
.hfeed img.featured{float:right}
.entry-summary{width:470px;float:right;padding:0}
.content-wrap{float:left;width:81%}
.aside{float:right;}

.singular .content-wrap{width:71%}
.singular .aside{margin-right:8%}
.singular #content{width:500px;float:right;margin-right:20px}

/*.read-more, .read-more:visited{top:165px}*/