/*   
Theme Name: Techniczny.net theme
Theme URI: Techniczny.net theme
Description: Theme for techniczny.net website
Author: Radek
*/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}

body, html {
	background: #212121 repeat-x url(gfx/bg.png);
	font-family: Helvetica, Arial, sans-serif;
}

#layout {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 521px;
	height: 150px;
	border: 0;
	background: url(gfx/glow.jpg);
	position: relative;
	left: -88px;
	z-index: 1;
}

#logo img {
	margin-left: 78px;
	margin-top: 20px;
}

#rss {
/*	width: 100px;
	height: 79px;*/
	width: 166px;
	height: 121px;
	border: 0;
	z-index: 1;
/*	left: 860px;
	top: -135px;*/
	left: 828px;
	top: -158px;
	position: relative;
}

#content {
	width: 960px;
	background: url(gfx/bottom.png) bottom no-repeat #e7e7e7;
	z-index: 2;
	position: relative;
	margin-top: -150px;
	margin-bottom: 30px;
}

#content h2 {
	font: Helvetica, Helvetica Neue, Arial;
	font-size: 1.6em;
	/*margin-bottom: 0.5em;*/
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}

#content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
	color: #393939;
	text-decoration: none;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #006190;
	text-decoration: underline;
}

#content-top {
	height: 9px;
	background-image: url(gfx/top.png);
}

#posts {
	margin-left: 10px;
	width: 622px;
	margin-bottom: 10px;
	z-index: 1;
	float: left;
}

#posts h2.sad {
	text-align: center;
	margin-top: 30px;
}

#posts p {
	font-size: 0.8em;	
	line-height: 2em;
	letter-spacing: 0px;
	font-family: Helvetica Neue, Arial, Helvetica;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #1b1818;
}

#posts li {
	font-size: 0.8em;	
	line-height: 2em;
	letter-spacing: 0px;
	font-family: Helvetica Neue, Arial, Helvetica;
	color: #1b1818;
	margin-left: 60px;
}

#posts ol, ul {
	padding-bottom: 1em;
}

#posts img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #aaaaaa;
	padding: 5px;
	background: #ececec;
	margin-bottom: 5px;
}

#posts img.sad {
	border: 0;
	margin-top: 20px;
	background: none;
}

#posts p.postmetadata {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 0;
	color: #3c3c3c;
}

#posts p.postmetadata span.right {
	float: right;
}

#posts div.hr {
	height: 2px;
	background: repeat-x url(gfx/hr.png);
	padding-bottom: 1.5em;
	border: 0;
}

#posts p.postmetadata a:link, #posts p.postmetadata a:visited, #posts p.postmetadata a:hover, #posts p.postmetadata a:active {
	text-decoration: none;
}

#posts div.img {
	argin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#posts div.img small {
	font-size: 0.8em;
	font-style: italic;
	padding-top: 10px;
	color: #1b1818;
}

#posts h3 {
	font: Helvetica, Helvetica Neue, Arial;
	font-size: 1.0em;
	color: #393939;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;	
}

#posts abbr {
	border-bottom: 1px dashed #b3b3b3;
}

#warning {
	border: 1px solid #8f7d00;
	background: #ffeb63 no-repeat;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

#warning p {
	font-size: 0.70em;
	color: #080808;
	text-shadow: 1px 1px 1px #efefef;
	line-height: inherit;
	padding: 5px 5px 5px 5px;
	letter-spacing: 1px;
}

#comments h3 {
	font: Helvetica, Helvetica Neue, Arial;
	font-size: 1.4em;
	color: #d4d4d4;
	font-weight: bold;
	text-shadow: 0px 0px 5px #0f0f0f;
	padding-bottom: 40px;
}

#comments div.comment {
	width: 900;
	/*display: inline;*/
	padding-bottom: 40px;
}

#comments div.avatar {
	width: 70px;
	height: 70px;
	background: url(gfx/avatar.png) no-repeat #e7e7e7;
	float: left;
}

#comments div.avatar img {
	margin-top: 5px;
	margin-left: 5px;
}

#comments div.arrow {
	width: 19px;
	height: 40px;
	background: url(gfx/comm-arrow.png) no-repeat;
	margin-left: 10px;
	float: left;
}

#comments div.commbody {
	width: 701px;
	min-height: 100px;
	background: url(gfx/comm.png) no-repeat bottom #e7e7e7;
	margin-left: 99px;
	/*float: left;*/
}

#comments div.commbody-top {
	height: 11px;
	width: 701px;
	background: url(gfx/comm-top.png) no-repeat;
}

#comments div.commbody span {
	font-weight: bold;
}

#comments div.commbody p.comm_meta {
	font-size: 0.7em;
	padding-bottom: 0;
}

#comments div.commbody div.hr {
	height: 2px;
	background: repeat-x url(gfx/hr.png);
	width: 200px;
	margin-left: 12px;
	border: 0;
}

#comments div.commbody p {
	/*padding: 0px 11px 11px 11px;*/
	padding-left: 12px;
	padding-bottom: 11px;
	width: 678px;
	font-size: 0.8em;	
	line-height: 2em;
	letter-spacing: 0px;
	font-family: Helvetica Neue, Arial, Helvetica;
	color: #1b1818;
}

#comments a:link, #comments a:visited, #comments a:hover, #comments a:active {
	color: #006190;
	text-decoration: none;
}

#respond p {
	font-size: 0.8em;	
	line-height: 2em;
	letter-spacing: 0px;
	font-family: Helvetica Neue, Arial, Helvetica;
	color: #d4d4d4;	
}

#respond a:link, #respond a:visited, #respond a:hover, #respond a:active {
	color: #006190;
	text-decoration: underline;
}

#respond input.text {
	background-image: url(gfx/shade.png);
	border: 1px solid #999999;
	font-size: 13px;  
	text-align: left;
	padding: 5px 2px 2px 5px;
	color: #9d9d9d;
	width: 200px;
	margin-bottom: 10px;
}

#respond input.text:focus {
	background-image: url(gfx/shade.png);  
	border: 1px solid #999999;  
	font-size: 13px;  
	text-align: left;
	padding: 5px 2px 2px 5px;
	color: #676767;
}

#respond textarea.textarea {
	background-image: url(gfx/shade.png);
	background-repeat: no-repeat;
	border: 1px solid #999999;  
	font-size: 13px;  
	text-align: left;
	padding: 5px 2px 2px 5px;
	color: #676767;
	width: 600px;
	margin-bottom: 10px;
}

#respond input.submit {
	background-image: url(gfx/shade.png);  
	border: 1px solid #999999;
	font-size: 13px;
	color: #006190;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 140px;
	height: 30px;
	margin-bottom: 10px;
}

#sidebar {
	width: 300px;
/*	position: absolute;
	top: 10px;
	right: 10px;*/
	border: 0;
	font-family: Helvetica Neue, Arial, Helvetica;
	float: right;
	margin-right: 10px;
}

#sidebar h3 {
	margin-bottom: 0.4em;
	font-size: 1.1em;
	letter-spacing: 2px;
	text-shadow: #ffffff 0px 0px 2px;
	font-weight: bold;
	color: #3f3f3f/*393939*/;
	text-align: left;
}

#search form *	 {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#search input.text {
	background: #f5f5f5 url(gfx/sircz.png) no-repeat 4px center;
	border: 1px solid #999999;
	font-size: 13px;  
	text-align: left;
	padding: 2px 2px 2px 22px;
	color: #9d9d9d;
	width: 200px;
	height: 20px;
}

#search input.text:focus {
	background: #f5f5f5 url(gfx/sircz.png) no-repeat 4px center;  
	border: 1px solid #999999;  
	font-size: 13px;  
	text-align: left;
	padding: 2px 2px 2px 22px;
	color: #676767;
}

#search input.submit {
	background-image: url(gfx/shade.png);  
	border: 1px solid #999999;
	font-size: 10px;
	color: #006190;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 65px;
}

#about {
	margin-top: 30px;
}

#about p {
	font-size: 0.75em;
	color: #1b1818;
	line-height: 1.4em;
	font-family: Helvetica, Arial, Arial, sans-serif; 
	/*letter-spacing: 1px;*/
}

#ad {
	margin-top: 30px;
}

#jumpTo {
	margin-top: 30px;	
}

#jumpTo p {
	font-size: 0.8em;
	text-shadow: 1px 1px 1px #fff;
}

#sidebar li {
	font-size: 0.7em;
	list-style: none;
	border-bottom: 1px solid #c6c6c6;
	line-height: 20px;
	color: #696969;
}

#sidebar li.calendar {
	background: url(gfx/sprites.png) no-repeat 0 0;
	padding-left: 20px;
}

#sidebar li.clock {
	background: url(gfx/sprites.png) no-repeat 0 -20px;
	padding-left: 20px;
}

#sidebar li.label {
	background: url(gfx/sprites.png) no-repeat 0 -40px;
	padding-left: 20px;
}

#sidebar li.rss {
	background: url(gfx/sprites.png) no-repeat 0 -60px;
	padding-left: 20px;
}

#sidebar li.bubbles {
	background: url(gfx/sprites.png) no-repeat 0 -80px;
	padding-left: 20px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	text-decoration: none;
	color: #696969;
}

#leatherboard {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 470px;
}

#footer {
	background: url(gfx/footer.png) repeat-x #101417;
	clear: both;
	color: #101316;
	padding-top: 40px;
	width: 100%;
}

#foowrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*display: block;*/
	background: url(gfx/foobg.png) bottom left no-repeat;
}

#footer p {
	color: #cecece;
	font-size: 0.8em;
	line-height: 1.2em;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer h3 {
	color: #cecece;
	text-shadow: 1px 1px 6px #929292;
	list-style: none;
	font-size: 1.3em;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-weight: normal;
}

#footer li {
	list-style: none;
	line-height: 1.3em;
	border-bottom: 1px solid #2f3438;
	/*width: 150px;*/
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-family: Helvetica Neue, Arial, Helvetica;
	color: #cecece;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	/*text-decoration: underline;*/
}

#kategorie {
	width: 220px;	
	float: left;
	margin-left: 20px;
	border: 0;
}

#archiwa {
	width: 220px;
	border: 0;
	margin-left: 25px;
	float: left;
}

#tagi {
	width: 440px;
	float: left;
	margin-left: 25px;
	border: 0;
}

#tagi a:link {
	display: inline;
}

/* Dodatkowe style dla różnych pluginów */

/* Pagenavi */

#pagenavi {
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;	
	font-family: Helvetica Neue, Arial, Helvetica;
	color: #1b1818;
	clear: both;
}

#pagenavi .wp-pagenavi a, #pagenavi .wp-pagenavi a:link, #pagenavi .wp-pagenavi a:visited {
	padding: 0px 4px 0px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #006190;
}

#pagenavi .wp-pagenavi a:hover {	
	border: 1px solid #555555;
	color: #3c3c3c;
}
#pagenavi .wp-pagenavi a:active {
	padding: 0px 4px 0px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006190;
	color: #006190;	
}
#pagenavi .wp-pagenavi span.pages {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	color: #3c3c3c;
/*	border: 1px solid #ff0000;*/
/*	background-color: #FFFFFF;
	border-color: #a9a9a9 #c8c8c8 #c8c8c8 #a9a9a9;*/
}
#pagenavi .wp-pagenavi span.current {
	padding: 2px 2px 2px 2px;
	margin: 2px;
	font-weight: bold;
	border: 0;
	color: #006190;
}
#pagenavi .wp-pagenavi span.extend {
	padding: 2px 2px 2px 2px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #0066cc;
	background-color: #FFFFFF;
}


