/*
Theme Name: PKSHY
Theme URI: http://crossingpoints.fi
Description: A theme based on K2 made for P&auml;&auml;kaupunkiseudun hiusyritt&auml;j&auml;t.
Author: Martti Kuusanm&auml;ki
Author URI: http://kuusanmaki.com
Template: k2
*/

body {
	background-image: url(images/bg.png);
	}
	
.columns-two #page {
	width: 900px; /**original 780px**/
	}
	
	
.content {
	padding: 0 15px 10px;
	}

#page {
	padding-top: 0px;
	background-color: transparent;
	border: none;
	}

#shadow_bg {
	background-image: url(images/shadow.png);
	padding-left: 25px;
	padding-right: 25px;
	}

	#primary-wrapper_liikkeet {
	background-color: white;
	padding-top: 15px;
	margin-bottom: -10px;
	margin-top: -5px;
	}


#navi_container {
	width: 100%;
	background-image: url(images/navibanner.png);
	height: 50px;
	min-width: 900px;
	}
#navi {
	height: 32px;
	margin-top: -32px;
	margin-left: 29px;
	margin-right: 25px;
	}
	
	
	
.blog-title {
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
.blog-title a {
	color: #fff;
	}
.blog-title a:hover {
	color: #939393;
	text-decoration: none;
	}
	

#header1, #header2, #header3 {
	position: relative;
	height: 350px;
	background: center center;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 15px;
	}
	#header1 {
	background-image: url(images/tuolibanneri_oranssi.jpg);
	}
	#header3 {
	background-image: url(images/mainrandom/random.php);
	}
	
	
/* Main palkin leveys */
#primary {
	width: 540px;
	padding: 10px;
	}
	#primary_liikkeet {
	width: 790px;
	padding: 10px;
	}

/*- Main Menu in Header */
	ul.menu {
	position: absolute;
	top: 0px;
	padding-top: 7px;
	margin: 0;
	right: 17px;
	text-transform: uppercase;
	}
	ul.menu,
	ul.menu li {
	float: left;
	list-style: none;
	margin-right: 4px;
	}
	ul.menu li a {
	padding-left: 15px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-top: 7px;
	display: block;
	font-size: 1em;
	color: #e8e8e8;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	}
	ul.menu li a:hover {
	background: #e8e8e8;
	color: #252525;
	text-decoration: none;
	}
	ul.menu li.current_page_item a,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_ancestor a,
	ul.menu li.current_page_ancestor a:hover {
	color: #252525;
	background: #e8e8e8;
	text-decoration: none;
	}
	
	
	
/*- Sidebar link colors */
li a, #text-3 a {
	color: #f19000;
	}


/*- Sivupalstan tyylit */

#sidebar-1, #sidebar-2 {
	width: 195px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	float: right;
	clear: right;
	}
	
#sidebar-1 h4, #sidebar-2 h4 {
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-top: 9px;
	margin-right: -10px;
	margin-left: 0px;
	margin-bottom: 12px;
	margin-top: 25px;
	text-align: left;
	width: 200px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #efefef;
	background-image: url(images/sidebanner.png);
	background-position: 0 bottom;
	border-bottom: solid 1px #888;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}

.cat-item, .cat-item a {
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	margin-left: 0px;
	text-decoration: none;
	}
	.cat-item a:hover {
	background-color: #fff;
	text-decoration: none;
	font-size: 12px;
	}
#recent-posts-3 li, #linkcat-2 li {
	font-size: 12px;
	margin-left: 17px;
	list-style: circle outside;
	color: #888;
	}
	
/*- Sivujen otsikot kuvan alla */
	.four04 .entry-title,
body.page .entry-title {
	text-align: left;
	}
	
	.page-head h1 {
	text-align: left;
	color: #ff7426;
	font-weight: normal;
	}
	
	
/* Post styles */
	.entry-head {
	background-image: url(images/textbanner.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	}
	.entry-foot {
	margin-bottom: 40px;
	}
	


/* Image styles */
a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background-color: #F5F5F5;
	border: 1px solid #ddd;
	padding: 4px 0px 3px 0px;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear: left;
	}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	padding: 4px 0px 3px 0px;
	border: 1px solid #ddd;
	}
	a[rel~="attachment"] .gallery a img:hover {
	padding: 4px 0px 3px 0px;
	border: 1px solid #ff7426;
	}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 0px;
	border: none;
	}
	
.wp-caption .wp-caption-text {
	margin: 0px;
	}
	

/*- Liiketaulukko - styles */
#liike_taulu {
	text-align: left;
	line-height: 1.4em;
	}	
	#liike_taulu td {
	width: 180px;
	padding-right: 20px;
	padding-top: 25px;
	vertical-align: top;
	}
	.liike_nimi {
	display: block;
	font-weight: normal;
	color: #ff7426;
	}	
	.liike_osoite {
	font-size: 10px;
	display: block;
	}	
	.liike_posti {
	font-size: 10px;
	display: block;
	}	
	.liike_puhelin {
	font-size: 10px;
	display: block;
	}	
	.liike_internet, .liike_internet a {
	color: green;
	font-size: 10px;
	display: block;
	}
	.liike_internet a:hover {
	font-size: 10px;
	display: block;
	text-decoration: underline;
	}	


	
/*- Footer */

#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px;
	text-align: center;
	color: #888;
	border-top: 1px #ddd dashed;
	background-color: #303030;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #999;
	border-bottom: 0px;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: underline;
	color: #999;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}
