/*
Theme Name: Punkt sztuki
Theme URI: http://localhost/wordpress/
Description: Punkt sztuki.
Version: 1.0
Author: Point 93
Author URI: http://www.point93.pl/
Tags: sztuka

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

*/

/*Main stylesheet*/
* { margin: 0;  }

body { font-family: "Trebuchet MS", sans-serif; font-size: 1em; margin: 0 auto; height: 100%; background: #575a5d; position: relative; color: #f4f4f4; }
#header { width: 770px; height: 35px; background: #000000 url('./images/artur-mieczkowski.jpg') no-repeat scroll right bottom;}
#page { width: 770px; margin: auto; padding: 0; background-color: #afb2b5; }
#content { margin: 0 100px 30px 100px;  min-height: 414px; height: auto !important; height: 414px; }
#content p { font-size: 0.7em; color: #575a5d; }
#sidebar { text-align: center; width: 770px; }
#sidebar ul { list-style-type: none; margin: 15px 0 0 0; }
#sidebar ul li { display: inline; margin-right: 8px; }
#sidebar ul li a { color: #f4f4f4; text-decoration: none; }
#sidebar ul li a:hover, #sidebar ul li.current_page_item a, #sidebar ul li.current_page_parent a { color: #575a5d; }
#sidebar ul.subnav { margin: 40px 0 0 60px; width: 570px; display: block; }
#sidebar ul.subnav li { margin: 0 8px 0 0; padding: 0; height: 0.9em;  }
#sidebar ul.subnav li a { font-size: 0.7em; white-space: nowrap; }
#footer { background: #575a5d; margin: 0; padding: 0; text-align: right; }
#footer p { font-size: 0.6em; }
#content input, textarea { border: 1px solid #575a5d; background: #afb2b5; color: #575a5d; margin-bottom: 10px; }
#content form { margin-bottom: 30px; }
div.left { width: 170px; float: left; }
div.right { width: 400px; float: left; }
.wpcf7-not-valid-tip { color: #575a5d; background: #afb2b5; }
.wpcf7-response-output, .wpcf7-display-none, .wpcf7-mail-sent-ok { font-size: 0.8em; color: #575a5d; }
.clearing { clear: both; margin-bottom: 50px; }
.post img { float: left; }
#content a { color: #000000; text-decoration: none; font-weight: bold; }
#content a:hover { color: #ffffff; }

