/* @override http://www.kiwispacegirl.com/wp-content/themes/spacegirl/style.css */

/* @override http://www.kiwispacegirl.com/wp-content/themes/spacegirl/style.css */

/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
    min-width:960px;
	background-color: black;
	font-family: "HelveticaNeue-light", Arial, sans-serif;
}

a:link {
    color: black;
}
a:visited {
    color: black;
}
a:active,
a:hover {
    color: gray;
}

#header {
    width: 960px;
    min-height: 264px;
    margin: 0 auto;
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/header.jpg) no-repeat;
	display: block;
	clear: both;
	padding: 0px;
}

#countdown {
	width: 200px;
	float: right;
	height: 37px;
	padding-top: 16px;
	padding-right: 62px;
	color: white;
	font: 20px "HelveticaNeue-light", Arial, sans-serif;
	display: block;
	clear: none;
	position: static;
}


#blog-title {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

#blog-description {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

#branding {
    width:500px;
    height: 195px;
    padding: 0px;
	float: left;
}
#access {
    overflow:hidden;
    background-image: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/access.jpg);
    width: 960px;
    min-height: 69px;
    margin: 0px auto 0;
	padding-top: 0px;
	border-bottom: 0px;
	display: block;
	clear: both;
}
.menu {
    width:940px;
    margin:0 auto;
}

.aside a:active,
.aside a:hover {
    color: gray;
}

.sf-menu {
    border-right:0px solid #ccc;
	float:left;
	background-color: transparent;
}
.sf-menu a {
	border-left:0px solid #ccc;
	border-right: 1px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
	font: 22px "HelveticaNeue-light", Arial, sans-serif;
	color: white;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: white;
}
.sf-menu li {
	background: transparent;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: transparent;
	outline:		0;
    border-bottom-color:#ccc;
	text-decoration: underline;
}


.sf-menu ul {
    border-right:0px solid #ccc;
    border-bottom:0px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background: black;
    
	border-bottom:none;
	color: white;
	border-style: none;
}
.sf-menu ul a:hover {
    color: white;
	background-color: black;
}


.page-title a:active,
.page-title a:hover {
    color: gray;
}


#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    background-image: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/main.jpg);
	display: block;
	padding-top: 0px;
	float: none;
	clear: both;
	position: static;
}
#container {
    width:620px;
    float:left;
}
#content {
    margin:0 0 0 20px;
    width:590px;
    overflow:hidden;
}


#blog-title a:active,
#blog-title a:hover {
    color: gray;
}

.entry-content h3 {
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid gray;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.entry-title a:active,
.entry-title a:hover {
    color: gray;
}

.page-link a:active,
.page-link a:hover {
    color: gray;
}

#tophousesintro h3 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/testimonial.png) no-repeat;
	border-bottom: 1px solid gray;
	padding-bottom: 0;
	margin-bottom: 10px;
	padding-top: px;
	color: black;
	font: normal normal 30px "HelveticaNeue-light", sans-serif;
	padding-left: 56px;
}

h3.widgettitle {
	color: white;
	font: 18px "HelveticaNeue-light", Arial, sans-serif;
	margin-bottom: 10px;
}

.aside .current_page_item a {
    color: gray;
}

.entry-meta a:active,
.entry-meta a:hover {
    color: gray;
}

.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}

.main-aside h3 {
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

#primary {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/primary.jpg) no-repeat 206px top;
	margin-top: 0px;
	margin-right: 10px;
	border-style: none;
}

#text-5 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/speaking.png) no-repeat;
	padding-bottom: 26px;
}


#text-5 h3.widgettitle {
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	height: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
	padding-top: 6px;

}

#twitter-3 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/twitter.png) no-repeat;
}

#twitter-3 h3.widgettitle{
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 65px;
	padding-bottom: 18px;
}

#twitter-3 div h3.widgettitle a.twitterwidget {
	color: black;
}

#text-10 h3.widgettitle{
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 100px;
	padding-bottom: 6px;
}

#text-10 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/blank_primary.jpg) no-repeat;
}

#recent-posts-2 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/blank_primary.jpg) no-repeat;

}

#recent-posts-2 h3.widgettitle{
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 100px;
	padding-bottom: 6px;
}

#archives-2 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/blank_primary.jpg) no-repeat;

}

#archives-2 h3.widgettitle{
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 78px;
	padding-bottom: 6px;
}

#text-4 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/bigblue.jpg) no-repeat;
	width: 580px;
	margin-top: 11px;
}

#text-4 h3.widgettitle{
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#text-6 {
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/blank_primary.jpg) no-repeat;

}

#text-6 h3.widgettitle {
	color: black;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-left: 50px;
	padding-bottom: 6px;
}


#text-6 div.textwidget table {
	border-style: none;
}

#text-6 div.textwidget table {
	padding-left: 0;
	margin-left: 12px;
	margin-top: 10px;
} 
#text-6 div.textwidget table tbody,
#text-6 div.textwidget table tbody tr,
#text-6 div.textwidget table tbody tr td  {
	border-style: none;
}

#secondary {
    clear:right;
    margin-right: 10px;
}
#footer {    
    clear:both;
    width: 960px;
    height: 300px;
    margin: 0 auto;
	background: url(http://benoit.net.nz/kiwispacegirl.com/wp-content/themes/spacegirl/pix/footer.jpg) no-repeat;
	border-style: none;
	}

#subsidiary {
    width:800px;
    margin: 0 auto 0 135px;
    overflow:hidden;
	padding-top: 53px;
	color: white;
}

#footer a:link {
    color: gray;
}
#footer a:visited {
    color: white;
}
#footer a:active,
#footer a:hover {
    color: white;
}



#subsidiary .aside {
    width:800px;
    float:left;
    margin:0 20px 0 0;
    color: white;
}

#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:150px;
    margin:0 auto;
	color: gray;
	font-size: 10px;
}

#content .aside {
    border:0px solid #ccc;
    margin:0 0 0px 0;
    padding:0px 0 0 0;
	color: black;
	font-size: 15px;
}

#content .aside h3 {
	border-bottom: 1px solid gray;
	padding-bottom: 0;
	margin-bottom: 10px;
	padding-top: px;
	color: black;
	font: normal normal 30px "HelveticaNeue-light", sans-serif;
}
#content .aside ul {
    padding:0 0px;
}

.hentry {
    padding:0 0 0px 0;
}
