/*
Theme Name: See Story Run
Theme URI: http://www.seestoryrun.com/
Description: Custom theme designed by Chris Story for seestoryrun.com, coded by Chris Fillmore, chrisfillmore.ca.
Version: 1.0
Author: Chris Story
Author URI: http://www.seestoryrun.com/
Tags:

This theme is not available for redistribution without consent of the author.
*/

*
{
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}


.post h2
{
	padding-bottom: 10px;
	color:#e04214
}

.postmetadata {
	padding: 10px;
	clear: both;
}

h3
{
	padding-bottom: 5px;
	padding-top: 5px;
}

h3#comments,
h3#respond
{
	display: none;
}


.commentlist li
{
	padding-bottom: 10px;
}

html,
body
{
    height: 100%;
    overflow-y: hidden;
}

body
{
    background-color: #171717;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
    /* color: #CCC; */
	color:#FFFFFF;
}

a,
a:link,
a:visited
{
	color: #e04214;
	text-decoration: none;
}

a:hover,
a:active,
a:focus
{
	outline-style: none;
	color: Silver;
} 

#wrapper
{
	min-height: 100%; 
	max-height: 100%;
	overflow: scroll;
	overflow-x: hidden;
	height: auto !important;
	height: 100%;
	margin: 0px auto -254px; /* here goes nothin' */
	background: transparent url(images/background.png) no-repeat center bottom;
}

#footwrap
{
    visibility: hidden;
    min-height: 100%;
    max-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    overflow: scroll;
    overflow-x: hidden;
    padding-left: 17px;
}

#push
{
	height: 254px;
}

#footer
{
	width: 840px;
	margin: auto;
	background: transparent url(images/bottom_full.png) no-repeat center;
	position: relative;
	height: 156px;
	padding-top: 98px;
	visibility: visible;
	z-index: 1;
}

#footer ul
{
	list-style: none;
	padding-left: 19px;
}

#footer ul li#text
{
	clear: both;
	width: 312px;
	height: 57px;
}

/*
#footer ul li:hover + li#text
{
	background: transparent url(images/nav_text_blog.png) no-repeat top left;
}

#footer ul li:hover + li + li#text
{
	background: transparent url(images/nav_text_about.png) no-repeat top left;
}

#footer ul li:hover + li + li + li#text
{
	background: transparent url(images/nav_text_images.png) no-repeat top left;
}
*/

#footer #see,
#footer #story,
#footer #run,
#footer #see a,
#footer #see a:link,
#footer #see a:visited,
#footer #see a:hover,
#footer #see a:active,
#footer #see a:focus,
#footer #story a,
#footer #story a:link,
#footer #story a:visited,
#footer #story a:hover,
#footer #story a:active,
#footer #story a:focus,
#footer #run a,
#footer #run a:link,
#footer #run a:visited,
#footer #run a:hover,
#footer #run a:active,
#footer #run a:focus
{
	height: 99px;
	display: block;
	float: left;
}

#footer #see,
#footer #see a,
#footer #see a:link,
#footer #see a:visited,
#footer #see a:hover,
#footer #see a:active,
#footer #see a:focus
{
	width: 208px;
}

#footer #story,
#footer #story a,
#footer #story a:link,
#footer #story a:visited,
#footer #story a:hover,
#footer #story a:active,
#footer #story a:focus
{
	width: 359px;
}

#footer #run,
#footer #run a,
#footer #run a:link,
#footer #run a:visited,
#footer #run a:hover,
#footer #run a:active,
#footer #run a:focus
{
	width: 233px;
}

#footer #see:hover
{
	background: transparent url(images/see-over.png) no-repeat top left;
}

#footer #story:hover
{
	background: transparent url(images/story-over.png) no-repeat top left;
}

#footer #run:hover
{
	background: transparent url(images/run-over.png) no-repeat top left;
}

.post
{
	background: transparent url(images/content-bg.png) no-repeat top left;
	min-width: 800;
	min-height: 200px;
	padding: 10px;
}

.entry
{
	padding-bottom: 0px;
}

#container
{
	/* width: 725px; */
	width: 800px;
	padding-left: 16px;
	
}

textarea#comment
{
	width: 650px;
	height: 75;
}

#wrapper div
{
	margin: auto;
}

/* Begin Images */

p img {
	display: block;
	padding: 0px;
	border-width: 1px;
	border-color:#000000;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	border: 1px solid black;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/*	
.gallerythumb
	{
	padding: 0px;
	margnin: 2px 2px 2px 2px;
	border-width: 1px;
	border-color:#000000
	}	
	
.gallerycell
	{
	padding: 0px;
	margnin: 2px 2px 2px 2px;
	border-width: 1px;
	border-color:#000000
	}	

.gallerytable
	{
	padding: 0px;
	margnin: 2px 2px 2px 2px;
	border-width: 1px;
	border-color:#000000
	}
	
.gallerycell
	{
	padding: 0px;
	margnin: 2px 2px 2px 2px;
	border-width: 1px;
	border-color:#000000
	}
*/
	
table img
	{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-color:#000000;
	}
	
/* End Images */

.dhtmlgoodies_contentBox
{
		/*border:1px solid #317082;*/
		height:0px;
		visibility:hidden;
		position:relative;
		background-color:transparent;
		overflow:hidden;
		padding:2px;
		width:725px;
				
}
.dhtmlgoodies_content
{
		position:relative;		
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		width:100%;
		font-size:0.8em;
		
}

.test
{
	height:300px;
	padding-left: 65px;
}

.commentlist
{
	margin-left: 50px;
}

.titlebottomright
{
	display: inline;
	float:right;
	padding-right: 55px;
	/*position: relative;
	top: 200px;*/
}

.titleright
{
	display: block;
	float: right;
	width: 450px;
}

.entryimage img
{
	border: 1px solid black;
	display: block;
	display: inline; 
	margin: 15px 15px 15px 15px;
	padding: 0px;
}