/*
Theme Name: 0100
Theme URI: http://blog.0100.tv/
Description: 0100 Bodged theme
Version: 0.0.1
Author: Mark Goddard
Author URI: http://0100.tv/
Tags: clean, smooth, icons, grey, dark, minimilist, nice, widgets, two columns, multiple styles

All content is 100% copyright.

*/

.item p, .item ul, item ol, .item pre {
	font-size: 1.2em;
	text-align: left !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.widgettitle {
	font-size: 2em !important;
}
.item h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.description {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
font-family: Georgia, Times New Roman, Times, serif;
}
#nav1 {
	margin-bottom: 0px;
}
.item img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignright, .alignleft, .aligncenter {
	border: 5px solid #00afe4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.avatar {
	float: left;
	margin-right: 10px;
	border: 3px solid #00afe4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 4px;
}
.commentlist li {
	line-height: 1.4em;
}
.description ol li {
	line-height: 1.4em;
}
.commentsLink, .tweetLink {
	position: absolute;
	display: block;
	background-image: url(/images/speech.gif);
	width: 26px;
	height: 24px;
	color: white;
	text-decoration: none;
	margin-top: -20px;
	margin-left: 470px;
	z-index: 10000;
	text-align: center;
	padding-top: 3px;
	font-size: 1.6em;
font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.commentsLink:hover {
color: black;
}
.tweetLink {
	margin-left: 500px;
	background-image: url(/images/tweet.gif);
	text-indent: -10000px;
}
.item h3 {
	border-bottom: 1px dotted #00afe4;
	padding-bottom: 5px;
	padding-left: 5px;
}
.item h3 a {
	text-decoration: none;
	display: block;
}
.description ul {
	list-style-type: disc;
	margin-left: 20px !important;
	margin-bottom: 10px !important;
	display: block;
}
.description ul li {
	line-height: 1.4em;
	color: #666;
}
.technology {
	font-size: 0.8em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border: none;
}
.description ol {
font-size: 1.1em;
}