@charset "iso-8859-1";
/*
-----------------------------------------------
Selected Works Mobile Styles (author)
File:       sw-adapt.css
Author:     Kyle G Sessions
Version:    2 January 2013

This file contains the stylesheet rules needed for
layout and structure of the SelectedWorks author
pages on mobile devices.
----------------------------------------------- */

/* Reset */
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, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 1.618em;
	vertical-align: baseline;
	background: transparent; }
.clear { display: none; }

/* Typography */
body, p, pre,
h5.pager,
#container #article-list .doc h5,
#container #article-list .doc > .abstract,
#container #article #alpha h4 {
	font-size: 100%;
	line-height: 1.618em; }
body, p, pre { font-family: Arial, Helvetica, serif; }
.sw-follow, .sw-follow * { font-family: Arial,Helvetica,serif !important; }
h1 { font-size: 145%; }
h2 { font-size: 120%; }
h1, h2, h3, h4, h5, h6, #right form label { font-weight: normal; }
h1, h2, h3, h4, h5, h6, #right form label,
h5.pager,
#container #article-list .doc h5 {
	font-family: "Georgia", "Times New Roman", serif; }

#header #nav,
#container #right { font-size: 70%; }
#container #right h3,
#container #right label { font-size: 125%; }
#container #right h4 { font-size: 110%; }
#container #article-list h1 { font-size: 120%; }
#footer { font-size: 85%; }

#container #article p { font-size: 85%; }

/* Layout */
#page { background-image: none !important; }
#wrap {
	width: auto; 
	margin: 0; }
#wrap #header {
	background-size: auto 75px;
	background-position: top center;
	background-color: #3a486f;
	width: auto; 
	height: auto; 
	margin: 0;
	position: static; }
#header a#logo {
	display: block;
	float: none;
	width: auto;
	height: 75px; }
#header #menu {
	height: auto;
	padding-top: 0; }
#header h1 {
	width: 96%;
	padding: 0.5em 2%;
	text-align: center; }
#header #menu h1 a { color: #fff; }
#header #nav,
#header #nav-edit {
	position: static;
	list-style: none;
	width: 96%;
	padding: 4px 2%;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff; }
#header #nav li,
#header #nav-edit li {
	display: inline-block;
	margin: 2px 0;
	float: none;
	text-align: center;
	-webkit-border-radius: 0;
	border-radius: 0; }
#header #nav li a,
#header #nav-edit li {
	display: block;
	padding: 8px !important;
	border-radius: 4px;
	text-decoration: none;
	float: none;
	width: auto; }
#header #nav b { display: none; }

#container { width: auto; }
#container #right {
	margin: 4px 2%;
	border-radius: 4px;
	background-color: #eee;
	border: 1px solid #aaa;
	overflow: hidden;
	width: 96%; 
	padding: 0; 
	float: none;
	text-align: left; }
#container #right b { display: none; }
#container #right,
#container #right a,
#container #right a:hover,
#container #right h3,
#container #right label { color: #000; }
#container #right h3,
#container #right label {
	line-height: 1.618em;
	margin-bottom: 0;
	margin-left: 0;
	height: auto; 
	width: auto; }
#container #right #author-info,
#container #right #expertise,
#container #right #courses,
#container #right #honors,
#container #right #sw-links,
#container #right #sidebar-search {
	padding: 1em;
	border-top: 1px solid #aaa; }
#container #right #author-info {
	border-top: 0;
	overflow: hidden; }
#container #right #author-info img {
	width: auto !important;
	max-width: 45%;
	height: auto !important;
	float: left;
	margin-right: 5%; }
#container #right ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0; }
#container #right li {
	display: inline-block;
	padding: 4px 8px 4px 0;
	line-height: 1.618em; 
	margin-bottom: 0; }
#container #right li a {
	display: block;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid #aaa;
	background-color: #fff;
	text-decoration: none; }
#container #right p.sw-follow { float: right; }
#container #right form#subscribe-box,
#container #right p.search-all,
#container #right p.feed,
#container #right p.print,
#container #right p.addthis_toolbox {
	display: none; }
#container #right #sidebar-search {
	background-image: none;
	background-color: transparent;
	width: auto;
	margin: 0; }
#container #right #sidebar-search div {
	height: auto;
	width: auto;
	margin: 0; }
#container #right #sidebar-search input {
	vertical-align: top;
	border-radius: 4px; }
#container #right #sidebar-search input.text {
	width: 60%;
	height: auto;
	padding: 3px 0; }
#container #right label h3 {
	cursor: pointer;
	text-decoration: underline;
	padding: 0; }
#container #right form ul {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s; }
#container #right form .toggle { display: none; }
#container #right form .toggle:checked ~ ul {
	max-height: 9999px;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-ms-transition: 2s;
	-o-transition: 2s;
	transition: 2s; }
#container #right form label h3 .icon-arrow-up { display: none; }
#container #right form label h3 .icon-arrow-down { display: inline; }
#container #right form .toggle:checked + label h3 .icon-arrow-up { display: inline; }
#container #right form .toggle:checked + label h3 .icon-arrow-down { display: none; }

#container #content {
	width: 96%;
	padding: 1em 2%; }
#container #content pre {
	white-space: normal;
	margin-bottom: 0.75em; }
#container #article-list h1,
#container #article-list h2 {
	margin: 0.75em 0 0;
	text-align: center;
	border-top: 1px solid #aaa;
	border-bottom: 0; }
#container #article-list .doc {
	margin: 1.5em 0;
	width: auto;
	overflow: hidden; }
#container #article-list .doc p.pdf,
#container #article-list .doc p.native,
#container #article-list .doc p.external,
#container #article-list .doc p.none {
	float: left;
	width: 25%;
	background-color: #eee;
	border-radius: 4px;
	border: 1px solid #aaa;
	font-size: 100%; 
	margin-top: 6px; }
#container #article-list .doc p.none { border: 0; }
#container #article-list .doc p.pdf a,
#container #article-list .doc p.native a,
#container #article-list .doc p.external a,
#container #article-list .doc p.none .openurl a {
	display: block;
	text-decoration: none;
	line-height: 3em;
	text-align: center;
	padding: 0; }
#container #article-list .doc p.none .openurl a {
	border: 1px solid #aaa;
	border-radius: 4px; }
#container #article-list .doc h5 a { text-decoration: underline; }
#container #article-list .doc > h5,
#container #article-list .doc > .abstract {
	margin-left: 30%;
	padding: 0; }
#container #article-list .doc p.more {
	text-align: right;
	float: none;
	width: auto;
	margin-bottom: 0.75px; }
#container #article-list .doc p.more a { text-decoration: underline; }
#container #article-list .doc p .openurl a em,
#container #article-list .doc p .openurl2 a em {
	font-style: normal; }

#footer {
	width: 96%;
	padding: 1em 2%;
	border-top: 1px solid #aaa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#647fb4), color-stop(35%,#647fb4), color-stop(100%,#3a486f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #647fb4 0%,#647fb4 35%,#3a486f 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #647fb4 0%,#647fb4 35%,#3a486f 100%); /* W3C */ }
#footer #network { display: none; }
#footer p {
	text-align: center;
	font-size: 100%;
	padding: 0;
	margin: 0; }
#footer p,
#footer p a {
	color: #fff;
	font-weight: normal; }
#footer p a { text-decoration: underline; }

/* Article pages */
#container h5.pager {
	width: auto;
	position: static;
	margin: 0;
	padding: 0; }
#container .pager .ex-nav {
	float: right;
	position: static;
	padding: 0; }
#container .pager .ex-nav a { text-decoration: underline; }
#container #article {
	width: 100%;
	padding: 1em 0;
	margin: 0;
	position: relative; }
#container #article #alpha {
	float: none;
	width: auto; }
#container #article h1.title {
	font-size: 120%;
	line-height: 1.618em;
	margin-left: 35%;
	padding: 0;
	width: auto; }
#container #article p.author {
	margin: 0 0 0 35%;
	padding: 0; }
#container #article h1.title,
#container #article p { margin-bottom: 0.75em; }
#container #article #alpha h4 {
	clear: both;
	margin: 12px 0 0 0; }
#container #alpha #cit {
	margin: 0;
	padding: 0; }
#container #beta {
	display: block;
	float: none;
	padding: 0;
	text-align: center;
	width: auto; }
#container #beta .aside {
	position: absolute;
	top: 2em;
	left: 0;
	width: 32%;
	margin: 0 0 10px;
	display: block; }
#container #beta .aside#open-url, 
#container #beta .aside#beta-disciplines {
	position: static;
	width: auto; 
	background-color: #eee;
	border-radius: 4px;
	border: 1px solid #aaa;
	font-size: 70%;
	padding: 0.5em 8px;
	text-align: center;
	overflow: hidden; }
#container #beta .aside#open-url { margin-top: -1em; }
#container #beta a.btn {
	min-width: 0; 
	display: block;
	padding: 1.5em 12px;
	margin-top: 0;
	float: none;
	font-weight: normal; }
#container #beta #beta-disciplines {
	border: 0; 
	padding: 0.5em 0; 
	font-size: 100%; 
	float: none; 
	-webkit-box-shadow: 0px 0px 0px #eee;
	box-shadow: 0px 0px 0px #eee;
	text-align: center; }
#container #beta #beta-disciplines h4 {
	font-size: 120%;
	margin-top: 0;
	padding-top: 20px;
	padding-left: 0;
	background-position: top center;
	text-align: center; }
#container #beta #beta-disciplines p {
	color: #eee;
	text-align: center; }
#container #beta #beta-disciplines p a {
	display: inline-block;
	padding: 8px 12px;
	margin: 2px 4px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #aaa;
	text-decoration: none; }
#container #beta #share { display: none; }
