/*
Theme Name: Jayme Chalk
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	line-height: 1.3;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-family: inherit;
	text-decoration: none;
}
body	{
	font: normal normal 62.5% Arial, Helvetica, sans-serif;
	padding-top:30px;
	background-color: #474639;
	color:#fff;
}
body#sub	{
	padding-top:30px;
	background-color: #777564;
}

.clear { clear:both; }

#header { width:900px; height:183px; margin:0px auto; }
#logo { float:left; }
#header ul { float:right; height:155px; width:397px; }
#header ul li { float:left; background:url(images/bg-nav-on.png) no-repeat -9999px 0; }
#header #about a:link, #header #about a:visited { display:block; text-indent:-9999px; width:115px; height:155px; background:url(images/bg-nav-off.png) no-repeat 0 0; }
#header #about a:hover, #header #about a:active { display:block; text-indent:-9999px; width:115px; height:155px; background:url(images/bg-nav-on.png) no-repeat 0 0; }
#header #blog a:link, #header #blog a:visited { display:block; text-indent:-9999px; width:130px; height:155px; background:url(images/bg-nav-off.png) no-repeat -120px 0 }
#header #blog a:hover, #header #blog a:active { display:block; text-indent:-9999px; width:130px; height:155px; background:url(images/bg-nav-on.png) no-repeat -120px 0; }
#header #contact a:link, #header #contact a:visited { display:block; text-indent:-9999px; width:137px; height:155px; background:url(images/bg-nav-off.png) no-repeat -260px 0 }
#header #contact a:hover, #header #contact a:active { display:block; text-indent:-9999px; width:137px; height:155px; background:url(images/bg-nav-on.png) no-repeat -260px 0; }

#subheader { width:900px; height:183px; margin:0px auto; position:relative; }
#subheader #badge { position:absolute; top:87px; right:385px; z-index:2; } 
#subheader ul { float:right; height:85px; margin-right:20px; z-index:1; }
#subheader ul li { float:left; /*background:url(images/bg-subnav-on.png) no-repeat -9999px 0;*/ letter-spacing:-2px; font-size:34px; margin:35px 0 0 30px; }
#subheader ul li a { color:#fff; }
#subheader ul li a:hover { color:#BEBBAB; background:none; }
#subheader #home a:link, #subheader #home a:visited { display:block; text-indent:-9999px; width:100px; height:85px; background:url(images/bg-subnav-off.png) no-repeat 0 0; }
#subheader #home a:hover, #subheader #home a:active { display:block; text-indent:-9999px; width:100px; height:85px; background:url(images/bg-subnav-on.png) no-repeat 0 0; }
#subheader #about a:link, #subheader #about a:visited { display:block; text-indent:-9999px; width:100px; height:85px; background:url(images/bg-subnav-off.png) no-repeat -100px 0; }
#subheader #about a:hover, #subheader #about a:active { display:block; text-indent:-9999px; width:100px; height:85px; background:url(images/bg-subnav-on.png) no-repeat -100px 0; }
#subheader #blog a:link, #subheader #blog a:visited { display:block; text-indent:-9999px; width:88px; height:85px; background:url(images/bg-subnav-off.png) no-repeat -200px 0 }
#subheader #blog a:hover, #subheader #blog a:active { display:block; text-indent:-9999px; width:88px; height:85px; background:url(images/bg-subnav-on.png) no-repeat -200px 0; }
#subheader #contact a:link, #subheader #contact a:visited { display:block; text-indent:-9999px; width:110px; height:85px; background:url(images/bg-subnav-off.png) no-repeat -290px 0 }
#subheader #contact a:hover, #subheader #contact a:active { display:block; text-indent:-9999px; width:110px; height:85px; background:url(images/bg-subnav-on.png) no-repeat -290px 0; }

#subcontent { width:100%; background:#474639 url(images/bg-subcontent.png) repeat-x 0 0; min-height:400px; padding:70px 0 40px 0; }
#page { width:900px; margin:0px auto; }
#main { float:left; width:560px; }
#main a { color:#BEBBAB; border-bottom:1px dotted #777564; font-weight:bold; }
#main a:hover { color:#fff; background-color:#777564; }
#main .post { padding-bottom:70px; background:url(images/bg-post.png) no-repeat bottom left; margin-bottom:40px; }
#main .entry { font-size:1.4em; }
#main .entry h2 { font-size:2em; letter-spacing:-1px; margin:0 0 10px 0; word-spacing:-10px; padding-top:10px; }
#main .entry p { margin-bottom:20px; }
#main .entry .showcase img { border:5px solid #777564; }
#main .entry .highlight { background-color:#777564; }
#main .entry .showcase a { border:none !important; }
#main .entry .showcase a:hover { background-color:transparent !important; }
#main .entry .showcase img { display:block; }
#main .entry .small { margin:30px 0 0 15px; font-size:.8em; line-height:1.2em; width:450px; }
#main .entry blockquote { font-family:Georgia, Sans-Serif; font-size:2em; padding:25px 0 20px 0; }
#main .entry blockquote p { line-height:1.2em; }
#main .entry p h1 { font-weight:normal; margin:0 !important; display:inline !important; padding:0 !important; }
#main .title { font-size:3.4em; line-height:.5em; letter-spacing:-3px; word-spacing:-10px; font-weight:bold; color:#fff; margin-bottom:15px; }
#main .title a { border:none; color:#fff; }
#main .title a:hover { color:#BEBBAB; background:none; }
#fullmain { float:left; width:900px; }
#fullmain a { color:#BEBBAB; border-bottom:1px dotted #777564; font-weight:bold; }
#fullmain a:hover { color:#fff; background-color:#777564; }
#fullmain .post { padding-bottom:70px; background:url(images/bg-post.png) no-repeat bottom left; margin-bottom:40px; }
#fullmain .entry { font-size:1.4em; }
#fullmain .entry h2 { font-size:2em; letter-spacing:-1px; margin:0 0 10px 0; word-spacing:-10px; padding-top:10px; }
#fullmain .entry p { margin-bottom:20px; }
#fullmain .entry .showcase img { border:5px solid #777564; }
#fullmain .entry .highlight { background-color:#777564; }
#fullmain .entry .showcase a { border:none !important; }
#fullmain .entry .showcase a:hover { background-color:transparent !important; }
#fullmain .entry .showcase img { display:block; }
#fullmain .entry .small { margin:30px 0 0 15px; font-size:.8em; line-height:1.2em; width:450px; }
#fullmain .entry blockquote { font-family:Georgia, Sans-Serif; font-size:2em; padding:25px 0 20px 0; }
#fullmain .entry blockquote p { line-height:1.2em; }
#fullmain .entry p h1 { font-weight:normal; margin:0 !important; display:inline !important; padding:0 !important; }
#fullmain .title { font-size:3.4em; line-height:.5em; letter-spacing:-3px; word-spacing:-10px; font-weight:bold; color:#fff; margin-bottom:15px; }
#fullmain .title a { border:none; color:#fff; }
#fullmain .title a:hover { color:#BEBBAB; background:none; }
.authorblurb { padding-bottom:70px; background:url(images/bg-post.png) no-repeat bottom left; margin-bottom:40px; font-size:1.4em; }
#sidebar { float:right; width:240px; }
#sidebar a { color:#fff; border-bottom:1px dotted #777564; }
#sidebar a:hover { background-color:#777564; }
#sidebar h2 { font-size:3em; letter-spacing:-2px; margin-bottom:10px; word-spacing:-10px; }
#latest { float:left; width:220px; margin-top:30px; }
#latest ul { width:190px; padding-right:20px; font-size:1.2em; color:#fff; float:right; }
#latest ul li { margin-bottom:6px; }
#photostream { float:left; width:220px; margin-top:30px; }
#photostream p { float:left; font-size:1.2em; margin:0 0 0 15px; }
#flickr { float:left; margin:5px 0 5px 15px; }
#flickr img { background-color:#777564; padding:4px; }
#flickr a, #flickr a:hover { border:none; background:none; }
#marketbanana { float:left; background:url(images/bg-banana-on.png) no-repeat 0 -9999px; }
#marketbanana a { border:none; text-indent:-9999px; display:block; width:240px; height:110px; background:url(images/bg-banana-off.png) no-repeat -10px 0; }
#marketbanana a:hover { display:block; width:240px; height:110px; background:url(images/bg-banana-on.png) no-repeat -10px 0; }
#travelbanana { float:left; }
#travelbanana a { border:none; text-indent:-9999px; display:block; width:240px; height:110px; background:url(images/bg-banana-off.png) no-repeat -10px -110px; }
#travelbanana a:hover { display:block; width:240px; height:110px; background:url(images/bg-banana-on.png) no-repeat -10px -110px; }

#product-light { width:538px; height:191px; background:url(images/bg-product-light.png) repeat-x 0 0; }
#product-light p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#product-mealdeal { width:538px; height:191px; background:url(images/bg-product-mealdeal.png) repeat-x 0 0; }
#product-mealdeal p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#product-buffet { width:538px; height:191px; background:url(images/bg-product-buffet.png) repeat-x 0 0; }
#product-buffet p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#product-dessert { width:538px; height:191px; background:url(images/bg-product-dessert.png) repeat-x 0 0; }
#product-dessert p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#travel-light { width:538px; height:191px; background:url(images/bg-travel-light.png) repeat-x 0 0; }
#travel-light p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#travel-mealdeal { width:538px; height:191px; background:url(images/bg-travel-mealdeal.png) repeat-x 0 0; }
#travel-mealdeal p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#travel-buffet { width:538px; height:191px; background:url(images/bg-travel-buffet.png) repeat-x 0 0; }
#travel-buffet p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
#travel-dessert { width:538px; height:191px; background:url(images/bg-travel-dessert.png) repeat-x 0 0; }
#travel-dessert p { width:225px; position:relative; top:85px; left:28px; color:#fff; line-height:1.2em; }
.brown { background-color:#84775A; }
.plan { width:270px; height:50px; margin:-35px 0 20px 200px; background:url(images/bg-plan-on.png) no-repeat 0 -9999px; }
.plan a { display:block; width:270px; height:50px; background:url(images/bg-plan-off.png) no-repeat 0 0; border:0px !important; }
.plan a:hover { display:block; width:270px; height:50px; background-color:transparent !important; background:url(images/bg-plan-on.png) no-repeat 0 0; }

#search { float:right; width:295px; height:53px; background:url(images/bg-search.png) no-repeat 2px 3px; }
#search #box { padding:4px; font-size:1.2em; color:#fff; margin:0 5px 0 80px; background-color:#777564; border:1px inset #565547; }
#search #go { width:40px; height:29px; padding:4px; font-size:1.2em; background:url(images/bg-go.png) no-repeat 0 0; border:none; }

#content { width:100%; height:409px; background:url(images/bg-billboard.png) repeat-x 0 0; }
#billboard { width:1000px; margin:0px auto; padding-left:40px; }
#slide { float:left; position:relative; height:310px; width:575px; margin-top:35px; margin-right:60px; border:6px solid #777564; }
#slide img { position:absolute; z-index:10; top:0; left:0; }
.caption { /*background:url(images/bg-slide-caption.png) repeat-x 0 0;*/ padding:12px 0 10px 15px; height:25px; font-size:1.4em; width:560px; z-index:100; color:#fff; position:absolute; top:270px; left:0; }
.caption a { color:#fff; font-weight:bold; }
.caption a:hover { text-decoration:underline; }
#stickies { float:left; }
#market { background:url(images/bg-stickies-on.png) no-repeat 0 -9999px; }
#market a { display:block; margin:-25px 0 0 10px; text-indent:-9999px; float:right; width:298px; height:247px; background:url(images/bg-stickies-off.png) no-repeat 0 0; }
#market a:hover { display:block; margin:-25px 0 0 10px; text-indent:-9999px; float:right; width:298px; height:247px; background:url(images/bg-stickies-on.png) no-repeat 0 0; }
#travel a { display:block; margin:0 0 0 10px; text-indent:-9999px; float:right; width:298px; height:220px; background:url(images/bg-stickies-off.png) no-repeat 0 -247px; }
#travel a:hover { display:block; margin:0 0 0 10px; text-indent:-9999px; float:right; width:298px; height:220px; background:url(images/bg-stickies-on.png) no-repeat 0 -247px; }
#recent { height:50px; width:192px; background:url(images/bg-recent-clients.png) no-repeat 0 0; position:absolute; margin:60px 0 0 -10px; z-index:100; }
#coffee { font-size:2.4em; background:url(images/coffee.png) no-repeat 0 0; margin-bottom:50px; padding-top:5px; letter-spacing:-1px; word-spacing:-5px; padding-left:35px; }
#book { height:270px; width:180px; background:url(images/book.png) no-repeat 0 0; position:absolute; margin:110px 0 0 460px; z-index:100; }
#book a { height:270px; width:180px; display:block; }
.greenhead { color:#cfe791; }

#footer { width:100%; height:300px; background:#474639 url(images/bg-subfooter.png) repeat-x 0 0; }
#social { width:900px; margin:0px auto; padding-top:25px; }
#social img { float:left; }
#footer p { float:left; width:500px; margin:-15px 0 0 312px; color:#6d6c61; font-size:1.2em; }
#footer p a { color:#6d6c61; text-decoration:underline; }
#footer p a:hover { color:#fff; }
#footer ul { float:left; width:530px; margin:10px 0 0 20px; }
#footer ul li { float:left; background:url(images/bg-social-on.png) no-repeat -9999px 0; }
#footer #facebook a:link, #facebook #about a:visited { display:block; text-indent:-9999px; width:110px; height:96px; background:url(images/bg-social-off.png) no-repeat 0 0; }
#footer #facebook a:hover, #footer #facebook a:active { display:block; text-indent:-9999px; width:110px; height:96px; background:url(images/bg-social-on.png) no-repeat 0 0; }
#footer #vimeo a:link, #footer #vimeo a:visited { display:block; text-indent:-9999px; width:120px; height:96px; background:url(images/bg-social-off.png) no-repeat -100px 0 }
#footer #vimeo a:hover, #footer #vimeo a:active { display:block; text-indent:-9999px; width:120px; height:96px; background:url(images/bg-social-on.png) no-repeat -100px 0; }
#footer #twitter a:link, #footer #twitter a:visited { display:block; text-indent:-9999px; width:105px; height:96px; background:url(images/bg-social-off.png) no-repeat -212px 0 }
#footer #twitter a:hover, #footer #twitter a:active { display:block; text-indent:-9999px; width:105px; height:96px; background:url(images/bg-social-on.png) no-repeat -212px 0; }
#footer #flick a:link, #footer #flick a:visited { display:block; text-indent:-9999px; width:100px; height:96px; background:url(images/bg-social-off.png) no-repeat -310px 0 }
#footer #flick a:hover, #footer #flick a:active { display:block; text-indent:-9999px; width:100px; height:96px; background:url(images/bg-social-on.png) no-repeat -310px 0; }

.navigation { font-size:1.2em; margin-bottom:50px; }
.commentcount { font-size:1.2em; }
#commentcontainer { margin-bottom:40px; }
#commentgroup { margin-bottom:40px; }
#commentcontainer h2 { font-size:3em; letter-spacing:-2px; margin-bottom:15px; word-spacing:-10px; }
#commentcontainer #commentanchor a, #commentcontainer #commentanchor a:hover { color:#fff; border:none; background:none; }
#commentcontainer div.comments { width: 520px; padding: 20px 20px 20px 20px; background-color: #5B594B; margin: 0 0 10px 0; }
#commentcontainer div.comments cite	{ display: inline; color: #fff; font-size: 2.4em; letter-spacing:-1px; font-weight:bold; }
#commentcontainer div.comments cite a, #commentcontainer div.comments cite a:visited { color:#fff; border-bottom:1px dotted #474639; }
#commentcontainer div.comments cite a:hover, #commentcontainer div.comments cite a:active { color:#fff; background-color:#474639; }
#commentcontainer div.comments p { font-size: 1.2em; line-height: 1.3em; margin: 15px 0 0 0; }
#commentcontainer label	{ color:#fff; display:block; padding:15px 0 5px 0; font-size:1.8em; }
#commentcontainer #logged { font-size:1.2em; }
#commentcontainer input.txt	{ color: #fff; width: 436px; padding: 6px; margin-bottom:8px; background-color: #474639; border: inset 1px #474639; font-size:1.4em; }
#commentcontainer textarea { color: #fff; width: 541px; padding: 10px; height: 196px; overflow: auto; margin-bottom: 30px; background-color: #474639; border: inset 1px #474639; font-size:1.4em; }
#commentcontainer button { background:none; color:#fff; border:none; font-size:3em; letter-spacing:-2px; margin-bottom:15px; word-spacing:-10px; }
#leave { margin-top:50px; }

.wpcf7-form-control-wrap input { float:left; color: #fff; width: 436px; padding: 6px; margin:10px 0 8px 0; background-color: #474639; border: inset 1px #474639; font-size:1em; }
.wpcf7-form select { float:left; color: #fff; width: 436px; padding: 6px; margin:10px 0 8px 0; background-color: #474639; border: inset 1px #474639; font-size:1em; }
#wpcf7-f1-p603-o1 textarea { color: #fff; width: 541px; padding: 10px; height: 196px; overflow: auto; margin:10px 0 5px 0; background-color: #474639; border: inset 1px #474639; font-size:1em; }
#wpcf7-f1-p603-o1 p { float:left; margin-bottom:10px; font-weight:bold; font-size:1em; }
form.wpcf7-form { margin-top:30px; }
.wpcf7-form button { float:left; background:none; color:#fff; border:none; font-size:3em; letter-spacing:-2px; margin-bottom:15px; word-spacing:-10px; }
div.wpcf7-mail-sent-ok { float:left; width:500px; padding:10px; margin-top:-20px; background-color:#B2BC5F }
.wpcf7-captcha-cap { float:left; margin:12px 5px 0 0; }
.wpcf7-form-control-wrap { width:550px; }
#cap { float:left; width:550px; }
.wpcf7-not-valid-tip { width:550px; float:left; }