/*  
Theme Name: Flat Rate Carpet Theme
Theme URI: http://flatratecarpet.com/blog/
Description: 
Author: Doron Mishli
Author URI: 
Version: 1.0
Tags: 
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* comments */
html {margin-top:0px !important}
H1
{
	color:#9990c6;
	font-size:16px;
	font-weight:normal;
	border-bottom:solid #9990c6 6px;
	padding-top:8px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:4px;
}

.PostTitle A{text-decoration:none}
h2 
{
	border-bottom:dotted #A78C91 1px;
	color:#A78C91;
	font-size:15px;
	margin:0;
	padding:15px 0 1px ;
}
.entry-title a {text-decoration:none;}
.PageSideBox TD
{
	background-color:#FFF;
	border-top:solid #fff 2px;
	padding:3px;
	font-size:11px;
	color:#6a61a4;	
}
.PageSideBox TD DIV
{
	text-align:center;
	padding-top:3px;
	padding-bottom:7px;
	
}
.PageSideBox TD  A
{
	font-size:11px;
	color:#6a61a4;
	text-decoration:none;
	font-style:italic;	
}
.PageSideBox TD UL {margin-left:0px;padding-left:0px}
.PageSideBox TD UL li, .PageSideBox TD  li
{
	list-style-type:none;
	border-bottom:1px dotted #6a61a4;
	padding:2px
}
.PageSideBox TD UL li:hover, .PageSideBox TD  li:hover{background-color:#6a61a4;}
.PageSideBox TD UL li:hover a, .PageSideBox TD  li:hover a{color:#fff}
.tags a:hover{color:#E19B4F;}
.comments-template{

margin: 10px 0 0;

border-top: 1px solid #ccc;

padding: 10px 0 0;

}

.comments-template ol{

margin: 0;

padding: 0 0 15px;

list-style: none;

}

.comments-template ol li{

margin: 10px 0 0;

line-height: 18px;

padding: 0 0 10px;

border:thin;

border-style:inset;

border-color:#ecfbbe;

background-color:#faefbf;

}

.comments-template h2, .comments-template h3{

font-family: Georgia, Sans-serif;

font-size: 16px;

}

.commentmetadata{

font-size: 12px;
padding:5px;
background-color:#EEEEF3;
border:1px solid #9993BB;
}

.comments-template p.nocomments{

padding: 0;

}

.comments-template textarea{

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

}
.ServiceBox
{
	cursor:pointer;
	color:#E19B4F;
}
.submitSearch
{
	background: url('SearchIcon.png') no-repeat center;
	width:27px;
	height:20px;
	margin-top:2px;
	cursor:pointer;
}
