/*  
Theme Name: Lucinda Hawksley
Theme URI: http://wordpress.org/
Description: A custom theme for <a href="http://www.lucindahawksley.com">www.lucindahawksley.com</a>.
Version: 1.0
Author: John Stack
Author URI: http://homepage.mac.com/stacker
	

*/

*
{
padding: 0;
margin: 0;
}

img 
{
border: 0;
border-style: none;
}

a
{
outline: none;
}

body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ece7d9;
	color: #4d4d45;
	text-align: left;
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/headerbackground.jpg);
	background-repeat: repeat-x;
	}

small
{
	font-size: 12px;
}



#content
{
	width: 405px;
	float: right;

	padding-right: 50px;
	padding-left: 0px;
}


/* commented backslash hack v2 \*/

#content
{
	width: 405px;
	float: right;

	padding-right: 50px;
	padding-left: 40px;
}

html>body #content
{
	width: 405px;
	float: right;
	padding-right: 80px;
	padding-left: 30px;
}

/* end hack */




#content p
{
	padding-bottom: 18px;
	line-height: 22px;
}






#content a {
	color: #a81818;
	text-decoration: underline;	
}


#content a:hover {
	color: #c5c275;
	text-decoration: underline;
}



#content blockquote
{
margin-left: 20px;
margin-bottom: 12px;


}

#content img
{
	margin-right: 23px;
	margin-bottom:20px;

}

.imagebox
{
	width: 185px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 10px;
	color: #666666;
	margin-right: 25px;
	margin-bottom:15px;
	
	}
	
	
.imagebox img
{
	margin-bottom:10px;
	
	}
	
.widecaption	
{

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 10px;
	color: #666666;
	margin-bottom:15px;
	margin-top: 15px;
	
	}	
	

#content small
{
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
}

#content small a
{
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-decoration: underline;

}


#page {
	text-align: left;
	}


#wrapper {
	position: absolute;
	width: 691px;
	left: 40px;
	top: 165px;
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/contentbackgroundfull.jpg);
	background-repeat: repeat-y;
}

#sidebar {
	font-size: 12px;
	float: left;
	width: 127px;
	padding-left: 30px;
	text-align: left;
	}

#sidebar ul {
    list-style-type:none;
    text-indent:0px;
}



#sidebar li {
	list-style-type: none;
	padding-bottom: 16px;
	list-style-position: outside;
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/smallrule.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}


#sidebar a {
	color: #4d4d45;
	text-decoration: none;
}


#sidebar a:hover {
	color: #a81818;
	text-decoration: none;
}

#header
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/lhheader3.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 711px;
	
}

#header h1 
{
display: none;

}



#bottomshadow
{
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/bottomshadowbackground.jpg);
	background-repeat: no-repeat;
	clear: all;
	height: 60px;
	width: 691px;
}

html>body #bottomshadow
{
	background-image: url(http://www.lucindahawksley.com/wp-content/themes/lucindahawksley/images/bottomshadowbackground.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 60px;
	width: 691px;
}


#bottomshadow p
{
	margin-left: 206px;
	margin-top: 10px;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-align: left;	


}



.post h2 
{
	font-size: 18px;
	padding-bottom: 24px;


}

.post h3 
{
	font-size: 14px;
	padding-bottom: 12px;
	padding-top:18px;

}

