body {
	font: 75%/150% "Verdana", "Helvetica Neue", "Arial";
	color: #000;
	background: url(http://i47.tinypic.com/20rqogp.jpg) fixed;
	margin: 0px;
	padding: 0px 0px 40px;
}
blockquote {
	background-color: #fff;
	padding-left: 10px;
	border-left: 3px solid #ccc;
}
.td2 {
	vertical-align:top;
	height:100%;
	margin-top:0;
	position:relative;
}
#td3 {
	vertical-align:top;
	margin-top:0;
	position:relative;
}
img {
	max-width: 100%;
	padding: 0;
        margin:0;
        border: 0px;
}
img a, img a:visited, img a:hover {
border: none;
border: 0px;
padding:0px;
color:#fff;
}
embed {
	max-width: 100%;
}
a {
	color: #e53015;
	text-decoration: none;
}
a:visited {
	color: #e53015;
	text-decoration: none;
}
.entry a:hover {
	color: #000;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url() no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Verdana", "Helvetica Neue", "Arial";
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #000000;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 140%/100% "Verdana", "Helvetica Neue", "Arial";
	padding-bottom: 3px;
	font-weight: bold;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #e53015;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Verdana", "Helvetica Neue", "Arial";
	color: #fff;
	background-color: #000;
	border-bottom: 4px solid #e53015;
	padding: 5px 9px 5px 9px;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: auto;
	width: 830px;
	background: #FFFFFF url() repeat-y;
}
#header {
	background: #fff url(http://i49.tinypic.com/s4ny4n.jpg) no-repeat;
	height: 170px;
	margin-top: 30px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:790px;
	background: #000;
	color: #fff;
}
#nav li {
	float: left;
}
#nav a {
	color: #fff;
	text-decoration: none;
	padding: 12px 10px 12px 10px;
	font: normal 12px/100% "Verdana", "Helvetica Neue", "Arial";
	display: block;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	background-color: #e53015;
}
#content {
	padding: 10px 0px 30px 10px;
	float: left;
	width: 500px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-bottom: 30px;
}
.post-title {
	float: left;
	width: 100%;
}
.entry {
	clear: both;
	padding-top: 10px;
	text-align:justify;
}
.post-date {
	float:left;
	font-size: 95%;
	color: #999999;
	padding: 2px 5px 2px 5px;
}
.post-cat {
	float:left;
	font-size: 95%;
	padding: 2px 5px 2px 5px;
	background-color: #333;
}
.post-cat a{
	color:#fff;
}
.post-cat:hover{
	background-color:#1d66d4;
}
.tagscomments {
	font-size: 95%;
	padding: 2px 5px 20px 5px;
	margin-bottom: 10px;
	display:block;
	width:500px;
	background:#000;
}
.tagscomments .post-comments {
	float: left;
}
.tagscomments .post-tags {
	color:#fff;
	float: right;
	padding-right: 10px;
}
.tagscomments a:hover{
	color:#fff;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #e53015;
}
.navigation a:hover{
	color:#000;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #999;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Verdana", "Helvetica Neue", "Arial";
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #000 url() no-repeat;
	font: bold 12px "Verdana", "Helvetica Neue", "Arial";
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 300px;
}
#searchform {
	background: #fff url() repeat-x;
	width: 260px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #000;
	width: 150px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #000;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 1px solid #999;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #666;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #1d66d4;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 1px solid #999;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #666;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #e53015;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #000 url() no-repeat;
	color: #ccc;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
.ul-buzz {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.ul-buzz li{
	padding: 2px 0px 2px 2px;
	margin:0px;
}
.ul-buzz a:hover{
	color: #666;
	text-decoration:none;
}
.ul-buzz a{
	color: #e53015;
	line-height: 130%;
	text-decoration: none;
}
.ul-rcomments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.ul-rcomments li{
	padding: 2px 0px 2px 2px;
	margin:0px;
}
.ul-rcomments li a{
	color: #666;
	line-height: 130%;
	text-decoration:none;
}
.ul-rcomments li a:hover{
	color: #e53015;
	text-decoration: none;
}
.ul-disc {
	list-style: none;
	margin:0px 0px 15px;
	padding: 2px 0px 2px 2px;
	line-height: 110%;
	text-align:justify;
}
.ul-broll {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999;
}
.ul-broll li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 1px solid #999;
}
.ul-broll li a, .ul-broll li a:visited{
	color: #666;
	text-decoration: none;
}
.ul-broll li a:hover{
	color: #e53015;
	text-decoration: none;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	padding-top:6px;
	width: 800px;
	color: #000;
	font-size: 85%;
	line-height: 120%;
	text-align:centre;
	letter-spacing:2px;
}
#credits a, #credit a:visited{
	color: #fff;
}
#credits a:hover{
	color:#000;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

div.sociable ul li {
	display: inline;
}
#ADADAD {
	width: 728px;
}