@charset "utf-8";
/* CSS Document */
.size11 {  font-size: 11px; line-height: 13px; color: #000000}
.size13 {  line-height: 15px; font-size: 13px; color: #000000}
.size15 {  font-size: 15px; line-height: normal}
.size25 {  font-size: 25px; line-height: 20px; color: #000000}
.h1 {
    font-size: 13px;
    margin: 0px;
    font-weight: normal;
    color: #333333
}
.h2 {  font-size: 12px; margin: 0px; font-weight: normal; height: 0px; clip:  rect(   ); color: #000000}
.h3 {  font-size: 12px; margin: 0px; font-weight: normal; color: #000000}
.h4 {  font-size: 12px; margin: 0px; font-weight: normal; color: #000000}
.h5 {  font-size: 12px; margin: 0px; font-weight: normal; color: #000000}
.h6 {  font-size: 12px; margin: 0px; font-weight: normal; color: #000000}

/* blog feed */
#feedControl {
	margin-top: 20px;
	margin-bottom: 20px;
    width:445px;
    float:left;
	height: 390px;
	overflow: auto;
}
#twitter {
	margin-top: 20px;
	margin-bottom: 20px;
    width:250px;
    float:right;
}
.gf-result .gf-author,
.gf-result .gf-spacer,
.gf-result .gf-relativePublishedDate,
.gf-result .gf-snippet {
  display : none;
  }
.gfc-resultsheader {
	margin-bottom: 0px;
	border-bottom-style: none;
  }
.gfc-results {
	font-size: 90%;
	padding: 5px 15px 15px 15px;
  }
.gfc-tabheader.gfc-tabhactive {
	font-size: 80%;
	padding-top: 3px;
font-weight:bold;
  }
.gfc-tabheader.gfc-tabhinactive {
	font-size: 80%;
	padding-top: 3px;
font-weight:bold;
  }
.gf-result {
	margin-top: 1em;
  }
#feedControl2 {
	font-size: 85%;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	width:435px;
	float:left;
	height: 380px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
#feedControl2 .title {
	padding-left: 15px;
	margin-right:11em;
	margin-bottom:15px;
	background-image: url(img/bg_blogli.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#feedControl2 a {
	text-decoration: none;
}
#feedControl2 a:hover {
	text-decoration: underline;
}
#feedControl2 .date {
	float:right;
	margin-bottom:15px;
	width:8em;
text-align:right
}
#feedControl2 .blogtitle {
	font-size: 80%;
	margin-bottom:5px;
	background-color: #F0F0F0;
	padding: 2px;
}

