body {
	margin: 0px 0px 20px 0px;
        font-family:georgia,times,serif;
        font-size:16px;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #006699;
	background:url(http://wearables.net/images/header_bg.gif) bottom left repeat-x;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 1000px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	height:155px;
	margin:0 0 15px 0;
	padding:0px;
	background:url(http://wearables.net/images/header_bg.gif) top left repeat;
	}
	
#banner img {
	margin:20px 0 0 8px;
	}

#center {
	float: left;
	width: 550px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000;
	}

#left {
	float: left;
	width: 197px;
	background:url(http://wearables.net/images/header_bg.gif) top right repeat-y;
	overflow: hidden;
	font-size:12px;
	}

#right {
	float: left;
	width: 250px;
	background:url(http://wearables.net/images/sidebar_bg.gif) top right repeat-y;
	overflow: hidden;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	}
	
#right ul, li {margin-left: 0; padding-left: 5px; margin-top:0; padding-top:6px;}
	
.delicious-banner {
	padding-left:12px;
	font-size: 14px;
	}
	
.delicious-post {
	margin-right:5px;
	margin-bottom:1px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:1px;
	line-height: 15px;
}
	
.delicious-link {
	display:block;
	background:url(http://wearables.net/images/header_bg.gif) bottom left repeat-x;
	padding-bottom:7px;
	}

.content p {
	color: #000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size:18px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	font-family:'trebuchet ms',futura,arial,helvetica,sans-serif;
	font-size:24px;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	border-top: 1px solid #ccc;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px 5px;
	}



#calendar {
  	line-height: 140%;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	font-size:9px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
	}

#calendar caption {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	font-family:'trebuchet ms',futura,arial,helvetica,sans-serif;
	font-size:16px;
	color: #000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	background:url(http://wearables.net/images/header_bg.gif) top left repeat;
	letter-spacing:0.2em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #000;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}
	
.sidebar input {
	margin:0;
	padding:0;
	}
	
.sidebar #search {
	width:140px;
	height:20px;
	border:1px solid #000;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	line-height: 150%;
	text-align: left;
	color: #999;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#search_form {
	margin:12px 0;
	}
	
#footer {
	clear: both;
	text-align:center;
	background:url(http://wearables.net/images/header_bg.gif) top left repeat-x;
	}