/*
Theme Name: Virgo
Theme URI: http://www.virgo.kalisz.pl/virgo/
Description: Virgo S.C.
Version: 0.5
Author: Bart Sokol
Author URI: http://bart-sokol.info/
*/

table, td, tr {
	padding: 0px;
	border-collapse: collapse;
}

body {
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.entry, .entrytext {
	display: block;
	text-align: justify;
}

.entry:first-letter, .entrytext:first-letter {
	font-size: 200%;
	float: left
}

.post h2 {
   font-family: 'Verdana', 'Tahoma', 'Arial', 'Helvetica', sans-serif;
   font-size: 12pt;
}

h2 a {
   text-decoration: none;
}

h2 a:hover {
   text-decoration: underline;
}
 
#sidebar {
	width: 150px;
	margin-left: 10px;
}

#sidebar a {
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	color: #ffeeee;
	text-decoration: none;
}

#sidebar a:hover {
   text-decoration: underline;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

img {
	border: 0px;
}

span.item {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #ffeeee;
}

ul li { list-style-image: url('/virgo/wp-images/bul_1.png'); margin-left: -1.5em;  padding-left: 2px; }
ul ul li { list-style-image: url('/virgo/wp-images/bul_2.png'); }

#sidebar ul { margin-top: 0px; }
#sidebar li { list-style-image: url('/virgo/wp-images/bul_1.png'); margin-left: -1.8em;  padding-left: 0px; }
#sidebar ul li { font-size: 10pt; font-weight: bold; color: #660000;}
#sidebar ul ul li { list-style-image: url('/virgo/wp-images/bul_2.png'); font-size: 9pt; font-weight: normal; color: #000000; position: relative; left: -10px; }
#sidebar ul ul ul li { list-style: disc; font-size: 7pt; font-weight: normal; color: #ffffff; position: relative; left: -10px;}

#cont {
	font-family: "Verdana", sans-serif;
	vertical-align: top;
	text-align: left;
	width: 720px;
	margin-left: 5px;
	margin-right: 5px;
}

#cont h2 a {
	font-family: "Verdana", sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #990000;	
}

#cont h2 a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

#cont a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#cont a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

#cont h3 {
	font-family: "Verdana", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;	
}

#searched {
	color: #cccccc;
}

img.spot {
	float: right;
	margin: 20px;
	border: 1px #000000 solid;
}

img.spot_nb {
	float: right;
	margin: 20px;
	border: 0px;
}

img.border {
	margin: 10px;
	border: 1px #000000 solid;
}

big {
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11pt;
}
center {
	text-align: center;
}

.post {
	margin-right: 15px;
}

