/*  
Theme Name: TMM Theme
Theme URI: http://www.themicahmandate.org/
Description: Based on Bob Kee's adaption of Original Premium News by WooThemes
Version: 1.0.0
Author: TMM Team
Author URI: http://www.themicahmandate.org/
*/



/*========= FRONT-PAGE =========*/

/*--mfront entries--*/
#mfront div.entry p { font-size: 1.2em; }
#mfront .post-alt h3 a { font-size: 1.2em; }

/*--featured--*/
.featured{
	background: #dddddd;
	width: 550px;
	margin: 0 0 10px;
	padding-right:0px;
	font-size: 12px;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 1.4em;
	padding: 0 0 10px 0;
	text-align: center;
}
.featured h3 a {
	color:#000;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	font-size: 1.1em;
	margin-bottom:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 57px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}
div.featured-caption {
	margin: 20px auto 0px;
	width: 90%;
	}

.image_center { 
	margin: 0 auto;
	text-align: center;
	}
.fright {
	text-align: right;
	}





/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
	font-size: 1em;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #000000;
}

.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #686484;
}


/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;

	float:right;
}



/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:530px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
div.post-alt .entry p{
	text-align:left;
	font-size:1em;
	line-height:1.5em;
	}
.entry blockquote { 	
 margin: 5px auto 15px auto;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#fff;
	border: solid 0px #C0C0C0; 
	}
div.post-alt .entry ul, div.post-alt .entry ol, div.post-alt .entry li {
	text-align:left;
	font-size:1em;
	line-height:1.6em;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:disc outside;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside;
	}
.entry ol li {
	list-style:decimal outside;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero outside;
	}




/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
	font-size:11px;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}


/* --Boxes-- */
#rss_1{
	float: right;
	font-size: 11px;
	padding: 20px 0px 10px 0px;
	text-align: right;
	width: 350px;
	border-top: 0px black solid;

}

#rss_1a{
	font-size: 11px;
	text-align: center;
	width: 350px;
	padding: 20px 0px 20px 0px;
}

/* --Articles-- */
.verse{
      margin-left: 20px;
      margin-right: 20px;
      }
.quote{
      margin-left: 20px;
      margin-right: 20px;
      }
.quote-ita{
      margin-left: 20px;
      margin-right: 20px;
      font-style: italic;
      }
.wrap_left{
      margin: 5px;
      float: left;
      border: 0;
      }
.wrap_right{
      margin: 5px;
      float: right;
      border: 0;
      }
div#tmmarticle p.ccaption {
	font-style: italic;
	text-align: center;
	}

.centered{text-align: center;}
.textcentered{text-align: center;}
.textleft{text-align: left;}
.textright{text-align: right;}
ol.atype {list-style-type: lower-alpha;}
ol.1type {list-style-type: decimal;}


/* --Weekly Bible Challenge-- */

#wbc {
	padding: 12px 12px 0px 12px;
	margin-bottom: 20px;
	background: transparent url(images/contemplation.jpg) no-repeat bottom;
}

#wbc p {font-size: 11px; line-height: 14px;}
#wbc div.post-alt,div.entry {background-color: transparent; 
background-image: none;}
.womm {padding-top:10px;border-top:1px solid #404040; }

#wbc div.womm {display: none; }


