/*
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: 16px; }

h2{ font-size: 14px; }

h3{ font-size: 12px; }

h4{ font-size: 11px; }

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
{
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	background-color: #FFF;
}

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



*html #content {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	background-color: #FFF;
	
}

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

}

#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{
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	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 */


#blogtitle a{ 
font-size: 1.1em;
margin: 10px 10px 10px 15px;
}


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

h1{	font-size: 16px; }

h2{ font-size: 14px; }

h3{ font-size: 12px; }

h4{ font-size: 11px; }

h5 {font-size: 10px; }


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

}

.entry .postmetadata {

}

.author {
font-size: .9em;
padding-bottom: 8px;
}

.flickrmetadata
{
}

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


/* ----------------------Big Sky Styles-------------------------------*/

td {
color: #38242c;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
}

#credit {
color: #c7dae5;
font-size: 9px;
text-decoration: none; }

#credit:hover {
text-decoration: underline; }

body
{
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url("images/bgpattern.gif");
	background-attachment: fixed;
	background-color: #336699;
	font-family: "lucida grande", tahoma, arial, helvetica;
	font-size: 12px;
}

a:link {
text-decoration: underline;
color: #3d4b7a; }

a:hover {
text-decoration: underline;
color: #5c76a2; }

a:visited {
text-decoration: underline;
color: #3d4b7a; }

a:active {
text-decoration: underline;
color: #3d4b7a; }

div#top {
display: none; }

#bottomNav {

	color :#3d4b7a;
	text-align: center;

}

#bottomNav a {

	color: #3d4b7a;
	padding-left: 5px;
	padding-right: 5px;

}

#bottomNav a:hover {

	color: #5c76a2;

}