/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.css?v=2);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


/* Theme Builder *//* general page elements */

a
{
	text-decoration: none;
	
}

a:link { color: #39B54A; }
a:visited { color: #6F6F6F; }
a:hover { color: #c3c816; }
a:active { color: #519aa0; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #EFEFEB;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #519aa0;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #000000;
	background: #ffffff;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #000000;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


	/* banner image */

	#banner
	{
		height: 330px;
		background-image: url("https://www.sporkorfoon.com/.a/6a00e5529a03948834011168cfb644970c-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 330px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #519aa0;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	
	color: #c3c816;
	font-family: Courier, 'Courier New', monospace;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #39B54A;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #39B54A; }
.entry-header a:visited { color: #39B54A; }
.entry-header a:hover { color: #39B54A; }
.entry-header a:active { color: #39B54A; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px solid #519aa0;
	padding: 3px;
	color: #A97C50;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #39B54A; }
	.module a:visited { color: #6F6F6F; }
	.module a:hover { color: #c3c816; }
	.module a:active { color: #519aa0; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	color: #39B54A;
	font-family: Courier, 'Courier New', monospace;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #D4D2D2;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 0;
}

.module-photo .module-content
{
	text-align: center;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #39B54A;
	font-family: Courier, 'Courier New', monospace;
	font-size: medium;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .02em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 500px;
	}


	.layout-two-column-left #alpha
	{
		width: px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

        .layout-two-column-left #beta
        {
 
                width: 500px;
        }

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
    
		width: 800px;
	}


	.layout-two-column-right #alpha
	{

    
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{

		width: 300px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 800px;
	}


	.layout-three-column #alpha
	{
		width: px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 300px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 800px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 300px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #519aa0;
	}



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
#pagebody-inner {
background: url("http://www.sporkorfoon.com/sporkbackgroundv9.png") repeat-x;
position:static;
width:100%;
}

#container-inner
{
	position: static;
	border: 0;
	background: none;
}


#banner-inner { padding: 0px; }

#banner
	{
		height: 300px;
                width: 2000;
		background: url("http://www.sporkorfoon.com/sporkbackgroundheader-01 copy2.png");
		background-repeat: no-repeat;
		text-align: left;
	}

#banner-header {
margin: 0;
}
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 188px;
		text-indent: -1000em;
	}



/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 1000px;

	}


	.layout-two-column-right #alpha
	{
		width: 610px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
                margin: 0 10px 30px 30px;
		padding: 15px 15px 15px 15px;
		background: #fff;
moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;

	}

	.layout-two-column-right #beta
	{
		width: 380px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
                background: none;
		padding: 15px 5px 15px 5px;
                margin-left: 30px;
	}

#nav ul {
padding: 10px 0 0 10px;
float:right;
}

#nav a {
color: #000;
text-decoration: none;
font-size:18px;
font-weight:normal;
font-family: 'Century Gothic', Arial, sans-serif;
}

#nav a:hover{
color: #e6bf21;
}

#nav a:visited {
color: #8e8e8e;
}

.welcome {
background: url("http://www.sporkorfoon.com/sofnewdesign/welcome-box.png") no-repeat;
width:300px; 
height: 300px; 
margin: 0 auto 20px;
font-size: 18px;
}

.welcome p {
padding: 95px 30px 20px 25px;
}

.social {
padding-right:10px;
}

.module-content {
margin: 5px 0 30px 0 !important;
}

.entry-header, .entry-header a:link {
font-size: 23px;
color: #f1592a;
font-variant: none;
font-weight: bold;
font-family: 'Century Gothic', Arial, sans-serif;
}

h2.module-header a:link, h2.module-header, h2.module-header a:visited {
text-decoration: none;
font-size: 24px;
color: #72938d;
font-family: 'Josefin Sans',
letter-spacing: 0px;
font-weight: normal;
}

#footer {
background: url("http://www.sporkorfoon.com/spork_or_a_foon/footer-bg.png");
text-align: center;
height: 104px;
padding: 0 10px;
margin-bottom: 10px;
}







/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */
