/*
Theme Name: GabrielSerafini.com - Space Invaders
Theme URI: http://www.gabrielserafini.com/
Description: Custom theme built by Gabriel for his personal site
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com/
Tags: space invaders, gabriel

*/


body {
	background: #fff url(images/body_back.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	}

a img {
	border: none;
	}

li {
	margin-bottom: 8px;
	}

code {
	color: #660;
	}

#page {
	width: 880px;
	margin: 0 auto;
	}

#header {
	height: 190px;
	padding: 0;
	margin: 0;
	position: relative;
	}

.site-logo {
	position: absolute;
	left: 130px;
	top: 62px;
	}

.site-logo-puppet {
	position: absolute;
	left: 0px;
	top: 0px;
	}


.site-tagline {
	position: absolute;
	left: 312px;
	top: 80px;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	}

#navs {
	position: absolute;
	left: 132px;
	top: 116px;
	font-size: 18px;
	font-weight: bold;
	color: #300;
	}

#navs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navs ul li {
	display: inline;
	padding: 6px;
	}

#navs a {
	color: #900;
	text-decoration: none;
	}

#navs a:hover {
	color: #600;
	}

#tweets {
	position: absolute;
	left: 0px;
	top: 147px;
	height: 23px;
	width: 786px;
	font-size: 11px;
	color: #369;
	background: url(images/twitter_status_back.png) no-repeat;
	text-align: center;
	padding: 14px 0 0 0;
	}

#tweets a {
	color: #69c;
	}

#searchform {
	position: absolute;
	right: 12px;
	top: 24px;
	}

#content {
	width: 600px;
	margin: 0 0 0 20px;
	float: left;
	}

.post-date {
	color: #663;
	width: 67px;
	height: 40px;
	background: url(images/date_back.png) no-repeat;
	text-align: center;
	padding: 14px 0 0 0;
	line-height: 14px;
	float: left;
	margin: 0 12px 12px 0;
	}

.post-date span {
	font-size: 18px;
	font-weight: bold;
	color: #996;
	}

.post-title {
	margin: 0;
	padding: 12px 0 0 0;
	line-height: 22px;
	font-size: 22px;
	font-weight: normal;
	}

.post-title a {
	color: #c60;
	text-decoration: none;
	}

.post-title a:hover {
	color: #960;
	text-decoration: none;
	}

.postmetadata {
	color: #996;
	font-size: 11px;
	}

.postmetadata a {
	color: #996;
	}

.entry {
	clear: both;
	margin: 0 0 18px 0;
	line-height: 1.5em;
	}

#comment {
	width: 520px;
	}

#sidebar {
	float: right;
	width: 180px;
	margin: 0 12px 0 0;
	color: #330;
	}

#sidebar a {
	color: #663;
	}

#sidebar h2 {
	color: #663;
	font-size: 14px;
	border-bottom: 1px solid #cc9;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li ul {
	padding: 0 0 0 18px;
	list-style-image: url(images/bullet_graphic.png);
	list-style-type: circle
	}

#sidebar ul li ul li {
	margin: 0 0 4px 0;
	}

#sidebar ul li ul a {
	color: #996;
	text-decoration: none;
	}

#sidebar ul li ul a:hover {
	color: #663;
	}

.flickr_badge_image {
	display: inline;
	margin: 0px 0px 0px 0px;
	}

.flickr_badge_image img {
	margin: 4px 4px 0 0;
	padding: 2px;
	border: 1px solid #999;
	}

.rss-subscribe {
	margin: 0 0 18px 0;
	}

.rss-subscribe img {
	margin: 0 0 -16px 0;
	}

.rss-subscribe a {
	text-decoration: none;
	font-weight: bold;
	color: #f60 !important;
	}

.rss-subscribe a:hover {
	color: #c30 !important;
	}

.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.float-left {
	float: left;
	margin: 0px 12px 14px 0px;
	}

.float-right {
	float: right;
	margin: 0px 0px 14px 12px;
	}

.google-ads-top {
	margin: 0 0 0 36px;
	}

#footer {
	width: 796px;
	height: 213px;
	background: url(images/footer_back.png) no-repeat bottom left;
	clear: both;
	}

#footer p {
	text-align: center;
	color: #666;
	padding: 4px 0 0 0;
	}

#footer p a {
	color: #666;
	}

#footer img {
	margin: 0 0 -3px 0;
	}

.alignright {
	float: right;
	margin: 0 0 12px 12px;
	}

.alignleft {
	float: left;
	margin: 0 12px 12px 0;
	}
