* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	}
	
#body {
	width: 60em;
	font: normal 1em/1em Georgia,Serif;
	font-size: 100.01%;
	text-align: center;
	background:#fff;
  	font-size/* */:/**/small;
  	font-size: /**/small;
	}
	
#center {
	position: relative;
	width: 60em;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}

#page {
	position: relative;
	width: 60em;
	height: auto;
	border: none;
	}
	
a {
	color:#39C;
  }
  
a:hover {
  color:#C00;
  text-decoration: none;
  }

a img {
  border-width:0;
  }


/* Header

----------------------------------------------- */

#header {
    padding-top: 1em;
    width:60em;
	margin:0 auto 10px;
	border: none
    }


/* Content

----------------------------------------------- */

 /* #content {
    width:60em;
    margin:0 auto;
    padding:0;
    text-align:left;
    } */

#left-sidebar {
	width: 13em;
  	margin-left: .5em;
	text-align: left;
	float: left;
	color:#666;
	}

#main {
    width:26em;
    margin-right: 1em;
	margin-left: 1em;
	font: normal 1.04em/1em Georgia,Serif;
 	color:#000;
	text-align: left;
	float:left;
	padding-left: .9em;
	border-left: .08em solid #666;
    }

#sidebar {	/*right sidebar */
    width:15em;
	text-align: left;
    float:left;	
    color:#666;
    padding-left: .9em;
	border-left: .08em solid #666;
    }
    
#sidebar-newsheadlines p {
	border-bottom: none !important;
	}

/* Headlines

----------------------------------------------- */

h2 {
	text-align: center;
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#900;
  }

h2 a {
	color: #F39; /*#036; */
	font-size: .9em;
	}

h2.sidebar-title, h2.widgettitle {
	text-align: center;
	text-transform: uppercase;
 	font: bold .85em/1em "Times New Roman";
   	font-weight:normal;
  	line-height:1.4em;
  	color:#000;
  	}
  
 h2.sidebar-title-italic {
 	text-align: center;
 	text-transform: uppercase;
	font: bold .85em/1em "Trebuchet MS";
	margin:.25em 0 0;
  	padding:0 0 4px;
  	font-weight:normal;
  	line-height:1.4em;
  	color:#000;
  	padding-top: .5em;
  	}


/* Images -- with text wraping around pix
----------------------------------------------- */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img {
	border: none !important;
	}


/* Posts
----------------------------------------------- */

small /* addresses post date stamp */{
	text-align: center;
	padding-bottom: 3em;
	color: #036; /*#F39;*/
	}

.entry {
	width:25em;
	font: normal 1.04em/1em Georgia,Serif;
 	color:#000;
	text-align: left;
	float:left;
 	}
 	
.entry p {
	padding-bottom: 1em;
	}

/* .entry img {
	width: 100% !important;
	} */


#respond {
	width:28em;
    margin-right: 1em;
	margin-left: 1em;
	font: normal 1.04em/1em Georgia,Serif;
 	color:#000;
	text-align: left;
	float:left;


	padding: .5em 0 0em;
  	line-height: 1.5em;
    margin:.5em 1 em 1.5em 1em;
 	}

@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }

.post {
    margin:.5em 0 1.5em;
    /* border-bottom:1px dotted #ccc; */
    padding-bottom:1.5em;
    }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#900;
  }

.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }

.post-title strong, .post-title a:hover {
  color:#333;
  }

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }

.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }

.comment-link {
  margin-left:.6em;
  }

.post img {
  padding:4px;
  border:1px solid #ddd;
  }

.post blockquote {
  margin:1em 20px;
  }

.post blockquote p {
  margin:.75em 0;
  }

p.postmetadata {
	font-size: .8em;
	border-bottom: .1em solid #666;
	padding-bottom: 1em;
	}

p.postmetadata a {
	color: #9CF;
	}

p.postmetadata a:hover {
  color: #C00;
  text-decoration: none;
  }

p.postmetadata a:visited {
  color:#969;
  }
 
/* Comments

----------------------------------------------- */

#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

#comments h4 strong {
  font-size:130%;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }

#comments-block dt {
  margin:.5em 0;
  }

#comments-block dd {
  margin:.25em 0 0;
  }

#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

#comments-block dd p {
  margin:0 0 .75em;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }





/* Sidebar (Right) Content

----------------------------------------------- */

#sidebar ul {
  	list-style:none;
  	}
  	
#sidebar p { 	
	border-bottom: .08em solid #666;
	padding-bottom: 1em;
  }

#sidebar li {
  margin:0;
  padding:0 0 .2em 1em;
  text-indent:-1em;
  line-height:1.5em;
  }

#sidebar p {
  color:#666;
  line-height:1.5em;
  }



/* Left-Sidebar Content

----------------------------------------------- */

#left-sidebar ul {
	list-style:none;
	}

#left-sidebar p {
	border-bottom: .08em solid #666;
	padding-bottom: 1em;
	}
	
#left-sidebar p.border-double {
	border-bottom: double #666;
	padding-bottom: 1em;
	}

#left-sidebar li {
  margin:0;
  padding:0 0 .2em 1em;
  text-indent:-1em;
  line-height:1.5em;
  }

#left-sidebar p {
  color:#666;
  line-height:1.5em;
  }
  


</style>
