/*
Theme Name: terrasocket blog
Theme URI: http://www.terrasocket.com/
Description: This is the official terrasocket theme.
Version: 1.0
Author: wytebred
Author URI: http://www.terrasocket.com/
Tags: custom
*/



/* Begin Typography & Colors */

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000 url('images/ts_back.jpg');
	text-align: center;
	top:0;
	left:0;
	margin:0;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00EFB2;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.narrowcolumn {
	float: left;
	margin:0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

/* Begin Sidebar */
#sidebar
{
	/*	margin-left: 545px; */
	width: auto;
	}

#sidebar form {
	}
/* End Sidebar */
