@import url(style_base.css);
/*  
Theme Name: Aspen Grove
Theme URI: http://webdesign.parkertorrence.com
Description: Aspen Grove
Version: 1.0
Author: Parker Torrence
Author URI: http://froglace.com/
*/

body {
 background: #000 url('i/b-aspenleaf.gif') repeat 0 0;
 margin:0; padding:0;
 color: #111;
 font: 62.5%/1.7em "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS",  sans-serif; 
}
img { border: none; }
p, h2, h3 {
	margin: 0.5em 5px 1.15em 5px;
}
a {
 color: #600;
 text-decoration: none;
}
a:hover {
 color: #200;
 text-decoration: underline;
}
#wrapper {
	text-align: left;
	margin: 10px auto 0;
	padding: 0px;
	border: 1px solid #600;
	width: 780px;
	height: 100%;
	background:  #fff;
}
#wrapper_in {
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
	border:0;
	width: 780px;
}
#frog_head {
	margin: 0;
padding: 0;
height: 350px;
        background: #fff url('i/logo.png') no-repeat 50% 0;
position: relative;
text-align: center;
}
h1#sitetitle {
 line-height: 1em;
 padding: 0;
 font-size: 1.6em;
 margin: 0px 0 0 15px;
height: 330px;
width: 100%;
text-indent: -9000px;
background: url(i/clear.gif) no-repeat 0 0;
}
h1#sitetitle a {
 width: 100%;
height: 100%;
}
p#tagline { display:none; }

#leftcolumn {
	float: left;
	width: 500px;
	margin-left: 40px;
        margin-top: 0;
}

#rightcolumn {
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 30px;
 color: #111;
}
* html #rightcolumn {
 height: 300px;
 margin-right: 15px;
 margin-top: 0px;	
width: 170px;
}
#rightcolumn #content {
width: 170px;
margin: 0;
padding: 0 0 10px 4px;
 border-bottom: 2px solid #333;

}
#rightcolumn #container {
margin: 0;
padding: 0 0 0px;
width: 100%;
 background: url(none);
}
#rightcolumn h3 {
 color: #000;
 font-size: 1.4em;
 font-weight: 600;
 padding: 0.75em 10px;
 margin: 0; 
}
#rightcolumn ul {
 border-bottom: 2px solid #333;
 margin: 0;
 padding: 0;
}
#rightcolumn li {
 margin: 0.5em 0 1.15em 5px;
 padding: 0;
}
#content li { 
 margin: 0.5em 0 1.15em 10px;
 padding: 0;
}
#content ul li ul li { 
 margin: 0.5em 0 1.15em 5px;
 padding: 0;
}

#footer {
 position: relative;
 text-align: center;
 color: #000;
 padding: 0.75em 0 0;
line-height: 1.2em;
}
#footer a {
 color: #200;
 text-decoration: none;
}
#footer a:hover {
 color: #200;
 text-decoration: underline;
}
.post {
 background: #fefefe;
}

.post h2 {
 background: url('i/title_grad.png') repeat-y 0 0;
 margin: 0 0 0.5em;
 padding: 3px 0;
 line-height: 1.75em;
 font-size: 1.6em;
font: weight: 600;
text-indent: 5px;
color: #bbb;
}
.post h2 a { color: #000; }
h6 { line-height: 2em; }

#searchform {
 margin: 5px;
}
#searchform input#s {
 color: #000;
 background: #dfc;
 border: 1px solid #666;
width: 70%;
margin-left: 10%;
}
#tabs { display:none; }
textarea {
 color: #000;
 background: #dfc;
 border: 1px solid #600;
}
#greenhost {
 text-align: center;
 margin: 1em 0;
}
}