/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
b,strong{font-weight:bold}
p{margin:0px 0px 10px 0px}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 20px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
form{margin:0}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* -------------------- General Style -------------------- */

body {
	color: #fff;
	background: #232029 url('../images/bg_page.jpg') left top repeat;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
a {
	color: #ffe696;
	text-decoration: none;
}
a:hover {
	color: #fafafa;
}
p {
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}

.clear-both {
	clear: both;
	float: none;
}

/* -------------------- Page Style -------------------- */

.wrapper {
	width: 100%;
	height: auto;
}
.test-sizing-1024x768 {
	position: absolute;
	top: 0;
	left: 0;
	width: 476px;
	height: 100%;
	border: 2px solid #ff0000;
	border-color: #ff0000;
	opacity: 0.7;
	display: none;
}
header .logo {
	position: relative;
	color: #fff;
	background: transparent url('../images/img_logo_site.jpg') left top no-repeat;
	width: 615px;
	height: 220px;
	margin: 15px auto 0px auto;
}
header .logo a {
	display: block;
	width: 615px;
	height: 220px;
	text-indent: -9999px;
}
header .logo .subtitle {
	position: absolute;
	top: 112px;
	left: 170px;
	width: 425px;
	text-align: center;
	line-height: 16px;
}
.content {
	width: 85%;
	margin: 0px auto 20px auto;
}
.content .content-top {
	float: left;
	background: transparent url('../images/bg_offramp_border.jpg') 0px 0px no-repeat;
	width: 100%;
	height: 37px;
}
.content .content-top span {
	float: right;
	background: transparent url('../images/bg_offramp_border.jpg') right 0px no-repeat;
	width: 47px;
	height: 37px;
}
.content .content-main {
	float: left;
	background-color: #000;
	margin: 0px 10px 0px 5px;
	padding: 10px 30px 10px 30px;
}
.content .content-bottom {
	float: left;
	width: 100%;
	background: transparent url('../images/bg_offramp_border.jpg') 0px -37px no-repeat;
	height: 37px;
}
.content .content-bottom span {
	float: right;
	background: transparent url('../images/bg_offramp_border.jpg') right -37px no-repeat;
	width: 47px;
	height: 37px;
}
.content .intro {
	float: left;
	font-size: 15px;
	line-height: 20px;
	margin: 10px 30px 15px 30px;
}
.content .green {
	color: #c8ffc8;
}
.content .content-main .link-center {
	font-size: 18px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
.content .link-center a {
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
.content .search {
	color: #e6e6e6;
	font-size: 14px;
	text-align: center;
	margin: 20px auto 0px auto;
}
.content .search input[type="text"] {
	margin: 0px 5px 0px 10px;
	color: #333;
	font-size: 13px;
	background: #c8c8c8;
	border: 1px solid #999;
	padding: 2px 6px 2px 6px;
}
.content .search input[type="submit"] {
	background: transparent;
	border: none;
	font-size: 18px;
	color: #ffe696;
	margin: 5px 0px 0px 0px;
}
.content h2 {
	color: #909099;
	font-family: 'Pirata One', Georgia, Times, serif;
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	text-shadow: 0px 2px 1px #330000, 0px -1px 15px #908680;
	margin: 0px auto 0px auto;
}

/* -------------------- Footer Elements -------------------- */

footer {
	float: left;
	width: 100%;
	color: #e6e6e6;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin: 20px auto 20px auto;
}
footer .email {
	width: 46px;
	height: 69px;
	cursor: pointer;
}
.social {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.social .social-link {
	display: inline-block;
	background-color: transparent;
	background-image: url('../images/img_socialnetworks.png');
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	margin: 0px 2px 10px 2px;
	opacity: 0.6;
	text-indent: -9999px;
}
.social .social-link:hover {
	opacity: 1;
}
.social-link.facebook {
	background-position: 0px 0px;
}
.social-link.tumblr {
	background-position: -42px 0px;
}
.social-link.pinterest {
	background-position: -84px 0px;
}
.social-link.googleplus {
	background-position: -126px 0px;
}
.social-link.twitter {
	background-position: -168px 0px;
}
.social-link.turntable {
	background-position: -210px 0px;
}
.social a[data-tooltip]:link, .social a[data-tooltip]:visited {
	position: relative;
}
.social a[data-tooltip]:before {
	content: "";
	position: absolute;
	border-top: 15px solid #716565;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	visibility: hidden;
	top: -16px;
	left: 9px;
}
.social a[data-tooltip]:after {
	content: attr(data-tooltip);
	position: absolute;
	color: #664533;
	font-size: 13px;
	text-indent: 0;
	top: -32px;
	left: -58px;
	min-width: 130px;
	background: #f0f0f0;
	padding: 3px 9px 3px 9px;
	border: 2px solid #716565;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	white-space: nowrap;
	visibility: hidden;
	box-shadow: 0px -3px 5px #000;
}
.social a[data-tooltip]:hover:before, .social a[data-tooltip]:hover:after {
	visibility: visible;
	-moz-transition: visibility 0s linear .3s;
}

/* -------------------- Page: Index -------------------- */

.intro {
	float: left;
	font-size: 15px;
	line-height: 19px;
	margin: 10px 30px 15px 30px;
}
.intro img.addams {
	float: right;
	width: 421px;
	height: 304px;
	margin: -10px 0px 0px 10px;
}
.link-section {
	float: left;
	margin: 0px 0px 15px 0px;
}
.link-section .logo {
	float: left;
	margin: 0px 25px 10px 0px;
}
.link-section .detail {
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
}
.link-musings {
	color: #e6d799;
}
.link-poetry {
	color: #c8ffc8;
}
.link-forum {
	color: #e6d7ff;
}
.link-crossword {
	color: #f0f0e6;
}
.link-dentistry {
	color: #96e6ff;
}
.link-links {
	color: #96ff64;
}

/* -------------------- Page: Musings -------------------- */

ul.links {
	list-style: circle inside;
	width: 80%;
	margin: 0 auto;
}
ul.links li {
	margin: 0px 0px 10px 0px;
}
ul.links li div {
	background-color: #181820;
	margin: 2px 0px 0px 0px;
	padding: 2px 20px 2px 30px;
}

/* -------------------- Page: About & Questionnaire -------------------- */

dl.about {
	float: left;
	width: 100%;
	border-bottom: 2px solid #242415;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
dl.about dt {
	display: inline-block;
	float: left;
	color: #ffe6c8;
	width: 20%;
	min-width: 100px;
	text-align: right;
	margin: 0;
	padding: 0px 0px 10px 0px;
	clear: left;
}
dl.about dd {
	display: inline-block;
	float: left;
	color: #c8ffc8;
	max-width: 70%;
	margin: 0;
	padding: 0px 0px 10px 20px;
}
.questionnaire {
	float: left;
	color: #c8ffc8;
	border-bottom: 2px solid #242415;
	margin: 10px 10px 0px 20px;
}
.questionnaire span {
	color: #ffe6c8;
	margin-right: 10px;
	margin-left: -10px;
	font-style: italic;
}

/* -------------------- Phone (Portrait) -------------------- */

@media only screen and (max-width: 480px) {

	.wrapper { width: 100%; }
	
	header .logo {
		position: relative;
		color: #fff;
		background: transparent url('../images/img_logo_mobile.jpg') left top no-repeat;
		width: 320px;
		height: 230px;
		margin: 15px auto 10px auto;
	}
	header .logo a {
		display: block;
		width: 280px;
		height: 230px;
		text-indent: -9999px;
	}
	header .logo .subtitle {
		position: absolute;
		top: 184px;
		left: 18px;
		width: 280px;
		text-align: center;
		line-height: 16px;
	}
	.content {
		width: 95%;
		margin: 0 auto;
	}
	.content .content-main {
		float: left;
		padding: 10px 20px 10px 20px;
	}
	.intro {
		margin: 10px 15px 15px 15px;
	}
	.link-section {
		float: left;
		text-align: center;
		margin: 0px auto 15px auto;
	}
	.link-section .logo {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.link-section .detail {
		text-align: left;
		margin: 15px auto 0px auto;
	}
	dl.about dt {
		display: block;
		float: left;
		color: #ffe6c8;
		width: 100%;
		text-align: left;
		margin: 0;
		padding: 0px 0px 5px 0px;
		clear: both;
	}
	dl.about dd {
		display: block;
		float: left;
		color: #c8ffc8;
		width: 100%;
		margin: 0;
		padding: 0px 0px 15px 15px;
	}
}