/*
 * SmallPortal by Anzuhan
 * ----------------------
 * 
 * This is the CSS file containing mostly layout and text styling/positioning.
 * Colours can be found in colours.css.
 *
 */


/* General layout */

body {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

#logo {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.5em;
	margin: 0.5cm 0px 0.5cm 0px; /* used for spacing */
}

#mainlinkbar {
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	padding-left: 180px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 5px;
}

#mainlinkbar a {
	text-decoration: none;
}

#mainlinkbar a:hover {
	text-decoration: underline;
}

#main {
	width: 100%;
}

#content {
	margin: 0px 250px 20px 170px;
	position: relative; 
	z-index: 3; 
	width: auto;
	padding: 10px;
	text-align: justify;
	font-size: 1.0em;
}

#content>p {
	line-height: 20px;
}



/* Now comes the tricky part - sidebars */

/* left */

#leftsidebar {
	float: left;
	width: 150px;
	z-index: 2;
	height: 700px;
	border-right: 1px dashed #ccc;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#leftsidebar a.menulink {
	padding-left: 20px;
	text-decoration: none;
}

#leftsidebar a.menulink:hover {
	text-decoration: underline;
}

#leftsidebar .topmost {
	padding: 5px;
	font-size: 1.3em;
	display: block;
	text-decoration: none;
}

#leftsidebar input {
	border: 1px solid #ccc;
	width: 135px;
	background-color: #fff;
	margin-left: 5px;
}

#leftsidebar hr {
	width: 135px;
	height: 1px;
}

#leftsidebar span.normal {
	font-size: 0.85em;
	color: #333;
	margin-left: 5px;
	width: 140px;
	text-align: justify;
}

#leftsidebar span.small {
	font-weight: bold; 
	font-size: 0.8em;
	margin-left: 5px;
	padding-left: 0px;
}

/* right */

#rightsidebar {
	float: right;
	width: 150px;
	z-index: 1;
	margin: 0px 50px 20px 30px;
	padding: 10px;
}

#rightsidebar .box {
	width: 170px;
	padding: 0px;
	margin-top: 10px;
	text-align: justify;
}

#rightsidebar .title {
	font-weight: bold;
	padding: 0px;
	border: 1px solid #777;
	border-bottom: 1px dashed #777;
	padding: 3px;
	text-align: left;
}

#rightsidebar .boxbody {
	padding: 3px;
	border: 1px solid #777;
	border-top: none;
}

/* Other stuff */


/* Doesn't work on IE6. */
input[type~="text"] {
	width: 140px;
	border: 1px solid #ccc;
}

input[type~="submit"] {
	padding: 2px;
	border: 1px solid #ccc;
}

/*
-----------------------------------------------
Blogger Template Style
Name:     Son of Moto (Mean Green Blogging Machine variation)
Designer: Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004

----------------------------------------------- */
img		{
	border: 0px none;
	display: block
	}


	/* Wrapper */


#wrapper	{
	margin: 0 auto;
	padding: 0;
	border: 0px none;
	width: 692px;
	text-align: left;
	background: #fff url('http://www.blogblog.com/moto_son/innerwrap.gif') repeat-y top right;
	font-size:90%
	}
	

	/* Header */

#blog-header	{
	color: #ffe;
	background: #8b2 url('http://www.blogblog.com/moto_son/headbotborder.gif') repeat-x bottom left;
	margin: 0 auto;
	border: 0px none;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:15px
	}

#blog-header h1	{
	font-size: 24px;
	text-align: left;
	margin: 0;
	background-image: url('http://www.blogblog.com/moto_son/topper.gif');
	background-repeat: repeat-x;
	background-position:  left top;; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:0
	}
	
#blog-header p	{
	font-size: 110%;
	text-align: left;
	padding: 3px 20px 10px 20px;
	margin: 0;
	line-height:140%;
	}

		
	/* Inner layout */

#content	{
	padding: 0 20px;
	}
	
#main	{
	width: 400px;
	float: left;
	}

#sidebar	{
	width: 226px;
  float: right;
	}

	
	/* Bottom layout */


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


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

	
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-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #eed; padding:0; margin-left:0; margin-right:0; margin-top:10px; margin-bottom: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;
	background: url('http://www.blogblog.com/moto_son/commentbug.gif') no-repeat top left;
	color: #998; padding-left:18px; padding-right:0; padding-top:1px; padding-bottom:0
	}

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