body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: small;
	text-align:center;
	color:#29303B;
	line-height:1.3;
}

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0};

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {display:none;}

img {border:0;}

/* Link styles */
a:link {color:#473624;text-decoration:underline;}
a:visited {color:#716E6C;text-decoration:underline;}
a:hover {color:#956839;text-decoration:underline;}
a:active {color:#956839;}


/* Layout
----------------------------------------------- */
@media all {
  #wrap {
            border-left:1px solid #ffffff;
            border-right:1px solid #ffffff;
            width:860px;
            margin:0 auto;
            padding:5px;
            text-align:center;
    }
  #main-top {
            width:860px;
            height:3px;
            margin:0;padding:0;
            display:block;
   }
  #main-bot {
            width:860px;
            height:30px;
            margin:0;
            padding:0;
            display:block;
    }
  #main-content {
            width:860px;
            margin:0;
            text-align:left;
            display:block;
    }
  }
@media handheld {
  #wrap {
            width:90%;
    }
  #main-top {
            width:100%;
    
}
  #main-bot {
            width:100%;
    }
  #main-content {
            width:100%;
    }
  }
#inner-wrap {
	padding:0 30px;
}
#history-header {
	margin-bottom:5px;
}
#history-header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:175%;
	font-weight:normal;
	color:#fffc05;
}
#history-header h1 a:link {
	text-decoration:none;
}
#history-header h1 a:visited {
	text-decoration:none;
	}
#history-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#history-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
}
div.clearer {
	clear:left;
	line-height:0;
	height:2px;
	margin-bottom:2px;
	_margin-top:-2px; /* IE Windows target */
}
@media all {
  #main {

			width:650px;
            float:right;
            padding:8px 0;
            margin:0;
    }
  #sidebar {
            width:100px;
            float:left;
            padding:4px 0;
            margin:0;
    }
  }
@media handheld {
  #main {
            width:100%;
            float:none;
    }
  #sidebar {
            width:100%;
            float:none;
    }
  }
#footer {
	clear:both;
	background:url("http://www.thepeoplehistory.com/images/divider.gif") no-repeat top left;
	padding-top:10px;
	_padding-top:6px; /* IE Windows target */
}
#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size:75%;
}

/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}
.post {
	margin:8px 0 24px 0;
	line-height:1.5em;
}
h3.post-title {
	font-weight:normal;
	font-size:140%;
	color:#1B0431;
	margin:0;
	padding:0;
            background:#fff;
text-transform: capitalize;
}
.post-body p {
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	list-style:none;
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 0px .3em;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}


/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	font-weight:normal;
	font-size:120%;
	margin:0;
	padding:0;
	color:#211104;
}
h2.sidebar-title img {
	margin-bottom:-4px;
	}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:86%;
	margin:0 0 .6em 0;
}
H2 {

   font-weight : 400;
   font-family :  "Verdana" , "Helvetica", "Arial" , "Sans-serif" , Serif;
   font-size : 100%;
   color :  maroon ;
   text-transform : capitalize; }
.newsmall {
	font-family: Georgia, Times, Times New Roman, sans-serif;   
	font-size: 12px;
	line-height: 14px;
	color: black ;
}
.redsmall {
	font-family: Georgia, Times, Times New Roman, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: maroon ;
   background : white;
}
.thisdaysmall {
	font-family: Verdana, Georgia, Times, Times New Roman, sans-serif;   
	font-size: 9px;
	line-height: 14px;
	color: black ;
}
.calender {
	font-family: Verdana, Georgia, Times, Times New Roman, sans-serif;   
	font-size: 10px;
	line-height: 12px;
	color: black ;
}


