/*  
Theme Name: Ruth Powers
Theme URI: http://www.gloderworks.com/
Description: The Ruth Powers Art Quilts WordPress Theme.
Version: 1.0
Author: Gloria Hansen and Andrew Frazier
Author URI: http://www.gloderworks.com/
*/

h2 {color: #485c75; font-weight: normal;}
h3 {color: #485c75; font-weight: normal;}
#content {padding-top: 60px;}



/*
div.post, .postmetadata { clear: left;}
*/
div.entry {overflow: auto;}
div.navigation {margin-top: 10px; overflow: auto;}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left}

#sidebar {float: right; width: 180px;}
#sidebar ul {margin: 0; padding: 0;}
#sidebar li {margin: 0; padding: 0; list-style-type: none;}
#sidebar a {text-align: right; display: block; padding: 3px; /* margin-bottom: 1px;*/ border-bottom: 1px solid #b27850; color: #54301e; text-decoration: none;}
* html #sidebar ul {height: 1%;}
* html #sidebar li {height: 1%;}
* html #sidebar a {
	text-decoration: none;
	color: #000;
	padding: 4px 4px 3px 4px;
	font-size: 11px;
	display: block;
}
#sidebar li a:hover {background-color: #c33a14; border-bottom: 1px solid #c33a14; color: #f4d580; text-decoration: none;}
#sidebar li.widget_tag_cloud a {display: inline; padding: 1px;}
#sidebar h2 {color: #485c75; font-weight: normal;}


input#s {color: #c0c0c0; margin-bottom: 2px;}
#searchsubmit {margin: 2px 3px 0 3px; border: 1px solid #000000; background-color: #c0c0c0;}

textarea#comment {width: 100%;}
* html textarea#comment {width: 90%;}

#blogcontent { margin-right: 185px;}
#blogcontent h2 {border-bottom: 1px solid #485c75; }
#blogcontent h2 a {color: #485c75; font-weight: normal; display: block; text-decoration: none;}
#blogcontent h2 a:hover {color: #c33a14;}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
