/* CSS Document */  /* Theme Name: Mom's Favorite Stuff Theme URI: http://momsfavoritestuff.com/ Description: Mom's Favorite Stuff Theme Version: 1.0 Author: Kristine Deppe Author URI: http://websavvymama.com/ */  body { margin:0px; background-image: url("http://www.momsfavoritestuff.com/background.jpg"); background-repeat:repeat;    } #wrap { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       font-size: 10pt; 	background-color: ##9f0214; 	border:#990000 solid 1px; 	color: #00000; 	margin-top:10px; 	margin-left:6%; 	padding:4px; 	float: left; 	width: 970px;  } #content { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	background-image: url(); 	background-repeat:repeat;       font-size: 10pt; 	background-color: ##9f0214; 	color: #00000; 	padding:0px; 	float: left; 	width: 970px;  }  #loop { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       font-size: 10pt; 	color: #00000; 	padding:4px; 	width: 470px;  } #comments { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       font-size: 10pt; 	color: #00000; 	padding:4px; 	float: left; 	width: 380px;  } #sidebar { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       font-size: 10pt; 	color: #00000; 	float: right; 	width: 180px;  } #leftbar { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       font-size: 10pt; 	color: #00000; 	float: left; 	width: 130px; } #footer { 	font-size: 9pt; 	float: left;       color:#000000; 	width: 100%; 	padding-bottom:0px; 	margin-top: 20px; 	background-color:##9f0214; 	display:inline; }  h3 { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	font-size: 14pt; 	color: #000000; 	width: 380px; } h2 { 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	font-size: 10pt; 	font-weight:bold; 	color: #000000; } .menu1 { 	color: #000000; 	text-decoration: none; }  A { text-decoration:none }  a.menu1:link { 	text-decoration: none; }  a.menu1:hover { 	color: #990000; 	text-decoration: none; }  a.menu1:visited { 	text-decoration: none; }  ul#navlist { margin-left: 0; padding-left: 0; white-space: nowrap; }  #navlist li { display: inline; list-style-type: none; }  #navlist a { padding: 3px 10px; }  #navlist a:link, #navlist a:visited { color: #ffffff; background-color: #FFAB91; text-decoration: none; }  #navlist a:hover { color: #fff; background-color: #990000; text-decoration: none; }  #navcontainer2 { width: 200px; }  #navcontainer2 ul { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; } #navcontainer a:hover { background-color: #990000; color: #fff; } #navcontainer a:link, #navlist a:visited { color: #000000; text-decoration: none; }   #navcontainer2 a { display: block; padding: 3px; width: 160px; background-color: #FFAB91; border-bottom: 1px solid #fff; }  #navcontainer2 a:link, #navlist a:visited { color: #000000; text-decoration: none; }  #navcontainer2 a:hover { background-color: #990000; color: #fff; }  /* Begin comments*/ #commentform input { 	width: 100px; 	padding: 2px; 	margin: 5px 5px 1px ; 	}  #commentform textarea { 	width: 500px; 	padding: 2px; 	}  #commentform #submit { 	margin: 0; 	float: left; 	}  .alt { 	margin: 0; 	padding: 10px; 	}  .commentlist { 	padding: 0; 	text-align: left; 	}  .commentlist li { 	margin: 15px 0 3px; 	padding: 5px 10px 3px; 	list-style: none; 	}  .commentlist p { 	margin: 10px 5px 10px 0; 	width: 500px; 	 	}  #commentform p { 	margin: 5px 0; 	}  .nocomments { 	text-align: left; 	margin: 0; 	padding: 0; 	}  .commentmetadata { 	margin: 0; 	display: block; 	} /* End Comments */ /*Horizontal Nav*/ #navlist3 { margin: 0; padding: 2 0 20px 10px; border-bottom: 1px solid #990000; }  #navlist3 ul, #navlist3 li { margin: 0; padding: 0; display: inline; list-style-type: none; }  #navlist3 a:link, #navlist3 a:visited { float: left; line-height: 16px; font-weight: bold; margin: 0 10px 4px 10px; text-decoration: none; color: #000000; border-bottom: 4px solid #ffffff; padding-bottom: 0px; }  #navlist3 a:link#current, #navlist3 a:visited#current, #navlist3 a:hover { border-bottom: 4px solid #990000; padding-bottom: 0px; background: transparent; color: #990000; }  #navlist3 a:hover { color: #000; }
