/*
	Theme Name: Goofy Golf Child Theme
	Theme URI: http://www.mediacrazed.com
	Description: Goofy Golf is a 2 or 3-column Widget-ready child theme.
	Author: MediaCrazed
	Author URI: http://www.mediacrazed.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import url(https://web.archive.org/web/20131225001555cs_/http://fonts.googleapis.com/css?family=Copse|Love+Ya+Like+A+Sister|Coustard:900);

body {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/bg-image-blue.png) repeat-x scroll 0 -8px #D5BB7D;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 24px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #BA1B2A;
	text-decoration: none;
	}
	
a:hover {
	color: #BA1B2A;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/header-2.png) no-repeat scroll center top transparent;
	height: 690px;
	}
	
#header .wrap {
	width: 960px; 
	margin: 0 auto 0;
	text-shadow: #000000 1px 1px;
	}

#title-area {
	width: 500px;
	float: left;
	margin: 0; 
	padding: 12px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	letter-spacing: 5px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #CCCCCC;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 450px;
	float: right;
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
	}
	
#header .widget-area .textwidget {
	margin: 0;
	padding: 25px 0 0 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/logo.png) left top no-repeat;
	margin: 70px 0 0 30px;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 358px;
	height: 239px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0 0 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/headerline.png) center left no-repeat;
	color: #CCCCCC;
	display: block;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
    margin: 0;
	padding: 9px 10px 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	}
	
#header ul.menu li.noline a {
	background: none;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	color: #FFFFFF;
	text-decoration: none;
	}

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #1D1D1D;
	width: 148px; 
	color: #CCCCCC;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-transform: none;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #1D1D1D;
	color: #FFFFFF;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -35px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Primary & Secondary Navigation Menus ********************/

#nav, #subnav {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0 auto 0;
	padding: 0;
	letter-spacing: 2px;
	text-shadow: #000000 1px 1px;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}
	
#nav {
	background: none;
	}
	
#subnav {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/subnav.png);
	}
	
#nav .wrap, #subnav .wrap {
	width: 960px;
	margin: 0 auto 0;
	}

#nav ul, #subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li, #subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li.home a, #subnav li.home a {
	background: none;
	}
	
#nav li a, #subnav li a {
	background: none;
	color: #ffffff;
	display: block;
	font-size: 24px;
    margin: 0;
	text-decoration: none;
	position: relative;
	font-family: Arial, Georgia, Tahoma, Trebuchet MS;
	font-weight: bold;
	}
	
#nav li a {
	padding: 9px 12px 8px 17px;
	}
	
#subnav li a {
	padding: 9px 15px 9px 17px;
	}

#nav li a:hover, #nav li a:active, #subnav li a:hover, #subnav li a:active {
	background: none;
	color: #FFFFFF;
	font-family: Arial, Georgia, Tahoma, Trebuchet MS;
	text-decoration: underline;
	font-weight: bold;
	}

#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li a:hover .sf-sub-indicator, #subnav li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 173px; 
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	letter-spacing: 1px;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active {
	background: #F5F5F5;
	color: #E74914;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li ul, #subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	margin: -1px 0 0 -1px;
	padding: 0;
	}

#nav li ul a, #subnav li ul a { 
	width: 175px;
	}

#nav li ul ul, #subnav li ul ul {
	margin: -35px 0 0 194px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul  {
	left: auto;
	}

#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/

#nav li.right {
	float: right;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 9px 0;
	}

#nav li.right a {
	background: none;
	color: #000000;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #E74914;
	text-decoration: none;
	}

#nav li.rss a {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 27px;
	}
	
#nav li.search {
	float: right;
	padding: 7px 0 0 0;
	}
	
#nav li.twitter a {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/twitter.png) no-repeat left center;
	padding: 3px 0 3px 27px;
	}

/***** Inner ********************/

#inner {
	background: #FFFFFF;
	width: 920px;
	margin: 20px auto 20px;
	padding: 20px;
	overflow: hidden;
	}
	
.home #inner {
	background: none;
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
	}
		
/***** Home Top ********************/

#home-top {
	background: #FFFFFF;
	width: 920px;
	height: 400px;
	margin: 20px auto 20px;
	padding: 20px;
	overflow: hidden;
	}
	
#home-top p {
	margin: 0;
	padding: 0;
	}
	
#home-top .widget {
	margin: 0;
	padding: 0;
	}
	
/***** Home / Footer Notes ********************/
	
#home-note, #footer-note {	
	width: 960px;
	color: #ffffff;
	font-family: "Coustard",serif,Georgia,Times New Roman,Trebuchet MS;
	font-size: 54px;
	font-style: normal;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: 2px 2px #333333;
	line-height: 56px;
	overflow: hidden;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#home-note, #footer-note {	
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/noise.png) repeat;
	margin: 0 auto 20px;
	padding: 0;
	border: 1px solid #BB9B65;
	}
	
#home-note .wrap, #footer-note .wrap {	
	background: none;
	margin: 0 auto 0;
	padding: 17px 0 17px 0;
	overflow: hidden;
	}
	
#home-note p, #footer-note p {
    font-family: "Love Ya Like A Sister",cursive,Georgia,Times New Roman,Trebuchet MS;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 36px;
    margin: 0;
    padding: 10px 0 10px 0;
    text-transform: none;
}

#home-note span {
    background: url("https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/golf-cross.png") no-repeat scroll center center transparent;
    margin: 0;
    padding: 0 0 0 65px;
}
	
/***** Home Featured ********************/
	
#home-featured {	
	width: 960px;
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: #FFFFFF 1px 1px;
	line-height: 30px;
	overflow: hidden;
	clear: both;
	}
	
#home-featured {	
	margin: 0 auto 20px;
	padding: 0;
	}
	
#home-featured .wrap {	
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
		
#home-featured p {
	margin: 0;
	padding: 0;
	}
	
/***** Home Bottom ********************/

#home-bottom {
	background: none;
	color: #ba1b2a;
	margin: 20px auto 0;
	padding: 25px 0 0 0;
	text-shadow: #ffffff 0px 1px;
	overflow: hidden;
	font-weight: bold;
	}
	
#home-bottom .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#home-bottom a, #home-bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#home-bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-bottom p {
	margin: 0;
	padding: 0;
	font-size: 18px;
	}
	
#home-bottom .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.home-bottom-left {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#home-bottom .home-bottom-left .widget {
	margin: 0 0 30px 0;
	}
	
.home-bottom-right {
	width: 50%;
	float: right;
	margin: 0;
	padding: 0;
	}

/***** Icon Classes for Home Bottom Left ********************/
	
#home-bottom .rss {
	padding: 2px 5px 2px 28px;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/rss.png) no-repeat left center;
	}
	
#home-bottom .twitter {
	padding: 2px 5px 2px 28px;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/twitter.png) no-repeat left center;
	}
	
#home-bottom .facebook {
	padding: 2px 5px 2px 28px;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/facebook.png) no-repeat left center;
	}	

/***** Breadcrumb ********************/

.breadcrumb {
	width: 960px;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/footer-note.png) bottom repeat-x;
	color: #000000;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	letter-spacing: 2px;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: uppercase;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F5F5F5;
	margin: 0 0 30px 0;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 920px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 620px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 920px;
	}

#content blockquote {
	background: #F5F5F5 url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/blockquote.png) no-repeat top left;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin: 0 0 15px -20px;
	padding: 20px 20px 0 80px;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p, #content .page p  {
	margin: 0;
	padding: 0 0 20px 0;
	}

#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #home-top h4, #home-bottom h4, #content h4, #footer-widgets h4, #content h5, #content h6 {
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1, #home-top h4, #home-bottom h4 {
	font-size: 28px;
	}
	
.page #content h1 {
	margin: 0 0 15px 0;
	}
	
#content h2 {
	font-size: 28px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #BA1B2A;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 20px;
	}
	
#comments h3, #respond h3 {
	font-size: 24px;
	padding: 0 0 0 45px;
	line-height: 30px;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/comments.png) no-repeat left;
	}
	
#comments h3 {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/comments.png) no-repeat left;
	margin: 0 0 20px 0;
	}

#respond h3 {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/respond.png) no-repeat left;
	}

#home-bottom h4, #footer-widgets h4 {
	color: #ba1b2a !important;
	font-size: 38px;
	text-shadow: #ffffff 1px 1px;
	font-family: 'Love Ya Like A Sister', cursive, Georgia, Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 20px 0;
	}	
	
#content h4 {
	font-size: 18px;
	}
	
#content h5 {
	font-size: 16px;
	}
	
#content h6 {
	font-size: 14px;
	}
	
/***** Unordered/Ordered Lists ********************/

#home-note ul, #home-note ul li, #home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#home-bottom ul li, #content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	}
	
#home-bottom ul li, #content .post ul li, #content .page ul li {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
	}
	
#home-bottom ul li {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/list-footer.png) no-repeat top left;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 12px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	margin: 0 0 50px 0;
	padding: 0;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #F5F5F5;
	float: left;
	margin: 0 15px 0 0;
	padding: 9px;
	border: 1px solid #DDDDDD !important;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;		
	}
	
/***** Post Icons ********************/

.time, .post-comments, .categories, .tags {
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.time {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/icon-time.png) no-repeat top left;
	}
	
.post-comments {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/icon-comments.png) no-repeat top left;
	}
	
.categories {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/icon-categories.png) no-repeat top left;
	}
	
.tags {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/icon-tags.png) no-repeat top left;
	}

/***** Images ********************/

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F5F5F5;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #DDDDDD;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #E74914;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #E74914;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #E74914;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 280px;
	float: right;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #F5F5F5;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;		
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #E74914;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #333333;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	line-height: 22px;
	}

/***** Tag Cloud ********************/

#home-bottom .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgets .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat, #sidebar .widget_archive select {
	background: #FFFFFF;
	width: 100%;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 10px 0;
	padding: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}

/***** Featured Post/Page ********************/

.featuredpost, featuredpage {
	margin: 0;
	padding: 0;
	}
	
.featuredpost .post, .featuredpage .page {
	margin: 0;
	padding: 0;
	}

.featuredpost img, .featuredpage img, featuredpost .avatar {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 5px solid #FFFFFF;
	}

/***** User Profile ********************/

.user-profile {
	overflow: hidden;
	}

.user-profile .avatar {
	margin: 0;
	border: 5px solid #FFFFFF;
	}

.user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

#header .searchform {
	float: right;
	padding: 30px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}

.s {
	background: #FFFFFF url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/search.png) right no-repeat;
	width: 170px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0 4px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#header .s {
	width: 250px;
	}
	
/***** eNews & Updates Widget ********************/

.enews #subscribe {
	margin: 0 0 10px 0;
	}

.enews #subbox {
	width: 190px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 7px 7px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #444444;
	}

#sidebar #wp-calendar th {
	color: #444444;
	}
	
#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F5F5F5 !important;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}

/***** Buttons ********************/

input[type="text"], 
.wpcf7-textarea {
	padding: 5px;
}

input[type="button"],
input[type="submit"] {
	background-color: #b71c2b;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 25px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #71bc3f;
	border: none
	color: #fff;
	text-decoration: none;
}
	
#submit, .searchsubmit, .enews #subbutton, #home-bottom .gform_footer .button, .gform_footer .button, .reply a, .reply a:visited {
	background: #F5F5F5;
	color: #888888 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 8px 10px 8px 10px !important;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#home-bottom .gform_footer .button {
	background: #333333;
	color: #CCCCCC !important;
	text-shadow: #333333 1px 1px;
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 5px #444444 inset;
	-webkit-box-shadow: 0 0 5px #444444 inset;
	}
	
.searchsubmit, .enews #subbutton {
	background: #666666;
	color: #FFFFFF !important;
	text-shadow: #333333 1px 1px;
	border: 1px solid #333333;
	-moz-box-shadow: 0 0 5px #333333 inset;
	-webkit-box-shadow: 0 0 5px #333333 inset;
	}
	
.searchsubmit, .enews #subbutton, .reply a, .reply a:visited {
	text-transform: none;
	padding: 4px 5px 4px 5px !important;
	}

#submit:hover, .gform_footer .button:hover, .reply a:hover {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	}
	
#home-bottom .gform_footer .button:hover {
	background: #222222;
	border: 1px solid #444444;
	}
	
.searchsubmit:hover, .enews #subbutton:hover {
	background: #555555;
	border: 1px solid #333333;
	}
	
/***** Contact Form ********************/

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
	min-height: 35px !important;
	}
	
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	margin: 3px 0 3px 0 !important;
	}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F5F5F5;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 14px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#home-bottom .gform_wrapper input, #home-bottom .gform_wrapper textarea, #home-bottom .gform_wrapper select {
	background: #333333;
	color: #CCCCCC !important;
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 5px #444444 inset;
	-webkit-box-shadow: 0 0 5px #444444 inset;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper .top_label .gfield_label {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	font-weight: normal !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	background: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	}
	
.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	border: none !important;
	}
	
.gform_wrapper .gform_edit_link {
	margin: 0 !important;
	padding: 5px 0 0 0 !important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgets {
	background: none;
	color: #764C29;
	font-size: 13px;
	margin: 20px auto 0;
	padding: 20px 0 15px 0;
	text-shadow: #ffffff 1px 1px;
	overflow: hidden;
	
	}
	
#footer-widgets .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}
	
#footer-widgets .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgets p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgets a, #footer-widgets a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer-widgets a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#footer-widgets li {
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/list-footer.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	line-height: 22px;
	}

.footer-widgets-1 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.footer-widgets-2 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.footer-widgets-3 {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
/***** Footer ********************/

#footer {
	background: none;
	color: #764C29;
	font-family: Arial, Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 15px 0 15px 0;
	letter-spacing: 2px;
	text-shadow: #ffffff 1px 1px;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	text-align: center;
	}

#footer .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer a, #footer a:visited {
	color: #764C29;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #D92033;
	text-decoration: none;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 150px;
	float: left;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0;
	}
	
#footer .creds {
	width: 805px;
	float: right;
	text-align: right;
	}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	}

#author, #email, #url {
	background: #F5F5F5 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
#comment {
	background: #F5F5F5 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.comment-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 20px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-left: 10px;
	margin-right: 10px;
	}

.comment-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0px;
	padding: 1px;
	border: 2px solid #CCCCCC;
	}

.comment-list cite, .comment-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

ul.children {
	margin-top: 20px;
	}

ul.children li.comment  {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	}
	
.commentmetadata {
	font-weight: normal;
	}

.comment-meta { 
	background: #E6E6E6;
	color: #777777;
	padding: 0 10px 13px 10px;
	text-shadow: #FAFAFA 1px 1px;
	}

.comment-meta a {
	color: #777777;
	}

.comment-author { 
	background: #E6E6E6;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px 0 10px;
	text-shadow: #FAFAFA 1px 1px;
	}
	
.thread-alt, .thread-even {
	background: #F5F5F5;
	color: #333333;
	text-shadow: #FFFFFF 1px 1px;
	border: 1px solid #DDDDDD !important;
	-moz-box-shadow: 0 0 5px #CCCCCC inset;
	-webkit-box-shadow: 0 0 5px #CCCCCC inset;	
	}

.even, .alt, .depth-1 {
	border: 1px solid #FFFFFF;
	}

#text-4 {
	margin: 0;
	padding: 185px 0 0 55px;
	}

a img.tTips {
    display: block;
}

.darkTip .content {
    text-align: center;
    font-size: 18px;
	font-family: 'Love Ya Like A Sister',cursive,Georgia,Arial,Tahoma;
	margin: 0 100px 0 0;
}

.darkTip .bottom {
	margin: 0 200px 0 0;
	}


/************Page Style**********************/

#content .big-description {
    background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/gray-1.png) repeat scroll 0 0 #E8E8E8;
    margin: 0;
    padding: 20px;
    border: 1px solid #DDDDDD;
}

#content .big-description h2 {
	background: none;
    	color: #BA1B2A;
    	font-family: "Coustard",serif;
    	font-size: 50px;
    	font-weight: normal;
    	line-height: 52px;
    	padding: 20px;
    	text-align: center;
    	text-shadow: 2px 2px #430006, -1px -1px #FFFFFF;
	font-style: normal;
	}

#content .big-description p {
	text-align: center;
	}

#content .big-description h2 span {
    background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/golf-cross.png) no-repeat scroll center center transparent;
    margin: 0;
    padding: 0 0 0 65px;
}

.page #content .big-description h1 {
	background: none;
    	color: #BA1B2A;
    	font-family: "Coustard",serif;
    	font-size: 50px;
    	font-weight: normal;
    	line-height: 52px;
    	padding: 20px;
    	text-align: center;
    	text-shadow: 2px 2px #430006, -1px -1px #FFFFFF;
	font-style: normal;
	}

.page #content .big-description h3 {
    font-family: "Love Ya Like A Sister", cursive;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    line-height: 34px;
}

.page #content .big-description p.big-green {
    color: #76BD40;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

#home-note a.more-link {
    background: #b91c2c;
    font-size: 24px;
    letter-spacing: 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 3px 20px;
    cursor: pointer;
    text-decoration: none !important;
    background-image: -moz-linear-gradient(-90deg, #d92033, #b91c2c);
    background-image: -webkit-linear-gradient(#d92033, #b91c2c);
    color: #ffffff;
    -moz-box-shadow: 0px 0px 5px #333333;
    box-shadow: 0px 0px 5px #333333;
    text-transform: none;
}

#home-note a.more-link:hover {
	background: #d92033;
	background-image: -moz-linear-gradient(-90deg, #B91C2C, #D92033);
        background-image: -webkit-linear-gradient(#B91C2C, #D92033);
	}
  

/***** Home Middle ********************/

#home-middle {
	background: none;
	color: #ba1b2a;
	margin: 20px auto 30px 0;
	padding: 25px 0 0 0;
	text-shadow: #ffffff 0px 1px;
	overflow: hidden;
	font-weight: bold;
	}
	
#home-middle .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/arrows-grass.png) no-repeat top center transparent;
	height: 410px;
	}
	
#home-middle a, #home-middle a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

#home-middle h4 {
    font-family: 'Love Ya Like A Sister',cursive,Georgia,Arial,Tahoma;
    font-size: 36px;
    line-height: 38px;
    margin: 15px 0 10px 0;
	padding: 0;
	text-align: center;
}
	
#home-middle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-middle p {
	margin: 0;
	padding: 15px;
	font-size: 14px;
	}
	
#home-middle .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.home-left {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/texture-2.jpg) no-repeat top center transparent;
	height: 382px;
	}
	
#home-middle .home-left .widget {
	margin: 0 0 30px 0;
	}
	
.home-right {
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
	background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/texture-2.jpg) no-repeat top center transparent;
	height: 382px;
	}


#nav .wrap, #subnav .wrap {
    float: left;
    left: 50%;
    position: relative;
}
#nav ul, #subnav ul {
    left: -50%;
    position: relative;
}

/**************** Facebook Checklist *****************/

#home-middle .home-right .textwidget p.like {
    background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/like-2.png) no-repeat scroll 0 15px transparent;
}

#home-middle .home-right .textwidget p.places {
    background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/places-2.png) no-repeat scroll 0 15px transparent;
}

#home-middle .home-right .textwidget p.photos {
    background: url(https://web.archive.org/web/20131225001555im_/http://www.goofygolffwb.com/wp-content/themes/goofygolf/images/photos-2.png) no-repeat scroll 0 20px transparent;
}

#home-middle .home-right .textwidget p {
    color: #666666;
    font-family: Arial, Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    font-style: normal;
    line-height: 75px;
    margin: 0 0 10px 25px;
    padding: 0 0 0 85px;
    text-shadow: none;
}

#home-middle .home-right .textwidget {
    margin: 0 0 0 40px;
}

#home-middle .home-right .textwidget p.facebook {
    color: #546F9C;
    font-size: 14px;
    line-height: 16px;
    margin: 28px 0 0 54px;
    padding: 0;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}

#home-middle .home-left .textwidget p.pricing {
	color: #546f9c;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	text-shadow: 1px 1px #ffffff;
	line-height: 16px;
	margin: 29px 0 0 0;
	}

#home-middle .home-left .textwidget p.pricing a, #home-middle .home-right .textwidget p.facebook a {
	color: #546f9c;
	}

#home-middle .home-left .textwidget p.pricing a:hover, #home-middle .home-right .textwidget p.facebook a:hover {
    text-decoration: underline;
    }

#home-middle .home-left .textwidget {
	text-align: center;
	}

#home-middle .home-left .textwidget p {
    color: #666666;
    font-family: Arial,Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 75px;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #FFFFFF;
}
/*
     FILE ARCHIVED ON 00:15:55 Dec 25, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:45:10 Oct 13, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.665
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.011
  esindex: 0.012
  cdx.remote: 317.802
  LoadShardBlock: 1001.554 (3)
  PetaboxLoader3.datanode: 423.387 (4)
  PetaboxLoader3.resolve: 911.933 (2)
  load_resource: 700.068
*/