/*
Theme Name: Titas Homemade
Theme URI: http://www.fenndesign.com
Description: A theme by <a href="http://www.fenndesign.com">Fenn Design</a>.
Version: 1
Author: Peter Fenn
Author URI: http://www.fenndesign.com

*/
body { 
	background-color: #ffc147;
	background-image: url(images/v_background.gif); 
	background-repeat: repeat-y;
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 0; 
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #670008;
	text-decoration: none;
}
a:visited {
	color: #670008;
	text-decoration: none;
}
a:hover {
	color: #670008;
	text-decoration: underline;
}
#containter {
	background-image: url(images/h_background.gif);
	width: 100%;
	background-repeat: repeat-x;
}
p,table { 
	color: #282828; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150%; 
	padding: 0 0 15px; 
	margin: 0; 
}
.invert {
	color: #ffffff;
}
.smalltext {
	font-size: 10px;
}
.boldertext {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
/**todelete h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
**/
h1 { 
	color: #800000; 
	font-size: 17px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 100%; 
	margin: 0; 
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #903601;
	margin: 0 0 2px;
	border-bottom: 1px dotted #484a2a;
	letter-spacing: -1px;
	font: 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #903601;
	text-decoration: none;
}
h2 a:hover {
	color: #903601;
	text-decoration: underline;
}
h3 {
	font: 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #800000;
	text-align: left;
}
h4 { 
	color: #800000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 100%; 
	margin: 0 0 5px; 
	padding: 0; 
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
}
#header {   
	width: 800px; 
	height: 141px; 
	float: left; 
	padding-left: 36px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a { 
	color: #800000; 
	text-decoration: none; 
	padding: 5px 15px; 
	font: bold 14px/100% Arial, Helvetica, sans-serif; 
	background-image: url(images/nav-button-bg.gif); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	border-top: 1px solid #afcd69; 
	border-left: 1px solid #afcd69; 
	border-right: 1px solid #afcd69; 
	display: block; 
}
#nav a:visited {
	color: #800000;
	text-decoration: none;
}
#nav a:hover { 
	color: #800000; 
	text-decoration: underline; 
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #800000;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#commentsbox { 
	padding-bottom: 5px; 
	width: 550px; 
	margin-left: 275px; 
	clear: both; 
}
.commentlist { 
	margin: 10px 0; 
	padding-left: 30px; 
	line-height: 130%; 
	background-color: #d09022; 
	border: solid 1px #903601; 
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
	background-color: #fff6b3; 
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt { 
	background: #fff; 
	padding: 5px; 
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	font-weight: bold;
	color: #670008;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#fff6b3;
	border: solid 1px #670008;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff6b3;
	border: solid 1px #670008;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: 10px 0 5px;
}
.ul-cat { 
	color: #d9a43d; 
	list-style: none; 
	margin:0 0 15px; 
	padding:0; 
}
.ul-cat li{ 
	margin: 0; 
	padding: 2px 0 2px 20px; 
	background: url(images/mini-category.gif) no-repeat left top; 
}
.children li { 
	margin: 0; 
	padding: 2px 0 2px 2px;
	background: none;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #fff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #d9a43d;
	text-decoration: none;
}
.ul-archives { 
	color: #d9a43d; 
	list-style: none; 
	margin:0 0 15px; 
	padding:0;
}
.ul-archives li{ 
	margin: 0; 
	padding: 2px 0 2px 20px; 
	background: url(images/mini-monthly-archive.gif) no-repeat left center; 
}
.ul-archives li a, .ul-archives li a:visited{
	color: #fff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #d9a43d;
	text-decoration: none;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{ 
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	width: 220px; 
	float: right; 
	padding-right: 10px; 
	padding-left: 10px; 
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
#logospace {
	float: left;
}
#menuspace {
	float: left;
}
#menutop {
	height: 14px;
	margin-top: 64px;
}
#pagedescription {
	height: 63px;
}
#contentbox {
	float: left;
	clear: left;
	width: 840px;
}
#content {
	width: 550px;
	min-height: 500px;
	margin-left: 48px;
	margin-top: 25px;
	float: left;
}
#sidebar {
	min-height: 500px;
	width: 242px;
	float: left;
	clear: left; 
}
#squarebox {
	margin-left: 36px;
}
#letstalk {
	margin: 15px 10px 0 10px;
}
#sidebarmenu {
	margin-left: 46px;
	padding-right: 10px;
}
#footer { 
	width: 550px; 
	min-height: 125px; 
	clear: both; 
	margin-left: 275px;
	margin-bottom: 35px;
	margin-top: 35px;
	border-top: 1px dotted #800000;
	padding-top: 25px;
}
#footer a, #footer a:visited { 
	color: #670008; 
	text-decoration: none; 
}
#footer a:hover { 
	color: #670008; 
	text-decoration: underline; 
}
#footer p { 
	margin: 5px;
}
#mailinglistbox input {
	margin: 2px;
}
#mailinglistbox {
	margin-left: 5px;
}
.addtoany_list { 
	list-style-type: none; 
}
.webbanners { 
	position: absolute; 
	top: 175px; 
	left: 865px; 
}
.city { 
	color: #800000; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 125%; 
	margin-top: 10px; 
}
.store { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 100%; 
	margin-bottom: 5px; 
}