/*
	Created by Eric Meyer
	Edited by dreame4
*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, q, samp,
small, strike, strong, sub, sup,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	text-align: left;
	text-decoration:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:lang(pl) { quotes: "\201E" "\201D" "\00AB" "\00BB"; }
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

a:focus { overflow: hidden; }

abbr[title], acronym[title] { cursor: help; }

.clear { clear: both; }
.block { display: block; }
.right { float:right; }
.left { float: left; }

/****************************************************************/

html {
	font: normal 62.5% "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif;
	color: #b2b2b2;
	background-color: #413f3f;
	}
	
h1, h2, h3, h4 { font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif; }
	
div#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
	}
	
div#top {
	width: 900px;
	height: 50px;
	padding-top: 30px;
	border-bottom: 2px solid #5f5c5c;
	margin-bottom: 20px;
	}
	
	h1 {
		float: left; 
		text-transform: uppercase;
		font-size: 2.2em;
		}
		
		h1 a {
			color: #fff;
			}
		
	ul.menu {
		float: right; 
		margin-top: 8px;
		}
		
		ul.menu li {
			display: block; 
			float: left;
			font-size: 1.4em;
			margin-left: .9em;
			}
		
		ul.menu a {
			color: #b2b2b2;
			}
			
			ul.menu li a.selected, ul.menu li a:hover {
				color:#fff;
				}
				
div#entry {
	width: 900px;
	font-size: 1.2em;
	}
	
	div.one-entry {
		margin-bottom: 20px;
		border-bottom: 2px solid #5f5c5c;
		padding-bottom: 20px;
		}
	
	div#entry a, div#entry a:visited,
	div#footer a, div#footer a:visited,
	div#copyrights a, div#copyrights a:visited	{
		color: #fff;
		}
		
		div#entry a:hover, 
		div#footer a:hover,
		div#copyrights a:hover {
			
			}
	
	.col {
		width: 290px;
		float: left;
		}
		
	.m-right {
		margin-right: 15px;
		}
	
	div.sidebared {
		float: left; 
		width: 290px;
		margin-right: 15px;
		}
		
		h2 {
			font-size: 1.33em;
			margin-bottom: 8px;
			color:#fff;
			}
		
		span.title, span.category {
			display: block;
			margin-bottom: 6px;
			}
		
		div.entries {
			margin-top: 18px;
			}
		
	div.content {
		width: 595px;
		float: left; 
		overflow:hidden;
		}
		
		div.content p {
			line-height: 1.4;
			margin-bottom: 10px;
			}
			
		div.content img {
			max-width: 595px;
			height: auto;
			}
		
div#footer {
	width: 900px;
	font-size: 1.2em;
	border-bottom: 2px solid #5f5c5c;
	padding-bottom: 20px;
	margin-bottom: 10px;
	}
	
	h4 {
		color: #fff;
		font-size:1.33em;
		margin-bottom: 12px;
		cursor: default;
		}
		
		h4#add-comm, h4#list-comm {
			margin-bottom: 18px;
			}
		
		div#footer p {
			line-height: 1.2;
			}
			
		h3 {
			font-size: 1.17em;
			display:inline;
			}
			
		div.elem {

			}
			
		div.elem p {
			margin-top: 8px;
			}
			
		ul.categories li {
			line-height: 1.6;
			display:inline;
			}
			
		div.meta p {
			margin-bottom: 3px;
			}
			
div#copyrights {
	font-size: 1.2em;
	margin-bottom: 12px;
	}
	
div.form, ol.comments {
	margin-top: 8px;
	}
	
	div.form label {
		margin-bottom: 4px;
		display: block;
		}
		
	div.form input, div.form textarea {
		margin-bottom: 10px;
		font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif;
		font-size: 1.2em;
		}
		
	div.form textarea {
		height: 110px;
		width: 275px;
		}
		
	div.form input {
		width: 275px;
		}
		
	div.buttons { margin-top: 10px; }
		
	div.buttons input {
		font-weight: bold;
		padding: 2px;
		width: 134px;
		font-size: 1.13em;
		}
		
		div.buttons input.send { margin-right: 10px; }
		
	input#notifystart {
		width: auto;
		float: left;
		margin: 0;
		}
		
	label#notifylab {
		margin-left: 22px;
		}
		
	label#codelab { float: left; }
	input#code { height: 18px; padding-top: 2px; margin-left: 10px; width: 60px; }
	label#codelab img { }
		
ol.comments li {
	margin-bottom: 20px;
	}
	
	ol.comments div.info {
		height: 17px;
		width: 595px;
		padding-top: 3px;
		}
		
		div.info a { font-weight: bold; }
		
ol.comments div.info div.left {
	width: 70%;
	float: left;
	}
ol.comments div.info div.right {
	width: auto;
	float: right; 
	}
	
ol.comments div.rest {
	width: 590px;
	margin-bottom: 10px;
	}
	
ol.comments div.rest p {
	margin-bottom: 8px;
	}
	
form#message label {
	display: block;
	margin-bottom:4px;
	}
	
form#message input, form#message textarea {
	margin-bottom: 16px;
	width: 250px;
	font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif;
	font-size: 1.2em;
	}
	
form#message textarea { height: 183px; }

form#message input.submit {
	font-weight:bold;
	width: auto;
	padding: 1px;
	}

@media all and (min-width: 0px){ 
	div.buttons input { padding-right: 6px; }
	form#message input.submit { padding-right: 7px; }
}