/* colors
orange: #DEB74F
green: #A2AC54
light tan: #DED18B
*/

body {
  margin:0px 0px 10px 0px;
  background: black;
}

a,
a:link {
  color: #DEB74F;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  text-decoration: underline;
  font-weight:bold;
}
a:visited { color: #DED18B; }
a:active,
a:hover { color: #A2AC54;  } 

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

textarea,
input {
  color: #A2AC54;
  border: 1px solid #A2AC54;
  background: #F3F3F3;
  padding: 2px 3px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  background: white;
}
input[type="button"],
input[type="submit"] {
  border: 1px solid #A2AC54;
  font-size: 90%;
  text-transform: lowercase;
}
input[type="button"]:hover,
input[type="submit"]:hover {
  border: 1px solid #DEB74F;
  color: #DEB74F;
}


#backdrop {
  background: white url('images/uberleaf.jpg') no-repeat top right;
  margin: 45px;
}

#banner {
  display: none;
  text-transform: lowercase;
  text-indent: -9000px;
}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: arial, helvetica, sans-serif;
		font-size: 22px;
		color: #6F6B28;
		text-decoration: none;
                font-weight: normal;
		}

.description {
  display: none;
  margin-left: -15px;
  margin-right: -15px;
  padding: 2px 0px 2px 15px;
  font-family: arial, helvetica, sans-serif;
  color: white;
  font-size:11px;
  background:#9CAA4F;	
  text-transform:none;	
  letter-spacing: 0;
}	

#content {
  width: 50%;
  padding-right: 173px;
  padding-top: 100px;
  padding-bottom:20px;
}
/* because IE is dumb */
#backdrop > #content {
  width: auto;
  padding-right: 343px;
}

#container {
  background: white url('../images/uberleaf.jpg') no-repeat top right;
  margin: 45px;
  padding-top: 120px;
  padding-right: 343px;
}

#links {
  position: absolute;
  top: 50px;
  right: 75px;
  padding-top: 400px;
  width:250px
}

#links a,
#links a:link,
#links a:visited {
  display: block;
  font-size:  .8em;
  padding: 3px;
  text-decoration:none;
}

#links a:hover {
  color: #EAF2CC;
  background-color: #A2AC54;
}
		
.blog {
  color: #9CAA4F;
  padding-left: 10%;
}	
	
.blogbody {
  font-family: verdana, arial, sans-serif;
  color: #AF8515; /*#CFA533;*/ /*#DEB74F;*/
  font-size:13px;
  font-weight:normal;
  line-height:22px; /*16px;*/
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;	
overflow:hidden
}
	
.title { 
  font-family: verdana, arial, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  color: #A2AC54;
  text-transform: lowercase;
}			
		
#menu {
  background: #DED18B;
  color: white;
  margin-top: -28px;
  padding: 2px 10px 5px 10px;
  text-align: right;
}
#menu a {
  color: white;
  text-decoration: none;
}
#menu a:hover {
  color: black;
}
		
.date { 
  font-family:georgia, verdana, arial, sans-serif; 
  font-size: 25px;
  margin-bottom: -25px;
  color: #DED18B;
  font-weight:normal;
  text-align: right;
}			
		
	.posted	{
		font-family:arial, helvetica, sans-serif; 
		font-size: 10px;
                letter-spacing: .02em;
		color: #9CAA4F;
                margin-bottom:15px; 
		}
		
		
.calendar {
  display: none;
  font-family: arial, helvetica, sans-serif;
  color: #9CAA4F;
  font-size:10px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;
  align: center;
}
	
.calendar a {
  background-color: #EAF2CC;
  border: 1px solid #CBE180;
}
span.calendar {
  display: block;
  width: 25px;
  padding: 0px;
}          

	.calendarhead {	
                display: block;
		font-family: arial, helvetica, sans-serif;
		color:#6F6B28;
		font-size: 20px;
		font-weight: normal;
  		background: white;
  		line-height:14px;
  		padding:6px;
                margin-left: -20px;
                margin-top: -6px;
                margin-right: -6px;
		}	

.side {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#A2AC54;
  font-size:11px;
  font-weight:normal;
  line-height:14px;
  padding:2px;
  padding-left: 15px;
}
		
.sidetitle {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #A2AC54;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;
  margin-top: 10px;
  text-transform:  lowercase;
  letter-spacing: .2em;
}
	
	.syndicate {
		font-family: arial, helvetica, sans-serif;
		font-size: .7em;
		font-weight: normal;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #EAF2CC;
		border-top:1px solid #CBE180;
		border-bottom:1px solid #CBE180;	
 		}	
		
	.powered {
		font-family: arial, helvetica, sans-serif;
		color: #6F6B28;
		font-size:9px;
		font-weight:bold;
		border-top:1px solid #CBE180;
		border-bottom:1px solid #CBE180;		
		line-height:14px;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;
		}	


.comments-head	{ 
  font-family: georgia, verdana, arial, sans-serif;
  font-size: 25px;
  color: #DED18B;
  font-weight:normal;
  margin-top:30px;		
}

.comments-body {
  font-family: verdana, arial, sans-serif;
  color: #A2AC54;
  font-size:11px;
  font-weight:normal;
  line-height:14px;
  padding:10px;
  text-align: right;	
}

.comments-post {
  font-family: verdana, arial, helvetica sans-serif;
  color: #9CAA4F;
  font-size:10px;
  font-weight:normal;
}

.primary-fields {
  width:180px;
  margin-left:25px;
  float:right;
  text-align:right;
  border-left:1px dotted #bbb;
}

	.trackback-body {
		font-family: arial, helvetica, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;			
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;
  		border:1px dashed #CCC;			
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}

	#banner-commentspop {
		font-family: arial, helvetica, sans-serif;
		color: #8A8631;
		font-size:16px;
		font-weight:bold;
		text-transform: lowercase;
		border-top: 1px solid #CBE180;
      border-bottom: 5px solid #9CAA4F;
  		background: white;
  		padding:10px;
      padding-bottom: 7px; 
      margin-top: 1px;
 margin-bottom: 28px;
		}