﻿/*
Theme Name: FeedBlog
Theme URI: http://feedblog.ir/
Description: hI
Version: 2.0
Author: Mojtaba Hashemi
Tags: 

*/
body {
	background-repeat:repeat-x;
	background-image:url('images/bg.jpg');
	background-color:#1D2627;
}
.time {
padding-bottom:8px;
font-family:Tahoma;
font-size:10pt;
padding-right:10px;
}
.su{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.su a {
	color:#333333;
	text-decoration:none;
}
.su a:visited {
	color:#B2B2B2;
		text-decoration:none;

}
.time a {
		text-decoration:none;
		color:#333333;
		font-weight:bold;
}
time img P{
	border:0px;
}
hr {
	background-image:url('images/hr.jpg');
	height: 10px;
	border:0px;
	width:80%;

}