/* @override 
	http://localhost:8888/wp-content/themes/960bc/style.css
	http://localhost:8888/wp-content/themes/kibbutz960/style.css
	http://keepingthekibbutz.com/wp-content/themes/kibbutz960/style.css
	http://simplebits.com/css/master.css
*/

/*
Theme Name: 960bc
Theme URI: http://www.guardianwebdesign.com.au/960bc
Description: A blank canvas WordPress theme for developers based on the 960 CSS framework.
Version: 1.6
Author: Troy Dean
Author URI: http://www.guardianwebdesign.com.au/
Tags: fixed-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar

	960bc v1.6
	http://www.guardianwebdesign.com.au/960bc

*/


body {
	font: 14px/22px Georgia, Cambria, Times, "Times New Roman", serif;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #efefd6 url(images/ktk_background.jpg) no-repeat -100px -500px;
}

/*#page {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}*/
/*#content {
	background: urfl(images/bgsolidtile.png) repeat -50px -50px;
}*/

#top_shadow{
background: url(images/topbg.png) no-repeat;
margin-top: 10px;
height: 13px;

}

#page_wrapper, #front_content {
/* background: url(images/middlebg.png) repeat-y; */
padding-top: 20px;
}

#front_box, #content_box {
	background: url(images/middlebg.png) repeat-y;
	float: left;

}

#bottom_shadow{
background: url(images/bottombg.png) no-repeat;
height: 16px;
}



/* @group Fontface */

@font-face {
	font-family: 'CallunaRegular';
	src: url('Calluna-Regular.eot');
	src: local('Calluna Regular'), local('Calluna-Regular'), url('Calluna-Regular.woff') format('woff'), url('Calluna-Regular.otf') format('opentype'), url('Calluna-Regular.svg#Calluna-Regular') format('svg');
}

@font-face {
	font-family: 'TitlaAltCondLightRegular';
	src: url('TTL47Alt.eot');
	src: local('Titla Alt Cond Light Regular'), local('TitlaAltCond-Light'), url('TTL47Alt.woff') format('woff'), url('TTL47Alt.otf') format('opentype'), url('TTL47Alt.svg#TitlaAltCond-Light') format('svg');
}

/* @end */


/*body {
	font-size: 12px;
 Resets 1em to 10px 
	line-height: 1.5;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
}*/

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

h1 {
	font-size: 5em;
	line-height: 0.818182em;
	margin-top: 0em;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	color: #3d2418;
}

#header span {
	text-transform: lowercase;
	font-size: 14px;
}


h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 600;
	/*text-shadow: #feffff 1px 1px 0;*/
	padding-top: 3px;
	font-weight: 300;
	font-family: "CallunaRegular";
}

h3 {
	font-size: 1.6em;
	line-height: 1.125em;
	margin-top: 0px;
	margin-bottom: 0;
	font-weight: normal;
	/*text-shadow: #feffff 1px 1px 0;*/
}


#sidebar ul {
	border-left: 2px solid #959f97;
	
}

#sidebar li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 0em;
	border-left: none;
}

#sidebar ul ul li

{
	font-size: 14px;
	margin-left: 20px;
	line-height: 1.5em;
	padding-bottom: 0px;
	list-style: square;
}

#sidebar h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: uppercase;
	background: url(images/borderflat.gif) repeat-x;
}

#sidebar h2 {
	color: #9a9295;
	font-size: 18px;
	background-color: #959f97;
	display: inline;
	color: white;
	padding: 2px;
}

#front_content #sidebar {

	padding: 10px;
	color: #3d2418;
}

#front_content #sidebar h2 {
	/*background: #4e2400 url(images/alert-overlay.png) repeat-x;*/
	display: block;
	padding: 0;
	color: #3d2418;
	font-size: 1.5px;
	list-style-type: none;
	list-style-image: none;
}

#front_content #sidebar ul {
	border-left: none;
}

#front_content #sidebar ul ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0em;
}

#front_box #definition {
	font-size: 20px;
	color: #3d2418;
	width: 100%;
	text-align: center;
}




/*input {
	font-size: 20px;
	font-family: Georgia;
	color: #643805;
	background-color: #feffff;
	border: 1px solid #adae9f;
	padding: 5px;
	width: 270px;
}*/

/*fieldset input.btn {
	width: 100px;
		background: #4e2400 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}*/



p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	text-align: left;
}



#about {
	padding: 10px;
}

#content {
	padding: 10px;
}

a {
	text-decoration: underline;
	color: #3d2418;

}


h2 a:hover, a:hover {
	text-decoration: underline;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		/*color: #8d0208;*/
		}

a, h2 a:hover, h3 a:hover {
		color: #3d2418;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.8em;
	letter-spacing: .07em;
}


small {
	font-size: 1em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.postmetadata {
	text-align: left;
}

.smallattachment {
	text-align: center;
}

.attachment {
	text-align: center;
}

.navigationTop, .navigationBottom {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	text-align: left
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
}


/* @group Header */

#header {
	width: 100%;
	font-family: "CallunaRegular";
	color: #9a9295;
}

#headerimg {
	margin-top: 15px;
}

#header h2 {
	margin-bottom: 0em;
	line-height: 0em;
}

.description {
	font-size: 1.3em;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 15px;

	text-align: center;
	color: #3d2418;
}

.headerbyline {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	color: #959f97;
	margin-top: 0;
	padding-top: 0;
}

.headerbyline a {
	text-decoration: none;
	color: #959f97;
}

.headerbyline a:hover {
	text-decoration: underline;
	color: #959f97;
}

#header h1 a {
	line-height: 0.818182em;
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
	font-family: "TitlaAltCondLightRegular";
	color: #3d2418;
	font-size: 80px;
}

#header span {
	text-transform: lowercase;
	font-size: 44px;
}

/* @end */



/* @group Navbar */

#nav {
	font-size: 1.3em;
	text-align: center;
	/*background-color: #959f97;*/
	background: #959f97 url(images/alert-overlay.png) repeat-x;

	/*text-shadow: #000 1px 1px 1px;*/
	border-top: 1px solid #d6e4d9;
	border-bottom: 1px solid #69706b;
	opacity: 0.91;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
}

#nav li {
	display: inline;
	margin: 0 3px;
}

#nav li a {
	line-height: 41px;
	padding: 10px 20px;
	color: #3d2418;
	text-decoration: none;
}

#nav li a:active{
	top:  1px;
}

#nav li a:hover {
background: #b6c3b9 url(images/alert-overlay.png) repeat-x;
	color: #3d2418;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	
}


#nav li.current_page_item a {
	background: #b6c3b9 url(images/alert-overlay.png) repeat-x;
	color: #3d2418;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;

}

/* @end */



/*#inner {

	margin: 0 auto;
}*/

/* This hides the 'skip to' links and maintains accessibility */

#skip {
	position: absolute;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#trailer {
	margin-top: 20px;
}

#trailer p {
	font-size: 1.6em;
	color: #3d2418;
}

#trailer span {
	font-weight: 600;
	font-style: italic;
}

#trailer {

/*background: transparent url('images/form_shadow_full_copy.png') no-repeat ;*/ 

}



#sidebar {
	text-align: left;
	/*padding-top: 40px;*/
	padding: 10px;

	/*background: url(images/border.gif) repeat-y;*/

}
.shadow1{
box-shadow: 5px 5px #818181;
-webkit-box-shadow: 5px 5px #818181;
-moz-box-shadow: 5px 5px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
}

#footer 

{	
	margin: 20px 0 0 0;
	background-color: #959f97;
	color: #fff;
	font-size: .9em;
	font-family: "Lucida Grande";
	padding: 5px 20px 0 20px;
}

#footer h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.5em;
}

#footer a {
	text-decoration: none;
	font-weight: 600;
	color: rgba(61,36,24,0.7);
}

#footer p {
	margin-top: 0;
}

#footerclose {
	padding-top: 10px;
	padding-bottom: 0;
	font-size: 10px;
}

.post {
	margin: 0 0 20px;
	background: url(images/borderflat.gif) repeat-x;
	
}

#about .post {
	margin: 0 0 30px;
	background-image: none;
	
}

.byline {
	font-size: 14px;
}

.postmetadata {
	margin: 30px 0;
}

.smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

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
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	
}*/

#pagecontent h2 {
	font-size: 2.5em;
	color: rgba(0, 0, 0, 0.75);
}

#front_box h2 {
		background: url(images/borderflat.gif) repeat-x;
}


#front_box h3 {
	margin-top: 10px;
}

#front_box p {
	font-size: 14px;
}

#front_box span a {
	font-size: 12px;
	display: inline;
	text-decoration: underline;

	
}

#front_box small {
	color: #69675a;
}

#front_box h3 a {

	list-style: none;
	background-image: none;
	font-size: 17px;
	color: #3d2418;
	text-decoration: underline;
	
}

#pagecontent p {
	font-size: 16px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.75);
}

#pagecontent img {
	float: left;
	display: clear;
	margin-left: 0;
	padding-left: 0;
	margin-right: 20px;
}

.entry p {
	font-size: 1.1em;
}

.entry h2 {
	font-size: 100px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
		text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}



/* @group Comments */

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li .avatar {
	float: right;
	padding: 2px;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* @end */



/* @group Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/* @end */

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

.navigationTop {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 14px;
}

.single h2 {
	font-size: 4em;
}

.navigationBottom {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/*button*/

/* @group Button Awesome */

/*.widget_text {
	background-color: #5e3404;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}*/

#mc_embed_signup {
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 6px;
	color: #3d2418;
	margin-top: 5px;

}
div.mc-field-group input {
	postition: 20px;
	width: 204px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	border: 1px solid rgba(206,167,77,0.29);
	padding: 4px;
	background: url('images/input_bg.png') top left repeat-x #f9f8e4;
	font-color: #cea74d;
	color: #8e510b;
	margin-bottom: 10px;
}

div.mc-field-group label {
	font-size: 14px;
	line-height: 2em;
	margin-right: 10px;
	float: left;
	width:40px;
		color: #3d2418;
}

#mc-embedded-subscribe {
	margin-left: 52px;
}

div.mc-field-group input:focus {
	background-color: #fefee9;
}

div.mce_inline_error
{
	color: #3d2418;
}



.awesome, .awesome:visited {
	font-family: Helvetica;
	background: #959f97 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border: 0;
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #291000; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #872300; }
	.red.awesome:hover							{ background-color: #d45500; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
/* @end */



.button:active {
	top: 1px;
}

.small.button, .small.button:visited {
	font-size: 11px;
	padding: ;
}

.button, .button:visited,
	.medium.button, .medium.button:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.widget_twitter  {
	margin-bottom: 10px;
	font-size: 14px;
}

.flickr, #text-329406641 {
  padding-bottom:.9em;
  }
.flickr h2 {
  background:url('/img/icon_flickr.gif') no-repeat 100% 1.769em; /* 23/13 */
  }
#flickr_badge_wrapper {
  margin-right:-2em;
  padding-top:.4em;
  }
.flickr_badge_image {
  float:left;
  margin:0 1em 1em 0;
  }
.flickr_badge_image img {
  display:block;
  width:5em;
  height:5em;
  border-style:none;
  }

 .social {

	height: 10px;
	background: red;
}

.textwidget img {
	margin-right: 20px;
	margin-bottom: 10px;
}

img#wpstats{display:none}


