/*.post
{
background-color: white;
border:3px ridge #FF00CC;
padding:6px 4px 0px 4px;
}*/
	/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #0066FF;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #336699;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #692;
	background: transparent;  
	}


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0.7 1.5em;
  border-bottom:1px dotted #FF3F87;
  padding-bottom:1.5em;
  }
.post-title{
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:110%;
  font-weight:bold;
  line-height:1.4em;
  color:#FF3F87;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  font-size:110%;
  font-weight:bold;
  line-height:1.4em;
  color:#FF3F87;
  }

.post-title strong, .post-title a:hover {
  /*color:#333;*/
color:#FF3F87;
  }
.post p {
  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:#5a5a5a;
  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;
  }

#blog-header h1	{
	font-size: 1.3em;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
color:white;
font-weight:bold;
	}
	/* Inner layout */

#content	{
	padding: 0 0px;
	}

@media all {
  #main {
    width: 374px;
    float: left;
	margin-right:3px;
    }

  #sidebar  {
    width: 136px;
    float: right;
	font-size:smaller;
	margin-right:0px;
	margin-left:0px;
	padding-left:1px;
}
  }
@media handheld {
  #main {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }

        /* Bottom layout */


#footer	{
	clear: left;
	margin: 0;
	padding: 0 20px;
	border: 0;
	text-align: left;
	border-top: 1px solid #f9f9f9;
	background-color: #fdfdfd;
	}
	
#footer p	{
	text-align: left;
	margin: 0;
	padding: 10px 0;
	font-size: x-small;
	background-color: transparent;
	color: #999;
	}


	
	/* Typography */
	
#main p, #sidebar p {
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 1em;
	}
  

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	font-size: small;
	}

h3.post-title {
font-size:0.7em;
	margin-top: 5px;
	font-size: medium;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

#sidebar ul 	{
	padding-left: 26px;
	padding-top: 3px;
	}

#sidebar ul li {
	list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif);
	vertical-align: top;
	padding: 0;
	padding-left: 1px;
	margin: 0;
	margin-left: 5px;
	}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#comments	{
	border: 0;
	border-top: 0px dashed #eed;
	margin: 10px 0 0 0;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 18px;
	background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
	color: #998;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.comment-link {
  margin-left:.6em;
  }
