/*
Theme Name: Fastronaut
Theme URI: http://fastronaut.com
Description: Custom theme for Fastronaut
Version: 1.0
Author: Bram Van Oost
*/

/* CSS RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	}
fieldset, img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym {
	border: 0;
	}

/* GLOBAL */

body {
	font-family:"Helvetica Neue","Helvetica", Arial,Helvetica,sans-serif;
	color: #3f3f3f;
	font-size: 14px;
}
.clear { clear:both; }

p a {
	color: #1491d3;
	text-decoration:none;
}
p a:hover {
	color: #1d9d1d;
	border-bottom: 1px solid #cdcdcd;
}


.alignleft {
	float:left;
	margin-right: 10px;
}
.alignright {
	float:right;
	margin-left: 10px;
}	
p {
	margin-bottom: 10px;	
}
h4 {
	border-bottom: 1px solid #DADADA;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.sharedgoogle a, #frontsidebar a {
	color: #1491d3;
	text-decoration:none;
	margin-bottom: 1px;
}
.sharedgoogle a:hover, #frontsidebar a:hover {
	color: #1d9d1d;
	border-bottom: 1px solid #cdcdcd;
}

.sharedgoogle h4 {
	padding-left: 25px;
}
.gr {
	float:left;	
}

/* MAIN BLOCKS */


.backheader {
	background: #000 url('img/stars.gif') repeat-x;
	height: 244px;
}
.headerwrap {
	margin: 0 auto;
	width: 100%;
	height: 244px;
	background: url('img/fastronaut.header.2.jpg') top center no-repeat;
	z-index:300;
}
#contentwrap {
	margin: 15px auto;
	width: 940px;
	z-index:300;
	background-color:#fff;
}
#intro {
	width: 470px;
	float:left;
	font-size:16px;
}
#slider {
	width: 441px;
	float:right;
	margin-left: 20px;
	height: 230px;
	z-index: 400;
		position:relative;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}

#footer {
	border-top: 1px solid #DADADA;
	width: 100%;
	height: 85px;
	padding-bottom: 30px;
	background-color:#333333;
	color: #fff;
	font-weight:lighter;
}

#footerwrap {
	margin: 0px auto;
	width: 940px;
	padding-top: 10px;
}
#posttitle {
	width: auto;
	margin-bottom: 25px;
}
#main {
	width: 700px;
	float:left;
}

#thesidebar {
	float:right;
	width: 200px;
	background-color:#f9f9f9;
	padding: 10px;
	border: 1px solid #e0e0e0;
}

#frontsidebar {
	float:right;
	width: 441px;
	margin-top: 30px;
}
#frontsidebar h4 {
	margin-bottom: 13px;
}

#whatido {
	width: 940px;
	background:url('img/bg.whatwedo.gif') repeat-x;
	height: 193px;
	margin: 15px 0 15px 0;
}
#whatidotop {
	background:url('img/topshadow.png') no-repeat;
	height:11px;
}

.whatidoitem {
	width: 280px;
	margin-left: 20px;
	float:left;
	height: 193px;
}

.whatidoitem h3 {
	color: #fff;
	font-size:22px;
	font-weight: lighter;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;
}

.whatidoitem p {
	color: #fff;
	line-height: 20px;
}

.sharedgoogle {
	width: 470px;
	margin-top: 30px;
	float:left;
}

#footershadow {
	margin: 0px auto;
	width: 581px;
	background:url('img/shadow.png') no-repeat;
	height: 14px;
}

/* HEADER LINK */

#logo {
	margin: 0px auto;
	width: 279px;
	padding-top: 35px;
}

/* INTRO */

.introwrap {
	padding-bottom: 17px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
}
.introtext {
	width: 360px;
	float:left;
}
#intro p {
	line-height:22px;
}
.intrologo {
	padding-top: 20px;
	float:right;
	width: 90px;
	text-align:center;
}

#intro h1 {
	font-size: 32px;
	margin-bottom: 5px;
	color: #292929;
	letter-spacing: -1px;
}
#intro h2 {
	font-size: 22px;
	font-weight:lighter;
	width: 360px;
	color: #343434;
}

/* SLIDER */

#slider {
	position:relative;
	margin-top: 10px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(img/drarrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* FOOTER */

#footerwrap p {
	padding-top: 10px;
	font-size: 14px;
	text-shadow:0 1px 1px #000000;
}

#footerwrap p a {
	color:#00CCFF;
	text-decoration:none;
	font-weight: bold;
}
#footerwrap p a:hover {
	color: #fff;
	border-bottom: 1px solid #cdcdcd;
}

/* POST */

.post p {
	line-height: 20px;
	font-size: 14px;
}
.post h1 {
	font-size: 32px;
	color: #292929;
	letter-spacing: -1px;
}
.post h2 {
	font-size: 24px;
	font-weight:lighter;
	color: #343434;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px solid #dadada;
}

.post ul {
	margin: 5px 5px 5px 35px;
	list-style:disc;
}
.post ul li {
	padding: 3px;	
}

.post a, .restsidebar a {
	color: #1491d3;
	text-decoration:none;	
}
.post a:hover, .restsidebar a:hover {
	color: #1d9d1d;
	border-bottom: 1px solid #cdcdcd;	
}

/* SIDEBAR */

.tags {
	margin-bottom: 15px;	
}
.categories {
	margin-bottom: 15px;	
}

.restsidebar h3 {
	margin-bottom: 5px;	
}

/* POSTMETA SIDEBAR */

.postmeta {
	margin-bottom: 20px;	
}

.restsidebar {
	padding: 10px 5px 0px 5px;
}

.restsidebar ol {
	font-size: 12px;
	list-style:url('img/greyarrow.png');
	margin: 10px 0 0 15px;
}
.restsidebar ol li {
	margin-top: 2px;
}

/* VISIT BUTTON */

.visitbutton {
	position:relative;
	top: 15px;
}
.visitbutton a {
	padding: 5px 10px 5px 10px;
	border: 1px solid #dadada;
	background-color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-bottom: 1px solid rgba(0,0,0,0.25);

}
.visitbutton a:hover {
	border: 1px solid #999999;
	background: url('img/bgvisitbutton.gif') repeat-x;
}

/* GREADER */

.gReader-item {
	margin-top: 10px;
}
.gReader-title {
	float:none;
}
.gReader-date {
	font-size: 10px;
	width: 60px;
	color: #666;	
}
.gReader-source {
	font-size: 10px;
	width: 400px;
	color: #666;
}
.sharedgoogle ul {
	margin-left: 20px;
}
.sharedgoogle ul li {
	list-style:url('img/greyarrow.png');
}
.smtxfb {
	padding-left: 25px;	
}
.sbackbutton {
	border-top: 1px solid #E0E0E0;
	padding-top: 10px;
}
.backbutton {
	margin-top: 10px;
	clear:both;
}
.backbutton a {
	color: #555555;	
}
.backbutton a:hover {
	color: #000000;	
}
.back {
	font-size: 11px;	
}
#thesidebar .button {
	color: #333;
	width: 100%;
	margin-bottom: 5px;
}
em {
	font-style:italic;
	font-size: 10px;
}
.gricon {
	float:left;	
}
#slidernavi {
	float:right;	
}
#larr {
	float:left;	
}
#rarr {
	float:right;	
}
.description ul {
	margin-top: 5px;
	font-size: 14px;
}
.description ul li {
	padding-left: 22px;
	background:url('img/bullet.png') no-repeat;
}
strong {
	font-weight: bold;	
}