/*  
Theme Name: Kulkuri.net
Theme URI: http://www.kulkuri.net/
Description: Kulkuri - kulttuurilehti
Version: 1.0
Author: Mikael Korpela
Author URI: http://www.ihminen.org

*/


/* LAYOUT * START */
body, html {
	padding: 0;
	margin: 0;	
	height: 100%;
}

body {
	background: #494F4F url(gfx/bg.gif) repeat-x;
}

#Page {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: height 100%;
	width: 1007px;

	background: #fff url(gfx/right_edge.gif) repeat-y right top;
}
#Header {
	width: 1007px;
	height: 161px;
	background: url(gfx/header_newtuus.gif) no-repeat;
/*	background: url(gfx/header.gif) no-repeat;*/
}
#Header a.LogoLink {
	display: block;
	width: 250px;
	height: 135px;
/*	margin: 0 0 0 20px; */
	float: left;
	background-image: url(gfx/logo_hover.gif);
	background-repeat: no-repeat;
	background-position: -500px -500px;
}
#Header a.LogoLink:hover, #Header a.LogoLink:active {
	background-position: 45px 102px;
}

#FooterShield {
	clear: both;
	height: 50px;
}

#GreySideBar {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	width: 272px;
	min-height: 119px;
	background: url(gfx/right_edge_top.gif) no-repeat right top;
	
}
#GreySideBar .GSB_Content {
	width: 210px;
	margin: 0 0 0 15px;
}

#WhiteSideBar {
	float: right;
	width: 175px;
	margin: 0 20px 15px 0;
	padding: 0 0 15px 15px;
	border-left: 1px solid #A3DFEA;
}

#Content {
	float: left;
	text-align: justify;
	padding: 0 20px 20px 20px;
	width: 475px;
}

#Content-wide {
	float: left;
	text-align: justify;
	padding: 0 20px 20px 20px;
	width: 665px; /* 475 */
}

#Footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	width: 950px;
	padding: 0 13px 0 13px;
	background: #000 url(gfx/footer_top_edge.gif) repeat-x;
}

#Footer .copyright {
	margin: 9px 0 0 0;
	float: left;
	text-align: center;
}
#Footer .info {
	margin: 11px 0 0 30px;
	float: left;
}

#searchform {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

input.search_input {
	margin: 0;
	padding: 0;
	width: 138px;
	height: 19px;
	border: 0;
	background: #ededed;
	color: #08a7c2;
	font-size: 12px;	
}

div.juttutyyppi {
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}

div.PrevNextLinks {
	margin: 10px 0;
	padding: 0;
	display: block;
	clear: both;
	text-align: right;
	width: 100%;
/*	border-top: 1px solid #d2dde3; */
	text-transform: uppercase;
	font: 13px 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	line-height: 13px;
	font-weight: bold;
}
div.PrevNextLinks a.previous {
	float: left;
	padding-left: 17px;
	background: url(gfx/arrow_left.gif) no-repeat center left;
}

div.PrevNextLinks a.next {
	float: right;
	padding-right: 17px;
	background: url(gfx/arrow_right.gif) no-repeat center right;
}
/* LAYOUT * END */

/* Navigation -menus * START */

#Navibox {
	float: right;
	width: 690px;
	padding: 0 40px 0 0;
	text-align: right;
}

ul#MetaNavigation {
	margin: 18px 0px 0 0;
}

ul#Navigation {
	margin: 25px 0px 0 0;
	clear: right;
}

ul#MetaNavigation, ul#Navigation {
	display: block;
	float: right;
	list-style: none;
	height: 33px;
	padding:0;
}

ul#MetaNavigation li a:hover, ul#MetaNavigation li a:hover, ul#MetaNavigation li a#Current,
ul#Navigation li a:hover, ul#Navigation li a:hover, ul#Navigation li a#Current {
	background-position: 0 -20px;
}

ul#MetaNavigation li, ul#Navigation li,
ul#MetaNavigation li a, ul#Navigation li a {
	float: left;
	margin-right: 4px;
	height: 20px;
	background-repeat: no-repeat;
}
ul#Navigation li a {
	margin-right: 7px;
}
#MetaNavigation a span, #Navigation a span {
	display: none;	
}
#MetaNavigation a.toimitus { background-image: url(gfx/navi/toimitus.gif); width: 69px; margin-top: 10px; }
#MetaNavigation a.palaute { background-image: url(gfx/navi/palaute.gif); width: 81px; margin-top: 7px; }
#MetaNavigation a.tietoutta { background-image: url(gfx/navi/tietoutta.gif); width: 95px; margin-top: 5px; }
#MetaNavigation a.mediatiedot { background-image: url(gfx/navi/mediatiedot.gif); width: 115px;  }

#Navigation a.etu { background-image: url(gfx/navi/etu.gif); width: 25px; margin-top: 10px; }
#Navigation a.tapahtumat { background-image: url(gfx/navi/tapahtumat.gif); width: 86px; margin-top: 9px; }
#Navigation a.artikkelit { background-image: url(gfx/navi/artikkelit.gif); width: 77px; margin-top: 8px; }
#Navigation a.kolumnit { background-image: url(gfx/navi/kolumnit.gif); width: 69px; margin-top: 7px; }
#Navigation a.paakirjoitukset { background-image: url(gfx/navi/paakirjoitukset.gif); width: 118px; margin-top: 6px; }
#Navigation a.hah { background-image: url(gfx/navi/hah.gif); width: 35px; margin-top: 3px; }
#Navigation a.arkisto { background-image: url(gfx/navi/arkisto.gif); width: 55px; margin-top: 2px; }
#Navigation a.keskustelu { background-image: url(gfx/navi/keskustelu.gif); width: 81px; }

/* Navigation -menus * END */

/* Front-page only-stuff * START */
/* Front-page only-stuff * END */

/* Pre-defined titles * START */

.muuta_kulkurissa span, .masa span, .hah span, .paa span, .aanestys span, .jkl_tapahtumat_tanaan span, .jkl_tapahtumat span {
	display: none;	
}

.muuta_kulkurissa, .masa, .hah, .paa, .jkl_tapahtumat_tanaan, .jkl_tapahtumat {
	margin: 0;
	padding: 0;	
}

.masa {
	width: 66px;
	height: 27px;
	background: url(gfx/titles/masa.gif) no-repeat;	
}

.muuta_kulkurissa {
	width: 170px;
	height: 32px;
	background: url(gfx/titles/muuta_kulkurissa.gif) no-repeat;	
}

.hah {
	width: 111px;
	height: 29px;
	background: url(gfx/titles/hah.gif) no-repeat;	
}

.paa {
	width: 111px;
	height: 29px;
	background: url(gfx/titles/paa.gif) no-repeat;	
}

.jkl_tapahtumat_tanaan {
	width: 217px;
	height: 58px;
	margin-top: -28px;
	position: relative;
	cursor: hand;
	background: url(gfx/titles/jkl_tapahtumat_tanaan.gif) no-repeat;	
}

.jkl_tapahtumat {
	width: 187px;
	height: 58px;
	margin-top: -28px;
	position: relative;
	cursor: hand;
	background: url(gfx/titles/jkl_tapahtumat.gif) no-repeat;	
}


.tapahtumakalenteri_button {
	display: block;
	width: 241px;
	height: 55px;
	background: url(gfx/tapahtumakalenteri_button.gif) no-repeat;	
}
.tapahtumakalenteri_button:hover, .tapahtumakalenteri_button:active {
	background-position: 0 -55px;
}

/* Pre-defined titles * END */

/* Typography * START */
body, input, textarea {
	font: 13px arial,sans-serif;
	line-height: 18px;
	color: #282828;	
}

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

a:link, a:visited {
	color: #368fb4;
	text-decoration: none;
}

a:hover, a:active {
	color: #4facd2;
	text-decoration: none;
}

small {
	font-size: 11px;
	line-height: 13px;
}
h3#respond {
	padding-top: 20px;
	display: block;	
	clear: both;
}

ul.commentlist {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

li.kommentti, 
li.kommentti_alt {
	display: block;
	padding: 15px;
	width: 100%;
	float: left;
	margin: 10px;
	display: inline;
	list-style: none;
}

li.kommentti_alt {
	background: #F1F5F7;
	border-top: 1px solid #D2DDE3;
	border-bottom: 1px solid #D2DDE3;
}
li.kommentti {
	background: #FAFCFD;
	border-top: 1px solid #D2DDE3;
	border-bottom: 1px solid #D2DDE3;
}

input, textarea {
	border: 1px solid #6e6e6e;
	padding: 3px;
}

h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-align: left;
}

h1 {
	margin: 20px 0 10px 0;
	line:height: 33px;
	font-size: 24px;
}

h2 {
	margin: 16px 0 8px 0;
	line-height: 24px;
	font-size: 20px;
}

h3 {
	margin: 13px 0 6px 0;	
}

h4 {
	padding: 8px 0 5px 0;
	font-size: 15px;
}

h1, h2, h3, h4, h5,
h1 a:link, h1 a:visited, 
h2 a:link, h2 a:visited, 
h3 a:link, h3 a:visited, 
h4 a:link, h4 a:visited {
	color: #ee7600;
}

h1 a:hover, h1 a:active, 
h2 a:hover, h2 a:active, 
h3 a:hover, h3 a:active, 
h4 a:hover, h4 a:active {
	color: #f5a250;
}

#GSB_Content h2,
#WSB_Content h2 {
	font-size: 20px;
	margin: 11px 0 6px 0;
}

table.tbl_grey tr td, 
table.tbl_grey tr th {
	background: #F0F0F0;
	text-align: left;
}

img.More {
	float: right;
	margin: 10px;	
}

a.CClisenssi {
	font-size: 11px;
	color: #878787;
	display: block;
	float: right;
	text-align: left;
	text-decoration: none;
	width: 220px;
	padding-left: 24px;
	background: url(gfx/cc_logo.gif) no-repeat;
}
a.CClisenssi:visited {
	color: #878787;
}
a.CClisenssi:hover, a.CClisenssi:active {
	color: #A0A0A0;
	text-decoration: none;
}

a.RSS:link,a.RSS:visited,a.RSS:hover,a.RSS:active {
	display: block;
	float: right;
	height: 14px;
	padding: 1px 0 5px 20px;
	background: url(/gfx/rss.gif) no-repeat 0 2px;
	font-size: 11px;
	color: #4a4a4a;
}

a.more, span.more, a.more-link {
	display: block;
	clear: both;
	text-align: right;
	width: 100%;
	margin: 10px 0;
	padding: 3px 0 0 0;
	border-top: 1px solid #d2dde3;
	text-transform: uppercase;
	font: 11px 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

p.nocomments {
	text-align: center;
	font-size: 18px;
	color: #4a4a4a;
	padding: 30px 0;
}

.MetaInfo {
	font-size: 11px;
	color: #9d9d9d;	
	display: block;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 1px 20px;
	min-height: 14px;
	clear: left;
	background: url(gfx/klo.gif) no-repeat;
}
blockquote {
	padding: 15px 10px 15px 40px;
	background: url(/gfx/quote.gif) no-repeat;
	font-style: italic;
}

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

big {
	display: block;
	width: 150px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	float: right;
	text-align: right;
	font-size: 16px;
	line-height: 24px;
	color: #727272;
	background-color: #f8f8f8;
	border-top: 3px solid #dedede;
	border-bottom: 3px solid #dedede;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
}

div.InfoBox {
	color: #727272;
	border-top: 1px solid #ccc;
	padding: 4px 0 0 7px;
	margin: 15px;
	font-size: 11px;
	text-align: right;
	float: right;
}

a.monthlist:link, a.monthlist:visited {
	display: block;
	float: left;
	padding: 7px;
	height: 25px;
	margin: 4px;
	background: #D9EDF3;
}

.Juttukuva {
	float: left;
	margin: 4px 10px 3px 0;
	width: 100px;
	height: 70px; 	
}

div.kuvateksti {
	float: right;
	margin: 3px 0 3px 13px;
	font-size: 11px;
}

#WhiteSideBar hr {
	color: #A3DFEA;
	background-color: #A3DFEA;
	border: 0;
	height: 1px;
	margin: 15px 0;
}

#Footer, #Footer a:link, #Footer a:visited, #Footer a:hover, #Footer a:active {
	color: #fff;
}

#Footer a:hover, #Footer a:active {
/*	border-bottom: 1px solid #E1E97A; */
	color: #000;
	background: #E1E97A;
}

img.Otsikkokuva {
	clear: both;
	border-bottom: 3px solid #ee7600;
	border-top: 3px solid #ee7600;
}

/* Typography * END */

/* Misc * START */

.Hidden {
	display: none;	
}

.Clear {
	clear: both;
}

.Centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.Right {
	float: right;
}

.Left {
	float: left;	
}

a img {
	border: 0;	
}

/* Misc * END */

/* Eventlist * START*/



ul.placelist, ul.catlist, ul.subcat {
	width: 100%;
	margin: 0;
	padding: 0;	
}
ul.placelist li, ul.catlist li, ul.subcat li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
ul.subcat li {
	margin: 0 0 0 10px;
}
ul.placelist li a, ul.catlist li a, ul.subcat li a {
	display: block;
	width: 100%;
}
/*
ul.placelist li a:hover, ul.catlist li a:hover, ul.subcat li a:hover {
	
}*/
.selected,
#Selected {
	color: #000;
}


table.eventlist tr td.event {
	margin: 0;
	padding: 0 0 15px 10px;
}

table.eventlist, table.morelist {
	width: 100%;
}

table.morelist tr td.event {
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #E0E0E0;
}


.TK-date {
	color: #656565;
	font-size: 12px;
	padding: 10px 0 0 0;
	display: block;
	border-top: 1px solid #ccc;
}

.TK-image {
	float: right;
	margin: 0 0 5px 8px;	
}
.TK-image_view {
	border: 4px solid #EDEDED;
}

.daychange hr {
	color: #E0E0E0;
	background-color: #E0E0E0;
	border: 0;
	height: 2px;
	margin: 4px 0;
}

.dayname, p.today, p.tomorrow {
	font-size: 15px;
	font-weight: bold;
	color: #BABABA;
}


h2.month {
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}

.today {
	/* background: #FFFCF7; */
}

.contact {
	text-align:right;
	color: #A6A6A6;
	font-size: 90%;
}

.eventlist h3 {
	line-height: 19px;
	margin: 0 0 2px 0;	
}

div.GoogleMapBox {
	float: right;
	margin: 0 0 0 10px;	
}

div.download_LatLng {
	text-align: right;
	font-size: 11px;
	color: #898989;
}
div.download_LatLng a:link, div.download_LatLng a:visited {
	color: #898989;
}
div.download_LatLng a:hover, div.download_LatLng a:active {
	color: #c0c0c0;
}

/* ...in sidebar */
.GSB_Content .Eventlist {
	margin: 20px 0;	
}
.GSB_Content .Eventlist hr {
	color: #D3D3D3;
	background-color: #D3D3D3;
	margin: 8px 10px 8px 0;
	
}
.GSB_Content .Eventlist h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.GSB_Content .Eventlist h4 a:link, .GSB_Content .Eventlist h4 a:visited {
	color: #368fb4;
}

.GSB_Content .Eventlist h4 a:hover, .GSB_Content .Eventlist h4 a:active {
	color: #4facd2;
}

/* Julkinen lis?ys */

.TKAdmin-edit_table th {
	color: #65675F;
	text-align: left;
	vertical-align: top;
	width: 120px;
}

.TKAdmin-edit_table th.midtitle {
	font-size: 15px;
	border-bottom: 1px solid #D1D1CF;
	padding: 6px 0 3px 4px;	
}


.TKAdmin-edit_table .Required {
	background: #F2F6E8;
}

/* Pikkukalenteri */

#tk-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	}

#tk-calendar a:link, #tk-calendar a:visited,
#tk-calendar a:active, #tk-calendar a:hover {
	color: #4A85B3;
}

#tk-calendar a {
	text-decoration: none;
	display: block;
	}

#tk-calendar td.tk-calendar-title a {
	text-decoration: none;
	display: inline;
	}
	
#tk-calendar #next, #tk-calendar #prev, #tk-calendar td.tk-calendar-title {
	font-size: 13px;
	font-weight: bold;
	color: #818181;
	}

#tk-calendar #next a {
	text-align: right;
	}

#tk-calendar #prev a {
	text-align: left;
	}

#tk-calendar td.tk-calendar-title {
	text-align: center;
	}

#tk-calendar th {
	background: #EAEFDF;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}
	
#tk-calendar td {
	width: 15px;
	height: 15px;
	padding: 2px 3px;
	font-size: 13px;
	text-align: center;
}

#tk-calendar td#today {
	border: 1px solid #DE830E;
	}	
	
#tk-calendar td.selected {
	background: #F7EEE2;
	font-weight: bold;
	}
	
/* Eventlist * END */
