/*
Theme Name: Tabula Rasa
Description: This is a blank Wordpress theme from InsideOut Solutions for InsideOut Solutions Customers; revised and stripped to bare necessities by Carolyn Cooper
Author URI: http://www.insideout.com



/*-----------Block Level Elements--------------*/

#blogcontent
{
	font-size: 1em;
	line-height: 1.8em;
}
#blogcontent h1, h2, h3, h4
{
	font-family: "Trebuchet MS"; Georgia; Times New Roman; Times; serif;
	padding-bottom: 4px;}

#blogcontent h2 {
	font-size: 1.4em;
}

#blogcontent h3 {
	font-size: 1.2em;
}

#blogcontent h4 {
	font-size: 1em;
}

*html #blogcontent {height: 30px; overflow: visible;}

*html #blogcontent {
	
}

.wpcontainer {
	width: 72%;
	margin: 0;
	padding-right: 20px;
	float: left;
	border-right: 2px dashed #d8bd79;
}

#blogwrap #blogcontent {padding: 0 3px}

#blogsidebar {
	width: 23%;
	float: right;
	padding: 10px;
}

*html #blogsidebar {width: 20%;}

#blogfooter {

	background: url('http://www.thewestport.com/images/footerlogo.gif') 15px 20px no-repeat #d8bd79;
	color: #87311f;
	height: 80px;
	padding: 10px;
	text-align: right;
}

#blogbottomNav{

	clear: both;
	
}

#blogbottomNav a{

	font-size: .8em;

}

#blogcopyright{

	color: #fff;
	font-size: .7em;
	padding: .5em .5em .1em .5em;
	text-align: right;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

/* More */

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {
}

.post
{
	margin: 10px 20px 10px 0;
	clear: both;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata
{
	clear: both;
	font-style: italic;
	font-size: .8em;
	line-height: 1em;
	padding: 3px 15px 3px 0;
	border-color: #C93;
	border-width: 1px 0 1px 0;
	border-style: dashed;
}
.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#blogsidebar ul {
	margin-left: 8px;
	padding-left: 8px;
}

#blogsidebar ul h2 {
font-size: 1.2em;
}

#blogsidebar ul li {
	list-style: none;
	font-size: .9em;;
}

#blogsidebar ul ul {
}

#blogsidebar ul ul li {

}

#blogsidebar ul ul ul {

}

#blogsidebar p {

}

#blogsidebar a {
}
#blogsidebar a:hover {

}

#blogsidebar a:visited {

}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small .commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


/*-------------Other------------------*/

hr {
	display: none;
}

#comment {
	width: 90%;
	background-color: #fff;
}

.comments
{
	font-size: 1em;
}

.post img {float: right; margin: 5px; border: 1px solid #222}

* html #footer-wrapper {
   float: left;
   position: relative;
   z-index: 10;
   clear: both; /* IE fix for footer jumping up when right column is short */
   margin-left: 2px;
   padding-bottom: 10010px;
   margin-bottom: -10000px;
   background: #ffffff; /* Same as body background */
  }
   
   .headeralt {display: none}
   
#header a img {border: none}

#footeraddress
{
	float: right;
	width: 400px;
	font-size: .8em;
	line-height: 1.2em;
	padding-top: 20px;
	clear: both;
}

.flickrmetadata {
font-size: .8em;
line-height: 1.2em;
padding-bottom: 2em;
}
