/*   
Theme Name: Snake & Jet
Theme URI: 
Description: Sounds great!
Author: Skunk Astronaut
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Seagreens
.
*/

/* 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 */

html, body {
	height: 100%;	
}

body {
	background-image:url('img/sidebar.gif');
	background-repeat: repeat-y;
	background-position:top left;	
/*	background-color:#FFFF33; */
	background-color:#4e475c;
	color:#385c76;
	font-family:helvetica,arial,sans-serif;
	min-width:0;
}

a:link {
	color:#FF4B33;
}

a:hover {
	color:#FFFF33;
}

a:visited {
	color:#FF4B33;
}

a:visited:hover {
	color:#FFFF33;
}

table, th, td {
	background-color:#4e475c;
	margin:0;
	padding:0;
}

table {
	border-collapse:separate;
	border:0;
	padding-right:50px;
	float:left;
	width:1px;
/*	border-left:80px solid;
	border-left-color:#FFFF33;
	margin-left:80px;
	*/
}

td {
/*	border-left:80px solid;
	border-left-color:#FFFF33;
	*/
	vertical-align:top;
	padding-left:50px;
}

.single .hentry{
	padding:10px;
}

.hentry {
	padding:0px;
}


/* text styles */
h1, h2 
{
	font-family:helvetica,arial,sans-serif;	
	color: #FFFF33;
	text-transform:lowercase;
	font-weight:bold;
}

.entry-title {
	font-family:helvetica,arial,sans-serif;	
	color: #FFFF33;
	text-transform:lowercase;
	font-weight:bold;	
}

.entry-title a {
	color: #FFFF33;
}

/* header + menu */

div#header {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	z-index:auto;
	padding:0;
	margin:0;
}

div#header p.byline{
	padding:0;
	margin:0;
	height:0px;
	visibility:hidden;
	display:none;
}

div#header h2.post-title {
	visibility:hidden;
	display:none;
}

div#header div.entry-content {
	padding:0;
}


.navigation {
	margin:0;
	padding:0;
}

/*
div#blog-title {
}

div#access {
	border:0;
	height:auto;
	
}

div.menu {
	font-family:"Arial Narrow", "Helvetica Condensed","Helvetica Neue Condensed", "Univers Condensed", "Trebuchet MS","Tahoma", "Helvetica","Arial", Sans-serif;
	text-transform:uppercase;
	font-size:50px;
	color:#4fa283;
	width:auto;
	margin:0;
	float:none;
}

div.menu ul {
	float:none;	
	border:0;
	margin:0;
	margin-top:11px;
	line-height:auto;	
}

div.menu li {
	float:none;
	border:0;
	padding: 0;

}

div.menu li:hover {
	background-color:transparent;
}


div.menu a {
	color:#4fa283;	
	border:0;
	padding:0;
	outline:0;
	
}

div.menu a:hover {
	color:#ffff49;
	background-color:transparent;
}


.sf-menu li {
	background-color:transparent;
}

*/

/*main*/
div#main {
	position:absolute;
	top:0px;
	left:300px;
	margin:0;
	padding:0;
	width:auto;
	background-color:#FFFF33;
	margin-bottom:40px;
}


/*posts */

div.post {
/*	padding-top:20px;
	margin:0px 20px;*/
	padding: 10px 10px;
	margin-top:40px;
	min-width:220px;
	background-color:#93B887;
	clear:both;
}

div.post img {
	margin:0px -10px 20px -10px;
	padding:0;
}

div.post img.alignleft {
	margin:0px;
	padding:0;
	display:inline;
	float:none;
}



div.post object {
	display:block;
	margin:0px -10px 20px -10px;
	padding:0;
	float:left;
}

p.audioplayer_container {
	padding:0px;	
	margin:-20px 0px 10px 0px;
}

p.audioplayer_container object {
	float:none;	
	display:block;
	margin:0;
	padding:0;
}



div.post p {
	clear:both;
}

/* comments */
div#comments {
	visibility:hidden;
	display:none;
	height:0px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}





/* widgets and menu */
div#primary {
	background-image:url('img/dot.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:#385c76;
	border:0;
	margin:0;
	padding:40px 20px 20px 20px;
	width:auto;
	float:none;
	right:auto;	
}


div#primary a {
	color:#FFFF33;
	text-decoration:none;	
}

div#primary a:hover {
	text-decoration:none;
	border-top:1px solid;
}

div#primary a.neutral {
	color:#3e364f;
	text-decoration:none;	
}

div#primary a.neutral:hover {
	border-top:none;	
	text-decoration:underline;
}



div#primary div.hentry {
	padding:0;
}

div#primary ul {
	border:0;
	margin:0;
}

li#gigpress {
	color:#93B887;
}

li#gigpress h3 {
	font-style:normal;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration:underline;
}

li#gigpress ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

li#gigpress span.gigpress-sidebar-date {
	font-weight:normal;
	font-size:10px;
}

li#gigpress p.gigpress-sidebar-notes {
	font-style:italic;
}

li#gigpress p.gigpress-sidebar-more {
	padding:0;
	margin:0;
}

li#gigpress p.gigpress-subscribe {
	color:inherit;
}



/* footer */
div#footer {
	display:none;
	visibility:hidden;
	border:0;
}


/* other */
input {
	border:1px solid;
}

input[type=text] {
	color:#385c76;
	font-family:helvetica,arial,sans-serif;
	padding:3px;	
	margin-bottom:10px;
}

input[type=submit] {
	color:#FFFF33;
	background-color:#385c76;
	font-family:helvetica,arial,sans-serif;
	padding:3px;	
	margin-bottom:10px;
	border-color:#385c76;
}




