/*
Theme Name: Lumpy Lemon (July 2011)
Theme URI: http://barefootbarn.org/
Description: For Roger.
Version: 2.0
Author: Lumpy Lemon
Author URI: http://lumpylemon.co.uk/

	This is the CSS stylesheet for the Barefoot Barn website.
	All CSS, XHTML and design found in this directory is by Lumpy Lemon
	You can find us at http://lumpylemon.co.uk/

	Any code obtained from other sources is clearly commented as such.

	!!!!! SOMETHING ABOUT LICENSE, COPYRIGHT etc !!!!!

*/



/*
					R E S E T

					thank you eric!
					http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/



html, body, div, span, h1, h2, h3, h4, p, blockquote, a, em, img, ul, li, fieldset, form, label, input, textarea, legend, caption, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}



/*
					A U T O M A T I C   F L O A T   C L E A R I N G
*/



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}



/*
					H I D D E N   T H I N G S
*/



hr {
	display: none;
}



/*
					S T R U C T U R A L   E L E M E N T S
*/



body {
	background: #4c3f31 url(im/body.jpg);
	color: #fff;
	text-align: center;
}

#wrap {
	margin: 40px auto;
	text-align: left;
	width: 920px;
}

#admin {
	margin-bottom: 40px;
	text-align: right;
}

#top {
	background: #a7a20c url(im/top.jpg) no-repeat;
	height: 150px;
}

#logo {
	float: left;
	height: 150px;
	width: 250px;
}

#nav {
	float: right;
	padding: 20px 20px 0 0;
}

#intro {
	background: no-repeat;
	height: 440px;
}

#crumbs {
	color: #a7a20c;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	line-height: 1;
	padding-bottom: 50px;
	text-align: right;
}

#crumbs strong {
	color: #fff;
	font-weight: normal;
}

#content {
	background: url(im/dark.jpg) repeat-y;
	padding: 50px 92px 0 92px;
}

#bottom {
	background: url(im/dark.jpg) repeat-y;
	padding: 50px 0 0 0;
}

#highlights {
	background: url(im/highlights.jpg) repeat-y;
}

.highlight {
	float: left;
	width: 200px;
	margin: 0 53px;
}

.event-mini {
	clear: both;
	padding-bottom: 1em;
}

#footer {
	background: url(im/footer.jpg) center 50px no-repeat;
	padding-top: 123px;
	text-align: center;
}

#lumpy {
	background: url(im/lumpy.jpg) no-repeat;
}

.roundy, .post, .ngg-singlepic, .ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail-box-small {
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}



/*
					T Y P O G R A P H Y
*/

body {
	font-family: georgia, serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.big-text {
	font-size: 1.5em;
}

h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 1em;
}

#top h1 {
	display: block;
	height: 83px;
	left: 32px;
	position: relative;
	width: 177px;
	top: 34px;
}

#top h1 a {
	display: block;
	height: 100%;
	text-indent: -999px;
	width: 100%;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.1;
}

p {
	padding-bottom: 1em;
}

#content p {
	line-height: 1.4;
}

.goto {
	clear: left;
	font-size: 0.8em;
	margin-bottom: 0;
	text-align: right;
	text-transform: uppercase;
}

#admin p, .edit-link {
	font-family: arial, sans-serif;
	font-size: 0.6em;
	padding-bottom: 0;
	text-align: right;
	text-transform: uppercase;
}

#admin, .post-edit-link {
	background-color: #a7a20c;
	padding: 0.5em;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}


#intro p {
	color: #38291a;
	margin: 0 680px 0 0;
	padding: 20px 0 0 20px;
}

#intro p.goto {
	color: #38291a;
}

#tel {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0;
}

#email {
	padding: 0;
}

#lumpy {
	font-family: arial, sans-serif;
	font-size: 0.6em;
	padding: 25px 20px;
	text-align: right;
}

#lumpy a {
	text-decoration: underline;
}

.post h3 a {
	font-weight: bold;
}

.linkbox h3 a {
	border-bottom: 2px solid #fff;
}

#sub p {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	padding: 1em 0 0 0;
}

#sub p span {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #a7a20c;
}

#content ul {
	list-style-type: disc;
	padding: 1em 0;
}

#content li {
	margin-left: 2em;
	padding: 0 1em 0.5em 1em;
}



/*
					N A V I G A T I O N
*/

#nav li em {
	display: none;
	font-size: 0.7em;
	font-style: italic;
}

#nav ul {
	display: inline;
}

#nav li {
	display: block;
	float: left;
	padding-left: 10px;
	width: 95px;
}

#nav li a {
	display: block;
	text-decoration: none;
}

#nav span {
	display: block;
}

#nav li a span.title {
	border-bottom: 4px solid #b0ab25;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#nav li a:hover span.title {
	border-bottom: 4px solid #fff;
}



/*
					E V E N T S
*/

.when-mini {
	clear: left;
	float: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	padding: 0.125em 10px 0 0;
	text-align: right;
	width: 35px;
}

.what-mini {
	float: left;
	width: 150px;
}

#choose {
	margin-bottom: 3em;
	text-align: center;
}

#choose span {
	margin: 0 0.7em;
}

.post {
	background-color: #4c3f31;
	padding: 20px;
	margin: 1.5em auto 0 auto;
	width: 680px;
}

.when {
	float: left;
	text-align: right;
	width: 80px;
}

.days {
	font-size: 0.5em;
}

.year {
	display: block;
	font-size: 0.5em;
	padding-top: 0.25em;
}

.what {
	border-left: 1px solid #a7a20c;
	float: left;
	margin: 0 20px;
	padding: 0 20px;
	width: 510px;
}

#sub {
	float: left;
	padding-right: 20px;
	text-align: right;
	width: 180px;
}

.main {
	border-left: 1px solid #a7a20c;
	float: left;
	min-height: 10em;
	padding-left: 20px;
	width: 515px;
}




/*
					L I N K S
*/

a {
	text-decoration: underline;
}

h3 a, .goto a, #contact a, #admin a, .edit-link a {
	text-decoration: none;
}

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #fff;
}

a:active {
	color: #fff;
}

#intro .goto a {
	color: #38291a;
}



/*
					P H O T O   G A L L E R I E S
*/

.ngg-singlepic {
	background-color: #a7a20c;
	display: block;
	padding: 10px;
	text-align: center;
}

.ngg-left {
	float: left;
	margin: 0 1em 1em 0;
}

.ngg-right {
	float: right;
	margin: 0 0 1em 1em;
}

.ngg-center {
  	margin: 0 auto 1em auto !important;
}

.ngg-galleryoverview {
	overflow: hidden;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	background-color: #4c3f31;
	float: left;
	margin: 0 27px 27px 27px;
	padding: 10px 0 6px 0;
	text-align: center;
	width: 126px;
}

/*
.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}
*/

.ngg-gallery-thumbnail img, .highlight img {
	border: 3px solid #a7a20c;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.ngg-widget {
	width: 160px;
}

.highlight img {
	margin: 0 5px 10px 5px;
}

.ngg-gallery-thumbnail img:hover, .highlight img:hover {
	border-color: #fff;
} 

/*
.ngg-gallery-thumbnail span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 7px 7px 10px 7px;
	text-transform: uppercase;
}
*/

.ngg-clear {
	clear: both;
}

