/*
Theme Name: Tor skidsektion
Theme URI: http://www.tor.fi
Description: Lovisa Tors skidsektions tema
Version: 1.0
Author: Mats Tuovinen
Author URI: http://
Tags: fixed width, two columns, widgets
*/

body {
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	text-align: center;
	color: #333;
	padding: 0 5px 10px 5px;
	margin: 0 5px 10px 5px;
	background: silver url(images/bg.gif);
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
}

h3 {
	font-size: 13px;
}

a:link, a:visited {
	color: #12236c;
	text-decoration: none;
}
a:hover, a:active  {
	color: #333;
}

#wrapper{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	border-bottom: 1px solid #12236c;
	border-left: 1px solid #12236c;
	border-right: 1px solid #12236c;
	background: #ffffff;
}

#header{
	clear: both;
	padding: 0;
	background: #fad126 url(images/skidtor_banner.jpg) no-repeat;
	height: 145px;
}

#navibar{
	clear: both;
	padding: 0 0;
	background: #fad126;
	border-top: 1px solid #12236c;
	font-weight: bold;
font-size: 11px;
}

#navibar ul {
   margin: 0;
   padding: 0;
height: 23px;
}

#navibar ul li {
   display: inline;
  list-style: none;
}

#navibar ul li a:link, #navibar ul li a:visited {
	color: #12236c;
float: left;
	text-decoration: none;
padding: 5px 6px;
}
#navibar ul li a:hover, #navibar ul li a:active  {
	color: #12236c;
background: #fefefe;
}

#navibarclear {
	clear: left;
	margin: 0;
	background: url(images/shadow.png) repeat-x;
	height: 6px;
	border-top: 1px solid gray;
}

.breadcrumb {
	font-size: 10px;
	padding: 3px 10px;
}

/*content*/
#content{
	float: left;
	padding: 0 10px 20px 10px;
}

#content.narrow {
	width: 440px;
}

#content.wide {
	width: 740px;
}

#content h2.pagetitle{
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #12236c;
	background: #fad126;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #12236c;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h2.post{
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom: 2px solid #d54e21;
}


#content h3.post{
	margin-bottom: 0px;
	border-bottom: 1px dotted #464646;
}

.post {
	margin-bottom: 20px;
}

.entry a:link, .entry a:visited {
	color: #12236c;
	text-decoration: none;
}
.entry a:hover, .entry a:active  {
	color: #333;
	text-decoration: underline;
}

#navisingle  {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #464646;
}

/*VASEN sidebar ALKAA*/
#sidebar1{
	width: 155px;
	float: left;
	padding: 0 0 20px 5px;
	border-left: 0px none #464646;
	margin: 0;
}

/*VASEN sidebar LOPPUU*/

/*OIKEA sidebar ALKAA*/

/*sidebar*/
#sidebar{
	width: 155px;
	float: left;
	padding: 0 5px 20px 0;
	border-left: 0px none #464646;
	margin: 0;
}

/*OIKEA sidebar LOPPUU*/

/* sidebar yleiset ALKAA*/

/*sidebar list level1 */
#sidebar ul, #sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li, #sidebar1 ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#sidebar ul li.sub-pages, #sidebar1 ul li.sub-pages {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid silver;
	background: #e3e3e3;
}

/*sidebar list level2 */
#sidebar ul li ul, #sidebar1 ul li ul {
	padding: 3px 5px;
	margin: 0;
	border: none;
}
#sidebar ul li ul li, #sidebar1 ul li ul li {
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #464646;
	margin: 0;
	border-top: none;
	border-left: none;
	border-right: none;
background: url(http://tor.fi/salibandy/wp-content/themes/tor/images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li, #sidebar1 ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border-bottom:	none;
	border-top: 1px dotted #464646;
}

/* Sidebar headers */
#sidebar h2, #sidebar1 h2 {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	background: #fad126;
	color: #12236c;
	margin: 10px 0 0 0;
	padding: 2px;
	border: 1px solid #12236c;
	text-transform: uppercase;
}

/* sidebar yleiset LOPPUU*/

#clear
{
clear: both;
}


#footer {
	clear: both;
	background: #fad126;
	color: #12236C;
	border-top: 2px solid #12236C;
	font-size: 95%;
	padding: 5px;
}
#sitebysign{
	margin: 0 auto;
	width: 780px;
	text-align: right;
	padding-top: 2px;
	font-size: 8px;
	color: silver;
}
#sitebysign a:link, #sitebysign a:visited {
	color: silver;
	text-decoration: none;
}
#sitebysign a:hover, #sitebysign a:active  {
	color: #333;
	text-decoration: none;
}
/* Begin Form Elements */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #12236c;
	width: 130px;
	height: 16px;
	padding: 0px;
	border: 1px solid #12236c;
	background: #fff;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #fad126;
	border:1px solid #12236c;
	width: 67px;
	height: 18px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #12236c;
	vertical-align: middle;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.postmetadata {
	font-size: small;
}