/*
Theme Name: N.F.R.A
*/

/* main elements */
.navigation {
padding: 35px;
}
.navigation .prev {
 float:left;
}
.navigation .next {
 float:right;
}
#respond {
 clear: both;
}
#respond input {
 height: 24px;
 margin: 5px 0;
 width: 300px;
}
.commentlist li {
 list-style:none;
 margin:5px;
 background:none !important;
 padding:0 !important;
}
.commentlist li p {
 margin:0 !important;
}
.commentlist li .avatar {
 float: left;
 margin: 5px;
}
.commentlist {margin:0;}
#comments {clear:both;
}
#respond textarea {
 width: 300px !important;
}
#respond h2{margin-top:5px;}
#respond #submit {
 width:150px
}
#comments .commentlist { padding:0;}
#respond label {
    height: 24px;
    margin: 5px 0;
    width: 300px;
}
.title h1,.title h2 {
	padding: 20px 0 !important;
}
.meta {
	padding: 0px 0 30px 0;
}
.bcls{
padding-top:60px;
}
.commentlist li {
	padding: 0 0 10px 0 !important;
}
.commentlist p {
	float: left;
	width: 600px;
}
.commentlist p.meta {
	padding: 0 0 10px 0;
}
.commentlist .comment {
	overflow: hidden;
}
.search {

padding: 0 0 30px 0;
}


/* MODS BEFORE GOING LIVE */
.logo{
  position: relative;
  top:10px;
}

#twocolumns #content ul {
  margin: 0 0 20px 0;
}

#twocolumns #content ul li, #twocolumns #content ol li {
  margin: 0 0 16px 20px;
  list-style-position: outside
}

#twocolumns #content table, #twocolumns #content table th, #twocolumns #content table td {
  border: 1px solid #85766a;
}

#twocolumns #content table th, #twocolumns #content table td {
  padding: 20px;
}

.news-clip a.url {
    color: #11c;
}

.news-clip span.publication {
    color: #777
}