/*
Theme Name: Ohjaajakoulutus.fi
Theme URI: http://www.ohjaajakoulutus.fi/
Description: Custom WP Theme, modified from the default 
Version: 1.0
Author: Janne Särkelä
Author URI: http://www.sanaracreations.fi/
*/

/* perus */

body
{
background-color:#ffecb4;
background-image:url(http://www.ohjaajakoulutus.fi/kuvat/pystyshade.png);
background-repeat:repeat-x;
padding:0px;
margin:0px;
font-size:15px;
font-family: "Trebuchet MS",
             "Lucida Sans Unicode",
             "Lucida Grande",
             "Lucida Sans",
             Arial,
             sans-serif;
}

/* tekstit */

#footer p {
font-size:0.7em;
letter-spacing:0.2em;
display:inline;
}

#taustakuviodiv {
	background-image: url("http://www.ohjaajakoulutus.fi/kuvat/kuvatausta2.png");
	background-repeat:no-repeat;
	margin:0 auto;
	width: 900px;
	height:628px;
	position:absolute;
	top:150px;
}


#logopalkki p {
margin:0 0 10px 0;
padding:0;
}

h2, h3, h4, h5 {
font-family: "Trebuchet MS",
             "Lucida Sans Unicode",
             "Lucida Grande",
             "Lucida Sans",
             Arial,
             sans-serif;
letter-spacing: 1px;
}

/* linkit */

a {text-decoration:none;}

a:link {color:#883333}

a img {border:0}

a:hover {text-decoration:underline;}

a:focus, a:active {
outline: 0;
-moz-outline: none;
} 

/* div-palikat */

#wrap {
width:1000px;
margin: 0 auto;
background-image: url("http://www.ohjaajakoulutus.fi/kuvat/kuvatausta32.png");
background-repeat:no-repeat;
background-position:399px -100px;
}

#header {
position:relative;
top:0px;
left:0;
background-image: url(http://www.ohjaajakoulutus.fi/kuvat/taustapatternpirta.png);
background-repeat:repeat-x;
width:100%;
height:124px;
z-index:4;
}

#matskut {

float:right;
width:780px;
margin-right:20px;
}

#footer {
width:1000px;
clear:both;
padding-top:20px;
text-align:center;
}

/* kuvat */

#headernurkka {
position:relative;
top:0;
left:0;
width:143px;
height:212px;
z-index:70;
}

#hattunen {
position:absolute;
top:86px;
left:133px;
width:55px;
height:79px;
z-index:73;
}

#pirtavasen {
position:relative;
top:-96px;
left:-60px;
width:217px;
height:186px;
z-index:5px;
}

#pirtaoikea {
position:absolute;
top:-64px;
left:830px;
width:217px;
height:186px;
z-index:5px;
}

#headerkuvio {
position:absolute;
top:0;
left:100px;
width:900px;
height:159px;
z-index:5;
}

#headerktteksti {
position:absolute;
top:5px;
left:98px;
z-index:10;
width:386px;
height:41px;
}

#headerteksti {
position:absolute;
top:5px;
left:81px;
z-index:10;
width:838px;
height:45px;
}

#headerokteksti {
position:absolute;
top:11px;
left:503px;
z-index:10;
width:409px;
height:41px;
}

.ktoesite {
width:100px;
height:139px;
border: 1px solid black;
}

.logo {
width:60px;
padding:2px;
}

#pkuvat {
position:relative;
top:0px;
left:-175px;
height:1px;
z-index:8;
width:1px;
float:left
}

#hattu {
position:absolute;
top:-22px;
left:-26px;
width:90px;
height:83px;
margin:0;
padding:0;
border:0;
}



#otsanauha {
position:absolute;
top:-7px;
left:146px;
width:42px;
height:134px;
}

#naru {
float:left;
width:100%;
height:42px;
background-image: url(http://www.ohjaajakoulutus.fi/kuvat/taustapatternalapirta.png);
background-repeat:repeat-x;
background-position:center bottom;
}

#ylanaru {
position:relative;
z-index:30;
}

#narusolmuvasen {
float:left;
width:28px;
height:28px;
}

#narusolmuoikea {
float:right;
width:28px;
height:28px;
}

#alapirtavasen {
position:relative;
top:-1px;
left:-496px;
width: 25px;
height:50px;
}

#alapirtaoikea {
position:relative;
top:-1px;
left:496px;
width: 25px;
height:50px;
}
          
/* palkit */          
          
#vasensivupalkki {

width:175px;
text-align:center;
padding:15px 0px 15px 0px;
background-color:#f7e098;
float:left;
clear:left;
border:3px solid #C32204;
-moz-border-radius: 5px;
border-radius: 5px;
}


#vasensivupalkki, #vasensivupalkki .sb-inner { background:#f7e098; }
#vasensivupalkki .sb-shadow { background:green; }
#vasensivupalkki .sb-border { background:#c32204; }

#logopalkki {
margin-top:10px;
width:175px;
text-align:center;
padding:10px 0px 15px 0px;
background-color:#f5e6b8;
float:left;
clear:left;
border:3px solid #e8ca6d;
-moz-border-radius: 5px;
border-radius: 5px;
}

#logopalkki, #logopalkki .sb-inner { background:#fcefc4; }
#logopalkki .sb-shadow { background:green; }
#logopalkki .sb-border { background:#e8ca6d; }

#vimpainpalkki {
position:relative;
top:0px;
float:left;
clear:left;
width:175px;
text-align:left;
margin-top:10px;
padding:10px 0px 15px 0px;
background-color:#89caf1;
border:3px solid #e8ca6d;
-moz-border-radius: 5px;
border-radius: 5px;
}

.shadow {
		-moz-box-shadow: 2px 2px 12px #604020;
		-webkit-box-shadow: 2px 2px 12px #604020;
		box-shadow: 2px 2px 12px #604020;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#604020')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#604020');
	}


#vimpainpalkki, #vimpainpalkki .sb-inner { background:#fcefc4; }
#vimpainpalkki .sb-shadow { background:green; }
#vimpainpalkki .sb-border { background:#e8ca6d; }


/* wp */

#pages, #posts{
width:100%;
padding-left:8px;
}

#entry {
width:100%;

}

.alignright {
   float: right;
}


.alignleft {
   float: left;
}


.wp-caption {
   border: none;
   text-align: center;
   background-color: transparent;
   padding-top: 4px;
   margin: 5px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: solid 1px black;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 0;
   margin: 0;
}



.menu {
float:right;
right:20px;
top:75px;

}

#kuvat {
list-style-type:none;
list-style-position:outside;

}


/* koulutussivu */

#tapahtumat {
text-align:center;
margin:0 auto;
width:160px;
}

.kurssisektio {
	margin-bottom: 35px;
}

#tapahtumat ul {
padding: 0px;
padding-left:5px;
margin: 0px;
margin-top:5px;
list-style-type:none;
text-align:left;
}

#tapahtumat ul li{
padding: 0px;
margin: 0px;
font-size:0.8em;
padding-bottom:5px;
}

.tkaika {
font-weight:bold;
}

.tkcat {
color:#009a3a;
}


.koulutusotsikko{
	display:inline;

}

.koulutusotsikkoinfo {
	background:url("http://www.ohjaajakoulutus.fi/kuvat/kuvatausta42.png") repeat scroll 110px -50px #F8DA7D;
	border-bottom:1px solid;
	padding:5px;
}

.koulutuspaikka {
	
}

.koulutuspvm {
display:inline;
}

.koulutus {
	background:none repeat scroll 0 0 #FFFACF;
	border:1px solid;
	margin-bottom:40px;
	width:100%;
}

.koulutusnimi {
	color:#C81303;
	font-size:1.1em;
	font-weight:bold;
}

.koultietots {
display:inline-block;
width:110px;
vertical-align:top;
}

.kouldata {
display:inline-block;
width:600px;
}

.koulutus .entry {
	padding: 5px;
}

.lopputiedot {
	background:none repeat scroll 0 0 #FCEFC4;
	border-top:1px solid black;
	padding:5px;
}

.koulutussivu {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.koulutussivu li {
	
	
}

#arkistocont {
	margin-left:40px;
}

.editoi {
font-size:0.8em;
font-weight:bold;}

/* sivupalkkilogin */

#sidebar-login {
font-size:0.8em;
margin:0 auto;
width:160px;
}
#sidebar-login p{
display:inline;
}

#sidebar-login a, a:visited {
color:#883333;
}

#sidebar-login a:hover {
color:#883333;
font-weight:bold;
}

#sidebar-login ul {
list-style-type:square;
list-style-position:inside;
padding: 0px;
padding-left: 5px;
margin: 0px;
text-align:left;
}

.sidebarloginhei {
font-weight:bold;
font-size:1em;
}

#tapahtumat h4 {
display:inline;
}

.loginots {
font-weight:bold;
display:none;
}

#login_error {
	color:red;
	display:none;
}

.logintiedot {
text-align:left;
width:140px;
margin:0 auto;
}

.loginsub {
text-align:center;
}

input#user_login, input#user_pass {
width:100%;
}

.koulutusarkisto {
	margin:0;
	padding:0;
	margin-left:35px;
	margin-top:-10px;

}

.koulutusarkistodiv {
	margin-bottom:50px;
}


.arkistop, .kouldata p, .koultietots p {
	font-size: 0.9em;
	display:inline;

}



