/*
THEME NAME: Teehuone.fi
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Teehuone.fi teema joka perustuu t&auml;ysin hieman muokattuun sandbox teemaan jonka tekij&ouml;it&auml; ovat <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> 
AUTHOR: <a href="http://www.mathiaslindholm.com">Mathias Lindholm</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* eric meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end of reset */

/*main*/
body {
background: url(img/tee2.jpg) no-repeat #eee;
color: #222;
font-family: arial;
font-size: 12px;
line-height: 17px;
}

#wrapper {
background: rgb(255,255,255); /*Fallback color*/
background: rgba(255,255,255,0.85);
margin: 0 auto;
margin-top: 50px;
margin-bottom: 10px;
padding: 0 10px;
width: 720px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#menu ul li {
width: 160px;
margin: 1px 0;
}

#menu a:hover {text-decoration: none; background: #222; color: #fff; padding: 2px;}

#menu .current_page_item a {
	background: #222;
	text-decoration: none;
	color: #fff;
	padding: 2px;
}

#menu .current_page_item a:hover {text-decoration: none; color: #eee;}

#menu .current-cat a {
	background: #222;
	text-decoration: none;
	color: #fff;
	padding: 2px;
}

#menu .current-cat a:hover {text-decoration: none; color: #eee;}

.logo {
padding-bottom: 20px;
margin: 0;
display:block;
margin:0 auto;
text-align:center;
}

div#content {margin-left: 180px;}

div.sidebar {width: 160px;}

p {padding-bottom: 17px;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

h1 {font-size: 24px;}
h2 {font-size: 18px; font-weight: bold;}
h3 {font-size: 14px; font-weight: bold;}
h4 {font-size: 16px; font-weight: bold;}
h5 {font-size: 14px; line-height: 19px; padding-bottom: 17px;}
h6 {font-size: 12px; text-transform: uppercase; font-weight: bold; border-bottom: 1px dashed #666; margin-bottom: 4px;}

a{text-decoration: underline; color: #619B47;} /*#bd590b-oranssi*/

.sidebar p,.sidebar a {color: #222; font-size: 11px; text-decoration: none;}
.sidebar h3 {border-top: 1px solid #222; border-bottom: 1px solid #222;}

#content h2 {border-top: 1px solid #222; padding-top: 4px;}

.entry-title a {color: #222; text-decoration: none;}
.entry-content {padding-top: 17px;}
.entry-date,.entry-meta {color: #444; font-size: 11px;}
.entry-meta {font-style: italic; line-height: 15px; padding-bottom: 5px;}

div#footer {border-top: 1px solid #222;}

#footer p {font-size: 10px; padding-bottom: 5px;}

.widget {padding-bottom: 17px;}

/* Just some example content */
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
color: #666;
font-style:italic;
font-family: georgia;
line-height: 14px;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

#nav-below {padding-bottom: 8px; font-size: 11px;}

/*--kommentit--*/

div.comment-author {padding-top: 10px;}

span.fn {font-weight: bold;}

div.comment-meta {font-style: italic; margin: -2px 0 2px 0; font-size: 11px; color: #444;}

div#respond {padding: 8px 0;}
