/* @override
	http://geometron.net/css/daddylikes.css
*/

/* ---LAYOUT--- */
html, body {
	margin: 0;
	padding: 0;
}
html {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#wrap, #footer {
	width: 686px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	width: 710px;
	*width: 712px;
}
#header {
	position: relative;
	z-index: 99;
	margin-bottom: 1em;
}
#title {
	margin: 0;
	height: 46px;
	position: relative;
}
#title a {
	position: fixed;
	top: -40px;
	margin-left: -41px;
}
#header h2 {
	display: inline-block;
	position: absolute;
	top: 23px;
	width: 426px;
	margin: 0;
	margin-left: 200px;
	overflow: hidden;
	white-space: nowrap;
}
#header h2 .keywords {
	display: inline-block;
	max-width: 236px;
	padding-right: 6px;
	margin-right: -5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#nav {
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
#nav ul {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav:hover {
	cursor: pointer;
}
#nav:hover ul {
	display: block;
}
#nav #tagSelectArea {
	padding: 6px 8px 3px;
}
#nav select {
	width: 100%;
	*width: auto;
}
#posts {
	padding-bottom: 4em;
}
.columns {
	position: relative;
	text-align: right;
	padding: 8px 0 0;
	font-size: 0;
	line-height: 0;
}
.columns:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.aside {
	float: left;
	text-align: center;
	width: 160px;
}
.aside .header {
	padding-top: 1em;
	height: 2.5em;
}
.aside .date {
	line-height: 1em;
	display: block;
}
.aside a {
	display: block;
}
.feature {
	width: 500px;
	text-align: left;
	padding: 11px;
	margin-bottom: 8px;
}
.aside a .button.source {
	display: block;
}
.feature.photo {
	text-align: center;
}
.feature.photo img {
	width: 500px;
	height: auto;
}
.feature.photo a {
	display: block;
	line-height: 0;
}
.feature.text blockquote img {
	margin-left: -40px;
	margin-right: -40px;
}
.pagination .feature.text blockquote {
	margin-top: 0;
	margin-bottom: 0;
}
.pagination .feature.text p {
	display: none;
}
.caption p, #caption p {
	margin: 0;
}
.notes {
	margin-top: 0;
}
#footer {
	position: relative;
}
#pagination {
	text-align: right;
	position: absolute;
	top: 8px;
	right: 24px;
	width: 500px;
	margin: 0 !important;
}
#pagination .button {
	width: 33.333%;
	*width: 33%;
}
#thumbNav {
	position: fixed;
	bottom: 0;
	z-index: 99;
	padding: 7px 8px 0;
	margin-left: 12px;
	overflow: hidden;
	width: 150px;
}
#thumbNav .button {
	display: block;
	position: relative;
	margin-bottom: 6px;
}
#thumbNav .button .key {
	line-height: 1em;
	position: absolute;
	right: 10px;
	top: 8px;
}
#thumbNav .button:hover .key {
	display: block;
}
#stopButton {
	display: block;
}
#timer {
	width: 150px;
	height: 2px;
	position: absolute;
	top: 0;
}
/* init hide */
.caption, .aside .button.source, #notes, #captionEllipses, #thumbNav .key, #stopButton, .tags, .aside br, .search_results .post {
	display: none;
}
/* set inline-block */
#title a, #header h2 .keywords, #nav .symbol, .columns .aside, .columns .feature, #pagination .button, .feature form.search {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
/* sticky #footer */
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}
#push, #footer {
	height: 53px;
}
/* --- STYLES --- */
body {
	color: #a5a6a7;
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
	background: #282828 url(http://geometron.net/images/greysuit.png) repeat;
}
.aside, .feature {
		font: 14px/21px Georgia, "Times New Roman", Times, serif;
}
#wrap {
	padding: 0 12px;
	border: 0 1px solid #ccc;
	background: #fff url(http://geometron.net/images/whiteshirt.png) repeat;
	-webkit-box-shadow: inset 0 0 12px #929293;
	-moz-box-shadow: inset 0 0 12px #929293;
	-ms-box-shadow: inset 0 0 12px #929293;
	-o-box-shadow: inset 0 0 12px #929293;
	box-shadow: inset 0 0 12px #929293;
}
img, a img {
	border: none;
	outline: none;
}
h1, h2, h3 {
	margin-top: 0;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
}

#header h2 {
	color: #b4b6b8;
	text-shadow: 1px 1px 2px #ff94d8;
	font-size: 28px;
	line-height: 1em;
	font-style: italic;
}
p {
	margin: 0 0 1em;
}
.crunch #caption blockquote, .crunch #caption p {
	display: inline;
	margin: 0;
}
.crunch #caption br {
	display: none;
}
a, .toggle {
	color: #44A3E2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.aside a:hover {
	text-decoration: none;
}
.button, .button.norm:hover, .toggle, .toggle.norm:hover {
	text-shadow: 1px 1px 2px #ccc;
	line-height: 2.25em;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #fef2fa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.button:hover, .button.hover, .toggle:hover, .toggle.hover {
	color: #ff94d8;
	text-shadow: 1px 1px 2px #ccc;
	text-decoration: none;
	background: #fff;
	cursor: pointer;
}
.aside .button, .aside .button.norm:hover, .toggle, .toggle.norm:hover {
	display: block;
	padding: 0 0 .1em;
	margin-bottom: 8px;
	color: #ff94d8;
	font-size: 1.5em;
	line-height: 1.25;
	border: 1px solid #fed9fc;
	background-color: #faf9fb;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#faf9fb), to(#e8e7e9));
	background-image: -moz-linear-gradient(top, #faf9fb, #e8e7e9 100%);
	background-image: -ms-linear-gradient(top, #faf9fb 0%, #e8e7e9 100%);
	background-image: -o-linear-gradient(top, #faf9fb 0%, #e8e7e9 100%);
	background-image: linear-gradient(top, #faf9fb 0%, #e8e7e9 100%);
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-ms-box-shadow: 0 0 4px #ccc;
	-o-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
}
.aside .button:hover, .aside .button.hover, .toggle:hover, .toggle.hover {
	background-color: #fef2fa;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fef2fa), to(#f2ddf1));
	background-image: -moz-linear-gradient(top, #fef2fa, #f2ddf1 100%);
	background-image: -ms-linear-gradient(top, #fef2fa 0%, #f2ddf1 100%);
	background-image: -o-linear-gradient(top, #fef2fa 0%, #f2ddf1 100%);
	background-image: linear-gradient(top, #fef2fa 0%, #f2ddf1 100%);
	-webkit-box-shadow: 0 0 4px #ff94d8;
	-moz-box-shadow: 0 0 4px #ff94d8;
	-ms-box-shadow: 0 0 4px #ff94d8;
	-o-box-shadow: 0 0 4px #ff94d8;
	box-shadow: 0 0 4px #ff94d8;
}
.button .label {
	font-size: 1.5em;
}
#pagination .button, #pagination .button.norm:hover {
	color: #6b6c6d;
	line-height: 2.75em;
	text-shadow: #95557e 0 -1px 0;
	background: none;
	border: none;
}
#pagination .button:hover, #thumbNav .button:hover {
	color: #ff94d8;
	text-shadow: 1px 1px 2px #ccc;
}
#pagination .button .symbol {
	font-size: 1.5em;
}
#thumbNav .button, #thumbNav .button.norm:hover {
	color: #e0dce0;
	background: #44A3E2;
	border: 1px solid #a3c5df;
	border-bottom-color: rgba(163,197,223,0.8);
	-webkit-box-shadow: inset 0 1px 2px rgba(163,197,223,0.66);
	-moz-box-shadow: inset 0 1px 2px rgba(163,197,223,0.66);
	-ms-box-shadow: inset 0 1px 2px rgba(163,197,223,0.66);
	-o-box-shadow: inset 0 1px 2px rgba(163,197,223,0.66);
	box-shadow: inset 0 1px 2px rgba(163,197,223,0.66);
}
#thumbNav .button:hover, #thumbNav .button.hover {
	color: #1a1a1a;
	text-shadow: #e0dce0 0 1px 0;
}
#thumbNav .button:active {
	-webkit-box-shadow: inset 0 1px 2px #58595a;
	-moz-box-shadow: inset 0 1px 2px #58595a;
	-ms-box-shadow: inset 0 1px 2px #58595a;
	-o-box-shadow: inset 0 1px 2px #58595a;
	box-shadow: inset 0 1px 2px #58595a;
}
#header {
	border-top: 3px solid #44A3E2;
	/*background: #fff;
	border: 1px solid #fed9fc;
	border-top: none;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-ms-box-shadow: 0 0 4px #ccc;
	-o-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;*/
}
#nav .symbol {
	color: #e0dce0;
	text-shadow: #939195 0 1px 0;
	font-size: 42px;
	line-height: 1.25em;
	margin: 0;
	padding: 10px 16px 0;
	border: 1px solid transparent;
	border-bottom: none;
}
#nav:hover .symbol {
	color: #44A3E2;
	background: #fef2fa;
	border-color: #fed9fc;
}
#nav ul {
	padding: .5em 0;
	background: #fef2fa;
	border: 1px solid #fed9fc;
	border-top: none;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	-ms-box-shadow: 0 0 4px #ccc;
	-o-box-shadow: 0 0 4px #ccc;
	box-shadow: 0 0 4px #ccc;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
#nav li {
	text-align: left;
}
#nav li a, #nav li a:link, #nav li a:visited, #nav li span {
	color: inherit;
	font-size: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 2px 12px;
	font-weight: bold;
}
#nav li a:hover, #nav li a:active, #nav li span:hover {
	color: #44A3E2;
	font-weight: bold;
	text-decoration: none;
}
form.search {
	padding: .25em .5em;
	vertical-align: top;
}
form.search input {
	border: none;
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
	vertical-align: baseline;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
form.search input[type=text] {
	padding: 0 4px;
	width: 100px;
	color: #ccc;
	border: 1px solid #ccc;
}
form.search input[type=text]:focus {
	color: black;
	outline: none;
	-webkit-box-shadow: inset 0 0 5px #ccc;
	-moz-box-shadow: inset 0 0 5px #ccc;
	-ms-box-shadow: inset 0 0 5px #ccc;
	-o-box-shadow: inset 0 0 5px #ccc;
	box-shadow: inset 0 0 5px #ccc;
}
form.search input[type=submit] {
	margin-left: 2px;
	padding: 0 8px;
	color: #fff;
	background: #44A3E2;
}
form input[type=submit]:hover {
	cursor: pointer;
}
.feature form.search {
	padding: 0;
}
.feature form.search input[type=text] {
	border: 2px solid #ccc;
}

#footer {
	border-top: 1px solid #95557e;
	border-bottom: 6px solid #603451;
	background-color: #161414;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#363333), to(#161414));
	background-image: -moz-linear-gradient(top, #363333, #161414 100%);
	background-image: -ms-linear-gradient(top, #363333 0%, #161414 100%);
	background-image: -o-linear-gradient(top, #363333 0%, #161414 100%);
	background-image: linear-gradient(top, #363333 0%, #161414 100%);
	-webkit-box-shadow: 0 0 12px #594552;
	-moz-box-shadow: 0 0 12px #594552;
	-ms-box-shadow: 0 0 12px #594552;
	-o-box-shadow: 0 0 12px #594552;
	box-shadow: 0 0 12px #594552;
}
#thumbNav {
	background: #44A3E2;
	border-top: 1px solid #ff94d8;
	border-bottom: 6px solid #ff94d8;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-box-shadow: inset 0 1px 6px #e0dce0, 0 0 8px #594552;
	-moz-box-shadow: inset 0 1px 6px #e0dce0, 0 0 8px #594552;
	-ms-box-shadow: inset 0 1px 6px #e0dce0, 0 0 8px #594552;
	-o-box-shadow: inset 0 1px 6px #e0dce0, 0 0 8px #594552;
	box-shadow: inset 0 1px 6px #e0dce0, 0 0 8px #594552;
}
#stopButton {
	color: #fff;
	background: #44A3E2;
}
#stopButton .symbol {
	font-size: 1.5em;
	line-height: 1em;
}
#timer {
	background: #ff94d8;
}
.post {
	border-top: 1px dashed #fec1e4;
}
.feature {
	background-color: #fff;
	border: 1px solid #fef2fa;
}
.quote h2 {
	font-size: 2em;
	line-height: 1.1em;
	letter-spacing: -1px;
	margin: 0;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.quote .source {
	font-weight: normal;
	font-size: .66em;
	margin: 0;
	margin-top: 1em;
	text-align: right;
	font-variant: small-caps;
}
.post .quote .source:before {
	content: "—";
}
.chat ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.chat ul li {
	font-size: 1.25em;
	line-height: 1.25em;
	padding: .5em 0;
	border-top: 1px dotted #fec1e4;
}
.chat ul li:first-child {
	padding-top: 0;
	border-top: none;
}
.chat ul li:last-child {
	padding-bottom: 0;
}
.chat .label {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
}
.chat .user_1 span {
	color: #ff94d8;
}
.chat .user_2 span {
	color: #44A3E2;
}
.chat .user_3 {
	color: #93567d;
}
.chat .odd {
}
.chat .even {
}
.post .audio .player {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	background: #e4e4e4;
}
/* no script */
.noscript #thumbNav, .noscript .ellipses {
	display: none;
}
.noscript .caption {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.noscript #notes {
	display: block;
}
.noscript .toggle, .noscript .toggle:hover {
	color: inherit;
	background: inherit;
	text-decoration: none;
}
/* freezeframe */
.freezeframe-container {
	margin: 0;
}
/* --- TARGETS --- */
/* iPhones */
@media only screen and (max-device-width: 480px) {
/*}*/
.aside, .feature, #nav li, .button {
	font-size: 21px;
	line-height: 1.25em;
}
#nav li {
	line-height: 1.5em;
}
.button {
	line-height: 2.5em;
}
#pagination .button {
	font-size: 1.25em;
	line-height: 2.25em;
}
#wrap {
	margin: 0 auto -60px;
}
#push, #footer {
	height: 60px;
}
/* simplify */
.removable, #prevButton, .pagination .nav, .pagination .aside, .aside .header, .postCaption .aside, #pagination .label {
	display: none !important;
}
/* layout */
#header h2 {
	width: 196px;
	margin-left: 270px;
}
#header h2 .keywords {
	max-width: 166px;
}
#wrap, .aside {
	width: 524px;
}
#footer {
	width: 548px;
}
.feature {
	margin: 0;
	display: block;
}
.postCaption {
	margin: 0;
	padding: 0;
}
.aside {
	float: none;
	padding-top: 8px;
}
#header {
	z-index: 9;
}
#title a {
	margin-left: 26px;
}
#thumbNav {
	margin-left: 80px;
}
#pagination {
	right: 24px;
	width: 382px;
}
#pagination .button .symbol {
	font-size: 2.5em;
}
}
