<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Laihian Luja Paini
Theme URI: http://www.judoseurapingviinit.net
Description: Teema luotu 2012 Laihian Luja Painijaostolle
Author: Ossi Pesonen, www.ossipesonen.fi
Version: 1.0
License: Vapaassa kaytossa Laihian Luja Painijaoston toimessa. Ei jalleenmyyntia
*/


/* =Reset default browser CSS.
-------------------------------------------------------------- */

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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: 'Nobile', sans-serif;
margin-bottom: 15px;
font-weight: 400;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 18px;
}
ol, ul {
list-style: none;
}
blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
width: 80%;
}
a img {
border: none;
}
body#maintenance .maintenance {
width: 600px;
height: 600px;
margin: 0 auto;
background: url('images/maintenance-white.png') center no-repeat;
margin-top: 100px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

body {
background: url(images/bg.jpg) repeat;
}
body,input,textarea {
color: #666;
font-size: 14px;
line-height: 18px;
font-family: 'Nobile', sans-serif, Arial;
}
hr {
background: url(images/hr.png) top repeat-x;
border: 0;
clear: both;
height: 3px;
margin-bottom: 18px;
}

/* Text elements */
p {
margin-bottom: 18px;
}
ul {
list-style: square;
margin: 0 0 18px 1.5em;
}
ol {
list-style: decimal;
margin: 0 0 18px 1.5em;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul,ol ol,ul ol,ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 18px;
}
strong {
font-weight: bold;
}
cite,em,i {
font-style: italic;
}
big {
font-size: 131.25%;
}
ins {
background: #ffc;
text-decoration: none;
}
blockquote {
font-style: italic;
padding: 0 3em;
}
blockquote cite,blockquote em,blockquote i {
font-style: normal;
}
pre {
background: #f7f7f7;
color: #222;
line-height: 18px;
margin-bottom: 18px;
overflow: auto;
padding: 1.5em;
}
abbr,acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
a:link {
color: #a80000;
text-decoration: none;
}
a:visited {
color: #a80000;
}
a:active,a:hover {
color: #555;
text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
position: absolute;
left: -9000px;
}
.clear {
clear:both;
}
input[type=text] {
background: #F6f6f6;
border: 0;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding: 4px;
font-size: 11px;
width: 150px;
margin-left: 10px;
}
input[type=submit] {
background: #a80000;
border: 0;
padding: 5px 10px 5px 10px;
font-size: 11px;
margin-left: 10px;
color: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}
input[type=submit]:hover {
background: #666;
}

/* =Structure
-------------------------------------------------------------- */

	/* The main theme structure */
	#menu, #main, #wrapper {
	margin: 0 auto;
	width: 1100px;
	}
	#wrapper, .wrapper {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	}

/* =Header, Top-bar
-------------------------------------------------------------- */

	#header {
	width: 100%;
	background: url(images/header.jpg) top center no-repeat;
	height: 440px;
	z-index: -10;
	position: relative;
	top: 0;
	border-bottom: 15px solid #151515;
	}
	#site-title {
	width: 1000px;
	}
	#site-title .title {
	padding-top: 100px;
	}
	#site-title h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 48px;
	color: #fff;
	padding-bottom: 27px;
	font-weight: 400;
	}
	#site-title h2 {
	font-size: 22px;
	}
	#site-title a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	}

/* =Content
-------------------------------------------------------------- */

	#main {
	clear: both;
	padding: 0;
	width: 1100px;
	margin: 0 auto;
	}
	#container {
	float: left;
	z-index: 5;
	}
	#content {
	width: 710px;
	overflow: auto;
	height: auto;
	margin: 0px 0 20px 20px;
	padding: 20px;
	position: relative;
	margin-bottom: -50px;
	top: -50px;
	background: url(images/content-bg.png) repeat;
	color: #FFF;
	z-index: 5;
	-moz-box-shadow: 0 2px 5px #030303;
	-o-box-shadow: 0 2px 5px #030303;
	-khtml-box-shadow: 0 2px 5px #030303;
	-webkit-box-shadow: 0 2px 5px #030303;
	box-shadow: 0 2px 5px #030303;
	border: 5px solid #151515;
	}
	#main #content table#vetajat img {
	border: 5px solid #222;
	margin: 5px;
	}
	#main #content table#yhteystiedot tr td {
	border-bottom: 1px dotted #333;
	padding: 10px;
	}
	#main #content table#harjoitukset {
	border: 1px solid #222;
	text-align: left;
	}
	#content tr th, #content thead th {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	}
	#main #content table#harjoitukset tr {
	width: 650px !important;
	}
	#content table#harjoitukset tr td {
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	padding: 10px;
	}
	#content tr.odd td {
	background: #151515;
	}
	
/* =News, entries
-------------------------------------------------------------- */	
	
	#content.news .post {
	width: 330px;
	float: left;
	height: 190px;
	word-wrap: normal;
	border-bottom: 1px dotted #222;
	padding-bottom: 15px;
	margin: 0 10px 20px 10px;
	}
	#content.news .post h2.entry-title {
	height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
	}
	.news .entry-title {
	font-size: 20px;
	}
	.entry-title {
	color: #a80000;
	font-weight: bold;
	margin-bottom: 25px;
	font-size: 26px;
	}
	.entry-title a {
	text-decoration: none;
	}
	.entry-meta {
	color: #888;
	font-size: 12px;
	margin-bottom: 10px;
	}
	.meta-sep, .author {
	display: none;
	}
	.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
	}
	.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
	}
	.entry-content input {
	margin: 0 0 24px 0;
	}
	.entry-content label {
	color: #888;
	font-size: 12px;
	}
	.entry-content select {
	margin: 0 0 24px 0;
	}
	.entry-content sup,
	.entry-content sub {
	font-size: 10px;
	}
	.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
	}
	.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
	}
	body.page .edit-link {
	clear: both;
	display: block;
	}
	#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
	}
	#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
	}
	#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
	}
	#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	}
	.entry-utility {
	clear: both;
	color: #888;
	font-size: 10px;
	line-height: 18px;
	}
	.entry-meta a,.entry-utility a {
	color: #888;
	}
	.entry-meta a:hover,.entry-utility a:hover {
	color: #ff4b33;
	}
	a.luelisaa {
	display: block;
	}


/* =Sidebar
-------------------------------------------------------------- */

	#primary {
	width: 320px;
	background: url(images/content-bg.png) repeat;
	color: #FFF;
	margin: 0;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: -280px;
	top: -280px;
	z-index: 10;
	-moz-box-shadow: 0 2px 5px #030303;
	-o-box-shadow: 0 2px 5px #030303;
	-khtml-box-shadow: 0 2px 5px #030303;
	-webkit-box-shadow: 0 2px 5px #030303;
	box-shadow: 0 2px 5px #030303;
	}
	.widget-area ul {
	list-style: none;
	margin-left: 0;
	}
	.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
	}
	.widget-title {
	color: #fff;
	font-weight: 400;
	background: #151515;
	padding: 15px 15px;
	font-family: 'Ubuntu', Arial, Verdana;
	}
	.widget-area a:link,
	.widget-area a:visited {
	text-decoration: none;
	}
	.widget-area a:active,
	.widget-area a:hover {
	text-decoration: underline;
	}
	#primary ul.xoxo li ul {
	padding: 10px 15px;
	}
	#primary ul.xoxo li.widget_links ul li {
	list-style: none;
	}
	
/* =Menu
-------------------------------------------------------------- */

	#menu {
	width: 320px;
	height: auto;
	margin-bottom: 15px;
	}
	#menu ul li a {
	color: #999;
	display: block;
	font-size: 16px;
	padding: 10px 10px 10px 25px;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
	background: url(images/nav.png) left no-repeat;
	border-bottom: 1px dotted #333;
	}
	#menu ul li a:hover {
	color: #fff;
	}
	#menu ul {
	width: 320px;
	margin: 0;
	padding: 0;
	}
	#menu ul li {
	padding: 0;
	position: relative;
	list-style: none;
	}
	#menu ul li:hover a {
	background: url(images/nav_hover.png) left no-repeat;
	color: #fff;
	}
	#menu ul li.current_page_item a {
	background: url(images/nav_hover.png) left no-repeat;
	color: #ac0000;
	}
	#menu ul li.current_menu_item a {
	color: #ac0000;
	}
	#menu ul li:hover &gt; ul {
	display: block;
	}
	#menu ul li.current-menu-parent a  {
	color: #333;
	}
	#menu ul li.current_page_item ul li a{
	color: #333;
	}
	#menu ul ul li.current_page_item a {
	color: #666;
	}
	#menu ul li.current_page_item a:hover {
	color: #ac0000;
	}
	#menu ul li ul li a:hover {
	color: #333;
	}		

	#menu h3.widget-title {
	margin-bottom: 0;
	}	
	
	/* Sub-menu */

	#menu ul ul {
	display: none;
	width: auto;
	position: absolute;
	left: 290px;
	top: 0px;
	}
	
/* =Recent Entries
-------------------------------------------------------------- */	
	
	#primary ul.xoxo li.widget_recent_entries ul {
	margin: 0; 
	padding: 0;
	width: 320px;
	}
	#primary ul.xoxo li.widget_recent_entries h3.widget-title {
	margin-bottom: 0;
	}
	#primary ul.xoxo li.widget_recent_entries ul li {
	margin: 0;
	list-style: none;
	height: auto;
	border-bottom: 1px dotted #333;
	padding: 0;
	}
	#primary ul.xoxo li.widget_recent_entries ul li a {
	display: block;
	padding: 10px 10px 0px 25px;
	font-size: 16px;
	color: #ac0000;
	text-decoration: none;
	}
	#primary ul.xoxo li.widget_recent_entries ul li p.created {
	font-size: 12px;
	padding: 0; 
	margin: 3px 0 5px 5px;
	}
	#primary ul.xoxo li.widget_recent_entries ul li:hover {
	background: #151515;
	}
	#primary ul.xoxo li.widget_recent_entries ul li:hover a {
	color: #FFF;
	}
	#primary ul.xoxo li.widget_recent_entries .post-date {
	display: block;
	padding: 0px 10px 0px 25px;
	margin: 5px 0 10px 10px;
	}

		
/* =Footer
-------------------------------------------------------------- */
	
	.widget_links ul li a img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	.widget_links ul li a img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	

/* =Footer
-------------------------------------------------------------- */

	#footer {
	width: 1100px;
	margin: 15px 0 15px 0;
	font-size: 10px;
	color: #888;
	height: auto;
	text-align: center;
	}

/* =Gallery listing
-------------------------------------------------------------- */

	.ngg-gallery-thumbnail img {
	border: 5px solid #222;
	margin-bottom: 0;
	}
	.ngg-gallery-thumbnail img:hover {
	border: 5px solid #888;
	}
	.ngg-gallery-thumbnail img  {
	float: left;
	margin: 5px;
	}
	.ngg-galleryoverview {
	height: auto;
	overflow: hidden;
	}

	</pre></body></html>