/* CSS Document */

body {
	background-color: #E5F0FB;
	background-image: url(images/page_bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#clouds {

background-image:url(images/header.jpg);
background-position:top center;
background-repeat:no-repeat;
width:100%;
}
#mtns {
background-image:url(images/mts.jpg);
background-repeat:repeat-x;
background-position:50% 249px;
width:100%;
}

#contentTop {
background-image:url(images/content_top.png);
background-repeat:no-repeat;
background-position:top;
height:60px;
}

#contentMid {
background-image:url(images/content_mid.png);
background-position:top;
background-repeat:repeat-y;
}

#contentBottom {
background-image:url(images/content_bottom.png);
background-repeat:no-repeat;
background-position:bottom;
height: 30px;
}

#headSpace {
height:280px;
cursor: pointer;
}
#side {
	width: 100%;
	margin:50px auto;
	text-align: right;
	float: right;
}
#side h2{
	font-size: 100%;
	font-variant: small-caps;
	color: navy;
	border-bottom: 1px solid grey;
	width: 100%;
	}
#side ul{
	list-style: none ; 
	padding-bottom: 10px;

}
#side a{
	color: black;
	text-decoration: none;
	font-size: 90%;
}
#side a:hover{
	color: navy;
	text-decoration: underline;
}
.widget{
		list-style: none ; 
}

#contentContainer {
	width: 80%;
	margin: 0px auto;
}
h1 {
	margin: 15px 0 3px 0;
	font-size: 140%;
	color: navy;
	border-bottom: 1px solid grey;
	font-variant: small-caps;
	display: block;
	width: 100%;
}
h3 {
	margin: 25px 0 3px 0;
	font-size: 110%;
	color: navy;
	font-variant: small-caps;
	display: block;
}
p {
	font-size: 90%;
	color: black;
	text-align: justify;
}
a {
	color: green;
	text-decoration: none;
}
a:hover {
	color: navy;
	text-decoration: underline;
}
.postInfo{
	margin: 0 0 0 0;
	color: grey;
	letter-spacing: 1px;
	font-size: 80%;
}
blockquote {
	color: #555555;
	padding: 10px;
	margin: 0 auto;
	width: 80%;
	background-color: #cccccc;
	text-align: justify;
	font-size: 70%;
	letter-spacing: 1px;
	border: 1px solid white;
	font-style: italic;
}
#searchform {
	padding-top: 25px;
	padding-right: 60px;
	float: right;
}
.hidden {
	display: none;
}
h1.title a{
		color: navy;
		text-decoration: none;
}
.container_12 {
	height: 100%;
}
#bob {
background-image:url(images/content_bottom.png);
background-repeat:no-repeat;
background-position:bottom;
height: 60px;
margin: 0 auto;
}
#wpcf_msg, input {
	background-color: #eeeeee;
	border: 2px solid white;
	margin-top: 10px;
}
#comment,.wpcf_msg{
	width: 100%;
		background-color: #eeeeee;
	border: 2px solid white;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 00px;
	margin-bottom: 30px;
	clear: both;
	}
.sam {
	margin-top: 30px;
}
.commentlist {
	font-size: 90%;
}
.commentmetadata {
	font-size: 70%;
}
.comment {
	padding:10px;
}
.odd {
	background-color: #cccccc;
}
#submit, #contactsubmit, #searchsubmit {
	font-weight: bold;
}
#submit:hover,#contactsubmit:hover,#searchsubmit:hover{
	color:white;
	font-weight: bold;
	background-color: navy;

}
.sociable ul{
	margin: 0px;
	padding: 0px;
}
.sociable li{
	display: inline;
	list-style: none;
}

.sociable img{
	border: 0px;
}

