/*
Theme Name: Woven Communities
Theme URI: http://scottishbasketmakerscircle.org/communities
Description: Child theme for the twentyten theme
Author: Mike Arrowsmith
Template: twentyten
Version: 1.0
*/


@import url("/wp-content/themes/twentyten/style.css");

body {
background-color: #E4E1D3;
}

a:visited {
	color: #06C;
}

div.menu, #colophon, #branding, #main, #wrapper, #access {
	width: 960px;
}

#access {
	background-color: #514315;
}

#branding img {
	border: none;
}

#body-container {
	padding: 8px;
}

#header {
margin: 0;
}

#body-container {
margin: 24px auto;
overflow: hidden;
width: 960px;
background-color: white;
}

#primary-menu, #navigation {
margin-bottom: 16px;
z-index: 100;
}

#primary-menu li, #page-nav li {
margin-right: 6px;
}

#menu-main-menu li a {
font-family: Geneva, Arial, Helvetica, sans-serif;
padding: 7px;
color: #A2A198;
border: none;
background: inherit;
text-transform: lowercase;
}

#access a {
	line-height: normal;
}

#access ul ul {
	top: 31px;
}

img.wp-post-image {
	float: left;
	margin: 0 1em 0 0;
}

span.excerpt_more {
	display: block;
	font-size:80%;
	margin: 0.5em 0 0;
}

#container {
	margin-right: -320px;
}

#content {
	margin-right: 340px;
}

#content.fullwidth {
	margin-right: 20px;
}

#content h1.page-title {
color: #514315;
font-size: 32px;
font-weight: bold;
margin: 0 0 16px 0;
}

#main {
	padding-top: 16px;
}

#primary, #secondary {
	width: 280px;
}

div.col2-left, div.col2-right {
	float: left;
	width: 440px;
}

div.col2-left {
	margin-right: 40px;
}

div.col3-0 {
	clear: both;
}

div.col3-0, div.col3-1, div.col3-2 {
	float: left;
	width: 280px;
}

div.col3-0, div.col3-1 {
	margin-right: 40px;
}

#content.col3 h2.entry-title {
	font-size: 18px;
}

#content.col3 #tax-list-wrapper {
	font-size: 12px;
	line-height: 18px;
}

div#tax-list-wrapper {
	clear:both;
/*	border-top: 1px solid black; */
	padding-top: 16px;
}

div#tax-head-wrapper {
	margin-bottom: 16px;
	background-color: #ddd;
	padding: 8px;
}

.one-column #content {
	width: 100%;
	margin: 0 20px;
}

.entry-meta a, .entry-utility a {
	color: #06C;
}

.widget-title {
	margin-bottom: 16px;
}

/* Footer styles */

#site-generator a {
background-image: none;
display: inline;
line-height: inherit;
padding-left: inherit;
}


.wp-caption {
	clear: both;
}

/* for rounded grey lozenges */
/*
.hentry {
	border-width: 4px;
	border-radius: 4px;
	background-color: #CCC;
	padding: 8px;
	margin-bottom: 24px;
}

div.col2-left, div.col2-right {
	float: left;
	width: 424px;
}
*/

#about-page {
	padding: 8px;
	background-color: #FFC;
	font-size: 16px;
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 140%;
}

#about-page p {
	margin: 6px 0;
}

#woven-top-menu ul{
list-style: none;
margin: 0;
float:right;
}
#woven-top-menu{overflow:visible;margin:0}
#woven-top-menu li{margin-right:6px; float:left;}
#woven-top-menu li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:7px;color:#111;background:#fff;
	text-decoration:none;
}
#woven-top-menu li a:hover{text-decoration:underline;}

#header {
	padding-top: 16px;
}

#site-title {
	line-height: inherit;
	width: inherit;
}

#branding {
	width: 480px;
	margin: 0;
	float:left;
}

#site-description {
	clear: none;
	width: inherit;
	float: none;
	margin: 0px 0 8px 0;
	font-size: 14px;
}

#site-info {
	width: 400px;
}

#site-generator {
	width: auto;
	float: right;
}

li.woven_recent_items h3 {
	margin-bottom: 0;
}

li.woven_recent_items h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 6px;
}

li.woven_recent_items p {
	margin-bottom: 0;
}

li.woven_recent_items div.clear {
	display: none;
}

/* rotating image classes */

#woven-header-wrapper {
	position: relative;
	height: 280px;
	min-height: 280px;
	clear: both;
}

.woven-header-image {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 280px;
	min-height: 280px;
}

.woven-header-active {
	z-index: 2;
}

/* search form */

#searchform {
	float: right;
	margin-top: 8px;
}

#searchsubmit {
}

#searchform input {
	border-radius: 3px;
	padding: 0 4px;
}

.widget-container {
	border-bottom: 1px solid black;
}

li.woven_recent_items {
    border: none;
}

