/* * * GENERAL * * */

body {
	color: rgb(123,124,125);
	background-color: rgb(245,247,247);
	font: 15px/25px BergamoStd, 'Bergamo Std', 'Times New Roman', Times, Palatino, Baskerville, serif;
	-webkit-font-smoothing: antialiased;
	}

#clear {
	clear: both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}

a {
	outline: none !important;
	}

#container {
	width: 800px;
	height: auto;
	margin: 0px auto;
	}



/* * * HEADER * * */

#header {
	width: 660px;
	height: 190px;
	background-color: rgb(255,255,255);
	margin: 0px auto;
	padding: 0px 70px;
	}

#header-logo {
	float: left;
	width: 120px;
	height: 86px;
	margin-top: 53px;
	margin-left: -3px;
	}

#header-menu {
	float: right;
	width: 500px;
	height: auto;
	margin-top: 70px;
	}

#header-menu ul {
	float: left;
	margin-right: 40px;
	}

#header-menu #right-align {
	float: right;
	text-align: right;
	margin-right: 0px;
	}



/* * * POSTS * * */

#posts-container {
	width: 800px;
	height: auto;
	margin: 0px auto;
	}

#post {
	width: 660px;
	height: auto;
	background-color: rgb(255,255,255);
	margin: 0px auto 5px auto;
	padding: 0px 70px;
	}

#post-content {
	//background-color: rgb(255,235,0);
	float: right;
	width: 500px;
	margin: 30px 0px 70px 0px;
	}

#post p {
	margin: 0.75em 0;
	}

#post p img {
	margin: 0.75em 0;
	}

#post blockquote {
	background: 4px 3px no-repeat url(http://www.ckck.org/tumblr/icon-blockquote.png);
	margin: 0.75em 0;
	margin-left: 0em;
	padding-left: 2em;
	}

#post-content ul,
#post-content ol {
	margin-left: 2em;
	}

#post-content ul li {
	list-style-type: disc;
	list-style-position: outside;
	}

#post-content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	}



/* * * POST META * * */

#post-meta {
	float: left;
	width: 120px;
	margin-top: 26px;
	}

#timestamp {
	color: rgb(193,194,195);
	}



/* * * FOOTER * * */

.footer {
	width: 660px;
	height: auto;
	background-color: rgb(255,255,255);
	margin: 0 auto;
	padding: 0 70px;
	}

#footer-top {
	float: left;
	width: 120px;
	margin-top: 26px;
	}

#footer-contents {
	float: right;
	width: 500px;
	margin-top: 26px;
	margin-bottom: 70px;
	}

#footer-copyright {
	float: left;
	}

#footer-nav {
	color: rgb(223,224,225);
	float: right;
	}

#footer-nav ul li {
	float: left;
	margin-left: 40px;
	}



/* * * LINKS * * */

#post-content a {
	color: rgb(123,124,125);
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid rgb(173,174,175);
	}

#post-content a:hover {
	color: rgb(135,185,210);
	border-bottom: 1px solid rgb(153,200,221);
	}

#post-content em a,
#post-content a em {
	font-style: normal !important;
	}

.nav-links {
	font: 11px/18px 'Droid Sans Mono', 'DroidSansMonoRegular', 'Museo Slab', Courier, Arial, sans;
	}

.nav-links a {
	color: rgb(123,124,125);
	text-decoration: none;
	}

.nav-links a:hover {
	color: rgb(135,185,210);
	border-bottom: 1px solid rgb(153,200,221);
	}

#post-source a,
#post-source img {
	margin-top: 4px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	}

#post-source a {
	opacity: 0.33;
	}

#post-source a:hover {
	opacity: 0.5;
	}



/* * * TYPOGRAPHY * * */

em {
	font-family: BergamoStd, 'Bergamo Std', 'Times New Roman', Times, Palatino, Baskerville, serif;
	font-style: italic;
	}

strong {
	font: 0.7em/1em BergamoStd, 'Bergamo Std', 'Times New Roman', Times, Palatino, Baskerville, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}


strong em,
em strong {
	font-family: BergamoStd, 'Bergamo Std', 'Times New Roman', Times, Palatino, Baskerville, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

u {
	text-decoration: none;
	background: left bottom repeat-x url(http://www.ckck.org/tumblr/dotted-underline.png);
	padding-bottom: 1px;
	}

h1 {
	font: 30px/42px 'OFL Sorts Mill Goudy', OFLSortsMillGoudy, 'Goudy Old Style', Garamond, Baskerville, Times, 'Times New Roman', serif;
	}

h2 {
	font: 26px/36px 'OFL Sorts Mill Goudy', OFLSortsMillGoudy, 'Goudy Old Style', Garamond, Baskerville, Times, 'Times New Roman', serif;
	}

h3, h4, h5, h6 {
	font: 22px/30px 'OFL Sorts Mill Goudy', OFLSortsMillGoudy, 'Goudy Old Style', Garamond, Baskerville, Times, 'Times New Roman', serif;
	}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
	font-family: 'OFL Sorts Mill Goudy', OFLSortsMillGoudy, 'Goudy Old Style', Garamond, Baskerville, Times, 'Times New Roman', serif;
	font-style: italic;
	}

big {
	font-size: 18px/1.7em;
	}

small {
	font-size: 12px/1.7em;
	}



/* * *   SEARCH   * * */

#search {
	height: 32px;
	width: 90px;
	}

#search-entry {
	opacity: 0;
	height: 15px;
	width: 90px;
	color: rgb(123,124,125);
	background-color: rgb(255,255,255);
	font: 9px/1em 'Droid Sans Mono', 'DroidSansMonoRegular', Georgia, Times, 'Times New Roman', serif;
	letter-spacing: 1px;
	text-align: right;
	border: none;
	border-bottom: 1px solid rgb(173,174,175);
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	}

#search-entry:focus {
	opacity: 1;
	outline: none;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	}



/* * * TUMBLR CONTROLS * * */

iframe#tumblr_controls {
	position: absolute !important;
	top: -23px;
	background-color: transparent !important;
	}

#tumblr_container {
	cursor: pointer;
	background: 239px 43px no-repeat url(http://www.ckck.org/tumblr/icon-downarrow.png);
	position: absolute;
	top: -23px;
	right: 0px;
	height: 98px;
	width: 280px;
	opacity: 0.5;
	}