/*  

Theme Name: Bablo

Theme URI: http://www.bablo.by/

Version: 1.0

Author URI: http://www.bablo.by/


*/

body {
	font: 100% Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: 22px "Trebuchet MS", Tahoma, Arial;
	color:#777777;
}

h2.logo {
	font: 32px "Trebuchet MS", Tahoma, Arial;
	color:#e9651a;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:0;
	position:relative;	

}
h2.logo span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/gradient_1.png) repeat-x;
}
* html h2.logo span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/gradient_1.png", sizingMethod="scale");
}

h2.bar{
	font: 20px "Trebuchet MS", Tahoma, Arial;
	color:#999999;
}
.content-tab{
	background: #f2f2f2 url(images/bg-tab.jpg) repeat-y;
}
div.text{
	padding: 0px 20px 20px 20px;
	color:#666666;
}
.quote{
	color:#777777;
	font-size: 80%;

}
.quote span{
	color:#888888;
	font-style: italic;
}
p{
	font-size: 90%;
}
li{

	font-size: 90%;
}
small{
	color:#999999;
}
#serp{
	border: 2px solid #cacaca;
}
#poisk{
	padding: 0px;
	border: none;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color:#fff;
	background: url(images/search.jpg) repeat-x left top;
	cursor: pointer;
}

a {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #e9651a;
	text-decoration: none;
}

.sitebar a {
	color: #888888;
	text-decoration: none;
}

.sitebar a:hover {
	color: #e9651a;
	text-decoration: none;
}

h1 a {
	color: #e9651a;
	text-decoration: none;
}

h1 a:hover {
	color: #0099ff;
	text-decoration: none;
}

h2 a {
	color: #e9651a;
	text-decoration: none;
}

h2 a:hover {
	color: #0099ff;
	text-decoration: none;
}

h2 {
	font: 22px "Trebuchet MS", Tahoma, Arial;
	letter-spacing:-.05em;
	margin:0;
}

h3 {
	font: 16px "Trebuchet MS", Tahoma, Arial;
	color: #777777;
	letter-spacing:-.05em;
	font-weight:bold;
	margin:0;
}

h4 {
	font: 16px "Trebuchet MS", Tahoma, Arial;
	color: #888888;
	letter-spacing:-.05em;
	font-weight:bold;
	margin:0;
}

#comment {
	width: 100%;
}

#commentform input {
	width: 550px;
}

#commentform #submit {
	width: 140px;
}
