/* --- Main page layout --- */
html, body { /* give us control over your body and soul */
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
body { /* main font, change here if you want another font */
	background: url('../images/pattern_156.gif');
	font:70%/160% Verdana, Arial, Helvetica, sans-serif;
	color:#1e1e1e;
	line-height:1.4em;
}
#page { /* wraps everything */
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	width: 780px;
	background:  #FFF url(images/limeColumnBack.gif) repeat-y;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #685C49;
	margin-left:5px;
	margin-top:40px;
	margin-bottom:-5px;
}
#preheader { /* header, with image */
	background: #333333;
	border-bottom:2px solid #fff;
	width: 760px;
	height: 20px;
	margin: 0;
	margin-left:10px;
	margin-right:10px;
	padding: 0;
}
#header { /* header, with image */
	background: #333 url('../images/kensingtonhouse_header.jpg') no-repeat;
	width: 760px;
	height: 170px;
	margin: 0;
	margin-left:10px;
	margin-right:10px;
	padding: 0;
	margin-top:5px;
}
#header img {
	float:right;
}
#content { /* content column */
	float: right;
	width: 756px;
	padding: 0;
	margin: 0;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #876643;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 15pt;
}

/* --- Page menu ---*/
ul#pages {
	position: absolute;
	top: 102px;
}
* html ul#pages { /* fix for stupid browser: IE 6 */
	top: 116px;
}
*+html ul#pages { /* fix for stupid browser: IE 7 */
	top: 116px;
}
	ul#pages li {
		float: left;
		list-style-type: none;
		background: url(images/button.png);
		height: 25px;
		padding: 2px 10px 0 10px;
		margin-left: 10px;
		border: 1px solid #333;
		border-bottom-width: 0px;
		font-family: Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	* html ul#pages li { /* stupid fix for stupid browser: IE 6 */
		background-image: none;
		background-color: #FFF;
		/*border-bottom: 1px solid #666;*/
	}
	ul#pages li a  {
		color: #334;
	}
	* html ul#pages li a { /* stupid fix for stupid browser: IE 6 */
		color: #999;
	}
	ul#pages li.current_page_item {
		background: url(images/buttonFill.png);
	}
	ul#pages li.current_page_item {
		border-bottom: 0;
	}
	ul#pages li.current_page_item a {
		color: #C60;
	}

/* --- Sidebar column --- */
#address {
	float: left;
	width: 140px;
	margin: 0;
	margin-left:12px;
	padding: 5px;
	font-size: 9px;
	color:#ccc;
	border-top:6px solid #eee;
}
#sidebar {
	float: left;
	width: 160px;
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
	* html #sidebar {
		padding-top: 25px;
	}
	*+html #sidebar {
		padding-top: 25px;
	}
	#sidebar h2 {
		font-size: 18px;	
		text-transform: capitalize;
	}
	#sidebar a {
		color: #666;
		font-weight: normal;
		text-decoration: none;
	}
	#sidebar a:hover {
		color: #7B7;
		text-decoration: underline;
	}
	#sidebar ul {
		list-style-type: none;
		padding-left: 0;
		margin-left: 0.6em;
	}

/* --- List of links --- */
ul#links {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
	ul#links li {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	#links h2 {
		text-transform: capitalize;
	}

/* --- Navigation links (previuos post and next post) --- */
.navigation {
	width: 600px;
	background: #FFFFDF;
	border-top: 1px solid #D9EFC2;
	color: #7B7;
	margin: 0;
	padding: 0;
}
	.navigation .alignleft {
		float: left;
		padding-left: 10px;
	}
	.navigation .alignright {
		float: right;
		padding-right: 10px;
	}

/* --- Footer --- */
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding-top: 0px;
}

#footer {
	clear: both;
	border-top:3px solid #9B5747;
	background-color:#402924;
	color:#ccc;
	height:50px;
	width:780px;
	padding-top:10px;
	line-height:1.6em
}

#footer ul {
	margin-left:8px;
}

#footer li {
	display:inline;
	padding-left:8px;
	padding-right:8px;
}

#footer li.last {
	display:inline;
	padding-left:8px;
	padding-right:8px;
	list-style-image: none;
}

.foot {
	font-size:1.0em;
}

/* --- Miscellenious --- */
.clear {
	clear: both;
}
.description { /* Used below blogtitle */
	font-size: 12px;
	margin: 0;
	margin-left: 86px;
	padding: 0;
}














#left {
	font:70%/160% Verdana, Arial, Helvetica, sans-serif;
	color:#1e1e1e;
	line-height:1.4em;
}

.bloglist{
margin:0 0 20px 0;
}

#right.viewblog ul li{
margin-bottom:20px;
}

.bloglist .book{
text-align:center;
font-size:0.9em;
float:left;
}

.linklist{
margin-bottom:20px;
color:#999999;
}

.linklist:hover li a:link{
color:#333334;
}

.linklist li a:link,.linklist li a:visited{
display:block;
padding:5px 2px;
border-top:1px dotted #cbf1b1;
text-decoration:none;
color:#999999;
margin:0;
height:100%;
}

.linklist li a:hover,.linklist li a:active{
background-color:#cbf1b1;
color:#333333;
}

.bloglist li a:link,.bloglist li a:visited{
display:block;
padding:5px 2px;
border-top:1px dotted #e3e3e3;
text-decoration:none;
height:100%;
color:#999999;
}

.bloglist li a:hover,.bloglist li a:active{
background-color:#eeeeee;
color:#333333;
}

.bloglist .book a:link,.bloglist .book a:visited,.bloglist .book a:active,.bloglist .book a:hover{
border:none;
background-color:#fff;
}

.bloglist li .selected:link,.bloglist li .selected:visited, bloglist li .selected:hover,.bloglist li .selected:active{
color:#e52929;
padding-left:20px;
background:url(/images/layout/marker.gif) no-repeat;
background-position:0% 6px;
}



#navlist
{
list-style: none;
padding: 0;
margin: 0;
margin-top:10px;
margin-left:-10px;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

#navlist a {
padding-left: 20px;
color:#876643;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
padding-left: 30px;
background: url(../images/square_bullet.gif);
background-position: 18px 4px;
background-repeat: no-repeat;}

#navlist a:hover
{
text-decoration:underline;
padding-left: 30px;
background: url(../images/square_bullet_over.gif);
background-repeat: no-repeat;
background-position: 18px 4px;
} 

.first {
background:none;
}

#mainlist2 li { 
list-style-type: square;
color:#876643;
padding-top:10px;
margin-left:10px;
padding-left:3px;
font-size:100%;
}

#mainlist li { 
list-style-type: square;
color:#876643;
padding-top:10px;
margin-left:10px;
padding-left:3px;
font-size:100%;
}

#footer a {
	color:#876643;
	text-decoration:none;
}

#footer a:visited {
	color:#876643;
	text-decoration:none;
}

#footer a:hover {
	color:#876643;
	border-bottom:1px dotted #876643;
}

#links a,#links a:visited  {
	color:#876643;
	text-decoration:none;
}

#links a:hover {
	color:#876643;
	border-bottom:1px dotted #876643;
}