/*  
Theme Name: szarak
Theme URI: 4mk.eu
Description: szarak
Version: 1.0
Author: forafro
Author URI: 4mk.eu
*/
/* css reset - początek*/
* {
	padding: 0px;
	margin: 0px;
}

html {
	overflow-y: scroll;
}

a {
	outline: none;
}

a img {border: none;
}

.clear {
	clear: both;
}
/* css reset - koniec*/

body {
	background-position: center top;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

/*
@font-face { 
	font-family: DejaVuSansCondensed; 
	src:	local('DejaVu Sans Condensed'), 
		 	local('DejaVuSans-Condensed'), 
		 	url(images/DejaVuSansCondensed.ttf) format('truetype');
}
*/

@font-face {
	font-family: DejaVuSansCondensed;
	src: url('images/DejaVuSansCondensed.eot');
	src: 	local('DejaVu Sans Condensed Book'), 
			local('DejaVuSansCondensed'),
			url('images/DejaVuSansCondensed.ttf') format('truetype');
			url('images/DejaVuSansCondensed.woff') format('woff'), 
			url('images/DejaVuSansCondensed.svg') format('svg'),
} 

#header {
	display: inline;
	float: left;
	width: 220px;
}

#header h1 a {
	display: inline;
	background-position: 0px 0px;
	text-decoration: none;
	margin-top: 30px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/4mk_logo2.png);
	height: 54px;
	width: 85px;
	text-indent: -9999px;
}

#header h1 a:hover {
	background-position: 0px -55px;
	text-decoration: none;
	margin-top: 30px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/4mk_logo2.png);
	height: 54px;
	width: 85px;
	text-indent: -9999px;
}

#header h2 {
	text-align: right;
	padding-right: 5px;
	margin-top: 11px;
	color: #FCEE21;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	float: left;
	height: 30px;
	width: 215px;
}

#header h2 a {
	text-decoration: none;
	color: #FCEE21;
}
#header h2 a:hover {
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
}

#main {
	display: inline;
	margin-bottom: 20px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/main_bg_test2.png);
	width: 760px;
	/* cień html */
	-webkit-box-shadow: 0px 2px 3px #1c1c1c;
	-moz-box-shadow: 0px 2px 3px #1c1c1c;
	box-shadow: 0px 2px 3px #1c1c1c;
}


#content {
	width: 400px;
	display: inline;
	float: left;
	margin-left: 20px;
}

ul.menu {
	display: inline;
	width: 723px;
	margin-left: 17px;
	margin-bottom: 23px;
	padding-bottom: 2px;
	border-bottom-color: #585858;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 20px;
	float: left;
	list-style-type: none;
}
ul.menu li {
	float: left;
	display: inline;
	list-style-type: none;
}
ul.menu li h2 {
	margin-right: 50px;
	float: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.8em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	color: #3d3d3d;
	display: inline;
	list-style-type: none;
	text-shadow: 0px 1px 0px #b4b4b4;
}
ul.menu li h2 a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3d3d3d;
	display: inline-block;
	list-style-type: none;
}
ul.menu li h2 a:hover {
	font-style: normal;
	font-weight: normal;
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
	display: inline-block;
	list-style-type: none;
}


#footer {
	display: inline;
	padding-bottom: 20px;
	padding-top: 2px;
	margin-right: 20px;
	margin-left: 17px;
	border-top-color: #5a5a5a;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
	float: left;
	width: 720px;
}

#sidebar {
	display: inline;
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 20px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul#widget li {
	margin-bottom: 15px;
	list-style-type: none;
}

#sidebar ul#widget li ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
}

#sidebar li h2 {
	padding-bottom: 1px;
	width: 200px;
	text-decoration: none;
	display: inline-block;
	line-height: 1em;
	margin-top: 7px;
	border-bottom-color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 2px;
	color: #3d3d3d;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	text-shadow: 0px 1px 0px #b4b4b4;
}

#sidebar li h2 a {
	padding-bottom: 2px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	color: #3d3d3d;
}

#sidebar li h2 a:hover {
	padding-bottom: 2px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
}

#sidebar li ul {
	color: #424242;
	line-height: 1.4em;
	font-size: 1.1em;
}

#sidebar li ul li a, .rss a {
	font-weight: bold;
	text-decoration: none;
	color: #4a4a4a;
}

#sidebar li ul li a:hover, .rss:hover {
	background-color: #FCEE21;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.post {
	margin-bottom: 60px;
}

.post img {
	margin-top: 4px;
	margin-bottom: 10px;
}

.post h2 {
	padding-bottom: 1px;
	width: 400px;
	text-decoration: none;
	display: inline-block;
	line-height: 1em;
	margin-top: 4px;
	border-bottom-color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	color: #2b2b2b;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	font-family: DejaVuSansCondensed, "Lucida Grande", "Lucida Sans Unicode", Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	text-shadow: 0px 1px 0px #b4b4b4;
}

.post h2 a {
	padding-bottom: 2px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	color: #2b2b2b;
}

.post h2 a:hover {
	padding-bottom: 2px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	background-color: #FCEE21;
	text-decoration: none;
	color: black;
}

.post p, p.text, .kom p {
	color: #3b3b3b;
	line-height: 1.4em;
	font-size: 1.2em;
}

.post p a, p.text a, .kom p a {
	font-weight: bold;
	text-decoration: none;
	color: #3b3b3b;
}

.post p a:hover, p.text a:hover, .kom p a:hover {
	background-color: #FCEE21;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

p.data, p.postmetadata, p.commentmetadata {
	padding-bottom: 1px;
	border-bottom-color: #5f5f5f;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-transform: uppercase;
	padding-top: 3px;
	border-top-color: #5f5f5f;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 16px;
	color: #535353;
	font-size: 1.1em;
}

p.data a, p.postmetadata a, p.commentmetadata a, li.alt a {
	text-decoration: none;
	color: #5b5b5b;
}

.search {
	margin-top: 20px;
	width: 180px;
	float: left;
}

#s {
	margin-bottom: 15px;
	float: left;
	width: 130px;
}

#searchsubmit {
	width: 50px;
	float: right;
}

#comment {
	margin-top: 20px;
	width: 400px;
}

#comments {
	float: left;
	width: 400px;
}

ol.commentlist {
	margin-bottom: 10px;
	margin-top: 10px;
}

ol.commentlist li {
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #545454;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 10px;
}

ol.commentlist li p.commentmetadata {
	margin-bottom: 5px;
}

.textwidget {
	color: #424242;
	line-height: 1.4em;
	font-size: 1.1em;
}

.post h2 span {
	margin-left: 3px;
	color: #626262;
	font-size: 0.7em;
}

h3.reszta {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #3d3d3d;
}

textarea#comment, input#author, input#email, input#url {
	margin-bottom: 8px;
	background-color: #afafaf;
}

a.comment-edit-link {
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
}

a.comment-edit-link:hover {
	background-color: #FCEE21;
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
}

form#commentform p {
	font-size: 1em;
	color: #363636;
}

form#commentform a {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}

form#commentform a:hover {
	background-color: #FCEE21;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}

.inline {
	margin-bottom: 10px;
	width: 200px;
	display: inline;
	float: left;
	margin-top: 5px;
}

.inline img {
	height: 12px;
	width: 12px;
	margin-right: 5px;
	float: left;
}

.inline p {
	display: block;
}

#footer p {
	line-height: 1.4em;
	font-size: 1.1em;
}


