/*
Theme Name: Wordpress Depesz
Theme URI: http://MHweb.pl/
Description: Depesz is created by: <a href="http://mhweb.pl/">MHweb.pl</a>.
Version: 0.1
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
}

code {
	display: block;
	font-family: Courier New, Courier, monospace;
	text-indent: 0;
	margin: 0 0 0 20px;
	padding: 10px;
	background-color: #4b4a4a;
	color: #fff;
	font-size: 1.1em;
	line-height: 6px;
	overflow: auto;
	white-space: pre;
}

a,
a:visited,
a:active {
	text-decoration: none;
	color: #010101;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #008cdc;
	border: none;
}

a.ctc-tag:hover {
	text-decoration: none;
	color: #008cdc;
	border: none;
}

img {
	border: none;
}


h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: 700;
	color: #010101;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #151515;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #4b4a4a;
}

.the ul li{
	list-style-image: url(images/arrow.png);
}

#box {
	width: 990px;
	background: #fff;
	margin: 5px auto;
}

#top {
	width: 990px;
	background: #69c url(images/topbck.gif) repeat;
	height: 51px;
	margin: 0;
	padding: 0;
}

#up {
	width: 990px;
	height: 55px;
	margin: 0;
	padding: 0;
	display: block;
}

#logo {
	width: 105px;
	background: url(images/logo.png) no-repeat;
	height: 28px;
	margin: 20px 0 0 25px;
	padding: 0;
	float: left;
	display: inline;
}

#menu {
	height: 34px;
	width: auto;
	margin: 25px 0 0 0;
	float: right;
	display: inline;
}

.main {
	background: url(images/bg-menu.png) repeat-x left;
	height: 34px;
	float: left;
	margin: 0;
	display: inline;
}

.lc {
	background: url(images/bg-lc.png) no-repeat;
	height: 34px;
	width: 56px;
	margin: 0;
	float: left;
	display: inline;
}

.rc {
	background: url(images/bg-rc.png) no-repeat;
	height: 34px;
	width: 13px;
	margin: 0;
	float: right;
	display: inline;
}

#mainbck {
	background: url(images/bg-cont.png) repeat-y bottom;
	width: 990px;
	margin: 0;
	padding: 0;
}

#nav {
	height: 34px;
	line-height: 30px;
	padding: 0;
	margin: 1px 0 0 0;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

ul.nav {
   height: 34px;
   line-height: 30px;
   list-style: none;
   font-size: 1.3em;
   font-weight: 400;
   text-transform: uppercase;
   margin: 0;
   padding: 0;
}

ul.nav li {
   float: left !important;
   list-style-type: none;
   margin: 0;
   padding: 0;
   min-width: 140px;
   text-align: center;
   background: url(images/some.png) no-repeat left;
   background-position: 3px 9px;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited,
ul.nav li.current_page_item a {
   color: #00a2ff;
   display: block;
   text-decoration: none;
   padding: 0 10px;
}

ul.nav li a:hover, ul.nav li a:active,
ul.nav li.current_page_item a:hover {
   color: #000;
   text-decoration: none;
   background: url(images/button.png) no-repeat left;
}

ul.nav li.home a {
   text-decoration: none;
}

ul.nav li ul {
   float: left;
   margin: 0;
   padding: 0;
}

#nav ul.nav li.first a {
   color:#ff0000;
   text-decoration: none;
   border: none;
   font-weight: 700;
}

#nav ul.nav li.first a:hover {
   text-decoration: none;
   color: #010101;
   border: none;
   font-weight: 700;
}

#top_cont {
   width: 990px;
   display: block;
   background: url(images/bg-top_cont.png) no-repeat;
   height: 11px;
}

#content {
   width: 543px;
   float: left;
   margin: 0;
   padding: 0 15px 0 0;
}

#bottom {
   width: 990px;
   display: block;
   background: url(images/bg-bottom.png) no-repeat;
   height: 11px;
   clear: both;
   margin: 0 auto;
   padding: 0;
}

.entry {
   width: 710px;
   background: #fff url(images/bg-content.png) repeat-x left top;
   float: left;
   color: #313131;
   text-align: justify;
   border: #d4d2d2 1px solid;
   margin: 3px 0 12px 15px;
   padding: 0;
}

.entry p a,
.entry p a:visited,
.entry p a:active  {
   color: #008cdc;
   text-decoration: none;
   border: none;
}

.entry p a:hover {
   text-decoration: none;
   color: #7d7d7d;
   border: none;
}

.entry .the {
   margin: 0;
   padding: 0 10px 10px 10px;
}

p {
   padding: 10px 0 10px 0;
   margin: 0;
   text-indent: 3em;
}

.entry .name {
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size: 2.1em;
   font-weight: 400;
   text-transform: uppercase;
   margin: 0 auto;
   padding: 5px 5px 2px 10px;
}

blockquote {
   background: #f1f1f1;
   border: #ddd 2px dotted;
   padding: 0 10px 0 10px;
}

.post-edit-link {
   margin: 0 0 0 45px;
}

.topek {
   width: 710px;
   min-height: 53px;
   background: url(images/light.png) repeat;
}

.entry small {
   padding: 0 0 0 25px;
   color: #6c6c6c;
}

#sidebar {
   width: 235px;
   float: right;
   margin: 0 15px 0 0;
   padding: 0;
}

.rsidebar {
   width: 235px;
   color: #666;
   margin: 0 auto;
   padding: 0;
}

.rsidebar h2 {
   font-size: 14px;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   margin: 0 0 8px 0;
   padding: 0 0 0 15px;
   text-transform: uppercase;
   font-style: italic;
   color: #4b4a4a;
   font-weight: 700;
}

.rsidebar div {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   margin: 0;
   padding: 0 10px 0 15px;
   text-transform: uppercase;
   line-height: 16px;
   color: #7d7d7d;
   text-align:justify;
}


.rsidebar a {
   color: #7d7d7d;
}


#podzialka {
   background: url(images/podzialka.png) no-repeat;
   height: 2px;
   margin: 20px 0 25px 0;
   padding: 0;
}

.rsidebar ul{list-style-type:none;margin:0;padding:0;}
.rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
.rsidebar ul li ul li{list-style-type:none;background:transparent url(images/b.gif) no-repeat 0 4px;border:0;margin:0;padding:0 0 2px 14px;}

.navigation {
   width: 710px;
   margin: 0 0 0 15px;
   float: left;
   color: #666;
   display: inline;
}

.alignright {
   float: right;
   background: url(images/next.png) no-repeat;
   height: 36px;
   width: 103px;
   margin: 0;
}

a:hover .alignright .span {
   float: right;
   background: url(images/nexta.png) no-repeat;
   height: 36px;
   width: 103px;
   margin: 0;
   position: absolute;
}

.alignleft {
   float: left;
   background: url(images/prev.png) no-repeat;
   height: 36px;
   width: 103px;
   margin: 0;
}

a:hover .alignleft .span {
   float: left;
   background: url(images/preva.png) no-repeat;
   height: 36px;
   width: 103px;
   margin: 0;
   position: absolute;
}

.alignleft .span {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.3em;
   padding: 5px 0 0 35px;
   float: left;
   text-transform: uppercase;
   font-style: italic;
}

.alignright .span {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.3em;
   padding: 5px 0 0 30px;
   float: left;
   text-transform: uppercase;
   font-style: italic;
}

#space {
   clear: both;
   margin: 0 auto;
   padding: 0;
}

#searchform {
   height: 20px;
   line-height: 20px;
   float: left;
   margin: 0 0 0 15px;
   padding: 0;

}

h2.center {
   padding: 0 0 0 20px;
}

input#s{
   color: #c2c2c2;
   width: 180px;
   border: 1px solid #c2c2c2;
   background: #fcfcfc;
   font-size: 1em;
   padding: 3px 3px 3px 3px;
   float: left;
   display:inline;
}

input#searchsubmit {
   background: #fff url(images/go.png) no-repeat left top;
   width: 22px;
   height: 21px;
   margin: 0 0 0 2px;
   padding: 0;
   font-size: 11px;
   border: 1px solid #c2c2c2;
   float: right;
   display:inline;
}

input#searchsubmit:hover {
   background: #efefef url(images/go.png) no-repeat;
}

.avatar {float: left; width: 64px; height: 64px; margin: 10px 10px 0 10px;}

.comm {
   width: 690px;
   margin: 10px 0 0 25px;
   float: left;
   padding: 0;
}

.bobcomments {
   margin-bottom: 20px;
}

#commentform {
   background: #4b4a4a;
   width: 430px;
   margin: 25px auto;
   padding: 10px 20px 10px 20px;color: #999;
}

#commentform #respond {
   color: #31b3fd;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.75em;
   text-transform: uppercase;
   margin: 0;
   padding: 0;
}

#commentform label {
   display: block;
   margin: 5px 0 2px 0;
   padding: 0;
   color: #fff;
}

#commentform input {
   width: 190px;
   height: 20px;
   margin: 0;
   padding: 0;
   border: #c5c5c5 1px solid;
}

#commentform textarea {
   width: 425px;
   margin: 0;
   padding: 0;
   border: #c5c5c5 1px solid;
}

#commentform #submit {
   margin: 10px 0 10px 0;
   padding: 0 5px 0 5px;
   width: auto;
   height: 30px;
   color: #4b4a4a;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.75em;
   font-weight: 700;
   text-transform: uppercase;
   background: #31b3fd;
   border: none;
}

#commentform #submit:hover {
   color: #131313;
   background: #00a3ff;
}

#commentform p {
   margin: 0;
}

#comments-blocked {
   margin: 25px 0 0 0;
   padding: 0;
   font-size: 1.5em; 
   text-align: center;
}

#comments-blocked a,
#comments-blocked a:visited,
#comments-blocked a:active {
   text-decoration: none;
   color: #008cdc;
   border: none;
}

#comments-blocked a:hover {
   text-decoration: none;
   color: #010101;
   border: none;
}

ol.commentlist {
   margin: 0;
   padding: 0;
}

ol.commentlist .em {
   margin: 10px; 
   text-align: center;
   padding: 5px;
   border: #ff0000 1px solid;
   color: #ff0000;
}

ol.commentlist li {
   display: block;
   list-style: none;
   margin: 0;
   padding: 0;
}

ol.commentlist li.commenthead {
   display: block;
   list-style: none;
   margin: 0;
   padding: 0;
}

ol.commentlist li.commenthead h3 {
   margin: 0;
   padding: 0;
   font-size: 1.5em;
   font-weight: 700;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   color: #a6a5a5;
}

ol.commentlist .name {
   margin: 0 10px 0 10px;
   padding: 0 0 5px 0;
   height: auto;
   background: url(images/doc.png) repeat-x left bottom;
   display: block;
}

ol.commentlist .title {
   font-size: 1.18em;
   font-weight: 700;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   color: #353535;
   display: inline;
}

ol.commentlist .date {
   font-size: 0.95em;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #31b3fd;
   display: inline;
   float: right;
}


ol.commentlist p {
   font-size: 1em;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #5d5d5d;
   margin: 5px 10px 10px 10px;
   text-align: justify;
}

ol.commentlist li.mycomment,
ol.commentlist li.odd {
   background: #e9e9e9;
   border-bottom: #f5f5f5 3px solid;
   padding: 1px;
   margin: 0; 
   min-height: 105px;
}

ol.bob {
   border-top: 1px solid #cedeef;
   list-style: none;
   margin: 0;
   padding: 15px;
}

ol.bob li {
   display: block;
   list-style: none;
   background: transparent url(images/hb.gif) 0 2px no-repeat;
   padding-left: 15px;
   margin: 0 0 5px;
}

#user-panel {
   border: #ddd 1px dotted;
   text-align: center;
   margin: 0 auto;
   padding: 2px;
   background: #f6f6f6;
   white-space: pre;
   width: 915px;
}

#user-panel .you {
   font-style: italic;
}

#footer {
   width: 250px;
   height: 30px;
   color: #000;
   margin: 15px 15px 0 0;
   padding: 0;
   text-align: right;
   float: right;
   font-size: 10px;
   display: inline;
}

#footer a:hover {
   text-decoration: none;
   background: #f1f1f1;
   padding: 0;
   color: #ddd;
   border: none;
}

.rss-img {
   background: url(images/rss.png) no-repeat left top;
   width: 17px;
   height: 17px;
   margin: 0; 
   padding: 0; 
   float: right;
}

table.normal, table.normal th, table.normal td {
   border: 1px solid black;
   border-collapse: collapse;
   padding: 0.5em;
}
table.normal th {
   text-align: center;
}
table.normal td.num {
   text-align: right;
}
div.social {
   text-align: center;
}
.wp_syntax td.code {
    background-color: #EEE !important;
    background-image: none !important;
}
