/*  
Theme Name: Team SimiSami Oy - Template 2010
Theme URI: http://www.simisami.com
*/

body { 
	margin: 0; background: #ffffff url("../images/simisami-background.jpg") repeat-x top center;
	font: 9pt/150% "Trebuchet ms", verdana, arial, helvetica, sans-serif; color: #000000;
}
#container {	width: 1020px; margin: 0 auto; }

/* HEADER ----------------------------------------------- */
#header {
	width: 1020px; height: 251px;
	background: transparent url("../images/simisami-header.jpg") no-repeat top center;
    margin: 0px; padding: 0px; overflow: hidden;
}

/* FOOTER ----------------------------------------------- */
#footer {
	clear: both; margin: 0 auto;
	width: 860px; height: 85px;
	padding-bottom: 10px;
	background: transparent url("../images/simisami-footer.gif") no-repeat top center;
	text-align: center;	text-transform: uppercase; }
#footer p { margin: 0px; padding-top:55px; font-size: 11px; color:#eee; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

/* NAVIGATION ----------------------------------------------- */
#navigation {
	margin: 0 auto; padding: 10px 0px 0px 0px;
	background: transparent url("../images/simisami-navi.gif") no-repeat top center;
	text-align: center;
	height: 25px;
}
#navigation ul {
	list-style: none;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;
}
#navigation ul li {
	display: inline;
	margin: 0; padding: 0px 0px;
	border-right: 1px solid #7d8588;
	background: none;
}
#navigation ul li a {
	margin: 0px 10px; padding: 0 3px;
	font: bold 12px Trebuchet MS;
	text-decoration: none;	
	color: #eeeeee;	
	text-transform: uppercase;
}
#navigation ul li a:hover, 
#navigation ul li a:active {
	color: #829a9a;
	background: none;
	border: none;
}
#navigation ul li.current_page_item a {	
	color: #333333;	
}
#navigation ul li img {
	margin: -1px 0px -5px 0px; padding: 0;
}

/* SUB-NAVIGATION ----------------------------------------------- */
#subnav {
	text-align: left;
	width: 160px;
	padding: 0px 0px 10px 0px;
}
#subnav ul {
	list-style: none;
	margin: 0; padding: 0;	
	display: block;
	color: #32CD32;	
}
#subnav ul li {
	display: block;
	margin: 0; padding: 3px 10px 3px 20px;
	border-bottom: 1px solid #fff;
	background: transparent url("../images/subnav.gif") no-repeat 8px 8px;
	text-align: left;
}
#subnav ul li a {
	margin: 0px 0px; padding: 0 0px;
	font: bold 12px/14px Trebuchet MS;
	text-decoration: none;	
	color: #006872;
}
#subnav ul li:hover, 
#subnav ul li:active {
	color: #829a9a;
	background: #eee url("../images/subnav.gif") no-repeat 8px 8px;
	border-bottom: 1px solid #fff;
}
#subnav ul li a:hover, 
#subnav ul li a:active {
	color: #829a9a;
}
#subnav ul li.current_page_item a {	
	color: #333333;	
}


/* CONTENT ----------------------------------------------- */
#content {
	margin: 0 auto;
	width: 860px;
	background: #ffffff url("../images/simisami-content-top.gif") repeat-x top left;
}

#contentcol {
	width: 820px; 
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	background-color: transparent;
}

#leftcol {
	width: 160px;
	float: left;
	background: #c6e9d6;
	background: #C2E986;	
	overflow: hidden;
	-moz-border-radius:1.5ex;
	-webkit-border-radius:1.5ex;
}

#leftcol h2 { border: none; font-size: 120%; color:#718789; text-transform: uppercase; text-align: left; padding: 0px 0px 0px 10px; }

#centercol {
	width: 458px;
	float: left;
	margin: 0px 0px 0px 10px; 	
	padding: 0px 10px 0px 10px;	
	background: #fff;
	overflow: hidden;
    border: 1px solid #C2E986;
	text-align: justify;	
	-moz-border-radius:1.5ex;
	-webkit-border-radius:1.5ex;
}

#fullcol {
	width: 620px;
	float: left;
	margin: 0px 0px 0px 10px; 	
	padding: 0px 10px 10px 10px;	
	background: #fff;
	overflow: hidden;
    border: 1px solid #C2E986;
	-moz-border-radius:1.5ex;
	-webkit-border-radius:1.5ex;
	text-align: justify;
}

#rightcol {
	width: 160px;
	float: right;
	background: #c6e9d6;
	background: #C2E986;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	-moz-border-radius:1.5ex;
	-webkit-border-radius:1.5ex;
}

#rightcol h2 { border: none; font-size: 120%; color:#718789; text-transform: uppercase; text-align: left; padding: 0px 0px 0px 10px; }

#center { text-align: center; margin-left: auto; margin-right: auto; }

a:link { color: #006872;	text-decoration: none; }
a:visited { color: #006872; text-decoration: none; }
a:hover { color: #a4a4a4; text-decoration: underline; }
a img { border-width:0; }

h1 { font-size: 150%; color: #a0c764; text-transform: uppercase; letter-spacing: 3px; line-height: 120%; letter-spacing:0.05em; }
h2 { font-size: 130%; color:#8eaeae; text-transform: uppercase; text-align: left; padding: 20px 0px 10px 0px; }
h3 { font-size: 120%; color:#111; text-transform: uppercase; text-align: left; padding: 20px 0px 0px 0px; border-top: solid 1px #dedede; clear: both; }
hr { margin: 5px 0px 5px 0px; padding: 0px; border-bottom: solid 1px #dedede;  }
p { font-size: inherit; margin: 0px; padding: 0 0 10px 0; letter-spacing:0.005em; line-height:1.8em;	}
p .s { font-size: 90%; color: #61737e; }
p .center { text-align: center; }
p .right { text-align: right; }
small { font-size: 70%; }
img.icon { margin: 0px;	border: none; }
#content img.icon { margin: 0px;	border: none; }
.gallery { text-align: center; display: block; }

ul {	list-style-type: disc; padding: 0px 0px 10px 0px; margin: 0px 5px 10px 35px; text-align: left; }
li { font-size: inherit; padding: 0px 0px 10px 10px; text-align: justify; }

blockquote { margin: 1em 20px; }
pre {
	font-family: inherit; 
	color: #eeeeee;
	text-align: left;
    padding: 0 10px 10px 10px;
	letter-spacing:0.005em;
    line-height:1.5em;	
}

#line {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 5px solid #444449;	
	background-color: transparent;
}
#linespace {
	clear: both;
	margin: 5px;
	padding: 10px 0px 5px 0px;
	background-color: transparent;
}

/* YHTEYSTIEDOT ETUSIVULLA ----------------- */
#yhteystiedot {
	width: 435px; 
	height: 90px;
	margin: 20px 0px 30px 0px;
	padding: 0px 10px 20px 10px;
	overflow: hidden;
	background: url("../images/yhteystiedot-bg.jpg") repeat-x;
	-moz-border-radius:1.5ex;
	-webkit-border-radius:1.5ex;
}
#yhteystiedot1 { width: 170px; float: left; text-align: center; }
#yhteystiedot2 { width: 145px; float: left; padding: 15px 0px 0px 0px; }
#yhteystiedot3 { width: 120px; float: left; padding: 40px 0px 0px 0px; text-align: left; text-transform: uppercase;}

/* ALAOSAN LINKIT ----------------- */

ul#alaosan-linkit { clear: both; margin: 0 auto; padding: 30px 0 0 0; background: #fff; list-style: none; width: 642px; }
ul#alaosan-linkit li { float: left; background: none; padding: 0; }
ul#alaosan-linkit a { color: #000; display: block; font-size: 1.5em; height: 83px; text-align: center; position: relative; }
ul#alaosan-linkit span { background: url("../images/alaosan-linkit.jpg") no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

ul#alaosan-linkit li#jokaohjelmat a { width: 214px; }
ul#alaosan-linkit li#jokaohjelmat a:hover span { background-position: 0 -83px; }

ul#alaosan-linkit li#backstage a { width: 214px; }
ul#alaosan-linkit li#backstage span { background-position: -214px 0; }
ul#alaosan-linkit li#backstage a:hover span { background-position: -214px -83px; }

ul#alaosan-linkit li#sulava a { width: 214px; }
ul#alaosan-linkit li#sulava span { background-position: -428px 0; }
ul#alaosan-linkit li#sulava a:hover span { background-position: -428px -83px; }


/* FORMS */

.wpcf7-form-control-wrap {
  display: inline;
}

form checkbox, .wpcf7-list-item {
  display: block;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 10px;
}


/*WORD PRESS codes ----------------- */
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

div.entry p img {
    clear: both;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	border: 5px solid #ddd; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*
.wp-image, 
.wp-image-71,
.wp-image-72,
.wp-image-73,
.wp-image-74,
.wp-image-75,
.wp-image-76,
.wp-image-77,
.wp-image-78,
.wp-image-79,
.wp-image-80,
.wp-image-81,
.wp-image-82,
.wp-image-83,
.wp-image-84,
.wp-image-85,
.wp-image-86,
.wp-image-87,
.wp-image-88,
.wp-image-89,
.wp-image-90 { 
	
}
*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
} */

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
