/*
Theme Name: Slippery
Theme URI: http://slipperyamoeba.com
Description: Simple-test.
Version: 0.1
Author: http://slipperyamoeba.com
Author URI: http://slipperyamoeba.com
*/



/* Begin Typography & Colors */
body {
	font-size: 75%;
	font-family: 'Open Sans', sans-serif;
	background-color: #AAA;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#content {
	margin: 0;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

/* 
#footer {
	border-top: 1px solid #ddd;
	}
 */

#footer {
	padding: 0 0 0 1px;
	margin: 0;
	clear: both;
	}

#footer p {
	margin: 10px;
	}


small {
	font-family: 'Open Sans', Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family: 'Pacifico', cursive;
	font-size: 3em;
	padding: 0 0 0 30;
	}

h2 {
	font-size: 1.1em;
	color: #888;
	padding: 0;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #FF5000;
	}

h1 a:hover {
	color: #FF8000;
	}

h2 a {
	color: #888;
	}

h2, h2 a, h2 a:hover, h2 a:visited, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FF5000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Open Sans', Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	list-style: decimal outside;
	background-color: #FFF;
	border: 1px solid #ddd;
	margin-bottom: 5px;
	}

.commentlist cite {
	font-weight: bold;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite a {
	color: #FF5000;
	}

.commentlist p {
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  'Open Sans', Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

#links ul ul li, #links li {
	list-style: none;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	}

a, h2 a:hover {
	color: #FF8000;
	text-decoration: none;
	}

a:hover {
	color: #b85b5a;
	}

/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 620px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 560px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0px;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

/* End Headers */




.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#floatright {
	float: right; 
	padding-right: 30px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: none;
	}

/* End Entry Lists */



/* Begin Form Elements */


#searchform #s {
	width: 85px;
	padding: 2px;
	font-size: 0.9em;
	margin: 0 3px 0 0;
	background: #F3F6ED;
	border: #959596 1px solid;	}

#searchsubmit {
	background: #F3F6ED;
	padding: 1px;
	font-size: 0.9em;
	border: #959596 1px solid;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	padding: 4px;
	list-style: decimal inside;
	}

.commentlist p {
	padding: 5px;
	margin: 0;
	}

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #CCC;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 2em 2em 1em 2em;
	padding: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/

span a {
	color: #CCC;
	}

span a:hover {
	color: #FF5000;
	}



.shadow 
{
	padding:6px 6px 6px 6px;	
	border:#D8D8D8 1px solid;	
}

.shadow:hover {
	padding:6px 6px 6px 6px;	
	border:#FF8000 1px solid;
}

.shadow:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


/* .shadow 
{
	background:url(http://www.slipperyamoeba.com/images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
*/


#nav {
	background: transparent; 
	margin: 10px auto 0; 
	overflow: hidden; 
	width: 620px; 
	position: relative; 
	text-align: left;
	letter-spacing:1px;
}

html #nav {
	height: 1%;
}

#nav ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#nav ul li a {
	padding: 2px 10px; 
	display: block; 
	color:#666;		
	text-decoration: none;
	background:#fff;
}
#nav ul li a:hover{
	background: #ededed;
	color: #333;			
}

#header {
	clear: both; 
	float: left; 
	margin: 5px 30px; 
	width: 450px;
}
#headerimage h1 
{
	margin: 30px;
	
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-family:'Open Sans', Serif;
		
}
#headerimage {
	clear: both; 
	background: #fff;
	color: #fff; 
}
