/*   
Theme Name: The Future Anecdotes Theme
Theme URI: 
Description: A delightful theme made by david, mary & asli
Author: David, Mary & Asli
Author URI: http://www.designbeckons.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 a basic layout */
@import url('../thematic/library/layouts/2c-l-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('default.css');


/* Apply basic typography styles */
@import url('typography.css');


/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
        margin-top: 25px;
}


#header {
	display:none;
}
a{
	text-decoration:none;
	color:#888;
}
a:hover, .hentry a:hover{
	text-decoration:underline;

}
.pageid-1084 #container h1 {
	text-indent: -9999px;	
	border: none;
}

.pageid-1084 #container div.entry-content {
	margin-top: -90px;
}


#logo {
	margin-bottom:77px;
}
.entry-title {
	font-size: 1em;
}

#main {
	padding-top:15px;
}
#container {
	min-height: 600px;
}
.entry-title {
	line-height: 18px;
}

.aside ul ul {
	margin:0;
}

.widgetcontainer{
	margin-bottom:30px;	
}
.main-aside {
	position: fixed;	
}

#primary {
	position: fixed;
	margin-top: 90px;
}

li {
	list-style-type:none;
	
}
ul {
	margin-left:0;
}


.aside .emailaddress{
	font-size:1.3em;	
}

strong, .entry-title {
	color: #000;
	font-weight:normal;	
}

.entry-title{
	border-bottom:1px solid #444;
	padding-bottom:2px;
}

.entry-content p{
	font-size: 1em;	
	margin-top:2px;
}

.hentry {
	width:530px;
}

.hentry a{
	text-decoration:none;
	text-transform: lowercase;	
	color:#118040;
	padding-right:8px;
}

.hentry {
	max-width: 530px;
}

#searchsubmit{
	display:none;z
}

input#s{
	width:160px;
	font-size:1em;
}
#siteinfo{
	font-size:0.9em;
	margin-bottom: 15px;
	margin-top: 60px;

}


.blog .notag,.single .notag {
    margin-bottom: 0px;
}

#gallery-1 .gallery-item {
	margin:0;
	width: 530px;	
}

.frontpageImage {
	margin-top: 25px;
}

span.tags, #nav-above{
	display:block;
	margin:18px 0;
}

.hentry {
	margin-bottom: 90px;
}

#comment-notes{
	font-size:0.9em;
}
#form-allowed-tags{
	display: none;

}
#nav-below{
	margin-bottom: 20px;
}

#submit{
	font-size:0.9em;
	margin-top: 10px;
}

.aside ul li ul li ul{
	margin-left: 10px;
}

#search {
	margin-top: 30px;
}

.notag {
	margin-bottom: 74px;	
}
.section-page{
	float:left;
	margin-left:10px;

}
#section-container {
	margin-left: -10px;
}
.section-page.alpha{
	
}
.section-thumb{
	margin-bottom: 5px;
}
.section-title{
	margin-bottom:18px;
}

#section-container{

	padding-top:12px;
}
.entry-content img{
	max-width: 530px;
}
.search-results .notag{
	margin:0;
}
.search-results .hentry {
	margin-top:30px;

}
#nav-above{
	display:none;
}
.search-no-results .entry-content{
	margin-top:77px;	
}

#searchform{
	margin-top: 5px;
}

#content {
        margin-bottom: 50px;
}
