.post {
	border-bottom: 1px solid #666;
	margin: 20px 0;
	padding-bottom: 10px;
	}

.post-image-thumb {
float: left;
margin-right: 10px;
width: 114px;
height: 114px;
background: transparent url(/wp-content/themes/nuba/images/bg_tab_span2.png) repeat-x top left;
}

.post-image-thumb a img {
display:inline-block;
width: 110px;
height: 110px;
border: 2px solid #b7d34d;
border-radius: 5px;
-moz-border-radius: 5px;
}

.post-wrapper {
float: left;
width: 276px;
}

.post-wrapper h2 {
font-size: 1.3em;
margin:0 0 5px 0;
padding:0;
}

.post-wrapper p {
margin:5px 0; 
padding:0;
}

.post-title-wrapper {
	float: left;
	width: 216px;
	}
	
	.post-wrapper h4 {font-size:1.5em; margin: 0 0 10px 0; letter-spacing:-0.063em; font-weight:700;}
	.post-title-wrapper h4 {font-size:2em; margin: 0 0 10px 0; letter-spacing:-0.063em; font-weight:700;}
	
#post-image-full {
	height: 174px;
	width: 174px;
	margin:0 10px 20px 0;
	background: white;
	border-radius: 7px;
	-moz-border-radius: 7px;
	float:left;
	}
	
	#post-image-full img {
	display:block;
	border: 2px solid #f7f7f7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	}
	
a.postreturn { margin-bottom: 20px;
display: inline-block;
font-weight: 700;
text-decoration: underline;
font-size: 0.85em; }

a.postreturn:hover {
text-decoration: none;
 }

.postcontent span.postmeta-readmore a, #NewsPostDetailPrintLink a, #NewsPostDetailReturnLink a {
-moz-border-radius: 5px;
border-radius: 5px;
background: #666;
border: none;
color: #fff;
cursor: pointer;
font-weight: 700;
font-size:0.75em;
padding: 0px 10px;
text-shadow: -1px -1px 0 #000;
display: block;
float: right;
text-decoration: none;
margin-left: 10px;
height: 25px;
line-height: 25px;
}

.postcontent ol, .postcontent ul {
line-height: 1.2em;
list-style-type: circle;
padding-left: 20px;
margin: 0 15px 15px 15px;
font-size: 0.80em;
}

.postcontent ol li ol, .postcontent ul li ul {
line-height: 1.4em;
list-style-type: circle;
padding-left: 15px;
margin: 5px 0 5px 5px;
font-size: 0.85em;
}

.content-band span.postmeta-date, .content-band span.postmeta-comments  { font-size:0.75em; }

.postcontent span.postmeta-readmore a:hover, #NewsPostDetailPrintLink a:hover, #NewsPostDetailReturnLink a:hover {
background: #898989;
}

div#navigation { float:right; margin-bottom: 30px; }

div#navigation a { 
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #666;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	font-size:0.75em;
	padding: 0px 10px;
	text-shadow: -1px -1px 0 #000;
	display: inline-block;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
	
	div#navigation a:hover { 
	background: #898989;
	}

h3#comments { border-top: 1px solid #666; margin: 20px 0; padding-top:20px; }

h3#respond { border-top: 1px solid #666; margin: 20px 0; padding-top:20px; }

#commentform { margin: 20px 0; }

#commentform p { padding:0; margin:0; }

#commentform p:first-child { padding:0; margin-bottom:20px; }

#commentform label {
	display: block;
	font-weight:700;
	margin-bottom:5px;
	font-size:1.3em;
}

#commentform input {
	-moz-border-radius: 6px;
	border-radius: 6px; 
	-webkit-box-shadow: inset 1px 1px 1px #7a7a7a;
	-moz-box-shadow: inset 1px 1px 1px #7a7a7a;
	box-shadow: inset 1px 1px 1px #7a7a7a; 
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #b7d34d;
	font-size: 1.25em;
	font-weight: 700;
	padding: 8px 5px;
	display:block;
	width:300px;
	margin-bottom:15px;
	}

#commentform textarea {
	-moz-border-radius: 6px;
	border-radius: 6px; 
	-webkit-box-shadow: inset 1px 1px 1px #7a7a7a;
	-moz-box-shadow: inset 1px 1px 1px #7a7a7a;
	box-shadow: inset 1px 1px 1px #7a7a7a; 
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #b7d34d;
	font-size: 1.25em;
	font-weight: 700;
	padding: 8px 5px;
	font-family:Verdana, Geneva, sans-serif;
	width:350px;
	margin-bottom:15px;
	}
	
#commentform p.allowed-tags {
	font-family:"Courier New", Courier, monospace;
	}
	
#commentform input#submit {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #666 url(/wp-content/themes/nuba/images/bg_tab_span2.png) repeat-x top left;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 700;
	padding: 10px 0;
	width:200px;
	text-shadow: -1px -1px 0 #000;
	margin:30px 0; /* extra room above submit button */
	}
	
#commentform input#submit:hover {
	background: #898989 url(/wp-content/themes/nuba/images/bg_tab_span2.png) repeat-x top left;
	}
	

.commentlist {
    list-style: none;
    margin: 0;
}
.commentlist > li {
    border: 1px solid #666;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 0.5em 1.625em;
	position: relative;
	
}
.commentlist .pingback {
    font-size: 12px;
    font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", "Helvetica Nueue", Helvetica, sans-serif;
    margin-left: 102px;
}
.commentlist .pingback p {
    margin: 0 0 2.2em 2.4em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li {
    background: #fff;
    border-left: 1px solid #ddd;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
}
.commentlist .children li .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", "Helvetica Nueue", Helvetica, sans-serif;
    line-height: 2.2em;
}

span.comment-mod { display: inline-block;
margin: 5px 0 10px;
font-style: italic; }

.commentlist .children li .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
}
.commentlist .children li .comment-content {
    margin: 1.625em 0 0;
}
.comment-meta a {
    text-decoration: none;  
    font-weight: bold;
}

div.comment-text p { font-size:0.70em; }

.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
    text-decoration: underline;
}
.commentlist .avatar {
	background: url(/wp-content/themes/nuba/images/comment-arrow.jpg) no-repeat right 30px;
    padding: 0 34px 0 0;
    position: absolute;
    top: 0;
    left: -124px;
}
.commentlist .children .avatar {
    background: none;
    padding: 0;
    top: 2.2em;
    left: 2.2em;
}
.commentlist .children .bypostauthor > article .comment-meta .vcard .avatar {
}
.comment-reply-link {
    color: #1778c2;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.comment-reply-link:hover {
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #222;
    border-color: #000;
    color: #ccc;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #ccc;
}
.commentlist > li.bypostauthor .comment-meta a {
    color: #ccc;
    text-decoration: none;  
    font-weight: bold;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
    color: #ff4b33;
}
.commentlist > li.bypostauthor .avatar {
    background-image: url(images/comment-arrow-bypostauthor.png);
}
.commentlist > li.bypostauthor .comment-reply-link {
    color: #ccc;
}
.commentlist > li.bypostauthor .comment-reply-link:focus,
.commentlist > li.bypostauthor .comment-reply-link:active,
.commentlist > li.bypostauthor .comment-reply-link:hover {
    color: #ff4b33;
}

/* Post Author threaded comments */
.commentlist > li.bypostauthor .children,
.commentlist > li.bypostauthor .children .comment-meta,
.commentlist > li.bypostauthor .children .comment-meta a,
.commentlist > li.bypostauthor .children .comment-reply-link  {
    color: #333;
}
.commentlist > li.bypostauthor .children .comment-meta a:focus,
.commentlist > li.bypostauthor .children .comment-meta a:active,
.commentlist > li.bypostauthor .children .comment-meta a:hover {
    color: #ff4b33;
}
.commentlist .children > li.bypostauthor {
    background: #222;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-left: none;
}
.commentlist .children > li.bypostauthor > article,
.commentlist .children > li.bypostauthor > article .comment-meta {
    color: #ccc;
}
.commentlist .children > li.bypostauthor > article .comment-meta a {
    color: #ccc;
    text-decoration: none;  
    font-weight: bold;
}
.commentlist .children > li.bypostauthor > article .comment-reply-link {
    color: #ccc;
}
.commentlist .children > li.bypostauthor > article .comment-meta a:focus,
.commentlist .children > li.bypostauthor > article .comment-meta a:active,
.commentlist .children > li.bypostauthor > article .comment-meta a:hover,
.commentlist .children > li.bypostauthor > article .comment-reply-link:focus,
.commentlist .children > li.bypostauthor > article .comment-reply-link:active,
.commentlist .children > li.bypostauthor > article .comment-reply-link:hover {
    color: #ff4b33;
}

/*#NewsPostDetailPrintLink, #NewsPostDetailReturnLink {
margin-bottom: 25px;
height: 25px;
float: right;
}

.NewsSummaryArticleClear {
clear:both;
padding-bottom:10px;
}

#NewsDetailImage {
border-bottom: 1px solid #B7D34D;
margin-bottom: 10px;
padding-bottom: 10px;
}

.newslink {
-moz-border-radius: 5px;
border-radius: 5px;
background: #666;
border: none;
color: #fff;
cursor: pointer;
font-weight: 700;
font-size:0.75em;
padding: 0px 10px;
text-shadow: -1px -1px 0 #000;
display: inline-block;
text-decoration: none;
height: 25px;
line-height: 25px;
}

#NewsDetailPost div { margin: 0 0 5px 0;}

#NewsDetailPost h2 { 
font-size: 1.6em;
margin: 5px 0;
padding:0;
}

#NewsDetailPost p { }*/