/** Do not remove this line. Edit CSS below. */

@font-face {
    font-family: 'TriplexSerifBoldBold';
    src: url('/wp-content/themes/davidschwartz/triplserbol.eot');
    src: url('/wp-content/themes/davidschwartz/triplserbol.eot') format('embedded-opentype'),
         url('/wp-content/themes/davidschwartz/triplserbol.woff') format('woff'),
         url('/wp-content/themes/davidschwartz/triplserbol.ttf') format('truetype'),
         url('/wp-content/themes/davidschwartz/triplserbol.svg#TriplexSerifBoldBold') format('svg');
}

@font-face {
    font-family: 'PixieFontRegular';
    src: url('/wp-content/themes/davidschwartz/pixiefont.eot');
    src: url('/wp-content/themes/davidschwartz/pixiefont.eot') format('embedded-opentype'),
         url('/wp-content/themes/davidschwartz/pixiefont.woff') format('woff'),
         url('/wp-content/themes/davidschwartz/pixiefont.ttf') format('truetype'),
         url('/wp-content/themes/davidschwartz/pixiefont.svg#PixieFontRegular') format('svg');
}

.hidden { display: none; }
.unhidden {
	display: block;
	background-color:#F5F5F5;
	padding-top:12px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:none;
}

<script type="text/javascript"> 
function unhide(divID) {
    var item = document.getElementById(divID);
    if (item) {
        item.className=(item.className=='hidden')?'unhidden':'hidden';
    }
}
</script>


/* ---- Header Tweaks ---- */

#header .wrap {background: url('/wp-content/uploads/assets/4parents_01.jpg') no-repeat top left;}
#title-area {height:77px !important;}
#title{display:none;}
#description{display:none;}
#subnav {padding-left:450px; border:none; background-color:transparent;z-index:100}
#subnav li {width:76px; height:77px;}
#subnav li ul li {width:auto; height:auto;}
#subnav li a {height:64px;}
#subnav li ul li a {height:auto;}
#subnav li a {text-indent:-9900px;}
#subnav li li a {text-indent:5px;}

/* ---- Donna Tweeks ---- */
/* May need to be removed if they injure other parts of the site */

#content {
    width: 490px;
}

#gform_browse_button_2_1{background-color: #dddddd;}
.post-meta {display: none;}
.post-info {display: none;}

#sidebar-alt {
	margin-left: 20px;
}

.entry-content {
    overflow: visible;
}

.lcp_thumbnail{ float: left; margin-right:7px; margin-bottom:20px; margin-top:7px; width:60px; height:60px;}
.lcp_catlist li{ clear: both;}
.lcp_catlist ul{list-style-type: none; margin-top:20px}


/* ---- Side-Star-Standard ----*/
.widget-area ul li {
	background: url(/wp-content/themes/prose/images/4parents_sidebarstar1.png) no-repeat left;
}

/* ---- 1----- */
.books-section-full-width #header .wrap {background: url('/wp-content/uploads/assets/1books_01.jpg') no-repeat top left;}
.books-section-full-width #subnav{background: url('/wp-content/uploads/assets/1books_h1.png') no-repeat 0 0;}
.books-section #header .wrap {background: url('/wp-content/uploads/assets/1books_01.jpg') no-repeat top left;}
.books-section #subnav{background: url('/wp-content/uploads/assets/1books_h1.png') no-repeat 0 0;}
.books-section  a, .books-section a:visited { color: #BEB1DB;}
#subnav  li.books-section a {background:url('/wp-content/uploads/assets/1books.jpg') top right no-repeat;}
#subnav  li.books-section .sub-menu a {background:#9E81DB; }
#subnav  li.books-section a:hover, #subnav  li.books-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/1books_hover.jpg') top right no-repeat;}
#subnav  li.books-section .sub-menu a:hover, #subnav  li.books-section .sub-menu a:hover {background:#BEB1DB;}
.books-section a, .books-section a:visited { color: #9E81DB;}
#subnav .books-section.current-menu-item a{ background-color: #9E81DB;}
.books-section .widget-area h4 {font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #9e6cb4;}
.books-section .widget-area ul li {background: url(/wp-content/themes/prose/images/1books_01.png) no-repeat left;}
.books-section #sidebar{padding-right:50px; width:190px;}

.books-section #content {
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#f6cff6;
width:565px;
margin-left:55px;
margin-top:40px;
margin-right:-35px;
margin-bottom:50px;
padding:15px;
} 

.books-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.books-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.books-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.books-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.books-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.books-section #content .products {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	vertical-align:top;
	line-height: 115%;
	height:100%;
	border-bottom:solid;
	border-bottom-color:#000;
	border-width:2px;
	clear:both;
}

.books-section #content .cart {
	vertical-align:bottom;
	height: 30px;
	margin-bottom:8px;
	width:565px;
	text-align:right;
	border-top:solid;
	border-top-color:#000;
	border-width:2px;
	clear:both;
}

.books-section #content .products .left {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:left;
	vertical-align:top;
	width:235px;
	font-size: 14px;
	line-height: 115%;
	margin-top:10px;
	margin-bottom:10px;
}
.books-section #content .products .right {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:right;
	vertical-align:top;
	text-align:right;
	width:190px;
	font-size: 14px;
	line-height: 115%;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.books-section #content .products .center {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:right;
	vertical-align:top;
	width:100px;
	font-size: 14px;
	line-height: 115%;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}


/* ---- 2----- */

.speaking-section #header .wrap {background: url('/wp-content/uploads/assets/2speaking_01.jpg') no-repeat top left;}
.speaking-section #subnav{background: url('/wp-content/uploads/assets/2speaking_h1.png') no-repeat 0 0;}
#subnav li.speaking-section a {background:url('/wp-content/uploads/assets/2speaking.jpg') top right no-repeat;}
#subnav li.speaking-section .sub-menu a {background:#48D2CA; }
#subnav li.speaking-section a:hover, #subnav li.speaking-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/2speaking_hover.jpg') top right no-repeat;}
#subnav li.speaking-section .sub-menu a:hover, #subnav li.speaking-section .sub-menu a:hover {background:#9CD4D1;}
.speaking-section .widget-area h4{font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #63c6cd;}
.speaking-section a, .speaking-section a:visited {color: #999;}
.speaking-section a:hover {color: #000;}
#subnav .speaking-section.current-menu-item a{ background-color: #999;}
.speaking-section #sidebar{padding-right:100px; width:175px;}
.speaking-section #sidebar a, .speaking-section a:visited {color: #999;}
.speaking-section #sidebar a:hover {color: #000000;}
.speaking-section #content{
	margin-left:55px;
	margin-top:30px;
	width:525px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:15px;
	}


.speaking-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.speaking-section #content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.speaking-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align:left;
	line-height: 115%;
	padding-top:15px;
}

.speaking-section #content h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:oblique;
	font-size: 16px;
	text-align:left;
	line-height: 105%;
}

.speaking-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.speaking-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.speaking-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.speaking-section #content .subsmallr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:right;
	line-height: 115%;
}


/* ---- 3----- */

.about-section #header .wrap {background: url('/wp-content/uploads/assets/3about_01.jpg') no-repeat top left;}
.about-section #subnav{background: url('/wp-content/uploads/assets/3about_h1.png') no-repeat 0 0;}
.about-section  a, .about-section a:visited {color: #0072bc;}
#subnav  li.about-section a {background:url('/wp-content/uploads/assets/3about.jpg') top right no-repeat;}
#subnav  li.about-section .sub-menu a {background:#76C74F; }
#subnav  li.about-section a:hover, #subnav  li.about-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/3about_hover.jpg') top right no-repeat;}
#subnav  li.about-section .sub-menu a:hover, #subnav  li.about-section .sub-menu a:hover {background:#000;}
.about-section a:hover { color:#000;}
#subnav .about-section.current-menu-item a{ background-color: #76C74F;}
.about-section .widget-area h4 {font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #86cd63;}
.about-section .widget-area ul li { background: url('/wp-content/themes/prose/images/3about_01.png') no-repeat left;}
.about-section #sidebar{padding-right:100px; width:175px;}
.about-section #sidebar a{color: #999;}
.about-section #sidebar a:hover{color: #000000;}
.about-section #content{
	margin-left:55px;
	margin-top:30px;
	width:525px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#92cd73;
	padding:15px;
	}

.about-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.about-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align:center;
	line-height: 115%;
}

.about-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.about-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.about-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.about-section #content .subsmallr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:right;
	line-height: 115%;
}

/* ---- 4----- */

.teachers-section #header .wrap {background: url('/wp-content/uploads/assets/4parents_01.jpg') no-repeat top left;}
.teachers-section #subnav{background: url('/wp-content/uploads/assets/4parents_h1.png') no-repeat 0 0;}
#subnav  li.teachers-section a {background:url('/wp-content/uploads/assets/4parents.jpg') top right no-repeat;}
#subnav  li.teachers-section .sub-menu a {background:#FFB30E; }
#subnav  li.teachers-section a:hover, #subnav  li.teachers-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/4parents_hover.jpg') top right no-repeat;}
#subnav  li.teachers-section .sub-menu a:hover, #subnav  li.teachers-section .sub-menu a:hover {background:#FFDB8E;}
.teachers-section .widget-area h4{font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #ffb30e;}
.teachers-section a, .teachers-section a:visited {color: #FFB30E;}
.teachers-section a:hover {color: #666666;}
#subnav .teachers-section.current-menu-item a{ background-color: #FFB30E;}
.teachers-section #sidebar{padding-right:100px; width:175px;}
.teachers-section #sidebar a, .teachers-section a:visited {color: #666666;}
.teachers-section #sidebar a:hover {color: #000000;}
.teachers-section #content{
	margin-left:55px;
	margin-top:30px;
	width:525px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:15px;
	}

.teachers-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.teachers-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align:center;
	line-height: 115%;
}

.teachers-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.teachers-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.teachers-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.teachers-section #content .subsmallr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:right;
	line-height: 115%;
}



/* ---- 5----- */

.fun-section #header .wrap {background: url('/wp-content/uploads/assets/5fun_01.jpg') no-repeat top left;}
.fun-section #subnav{background: url('/wp-content/uploads/assets/5fun_h1.png') no-repeat 0 0;}
.fun-section  a, .fun-section a:visited { color: #FFB69E;}
#subnav li.fun-section a {background:url('/wp-content/uploads/assets/5fun.jpg') top right no-repeat;}
#subnav li.fun-section .sub-menu a {background:#FF6431; }
#subnav li.fun-section a:hover, #subnav li.fun-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/5fun_hover.jpg') top right no-repeat;}
#subnav li.fun-section .sub-menu a:hover, #subnav  li.fun-section .sub-menu a:hover {background:#FFB69E;}
.fun-section a, .fun-section a:visited { color: #FF6431;}
#subnav .fun-section.current-menu-item a{ background-color: #FF6431;}
.fun-section .widget-area h4 {font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #ff6431;}
.fun-section .widget-area ul li { background: url('/wp-content/themes/prose/images/5fun_01.png') no-repeat left;}
.fun-section #sidebar{width:150px;}
.fun-section #content-sidebar-wrap{width:900px;}
.fun-section #sidebar a, .teachers-section a:visited {color: #666666;}
.fun-section #sidebar a:hover {color: #000000;}
.fun-section #content{
	margin-left:55px;
	margin-top:30px;
	width:575px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:15px;
	}

.fun-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.fun-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align:center;
	line-height: 115%;
}

.fun-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.fun-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.fun-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.fun-section #content .subsmallr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:right;
	line-height: 115%;
}



/* ---- 6----- */

.ink-section #header .wrap {background: url('/wp-content/uploads/assets/6ink_01.jpg') no-repeat top left;}
.ink-section #subnav{background: url('/wp-content/uploads/assets/6ink_h1.png') no-repeat 0 0;}
#subnav  li.ink-section a {background:url('/wp-content/uploads/assets/6ink.jpg') top right no-repeat;}
#subnav  li.ink-section .sub-menu a {background:#e6719d; }
#subnav  li.ink-section a:hover, #subnav  li.ink-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/6ink_hover.jpg') top right no-repeat;}
#subnav  li.ink-section .sub-menu a:hover, #subnav  li.ink-section .sub-menu a:hover {background:#FFDB8E;}
.ink-section .widget-area h4{font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #e6719d;}
.ink-section a, .ink-section a:visited {color: #e6719d;}
.ink-section a:hover {color: #666666;}
#subnav .ink-section.current-menu-item a{ background-color: #e6719d;}
.ink-section #sidebar{padding-right:100px; width:175px;}
.ink-section #sidebar a, .ink-section a:visited {color: #666666;}
.ink-section #sidebar a:hover {color: #000000;}
.ink-section #content{
	margin-left:55px;
	margin-top:30px;
	width:525px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:15px;
	}

.ink-section #content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	text-align:left;
	line-height: 115%;
	color:#7f4a91;
}

.ink-section #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align:center;
	line-height: 115%;
}

.ink-section #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 115%;
}

.ink-section #content .sub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 115%;
}

.ink-section #content .subsmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 115%;
}

.ink-section #content .subsmallr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:right;
	line-height: 115%;
}


/* ---- 7----- */

.contact-section #header .wrap {background: url('/wp-content/uploads/assets/7contact_01.jpg') no-repeat top left;}
.contact-section #subnav{background: url('/wp-content/uploads/assets/7contact_h1.png') no-repeat 0 0;}
.contact-section  a, .contact-section a:visited { color: #A9C3DE;}
#subnav  li.contact-section a {background:url('/wp-content/uploads/assets/7contact.jpg') top right no-repeat;}
#subnav  li.contact-section .sub-menu a {background:#6DA4DE; }
#subnav  li.contact-section a:hover, #subnav  li.contact-section.current-menu-item a:hover {background:url('/wp-content/uploads/assets/7contact_hover.jpg') top right no-repeat;}
#subnav  li.contact-section .sub-menu a:hover, #subnav  li.contact-section .sub-menu a:hover {background:#A9C3DE;}
.contact-section a, .contact-section a:visited { color: #6DA4DE;}
#subnav .contact-section.current-menu-item a{ background-color: #6DA4DE;}
.contact-section .widget-area h4 {font-family:"PixieFontRegular","Times New Roman", Times, serif; font-size:20px; line-height:105%;color: #235990;}
.contact-section .widget-area ul li { background: url('/wp-content/themes/prose/images/7contact_01.png') no-repeat left;}
.contact-section #sidebar{padding-right:75px; width:140px;}
.contact-section #content{
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#e0eae9;
width:565px;
margin-left:55px;
margin-top:40px;
padding:15px;
margin-bottom:50px;
}

/* --- Homepage---- */
@charset "UTF-8";
/* CSS Document */
	
.home h1 {background: url('/wp-content/themes/davidschwartz/images/ds_name.jpg') no-repeat;	text-indent: -9999px;height: 68px;width: 410px; margin: 0px;	}	
	
.home-section h2 {
	font-family: 'TriplexSerifBoldBold';
	font-size: 36px;
	color: #4f73bd;
	position:absolute; left:450px; top:28px; margin: 0px;
}

.home-section #slider{
	width:880px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#4c4e7b;
	padding-left:15px;
	padding-right:15px;
	padding-top:40px;
	padding-bottom:15px;
	}

.home-section #content-sidebar-wrap{
	margin-top:-35px;
}

#photo{float: left;}

ul#imagemap {
	list-style: none;
	background: url('/wp-content/themes/davidschwartz/images/imagemap.jpg') no-repeat 0 0;
	width: 550px;
	height: 437px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left:410px;
}

ul#imagemap li {position: absolute;}

ul#imagemap li a {
	display:block;
	height:100%;
	text-indent:-9999px
}

#books {
	width: 144px; height: 125px;
	top: 233px; left: -15px;
        list-style: none;
}

#parents {
	width: 144px; height: 125px;
	top: 55px; left: 5px;
        list-style: none;
}

#fun {
	width: 144px; height: 125px;
	top: 4px;	left: 170px;
        list-style: none;
}

#speaking {
	width: 144px; height: 125px;
	top: 169px;	left: 147px;
        list-style: none;
}

#about {
	width: 144px; height: 125px;
	top: 115px;	left: 320px;
        list-style: none;
}

#contact {
	width: 144px; height: 125px;
	top: 286px;	left: 268px;
        list-style: none;
}

/* Homepage Imagemap */

ul#imagemap li a:hover {background:url('/wp-content/themes/davidschwartz/images/imagemap.jpg') no-repeat 0 0 }
ul#imagemap li#books a:hover {background-position: -15px -733px;}
ul#imagemap li#parents a:hover {background-position: -35px -555px;}
ul#imagemap li#fun a:hover {background-position: -200px -504px;}
ul#imagemap li#speaking a:hover {background-position: -177px -669px;}
ul#imagemap li#about a:hover {background-position: -350px -615px;}
ul#imagemap li#contact a:hover {background-position: -298px -786px;}


#social{position:absolute;top: 140px; left: 810px}
#social img {padding-right:3px}

.home #content-sidebar-wrap {width:100%}
.home #wrap {overflow:invisible;}
#wrap {width:970px; padding:10px 0;margin:5px 0;}
#inner {width:950px;}

.home #header { display: none;}
.home h1.entry-title { display:none; }
.home #subnav { display:none; }

/* subnav header changes.. to put a home link over the logo image */
#header { position: relative; }
.home-link-head { float: left; position: absolute; top: 0; left: 15px; z-index: 300; }
.home-link-head > a {
    display: block;
    height: 156px;
    width: 370px;
    text-indent: -999em;
}
