body,html {
	padding:0px;
	margin:0px;
}

a {
	font-family:inherit;
	color:#FF3300;
	text-decoration:none;
}

.text div p {
	margin-top:3px;
	margin-bottom:15px;
}

a:hover {
	border-bottom:1px dotted #FF3300;
}

#header {
	height:100px;
}

#menu {
	height:74px;
	width:594px;
	background-color:#222;
	float:right;
	position:relative;
	margin-top:21px;
	text-align:center;
}

#links {
	padding:25px 0px 0px 0px;
}

#links a {
	font-family:Gill sans;
	font-size:20px;
	color:#cccccc;
	border-top:10px solid #222;
	margin:25px 0px 0px 40px;
	position:relative;
	text-decoration:none;
	padding:15px 0px 0px 0px;
}

#links a.current {
	padding-top:25px;
}

#links a:first-child {
	margin-left:0px;
}

#leftcontainer li, .posts {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#leftcontainer li a, .posts a {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	padding:6px 4px 6px 2px;
	border-bottom:1px dotted #CCCCCC;
	
	color:#FF3300;
	width:254px;
	display:block;
	text-decoration:none;
	margin:0px;
}

#leftcontainer li a:hover, .posts a:hover {
	border-bottom:1px dotted #CCCCCC;
	color:#ffffff;
	background-color:#222222;
}

#leftcontainer li a:last-child, .posts a:last-child {
	border-color:#CCCCCC;
}

#logo {
	margin: 28px 0px 0px 16px;
	background-image:url("images/logo.gif");
	width:302px;
	height:58px;
	float:left;
}

#header {
	width:944px;
	border-top:10px solid #111111;
}

#left {
	width:325px;
	float:left;
}

#right {
	margin-left:350px;
	width:630px;
	padding-bottom:30px;
}

#welcome {
	font-family:Helvetica;
	font-size:1.9cm;
	font-weight:bold;
	color:#111111;
	margin:40px 0px 20px 0px;

}

#playground {
	font-size:1.82cm;
	letter-spacing:-.06cm;
}

#who {
	font-family:Helvetica;
	font-size:20px;
	color:#333333;
	margin:30px 0px 20px 0px;
}

.orange {
	color:#FF3300;
}

#leftcontainer {
	margin:55px 30px 10px 30px;
}

.leftheader {
	font-family:Gill sans;
	font-size:20px;
	border-bottom:1px dotted #CCCCCC;
	width:260px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
.lefttext {
	font-family:verdana;
	font-size:12px;
	margin-top:5px;
	color:#111111;
	line-height:.60cm;
	width:260px;
}

.header {
	font-family:Gill sans;
	font-size:20px;
	border-bottom:1px dotted #CCCCCC;
	width:590px;
	margin:50px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
.text {
	font-family:verdana;
	font-size:12px;
	margin-left:1px;
	line-height:.7cm;
	width:590px;
	color:#333;
}




#footer {
	clear:both;
	margin:50px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
    border:none;
	width:944px;
	height:auto;
    background-color:#222;
	position:relative;
    padding-bottom:10px;
}

#footer div.column {
	font-family:verdana;
    background-color:inherit;
	font-size:12px;
	color:#999999;
    padding:10px 10px 10px 32px;
	height:auto;
    float:left;
    width:250px;
}

#footer div.clear {
    clear:both;
    width:944px;
}

#footer .posts {
	padding:0px 0px 5px 0px;
}

#footer .posts a {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	padding:6px 8px 6px 8px;
	border-bottom:1px dotted #555;
	
	color:#CCCCCC;
	width:244px;
	display:block;
	text-decoration:none;
}

#footer .posts a:hover {
	color:#ffffff;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;
    border-bottom:1px solid #FFF;
    padding: 6px 7px 6px 7px;
    background-color:#FF3300;
}

#footer .posts a:first-child {
	border-top:1px dotted #555;
}

#footer .posts a:first-child:hover {
	border-top:1px solid #FFF;
}

.footerheader {
	font-family:Gill sans;
	font-size:20px;
	margin-bottom:10px;
    color:#ffffff;
}

#footer #copyright {
    width:200px;
}

#footer #footerposts {
    width:276px;
}

#footer #social {
    
}

#footer #social li {
    list-style-type:none;
    padding:0px;
    margin:0px 0px 10px 0px;
    clear:both;
}

#footer #social li img {
    margin:2px 5px 0px 0px;
    padding:0px;
}

#footer #social ul {
    padding:0px;
    margin:0px;
}

#footer #social a {
    font-size:15px;
    color:#CCC;
}

#footer #social a:hover {
    color:#F40;
}

#date {
	color:#888888;
}

#source {
	color:#888888;
}

#time{
	color:#888888;
}

#tweet_meta {
	color:#CCCCCC;
	font-size:11px;
}

#leftcontainer ul {
	text-decoration:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#leftcontainer h2 {
	text-decoration:none;
	list-style-type:none;
	font-family:Gill sans;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	width:260px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

#search form div h2 {
	margin-bottom:6px;
}

.blogtitle {
	text-decoration:none;
	list-style-type:none;
	font-family:Gill sans;
	font-size:20px;
	font-weight:normal;
	width:594px;
	margin:40px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	border-top:5px solid #CCCCCC;
}

.subheader {
	text-decoration:none;
	list-style-type:none;
	font-family:Helvetica;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	width:590px;
	margin:8px 0px 0px 0px;
	padding:5px 0px 5px 1px;
	color:#444444;
}

.readmore {
	float:right;
	font-size:13px;
	font-family:Helvetica;
}

.blogutility {
	font-family:verdana;
	font-size:12px;
}

.grey {
	color:#999999;
}

.postnav {
	height:20px;
	width:592px;
	margin-top:20px;
	font-size:12px;
	opacity:.8;
	font-family:Tahoma, helvetica;
}

.left, .nav-previous {
	float:right;
	font-weight:normal;
}

.right, .nav-next {
	float:left;
	font-weight:normal;
}

#comments {
	font-family:verdana;
	font-size:12px;
	color:#333333;
}

.form-section {
	margin:8px 0px 2px 0px;
	border-left: 5px solid #CCCCCC;
	padding:0px 0px 0px 6px;
}

.form-label {
	margin-left:2px;
}

#comments-list ul {
	margin:0px;
	padding:0px;
}

#comments-list ul li {
	list-style-type:none;
	width:570px;
	margin:10px 0px 10px 0px;
	/* border-top: 5px solid #CCCCCC; */
	background-color:#F0F0F0;
	padding:10px 10px 10px 10px;
	border:1px dotted #CCCCCC;
}

.comment-content p {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	border-left:5px solid #C0C0C0;
}

.comment_author {
	color:#222222;
	font-family:Helvetica,Arial;
	font-size:16px;
	font-weight:normal;
}

.comment-meta {
	color:#555555;
}

.published {
	border-bottom:none;
}

#leftcontainer p {
	font-family:verdana;
	font-size:11px;
	color:#777777;
}

code, pre {
	font-family:Lucida Console, monospace;
	font-size:12px;
	color:#222222;
	width:565px;
	background-image:url("images/code.png");
	background-repeat:no-repeat;
	background-position:top right;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	padding:10px 12px 10px 12px;
	min-height:30px;
}

.ads {
	margin-top:50px;
}

.meta-nav {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

h3 {
	margin:10px 0px 0px 0px;
	margin-bottom:0px;
	padding:0px;
	font-size:14px;
}

#s {
	border:3px solid #DDD;
	padding:5px;
	font-size:14px;
	font-family:Arial, verdana;
	color:#555;
	background-color:#EEE;
}

#s {
	margin:0px;
	border:3px solid #555;
	padding:5px;
	font-size:14px;
	font-family:Arial, verdana;
	color:#fff;
	background-color:#777;
	width:160px;
}

#searchform {
	padding:0px;
	margin:0px;
}

#searchsubmit {
	margin:0px;
	border:3px solid #555;
	padding:5px;
	font-size:14px;
	font-family:Arial, verdana;
	color:#ccc;
	background-color:#666;
}
