body{
	background: url("/images/bgfade2.png") repeat-x;
	font-size:62.5%;
	margin:0 0 0 0; 
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3f4040;
}

a {
	color: #7BB802;
	text-decoration:none;
}

#aboutcontainer p {
  font-size:1.3em;
	line-height: 1.5em;
}

#contact {
  margin-top:30px;
}

#contact h1, #members h1, #collaborators h1, #download h1{
 color: #7BB802;
 font-size:2.5em;
 margin: 0; 
}

#members h3, #collaborators h3{
 	color: #7BB802;
	font-weight:none;
}

#members{
  margin-top:30px;
}


a:hover {
	/*background:#7BB802;*/
	text-decoration:underline;
	color: #3f4040;
}

h1, h2{
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2{
	margin:10px 0 0 0;
}
h4{
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  
  padding:5px 0 0 0;
  margin:0;
	font-size: 1.1em;
}

#menu{
	list-style:none;
	width: 100%;
	margin-bottom: 10px;
}
#menu td{
	padding:0 1em 0 0;
	margin:0;
}
#menu .top td{
  padding-bottom: 3px;
}
#menu a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	text-decoration:none;
}
#menu a:hover {
  background-color: transparent;
  color: #3f4040;
}

#menu a#marked{
	color: #3f4040;
}
#menu .bottom td {
  background-color: #eeeeee;
  text-align:center;
	border-top: 1px solid #cccccc;
  height: 5px;
}


#menu .bottom td img {
  padding:0;
  margin:0;
}

#contact, #members, #collaborators, #download{
  font-size: 1.2em;
	margin: 3em 0 0 0;
}

#contact .name, #members .name, #collaborators .name, #download .name{
  font-size:1.4em;
  color: #3f4040;	
  text-decoration:none;
}


#members ul, #collaborators ul, #download ul{
  list-style:none;
  padding-left:0;
  margin-left:0;
  margin-top:0;
}

#download{
	clear:both;
}
#download h3{
	margin: 10px 0 0 0;
	padding: 0;
}

#collaborators{
}
.member img{
	float:left;
  border: 1px solid #cccccc;
  padding:3px;
  margin:3px 6px 3px 0;
}

#divider{
	width: 780px;
	height: 5px;
	background: #f1f1f1;
	padding:0;
	margin: 0 0 10px 0;
}
#container{
	width: 780px;
	margin: 20px auto;
}
#logo{
	background: url("/images/logo.png");
	width: 207px;
	height: 105px;
	margin-top:80px;
	margin-left: 570px;
	cursor:pointer;
}
#leftcolumn{
	width:540px;
	padding-bottom:30px;
	float:left;
}

.post{
	margin: 0 0 7em 0;
}

.post ul {
  list-style:disc;
  margin:5px;
	font-size: 1.3em;
	line-height: 1.6em;
  
}

.post .header{
	background: url("/images/postheaderbg.jpg") repeat-x;
	padding: 4px;
	margin-bottom:5px;
}
.post .header a:hover{
	background: none;
	color: #3f4040;
}

.post .main-image-link{
	background: none;
	color: #FFFFFF;
}

.post .main-image-link img{
  padding:0;
  border:0;
  margin:0;
}

.post .post-footer{
	font-size: 1.4em;
	border-bottom: 1px dotted #cccccc;
}

div.content img{  
  border: 1px solid #cccccc;
  padding:3px;
  margin:3px 6px 3px 0;
}

div.content h2{
  margin-bottom:5px;
}

.post .header h1 {
	height: 1.4em;
	margin: 0 0 0 0;
	padding: 4px 0 0 10px;
	color: #7BB802;
}
.post .header .author {
	float:right;
	height: 1.4em;
	color: #3f4040;
	font-size: 11px;
	margin-top: 14px;
}
.post p{
	margin:0 0 1.5em 0;
	padding:0;
	font-size: 1.3em;
	line-height: 1.6em;
}


#rightcolumn{
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#rightcolumn p{
	line-height: 1.5em;
	margin:0;
}
#rightcolumn .columnpart{
	/*background: #f1f1f1;*/
	margin: 0 0 0.5em 0;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #D4D4D4;
	font-size: 1.1em;
}

#rightcolumn h3{
	margin:0 0 0.2em 0;
	padding:0;
	color: #3f4040;
	font-size: 1.2em;
	letter-spacing: 0em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.post .header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.continue {
  color: #9ccc3c;
}
.post-footer {
  color: #9ccc3c;
  font-size: 10px;
  text-align: right;
  margin-bottom: 20px;
  padding-right:5px;
}

.first_words{
  font-size:1.5em;
}

.member, .collaborator {
  margin-bottom:10px;
}

.member{
	background: #f1f1f1 url(../images/memberbg.png) repeat-x;
	padding: 5px;
	width: 300px;
	height: 5.5em;
	border: 1px solid #cccccc;
	float:left;
	clear:both;
	margin:0 0 10px 0;
}

#comments #title{
height: 1.4em;
color: #7BB802;
padding:5px;
margin-top:40px;
background: url("/images/postheaderbg.jpg") repeat-x;

}

#comments #list {
  list-style:none;
  padding:0;
  margin:0;
}

#comments #list .comment{
	font-size: 1.3em;
	line-height: 1.5em;
	
 margin-bottom:5px;
}
#comments #list .comment p{
}
#comments #list .identity{
  text-align:right;
	border-bottom: 1px dotted #cccccc;
}

#footer{
	clear:both;
	color: #cccccc;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 5px;
	/*background: #f1f1f1;*/
	border-top: 3px solid #f1f1f1;
	font-size: 1.2em;
}
#footer img{
	position:relative;
	top: 0.2em;
}


#project #project_name{
  display:block;
  font-size:2.8em;
  margin-bottom:20px;
  padding:2px;
  width:350px;
}

#project #project_description{
  display:block;
  font-size:1.8em;
  margin-bottom:10px;
  padding:5px;
  width:550px;
}

#project #project_main_image{
  display:block;
  font-size:1.2em;
  margin-bottom:20px;
  padding:2px;
  width:350px;
}

#project #submit_button{
  font-size:1.8em;
  padding:5px;
  margin:0;
}

#project #project_created_at{
  display:block;
  font-size:1.8em;
  margin-bottom:10px;
  padding:5px;
  width:550px;
}

#project #project_additional_info{
  display:block;
  font-size:1.8em;
  margin-bottom:10px;
  padding:5px;
  height:100px;
  width:350px;
}


#leave_comment{
  margin-top:60px;
}

#leave_comment table tr td{
  padding-bottom:10px;
}

#leave_comment table tr td label{
  font-size:1.2em;
}

#leave_comment table tr td.label_cell{
  padding-right:5px;
}

#leave_comment #comment_name, #leave_comment #comment_email, #leave_comment #comment_www{
  font-size:1.2em;
  padding:2px;
  width:180px;
}

#leave_comment #comment_content{
  font-size:1.4em;
  padding:2px;
  width:280px;
  height:100px;
}

#news_form #news_title{
  display:block;
  font-size:2.8em;
  margin-bottom:20px;
  padding:2px;
  width:350px;
}

#news_form #news_content{
  display:block;
  font-size:1.8em;
  margin-bottom:10px;
  padding:5px;
  width:550px;
}

#news_form #submit_button{
  font-size:1.8em;
  padding:5px;
  margin:0;
}

#news_form #news_main_image{
  display:block;
  font-size:1.2em;
  margin-bottom:20px;
  padding:2px;
  width:350px;
}

#news_form #news_created_at{
  display:block;
  font-size:1.2em;
  margin-bottom:20px;
  padding:2px;
  width:180px;
}

#login #member_username, #login #member_password{
  display:block;
  font-size:2.8em;
  margin-bottom:20px;
  padding:10px;
  width:500px;
}

#login #submit_button{
  display:block;
  font-size:2.8em;
  margin-bottom:20px;
  padding:10px;
  width:200px;
}

#logged_in_text{
  text-align:right;
}

#logout_text{
  font-size:1em;
}

#rightcolumn #shortcuts{
    list-style:none;
    padding:5px 0 0 2px;
    margin:0;
}

#rightcolumn #shortcuts li{
  font-size:1.2em;
}

#rightcolumn #news_archive{
    list-style:none;
    padding:0px 0 0 2px;
    margin-left:0;
    margin-top:0;
    clear:both;
}
#rightcolumn #news_archive li{
    margin:0 0 0.5em 0;
}

#rightcolumn .complete_archive{
}

#rightcolumn #pictures img{
		float:left;
		background: none;
		padding: 3px 3px 3px 3px;
		border: 0;
		width: 60px;
		height: 60px;
}
#rightcolumn #pictures a:hover img{
	background: #7BB802;
}
#rightcolumn #pictures .container{
	margin:0 5px 0 5px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.full_news_archive ul{
	font-size: 1.3em;
	line-height: 1.5em;
}

#rightcolumn #month_list{
    list-style:none;
    padding:8px 0 0 2px;
    margin:0;
    clear:both;
}

#contact ul{
	margin:1em 0 0 0 ;
	padding: 0;
	list-style:none;
}
#page-desc{
	font-size: 1.4em;
	margin: -0.75em 0 2em 0;
	padding: 0.5em 0 0 0;
	width: 20em;
	color: #cccccc;
	font-style: italic;
}
.no-margin-no-padding{
	margin: 0;
	padding: 0;
}
.inline-list li{
	display:inline;
}
.inline{
	display:inline;
}

#presence-header{
	margin: 0 0 0 235px;
}
#description-header{
	margin: 0 0 0 130px;
}
.presence{
	float:left;
	width: 200px;
	height: 5.5em;
	margin: 0;
	padding: 5px;
	text-align:center;
	background: url(/images/jaikubg.png);
	border: 1px solid #cccccc;
}
.presence a{
	display:block;
}
.presence span{
	font-size: 0.8em;
}

.description{
	min-height: 5.5em;
	float:left;
	margin: 0px 0 15px 0px;
	font-size:1em;
	text-align:center;
	width: 200px;
	background: url(/images/jaikubg.png);
	border: 1px solid #cccccc;
	padding: 5px; 
}
.leaf{
	float:left;
	position:relative;
	left:-15px;
	top:-8px;
	padding:0;
	margin:0 8px 0 0;
	width:0;
}

#project_details ul{
    list-style:none;
    padding:3px 0 0 2px;
    margin:0;
}

#project_details li{
    padding:0 0 6px 0;
}

#social-bookmarking{
    list-style:none;
    padding:0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
    margin-top:20px;
}

#social-bookmarking li{
  display:inline;
  color:#000000;
  padding:0;
  margin:0 5px 0 0;
}

#social-bookmarking li a{
  color:#000000;
}

#social-bookmarking li a img{
  border:0;
}

#social-bookmarking li a:hover{
  color:#000000;
  background:none;
}

#wable-list{
  margin-top:10px;
	background: #f1f1f1;
	padding: 5px;
	font-size: 1.2em;
	width: 300px;
	border: 3px solid #cccccc;
}
#wable-list h4{
	font-size: 1.6em;
}
#wable-list input{
	font-size: 1.2em;
}
#flash{
  margin-top:10px;
	color: #7BB802;
	font-size: 1.4em;
}