/* 
Theme Name: Lumpy Lemon
Theme URI: http://transitionculture.org
Version: 1
Description: Green 'n' orange
Author: Simon Blackbourn
Author URI: http://lumpylemon.co.uk/
*/


body {
	text-align: center;
}

.container {
	width: 100%;
	margin: 0 auto;
}

.column {
	float: left;
	text-align: left;
}
a:link {
	color: black;
}
a:hover {
	color: #004477;
}
a:visited {
	color: black;
}

a:active {
	color: #004477;
}
textarea{
	overflow: auto;
}

#crumb {
	background: #b5b380;
	width: 100%;
	padding-top: 0.2em;
}

#crumb p {
	margin: 0;
	text-align: right;
}

#find {
	background: #b5b380;
	width: 100%;
	height: 30px;
}

#search {
	text-align: right;
}

#admin {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.3em 0;
	background-color: #fb930b;
	color: #fff;
}

#admin span {
	margin-left: 1em;
}

#top {
	background: transparent;
	height: 70px;
	width: 100%;
}
#title {
	background: transparent;
	width: 100%;
}

#name h1, #strapline h2, hr {
	display: none;
}

#nav {
	float: left;
	margin:0;
	padding:0; 
	width: 498px;
	height: 85px;
}

#byline {
	margin:0;
	padding-top: 1.5em;
	margin-right: 1.0em;
	text-align:right;
}


#name {
	width: 452px;
	height: 85px;
}

#strapline {
	height: 155px;
}

#content {
	float: left;
        background: transparent;
        width: 100%;	
}

#posts {
	width: 987px;
        margin:0 auto;
        text-align:center; 

}

.post {
	border-bottom: 1px solid #fb930b;
	margin-bottom: 4em;
}

object {
	margin-bottom: 1.5em;
	clear: both;
}
#places {
	width: 338px;
        margin:0 auto;
        text-align:right; 

}

.post {
	border-bottom: 1px solid #fb930b;
	margin-bottom: 4em;
}

object {
	margin-bottom: 1.5em;
	clear: both;
}


#header { height: 135px; } 

html, body { height:100%; margin:0px; overflow:hidden;}

#main { 
	height:100%; 
	width:100%; 
	margin:0 auto; 
	text-align:center; 
	overflow:auto;
} 
 
 

#posts object {
        text-align:center; 
	margin:auto; 
}

#wide .post {
	margin-left: 100px;
	margin-right: 100px;
}

#wide object {
	margin-left: 175px;
}

.topgap {
	margin-top: 4em;
}

#wide {
	width: 100%;
}

h5 {
	margin: 0 100px;
}

.post h5 {
	margin: 0;
}

.post ul#linkcats {
	list-style-type: none;
	margin-bottom: 40px;
}

.post ul.links {
	background: #f3f2e0;
	padding: 1em 1em 0 1em;
	margin: 0 0 20px 0;
	font-size: 0.9em;
	list-style-type: none;
}

.post ul.links li {
	padding-bottom: 1em;
}

.commentsbox {
	background: #f3f2e0;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 0.9em;
}

.comment p {
	margin: 0.5em 0;
}

.comment p span.comment_time {
	font-size: 0.7em;
	color: #999;
}

.comment_left {
	width: 150px;
	text-align: right;
	margin-right: 15px;
}

.comment_right {
	width: 500px;
	border-left: 1px solid #b5b380;
	padding-left: 15px;
	padding-bottom: 1em;
}

.comment_right img {
	border: 0;
	padding: 0;
}

.comment {
	margin-bottom: 20px;
}

#sidebar {
	background: #fff url(im/sidebar.jpg) 236px 0 repeat-y;
	width: 452px;
	margin-top: 30px;
}

#bar1 {
	width: 170px;
	margin: 0 10px 0 56px;
	text-align: right;
}

#bar2 {
	width: 170px;
	margin: 0 36px 0 10px;
}

.post img {
	border: 1px solid #b5b380;
	padding: 3px;
	margin: 1em;
}

#pagenav {
	list-style: none;
}

.edit {
	width: 120px;
	float: right;
	background-color: #fb930b;
	padding: 0.1em;
	text-align: center;
}


/* Text and Image Alignment (in posts) */ 

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.post .alignleft {
	float: left;
}

.post .alignright {
	float: right;
}

.inthepageleft {
	margin-right:15px;
	margin-bottom:15px;
	float: left;
}

.inthepageright {
	margin-left:15px;
	margin-bottom:15px;
	float: right;
}

.post .wp-caption {
    border: 1px solid #b5b380;
    text-align: center;
    padding-top: 3px;
    margin: 10px;
}

.post .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.post .wp-caption p.wp-caption-text {
    font-size: 0.6em;
    padding: 3px;
    margin: 0;
	width: auto;
}



/*            T O P   N A V I G A T I O N            */

#nav ul {
	list-style: none;
	margin-top: 20px;
}

#nav li {
	display: inline;
	list-style: none;
	margin-right: 1em;
}

#nav li a:link, #nav li a:visited {
	color: #000;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #000;
	border-bottom: 3px solid #fff;
}




/*            S I D E B A R            */

#sidebar .widget {
	border-bottom: 1px solid #e8e6c1;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#sidebar h2 {
	text-align: left;
	text-indent: -9999px;
	display: block;	
	height: 23px;
	width: 170px;
	margin-bottom: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
}

#sidebar #bar1 h2 {
	background-position: top right;
}

#sidebar #bar2 h2 {
	background-position: top left;
}

#sidebar #ll-about h2 {
	background-image: url(im/h2/about.jpg);
}

#sidebar #ll-dropdown-cats h2 {
	background-image: url(im/h2/cats.jpg);
}

#sidebar #archives h2 {
	background-image: url(im/h2/archives.jpg);
}

#sidebar #ll-recent-comments h2 {
	background-image: url(im/h2/comments.jpg);
}

#sidebar #ll-buy-now h2 {
	background-image: url(im/h2/buynow.jpg);
}

#sidebar #ll-the-movie h2 {
	background-image: url(im/h2/themovie.jpg);
}

#sidebar #ll-subpages h2 {
	background-image: url(im/h2/essential.jpg);
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#sidebar ul li {
	margin-bottom: 0.3em;
}

#sidebar #ll-dropdown-cats select, #sidebar #archives select {
	font-size: 0.8em;
	width: 170px;
	margin-bottom: 10px;
}





/*            S E A R C H            */

#search #s, #searchagain #s {
	background: #fff url(im/search.gif) 0px center no-repeat;
	border: 0;
	padding: 2px 0 2px 17px;
	width: 135px;
	color: #ccc;
	font-size: 0.9em;
	margin-top: 3px;
}

#searchagain {
	text-align: center;
}

#searchagain #s {
	border: 1px solid #ccc;
	margin-bottom: 2em;
}

#search #s:hover, #search #s:focus, #searchagain #s:hover, #searchagain #s:focus { color: #000; }





/*            P O S T   S T U F F            */

#prev {
	float: left;
	width: 239px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 4em;
}

#next {
	float: left;
	width: 239px;
	margin-left: 10px;
	text-align: right;
}

#postnav {
	width: 100%;
}

#wide #postnav #prev, #wide #postnav #next {
	width: 465px;
	margin-top: 2em;
	margin-bottom: 2em;
}

p.readmore {
	text-align: right;
}

span.search-excerpt {
	background-color: #ff0;
	font-weight: bold;
}

blockquote {
	background-color: #f3f2e0;
	clear: both;
	margin: 2em 4em;
	padding: 2em;
	line-height: 1.4;
	text-align: justify;
}

.shop {
	background-color: #f3f2e0;
	margin: 2em 4em;
	padding: 2em;
}

.post form {
	clear: both;
}

.post table#buttons {
	clear: both;
	text-align: center;
	width: 600px;
	margin-left: 75px;
}

