﻿/*  
Theme Name: Velbot
Theme URI: http://www.slowik.bharp.pl.com
Description: Velbotowa templatka.
Version: 2.0b
Author: Słowik
Author URI: http://www.slowik.bharp.pl/

*/



body
{
background:#7DB2CF;
background-image:url('img/tlo.jpg');
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
border:0;
}

#wrapper
{
width:770px;
margin: 0 auto;
}

#header
{
background-image:url('img/head.jpg');
background-position:top;
background-repeat:no-repeat;
height:250px;
}

#content
{

width:770px;
background:#fff;
float:left;

}

.bot
{
width:770px;
height:20px;
background-image:url('img/bot.jpg');
}

.top
{width:770px;
height:20px;
background-image:url('img/top.jpg');
}

#sidebar
{

margin:0;
width:770px;
height:50px;
background-image:url('img/belka.jpg');
}

#footer{width:770px;
clear:both;}



#nav {
	list-style: none;
	margin: 0px;
        text-align:center;
	
}
#nav li {
	float: left;
	
       margin:15px 15px 15px 15px;
       
        
      
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #2580b0;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	
	
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	
	
}
#nav .page_item a:hover {
	color: #000000;
}


a:link, a:visited
{
color:#2580b0;
}

a:hover{
	text-decoration: none;
}

h1
{
	font-size:2em;
        margin-top:75px;
}

h2
{
	font-size:1.1em;
        margin-left:40px;
	}
      
#content ul li
{
margin-left:50px;
margin-right:50px;
}
	
#header h2 {
	margin:0;
	color:#fff;
	}

p {
padding-left:60px;
padding-right:60px;
	margin-bottom:0;
	font-size:1em;
	line-height:1em;
	text-align:justify;
}

pre {
	font-size:0.9em;
	line-height:1.4em;
}

.entry{
line-height: 18px;
}


.navigation{
padding: 10px 0 0 15px;
font-size: 10px;
font-weight: bold;
line-height: 18px;
}

.pquote {
border: 1px dotted #000;
	margin:0 auto;
	width: 70%;
	background:#EBEDFE url(img/openquote.gif) top left no-repeat ;
	color: #13249A;
        
        
	font-size: 1.1em;
	line-height: 0.9em;
	font-style: italic;
	padding: 0.5em;
	
	
		}
		
		
		.comments-template{
	margin: 1px 0 0 10px;
	border-top: 1px solid #ccc;
	padding: 1px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	margin-left:10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.next
{
color:#f00;
text-align:center;
font-weight:bold;
font-size:14px;
}

.flash
{padding:0;
margin:0;}

/*.pdf
{
background:url()
padding-left:14px
font-size:14px
}
*/