/*
Theme Name:Gravityblast2
Version:2
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#000;
background:#fff url("images/bg.jpg") repeat-x top left;
}
.clear {
  clear:both;
}
a {
text-decoration:none;
color:#73880A;
font-weight:600;
}
a:hover {
color:#fff;
background-color:#73880A;
}
hr{
margin:35px auto 0;
border:0;
border-top:1px solid #ddd;
width:300px;
color:#fff;
clear:both;
}
#wrapper {
width:900px;
margin:0 auto;
padding-top:30px;
}
#header {
width:900px;
border-bottom:1px solid #ddd;
margin:0;
padding-bottom:20px;
}
#logo {
float:left;
width:auto;
}
#logo h1 {
/*  background: red;*/
  margin: 0;
  padding: 0;
}
#logo a {
color:#73880A;
font-size:60px;
line-height:normal;
text-decoration:none;
border-bottom:none;
letter-spacing:-2px;
}

#logo a:hover {
  background:#73880A;
  color:#fff;
}

#logo h2 {
font-size : 18px;
font-weight : 200;
letter-spacing : -1px;
line-height:normal;
margin-top:-6px;
}
#nav {
padding-top:10px;
float:right;
height:10px;
}

#nav li {
  text-align: right;
  margin-bottom:3px;
}

#nav li a {
font-size:20px;
font-weight:400;
}

#nav li a.home {
  color:#5E7006;
}

#nav li a.home:hover {
  background:#5E7006;
  color: #fff;
}

#nav li a.projects {
  color:#8DA807;
}

#nav li a.projects:hover {
  background:#8DA807;
  color:#fff;
}

#nav li a:hover {
color:#fff;
background-color:#73880A;
}
#blurb {
font-family:Georgia;
height:auto;
border-bottom:1px solid #ccc;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
width:670px;
float:left;
border-right:1px solid #ddd;
padding:0 0 30px 0;
min-height:420px;
}
.post {
padding:0 30px 0 0;
line-height:1.7em;
font-size:14px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:"Helvetica Neue",Arial,sans serif;
font-size:32px;
margin:30px 0 3px;
/*font-weight:normal;*/
line-height:32px;
}
.post .date, .post .author{
  font-family:"Helvetica Neue",Arial,sans serif;
  font-size:20px;
}

.post .date{
  color:#000;
}
.post .author{
  color:#5E7006;
}

.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:monospace;
font-size:12px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments {
  line-height:1.7em;
  padding-right: 20px;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px solid #ddd;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
min-height:110px;
}
#comments p {
margin:10px 0 0 0;
width:auto;
}
#comments span {
display:block;
color:#ddd;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:100%;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:310px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:100%;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:auto;
}
#comments .center {
text-align:center;
}
#sidebar {
width:200px;
float:right;
margin:0 0 25px 0;
padding-top: 30px;
line-height:1.7em;
}
#sidebar p.about-me {
  text-align:justify;
  padding: 10px 0;
  font-size: 12px;
  line-height: 1.4em;
}
#sidebar p.about-me a{
  color:#000;
}
#sidebar p.about-me a:hover{
  background:#73880A;
  color:#fff;
}
#sidebar a{
  background:transparent;
  color:#000;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#sidebar .block ul {
border-bottom:1px solid #ddd;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px solid #ddd;
}
#sidebar .block li a {
background:transparent url(images/bullet.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px solid #ddd;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:#73880A;
border-bottom:1px solid #ddd;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#000;
border-bottom:1px dashed #e12000;
background-color:#73880A;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px solid #ddd;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px solid #ddd;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}
#sidebar #wp-calendar tfoot td{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}
#footer {
width:900px;
float:left;
border-top:1px solid #ddd;
text-align:left;
padding:10px 0;
}

.social_bookmark {
  line-height: 1em;
}

#sidebar .block #twitter_update_list li a {
  display: inline;
  padding: 0;
  background: transparent;
  color: #73880A;
}

.navigation {
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.5em;
}