/*
Theme Name: LAShTAL PRESS homepage
Theme URI: http://localhost/wordpress/
Description: The publishing company homepage.
Version: 2.0
Author: LAShTAL PRESS
Author URI: http://www.lashtal-press/lashtal2/
Tags: news, katalog, antykwariat

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Main stylesheet*/

/* Force scroll bar*/



body {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 0.9em;	margin: 0;	background-color: #eae4c2;}

#page {
/*	
	Designed for min. 1024x786
*/
	width: 900px;
	margin: 20px auto 20px auto;
	padding: 0;
	background-color: #d7cea5;}/*	
background-color: #c4bd97;
	border: thin solid;
*/	

#header {
	width: 890px;
	height: 40px;
	background-color: #d7cea5;
	font-family: Courier, "Courier New", monospace;
	font-size: 2.5em;
	text-align: right; 
	margin: 0px;
	padding: 0px;	background-image: url(images/header.jpg);
	background-position: center right;	background-repeat: no-repeat;	color: #605936;	font-weight: normal;}

#sidebar {
	width: 150px;
	float: right;
	background-color: #d7cea5;}

#sidebar img {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 0 0 30px 0;}

#content {
	overflow: auto;
	width: 690px;
	float: right;	padding: 30px;
	//background-color: #e9eacb;	
	background: url(images/belka-tlo.gif) top right repeat-y;
/*	border: thin solid;
	border-right: none;
	background-image: url(image/tresc_tlo.jpg);	background-repeat: repeat;
	*/}	
#footer p {
	margin:0;
	height: 15px;
	background-color: #d7cea5;	text-align: left;
	padding: 5px 0 5px 8px;	clear: both;
	font-size: .7em;
	color: #605936;}

.post {
	clear: both;
	margin: 30px 0 8px 0; }
	
.post p {	font-size: .8em;	/*text-align: justify;*/	line-height: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;}

.post-katalog {
	clear: both;
	padding: 30px 0 10px 15px; }
		
.post-katalog p {	font-size: .8em;	text-align: justify;	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	margin:0;}

.post-katalog p img {
	float:right;
	margin: 0 10px 10px 15px;
	}
	
.alignright {
	float:right;
	margin: 0 10px 10px 15px;
	}

.alignleft {
	margin: 0 20px 10px 0px;
	float: left;}


.post h1 {
	font-size: 1.1em;	text-align: center;	letter-spacing: 1px;
	margin: 0px 0 0px 0;	color: #847a52;}h2 {	font-size: .8em;	font-weight: normal;
	margin: 10px 0 8px 10px;}


#sidebar ul, #sidebar ul li{
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 5px 8px auto;
	padding: 0px;	text-align: center;
 }

/* Turns off border around links */
#content a:link, #content a:visited { 

	outline: none;
	color: #605936;	font-weight: bold;	text-decoration: none;}

#content a:hover {	text-decoration: underline;}
	

#sidebar a:link, #sidebar a:visited {
	
	outline: none;
	display: block;	color: #605936;
	/*	padding: 5px;*/	font-weight: normal;
	text-decoration: none;}

#sidebar a:hover {
	background-color: #B9B38E;}
	
#sidebar .current-cat, #sidebar .current_page_item{
	background-color: #A7A280;}