/*
Theme Name: Domestifluff
Theme URI: http://www.domestifluff.com
Version: 1.0
Description: Domestifluff Theme
Author: Domestifluff
Author URI: http://www.domestifluff.com
*/
body {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #333333;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

#postbuttons	{
	width: 280px;
	text-align: center;
	padding: 10px;
}

.singlebutton	{
	float: left;
	display: block;
	width: 86px;
	height: 87px;
}


.foodposts a, .foodposts a:visited {
   display: block;
   background: url('images/food-posts.gif') top left no-repeat;
   text-decoration: none;
   }
.foodposts a:hover, a:active {
   background-position: -92px 0;
   }
   
.craftposts a, .craftposts a:visited {
   display: block;
   background: url('images/craft-posts.gif') top left no-repeat;
   text-decoration: none;
   }
.craftposts a:hover, a:active {
   background-position: -92px 0;
   }
   
.etcposts a, .etcposts a:visited {
   display: block;
   background: url('images/etc-posts.gif') top left no-repeat;
   text-decoration: none;
   }
.etcposts a:hover, a:active {
   background-position: -92px 0;
   }

.recipe	{

	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
	width: 375px;
	background-color: #F5F1EB;
	padding: 25px;

}

.magecenter {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.adlink {
	text-align: center;
	padding-top: -10px;
	padding-bottom: 15px;
}

.main {
	width: 875px;
	margin: 0 auto 0 auto;
	background: #fff;
}


.navlinks	{
	margin-top: 18px;
	margin-left: 200px;
}
		
li a,li a:active,li a:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1em;
			letter-spacing: 0px;
			color: #c94d36;
			font-weight: normal;
			text-decoration: none;
		}
		
li a:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1em;
			letter-spacing: 0px;
			color: #576a6e;
			font-weight: normal;
			text-decoration: none;
		}

.search {
	clear: both;
	width:280px;
	text-align: center;
	margin: 0 0 0 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.cont {
	clear: both;
}

.craftig	{
	float: left;
	padding-top: 15px; 
}

.craftig a, .craftig a:active, .craftig a:visited	{
	color: #576a6e;
	text-decoration: none;
}

.craftig a:hover	{
	color: #c94d36;
	text-decoration: none;	
}

.leftColumn {
	color: #333333;
  	float: right;
	width: 280px;
	padding: 8px 20px 8px 0px;;
}

.leftColumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: 1px solid #333333;
}


.leftColumn ul {
	padding: 0;
	margin: 0 0 18px 0;
	list-style: none;
}

.tagcloud	ul	{
	width: 175px;
	text-align: center;
}

.leftColumn li {
	display: list-item;
	margin: 0;
}

.leftColumn p {
	margin: 0;
}

.leftColumn li a, .leftColumn p a, .leftColumn a:visited, .leftColumn p a:visited {
	color: #333333;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 0;

}

.leftColumn li a:hover, .leftColumn p a:hover {
	color: #c94d36;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	background-color: #ffffff;
}


.center {
	float: left;
	width: 525px;
	padding: 8px 0 8px 0;
}

.center h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;	
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;	
	margin: 0;
	color: #333333;
}

.center h2 a:visited {
	color: #c94d36;
	text-decoration: none;
}

.center h2 a {
	color: #c94d36;
	text-decoration: none;
}

.center h2 a:hover {
	color: #333333;
	text-decoration: none;
}



.center p {
	padding: 4px 0 4px 0;
	margin: 0;
}

.right {
	padding: 8px 0 8px 0;
	clear: both;
	width: 450px;
}

.right img {
	float: left;
	margin: 0 20px 0 0;
}


.footerinfo {
	border-top: 1px #333333 solid;
	clear: both;
}

.footerinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;	
}

.footerinfo a {
	font-weight: bold;
	text-decoration: none;
	color: #c94d36;
}

.footerinfo a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #576a6e;
}

p.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 3px 0 3px 0;
	vertical-align: middle;
}

.date a:link, .date a:visited {
	color: #f60;
	text-decoration: underline;
}

.date a:hover, .date a:active {
	color: #f60;
	text-decoration: none;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* forms */

input.text { 
	margin: 0; 
	width: 130px;
	border: 1px solid #c94d36; 
	background: #fff;
	color: #333333; 
}

input.text:hover { 
	border: 1px solid #333333; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none; 
	background: #8f7050; 
	color: #ffffff; 
	padding: .30em;
	width: 70px;
	text-transform: lowercase;
	font-weight: bold;
}

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}






/*post stylng*/
.post{margin:0 0 25px 10px;}

.post .info{
padding:15px 3px 3px 8px;
font-size:0.9em;
color:#333333;
text-align: right;
font-weight: bold;
}


.info a{
color:#c94d36;
}

.info a:visited{
color:#c94d36;
}

.info a:hover {
color: #576a6e;
}

.entry a:visited{
color:#c94d36;
}

.entry a{
color:#c94d36;
text-decoration: none;
}

.entry a:hover {
color: #576a6e;
}

.entry {
	background: #fff url('images/dotted.gif') repeat-x bottom;
	padding-bottom: 15px;
}


/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
color:#c94d36;

}

#commentlist li a{

color:#c94d36;

}


.oddbox a
{
color:#c94d36;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

ul .children	{
	line-height: 50%;
}

li .cat-item	{
	padding-left: 20px;
}

.feedlist	{
	text-align: left;
	font-size: 1em;
}

.feedlist  a, .feedlist a:visited {
	color: #333333;
	margin: 0px;
	text-decoration: none;
	display: block;
}

.feedlist a:hover {
	color: #c94d36;
	display: block;
	margin: 0px;
	text-decoration: none;
	background-color: #ffffff;
}

.listrss	{
	float: right;
	margin-top: -22px;
}

.posthead	{
	position: relative;
	margin: 0 0 0 0;
	background: url('images/dotted.gif') repeat-x bottom;
	height: 95px;
}

.permlink	{
	text-align: left;
	font-family: Times Roman, Serif; 
	font-size: 2em;
	width: 425px;
	margin-left: 75px;
	margin-top: -80px;
}

.permlink a{
color:#333333;
text-decoration: none;
}

.permlink a:visited{
color:#333333;
}

.permlink a:hover {
color: #c94d36;
}

.datebox	{
	background-color: #fb6a4f;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	width: 50px;
	padding: 5px;
	line-height: 165%;
}

.month	{
	font-family: Times Roman, Serif; 
	font-size: 1.5em;
}

.day	{
	font-family: Times Roman, Serif; 
	font-size: 2em;
}

.year	{

	font-family: Times Roman, Serif; 
	font-size: .65em;

}