/*
Theme Name: Ad Express sahkoinen toimisto
Theme URI: http://www.adexpress.fi/
Description: Ad Express template
Version: 1.0
Author: Jukka Kuittinen & Anne Jokisaari
Author URI: http://www.adexpress.fi/
Tags: --

*/


			/* MUUTETTAVAT TYYLIT: ÄLÄ MUOKKAA MUUALTA, ÄLÄ VAIHDA TIEDOSTOJEN NIMIÄ */

body {
color: #666666;
background: url('images/ketunjaljilla_bg2.jpg');
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
background-color: #FFFFFF;
border-bottom: 4px solid #FFFFFF;
font-size: 25pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
background: url('images/wrapperbg.jpg') repeat-y;
border: 4px solid #FFFFFF;
}

#sidebar a {
color: #FFFFFF;
text-decoration: none;
        font-weight: bold ;
}

#sidebar a:hover {
color: #FFFFFF;
text-decoration: underline;
}


#footer {
background-color: #FFFFFF;
}
	#footer a {
	color: #666666;
	text-decoration: underline;
	}

	#footer a:hover {
	color: #966300;
	}

a, h2 , h3 a:hover {
	color: #587636;
	text-decoration: underline;
	}


h2 a:hover {
	color: #587636;
	text-decoration: underline;
	}
	
	h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 26px;
	text-align: center;
	}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover,  #headerimg .description {
	text-decoration: none;
	color: #94ae4d;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #587636;
	}

h2, h2 a,   h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
	
	
	
			/* MUUTETTAVAT TYYLIT LOPPUU! */




body {
padding: 0px;
margin: 20px 0px 0px 0px;
text-align: justify;
}

#wrapper {
margin: 0px auto;
width: 924px;
overflow: hidden;
}


#header {
padding: 0px;
margin: 0px;
width: 924px;
height: 96px;
float: left;
}

	#logo {
	background: url('images/logo.jpg') no-repeat;
	width: 304px;
	height: 96px;
	float: left;
	}
	#slogan {
	line-height: 95px;
	width: 620px;
	height: 96px;
	float: left;
	}
		

#sidebar {
width: 191px;
float: left;
overflor: hidden;
margin: 0px 5px 0px 0px;
text-align: left;
}

	#sidebar ul {
	padding: 10px 0px 20px 30px;
	margin: 0px;
	color: #FFFFFF;
	}
	
	#sidebar li {
	padding: 10px 5px 0px 0px;
	margin: 0px;
	}


#content {
margin: 0px 0px 20px 48px;
padding: 0px;
width: 640px;
float: left;
}

.post {
overflow: hidden;
margin: 0px 0px 30px 0px;
padding: 0px;
line-height: 18px;
}

#footer {
float: left;
width: 924px;
height: 21px;
}
#footer p {
font-size: 9px;
text-align: left;
padding: 5px 0px 0px 0px;
margin: 0px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* End Various Tags & Classes*/
