﻿/*
-----------------------------------------------
Blogger Template Style
Name:     Ms. Moto (Pinky Lee variation)
Designer: Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004
----------------------------------------------- */



	/* Primary layout */

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #555;
	background: #d7b url(http://www.blogblog.com/moto_ms/outerwrap.gif) top center repeat-y;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

img {
	border: 0;
	display: block;
}



	
	/* Inner layout
	 */
#blog	{
	width: 400px;
	float: left;
	}

#sidebar	{
	width: 226px;
  float: right;
	}
	
	/* Bottom layout */


	/* Default links 	*/

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

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

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

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

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

h2	{
	font-size: large;
	}

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

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

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

#sidebar ul li {
	list-style: disc url(http://www.blogblog.com/moto_ms/diamond.gif) inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
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 #e8b;
	}
		
#comments	{
	border: 0;
	border-top: 1px 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_ms/commentbug.gif) top left no-repeat;
	color: #aaa;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
div {
	padding : 0px;
	margin : 0px;
	border : none 0px;
}
#content-head {
}
#content-head address {
	display : none;
}
#content-head h1 {
	margin : 0px;
	padding : 0px;
}
#content-head h1 a span {
	display : none;
}
#content-head h1 a {
	display : block;
	background-image:  url(../img/header.jpg);
	width: 690px;
	height : 365px;
}
ul#content-head-navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align : right;
	margin-right : 2.4em;
}
#content-head-navigation li {
	display: inline;
	margin-left : 0.46em;
	text-transform : uppercase;
}
#content-head-navigation a {
	font-weight : normal;
}
#meta-body {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	width: 690px;
	text-align: left;
	background: #fff url(http://www.blogblog.com/moto_ms/innerwrap.gif) top right repeat-y;
	font-size: 90%;
}

#content-body {
	padding: 0 20px;
}
hr {
	display: none;
}
#content-foot {
	padding: 0 20px;
	clear : both;
}

#dataisland {
	display : box;
	width: 16px;
	height: 16px;
	background-image: url(../img/dataisland.png);
	background-repeat: no-repeat;
	background-position: right;
}
#dataisland span {
	display : none;
}
#content-head-dashboard-login {
	display : none;
}
#content-head-dashboard-locales {
	display : none;
}