/*  
Theme Name: Happy Family 3
Description: Draft 3 of the design
Author: Tina Williams
*/

* html img  {margin-bottom: -3px;}
body {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color:#009;
	background-color: #009;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 740px; 
	margin: 0px auto 0px; 
	padding: 0;
	position: relative; 
	text-align: left;
	background-image:  url(images/middle5.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
div#header {
	margin: 0;
	padding: 0;
	height: 191px;
	width: 740px;
	position: relative; 
	background-image:  url(images/top7.jpg);
	background-repeat: no-repeat;	
	z-index: 2;
}

div#contentarea {
}

div#column1 {
	width:180px;
	float:left;
}
div#column2 {
	width:510px;
	float: left;
}


div#footer {
	width:740px;
	height: 35px;
	background-image:   url(images/bottom6.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.clearfix:after {
content: ".";
display:block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}
#bottomnav {
	width: 100%;
	text-align: center;
	z-index: 5;
	padding-top: 10px;
	color: #fff;
}
#counter {
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	color: #775319;
}
.listone, li {
	line-height: 50%;
}

.subnsu {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul{
	padding-top: 0px;
	margin-top: 0px;
}
td, p, li, dl, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color:#009;
}
h1 {
	font-size: 17px;
	padding: 0 0 15px 0;
	color: #6B2404;
	text-align: center;
}
h2 {
	font-size: 15px;
	color: #060;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #6B2404;
}
.indentone {
	margin: 0 0 5px 30px;	
}

A:link {
	color:#000066;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #003366;
}
A:visited {color:#999999; 
	text-decoration: none;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #003366;
}
A:hover {color: #339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:active {color:#339900; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#link A:link {color:#fbd67d;  font-weight: bold;
	border-bottom: 1px dashed #fbd67d;
	line-height: normal;
	font-weight: bold;
	font-size: 11px;

}
#link A:visited {color:#feecc0;  font-weight: normal; 
	border-bottom: 1px dashed #feecc0;
	line-height: normal;
	font-weight: bold;
	font-size: 11px;
}
#link A:hover {color:#fff; font-weight: normal;
	border-bottom: none;
	line-height: normal;
	font-weight: bold;
	font-size: 11px;
}
#link A:active {color:#ffc; font-weight: bold; 
	border-bottom: 1px dashed #ffc;
	line-height: normal;
	font-weight: bold;
	font-size: 11px;
}
/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	margin:0 auto;	
	height: 35px;
	padding:6px 0 4px 20px;
	background: url(images/topmiddle1.jpg) no-repeat;
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.9em;	
	text-align: center;
}

ul#navigation li {	
	padding:0 5px;
	display:inline;
	background:none;
	list-style:none;
	margin:0;
}	

ul#navigation li a {
	text-decoration:none;	
	padding:3px 5px;
	margin:0;
	color:#009;
	background-color:inherit;
	border-bottom:none;
}	

ul#navigation li a:hover {
	border-bottom:#93f 1px solid;
	color:#060;
}	
#navigation li.current_page_item a:link, #navigation li.current_page_item a:visited, #navigation li.current_page_item a:hover, #navigation li.current_page_item a:active
{
	border-bottom:#9f9d9c 2px solid;
	color:#222;
}
/***************   end navigation                   
############################################*/
#wordpress {
	text-align: center;
	font-size: 11px;
	color: #630;
	margin-top: -40px;
}
ul{
	padding: 0 2px 0 14px;
	margin: 0px;
}
h3.comments {
	padding: 0;
	margin: 0 ;
	}
.post {
	padding: 10px;
	background-color: #fff;
	margin: 0 10px 10px 0;
	border: 1px solid #CC6600;
}
.post h1 {
	margin: 0;
	padding: 0;
}
.pagenav {
	margin-top: 10px;
	padding-bottom: 2px; 
	line-height: 200%;
}
.pagenav h2 {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.linkcat h2{
	padding-bottom: 0;
	margin-bottom:0;
}
.pagenav a li ul{
	padding-top: 0;
	margin-top:0;
}

.navblog li {	
	list-style:none;
	margin:0;
}	
li.current-cat {
	list-style-type:square;
}
.navblog {
	border: 2px solid #DEB2FF;
	display: block;
	padding: 6px 0 160px 0;
	width: 140px;
	background-color: #D4DFE6;
	background-image:url(images/navigationback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	color: #ccf; 
	font-size: 11px;
	z-index: 20;
}
.navblog h4 {	
	text-align: center;
	color: #ffc; 
	margin: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.navblog A:link {
	color:#006;  
	font-weight: bold;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.navblog A:visited {
	color:#006;  
	font-weight: bold;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.navblog A:hover {
	color:#CC6600;  
	font-weight: bold;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.navblog A:active {
	color:#006;  
	font-weight: bold;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#calendar a {
	font-weight: bold;
}
#calendar {
	font-weight: bold;
	line-height: 150%;
}
#wp-calendar, #wp-calendar caption  {
	margin: 0 auto;
}

/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0 10px 0 0; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: center;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* End Comments */