/*   
Theme Name: Boghdan.net
Theme URI: http://boghdan.net
Description: Just a theme for boghdan.net webpage based on WP
Author: Pavels Bogdans
Author URI: http://boghdan.net
*/

body {
	color: #000000;
	font-family: verdana,"Bitstream Vera Sans Mono";
	font-size: 9pt;
}
td {
	border: 0px red dashed;
	vertical-align: top;
	margin: 0px;
	font-family: verdana,"Bitstream Vera Sans Mono";
	font-size: 9pt;
}
p {
  text-align: justify;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
p {
	font-family: verdana,"Bitstream Vera Sans Mono";
	font-size: 9pt;
}
td.conttd {
	padding: 10px;	
}
img {
	border-width:0px;
}
   
#sidebar li {
	list-style-type: none;
}