/* CSS Document */
body {
margin: 0 0 0 0;
padding: 0;
border: 0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 14px;
color: #FFFFFF;
background: #333333;
}

p {
margin : 0 0 0 0;
padding : 6px 5px 6px 5px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 14px;
color: #FFFFFF;
margin: 0 0 0 0;
}

.picture {
margin: 5px 5px 5px 5px;
}

a:link, a:visited {
font-weight: normal;
text-decoration: none;
color: #C3C184;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 13px;
border-bottom: none;
}
a:hover, a:active {
font-weight: normal;
text-decoration: none;
color: orange;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 13px;
background: none;
border-bottom: none;
}

.credits {
margin : 0 0 0 0;
padding : 6px 5px 6px 5px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
line-height: 14px;
color: #999999;
text-align: center;
}
.group_title
{
font-weight: bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-align: left;
margin: 0 0 0 0;
padding: 0 10px 0 10px;
}
  
.blog-title{
font-family: Times New Roman, Times, Arial, Helvetica,  Verdana, sans-serif;
font-size: 22px;
color: #ccc;
text-decoration: none;
font-weight: normal;
line-height:30px;
border-bottom : none;
margin: 0 0 0 0;
padding: 3px 0 3px 0;
text-align: left;
width: 800px;
height: 30px;
background: #333333;
}

.blog-desc{
font-family: Helvetica, Arial, Times New Roman, Times, Verdana, sans-serif;
font-size: 13px;
color: #FFF2BF;
text-decoration: none;
font-weight: normal;
line-height:16px;
padding: 10px 30px 10px 30px;
margin: 0 0 0 0;
border: none;
text-align: left;
width: 511px;
background: #ADC27C;
}
/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
	margin: 0 0 0 0;
	padding:0 20px 0 20px;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align: left;
	width: 758px;
	background: #333333; 	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E5E5E5;
  }
.post-title {
  font-family: Times New Roman, Times, Verdana, sans-serif, Arial, Helvetica;
  font-size: 18px;
  color: #E5E5E5;
  text-decoration: underline;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  }
.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 0 0;
  line-height:1.6em;  
  }
p.post-footer {
  margin: 0 0 0 0;
  font-size: 12px;
  font:Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background: #333333;
  width: 758px;
  }
.post-footer em, .comment-link {
  font:78%/1.4em Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left: 0 0 0 0;
  }
.post img {
  margin: 0 10px 0 0;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }