@import url("../code_highlight.css");
@import url("../forms.css");

body {
	background: #8a8a8a;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
    color: #3c3c3c;
}

#main {
    width: 875px;
    margin: 0 auto;
    padding: 0;
    border: 0;
}

/* Menu */
#menu {
    margin-left: 11px;
    width: 221px;
    float: left;
    
	color: #363841;
	font-size: 1.1em;
	text-align: right;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
}

#menuinner {
	padding: 20px 25px 0 29px;
}

#menu a img {
	border: 0;
}

#menu a {
	text-decoration: none;
	color: #222;
	display: block;
}

#menu #about a:hover {
	background: #c9d1f4;
}

#menu #about {
	margin: 17px 0 0 0;
	padding: 0;
}

#menu p.about {
	padding: 0;
	margin: 0;
}

#menu p.about span {
    color: #b00;
}

#menu h4 {
    margin: 50px 0 0 0;
    padding: 0;
    font-size: .9em;
    color: #222;
}

#menu #about a, #menu h4 a {
	padding: 11px 25px 12px 0;
}

/* Content */
#content {
    background: url(http://kuvat.unessa.net/en/hoyci/hoyci2_bg-top.jpg) repeat-y;
    width: 875px;
    margin: 0; 
    padding: 0 0 1px 0; 
    border: 0;
}

#content a:link {
	color: #00c;
}

#content a:visited {
	color: #222;
}

#content .inner {
    padding-left: 270px;
    padding-right: 45px;
}

#content .entry {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
}

#content .entry blockquote {
    margin-left: 0;
    padding-left: 30px;
    border-left: 8px solid #ccc;
    font-size: .9em;
}

#content img a, #content a img {
    border: 0;
}

#content h2 {
	color: #394877;
	font-weight: normal;
	font-size: 2em;
	display: block;
	line-height: 1em;
}

#content h3 {
	color: #394877;
	font-weight: normal;
	font-size: 1.5em;
	display: block;	
	margin-top: 1.4em;
	margin-bottom: .2em;
	padding: 0;
}

#content h3.previously {
    font-size: 1.1em;
}

#content h3.previously a {
	color: #394877;
	text-decoration: none;
	display: block;
}

#content .entry h2 {
	color: #394877;
	margin-bottom: 0;
	padding: 0;
    margin-top: 12px;
    padding-top: 1em;
}

#content .entry h2 a {
	color: #394877;
	text-decoration: none;
	display: block;
}

#content .entry div.divider {
	padding: 30px 0 10px 0;
	text-align: center;
}

#content span.timestamp {
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: .7em;
	text-transform: uppercase;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
    line-height: 2.1em;
}

#content span.bottom {
    vertical-align: baseline;
    color: #555;
}

#content .timestamp a {
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}

#content .timestamp a:visited {
	color: #333333;
}

#content .timestamp a:hover {
	color: #00c;
}

#content ul.previously {
    font-size: .9em;
    padding-bottom: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 1.5em;
}

#content span.prevtime {
	font-size: .75em;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
	color: #aaa;    
}

#content span.tags {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: .7em;
	text-transform: uppercase;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
	text-align: center;
	display: block;
	line-height: 160%;
	color: #aaa;
}

#content .tags a, #main #entrynavi a {
	color: #aaa;
	text-decoration: none;
}

#content .tags a:visited, #main #entrynavi a:visited {
	color: #aaa;
}

#content .tags a:hover, #main #entrynavi a:hover {
	color: #00c;
}

#content #subscribe {
    text-align: right;
    display: block;
    background: url(http://kuvat.unessa.net/en/hoyci/feed16.gif) center right no-repeat;
    margin-right: 29px;
    height: 28px;
    padding: 17px 24px 0 0;

	font-size: .7em;
	text-transform: uppercase;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
    color: #aaa;
}

#content #subscribe a {
	color: #aaa;
	text-decoration: none;    
}

#content #subscribe a:hover {
	color: #00c;
	text-decoration: none;    
}

#content #about {
    height: 150px;
    padding-top: 7px;
    font-family: "Helvetica Neue", "Lucida Grande", Arial;
    padding-bottom: 10px;
}

#content #about span {
    text-align: right;
    display: block;
    width: 200px;
    float: left;
    padding-top: 32px;
    padding-right: 50px;
}

#content #about span a {
    color: #3c3c3c;
    text-decoration: none;
}

#content #about div.face {
    float: left;
    width: 175px;
}

#content #about img.headerface {
    float: left;
}

#content pre, #comments pre {
	overflow: auto;
	padding: .5em 1em;
}

#content code, #comments pre {
	color: #1E1E4A;
}

#content .tagcloud li { display: inline; }

.info {
    font-family: Verdana, Arial, sans-serif;
    font-size: .8em;
    color: #aaa;
}

.info a {
    color: #aaa;
}

#comments .info, #comments .info a {
    color: #666;
}


/* Entrynavi */

#entrynavi {
    font-size: .7em;
    margin: 20px 10px;
    padding: 0;

	text-transform: uppercase;
	font-family: "Helvetica Neue", "Lucida Grande", Arial;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 30px;
    margin: 0;
}

#popular ul li a {
    color: #22c;
}

/* Comments */

#comments,
#popular {
    margin-top: 0;
    padding-top: 1px;
    margin-right: 25px;
}

#comments .kommentti_jaollinen, #comments .kommentti_jaoton {
    padding-top: 2em;
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 10px;
}

#comments .uusi_kommentti {
  border-bottom: 1px solid #fff;
  background: #ddd;
  clear: both;
  overflow: hidden;
  padding: 10px;
  width: 100%;
}

#comments .kommentti_jaollinen {
    background: #ededed;
}

#comments .uninen {
    background: #f2f2f2;    
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#comments .kby {
    padding-top: 16px;
    float: left;
    width: 140px;
    font-size: .9em;
}

#comments .kby span.who {
    font-weight: bold;
    display: block;
}

#comments .kby span.when {
    display: block;
}

#comments .k {
    float: left;
    width: 390px;
    font-size: 1em;
}

#comments .k a { text-decoration: underline; }

#comments p.userinfo {
    padding-bottom: 10px;
    margin-bottom: 0;
}

/* Footer */

#footer, #prefooter {
    width: 875px;
    margin: 0;
    padding-bottom: 20px;
    font-family: Helvetica, Arial, sans-serif;
}

#footer.darker {
    font-size: .8em;
    background: url(http://kuvat.unessa.net/en/hoyci/hoyci2_bg-bottom-darker.jpg) repeat-y;
}

#footer.lighter, #prefooter.lighter {
    font-size: .9em;
    background: url(http://kuvat.unessa.net/en/hoyci/hoyci2_bg-bottom.jpg) repeat-y;
}

#footer.fp {
    font-size: .8em;
}

#footer a, #prefooter a {
	color: #333;    
    text-decoration: none;
}

#footer a:hover, #prefooter a:hover {
	color: #0e3ed5;
    text-decoration: none;
}

#footer h4, #prefooter h4 {
	font-family: Georgia, "Times New Roman", serif;
	color: #394877;
	font-weight: normal;
	font-size: 1.4em;    
}

#footer h4 a, #prefooter h4 a {
	color: #394877;
}

#footer .inner, #prefooter .inner {
    padding-left: 270px;
    padding-right: 45px;
}

#footerlinks, #footermusic, #footer #photos {
    margin-top: 0;
    padding-top: 5px;
    width: 265px;
    float: left;
}

.footerother {
    padding-top: 5px;
    width: 265px;
    float: left;    
}

#footerlinks {
    padding-right: 20px;
}

#footer ul.lastfm, #footer ul.links {
    padding-left: 0px;
    list-style-type: none;
}

#footer ul.lastfm li, ul.links li {
    min-height: 33px;
}

#footer.lighter li.even {
    background: #ededed;
}

#footer.darker li.even {
    background: #ddd;
}

#footer ul.lastfm a, #footer ul.links a {
    display: block;
    padding: 4px 5px 3px 5px;
    min-height: 30px;
    vertical-align: middle;
}

#footer.lighter ul.lastfm a:hover, #footer.lighter ul.links a:hover {
	color: #0e3ed5;
    background: #f2f2f2;
}

#footer.darker ul.lastfm a:hover, #footer.darker ul.links a:hover {
	color: #0e3ed5;
    background: #e7e7e7;
}

#footer ul.lastfm span.artist {
    font-weight: bold;
    color: #464646;
}

#footer ul.lastfm a:hover span.artist {
    font-weight: bold;
    color: #0e3ed5;
}

#footer #photos a img {
    border: 1px solid #eee;
}

#footer #photos a:hover img {
    border: 1px solid #33f;
}

/* Black bottom */
#realfooter {
    background: url(http://kuvat.unessa.net/en/hoyci/hoyci2_bg-bottom-black.jpg) repeat-y;
    width: 875px;
    margin: 0; 
    padding-top: 12px; 
    padding-bottom: 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: .7em;
    color: #939292;
}

#realfooter a {
    color: #939292;
    text-decoration: none;
}

#realfooter a:hover {
    color: #eee;
    text-decoration: underline;
}

#realfooter .copy {
    padding-left: 30px;
    margin: 0;
    text-align: left;
    width: 400px;
}

#realfooter .django {
    padding-right: 30px;
    margin: 0;
    text-align: right;
    width: 250px;
    float: right;
}

#realfooter .django span {
    padding-right: 6px;
}

#realfooter img {
    border: 0;
    vertical-align: top;
}

#flickr {
    width: 250px;
}

#flickr img {
    padding-left: 3px;
}

#flickr a img {
    border: 0;
}

#flinks, #midg {
    text-align :center;
    clear: both;
}

#midg {
    padding-top: 30px;
}

#popular .subscribe {
    text-align: center;
    background: url(http://kuvat.unessa.net/en/hoyci/feed16.gif) center left no-repeat;
    margin-right: 29px;
    height: 28px;
    padding: 0 0 0 24px;
    line-height: 28px;
}

#popular a {
    color: #22c;    
}

div.twitter {
    line-height: 128px;
    font-size: 28px;
    font-weight: bold;
}

div.twitter a img {
    border: 0;
    float: left;
    padding-right: 40px;
}

#prefooter div.twitter a:link, 
#prefooter div.twitter a:visited {
    color: #1F236C;
}
