/*   
Theme Name: notDevBlog v4
Theme URI: http://devblog.luinnar.com
Description: Czwarta odslona wizualna notDevBloga
Author: luinnar
Author URI: http://luinnar.com
Version: 1.0
*/

a, body, div, form, img, ul, li {
    margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #0e1518;
	background: #7a91a0;
}

a {
	color: #422c26;
}

#center {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 450px;
	background-image: url("images/center_bg.gif");
	background-repeat: repeat-y;
}

#center .clear {
    clear: both;
}

#center h2.title {
	margin: 30px 0px 0px 79px;
	padding: 7px 0px 7px 0px;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	background: #394a55;
}

#center a.about {
	position: absolute;
	margin: 227px 0px 0px 387px;
}

#center a.home {
	width: 200px;
	height: 220px;
	position: absolute;
	margin: 40px 0px 0px 670px;
}

#center a.home:hover {
	background-image: url("images/home.jpg");
	background-position: 142px 98px;
	background-repeat: no-repeat;
}

#center a.portfolio {
	position: absolute;
	margin: 267px 0px 0px 502px;
}

#center a.rss {
	position: absolute;
	margin: 365px 0px 0px 695px;
}

/*------------------------------------------------------------------------*/

#logo {
	position: absolute;
	margin-left: 375px;
	width: 575px;
	height: 450px;
}

#logo div {
	float: left;
	width: 190px;
	height: 100px;
	background-repeat: no-repeat;
}

#logo .b {
	background-image: url("images/logo_01.jpg");
}

#logo .c {
	width: 195px;
	background-image: url("images/logo_02.jpg");
}

#logo .d {
	background-image: url("images/logo_03.jpg");
}

#logo .e {
	background-image: url("images/logo_04.jpg");
}

#logo .f {
	width: 195px;
	background-image: url("images/logo_05.jpg");
}

#logo .g {
	background-image: url("images/logo_06.jpg");
}

#logo .h {
	background-image: url("images/logo_07.jpg");
}

#logo .i {
	width: 195px;
	background-image: url("images/logo_08.jpg");
}

/*------------------------------------------------------------------------*/

#motto {
	position: absolute;
	margin-top: 10px;
	padding: 38px 0px 10px 125px;
	width: 355px;
	color: #4a555b;
	line-height: 19px;
	font-style: italic;
	text-align: justify;
	background-image: url("images/motto.jpg");
	background-repeat: no-repeat;
}

#motto span.first,
#lastpost span.first,
#posts .post .first,
#rec span.first {
	display: none;
}

#motto .author {
	padding-top: 10px;
	text-align: right;
}

/*------------------------------------------------------------------------*/

#lastpost {
	position: absolute;
	padding: 30px 0px 0px 125px;
	margin-top: 130px;
	width: 255px;
	background-image: url("images/last.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

#lastpost h2,
#rec h2 {
	margin: 0px 0px 10px 0px;
	color: #4a555b;
	font-size: 20px;
	font-weight: normal;
}

#lastpost ul {
	margin: 0px;
	list-style-type: none;
}

#lastpost ul a {
	color: #4a555b;
	line-height: 19px;
	font-style: italic;
	text-decoration: none;
}

#lastpost ul a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------*/

#content {
	position: absolute;
	width: 950px;
	padding-bottom: 10px;
	margin-top: 300px;
	background-image: url("images/center_bg.gif");
	background-repeat: repeat-y;
}

#content .contbg {
	background-image: url("images/cont_bg.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

/*------------------------------------------------------------------------*/

#menu {
	float: right;
	padding: 150px 35px 0px 0px;
}

#menu h2 {
	margin: 0px;
	color: #20272a;
	font-size: 16px;
	font-weight: bold;
}

#menu ul {
	padding: 5px 0px 10px 10px;
	list-style-type: none;
}

#menu ul li {
	list-style-type: none;
}

#menu ul li a {
	color: #4a555b;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul.main {
	padding: 0px;
	margin: 0px;
}

#menu .left {
	padding-top: 30px;
	width: 155px;
	float: left;
}

#menu .right {
	width: 130px;
	float: right;
}

#menu .both {
	clear: both;
	width: 280px;
}

#menu .both a {
	color: #4a555b;
}

/*------------------------------------------------------------------------*/

#posts {
	float: left;
	padding: 20px 0px 10px 0px;
	width: 612px;
}

#posts .post,
#posts .comment,
#posts .commentform {
	padding: 35px 0px 0px 110px;
	width: 470px;
	min-height: 80px;
	line-height: 18px;
	text-align: justify;
	background-image: url("images/title_bg.jpg");
	background-repeat: no-repeat;
}

#posts .post h2,
#posts .comment h2,
#posts .commentform h2 {
	margin: 0px 0px 0px 15px;
	font-size: 20px;
	font-weight: normal;
}

#posts .post h2 a {
	color: #333d40;
	text-decoration: none;
}

#posts .post p {
	margin: 14px 0px 0px 0px;
	text-indent: 30px;
}

#posts .post small {
	display: block;
	padding: 5px 0px 0px 30px;
}

#posts .post .more {
	padding: 5px 10px 10px 0px;
	text-align: right;
}

#posts .post .more a {
	color: #422c26;
}

#posts .pages {
	margin: 5px 0px 10px 79px;
	color: #394a55;
	text-align: center;
}

#posts .pages a {
	color: #394a55;
}

#posts .post blockquote {
	padding: 15px 30px 0px 40px;
	margin: 0px;
	font-style: italic;
	text-indent: 0px;
	background-image: url("images/quote.gif");
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

#posts .post blockquote p {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

/*------------------------------------------------------------------------*/

#posts .comment  {
	margin-top: 10px;
	padding-left: 0px;
	width: 580px;
}

#posts .comment h2 {
	margin-bottom: 5px;
	padding-left: 110px;
}

#posts .comment small {
	display: block;
	padding-left: 125px;
}

#posts .comment .item {
	padding: 15px 0px 0px 110px;
}

#posts .comment .item .text {
	padding-bottom: 15px;
	border-bottom: 1px #abb9c2 solid;
}

#posts .comment .item p {
	margin: 5px 0px 0px 0px;
}

/*------------------------------------------------------------------------*/

#posts .commentform {
	margin-top: 20px;
}

#posts .commentform h2 {
	margin-bottom: 20px;
}

#posts .commentform label {
	display: block;
	float: left;
	width: 90px;
	margin-right: 5px;
	font-size: 11px;
	text-align: right;
}

#posts .commentform input {
	float: left;
	width: 350px;
	font-size: 12px;
	border: 1px #abb9c2 solid;
}

#posts .commentform p.submit {
	padding-left: 95px;
}

#posts .commentform p.submit input {
	float: none;
	width: 180px;
	background: #ffffff;
	border: 1px #abb9c2 solid;
}

#posts .commentform textarea {
	float: left;
	width: 350px;
	font-size: 12px;
	border: 1px #abb9c2 solid;
}

#posts .commentform #secureimgdiv p {
	display: block;
	height: 60px;
}

#posts .commentform #secureimgdiv input {
	width: 180px;
	margin-right: 5px;
}

#posts .commentform #secureimgdiv img {
	float: left;
}

#posts .commentform #secureimgdiv small,
#posts .commentform #secureimgdiv span,
#posts .commentform #secureimgdiv br {
	display: none;
}

/*------------------------------------------------------------------------*/

#rec {
	float: left;
	padding: 30px 0px 0px 125px;
	background-image: url("images/rec_bg.jpg");
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------*/

#footer {
	float: right;
	width: 480px;
	height: 230px;
}

#footer div {
	float: left;
	width: 155px;
	height: 80px;
	background-repeat: no-repeat;
}

#footer .a {
	background-image: url("images/footer_01.jpg");
}

#footer .b {
	background-image: url("images/footer_02.jpg");
}

#footer .c {
	width: 170px;
	background-image: url("images/footer_03.jpg");
}

#footer .d {
	background-image: url("images/footer_04.jpg");
}

#footer .e {
	background-image: url("images/footer_05.jpg");
}

#footer .f {
	width: 170px;
	background-image: url("images/footer_06.jpg");
}

#footer .g {
	height: 70px;
	background-image: url("images/footer_07.jpg");
}

#footer .h {
	height: 70px;
	background-image: url("images/footer_08.jpg");
}

#footer .i {
	width: 170px;
	height: 70px;
	background-image: url("images/footer_09.jpg");
}

#footer .in {
	height: auto;
	width: auto;
	padding: 12px 0px 0px 5px;
	float: none;
	color: #422C26;
	font-size: 11px;
}