@charset "utf-8";

/* CSS Document */
/*   
Theme Name: Jurzysta.com v4.5
Theme URI: http://www.jurzysta.com
Description: First attempt of creating a Wordpress theme
Author: Radek Jurzysta
Author URI: http://www.jurzysta.com
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/

* {
	margin: 0px;
	padding: 0px;
}
img {border: 0px;}
body {
	background-color: #212121;
	background-image: url(images/container_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
}
body h1 {
	display: none;
}
div#container {
	margin: auto;
	width: 860px;
	border: none;
}


.alignright {
	float: right;
}
.alignleft {
	float: left
}

ul#buttons li {
	display: block;
	float:left;
	margin: 0px !important;
	padding: 0px !important;
}
ul#buttons li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-indent: 10px;
	padding: 5px 0px 0px 0px;
	float:left;
}
a#blog {
	display: block;
	width:100px;
	height:58px;
	background-image: url(images/blog.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#blog:hover {
	background-position: 0 -63px;
}
a#omnie {
	display: block;
	width:100px;
	height:58px;
	background-image: url(images/archiwum.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#omnie:hover {
	background-position: 0 -63px;
}
a#portfolio {
	display: block;
	width:100px;
	height:58px;
	background-image: url(images/portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#portfolio:hover {
	background-position: 0 -63px;
}
a#tutoriale {
	display: block;
	width:100px;
	height:58px;
	background-image: url(images/tutoriale.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#tutoriale:hover {
	background-position: 0 -63px;
}
a#kontakt {
	display: block;
	width:100px;
	height:58px;
	background-image: url(images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#kontakt:hover {
	background-position: 0 -63px;
}
ul#buttons {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
#container #navi #extend {
	background-image: url(images/navi_extend.jpg);
	float: left;
	height: 63px;
	width: 360px;
}
#container #navi {
	height: 225px;
	width: 860px;
}
#content {
	background-color: #FFF;
	background-image: url(images/sidebar_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
span.button {
	font-size: 11px;
	color: #9C0;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	text-indent: 0px;
}
#content .text  {
	float: left;
	width: 589px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#footer   {
	clear: both;
	font-size: 10px;
	color: #666;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCC;
	padding: 5px;
	height: 30px;
	background-image: url(images/footer_background.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #212121;
}
a    {
	color: #81B620;
}
#container #content .text #post-1 .tresc ol li cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#content .text .entry  {
	padding: 0px 0px 15px 0px;
	border-width: 0px;
	border-style: none none solid none;
	border-color: #999;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
#content .text .entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #81B620;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: #999;
	margin: 0px 5px 3px 0px;
	padding: 0px 0px 5px 0px;
}

#content .text .entry h2 a  {
	color: #81B620;
}

#content .text .entry h2 a:hover {
	text-decoration: underline;
}
#content .text .entry h3  {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#content .text .entry .tresc p  {
	padding: 5px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
}
#content .text .entry .tresc p a  {
	color: #81B620;
	text-decoration: underline;
}
#content .text .entry .tresc p a:hover {
	color: #47650D;
}
#content .text .search {
	padding: 0px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #999;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
#content .text .search h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #81B620;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: #999;
	margin: 0px 5px 3px 0px;
	padding: 0px 0px 5px 0px;
}
#content .text .search h3 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#content #sidebar  {
	float: left;
	width: 237px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
}
#sidebar a      {
	font-weight: normal;
	color: #56870E;
	font-size: 13px;
	line-height: 120%;
}
#sidebar ul   {
	list-style-type: none;
}
#sidebar ul #recent-posts ul li   {
	margin: 0 0 0.5em 1.5em;
}
a.more-link {
	font-weight: bold;
}

#sidebar ul #archives ul   {
	margin: 0 0 0.5em 1.5em;
}

#sidebar h2.widgettitle {
	font-size: 15px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/h2_back.gif);
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sidebar #rss   {
	padding: 4px;
}

#sidebar ul #search #searchform   {
	padding: 10px;
}
#sidebar ul #search #searchform #s   {
	border: 1px solid #999;
	width: 150px;
}
#searchform #searchsubmit {
	width: 60px;
	height: 22px;
}


#rss {
	display: block;
	text-align: center;
} 
#rss a {
	text-decoration: none;
}

#commentform {
	font-size: 12px;
}
#commentform input {
	margin-bottom: 15px;
}

#commentform label {
	margin-bottom: 5px;
}

h4 {
	margin-bottom: 6px;
	margin-top: 6px;
}
cite a.url {
	color: #81B620;
}

#commentform .small {
	font-size: 10px !important;
	text-indent: 0px !important;
}
#container #content .text #post-1 .tresc ol li {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	background-image: url(images/comment_background.gif);
	background-repeat: repeat-y;
}
img.avatar.avatar-32.photo {
	float: right;
}
.comment_head {
	width: 530px;
	height: 40px;
	background-image: url(images/comment_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comment_footer {
	width: 530px;
	height: 12px;
	background-image: url(images/comment_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.comment {
	background-color: #FAFAFA;
	width: 518px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	border-color: #c4c4c4;
}
.wp-caption {
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	float: left;
	width: 160px;
	height: 200px;
	text-align: center;
}
p.wp-caption-text {
	text-align: center !important;
	text-indent: 0em !important;
}
.tresc ol {
	list-style-type: decimal;
	font-size: 12px;
	padding-left: 3em;
	line-height: 120%;
}
.tresc ul {
	list-style-type: disc;
	font-size: 12px;
	padding-left: 3em;
	line-height: 120%;
}

#container #content #sidebar ul #meta li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 1.5em;
}
#container #content #sidebar ul li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
form#searchform {
	margin: 0px 0px 0px 10px;
}
