/* 

Theme Name: The Forty One

Theme URI: http://lifeisneat.com

Description: Custom theme developed by NEAT Web Design for The Forty One restaurant.

Author: Emeri Schweigert

Author URI: http://www.lifeisneat.com

Version: 1.5

Tags: side scrolling, fixed width, black, widgets, dark 


*/



/* Begin Typography & Colors */



/*body {

	font-size: 62.5%;  Resets 1em to 10px

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #333;

	color: #B0B0B0;

	text-align: center;

	}*/



#page {

	background-color: #000;

	border: 2px solid #959596;

	text-align: left;

	}



#blogheader {

	background-color: #000;

	}



#blogcontent {

	font-size: 1.2em

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.4em;

	}

	

.narrowcolumn .postmetadata {

	text-align: left;

	}



/*.alt {

	background-color: #000;

	border-top: 1px dashed #555;

	border-bottom: 1px dashed #555;

	}*/



small {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



strong {

	color: #800;

       }



/*@font-face {

font-family: "MARYJANT";

src: url(MARYJANTEOT.eot);

src: local("Mary Jane Antique"), url(MARYJANT.ttf) format("truetype");

}*/



@font-face {

	font-family: "FreewayGothicRegular";

	src: url("fwygoth.eot");

	src: local("Freeway Gothic"), local("freewaygothic"), url("http://www.thefortyone.com/testing/wp-content/themes/black-letterhead/fwygoth.woff") format("woff"), url("http://www.thefortyone.com/testing/wp-content/themes/black-letterhead/FWYGOTH.TTF") format("truetype"), url(fwygoth.ttf) format("truetype"), url(FWYGOTH.TTF) format("truetype");
}

h1 {

	font-family: "FreewayGothicRegular", Helvetica, Arial, Sans-Serif;

	font-weight: normal;

	font-size: 3.2em;

	text-align: left;

	text-transform: uppercase;

	letter-spacing: -1px;

        line-height:28px;
}



h2, h3 {

        font-family: "FreewayGothicRegular", Helvetica, Arial, Sans-Serif;

        letter-spacing: -1px;

	font-weight: normal;

}



.singlepost h2, .middlecolumn h2 {

        font-size: 1.7em;

        font-family: "FreewayGothicRegular", Helvetica, Arial, Sans-Serif;

        color:#800;

        letter-spacing:-1px;

        font-weight:normal;

}



h3#comments, h3#respond {

        font-size: 1.4em;

        font-family: "FreewayGothicRegular", Helvetica, Arial, Sans-Serif;

        color:#800;

        letter-spacing:-1px;

        font-weight:normal;

}



.description {

	font-size: 1.2em;

	text-align: center;

	letter-spacing: .6em;

}



#leftsider h2 {

        font-family: "Palatino Linotype", Serif;

	    font-size: 1.6em;

        line-height:18px;

        color:#222;

        font-weight:100;

        margin-top:20px;

        letter-spacing:normal;

}



#leftsider p {

	font-size: 1.1em;

        margin-top:20px;

        letter-spacing:normal;

}



h2.pagetitle {

	font-size: 2em;

}

	

#sidebar {

	/*border-top: 1px dashed #555;

	border-bottom: 1px dashed #555;*/

        background:url(images/sidebarbg.png) no-repeat right center;

	}

	

#sidebar h2 {

	font-family: "FreewayGothicRegular", Helvetica, Arial, Sans-Serif;

	font-size: 1.3em;

        text-transform:uppercase;

	}



.widgettitle {

        margin-top:25px !important;

}



h3 {

	font-size: 1.7em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {

	text-decoration: none;

	color: #800;

	}



h2, h2 a, h3, h3 a, #sidebar h2 {

	color: #800;

	}



h2 a:visited, h3 a:visited {

        color:#800;

}



h2 a:hover, h3 a:hover, #wp-calendar caption, cite {

	text-decoration: none;

        color:#222;

	}



.entry p a {

	color: #800;

	}



.entry p a:visited {

	color: #800;

	}



.entry p a:hover {

	color: #222;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Verdana, Arial, Sans-Serif;

	}

	

.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #666;

	}

	

code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a {

        color: #800;

	text-decoration: none;

	}



a:hover {

	color: #707070;

	text-decoration:underline;

	}

	

#wp-calendar #prev a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



/* End Typography & Colors */





/* Begin Structure */



/*body {

	margin: 0;

	padding: 0 0 20px 0; 

	}*/



#page {

	margin: 20px auto;

	padding: 0;

	width: 760px;

	}

	

#blogheader {

	padding: 0;

	margin: 0 auto;

	height: 200px;

	width: 100%;

	}



.middlecolumn {

        margin: 100px auto 0;

        width: 950px;

	font-size: 1.1em;

	height: 400px;

        background: url(images/blogwrapbg3.png) no-repeat center top;

}



.middlecolumn h2.center {

        padding-top:41px;

}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 35px 20px;

	margin: 100px 0 0;

	width: 500px;

        float:left;

        font-size: 1.1em;

        background: url(images/splashbg.jpg);

        -moz-border-radius-bottomleft:5px;

        -webkit-border-bottom-left-radius:5px;

        -moz-border-radius-bottomright:5px;

        -webkit-border-bottom-right-radius:5px;

	}



.menucolumn {

        margin: 0 auto;

        padding:0 20px 25px;

        width: 860px;

	font-size: 1.1em;

	height: 100%;

        background: url(images/splashbg.jpg);

        -moz-border-radius-bottomleft:5px;

        -webkit-border-bottom-left-radius:5px;

        -moz-border-radius-bottomright:5px;

        -webkit-border-bottom-right-radius:5px;

}



.menucolumn img {

        padding-top:21px;

}



.menucolumn h2 {

        text-transform:uppercase;

        padding:121px 15px 0 0;

        text-align:right;

        margin:0;

}



.menucolumn h2.top {

        padding-top:141px;

}



.pagepost {

	margin: 0 0 40px;

	border-top: 1px dashed #555;

	}



.singlepost {

	margin: -15px 0 15px;

	/*text-align: left;*/

        float:left;

        width:480px;

        padding: 42px 10px 5px;

        background:url(images/scrollpostbg.png) no-repeat center top;

	}



.bookend {

        float:left;

        margin: 0 0 0 30px;

        position:relative;

        z-index:0;

}

	

.post {

	margin: 0 0 5px;

	text-align: left;

        float:left;

        width:266px;

        height:303px;

        padding: 52px 25px 5px;

        background: url(images/generalposts.png) no-repeat center top;

	}



.recipes {

	/*border: 3px dashed #050;*/

        background: url(images/recipeposts1.png) no-repeat center top;

	}



.events {

/*	margin: 0 0 40px;

	text-align: left;*/

	/*border: 3px dashed #005;*/

        background: url(images/eventposts4.png) no-repeat center top;

	}



.food {

/*	margin: 0 0 40px;

	text-align: left;*/

	/*border: 3px dashed #500;*/

        background: url(images/foodposts.png) no-repeat center top;

	}



.widecolumn .post {

	margin: 0;

	}



#blogwrapper p.postmetadata {

        margin: 41px 0 0;

}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}

	

#blogfooter {

	padding: 50px 0 0 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#blogfooter p {

	margin: 0;

	padding: 20px;

	text-align: center;

	}



/* End Structure */





/*	Begin Headers */



h1 {

	padding-top: 15px;

	margin: 0;

	}



.description {

	text-align: center;

	}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin: 0px;

        padding: 30px 0 0 0; 

        border-top: 1px dashed #555;

	}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

	

/* End Headers */





/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul, .entrytext ul, .pagepost ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li, .entrytext li, .pagepost li {

	margin: 5px 0 5px 10px;

	}



.entry ul li:before, .entrytext ul li:before, #sidebar ul ul li:before, .pagepost ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}



/* End Entry Lists */





/* Begin Form Elements */



#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	text-align: center;

	}



#sidebar #searchform #s {

	width: 100px;

	padding: 2px;

        background-color: #333333;

        color: #B0B0B0;

	}



#sidebar #searchsubmit {

	padding: 1px;

	background-color: #333333;

        color: #B0B0B0;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

        color: #B0B0B0;	

        background-color: #333333;

        border: 1px ridge #ccc;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

        background-color: #333333;

        border: 1px ridge #ccc;

        color: #B0B0B0;

	}



#commentform #submit {

	margin: 0;

	float: right;

        border: 1px ridge #ccc;

	}



input {

	padding: 2px;

	margin: 5px 5px 1px 0;

        color: #B0B0B0;	

        background-color: #333333;

        border: 1px ridge #ccc;	

}	

textarea {

	width: 100%;
        
	padding: 2px;

        background-color: #333333;

        border: 1px ridge #ccc;

        color: #B0B0B0;
        
        margin-top:5px;
}

.column1 {
        float: left;
        margin-right:25px;
}

.column1 input {
        width:180px;
}

.column2 input {
        width:180px;
}

.column2 {
        float:left;
}

.column2 textarea {
        width:315px;
        height:175px;
        /*margin-bottom:-15px;*/
}

#careerswrapper div.column1 {
        /*width:280px;*/
}

#careerswrapper div.column2 textarea {
        width:275px;
        height:50px;
        /*margin-bottom:-15px;*/
}

/* End Form Elements */





/* Begin Comments*/



/*.alt {

	margin: 0px;

	padding: 0px;

	}*/



.commentlist ol {

        display:block;

        margin: 0 auto;

	padding: 0 18px;

	text-align: left;

	}



.commentlist li {

	margin: 10px 0 0;

	padding: 10px;

	list-style: none;

	}



.commentlist p {

	margin: 25px 5px 5px;

	}



#commentform p {

	margin: 5px;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



/* End Comments */





/* Begin Sidebar */



#sidebar

{

	padding: 32px 35px 10px 35px;

	float:left;

	width: 259px;

        margin: 100px 0;

	}



#sidebar form {

	margin: 0;

	}



/* End Sidebar */





/* Begin Calendar */



#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #000; 

	}



/* End Calendar */





/* Begin Various Tags & Classes */



acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 1px solid #333;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}

hr {

	display: none;

	}

 

.center {

	text-align: center;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin: 3px auto 60px;

        width:400px;

	}



.aligncenter, div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.alignleft {

        text-align: left;

        float: left;

}



.alignright {

        text-align: right;

        float: right;

}

	

.entry img, .entrytext img {

	margin: 7px;

	}

	

.gravatar img {

	float:right;

	margin-top:-15px;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



/* End Various Tags & Classes*/



/* ************ APPEND THE 41 STYLESHEET ************** */



body {

	margin:0;

	padding:0;

	width: auto;

	color:#333; 

	font: 62.5%/150% Tahoma, Sans-Serif; 

	background: #fcfaee url(images/splashbg.jpg);

	height:100%;

        outline:none !important;

}



#singlepostwrapper {

        background: #000 url(images/splashbgwood.jpg);

        height:100%;

}



#blogwrapper {

	width:100%;

        float:left;

        /*margin-top:-10px;*/

}

#blankwrapper {

        width:2000px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

}

#blankwrapper #leftsider p, #blankwrapper #first p {
        margin:5px 0 !important;
}

#blankwrapper #leftsider h2 {
        margin-bottom:25px;
}

#blankwrapper #first {
        margin-top:0;
        padding-top:70px;
}

#menuwrapper {

	width:4100px;

        /*margin-top:-10px;*/

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

}



#homewrapper {

	width:4000px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

        /*margin-top:-10px;*/

}



#contactwrapper {

	width:4850px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

        /*margin-top:-10px;*/

}



#contactwrapper iframe {

        margin-top:15px;

}



#gallerywrapper {

	width:4500px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

        /*margin-top:-10px;*/

}



#gallerywrapper #content {

        margin-top:125px;

}



#teamwrapper {

        width:1541px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

}



#cateringwrapper {

        width:1541px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;

}

#careerswrapper {

        width:2341px;

        background: url(images/scrollmenubg.png) no-repeat;

        background-position:200px 100px;
}

.valign {

        margin-top:41px;

}



.fltleft {

        float:left;

}



.fltright {

        float:right;

}



hr, .hide {

	position:absolute; 

	top:0;

    left:-9000px;

}	



ul, ol {

	margin:0;

	padding:0;

	list-style:none;

}



#middle {

	height: 500px;

}



#header {

	background:url(images/headerbg5.png) repeat-x bottom left;

	height:115px;

	width:100%;

	position:fixed;

	z-index:2;

}



#nav {

	height:50px;

	float: right;

	margin-right:60px;

	position:relative;

}



#nav li {

	float:left;

}



#nav li ul {

	display:none;

}



#nav li:hover ul, #nav li.hover ul {

    position: absolute;

    display: inline;

	margin: 0;

    padding: 0; 

}



#nav li#home a {

	display:block;

	background:url(images/btnHome-white.png) top center;

	width:77px;

	height:37px;

}



#nav li#home a:hover {

	background-position: center 37px;

}



#nav li#menus a {

	display:block;

	background:url(images/btnMenu.png) top center;

	width:77px;

	height:37px;

}



#nav li#menus a:hover {

	background-position: center 37px;

}



#nav li#blog a {

	display:block;

	background:url(images/btnBlog.png) top center;

	width:77px;

	height:37px;

}



#nav li#blog a:hover {

	background-position: center 37px;

}



#nav li#team a {

	display:block;

	background:url(images/btnTeam.png) top center;

	width:110px;

	height:37px;

}



#nav li#team a:hover {

	background-position: center 37px;

}



#nav li#gallery a {

	display:block;

	background:url(images/btnGallery.png) top center;

	width:110px;

	height:37px;

}



#nav li#gallery a:hover {

	background-position: center 37px;

}



#nav li#contact a {

	display:block;

	background:url(images/btnContact.png) center top;

	width:104px;

	height:37px;

}



#nav li#contact a:hover {

	background-position: center 37px;

}



#nav li ul li#FOH a {

	display:block;

	background:url(images/btnFOH.png) top center;

	width:120px;

	height:37px;

	margin:0 0 0 10px;

}



#nav ul.sub li#FOH a:hover {

	background-position: center 37px;

}

#nav li ul li#bios a {

	display:block;

	background:url(images/btnBios.png) top center;

	width:120px;

	height:37px;

	margin:0 -10px 0 0;

}



#nav ul.sub li#bios a:hover {

	background-position: center 37px;

}

#nav li ul li#careers a {

	display:block;

	background:url(images/btnRecruiting.png) top center;

	width:120px;

	height:37px;

	margin:0 0 0 0;

}



#nav ul.sub li#careers a:hover {

	background-position: center 37px;

}

#nav li ul li#catering a {

	display:block;

	background:url(images/btnCatering.png) top center;

	width:100px;

	height:37px;

}



#nav ul.sub li#catering a:hover {

	background-position: center 37px;

}



#nav li ul li#events a {

	display:block;

	background:url(images/btnEvents.png) top center;

	width:120px;

	height:37px;

}



#nav ul.sub li#events a:hover {

	background-position: center 37px;

}



#nav li ul li#Chef a {

	display:block;

	background:url(images/btnChef.png) top center;

	width:70px;

	height:37px;

}



#nav ul.sub li#Chef a:hover {

	background-position: center 37px;

}



#nav li ul li#Peter a {

	display:block;

	background:url(images/btnPeter.png) top center;

	width:110px;

	height:37px;

}



#nav ul.sub li#Peter a:hover {

	background-position: center 37px;

}





#nav li.home2 a {

	display:block;

	background:url(images/btnHome2.png) top center;

	background-position: 0 -3px;

	width:77px;

	height:34px;

}



#nav li.home2 a:hover {

	background-position: 0;

}



#nav li.home3 a {

	display:block;

	background:url(images/btnHome3.png) top center;

	background-position: 0 -3px;

	width:85px;

	height:31px;

}



#nav li.home3 a:hover {

	background-position: 0;

}





img.logo {

	margin:0;

	float:left;

	position:fixed;

	top:15px;

	left:250px;

	z-index:3;

}



#slideshow {

	float:left;

	margin-top:100px;

}



#leftsider {

	margin-top:100px;

	padding: 60px 0 0 30px;

	float: left;

	width:300px; 

	height: 370px;

}



#gallerymenu {

	margin-top: 41px; 

        margin-left: 25px;

	padding-left: 6px;

        width:200px;

}



#gallerymenu ul {

	list-style: none/*url(../img/rightsmall.png)*/;

}



#gallerymenu ul li {

	display:inline;

        float:left;

        margin-right:5px;

}



#menu {

	margin: 31px 0 20px 25px; 

        padding-left: 6px;

}



#menu ul {

	list-style: none/*url(../img/rightsmall.png)*/;

        font-size:1.3em;

        text-transform:uppercase;

        font-family: "FreewayGothicRegular";

}



#menu a{

	text-decoration: none;

	color: #800;

        line-height:20px;

}



#menu a:hover{

        color:#222;

	border-bottom: 2px solid #800;

}



#content {

	margin: 100px 0 0 40px; 

	float: left;

	font-size: 1.1em;

	height: 400px;

}



#content h4 {font-size: 1.2em;}

#contactwrapper #menu {
        margin-top:25px;
}

#contactwrapper .par {

        width:375px;

        margin:15px 30px 0 30px;

}



#contactwrapper #hours {

        width:225px;

        margin:41px 27px 0 0;

}



/*#contactwrapper #hours h3 {

        margin-bottom:41px;

}*/



#contactwrapper #hours table {

        border:0;

        width:150px;

        margin:35px auto 18px;

        font-size:1.2em;

}



#contactwrapper #hours table td {

        padding:2px;

}



#contactwrapper #parking {

        width:325px;

        margin:41px 41px 0 0;

}





#contactwrapper #parkingpic {

        width:1112px;
        margin-top:31px;

}



#contactwrapper .par img {

        padding-top:20px;

}

#contactwrapper #form {
        width:545px;
        margin-top:15px;
}


#gallerywrapper .par {

        width:413px;

        padding:0;

}



#gallerywrapper .par img, #gallerywrapper .par p {

        padding-left:41px;

}



#teamwrapper .par {

        width:215px;

        margin-top:89px;

}



#teamwrapper #leftsider {

        width:auto;

}

#careerswrapper #recruit {
        width:515px;
}

.par {

	margin: 45px 30px 0 0; 

	padding-left: 50px; 

	float: left; 

	width: 315px;	

	height: 400px;

}



.alt {/* modify this to add style to alternate sections*/}



#note { 

	margin-top:10px;

}

p.secbot {
        clear:both;
}

p.secbot a {

        font-family: "FreewayGothicRegular", Verdana, Sans-Serif; 

	margin-top: 6px;

	color: #800;

	background: url(../img/leftsmall.png) no-repeat scroll left center;

	text-decoration:none;

	font-size:1.2em;

        text-transform:uppercase;

}



p.secbot a:hover {

	/*border-bottom:1px solid #800;*/

        text-decoration:none;

        color:#222;

}







#arrows {

	position: fixed;

	top: 440px;

	left: 650px; 

	width: 90px;

	height: 30px;

	cursor: pointer;

}



#arrows ul {	

	margin: 0;

	padding: 0;

	list-style:none;

}



#arrows ul li {

	margin: 0;

	padding: 0;

	display:inline;

	width: 40px;

	height: 30px;

}



#arrows ul li a{

	margin-right: 5px;

	float: left;

	display: block;

	width: 40px;

	height: 30px;

	overflow: hidden;

	cursor: pointer;

	font-size: 50em;

	text-indent: -9000px;

}



#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}

#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}





#rightsider {

	margin: 0; 

	padding: 0 10px 0px 0;

	float: left;

}	



#rightsider a{

	color: #22b1e1;

	text-decoration: none;

}



#footer {

	background:#000 url(images/blackwood.jpg) repeat-x top left;

	float:left;

	width:100%;

	position:fixed;

	top:500px;

	height:100%;

}



#footer-alt {

        background:#000 url(images/splashbgwood.jpg) /*repeat-x top left*/;

	float:left;

	width:100%;

	height:100%;

        min-height:175px;

        position:relative;

        bottom:0;

        clear:both;

}



#footer h2 {

        font-family: "Palatino Linotype", Serif;

	font-size: 1.3em;

        line-height:20px;

        color:#666;

        font-weight:100;

        margin:15px 0 0 41px;

        letter-spacing:normal;

        float:left;

}



#footer-alt h2 {

        font-family: "Palatino Linotype", Serif;

	font-size: 1.3em;

        line-height:20px;

        color:#666;

        font-weight:100;

        margin:15px 0 0 41px;

        letter-spacing:normal;

        float:left;

}



#socialmedia {

        float:right;

        margin:20px 350px 0 0;

}



#socialmedia img {

        margin-right:9px;

}



#reasonwrapper {

	background:url(images/woodreason.png) no-repeat;

	width:303px;

	height:151px;

	top:450px;

	right:30px;

	position:fixed;

	z-index:3;

}



ul#reasons {

        list-style:none;

        display:block;

        width:303px;

        height:151px;

        overflow:hidden;

}



ul#reasons li {

        height:151px;

        width:303px;

}





ul#reasons li p.number {

        /*display:block;*/

	font-size:40px;

	font-family: Georgia, "Times New Roman", Times, serif;

        float:right;

        clear:both;

        margin: 19px 14px 0 0;

	color:#FFF;

	text-align:center;

	/*border:1px solid #F00;*/

	line-height:normal;

	font-weight:normal;

	letter-spacing:-3px;

        width:75px;

        height:50px;

}



ul#reasons li a.text {

        display:block;

        clear:both;

        font-family: "FreewayGothicRegular", Arial, Sans-Serif;

        text-transform:uppercase;

	font-size:12px;

	color:#fff;

	margin: 78px 99px 35px 34px;

	line-height:1.2;

        font-weight:normal;

}



.clear {

        width:100%;

        clear:both;

}



.center {

        display:block;

        margin:0 auto;

}



/********************** LIGHTBOX STYLES ***********************/



#jquery-overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

}

#jquery-lightbox {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

}

#lightbox-nav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {

	width: 49%;

	height: 100%;

	zoom: 1;

	display: block;

}

#lightbox-nav-btnPrev { 

	left: 0; 

	float: left;

}

#lightbox-nav-btnNext { 

	right: 0; 

	float: right;

}

#lightbox-container-image-data-box {

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%;

	padding: 0 10px 0;

}

#lightbox-container-image-data {

	padding: 0 10px; 

	color: #666; 

}

#lightbox-container-image-data #lightbox-image-details { 

	width: 70%; 

	float: left; 

	text-align: left; 

}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

	display: block; 

	clear: left; 

	padding-bottom: 1.0em;	

}			

#lightbox-secNav-btnClose {

	width: 66px; 

	float: right;

	padding-bottom: 0.7em;	

}
