/* @override 
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?061910-45523
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?062110-215905
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?062110-225610
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?062110-225930
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?062210-04149
	http://ervinlaszlo.com/wp-content/themes/thesis_17/custom/custom.css?062210-22434
	http://ervinlaszlo.com/wp-content/themes/thesis_18b1-el_base/custom/custom.css?071910-235756
*/

/* @group Search, etc. Generic Template Push */

div#custom_header_wrapper {
	display: none;
}

body.custom #custom_nav_wrapper,
body.custom div#footer-right,
body.custom div#footer-left {
	display: none;
}

#archive_info h1 {
	color: maroon;
	font-size: 3em;
}



/* @end */

.custom #header {
	border-bottom: none;
	height: 180px;
	padding-top: 0;
	padding-bottom: 0;
	background: url(http://ervinlaszlo.com/wp-content/themes/thesis_16/custom/images/Ervin-Blog-Header-Eclipse.jpg)
center left no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.custom #header #logo, 
.custom #header #tagline {
	display: none;
}

/* @group Custom Landing Page */

body.custom.landing-page {
	background: black url(images/bkgd-stars-radial-zoom.jpg) center;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 1200px;
}

body.custom.landing-page div#container {
	background-color: transparent;
	background-image: none;
	border-style: none;
}

body.custom.landing-page div#content_box {
	background-image: none;
	background-color: transparent;
}

body.custom.landing-page div#page {
	background-image: none;
	background-color: transparent;
	text-align: center;
}

body.custom.landing-page div#header_area.full_width, body.custom.landing-page #footer_area div.page, 
body.custom.landing-page div#page ul.menu, 
body.custom.landing-page div#page div#header, 
body.custom.landing-page div#page div#footer {
	display: none;
}

body.custom.landing-page #content_area div.page {
	background-color: transparent;
	text-align: center;
}

body.custom.landing-page div#earth_glow_wrapper {
	height: 395px;
	margin-bottom: 20px;
	background: url(images/earth-and-glow.png) no-repeat center 55px;
}

body.custom.landing-page div#earth_wrapper {
	margin-top: 81px;
	display: inline-block;
}

body.custom.landing-page div#landing_page_content_wrapper {
	margin-bottom: 100px;
	background: url(images/words-on-out_space.png) no-repeat center top;
}

body.custom.landing-page div#landing_message {
	font-size: 18px;
}

body.custom.landing-page div#landing_message h2 {
	color: #df7814;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 30px;
}

body.custom.landing-page ul#link_options {
	list-style-type: none;
	margin-top: 0;
	text-align: center;
	width: 372px;
	margin-left: auto;
	margin-right: auto;
	height: 280px;
}

body.custom.landing-page li#link_notebook, body.custom.landing-page li#link_forum {
	width: 156px;
	float: left;
}

body.custom.landing-page li#link_notebook {
	margin-right: 30px;
}

body.custom.landing-page li#link_forum {
	margin-left: 30px;
}

body.custom.landing-page li#link_forum a {
	width: 156px;
	height: 210px;
	display: inline-block;
	background-image: url(images/btn-enter-forum.jpg);
	color: transparent;
        line-height: 300%;
        font-size: 8px;
}

body.custom.landing-page li#link_notebook a {
	width: 156px;
	height: 210px;
	display: inline-block;
	background-image: url(images/btn-enter-notebook.jpg);
        color: transparent;
        line-height: 300%;
        font-size: 8px;
}

body.custom.landing-page ul#link_options a:hover {
	display: inline-block;
	background-position: -156px top;
}

body.custom.landing-page #landing_message p {
	font: 16px "Times New Roman", Georgia, Times, serif;
	color: #e6e6e6;
	letter-spacing: 1px;
}

/* @end */