/*
Theme Name: NCCF Daily
Version: 1.0
Description: New Theme for a New Day
Author: Mission Communicate
Author URI: http://missioncommunicate.com
Template: dailyedition
*/

@import url("../dailyedition/style.css");

/* Homepage Styling */
.home p.title-meta{
	display: none;
}

.home .tweetmeme_button{
	display:none;
}

.home #suckerfish {
	display:none;
}

/* body background */


body{
	background: #777 !important;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
}

/*#page-outer  {
	background-color:#585858 !important;
}*/


/* Recent Tweets */

#twitter_update_list{
	color:#777;
	font-weight:600;
	text-align:center;
}

div.widget_twitter {
	
}

/* Blockquote Styling */

body .entry blockquote p {
	margin: 10px;
	padding: 0 0 0 40px;
}

body .entry blockquote {
	font-size: 110%;
	line-height: 22px;
	margin: 20px 0;
	color: #7a6942;
}

/* Ordered List Styling */

body .entry ol {
	line-height:2em;
	list-style-type: decimal;
	border-left: 3px dotted #909090;
	white-space: normal;
}

body .entry ol li{
	padding-left: 3em;
	font-size:16px;
}

/* Captions */
body p.wp-caption-text {
color:#999999;
font-size:1em;
font-style:italic;
}

/* cform link */
#ll{
	display: none;
}

/* Links */
body .entry a{
	color: #5b88ab;
	border-bottom: 1px dashed #909090;
}

/* Podcast Subscribe Widget */

#text-7 {
	background: url(http://www.ncchristianfellowship.net/wp-content/uploads/podcast-ico.png) no-repeat right 35px;
}

#text-7 .widget ul li, #text-7 .widget ul li:hover {
	background: none !important;
}

/* twitter update lists */

body #twitter_update_list li{
	background: url(/wp-content/uploads/ico-twitter.png) no-repeat 235px 3px;
}

body #twitter_update_list li span {
	display: block;
	padding:0px 14px 0 0;
}

body #twitter_update_list li a {
	margin: 0;
}

/* Sidebar Widget Titles */

#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
color:#353535 !important;
}

/* Color & Size for nav links */
#nav1 .current_page_item a, #nav1 li.sfHover, #nav1 li.current, #nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
/*color:#FFFFFF !important;*/
}

#nav1 a {
display:block;
font-weight:bold;
padding-left:10px;
padding-right:10px;
}

#nav1 a {
color:#FFFFFF !important;
}

#nav1 li{
	font-size: 11px;
}
