
/* Home Page CSS */

@import url("reset.css");


body {
	background: #fdfdfd;
	color: #111;
	font-size: 1em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, Serif;
}

img {
  border-style: none;
  border: 0px;
}

#page {
  width: 1028px;
  margin-top: 10px;
  margin-left: 10px;
  color: #111;
}

.header-box {
  width: 214px;
  text-align: center;
  line-height: 1.4;
  margin-top: 0;
  padding: 0;
}

#subscribe {
  font-size: 20px;
  line-height: 30px;
}

#donate {
  line-height: 10px;
}


#page a:link {
  text-decoration: none; 
}
#page a:visited {
  text-decoration: none; 
}
#page a:hover {
  text-decoration: none; 
  color: #f00;
}
#page a:active {
  text-decoration: none; 
}



#header a:link {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}
#header a:visited {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}
#header a:hover {
  text-decoration: none; 
  color: #f00;
  border-bottom: none;
}
#header a:active {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}

#excerpt a:link {
  text-decoration: none; 
  color: blue;
  border-bottom: thin dotted blue;
}
#excerpt a:visited {
  text-decoration: none; 
  color: purple;
  border-bottom: thin dotted purple;
}
#excerpt a:hover {
  text-decoration: none; 
  color: red;
  border-bottom: thin dotted red;
}
#excerpt a:active {
  text-decoration: none; 
  color: red;
  border-bottom: thin dotted red;
}


#blog-title {
  float: left;
  width: 600px;
  margin-top: -10px;
}

.bar {
  clear: both;
}

hr {
    height:2px;
    width:100%;
    margin: 0 0 10px 0;  
   }


h1 {
	margin: 0;
	padding: 0;
	font-size: 72px;
	line-height: 72px;
	letter-spacing: -2px;
	text-align: center;
}


#tag-line {
  font-style: italic;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  letter-spacing: -1px;
  font-family: Georgia;
  margin-bottom: 5px;
  margin-top: -5px;
}

#search-box {
float: left;
width:100%;
margin:0;
padding:0;
}

.side-col {
  float:left;
  width: 250px;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
}

#mid-col {
  float:left;
  width: 508px;
  font-size: 14px;
  line-height: 120%;
  text-align: justify;
  margin: 0 10px;
}

#midcol p {
font-size: 16px;
}


h2 {
	margin-bottom: -8px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
}

h3 {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
}


.byline {
  font-size: 14px;
  text-align: center;
}

#excerpt {
	margin-top: 20px;
	font-size: 16px;
	line-height: 140%;
	text-align: justify;
}

#steve-janke {
  float: left;
  width:102px;
  display: inline;
  margin: 0px 5px 0px 0px;
}

#blog-communities {
  list-style-type:none;
  line-height: 150%;
  text-align: center;
  margin-left: -25px;
}

#CC-licence {
  float: left;
  width: 88px;
}

#CC-text {
  font-family: Arial, Sans;
  font-size: 10px;
  float: left;
  width: 40%;
  margin: 0 20px;
  padding: 0;
  line-height: 110%;
}

.W3C-badges {
  float: right;
  width: 88px;
  margin-left:5px;
}

.section-box {
}


.text-box {
  margin-top: 10px;
}


blockquote {
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
border-left: dotted 1px #000;
background-color: #E2E2E2;
}

.hdr-bar {
margin:0 0 0 0;
padding:0;
border:0;
text-align:center;
background-image:url(http://stevejanke.com/archives/divider.gif);
background-repeat:repeat-x;
font-size: 14px;
line-height: 15px;
}


.section-bar {
margin:2em 0 0 0;
padding:0;
border:0;
text-align:center;
background-image:url(http://stevejanke.com/archives/divider.gif);
background-repeat:repeat-x;
line-height: 1.4;
  font-size: 14px;
  line-height: 15px;
}

.section-text {
background-color:white;
padding:0 0.5em;
font-family:Arial,Sans;
font-weight:bold;
font-size:15px;
line-height: 15px;
}

.centerTable {
text-align:center;
}

.centerTable table {
margin-left:auto;
margin-right:auto;
}

.struck {
text-decoration: line-through;
}


.zemanta-img {
  background-color: #DCDCDC;
}

.zemanta-article-ul {
  text-align: left;
}


.zemanta-article-ul-li {
  text-align: left;
}

.zemanta-img-attribution {
  font-size: x-small;
  font-family: Arial, Sans;
  margin: 0 2px 0 2px;
  line-height:8pt; 
}

#mid-story-ad {
  line-height:9pt; 
}

#mid-story-ad a:link {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}
#mid-story-ad a:visited {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}
#mid-story-ad a:hover {
  text-decoration: none; 
  color: #f00;
  border-bottom: none;
}
#mid-story-ad a:active {
  text-decoration: none; 
  color: #111;
  border-bottom: none;
}
