/* @override http://daughtershomeandgarden.com/wp-content/themes/daughtersfinal/style.css */

/*  
Theme Name: Daughter's Home and Garden (Final)
Theme URI: http://www.daughtershomeandgarden.ca/
Description: Theme created by <a href="http://www.unnormal.ca">Unnormal</a> (widget ready). 


Version: 1.0
Author: A. King, Unnormal
Author URI: http://www.unnormal.ca/

This theme was designed and built by Unnormal,
whose site you will find at http://www.unnormal.ca/
*/

/*reset.css*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

q:before,q:after{content:'';}

abbr,acronym {border:0;}



/*fonts.css*/
body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.02em;}



/*standard theme stuff*/
#s, textarea, input
{
	border:1px solid #CC6600;
	padding:4px;
}

#searchsubmit, #submit
{
	border:1px dotted #353225;
	background-color: #c26131;
	color: #353225;
	font-family: sans-serif;
}

.post ol, .commentlist ol
{
list-style:decimal;
padding:5px 0px 5px 0px;
list-style-position:inside;
}

.post ul, .commentlist ul
{
list-style:disc;
list-style-position:inside;
padding:5px 0px 5px 0px;
}

.post li, .commentlist li
{
	padding-bottom:5px;
}

.post strong, .post b
{
	font-weight:bold;
}

.post em, .post i
{
font-style:italic;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:5px;
}

#calendar_wrap td, #calendar_wrap thead tr th
{
	padding:3px;
}

#calendar_wrap thead
{
	background-color:#666666;
	color:white;
	
}

#calendar_wrap caption
{
	text-align:center;
	
}

#searchsubmit
{
	display:block;
	margin-top:5px;
}
/**********************/



div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


body
{
	background-color:#fff;
	/*margin:10px;*/
	margin-top:0px;
	margin-bottom:15px;
}

#page
{
	width:761px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image: url(/images/daughters_09.png);
	background-repeat: repeat-y;
	border:0px;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	
	

}

#header
{width:761px;
height:473px;
padding-left:0px;

background-color:#fff;
background-image:url(images/daughters_03.png);

}

#header h1 a 
{
	position:relative;
	left:250px;
	color:#615638;
	
	font-size:189%;
	text-decoration:none;
}

h3  
{
	position:relative;
	left:20px;
	color:#615638;
	
	font-size:110%;
	text-decoration:none;
}

h4  
{
	position:relative;
	color:#615638;
	
	left:20px;
	font-size:110%;
	text-decoration:none;
}

#header div.description
{
	position:relative;
	left:250px;
	color:#CCCCCC;
	margin-top:5px;
	width:300px;
	text-decoration:none;
}


#headerimg
{
float:left;
padding:0px;
position:relative;
top:0px;
left:0px;
}

#themenu
{

float:right;
position:relative;
left:-20px;
top:42px;
font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
font-style: italic;
color: #6b6b6b;
font-size: medium;

}

#themenu li
{
	float:left;
	display:inline;
}

#themenu li a
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color: #443436;

}



#themenu li a:hover
{
	color: #c26131;
	border-bottom:2px solid #c26131;
}




#content
{float:right;
clear:right;
display:inline;
margin-left:0px;
width:553px;
background-color: #e5decb;
padding-bottom:50px;
}

	#content .post
	{
		margin-bottom:15px;
		padding-left:10px;
		padding-right:30px;
		font-size: 115%;
		
	}

	#content .post img
	{
		float:left;
		border:1px solid #666666;
		margin-top:5px;
		margin-right:5px;
	}
	#content p
	{
	margin-left:20px;
	}
	#content p a
	{
	color: #6a351b;
	}
	
	#content .post h2 , h3#comments, h3#respond, h2.pagetitle, h2.center
	{
		display:block;
		color: #c26131;
		font-size:226%;
		margin-top:25px;
		margin-bottom:10px;
		margin-left:10px;
		font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
		font-style: italic;

	}
	#sidebar h2
	{
		display:block;
		color: #361507;
		font-size:136%;
		margin-top:20px;
		margin-bottom:10px;
		margin-left: 15px;
		font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
		text-decoration:underline;
		font-variant: small-caps;
		
	}
	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color: #c26131;
		text-decoration: none;
	}
	
	#content .post h2 a:hover, #content .post h3 a:hover, .navigation a:hover
	{
		color: #c26131;
		text-decoration: underline;
	}

	#content .post p, .commentlist p
	{
		line-height:130%
	}

	#content .post p a
	{
		color: #c26131;
	}
	
	#content .post p
	{
		margin-bottom:15px;
	}

	#content .post blockquote
	{
		padding:10px;
		background-color: #fff7e0;
		color:black;
		border:2px solid #c26131;
		font-style:italic;
		margin:10px;
	}

	#content .post blockquote blockquote
	{
		background-color:white;
		color:black;
	}

#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	padding-left: 20px;
	color: #3a6d71;
}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	text-align:center;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: bold;
	height:30px;
	color:black;
 	padding-top:6px;
}

#content .post p.postmetadata a
{
color:black
}


/*The comments*/


.commentlist li
{
	display:block;
	background-color:#FFE0C1;
	padding:5px;
	/*border:1px solid #333333;*/
	margin-bottom:15px;
}

/*name of author*/
.commentlist li cite ,.commentlist li cite a 
{
	color:#999999;
	font-weight:bold;
}



.commentlist li small.commentmetadata
{
	display:block;
	margin:10px 0px 10px 0px;
	color:#0CC4E8;
	
}



.commentlist li a
{
	color:#CC9900;
}



#commentform
{
margin-bottom:25px;

	margin-left:60px;}

#commentform a
{
	color:#CC9900;
}

#commentform input, #commentform textarea
{
	margin-top:5px;
}

h3#comments, h3#respond
{
margin-top:50px; margin-left:60px;
}


#sidebar
{float:left;
margin-left:0px;
width:206px;
padding-bottom:20px;
height:100%;
background-image: url(images/daughters_09.png);


}

#sidebar a
{
	color:#fff;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	font-size: 130%;
	text-decoration:none;
	padding-left:0px;
}




#sidebar li
{
		margin-top:5px;
		margin-left: 20px;
}

#sidebar a:hover
{
text-decoration:underline;

}

#footer
{
clear:both;
margin-top:50px;
padding-bottom:2px;
padding-top:10px;
padding-right:10px;
text-align:right;
font-size:13px;
color:black;
background-color:white;
background-repeat:no-repeat;

}
#contentbg
{
	width:761px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
}
#footer a
{
	color:#000000;
	text-decoration:none;
	padding-bottom:1px;
}

#footer a:hover
{
	color:#c26131;
	text-decoration:none;
	border-bottom:2px solid #c26131;
}


.commentlist li ul li, .commentlist li ol li
{
	border-left:0px solid white;
}

.commentmetadata a
{
	color:#0CC4E8;
}

