/*  
Theme Name: Custom for Johnsons (began with Default)
Theme URI: http://revenflo.com/
Description: RevenFlo customized this theme by starting with the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5 (by Michael Heilemann)
*/



body {
margin:0 0 0 0;
padding: 0 0 0 0;
background:#F1F0E0;
background-image:url(images/backbody.jpg);
background-repeat:repeat-x;
font-family:arial;
font-size:14px;
color:#333;
line-height:150%;

}

blockquote {
background:#E0DBB9;
padding:5px;
font-size:90%;
}


a:link {
color:#9A7B55;
}

a:visited {
color:#9A7B55;
}

a:hover {
color:#A40D14;

}

a:active {
color:#9A7B55;
}

h2 {
color:#777;
}

#container {
width: 800px;
margin-left: auto;
margin-right: auto;
height: 100%;
}

#header {
height:94px;
width:100%;
margin:0 0 0 0 !important;
margin-bottom: -2px; 
}

#menu {
width:100%;
height:34px;
margin:0 0 -2px 0 !important;
margin:0 0 -4px 0;
}



#sub_pages_list a {
font-size: 18px;
text-decoration:none;
line-height: 24px;
}

#sidebar {
background-image:url(images/backlinks.jpg);
width:201px;
height:153px;
text-align:center;

}

html>/**/body td #sidebar{
margin-top: -25px;
}
#sidebartext {

margin:25px 0 0 0;

}
html>/**/body td #sidebartext{
padding-top: 15px;
}

#sidebartext a {

font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color:#7d7c78;
text-decoration:none;
}

#sidebartext a:hover {
text-decoration:underline;
}

#page_text {
margin-top:20px;
}



.nav_text {
text-align:left;
font-family:tahoma;
color:#555;
margin-left:7px;
font-size:12px;
line-height:125%;
width:185px;
}

#content {

}

.post_side {
line-height:150%;
text-align:center;
font-size:11px;
}

.post_side h2 {
font-size:12px;
}

.post {
margin-top:20px;
}





#index_side {
font-size:12px;
text-align:justify;
width:175px;
margin-left:10px;
}
#footer {
background-color:#C9D3AE;
background:url(images/backfooter.jpg);

height:95px;/*was 65px*/
font-family: arial;
font-size: 10px;
color: #ccc;
padding-top:45px;

}

#footer p:first-child{
/*text-align:right !important;*/
text-align:center;
}

#footer a {
color: #ccc;
text-decoration: underline;
}

#categories {
color:#888888;
font-size:14px;

}

#categories li {
list-style-type: none;
margin-left:10px;
line-height:175%;

}






