body {
margin: 10px 0 10px 0;
padding:0;  
font-size: 115%;
color: #333;
background: #DED5B1;
text-align:center;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* -- Generic Font Information -- */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}
p {
line-height:20px;
}
h5, h6{
font-weight:100;
}
h1, h2, h3, h4{

}

h1{
	font-size: 160%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 140%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

/* -- Generic Tag Information -- */

a, a:link, a:visited, a:active{
color:#3970D0/*  #5A88D8 */;
font-weight:500;
text-decoration:none;
}
a:hover{
color:#244F99;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #AA0000;
border-top: 1px solid #AA0000;
}

#searchform {
  float:right;
  margin:10px 5px 0 0;
  font-size: 68%;
}

/* -- Page Sections -- */

/* Container */

#container {
background:#FFFFFF url(http://www.findingourplace.com/wp-content/themes/default/images/white-background.png) no-repeat;
width: 95%;
min-width:750px;
max-width:1000px;
	width: expression(document.body.clientWidth < 790? "750px" : document.body.clientWidth > 1052? "1000px" : "95%");
margin: 0;
border: 3px double #4C1B1B;
padding: 0;
text-align:left;
}

#container .credits{
color:#FFFFFF;
font-size:1px;
line-height:1px;
}			

#container .credits a{
color:#FFFFFF;
}			

/* Footer */

#footer {
clear: both;
background: transparent;
margin:0;
padding:0;
border-top: 3px double #4C1B1B;
font-size: 68%;
text-align:center;
}

/* Header */

html>body #header {
background: transparent;
}

#header{
border-top:1px solid white;
}

#subheader h1{
margin: 0;
font-family: Verdana, sans-serif;
padding: 3px 10px;
font-weight:100;
color: #000;
font-size: 75%;
}

html>body #subheader h1{
color: #fff;
}

html>body #subheader{
border-top:0px solid white;
background: #AA0000;
color: #fff;
}
		
#content {
margin-top: 65px;
}

html>body #content {
margin-top: 75px;
}

/* Sidebar (Left) */

#menu {
float:left;
display:inline;
width: 160px;
margin-top:110px;
margin-right:10px;
border-right: 1px solid #4C1B1B;
padding: 0px 5px 5px 5px;
font-size:72%;
font-weight: 500;
}

html>body #menu {
margin-right:0px;
border-right: 0px solid #4C1B1B;
}

#menu h3 {
margin:0px;
padding:10px 0 2px 0;
border-bottom:1px solid #4C1B1B;
font-family: arial, helvetica, sans-serif;
color: #0A0070;
font-weight: 700;
font-size:130%;
text-decoration: none;
}

#menu ul{
margin:0 0 0 0px;
padding:5px 0 0 5px;
list-style-type:none;
}

#menu ul li{
list-style-type:none;
line-height:20px;}

#menu ul li ul{
border-bottom:0;
padding:0;
}

#menu ul li ul li{
padding: 0 0 0 8px;
line-height:20px;}
}

#menu a {
font-weight:500;
color:#0A0070;
}

#menu a:hover{
color:red;
}

#news {
background:transparent;
float:right;
width: 160px; 
margin-left:10px;
border-left: 1px solid #4C1B1B;
padding: 0px 5px 5px 5px;
font-weight: 500;
}

#news h3 {
margin:0px;
padding:10px 0 2px 0;
border-bottom:1px solid #4C1B1B;
font-family: arial, helvetica, sans-serif;
color: #0A0070;
font-weight: 700;
font-size:130%;
text-decoration: none;
}

#news ul{
margin:0;
padding:0;
font-size:90%;
list-style-type:none;
}

#news ul li{
border-bottom:1px solid #4C1B1B;
padding:5px 0 10px 0;
list-style-type:none;
}

#news a{
color:navy;
}

#news a:hover{
color:red;
}

#news .newsdate {
font-size:70%;
color:green;
}

/* Begin Post Content */
#content {
border-left:0px solid #4C1B1B;
padding-right: 0px;
font-size: 78%;
overflow:hidden;
}

html>body #content {
border-left:1px solid #4C1B1B;
}

.amzshcs-item {
  margin-top:10px;
  text-align:center;
}

#adsense {
  margin-top:10px;
  margin-left:-10px;
}
/* ************** custom styles ************** */
img
{
  border:0px;
}
img.left 
{
	float:left;
	margin:0 8px 5px 0;
}
img.right
{
	float:right;
	margin:0 0 5px 8px;
}

iframe
{
  float:right;
  margin:0 0 2px 8px;
}
.amazon
{
  align:center;
}
.amazonleft
{
	float:left;
	margin:15px 8px 5px 0;
}
.amazonright
{
	float:right;
	margin:15px 0px 5px 8px;
}
.postreachclickcomments
{
  float:left;
	margin:15px 8px 5px 0;
}
.feedburnerFlareBlock a
{
	background:url(http://www.findingourplace.com/amazonrights/email.gif) no-repeat left center;
  padding-left:25px;
	padding-right: 5px;
	color:#AA0000;
}
.feedburnerFlareBlock a:hover
{
	background:url(http://www.findingourplace.com/images/email.gif) no-repeat left center;	
	padding-left:25px;
	padding-right: 5px;
	color:#024474;
}
.feedburnerFlareBlock a:active
{
	background:url(http://www.findingourplace.com/images/email.gif) no-repeat left center;	
	padding-left:25px;
	padding-right: 5px;
	color:#024474;
}
.imageframeleft 
{
	float:left;
	margin:15px 8px 5px 0;
	border:1px solid black;
}
.imageframeright 
{
	float:right;
	margin:15px 0px 5px 8px;
	border:1px solid black;
}
.imagecaption
{
  font-size:10px;
  text-decoration:italic;
  text-align:center;
}

/*  ********** default styles *********** */

table{
	font-size: 100%;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

/* Page_Header */ 

#page_header {
background:transparent;
border-top:0px solid #AA0000;
border-bottom: 0px double #4C1B1B;
}	

#footer a{
font-weight: 100;
text-decoration:underline;
}

/* post styles */

#postcontent {
margin:0 170px 0 0;
padding:0 10px;
}

#postcontent a{
color:maroon;
text-decoration:underline;
}

#postcontent a:hover{
color:#999;
}

#postcontent h2, #postcontent h1 {
margin-top: 10px;
margin-bottom: -5px;
padding: 0 0 0 0px;
font-size:150%;
font-weight: 700;
color:#0A0070;
}

#postcontent h2 a, #postcontent h1 a{
font-weight: 600;
color:#0A0070;
text-decoration:none;
}

#postcontent h3 a{
font-weight: 600;
color:#0A0070;
}

#postcontent h3 a:hover{
font-weight: 600;
color:#AA0000;
}

#postcontent .entry {
  margin-top: -5px;
}

#postcontent ol li {
  margin-top:12px;
}

blockquote {
	margin:0 0 0 10px;
	padding:0 5px 0 5px;
	font-size:90%;
	color:#333;
}

html>body blockquote {
	margin:0 0 0 10px;
	border-left:3px solid #AA0000;
	padding:0 5px 0 5px;
	font-size:90%;
	color:#4C1B1B;
}

blockquote ul{
  margin: 4px;
  padding: 3px 10px;
}

.postmetadata{
font-size:78%;
margin-top:0px;
padding: 0 0 1px 0px;
text-align:right;
}

.navigation{
padding-bottom:20px;
text-align:center;
}

/* comment styles (legacy) */

.comments {
  margin:10px;
}

.comments {
  margin:0px;
}

.comments h3 {
margin-top:10px;
font-size:110%;
color:#0A0070;
}

.comments ol {
margin-left: 10px;
padding: 0 0 0 20px;
list-style-type:none;
}

html>body .comments ol {
list-style-type:decimal;
}

.comments ol li{
margin: 10px 0;
padding: 3px 8px;
}

html>body.comments ol li{
margin: 10px 0;
	border-bottom:2px solid #4C1B1B;
	border-right:2px solid #4C1B1B;
	border-top:2px solid #EFE2BF;
	border-left:2px solid #EFE2BF;
padding: 3px 8px;
background: #F7F1E0;
}

form .commentform {
  width:400px;
}

/*  sidebar styles */

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
font-weight: 800;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background-color: #fff;
}

#footer ul {
margin:0;
padding:0;
}

#footer ul li{
display:inline;
}

#footer a{
text-decoration:none;
}



