/*
Theme Name:Ohio Civil War 150 
Description:Ohio Civil War 150 theme.  
Author:CPHDH
Version: 1.2

blue: #00447b
light blue: #446ea0
gold: #eeb213
lighter gold: #fbe8c7
red: #cf171f
dark red: #6f1200
black: #242021
*/

/* basics */

*{margin:0; padding:0;}

body, html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: url(images/bgwraplight.jpg) center top repeat #000;
	background-attachment:fixed;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:'Gill Sans',sans-serif;
	}


/* links */

a{
	color:#6f1200;
	text-decoration:none;
	border: none;

	}

a:hover{color:#cf171f;text-decoration: underline; border: none;}



/* container */


#container {
	width: 882px;
	margin: 0 auto;
	color:#333;
	background: url(images/containerbg.png) center top repeat-y #fafafa;
	
	}

/*
	#border-container {
	width: 886px;
	margin: 0 -2px 0 -2px;
	background: url(images/bordercontainerbg.png) center top repeat-y fixed #fafafa;
	z-index:0;
	} 
*/

 /*header */

#cheader {
	background: url(images/header.jpg) no-repeat bottom #00447b;
    width: 882px; 
	color: #fff; 
	height: 158px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	}
	
#cheader img {float:left; margin:10px;}

#cheader h1{
	font-family:'Gill Sans',sans-serif;	
	font-size: 2.6em;
	font-weight: bold;
	letter-spacing:0.2em;
	line-height:1em;
	text-transform:uppercase;
	margin: 0;	
	padding: 30px 0 0 16px;	
	}
	
#cheader h1 a{color: #fff; text-decoration: none;}
#cheader h1 a:hover{color: #ddd; text-decoration: none;}


#cheader h2{
	font-family:'Gill Sans',sans-serif;
	font-size: 8pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #8EACD0 /*url(images/nav.jpg) repeat-x bottom */;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;	
	font-size: 10pt;
	width:882px; 
	height:30px;
	margin: 0;
}


#menu ul {
	padding: 5px 0 0 0;
	text-align: left;
}

#menu ul li {
	position: relative;
	list-style-type: none;
	display: inline;
	margin: 0;	
	font-weight:bold;
	
}

#menu ul li a {
	padding: 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #00447b;
	color:#fff;


}

#menu .current_page_item  a{background-color: #00447b;font-weight:bold; padding: 13px 13px 13px 13px;}



/*' template*/

#home-content li {float:left; display:inline;clear:none;width:290px;}
#home-content h2 {margin:10px;}
#home-content .post {height:225px;}
#home-content #main-entry {height:auto;margin:10px;border:4px solid #ddd;padding:2px;}
#home-content #main-entry .entry {height:auto; }
#in-border {border:1px solid #ccc;padding:15px;background: url(images/headerscript-small.png)96% 94% #fff no-repeat;}



#home-content #more-list li{padding-bottom: 1px;}
#home-content #more-list ul li{margin-top:5px;margin-right:10px;}
#home-content #more-list {padding: 5px; height:235px;}

#home-content #forum-posts ul{margin:0;width:100%; }
#home-content #forum-posts li{width:inherit;padding-bottom: 1px; }
#home-content #forum-posts li a{font-weight: bold; }

#home-content #omeka-feed ul{margin:10px 0;width:100%; }
#home-content #omeka-feed li{width:inherit;padding-bottom: 1px; }
#home-content #omeka-feed li a{font-weight: bold; }
#home-content #omeka-feed {overflow: hidden;}

#home-content #forum-posts p.sftagp {line-height: 0px; width:auto;}
#home-content #forum-posts li.sftagli {width:auto;padding:0;}
#home-content #forum-posts .sftagli {padding:0;line-height: 11pt;}
#home-content #forum-posts li.sftagli a{}
#home-content #forum-posts ul{margin:10px 0;}
#home-content #forum-posts {overflow: hidden;}

#home-content a.tt {height:0px; display:none;visibility:hidden;}
#home-content img.nothumb  {height:0px;display:none;visibility:hidden;}

p.contread {display:block;padding:2px;background:#8EACD0;width:100%; }
p.contread a{font-weight: bold; color:#fff;padding:2px;background:#8EACD0;text-decoration:none;}
p.contread a:hover{background:#00447b;padding:2px;text-decoration:none;}

/* content */


#content {
	float: left;
	display: inline;
	width: 580px;
	padding: 0 0 0 7px;
	overflow: hidden;
	background: transparent;
	}	


#home-content {
	float: left;
	display: inline;
	width: auto;
	padding: 0 0 0 7px;
	overflow: hidden;
	background: transparent;
	}	
	
#forum-content {
	float: left;
	display: inline;
	width: auto;
	padding: 0 7px 0 7px;
	overflow: hidden;
	background: transparent;
	}	

.sfforumlink img{display:none; visibility:hidden;}

.post {
	margin:7px;
	padding:10px 15px 10px 15px;
	line-height: 14pt;
	color: #000;
	border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 2px solid #ccc; border-top: 1px solid #ccc;
	background:#fff;

	}
	
.post h2{
	font-family:'Gill Sans',sans-serif;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform: uppercase;
	font-size: 14pt;
	color: #333;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;

	}
	
.post h2 a:hover{
	color: #cf171f;
	text-decoration: none;
	}
	
.post p{font-size: 9pt; color:#333;}

.post a{text-decoration:underline;}

.post ul {
	margin-left: 20px;
	}

.post ol {
	margin-left: 20px;
	}

.entry p{margin:10px 0;}
.entry {}


.postmetadata{
	clear: both;
	background:#8EACD0;
	padding:6px;
	margin-top: 16px;
	}
.postmetadata a{color:#fff;}	

.navigation {
	font-size:8pt;
	float:left;
	display: inline;
	width:100%;
	}
.navigation .alignright {margin:20px;}
.navigation .alignleft {margin:20px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

.breadcrumb {padding-left:17px;padding-top:10px;}
#no {display:none;}

	
#content form#searchform {
	margin:7px;
	padding:10px 15px 10px 15px;
	line-height: 14pt;
	color: #000;
	border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 2px solid #ccc; border-top: 1px solid #ccc;
	background:#fff;
}

/* sidebar */

#sidebar {
	font-family:'Gill Sans',sans-serif;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform: uppercase;	
	font-size:8pt;
	width: 280px;
	height: 100%;
	float:right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;


	}

#sidebar h2{
	font-family:'Gill Sans',sans-serif;
	font-weight: normal; 
	font-size: 8pt; 
	text-align: center;
	color: #08122E;	
	margin: 0;
	padding: 3px;
	background: #fbf2c7;
	border: 1px solid #ccc;
	margin:10px 0;
}

#sidebar p {margin:0; padding: 0 6px 6px 0;}

#sidebar img {padding: 0; margin: 0; width:240px;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar a {color:#08122E;}

#sidebar a:hover {color:#cf171f;}

/* subscription options */

#sidebar ul a:hover img.rss_icon{text-decoration: none;border:0px none transparent;}
#sidebar ul a:hover img.mail_icon{text-decoration: none;border:0px none transparent;}
#sidebar ul a:hover img.twitter_icon{text-decoration: none;border:0px none transparent;}
#sidebar ul a:hover img.facebook_icon{text-decoration: none;border:0px none transparent;}


/*Button Image and Styles via http://www.filamentgroup.com */

/* REQUIRED BUTTON STYLES: */	

.post a button, .post a:hover button {text-decoration:none;border:0px none transparent;}
	
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */

}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:2em; 
	text-align: center; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height:37px; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}


/* comments */

.gra {
	display: inline;
	float: left;
	}

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #8EACD0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff; 
	border:3px solid #8EACD0;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #fff; border:3px solid #8EACD0;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.comminfo {
	margin: 15px 0 20px 25px;
	}

/* search */

#searchform{
	padding: 6px 0 6px 0px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	width: 180px;
	border: 1px solid #B7B7B7;
	color:#797979;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}
	
	
/*subscribe by email*/

input.s2_email{width:75%;padding:1px;border: 1px solid #B7B7B7;color:#797979;}
input.s2_button{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #B7B7B7;
	font-size: 7pt;
	background: #fff;
	color: #797979;
	}
	
/*lifestream styles*/

.lifestream_text {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #ccc;
	background-color:#fff;
	}
.lifestream_label, .lifestream_meta {padding:5px;}



/* footer */

#footer {
	background: url(images/logo-grey.jpg) #00447b 99.7% 50% no-repeat;
	clear: both;
	width: 882px;
	margin: 0;
	font-family:verdana, arial, tahoma;
	font-size: .9em;
	text-align: center;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;line-height: 1.5em;}
#footer a{color: #fff;text-decoration: none;font-weight:bold;}
#footer a:hover{color: #8EACD0;text-decoration: underline;font-weight:bold;}

/* WP aligns */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   display: inline;

}

.alignright {
   float: right;
   display: inline;

}

.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;
}

.archivetitle {padding-left: 10px;}



/* CFORMS II styling, based on wide_form.css */
/*                                                    */
/*                                                    */
/*                                                    */
/*                                                    */
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform {
	margin:10px auto 0 auto;
	width: 100%;
	background: #8EACD0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.cform fieldset	{
	margin-top:10px;
	padding:10px 0 10px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
	
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font-weight:normal;
	font-size:20px;
	font-family:georgia,times,verdana;
	color:#666666;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0;
	text-align:center;
	color:#fff;

}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px;
	margin:0px 10px 0 0;
	text-align:left;
	font-size: 10px;
	display:block;
	color:#000;
	background: #8EACD0;
	padding:2px;
	font-family:georgia,times,verdana;
	}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
}

label.cf-before span{
	width:200px;
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:115px;
	text-align:left;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	margin:0 0 8px 0;
	padding:3px;
	background: #fff;
	border:1px solid #ccc;
	vertical-align:top;
	color:#ccc;


}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fff;
	color:#000;
	border:1px solid #ccc;

}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#fafafa;
	color:#000;
	border:1px solid #ccc;

}

.cform textarea,
.cform input {
	width:415px;
}
.cform select {
	width:421px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:6.5em;
}

.cform textarea {
	font-family: arial;
	font-size: small;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:3px 0 0 0;
	width:16px;
	height:22px;
	border:none!important;
	background:none!important;
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color:#000;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;

}


.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:150px;
	padding:5px;
	margin: 5px 10px 10px 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x;
	background-color: #fff;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	color:#000;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(images/captcha_reset_mouserunner.png) no-repeat ;
	margin:0 0 0 3px;
	width:21px;
	height:21px;
	border:none!important;

}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	border:1px solid #ccc;
	background: #8EACD0;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}

/* Render Links Page classes */
.linkcat {padding-bottom: 15px;}
.linkcat li {padding: 3px 0px;}


/* tweet this */
.tt  img{padding:0px;}

/* wp-calendar */

li.ec3_list {color:#333333; list-style-type: square;}
li.ec3_list a{font-size: small;}
ul li.ec3_list {padding:15px 0;border-bottom: 1px solid #f1f1f1;}

/*lessons and featured topic templates*/
h3.dyn {border-bottom:1px solid #ccc; font-style: italic;}


/* --------------------------- Timeline Adjustments ---------------------------- */


div.timeline-event-bubble-time{display:none; visibility:hidden;}


