/*
Theme Name: Frames of Mind v1.
Theme URI: http://www.plaintxt.org/themes/veryplaintxt/
Description: Child Theme for veryplaintxt
Author: Scott Allan Wallick, revisions by a10
Author URI: http://scottwallick.com/
Template: veryplaintxt
Version: 0.1
*/

@import url("../veryplaintxt/style.css");

div#header h1#blog-title {
font-family: arial;
}
#header {
height: 192px;
}

div#content h2.entry-title, div#content h2.page-title {
font-size:2.3em;
}

div.sidebar ul li h3 {
font-size:1em;
font-weight:bold;
letter-spacing:2px;
margin:0;
text-transform:uppercase;
text-decoration:none;
}

div.sidebar ul li ul li ul {
font-style:italic;
font-weight: normal;
text-indent:1em;
}


div.sidebar ul li {
margin:0;
padding:0;
xfont-weight:bold;
}


a:hover img {
	background-color: #cccccc;
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

a:hover {
color: red;
}

element.style  {
margin-top:10px;
}