/*  
Theme Name: SermonCompanion
Theme URI: 
Description: SermonCompanion
Version: 1.0
Author URI: http://www.blackidsolutions.com
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
img {border:none;}
.storyContent img
	{
		margin:10px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:12px;
		color:#487598;
		background:#fff;
	}
#main
	{
		/*margin:0px auto;*/
		padding:0px;
		width:800px;
	}
.header
	{
		height:186px;
		position:relative;
	}
.headerLeft
	{
		width:182px;
		float:left;	
	}
.headerRight
	{
		width:618px;
		float:left;		
	}
/*****************************************************************/
.content
	{
		background:url(images/content_bg.jpg) repeat-y left #fff;	
		height:1%;	
	}
/****************************************************************/
.innerContent
	{
		float:right;
		width:604px;
		padding-top:5px;
		color:#487598;	
	}
.story
	{
		padding-bottom:38px;
		padding-left:5px;
		padding-right:10px;
	}
.storyDate
	{
		color:#1e1d1d;
		margin-top:5px;
		font-family:Arial;
	}
.storyTitle
	{
		padding-top:5px;		
	}
.storyTitle h2
	{
		font-size:21px !important;
		padding-bottom:5px;
		font-weight:normal;
		font-family: "Times New Roman";
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#4b545b;
	}
.storyTitle a:hover
	{
		color:#777;
		text-decoration:none;
	}
.storyAuthor
	{
		font-family:Arial;
		font-size:11px;
		color:#1e1d1d;
		padding-bottom:10px;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		text-decoration:none;
		color:#1e1d1d;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
		color:#777;
	}
.storyContent
	{
		padding:8px 0px 15px 0px;
		text-align:justify;
		line-height:19px;
	}
.sharethiss
	{
		padding-top:10px;
		padding-bottom:10px;
	}
.sharethiss img {padding:0 1px 0 0; margin:0; opacity:.6; filter: alpha(opacity=60); -moz-opacity:
0.60;}
.sharethiss img:hover {opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.00;}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:6px;
	}
.commentTag
	{
		font-size:11px;
		padding-bottom:7px;
		padding-top:3px;
		color:#1e1d1d;
	}
.commentTag span
	{
		color:#1e1d1d;
	}
.storyTags
	{
		
	}
.storyTags img
	{
		
	}
.storyComment
	{
		font-weight:bold;
	}
.commentTag a, .commentTag a:visited
	{
		color:#1e1d1d;
		text-decoration:none;
	}
.commentTag a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.Sidenav 
	{
		padding-top:21px;
		padding-left:36px;
		padding-bottom:11px;
	}
.Sidenav a, Sidenav a:visited
{
	display:block;
	background:url(images/arrowround.gif) no-repeat left 8px;	
	padding-left:23px;
	padding-top:5px;
	padding-bottom:15px;
	font-family:"Trebuchet MS";
	color:#506378 !important;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
}
.sideBar
	{
		float:left;
		width:194px;
		color:#232323;
		font-size:12px;
		overflow:hidden;
		background:url(images/sidebar_bg.jpg) no-repeat left top;	
	}
.logos
	{
		margin-bottom:25px;
		font-size:20px;
		padding-left:15px;
		padding-top:8px;
	}
.logos a img
	{
		vertical-align:middle;
	}
.logos a
	{
		padding-right:8px;
		padding-top:10px;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sidebarTitle
	{
		color:#ffffff;
		background:url(images/sidebar_title_bg.png) no-repeat left top;
		height:39px;
		position:relative;
	}
.sidebarTitle h2
	{
		font-size:16px;
		font-weight:normal;
		padding-left:20px;
		padding-top:4px;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		margin-bottom:10px;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:6px 0px 0px 22px;
		list-style:none;
	}
.sideBar li li
	{
		padding:0px;
		display:block;
		background:none;
		margin:0px 10px;
		padding:6px 10px 6px 10px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#232323;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#232323;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
/***********************************************/
.search
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:5px;
		padding-left:10px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:190px;
		margin:0px;
		padding:2px;
		font-size:12px;
		font-family:arial;
		margin-top:8px;
		color:#222222;
		border:solid 1px #d9d8d8;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:36px;
		height:21px;
		margin-top:8px;
		margin-left:4px;
		background:#79b62e;
		border: solid 1px #64a119;
		color:#ffffff;
		cursor:pointer;
	}
/***********************************************/
.footer
	{
		background:url(images/footer.jpg) no-repeat bottom center;
		padding-top:8px;
		height:40px;
		overflow:hidden;
		color:#506378;
		padding-left:10px;
		font-family:"Trebuchet MS";
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#506378;
		font-size:13px;
		font-weight:bold;
	}
.footer a span
	{
		font-size:13px;
	}
.footer a:hover
	{
		color:#096b72;
	}
.copyrighttext
	{
		font-size:12px;
		color:#555555;
		padding-right:70px;
	}	
#bottomnav p  {
   font: bold 13px/16px Arial;
   margin: 0px;
   color: #FFFFFF;
   text-align: center;
   padding-bottom:0px;
}
#bottomnav p a  {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:0px;
		padding-bottom:20px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
		padding-bottom:20px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#222222;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
	}
blockquote
	{
		border:solid 1px #c3c3c3;
		padding:15px 30px 10px 30px;
		background:#f3f3f3;
		font-size:16px;
	}
blockquote p
	{
		padding:0px 0px 5px 0px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#232323;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
	}
/*#commentform p a, #commentform p a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}*/
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#232323;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#232323;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#232323;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
/*ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}*/

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#232323;
		font-size:24px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:25px;
		padding-left:5px;
	}
	
/* no match found in search */
.error
	{
		color:#d01e15;
		font-size:24px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:25px;
		padding-left:5px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:3px;
		border:solid 1px #cccccc;
		background:#fcfcfc;
	}
.commentAuthor
	{
		float:left;
		padding-left:15px;
		padding-top:4px;
		color:#232323;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:560px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	color:#515961;
	line-height:18px;
	height:1%;
	border-bottom:dashed 1px #cccccc;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 200px;
	font-size:13px;
	text-align:center;
	}
#wp-calendar th
	{
		color:#64a119;
	}
#wp-calendar #today
	{
		color:#cd3333;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#64a119;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#64a119;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#64a119;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#64a119;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #64a119;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	/*background: #ffffff;*/
	border-left: none;
	color: #64a119;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.twitterwidget a, .twitterwidget a:visited
{
color:#232323;
text-decoration:none;
}
.profileData
{
clear:both;
height:1%;
padding-top:5px;
padding-bottom:15px;
padding-left:50px;
background:url(images/tweets.jpg) no-repeat 10px 4px;
width:120px;
overflow:hidden;
}
.entry-meta
{
	font-size:11px;
	display:block;
	padding-top:4px;
	color:#777;
}
a.twitterwidget, a:visited.twitterwidget
	{
		color:#fff !important;
		text-decoration:none;
	}

a, a:visited
	{
		color:#506378;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:none;
	}