/*
Theme Name: Lost in the Funhouse
Theme URI: http://www.gregbo.com
Description: Lost in the Funhouse template.
Version: 1.0
Author: Gregbo Watson
Author URI: http://www.gregbo.com/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/

html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #600;
	font-family: Arial, Helvetica, sans-serif;
}
#MainContainer {
	height: 100%;
	width: 1024px;
	background-image: url(images-funhouse/home/main-orange-bg.jpg);
	background-repeat: repeat;
	background-color: #C00;
}
#MainContainer #TopRow {
	background-image: url(images-funhouse/home/top.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 1024px;
}
#MainContainer #NavRow {
	height: 41px;
	width: 1024px;
}
#MainContainer #SplashArea {
	height: 360px;
	width: 1024px;
}
#SplashArea #SplashLeft {
	background-image: url(images-funhouse/home/splash1.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 558px;
}
#SplashArea #SplashRight {
	background-image: url(images-funhouse/home/splash2.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 466px;
}
#ContentHolder {
	background-image: url(images-funhouse/home/content-bg-y.jpg);
	background-repeat: repeat-y;
	width: 696px;
}
#ContentHolder #Top {
	background-image: url(images-funhouse/home/content-bg-top.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 15px;
}
#ContentHolder #Top h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
}
#ContentHolder .date {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
#SideBarHolder {
	width: 328px;
}
#SideBarHolder #TwitterTop {
	height: 58px;
	width: 328px;
}
#SideBarHolder #TwitterStream {
	background-image: url(images-funhouse/home/twitter-y.jpg);
	background-repeat: repeat-y;
}
#SideBarHolder #TwitterBottom {
	height: 27px;
	width: 328px;
}
#Footer {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 50px;
	background-image: url(/wordpress/wp-content/themes/Lost-in-the-Funhouse/images-funhouse/home/footer-bg.jpg);
	background-repeat: no-repeat;
}
.act a:link {
	font-size: 12px;
	color: #450000;
}
.act a:visited {
	font-size: 12px;
	color: #000;
}
.act a:hover {
	font-size: 12px;
	color: #450000;
}
.act a:active {
	font-size: 12px;
	color: #450000;
}
#cmtswitcher {
}
#cmtswitcher a:link {
	color: #450000;
	font-size: 12px;
}
#cmtswitcher a:visited {
	color: #450000;
	font-size: 12px;
}
#cmtswitcher a:hover {
	color: #000;
	font-size: 12px;
}
#cmtswitcher a:active {
	color: #450000;
	font-size: 12px;
}
#commentlist {
	font-size: 15px;
	line-height: 17px;
	color: #333;
}
#commentlist ol {
	list-style-type: none;
}
#commentform #respond .row {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
}
#commentform #respond .row a:link {
	color: #450000;
}
#commentform #respond .row a:visited {
	color: #450000;
}
#commentform #respond .row a:hover {
	color: #000;
}
#commentform #respond .row a:active {
	color: #450000;
}
a.feed:link {
	font-size: 12px;
	color: #450000;
}
a.feed:visited {
	font-size: 12px;
	color: #450000;
}
a.feed:hover {
	font-size: 12px;
	color: #000;
}
a.feed:active {
	font-size: 12px;
	color: #450000;
}
div .submitbutton {
	margin-top: 3px;
	margin-bottom: 3px;
}
#submitbox .submitbutton #submit {
	background-color: #750000;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #000;
}
#postnavi {
	font-size: 12px;
}
#postnavi .prev:after {
	content: ' | ';
}
#ContentHolder a:link {
	color: #450000;
}
#ContentHolder a:visited {
	color: #450000;
}
#ContentHolder a:hover {
	color: #000;
}
#ContentHolder a:active {
	color: #450000;
}
#ContentHolder blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
	color: #750000;
}
#SideBarHolder #TwitterStream {
	padding-left: 10px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-right: 25px;
}
#SideBarHolder #TwitterStream a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SideBarHolder #TwitterStream h3 {
	font-size: 15px;
	color: #CCC;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750000;
	padding-bottom: 3px;
}
#SideBarHolder #TwitterStream ul {
	list-style-type: none;
	padding-left: 5px;
}
#SideBarHolder #TwitterStream ul ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750000;
	color: #FFF;
}
#twitter_update_list {
}
.content {
	font-size: 12px;
	line-height: 19px;
	color: #333;
}
.content p {
}
.content img {
}
.addtoany_share_save_container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.addtoany_share_save_container ul {
	list-style-type: none;
	padding-left: 0px;
}
#SideBarHolder #Widgets {
	padding-left: 10px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-right: 25px;
}
#SideBarHolder #Widgets h3 {
	font-size: 15px;
	color: #CCC;
	margin-bottom: 5px;
}
#SideBarHolder #Widgets ul {
	padding-left: 5px;
	list-style-type: none;
}
#SideBarHolder #Widgets li {
	margin-bottom: 3px;
}
#SideBarHolder #Widgets a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SideBarHolder #Widgets a:link {
	color: #F90;
	text-decoration: none;
}
#SideBarHolder #Widgets a:visited {
	color: #F90;
	text-decoration: none;
}
#SideBarHolder #Widgets a:hover {
	color: #F93;
	text-decoration: underline;
}
#SideBarHolder #Widgets a:active {
	color: #F90;
	text-decoration: none;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}.under {
	font-size: 12px;
	margin-bottom: 4px;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #450000;
}
.messagebox {
	font-size: 12px;
	color: #333;
}
#twitter {
}
#twitter a:link {
	color: #750000;
	text-decoration: none;
}
#twitter a:visited {
	color: #750000;
	text-decoration: none;
}
#twitter a:hover {
	color: #750000;
	text-decoration: underline;
}
#twitter a:active {
	color: #750000;
	text-decoration: none;
}
.FollowTwitter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.FollowTwitter a:link {
	color: #FFF;
	text-decoration: none;
}
.FollowTwitter a:visited {
	color: #FFF;
	text-decoration: none;
}
.FollowTwitter a:hover {
	color: #FFF;
	text-decoration: underline;
}
.FollowTwitter a:active {
	color: #FFF;
	text-decoration: none;
}
.translate_hr {
	display: none;
}
#Widgets #search #searchform .hidden {
	color: #CCC;
	font-weight: bold;
}
#Widgets div#search {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E45E00;
	border-bottom-color: #E45E00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Widgets div#search input#searchsubmit {
	background-color: #750000;
	color: #CCC;
	border: 1px solid #CCC;
}
.breadcrumbs {
	font-size: 12px;
	color: #666;
}
#postpath {
	font-size: 12px;
	color: #666;
}
#Footer a:link {
	color: #F93;
}
#Footer a:visited {
	color: #F93;
}
#Footer a:hover {
	color: #750000;
}
#Footer a:active {
	color: #F93;
}
div .wp-caption {
	background-color: #FFF;
	text-align: center;
	padding-top: 4px;
	border: 1px solid #666;
}
div .wp-caption img {
	border: 1px solid #666;
	margin-left: 4px;
	margin-right: 4px;
}
.wp-caption-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 3px;
	margin-bottom: 4px;
	line-height: 15px;
}
.wp-caption-text:before {
	content: '"';
}
.wp-caption-text:after {
	content: '"';
}
.title {
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
a.title:link {
	text-decoration: none;
}
a.title:visited {
	text-decoration: none;
}
a.title:hover {
	text-decoration: underline;
	color: #333;
}
a.title:active {
	text-decoration: none;
}
