﻿/*
Theme Name: Golden Age
Theme URI: http://taukojalka.com/
Description: Taukojalka and the millenium of bboys.
Version: 1.0
Author: Jesse Levy
Author URI: http://taukojalka.com/jesse
Tags: hatsolo

	This theme was designed and built by Jesse Levy,
	whose blog you will find at http://taukojalka.com/jesse

*/

html {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	border: 0px; /* ie6 */
	height: 100%; /* force scroll */
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
    color:#CD8E5E;
    font: 12px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif !important;
	border: 0px; /* ie6 */
	background: #100600 url(http://taukojalka.com/wp-content/themes/goldenage/images/pagebg-goldenage.gif) repeat-x top;
}

/* Typography */

a {
	outline: none;
	color: #d5580d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.first {
	background: url(images/h1main.gif) top left no-repeat;
	padding: 17px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
	line-height:1em;

}

h1.second {
	background: url(images/h1content.gif) top left no-repeat;
	padding: 12px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	line-height:1em;
	height: 33px;
}

#contentleft h1.mainsecond {
	background: none;
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
}

#container-widefull h1.mainthird {
	background: url(images/topbg.gif) top left no-repeat;
	padding: 17px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
}

#container-widefull h1.second {
	background: url(images/h1content.gif) top left no-repeat;
	padding: 12px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font-size:1.571em;
	line-height:1em;
	height: 33px;
}

#contentleft h2.greentitle {
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	font-size:140%;
	line-height:1.4em;
	color:#B05800;
  }
#contentleft h2.greentitle a {
  	text-decoration:none;
  	color:#B05800;
}

#contentleft h2.greentitle a:hover {
	color:#B05800;
}

#contentleft h3#respond {
	background: url(images/h1content2.gif) top left no-repeat;
	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 35px;
}

h2 {

	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.461em "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	line-height:1em;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #fff;
	font-size: 1em;
}

.alignright {
	margin-right: 15px;
	float: right;
}

.alignleft {
	margin-left: 15px;
	float: left
}

hr {
	color: #d5580d;
	background-color: #d5580d;
	height: 1px;
	border: 0;
	clear: both;
	margin: 0px 15px 15px 15px;
}

p {
	padding: 0px 15px 15px 15px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto 0 auto;
	width: 832px;
	height: 500px;
	overflow: visible;
	position: relative;
	z-index: 1;
}

html>body #wrapper {
	height: auto;
	min-height: 500px;
	overflow: hidden;
}

#header {
	height: 203px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

div.taukojalka-logo {
	background: #transparent;
	margin: 30px 0 0 190px;
	padding-top: 0;
	width: 604px;
	height: 46px;
	z-index: 10002 !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
}

div.taukojalka-logo a {
	display: block;
	text-align:center;
	font-size: 100%;
	width: 604px;
	height: 46px;
	font: bold .8em;
	z-index: 999999 !important;
}

.taukojalka-logo a:hover {
	text-decoration: none;
}

a#logo {
	
	position: absolute;
	top: 0px;
	left: 0px;
}

img {
	border: 0;
}

#content {
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 400px;
	overflow: visible;
}

html>body #content {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}

#mainfirst {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 524px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #mainfirst {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

#mainbottom {
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/contentbottom.gif) left no-repeat;
	margin: -3px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 524px;
	height: 10px;
}

#leftbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 439px;
	float: left;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #leftbox {
	height: auto;
	min-height: 20px;
	overflow: hidden;
}

.leftbox {
	padding: 0px 10px 10px 0px;
}

#footer {
	border-top: 1px solid #ffffff;
	clear: both;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	line-height: 25px;
	font-size: 11px;
	color:#808080;
}

#footermenu {
	float: right;
}

#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 439px;
	float: left;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

#banneri {
	text-align: center;
	display: none;
}

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 832px;
	float: left;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

#container-wide {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 832px;
	float: left;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

#container-widefull {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/middlebg-widefull.gif) top left repeat-y;
	width: 832px;
	float: left;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

#directory-widefull {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/middlebg-widefull.gif) top left repeat-y;
	width: 832px;
	height: auto;
	float: left;
	overflow: hidden;
}

html>body #container {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}

#mainsecond {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 832px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
	position: relative;
}

html>body #mainsecond {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

#contentleft {
	margin: 0; 
	padding: 0;
	float: left; 
	width: 530px;
}

#contentright {
	background: none;
	margin: 0px 0 0 0px; 
	padding: 0 0 0 0;
	float: left;
	width: 301px;
	position: relative;
}

#contentbottom {
	margin:-3px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 832px;
	height: 10px;
}

#contentbottom-wide {
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/bottombg-wide.gif) left no-repeat;
	margin:-3px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 832px;
	height: 10px;
}

#contentbottom-widefull {
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/bottombg-widefull.gif) left no-repeat;
	margin:-3px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 832px;
	height: 10px;
}

#directorytop-widefull {
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/topbg-widefull.gif) left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 832px;
	height: 10px;
}

#directorybottom-widefull {
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/bottombg-widefull.gif) left no-repeat;
	margin:-3px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 832px;
	height: 10px;
}

div.fade-narrow {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/h1reflect.gif) no-repeat right top;
	min-height: 100px;
}

div.fade-wide {
	margin: 0px;
	padding: 18px 0px 0px 0px;

	min-height: 100px;
}

div.fade-wide .entry {
	min-height: 150px;
}

div.fade-widefull {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/h1reflect3.gif) no-repeat right top;
	min-height: 100px;
}

div.fade-narrow img.size-medium, div.fade-wide img.size-medium {
	background: #6fac07;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 10px;
	margin: 0 0 0 5px !important;
}

div.fade-narrow img.size-thumbnail, div.fade-wide img.size-thumbnail {
	background: #6fac07;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 10px;
	margin: 0 0 0 5px !important;
}


div.fade-narrow a:hover img.size-medium, div.fade-wide a:hover img.size-medium {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 10px;
	margin: 0 0 0 5px !important;
}

div.fade-narrow a:hover img.size-thumbnail, div.fade-wide a:hover img.size-thumbnail {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 10px;
	margin: 0 0 0 5px !important;
}

.fade-narrow .wp-caption, .fade-wide .wp-caption {
	margin-right: 12px;
	padding-right: 20px;
}

.navigation {
	height: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

img.size-medium, img.size-thumbnail {
	margin: 0px 15px 0px 0px;
}

img.size-medium p, img.size-thumbnail p {
	margin: 0px;
}

p.wp-caption-text {
	display: none;
}

.wp-caption {
	margin: 0px 5px 0px 0px;
}

#details {
	clear: both;
	margin: 0px 0px 15px 15px;
}

ul.dates {
	list-style-type: none;
	margin: 0;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.commentlist .kommentti-kirjoittaja {
	padding: 0px 0px 5px 0px;
	margin: 0 15px -10px 15px;
	border-bottom:1px dotted #301500;
}

.date {
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0;
	color: #703700;
    font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.2em;
}

.author {
	margin: 0px 15px 15px 15px;
	padding: 10px 0 10px 0;
	color: #d5580d;
	border-bottom:1px dotted #301500;
    
}

#sidebar ul {
	list-style-type: none;
	margin: -17px 0 0 0;
	padding: 0;
}

#sidebar ul #searchform {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 15px;
	background: url(http://taukojalka.com/wp-content/themes/tauko/images/sidebar_headingbg.gif) top left no-repeat;
	color: #dcdcdc;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 35px;

}

#sidebar ul h2 {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 0px 0px;
	color: #703700;
    font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.2em;
	height: 35px;

}

#sidebar ul h2 a{
	color: #703700;	
}

#sidebar h2.sidebar-title {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 10px 0 0px 0px;
	color: #703700;
    font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.2em;
	height: 35px;

}

#sidebar ul li {
	margin: 10px 0 10px 0;
}

#sidebar ul li a {
	margin: 0;
	padding: 0 0 0 0px;
}


#sidebar ul #tag_cloud a {
	margin: 0px 0px 0px 0px;
	text-align: center ;
}

#sidebar ul #tag_cloud h2 {
	padding: 10px 0 0px 0px;	

}

#topmenu {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 832px !important;
	z-index: 1001 !important;
	height: 28px !important;
	color: #fff !important;
	text-align: left !important;
	background: none !important;
	font: 14px "Lucida Grande", Arial, sans-serif !important;
	border-bottom: 1px solid #ffffff;
}

#topmenu * { z-index: 999 !important; }

#topmenu, #topmenu ul {
	float:left;
	list-style:none;
	line-height:20px;
	padding:0 0 0 404px;
	margin: 60px 0 1px 0;
}

#topmenu a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0px 50px 0px 15px;
}

#topmenu li:hover a, #topmenu ul li.sfhover a {
	color: #87cc2d !important;
}

#topmenu li {
	float:left;
	padding:0;
}

#topmenu li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:140px;
	margin:0; 
	padding: 12px 0 0 0;
	line-height:1;
	-moz-opacity:1;
	opacity:1;
	khtml-opacity:1
	font: 12px "Lucida Grande", Arial, sans-serif !important;
}

#topmenu li li {
	padding-right:1px;
	width: 140px;
	border-bottom:1px solid #aaa;
}

#topmenu li li a { padding:7px 10px 7px 15px; }

#topmenu li ul li.cat-item a { color: #666 !important; }

#topmenu li ul li {
	text-align: left;
	background-color: #fff;
	margin: 0 0 0 0;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
}

#topmenu li ul li a {
	font-size:12px; 
	color:#fff;
}

#topmenu li ul ul { margin:-20px 0 0 131px; }

#topmenu li li:hover {
    background: #b0b0b0 url(http://taukojalka.com/wp-content/themes/tauko/images/menu-bg.gif) top left no-repeat;
}

#topmenu li ul li:hover a, #topmenu li ul li li:hover a, #topmenu li ul li li li:hover a, #topmenu li ul li li li:hover a {
    color:#fff !important;
    }
#topmenu li:hover a, #topmenu li.sfhover a {
    color: #87cc2d;
    }
#topmenu li:hover li a, #topmenu li li:hover li a, #topmenu li li li:hover li a, #topmenu li li li li:hover li a {
    color:#666;
    }
#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li:hover ul ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul, #topmenu li.sfhover ul ul ul ul {
    left:-999em;
    }
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul, #topmenu li li li li.sfhover ul {
    left:auto;
    background: none;
    }

#topmenu li ul li:last-child {
	border-bottom: 1px solid #ccc !important;
	-moz-border-radius-bottomleft: 4px !important;
	-khtml-border-bottom-left-radius: 4px !important;
	-webkit-border-bottom-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	-moz-border-radius-bottomright: 4px !important;
	-khtml-border-bottom-right-radius: 4px !important;
	-webkit-border-bottom-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}

#logout-link {
	float: right;
}

#logout-link img {
	vertical-align: middle;
}

#div3, #div2, #div1, #fbc_login {
	float: left;
	padding: 1px 2px 2px 2px;
}

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width: auto !important; float: none !important; }
ul,ol { list-style: none; margin:0; padding: 0; }

#bottomnav { font-size: 11px; float: left; width: 100%; position: relative; overflow: hidden;}

#bottomnav h3 { font-size: 14px; color: #666; font-weight: bold; }
#bottomnav h3 a { color: #666 }
#bottomnav a { color: #888; text-decoration: none; display: block; zoom: 1; }
#bottomnav a:hover { color: #87cc2d !important; text-decoration: none !important; }
#bottomnav ul { margin-bottom: 0; padding-bottom: 9px; }
#bottomnav .column { width: 120px; min-height: 119px; padding: 0px 10px 0px 30px; float: left; 	border-right: 1px solid #283a20;}
#bottomnav .column.last { float: left !important; border-right: 0; }
#bottomnav #navcol-1 {  }
#bottomnav #navcol-2 {  }
#bottomnav #navcol-3 {  }
#bottomnav #navcol-4 {  }
#bottomnav #navcol-5 {  }
#bottomnav #navcol-6 {  }

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

span.youtube {
	margin: 120px;
}

div.fade-wide-Keskity {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	background: url(images/keskity-focus.jpg) no-repeat left top;
	min-height: 200px;
}

div.fade-wide-In {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	background: url(images/inthesearch-hatsolo.jpg) no-repeat right top;
	min-height: 200px;
}

div#wp-admin-bar {
	background: none !important;
}

div#wp-admin-bar div#div3 {
	text-align: right;
	margin-left: 20px;
	margin-top: 2px;
}

div#wp-admin-bar div#div3 a {
	color: #fff;
}

#blog-title {

  margin:25px 5px 0 0;

  padding:0px 20px .25em;

  font-size:200%;

  line-height:1.2em;

  color:#C96500;

  text-transform:uppercase;

  letter-spacing:.2em;

  }

#blog-title a {

  color:#C96500;

  text-decoration:none;

  }

#blog-title a:hover {

  color:#C96500;

  }


#description {

  margin:25px 5px 5px;

  padding:0 20px 20px;
  border-width:0 1px 1px;

  font: 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

  text-transform:uppercase;

  letter-spacing:.2em;

  color:#C96500;

  }


/* Friendfeed */

#friendfeed.widget, 
#friendfeed.widget div, 
#friendfeed.widget span, 
#friendfeed.widget a, 
#friendfeed.widget img, 
#friendfeed.widget table, 
#friendfeed.widget tr, 
#friendfeed.widget td { 
background: #100600  !important; font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-Serif !important;  
} 

#friendfeed.widget a { color:#C96500 !important; } 

#friendfeed.widget div { color:#CD8E5E !important; } 

#friendfeed.widget { border: 0 !important; margin: -20px 0 0 0!important; } 

#friendfeed.widget img { border: 0px !important; } 

#friendfeed.widget div { padding: 2px 0px 4px 0px !important; }  

#friendfeed.widget div { border-bottom: 1 !important; border-bottom-color: #301500 !important; } 

#friendfeed .info a { font-size: 8pt !important; color:#703800 !important; text-transform: uppercase !important; }

#friendfeed .info { font-size: 7pt !important; color:#703800 !important; text-transform: !important; }

#friendfeed .info a { display: none !important; }

#friendfeed .info a.date { display:inline !important; }

#friendfeed .info a.service { display:inline !important; }

