@charset "utf-8";
/*
Theme Name: Vivee Wordpress Theme (v1)
Theme URI: http://vivee.info/
Description: The WordPress theme created by Vivee.info 
Version: 1.1
Author: Vivee.info
Author URI: http://vivee.info
Tags: vivee, vivee.info, themes, dark, simple


	This theme was designed and built by Vivee.info,
	whose blog you will find at http://vivee.info/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



* {
	padding:0;
	margin:0;
	}
	
body {
	text-align:center; /*centrowanie strony dla IE*/
	background:url(img/body_bg.jpg) repeat-x top #181818;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f7f7f7;
	}	
	
img {
	border:0;
	}	
	
.end { /* div ten bardzo ladnie zamyka wszystkie otwarte floaty*/
	clear:both;
	}	
	
#page {
	width:900px;
	text-align:left;
	margin:0 auto; /*centrowanie zawartosc strony dla wszystkich przegladarek procz IE*/
	}	

#head {
	height:150px;
	}
	
#vivee {
	height:150px;
	width:293px;
	float:left;
	background:url(img/vivee.jpg) no-repeat;
	position:relative;
	top:0;
	left:0;
	}	
	
#vivee a {
	display:block;
	width:293px;
	height:150px;
	position:absolute;
	top:0;
	left:0;
	}	

#menu {
	width:607px;
	float:left;
	position:relative;
	top:0;
	right:0;
	}
	
#menu ul {
	list-style-type:none;
	position:absolute;
	top:60px;
	right:0;
	}	
	
#menu ul li {
	display:inline;
	}		
	
#menu ul li a {
	display:block;
	margin:0 0 0 3px;
	float:left;
	color:#787878;
	text-decoration:none;
	height:33px;	
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
		
#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#fff;
	background: url(img/li_lewo.jpg) no-repeat;
}
		
#menu ul li span {
	padding:7px 10px 5px 10px;
	display:block;
}
	
#menu ul li a:hover span, #menu ul li.current_page_item a span {
	background: url(img/li_prawo.jpg) no-repeat 100% 0;	
}			

#main {
	width:900px;
	padding:20px 0;
	}

ul#wpisy {
	width:600px;
	float:left;
	list-style-type:none;
	}
	
ul#wpisy li {
	border-bottom:1px dashed #424242;
	padding:10px 0;
	margin:0 0 10px 0;
	}		
	
.wpis_main img {
	padding:2px;
	background:#343434;
	}	
	
h2.title {
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 10px 45px;
	margin:0 0 10px 0;
	color:#f7f7f7;
	background:url(http://www.bezplatne-programy.pl/wp-content/uploads/2010/09/Download-e1284024335289.png) no-repeat;
	}	
	
h2.title a {
	text-decoration:none;
	color:#f7f7f7;
	}		
	
ul#wpisy li .entry {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	}	
	
ul#wpisy li small {
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	color:#565656;
	margin:0 0 10px 0;
	}	
	
ul#wpisy li small span {	
	color:#454545;
	padding:0 5px;
	font-weight:bold;
	}
	
ul#wpisy li small span a {
	text-decoration:none;
	font-weight:normal;
	color:#c7c7c7;
	}	
	
ul#wpisy li small span a:hover {
	border-bottom:1px dashed #9e0000;
	}	
	
.entry a {
	color:#da0000;
	text-decoration:none;
	}	
	
.entry a:hover {
	color:#bd0000;
	text-decoration:underline;
	}		
	
.entry img, .entry a img {
	margin:3px;
	padding:2px;
	border:1px solid #202020;
	}	
	
.entry a:hover img {
	margin:3px;
	padding:2px;
	border:1px solid #da0000;
	}		
	
a.more-link {
	padding:3px 5px 3px 15px;
	width:60px;
	margin:5px 0;
	text-align:right;
	background:#c70000;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color:#fff;
	display:block;
	border:none;
	}		
	
.entry p {
	padding:0 0 8px 0;
	}	
	
a.more-link:hover {
	border:none;
	color:#FFFFFF;
	}	
	
ul.reklama {
	list-style-type:none;
	}	
	
ul.reklama a {
	padding:0;
	border:0;
	}	
	
ul.reklama li {
	width:100px;
	height:100px;
	margin:0 13px 13px 0;
	float:left;
	padding:0;
	display:inline;
	background:none;
	}	
	
ul.reklama li a, ul.reklama li a:hover {
	text-decoration:none;
	border:0;
	width:100px;
	height:100px;
	display:block;	
	margin:0;
	padding:0;
	}	
	
#footer {
	text-align:center;
	background:#1d1d1d;
	border-top:1px solid #232323;
	padding:10px 0;
	}	
	
#footer_content {
	width:900px;
	text-align:left;
	margin:0 auto;
	}	
	
#komentarze, #przyjaciele, #archiwum {
	width:270px;
	float:left;
	}	
	
#komentarze, #archiwum {
	margin:0 45px 0 0; 
	}	
	
#komentarze h2, #przyjaciele h2, #archiwum h2 {
	width:239px;
	height:20px;
	padding:5px 0 0 31px;
	font:14px Arial, Helvetica, sans-serif;
	color:#c4c4c4;
	font-weight:bold;
	margin:0 0 10px 0;
	}
	
#komentarze h2 {
	background:url(img/h2_komentarze.jpg) no-repeat;
	}	
	
#przyjaciele h2 {
	background:url(img/h2_przyjaciele.jpg) no-repeat;
	}
	
#archiwum h2 {

	background:url(img/h2_archiwum.jpg) no-repeat;
	}		
	
#footer_content ul {
	list-style-type:none;
	}	
	
#footer_content li {
	margin:0 0 1px 0;
	line-height:1px;
	}	
	
#footer_content li a {
	display:block;
	background:#242424;
	border:1px solid #2e2e2e;
	padding:5px;
	text-decoration:none;
	color:#d6d6d6;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}		
	
#footer_content li a:hover {
	border:1px solid #494949;
	text-decoration:none;
	color:#fff;
	}	
	
h2.rights {
	text-align:left;
	float:left;
	width:600px;
	color:#9a9a9a;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	font:11px Arial, Helvetica, sans-serif; 
	}	
	
h2.rights a {
	text-decoration:none;
	font-weight:bold;
	color:#9a9a9a;
	}
	
h2.rights a:hover {
	color:#bbbbbb;	
	}		
	
h2.rss {
	float:right;
	margin:10px 0 0 0;
	width:30px;
	height:30px;
	position:relative;
	top:0;
	right:0;	
	}
	
h2.rss a {
	position:absolute;
	width:30px;
	height:30px;
	}		
	
#sidebar {
	float:right;
	width:230px;
	}	
	
#sidebar h2 {
	text-align:left;
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0;
	color:#323232;
	}	
	
ul.bok {
	list-style-type:none;
	width:230px;
	margin:0 0 15px 0;
	}	
	
ul.bok ul {
	list-style-type:none;
	width:230px;
	margin:5px 0;
	}		
	
ul.bok li {
	display:block;
	margin:0 0 1px 0;
	line-height:1px;	
	}	
	
ul.bok li a {
	display:block;
	background:#222222;
	border:1px solid #2c2c2c;
	padding:5px 7px;
	text-decoration:none;
	color:#d6d6d6;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}	
	
ul.bok li a:hover {
	display:block;
	border:1px solid #3e3e3e;
	color:#d6d6d6;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}		
	
ul.bok ul li a {
	display:block;
	background:#181818;
	border:1px solid #1d1d1d;
	padding:5px 5px 5px 18px;
	text-decoration:none;
	color:#d6d6d6;	
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(img/pk.gif) no-repeat 3px 5px;	
	} 
	
ul.bok ul ul li a {
	display:block;
	background:#181818;
	border:1px solid #1d1d1d;
	padding:5px 5px 5px 28px;
	text-decoration:none;
	color:#d6d6d6;	
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(img/pk.gif) no-repeat 13px 5px;	
	} 
	
ul.bok ul li a:hover {
	border:1px solid #222222;
	color:#d6d6d6;
	background:url(img/pk2.gif) no-repeat 3px 5px;		
	}	
	
ul.bok ul ul li a:hover {
	border:1px solid #222222;
	color:#d6d6d6;
	background:url(img/pk2.gif) no-repeat 13px 5px;		
	}				
	
blockquote {
	padding:10px;
	background:#272727;
	border:1px solid #313131;
	margin:5px 0 10px 0;
	}
	
ul#wpisy ul, ul#wpisy ol {
	margin:5px 0 10px 35px;
	}
	
ul#wpisy ul ul, ul#wpisy ol ol {
	margin:0px 0 0px 18px;
	}		
	
ul#wpisy ul li, ul#wpisy ol li	{
	border:none;
	padding:3px 0;
	margin:0;
	}
	
.entry strong {
	color:#dfdfdf;
	border-bottom:1px dashed #232323;
	}	

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin:4px 0;
	}
	
.entry h1 {
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
.entry h2 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px dashed #2f2f2f;
	}
	
.entry h3 {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e10100;
	letter-spacing:2px;
	font-weight:bold;
	}			
	
.entry h4, .entry h5, .entry h6 {
	letter-spacing:1px;
	color:#FFFFFF;
	} 	
	
.entry table {
	border:1px solid #424242;
	width:100%;
	margin:10px 0; 
	}	
	
.entry table th, .entry table td {
	padding:3px 2px;
	border-bottom:1px solid #2c2b2b;
	}	
	
.entry table th {
	background:#2f2f2f;
	color:#fff;
	}
	
.entry fieldset {
	border:1px solid #2f2f2f;
	padding:5px;
	}	
	
.entry legend {	
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e10100;
	letter-spacing:2px;
	font-weight:bold;
	}	

.entry abbr {
	background:#2a2a2a;
	padding:1px;
	color:#f6f6f6;
	}	
	
.entry acronym {
	background:#404040;
	padding:1px;
	color:#FFFFFF;
	}	
	
.entry pre {
	background:#212121;
	padding:5px;
	margin:10px 0;
	overflow:auto;
	width:580px;
	}	
	
.entry form {
	margin:5px 0 10px 0;
	}	
	
form#searchform, form#searchform2, .entry form {
	vertical-align:middle;
	}	
	
form#searchform input, form#searchform2 input {
	background:#272727;
	border:1px solid #2e2d2d;
	color:#CCCCCC;
	vertical-align:middle;
	padding:2px;
	width:190px;
	}
	
form#searchform input#searchsubmit, form#searchform2 input#go {
	width:auto;
	background:#d20000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	border:1px solid #bd0000;
	padding:2px;
	}		
	
.entry form input, .entry form textarea {
	background:#272727;
	border:1px solid #2e2d2d;
	color:#CCCCCC;
	vertical-align:middle;
	padding:2px;
	width:300px;
	}	
	
.entry form select {
	background:#272727;
	border:1px solid #2e2d2d;
	color:#CCCCCC;
	vertical-align:middle;
	padding:2px;
	width:305px;
	}		
	
.entry form input.radio, .entry form input.checkbox {
	width:auto;
	margin:0 5px 0 0;
	padding:0;
	background:none;
	border:0; 
	}	
	
.entry form input.button {
	width:auto;
	padding:3px 6px;
	background:#d20000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	border:1px solid #bd0000;
	} 
	
	
#comments, #respond {
	margin:15px 0 10px 0;
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#505050;	
	}
	
.commentlist {
	list-style-type:none;
	}	
	
.commentlist li {
	margin:0 0 10px 0;
	border-bottom:1px dashed #212121!important;
	padding:10px 0 5px 0!important;
	clear:both;
	}
	
.commentlist li.alt {
	margin:0 0 10px 0;
	border-bottom:1px dashed #212121!important;
	padding:10px 0 5px 0!important;
	clear:both;
	}		
	
li.komentarzyk {
	border-bottom:1px dashed #666666;
	}	
	
.autor_dane {
	width:120px;
	float:left;
	text-align:center;
	}	
		
.autor_dane cite, .autor_dane cite a {
	font-size:12px;
	color:#cccccc;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}		

.autor_dane small {
display:block;
margin:3px 0;
}
	
.autor_dane small a, .komentarze a {
	color:#484848;
	text-decoration:none;
	font-size:11px;
	}	
	
.autor_dane img {
	border:2px solid #484848; 
	margin:0 0 5px 0;
	}	
	
.autor_text {
	color:#adadad;
	}	
	
.komentarze {
	margin:0 0 15px 0;
	}	
	
.komentarze form {
	margin:10px;
	}	
	
.komentarze form input {
	width:150px;
	}
	
.komentarze form input.ok {
	width:auto;
	padding:4px 8px;
	font-weight:bold;
	}	
	
.komentarze form textarea {
	width:400px;
	}	

.komentarze form input, .komentarze form textarea {
	vertical-align:middle;
	margin:0 0 4px 0;
	border:1px dashed #242424;
	padding:2px;
	background:#202020;
	color:#CCCCCC;
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	}	
	
.komentarze form small {
	font-size:11px;
	color:#d3d3d3;
	padding:0 0 0 5px;
	}	
	
.pagetitle {
	padding:10px;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#676767;
	font-weight:bold;
	width:100%;
	text-align:center;
	background:#1f1f1f;
	border:1px solid #242424;
	margin:0 0 5px 0;
	}	
	
.pagetitle span {
	color:#959595;
	}	
	
p.zalogowany, p.zalogowany a {
	font-size:12px;
	margin:0 0 7px 0;
	}		
	
.alignleft a {
	float:left;
	display:block;
	width:150px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#1d1d1d;
	border:1px solid #202020;	
	text-align:center;
	padding:5px;
	margin:10px 0;	
	list-style-type:none;	
	}	
	
.alignleft2 a {
	display:block;
	width:150px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#1d1d1d;
	border:1px solid #202020;	
	text-align:center;
	padding:5px;
	margin:10px 0;	
	list-style-type:none;	
	}		
	
.alignright a {
	float:right;
	display:block;
	width:150px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#1d1d1d;
	border:1px solid #202020;	
	text-align:center;
	padding:5px;
	margin:10px 0;
	list-style-type:none;	
	}		

.alignright a, .alignleft a, .alignleft2 a {
	color:#636363;
	text-decoration:none;
	}	
	
..alignright a:hover, .alignleft a:hover, .alignleft2 a:hover {
	color:#ababab;
	}	
		
