/*  

Theme Name: History Eraser Button

Theme URI: http://daryllang.com/

Description: Red, 903-pixel wide version of the History Eraser Button blog with optional Facebook Connect comments.

Version: 2.2

Author: Daryl Lang

Author URI: http://daryllang.com.com/



*/



/* to center page: 

Added "text-align:center; to body

In #page, changed magin:0; to margin: 0 auto;

added text-align: left;

In sidebar changed position: absolute; to position: relative;

*/





body {

	color:#000000;

	font-family:"Helvetica", "Arial", sans-serif;

	background-color: #E7E7E7;

	text-align: center;

	margin: 0;

	padding: 0; 

	text-align: center;

	font-size: 15px;

	}



a {

	color: #000000;

	}

	

a:active {

	color: #ff0000;

	}



a:visited {

	color: #333333;

	}



a:hover {

	color: #333333;

	text-decoration: underline;

	}

	

#page {

	background-color: #ffffff;

	position: relative;

	border: 0px;

	margin: 0 auto;

	padding: 0;

	width: 903px;

        text-align: left;

   	margin-bottom:10px;

	}



#header {

	background-color: #B70000;

	margin-top:0px;

	margin-bottom:0px;

	padding-top: 20px;

	padding-bottom:10px;

	padding-right:25px;

	padding-left:25px;

        height:40px;

	}



.special {

	font-weight: bold;
	font-size: 0.8em;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #ffffff;
	background-color: #FFD800;
    border: 1px solid #000000;
    color:#000000;
	}

	
.special a, date a:hover, date a:active, date a:visited {
	text-decoration: underline;
    color:#000000;
	}







.headerbar a, .headerbar ul, .headerbar li, .headerbar a:visited, .headerbar a:hover, .headerbar a:active  {

	text-decoration: none;

	color: #000000;	

	}



.headerimage {

	float: left;

	background-color: #B70000;

        }



.description {

	font-weight: bold;

	letter-spacing: -0.05em;

	padding-top: 20px;

	float: right;

	color: #ffffff;

	background-color: #B70000;

	font-size: 1.1em;

	}



.description a, description a:visited {

	text-decoration: underline;

	color: #ffffff;

	}



.description a:hover, .description a:active {

	text-decoration: underline;

	color: #ffffff;

	}



#content {

	font-size: 15px;

	}



.entry {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding-top: 0px;

	padding-bottom:0px;

	padding-right:25px;

	padding-left:25px;

    }







.narrowcolumn {

	text-align: center;

	}



.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



#footer, #sidebar {

	border: none;

	padding: 0;

	margin: 0 auto;

	width: 903px;

	clear: both;

	}



#footer p {

	font-size: 0.8em;

	margin: 0;

	padding: 10px 0;

	text-align: center;

	text-decoration: none;

	background-color: #cccccc;

	}



#footer a {

	text-decoration: none;

	}

	

#footer a:hover {

	text-decoration: underline;

	}



#headerimg {

	text-align: center;

	}


/* BEGIN FACEBOOK COMMENTS CODE */

.clearfix {
		font-family:"Helvetica", "Arial", sans-serif;
		font-size: 13px;
	}


.clearfix input {
	font-family:"Helvetica", "Arial", sans-serif;
	border: 1px solid #000000; 
	margin-right: 8px;
	padding: 3px;
	color: #E7E7E7;
	background-color: #666666;
	}


/* END FACEBOOK COMMENTS CODE */



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}











/*	Begin Headers */



h2 {

	font-size: 30px;

	padding-right:25px;

	padding-left:25px;

	padding-top: 0px;

	padding-bottom: 0px;

	font-weight: bold;

	letter-spacing: -0.05em;

	}



h3 {

	font-size: 25px;

	margin: 0px;

	padding-right:25px;

	padding-left:25px;

	padding-top: 10px;

	padding-bottom: 10px;

	font-weight: bold;

	letter-spacing: -0.05em;

	}





h2, h2 a, h2 a:visited {

	color: #B70000;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



h1 {

	font-size: 1.5em;

	text-align: center;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {

	text-decoration: none;

	color: #000000;

	}



/* End Headers */





/* Begin Structure */



.date {

	font-weight: bold;

	font-size: 0.8em;

	padding-right: 25px;

	padding-left: 25px;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-top: 10px;

	color: #ffffff;

	background-color: #000000;

	text-transform: uppercase;

	}

	

.date a, date a:visited {

	text-decoration: underline;

	color: #ffffff;

	}



.date a:hover, .date a:active {

	text-decoration: underline;

	color: #ffffff;

	}





.navigation {

	width: 903px;

	text-align: center;

	margin-top: 10px;

	font-weight: bold;

	font-size: 0.8em;

	padding-top: 5px;

	padding-bottom: 5px;

	color: #ffffff;

	background-color: #000000;

	text-transform: uppercase;

}





.navigation a, .navigation ul, .navigation li, .navigation a:visited, .navigation a:hover, .navigation a:active  {

	color: #ffffff;

	}

	

.navigation a, navigation a:visited {

	text-decoration: underline;

	}



.navigation a:hover, .navigation a:active {

	text-decoration: underline;

	}









.post {

	margin-top: 0px;

	margin-bottom: 10px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	text-align: left;

	line-height: 1.4em;

	font-size:1.1em;

}



.post hr {

	display: block;

	}









/* End Structure */















p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */







.entry ul li {

	list-style-type: disc;

	}





/* End Entry Lists */



/* Begin Sidebar Elements */



#sidebar p {

	font-size: 0.9em;

	font-weight: bold;

	padding: 5px;

	margin-left: 25px;

	margin-right: 25px;

	}





#sidebar h2 {

	font-size: 0.9em;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}



#sidebar ul ul li:before {

	content: "";

	}



#sidebar ul, #sidebar ul ol li, #pagenav ul, #pagenav li {

	font-size: 0.95em;

	margin: 0;

	padding: 0;

	font-weight: normal;

	}



#sidebar ul li, #pagenav ul, #pagenav li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 0px;

	}



#sidebarleft {

float:left;

margin: 25px;

padding: 25px;

}





/* End Sidebar Elements */





/* Begin Search and Form Elements */



.searchbar  {

	font-weight: bold;

	letter-spacing: 0.0em;

	margin-top:0px;

	padding-top: 0px;

	padding-bottom:0px;

	font-size: 0.9em;

	color: #000000;

	background-color: #cccccc;

	padding-top: 4px;

	height: 28px;

	text-align: center;

	}



fieldset.search {

	border: none;

	width: 200px;

	margin: 0 auto;

	padding: 0px;

	}



#searchform {

	margin: 0px;

	padding: 0px;

	}



#s {

	font-family:"Helvetica", "Arial", sans-serif;

	width: 130px;

	border: 1px solid #000000; 

	margin: 0px;

	padding: 4px;

	background-color: #E7E7E7;

	color: #000000;

	}





#searchsubmit {

	font-family:"Helvetica", "Arial", sans-serif;

	border: 1px solid #000000; 

	margin: 0px;

	padding: 3px;

	color: #E7E7E7;

	background-color: #666666;

	}

	





.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform {

	text-align:left;

	margin:0px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	border: 3px double #333333;

	background-color: #eeeeee;

	color: #000000;

	font-size: 0.9em;

	font-weight: normal;

	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	}



#commentform textarea {

	width: 80%;

	padding: 2px;

	border: 3px double #333333;

	background-color: #eeeeee;

	color: #000000;

	font-size: 0.9em;

	font-weight: normal;

	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	}



#commentform #submit {

	margin: 0;

	border: 3px double #333333;

	border-top-color: #004B91;

	border-left-color: #004B91;

	padding: 2x;

	background-color: #eeeeee;

	color: #000000;

	font-size: 0.9em;

	font-weight: bold;

	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */









/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}







	

/* End Various Tags & Classes*/






