/*
Theme Name: OSpulse (Orange)
Description: Simple and nice template create for Linux, bash...
Version: 0.5
Author: lukas
*/

* { margin: 0; padding: 0 }

body {
	width: 970px;
	margin: 0 auto;
	background-color: #404040;
	font: 14px Arial, Verdana, sans-serif
}

#header {
	width: 100%;
	height: 80px;
	margin-top: 12px;
	background: white url("images/ospulse.png") no-repeat
}

#menu_t {
	width: 100%;
	height: 24px;
	background-color: white;
}

/* Styl formatowania dla Menu */
#menu_p {
	width: 150px;
	height: 18px;
	float: left;
	background-color: #d04040;
	font: bold 15px sans-serif;
	letter-spacing: 1px;
	text-align: center;
	padding: 4px 1px 2px 1px;
	margin-right: 2px
}

#menu_p a {
	color: white;
	text-decoration: none
}

#menu_p a:hover {
	letter-spacing: 2px
}
/* End... */

#kanal_rss {
	width: 64px;
	height: 64px;
	float: right;
	margin: 2px 10px 0 0
}

#kanal_info {
	width: 440px;
	height: 22px;
	background-color: white;
	float: left;
	position: relative ; top: 43px; left: 442px;
}

#content {
	width: 700px;
	height: 100%;
	float: left;
	background-color: white;
	margin-top: 5px;
	padding: 0px 15px;
}

#sidebar {
	width: 204px;
	height: 100%;
	float: right;
	background-color: white;
	margin-top: 5px;
	padding: 0px 15px		
}

#sidebar h3 {
	font-size: 14px;
	color: #888787
}

#reklama {
	color: #888787;
	margin-top: -10px;
}	

#sidebar ul {
	list-style-type: none;
	margin-bottom: 15px
	}

#sidebar ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	font-size: 13px
	}

/* Styl treści dla nagłówka, paragrafu, paragrafu daty, pogrubienia */
h3 {
	margin-top: 10px;
	font: 190%/100% "Trebuchet MS", Tahoma, Arial;
	color: #e77a2a;
	font-size: 19px;
	word-spacing: 2px;
	letter-spacing: -1px;
}	

h3 a {
	text-decoration: none
}	

.date {
	font-size: 13px;
	margin-top: 0;
	color: #888787
}

.comm {
	color: #888787
}

p.linki {
	text-align: right;
	color: #e77a2a;
}

p.linki a:hover {
	color: black;
	text-decoration: underline
} 

p {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: justify
}

a {
	color: #e77a2a;

}

/* Sidebar */
li a {
	text-decoration: none
}

li a:hover {
	color: black
}

#kat_arch li a:hover {
	margin-left: 10px;
	color: black;
	letter-spacing: 1px
}
/* Sidebar koniec*/

img {
	margin: 10px 10px 10px 10px;
	border: 0;
}

#lpng {
	float: left;
	margin: 15px 15px 8px 0px;
	border: 0;
}
#greybox {
	margin-top: 25px
}

#greybox img {
	float: left;
	width: 222px;
	height: 200px;
	margin: 5px 5px 5px 5px;
	text-align: center
}

#centerr {
	text-align: center;
	margin-bottom: 5px
}
	
#clear {
	clear: both
}

hr {	
	color: #404040
}

#footer {
	width: 100%;
	height: 22px;
	color: white;
	text-align: center;
	clear: both
}

.tags a {
	color: black;
	text-decoration: none;
	font-size: 13px;
}

.tags a:hover {
	color: #e77a2a
}

/* POCZĄTEK... STYLE KOMENTARZY */
/* Styl dla okien komentarzy */

h4 {
	margin-top: 30px;
	font: 110% "Trebuchet MS", Tahoma, Arial;
	color: #e77a2a;

}

.comments {
	margin: 0px 0px 20px;
	list-style: none
}
.comments li {
	background-color: #F5F5F5;
	position: relative;
	list-style: none;
	margin-top: 15px;
	padding: 7px 10px 10px
}

.comments li p {
	font-size: 13px;
	margin-top: 18px
}

/* Linia pozioma pod komentarze */
#respond {
	border-bottom: 1px dotted #CCCCCC
}

/* Styl dla okien formularza: nick, email www */
#commentform input{
	width: 150px;
	background: #F5F5F5;
	border: 1px solid #888787;
	padding: 1px;
	margin: -10px 0px 0px 0px

}
/* styl czcionki dla nick, email www */
#commentform label {
	color: #e77a2a;
	font-size: 15px
}

/* Styl dla okna formularza komentarzy */
#commentform textarea{
	width: 650px;
	height: 120px;
	background: #F5F5F5;
	border: 1px solid #888787;
	padding: 2px;
	margin-top: 1px
}

/* Styl koloru okien formularza */
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: white
}

/* Styl dla daty opublikowania komentarza */
.time {
	color: #888787;
	margin-left: 5px
}


/* Avatar */
li img {
	margin: -2px 0 0 0px
}

.avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff
}


/* Nieparzysty kolor komentarzy
.commentlist .alt {
	background-color: whitesmoke lub #F5F5F5
}
*/
/* END... STYLE KOMENTARZY */


.find {
	width: 150px;
	background: #F5F5F5;
	border: 1px solid #888787;
	padding: 1px
}

.find_text {
	color: #888787;
	font-size: 13px
}

#search {
	float: left; 
	margin-top: 2px; 
	margin-left: 15px;
	margin-right: -70px
}

.next_prev {
	font: 110% "Trebuchet MS", Tahoma, Arial;
	text-decoration: none
}

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 100%;
	height: 22px; /* height should be included to reserve visual space for the marquee */
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 0px;
	/* text-align: center;
	width: 100%;*/
	color: #888787;
}

