/*  
Theme Name: Fallen Fruit
Theme URI: http://fallenfruit.org
Description: Fallen Fruit Template custom
Version: 1.0
Author: Thom Meredith
Author URI: http://thommeredith.com/


*/

/*reset */
html{color:#333333;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a,del,ins{text-decoration:none;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


*:focus {
	outline: none;
}


body {
  color: white;
	position: relative;
	font: bold 14px/18px arial, helvetica, sans-serif;
	background: #999999;
}

#bgimg {
	position:fixed;
	top:0;
	left:0;
	z-index:0;
}

object {
	z-index: 1;
}

#logo {
	position:fixed;
	top:20px;
	z-index:2000;
	margin-left: -10px;
}

#eatlacma {
	float: left;
	margin-left:-106px;
	margin-top:-57px;
	padding-left:0;
	padding-right:0;
}

#eatlacma:hover {
	background: none !important;
	
}

a {
	color: white;
}

a:hover {
	text-decoration:none;

	
}

p {
	padding-bottom: 8px;
}

h1, h2 {
	font: bold 20px/24px arial;
	padding-bottom: 8px;
	
}

#page {
  width: 980px;
  margin: 155px auto 0 auto;
  text-align: left;
  position: relative;
}

#content {
  width: 742px;
  min-height: 800px;
}

.clear {
  clear: both;
}

#header {
	background: #e2007a;
	height: 28px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	position: fixed;
	
}

#header .wrap {
	width: 980px;
	margin: 0 auto;
}

.wrap div {
	float: left;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	color: white;
	font-weight: normal;
}

.wrap div a {
	color: white;
}

.wrap div a:hover {
	text-decoration: underline;
}

.wrap .orange {
	background: #ff8f00;
}

.wrap .blue {
	background: #009ee0;
}

.wrap .white {
	background: #FFF;
}

.wrap .white img {
	margin-top: 5px;
}

.wrap .purple {
	background: #9f66a3;
}

.wrap .purple img {
	margin-top: 8px;
}

.wrap .red {
	background: #d40423;
	
}

.wrap .green {
	background: #3ea845;
	
}

.fullwidth {
	padding-bottom: 80px;
}

.fullwidth a{
	padding: 2px 10px;
	display: block;
	margin-left: -10px;
}


.fullwidth a:hover {
	background: #fcf409;
	color: black;
}

.left {
	float: left;
	width: 380px;
}

.right {
	float: right;
	width: 300px;
}

/*NAV*/

#nav {
	position: fixed;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

#nav a {
	padding: 2px 10px;
}

#nav a:hover, #nav .current_page_item > a {
	background: #fcf409;
	color: black;
}

#nav ul {
	font: bold 14px/18px arial;
}




/*CONTENT*/

#content {
	margin-left: 225px;
}

/*TWEETS*/
.tweet li {
	padding-bottom: 8px;
}

.photo {
	padding-bottom: 50px;
}

.maps {
	width: 640px;
}

.map {
	float: left;
	width: 320px;
	height: 240px;
}