/* @override 
	http://localhost:8888/suomenlehdisto/wp-content/themes/suomenlehdisto/style.css
	http://www.suomenlehdisto.fi/wp-content/themes/suomenlehdisto_0.4/style.css
*/

/*
Theme Name: Jylkkari 2012
Theme URI: http://www.mediajalostamo.fi
Description: Jylkkari theme
Version: 0.1
Author: Mediajalostamo Oy
Author URI: http://www.mediajalostamo.fi
Tags: Simple and clean
*/


/*
This file is part of Mediajalostamo Default Sandbox theme.

    Mediajalostamo Default Sandbox theme is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Mediajalostamo Default Sandbox theme is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Mediajalostamo Default Sandbox theme.  If not, see <http://www.gnu.org/licenses/>.
*/


/*
This style is for COMMON, UTILITY & RANDOM stuff and for IMPORTING other styles
*/

/*
Colors 

#C8181E - red
#0098FF - blue
#FFFDD3 - cream white
#464449 - warm gray

*/

/*IMPORT - To get more flexible theme...*/
@import url("lib/styles/reset.css"); /*Reset*/
@import url("lib/styles/header.css"); /*Get Header style*/
@import url("lib/styles/content.css"); /*Get Content style*/
@import url("lib/styles/sidebar.css"); /*Get Sidebar style*/
@import url("lib/styles/footer.css"); /*Get Footer style*/
@import url("lib/styles/avatarget.css"); /*Get avatarget style*/
@import url("lib/styles/wp-activate.css"); /*activation form style*/
/*END IMPORT*/


/*@group COMMON stuff*/
* { outline: none; /*Hides browser made outlines for INPUT elements*/ }

html, body { background: url(http://www.jylkkari.fi/fi/wp-content/uploads//jkl_background.png); background-attachment: fixed; background-position: center; 
	height: 100%; margin: 0; padding: 0; font-family: verdana, sans-serif; font-size:0.9em; line-height: auto; color: black; }

body { height: auto !important; min-width: 980px; height: 100%; min-height: 100%; margin: auto; background: url(images/content_bg6.png) repeat-y center center; }

#wrap01 {background: white; height: 100%; margin: 0 auto; padding: 0 20px; width: 940px;} /*Contains all elements inside BODY, used if needed*/
#bg {display: none; position: fixed; height: 100%; width: 100%; top: 0; right: 0; bottom: 0; left: 0;}
#contentBg {display: none;width: 960px; position: relative; margin: auto; height: 100%; top: 0; bottom: 0;}

h1 {margin-bottom: 30px;}
h2, h3 {margin-bottom: 15px; line-height: 20px;}
h4, h5, h6 {margin-bottom: 15px;}

a:link, a:visited {color: #464449; text-decoration: none;}
a:active {color: #c8181e;}
a:hover {color: #FF00FF; text-decoration: underline;}

hr {border-top: 1px; border-bottom-styleq: none; border-right-style: none; border-left-style: none; margin-bottom: 30px; margin-top: 30px;}

ol {list-style: decimal inside;}

ul {list-style-type: disc;}

li { margin-left: 20px; margin-bottom: 1px; margin-top: 1px;}
/*@end COMMON*/

/*UTILITY*/
div.breakstuff {width: 100%; clear: both;} /*Divides elements apart*/
div.breakspace01 {height: 15px; width: 100%; clear: both;} /*Adds 15px between elements*/
div.breakspace02 {height: 30px; width: 100%; clear: both;} /*Adds 30px between elements*/
/*END UTILITY*/

/*VUODEN 2016 muokkaukset siniseksi*/
#top_menu { height: 50px; background: #008bce;}
#top_menu_list li a {color: white; text-decoration: none;} 
#top_menu_list li a:hover, #page li a:focus { color: black;}
#below_nav li.current a { color: #008bce; }
#below_nav li:hover a, #nav li.sfhover a { color: #008bce;}



/*RANDOM stuff*/
/*END RANDOM*/
/*RANDOM stuff*/
/*END RANDOM*/