/*
Theme Name: RF.com - Voices
Theme URI: http://www.rfinteractive.com/
Description: 
Version: 0.1
Author: Ruder Finn

*/

/* post details */

#post .date, #post .info {
	padding: 0 0 0 0;
}

#post {
	margin: 0 0 10px 0;
}

#post img {
    border: 1px solid #DFDFDF !important;
}

.info {
	font-size: 10px;
	color: #000 !important;
}

.info a {
	text-decoration: underline !important;
}

.post-date {
	color: #999;
}

#post-comment {
    margin: 10px 0 10px 0;
}

#post-comment label {
    color: #333;
    font-size: 11px;
}

#post-comment th {
    text-align: right;
    padding: 0 10px 6px 0;
    vertical-align: top;
    width: 80px;
}

#post-comment td {
    padding: 0 0 6px 0;
     color: #666;
}

#post-comment span {
     font-size: 10px;
     font-weight: normal;
}

#post-comment td input, #post-comment td textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #d0d0d0;
    padding: 2px;
    color: #333;
}

#post-comment td .checkbox {
     vertical-align: middle;
     border: none !important;
}

#post-comment td #comment-preview, #post-comment td #comment-post, #post-comment td #comment-cancel {
    background: #D3D3D3;
    color: #5E5E5E;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 10px;
}

/* content navigation */

.content-nav {
    margin: -15px 0 0 0 !important;
    text-align: right;
    padding: 0 3px 10px 0 !important; 
}

.content-nav  a {
    color: #8F8F8F !important;
}

.content-nav img {
    vertical-align: middle;
}


/* footer */



/* other styles */

#content-blog .align-right {
	text-align: right;
    padding: 0 0 10px 0!important
}

.blurb {
    float: left;
    width: 400px;
}

#search-container td {
    vertical-align: middle;
}

.comment-title {
    padding: 0 0 2px 0 !important;
}

.comment-title a {
    color: #666 !important;
}

.float-right {
    float: right; 
    padding: 0 !important;
}

#monthly-archive {
	margin: 0 0 0 0;
	padding: 0;
}

#monthly-archive li.link-list {
	padding: 0 0 5px 10px;
}

#recent-posts {
	margin: 0 0 0 0;
	padding: 0;
}

#recent-posts li.link-list {
	padding: 0 0 5px 10px;
}

#subscribe {
	margin: 0 0 0 0;
	padding: 0;
}

#subscribe li.link-list {
	padding: 0 0 5px 10px;
}

#about li.link-list {
	padding: 0 0 5px 10px;
}

.save-links{
	padding-top: 10px !important;
}

.entry p.orange1 {
	color: #669900 !important;	
}

.entry p.orange1 a{
	color: #669900 !important;	
}

.entry h2.blog a {
	color: #333 !important;
	font-size: 13px !important;
	padding: 0 0 10px 0;
	text-decoration: none;
}

.entry .date-author, .entry .date-author a{
     color: #669900 !important;
}

.entry h2.blog {
	color: #333 !important;
	font-size: 13px !important;
	padding: 0 0 10px 0;
}

.entry .date {
	padding: 0 0 5px 0;
}

li.link-list {
	background: url(images/blue-arrow.jpg) top left no-repeat !important;
}

li.link-list a {
	color: #1A79B3 !important;	
}

#monthly-archive ul {
	margin: 0;
}

#monthly-archive li {
	line-height: 100%;
	padding: 0 0 5px 10px !important;
	background: url(images/blue-arrow.jpg) top left no-repeat;
}

#monthly-archive li a {
	color: #1A79B3 !important;	
	font-weight: bold;
	font-size: 10px;
}

.blog-scroll {
	float: right;
	margin: 0 3px 0 0;
}

.blog-scroll-content {
	font-size: 10px;
	color: #AFAFAF;
	font-weight: bold; 
	line-height: 135%;
}

.blog-scroll-content img {
	vertical-align: -0.1em;
}

.blog-scroll-content a {
	color: #006600;
	text-decoration: none;
}

.blog-scroll-content a:hover {
	color: #006600;
	text-decoration: underline;
}

#comments h2.blog-comments {
	color: #333 !important;
	font-size: 15px !important;
	padding: 0 0 10px 0;
}

#comments .date-author {
	color: #FD8600;
}

#comments .date-author a {
	color: #FD8600;
}

#post-comment .btn {
	border-right: 1px solid #999999 !important;
	border-bottom: 1px solid #999999 !important;
	border-left: 1px solid #cccccc !important;
	border-top: 1px solid #cccccc !important;
	padding: 2px 6px;
	color: #5E5E5E;
	font-weight: bold;
	background: #D3D3D3;
	font-size: 10px;
}

.error-msg p{
    color: #f00 !important;
}
