/*
Theme Name: Tabula Rasa
Description: This is a blank Wordpress theme from InsideOut Solutions for InsideOut Solutions Customers
Author URI: http://www.insideout.com



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

Body {
	background: #eee;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

a, a:link, a:active, a:visited{


}

a:hover{

	text-decoration: none;
}


h2, h3, h4, h5{

	margin: 0 0 .4em 0;

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.6em; }

h3{ font-size: 1.4em; }

h4{ font-size: 1.2em; }

p{ margin: 0 0 .9em 0; }

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

#page {	display: block;
	text-align: center;
}

#layout {
	
	width: 920px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

.description {
	color: #eed;
}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: .8em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{

	background: #111;

}

#topNav a {

	font-size: .9em;
	color: #ccc;
	text-decoration: none;

}

#topNav a:hover {


}

#content {

}

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



*html #content {
	
}

.wpcontainer {
	width: 67%;
	margin: 0 10px 0 15px;
	font-size: .8em;
	float: left;
	border-right: 1px solid #665;
}

#wrap #content {padding: 0 3px}

#sidebar {
	width: 29%;
	float: right;
	padding: 10px;
	margin-left: -22px;
}

*html #sidebar {width: 27%;}

#footer {
	clear: both;
	width: 920px;
	background: #aa9;
}

#bottomNav{

	clear: both;
	
}

#bottomNav a{

	font-size: .8em;

}

#copyright{

	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 */


/*-------------Headings-------------*/

h1 {

}

h2 {
	color: #113360;
}

h3 {
	color: #113360;
}

h4 {

}

h5 {

}

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



h2 a:hover, h2 a:visited, h2 a {
	color: #113360;
}

.post {
	margin: 10px;
	font-size: 1.3em;
	clear: both;
	color: #332;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata {
	clear: both;
	font-style: italic;
	border: 1px dashed #aa9;
	padding: 3px;
	background: #a1bcc7;
}
.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

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

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

#sidebar ul li {
	list-style: none;
}

#sidebar ul ul {
	color: #665;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #113360;
}
#sidebar a:hover {

}

#sidebar 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: #eed;
	margin-left: 15px;
}

.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}


