/*  
Theme Name: Ken's Customized Full Theme
Theme URI: http://ken.arneson.name
Description: Custom theme designed for Ken Arneson, last update: May 28, 2012
Version: 1.0
Author: Ken Arneson
Tags: magazine
License: GPL
Attributions: none
*/ 

html, body {
	font-size: 30px;
}

@media screen and (max-width: 980px) and (orientation: landscape) {
	html, body {
		font-size: 21px;
	}
}

@media screen and (min-width: 981px) {
	html, body {
		font-size: 16px;
	}
}

@media screen and (max-width: 980px) {
	img {
		max-width: 100%;
	}
}

.indexpost, .singlepost, .blogtitle, #menu {
	padding-left: 12%;
	padding-right: 12%;
}


body {
	margin:0;
	text-align:left;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	background-color:#ffffff;
}

header {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #f0f0f0;
}

blockquote {
	font-family: Futura, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	background-color: #f0f0ee;
	border: 1px solid #9FC1D3;
	padding: 0.4rem 2.0rem 0.2rem 2.0rem;
	margin: 30px;
	font-size: 0.95rem;
	box-shadow: 4px 4px 3px #aaaaaa;
	color: #333333;
	border-radius: 15px;
}

.blogtitle {
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	font-size: 1.8rem;
	padding-top: 0;
	padding-bottom: 0.25rem;
	margin: 0;
	letter-spacing: 2px;
	background-color:#e0e0e0;
	height: 2.2rem;
}

.blogtitle a {
	text-decoration: none;
	color:#000000;
	text-shadow: #CCCCCC 1px 1px 2px;
}

.blogtitle a:visited {
	color: #080808;
	text-shadow: #CCCCCC 1px 1px 2px;
}

.blogtitle a:hover {
	color:#00B0B2;
	text-shadow: #111111 1px 1px 1px;
}

a {
	color:#004060;
}

a:visited {
	color: #42506D;
}

a:hover {
	color:#00B0B2;
	text-shadow: #CCCCCC 0px 0px 1px;
}

.articletitle {
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	bont-weight: bold;
	font-size: 1.6rem;
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
	color:#004060;
	text-shadow: #cccccc 1px 1px 1px;
	border-bottom: 1px dotted #9FC1D3;
}

.articletitle a {
	text-decoration: none;
	color:#004060;
}

.articletitle a:hover {
	color:#00B0B2;
	text-shadow: #999999 1px 1px 2px;
}

.articleauthor {
	font-size: 0.7rem;
	font-style: italic;
}

.articleauthor a {
	text-decoration:none;
}

.articletext {
	line-height:188%;
	margin-bottom: 50px;
	margin-top: 25px;
	padding-left:10px;
	padding-right:10px;
}

.articletext p {
	margin-bottom: 2.0rem;
}

.articletext code, pre {
	font-size: 67%;
        line-height: 150%;
	overflow: auto;
}

.articlemeta {
	font-size: 0.7rem;
	font-style: italic;
	text-align: right;
	padding: 0 0 30px 0;
}

.articleshare {
	margin: 30px 0 90px 0;
}

.articleexcerpt {
	font-size:0.7rem;
	color: #666666;
}

.articlenav {
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	background-color: #777777;
	text-align: center;
	font-size: 0.6rem;
        padding: 4px 0 4px 0;
	border-bottom: 2px solid #688FAD;
}

.articlenav a {
	color: #e8e8e8;
	text-decoration: none;
	text-shadow: #606060 1px 1px 1px;
}

.articlenav a:hover {
	color:#ffffff;
        text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}

.categorysection {
	width: 560px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 25px 0;
}

.categorytitle {
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	font-size: 0.85rem;
	background-color: #666666;
	color: #ffffff;
	text-align: center;
	padding: 2px 0 2px 0;
}

.categoryauthor {
	font-size: 0.75rem;
	font-style: italic;
	margin: 3px 0 15px 0;
}

.categorytext {
	line-height:188%;
}


.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.font24 {
	font-size: 1.9rem;
}

.font17 {
	font-size: 1.7rem;
}

.font12 {
	font-size: 0.95rem;
}

.font11 {
	font-size: 0.85rem;
}

.font10 {
	font-size: 0.75rem;
}

.font9 {
	font-size: 0.70rem;
}

.font8 {
	font-size: 0.65rem;
}

.font7 {
	font-size: 0.60rem;
}

.uppercase {
	text-transform: uppercase;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.page-title {
	font-size: 1.2rem;
}

.whitetext {
	color:#ffffff;
}

.redtext {
	color: #890c0a;
}

.bluetext {
	color:#110771;
}

.lightgraytext {
	color:#cccccc;
}

.semilightgraytext {
	color:#888888;
}

.midgraytext {
	color:#666666;
}

.graytext {
	color:#404040;
}

.darkgraytext {
	color:#222222;
}

.blacktext {
	color:#000000;
}

.graybg {
	background-color: #404040;
}

.darkgraybg {
	background-color: #222222;
}

.blackbg {
	background-color: #000000;
}
.nodecoration a {
	text-decoration: none;
}

.nodecoration {
	text-decoration: none;
}

#menu {
        margin: 0;
        font-size: 0.9rem;
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color:#a0a0a0;
	color: #333333;
	height: 1.4rem;
	border-top: 1px solid #688FAD;
	border-bottom: 1px solid #688FAD;
}


#menu a {
        color: #333333;
        text-decoration: none;
}

#menu a:hover, #menu h2 a:active {
	color:#FFFFFF;
        text-decoration: none;
	text-shadow: #000000 1px 1px 2px;
}

.decostyleleft, .decostyleright {
	position: absolute;
	top: 0.8rem;
	width: 10%;
	border-top: 1px solid #9FC1D3;
	border-bottom: 1px solid #9FC1D3;
	height: 0.7rem; 
}

.decostyleleft {
	left: 0;
}

.decostyleright {
	right: 0;
}

.indexpost {
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	clear: both;
}

.singlepost {
	padding-top: 20px;
	padding-bottom: 200px;
	padding-left: 15%;
	padding-right: 15%;
	margin: 0;
}

.darkset {
	color: #dddddd;
}

.darkset a {
	color: #ffffff;
}

.darkset a:hover {
	color: #ffff00;
}

.darkset a:visited {
	color: #cccccc;
}

.darkset .articletitle {
	color: #cccccc;
}

.darkset blockquote {
	background-color: #444444;
	color: #ffffff;
}

.darkset .sectionnumber {
	font-size: 1.2rem;
	color: #9FC1D3;
	margin-right: 1.0rem;
}

.blueset .articletitle {
	color: #cccccc;
}

.blueset .articleauthor {
	color: #b0b0b0;
}

.blueset .articletext {
	color: #ffffff;
}

.blueset a {
	color: #ffffff;
}

.blueset a:hover {
	color: #ffff00;
}

.blueset a:visited {
	color: #cccccc;
}


.commentsectionhead {
	background-color: #707070;
	border: 1px solid #f9f9f9;
	padding: 1px 4px 1px 4px;
	margin: 0px 0px 2px 0px;
	color: #ffffff;
	font-size: 0.8rem;
}

.commenttoggle {
	float: right;
}

.commenttoggle a {
	color: #ffffff;
}

.hiddensection {
	visibility: hidden;
	display: none;
}

.visiblesection {
	visibility: visible;
	display: block;
}

.commentstitle {
	font-size: 0.85rem;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Futura, Palatino, Palatino Linotype, Book Antiqua, New York, Georgia, serif;
	font-weight: bold;
	color: #666666;
}

.commenthead {
	border-bottom: 1px dotted #666666;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9rem;
	color: #333333;
}

.commentbody {
	font-size: 0.85rem;
	margin: 0 0 50px 0;
	color: #333333;
}

.commons {
	padding: 100px 0 100px 0;
	font-size: 0.65rem;
}

.children {
	margin: 0;
}

.children li {
	margin: 0;
}

.twitterinvite {
	font-size: 0.75rem;
	font-style: italic;
	margin-top: 50px;
}

.twitterspacer {
	height: 1px;
}

.rsslink {
	font-weight: bold;
}

.rsstitle {
	font-size: 0.8rem;
}

.rsstitle a {
	text-decoration: none;
}

.tweetuser {
	font-weight: bold;
	display: inline;
	margin: 0 3px 0 0;
}

.tweetlink a {
	text-decoration: none;
}

.flickrtitle {
	font-weight: bold;
}

.flickrlink {
	font-size: 0.75rem;
}

.flickrimage img {
	max-width: 700px;
	max-height: 800px;
}

.videotitle {
	font-weight: bold;
}

.videolink {
	font-size: 0.8rem;
}

.videoembed {
	margin: 15px 0 10px 0;
}


