/*
Theme Name: My-Spb.ru
Theme URI:
Description: Default template for My-Spb Blog
Version: 1.0
Author: Zames
Author URI: http://www.dachoice.info/
*/
/* стили для шаблона */
body {
	margin: 0px;
	background-color: white;
}
img {
	border: 0;
}
.top {
	height: 153px;
	background-image: url(images/top_bg.gif);
	
}
.inputbox {
	background-color: #ffffff;
	border: 1px #333333 solid;
	padding: 3px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.inputbox:hover {
	background-color: #ffffff;
	border: 1px #cccccc solid;
	padding: 3px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.button {
	background-color: #efefef;
	border: 1px #333333 solid;
	padding: 2px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.search {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/top_bg.gif);
}
.col_left {
	background-image: url(images/col_left.gif);
	background-repeat: repeat-y;
}
.col_right {
	background-image: url(images/col_right.gif);
	background-repeat: repeat-y;
}
.col_bot {
	background-image: url(images/col_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.col_body {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

/* стили для wordpress'а */
h1 {
	margin: 10px;
	color: #666666;
	font-family: Tahoma;
	font-size: 15px;
}
h2 {
	margin: 5px;
	color: #333333;
	font-family: Tahoma;
	font-size: 13px;
}
p {
	margin: 3px 0px 4px 0px;
}
a:link, a:visited {
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-family: Tahoma;
}
a.h1:link, a.h1:visited {
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	border-bottom: none;
}
a.h1:hover {
	color: #333333;
	font-family: Tahoma;
	text-decoration: underline;
}
.meta {
	margin: 5px;
	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
}
.storycontent {
	margin: 8px;
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
}
.storycontent a {
color: #cc0000;
text-decoration: none;
}
.storycontent a:hover {
color: #000000;
text-decoration: none;
}
.feedback {
	margin-left: 10px;
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
}
*html #wrapper {
	overflow: hidden;
}
ul.them {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
ul.them li {
	text-align: left;
	padding-left: 15px;
	background-image: url(images/bullet.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style: none;
}
ol.them {
	font-size: 12px;
}
ol.them li {
	text-align: left;
}
.commentslink {
	padding-left: 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}
.permalink {
	margin: 0 1.8em 0 0;
	padding-left: 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
small {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
.rub {
	font-family: Tahoma;
	font-size: 15px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	list-style: none;
}
.hr {
	border: 0px;
	height: 13px;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
}

div.tags {text-align: left;}
div.tags a {margin-right: 4px; line-height: 1.2em;}
div.tags a:hover {background-color: #cc0000;}
