/*
Version: 1.2
Author: Scott Anderson

Credits and license:

Uses the Blueprint CSS framework:
http://www.blueprintcss.org/

Design, CSS and HTML are released under LGPL version 3:
http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Last update: July 20, 2009
*/

/* STANDARD HTML TAGS */
/*---------- mailpress loading error specific for ie-----------*/
.mp-loading { filter: Alpha(Opacity=0); }

img, div, a, input, form { behavior: url(png_ie_fix/iepngfix.htc) }

body {
   
    background: #170501;
	/*background: #e9dab3;*/
	color: #111;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
	color:#c39f49;
	text-decoration: none;
}


a:visited {
	color:#c39f49;
	text-decoration: none;
	
}

a:hover {
	color:#d7d7d7;
	text-decoration: none;
}

a:active {
	    text-decoration:none;
        color:#d7d7d7;
		
}
a:focus {
		text-decoration:none;
		color:#d7d7d7;
}

blockquote {
	border-left: 0.5em solid #ccc;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	color:#eee;
}

hr {
	background: #eee;
	color: #eee;
}

small {
	color: #555;
	font-size: 0.9em;
}

th {
	background: #eee !important;
}

ul.inline {
	display: block;
	margin: 1em 0;
	padding: 0;
}

	ul.inline li {
		display: inline;
		margin: 0 0.5em 0 0;
	}

/* CUSTOM CSS CLASSES */

.alignleft {
	float: left; display: inline; /* IE6 fix */
	padding: 0 1em 0.5em 0;
	text-align: left;
}

.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignright {
	float: right; display: inline; /* IE6 fix */
	padding: 0 0 0.5em 1em;
	text-align: right;
}

.alignjustify {
	text-align: justify;
}

.comment-container {
	padding: 0 35px 0 45px;
}

.commentlist {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

	.commentlist li {
		border-color: #201a12;
		margin: 0.5em 0;
	}

	.commentlist cite {
		font-size: 1.2em;
		font-style: normal;
		color:#fff;
	}

	.commentlist img {
		border: 1px solid #eee;
		float: left; display: inline; /* IE6 fix */
		margin: 0 1em 0.5em 0;
		padding: 4px;
		text-align: left;
	}

	.commentlist p {
		clear: both;
	}
	
	.commentlist .bypostauthor {
		background: #201a12;
		border-left: 0.5em solid #ccc;
		
		padding-left: 1em;
	}
		
.commentmetadata {
	color: #555;
	font-size: 0.9em;
}

.entry {
}

.input label {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

.post {
	margin: 25px 0 25px 0px;
	
	
}

.post p {
	padding:0 0 10px 50px;
	margin:0 auto;
	text-align:left;
	
	
}

.postmetadata {
	clear: both;
	color:#ba1a3f;
	font-size: 0.9em;
	background: #201a12;
	
	
	
}
.post-date {
   margin:-65px 0 0 -25px;
   padding:0 0 50px 0;
   width:50px;
   font-size:24px;
   font-weight:800;	
   font-family:Garamond;
   color:#d7d7d7;
   height:20px;
   background:#201a12;
   text-align:center;
   
   

}
.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	padding: 0.5em;
}

	.wp-caption img {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	.wp-caption p.wp-caption-text {
		margin: 0;
		padding: 0;
	}

/* DOM ELEMENTS */

#page {

}

	#header {
		height: 100px;
		overflow: hidden;
	   
        background: url(/wp-content/themes/baseline/site-images/furiwa-header.jpg) no-repeat;
		
	}
	
/*		#header * {
			color: #555;
			line-height: 1.3em;
			text-decoration: none;
			

		}  */
		
		#headerimg {
			
			height: 85px;
			
		    margin:-50px 0 -10px 20px;
			
		}
		
		#header h1 {
			margin: 2em 0 0 0;
		}
		.head-info h4 {
			padding:0 35px 0 0;
			margin:0 auto;
			width: 400px;
			float:right;
			position:relative;
			margin-top:-50px;
			text-align:right;
			color:#c39f49;
			font-size:1.4em;
		}

	#content {
		margin: 0px 0 5px 0;
		overflow: hidden;
		width:950px;
		min-height:350px;
		height:auto !important;
		
		padding:0;	
	
	}
	
	#content_archive {
		margin: 25px 0 1.5em 0;
		overflow: hidden;
		width:670px;
		min-height:350px;
		padding:0 25px 0 25px;
	
		
			
		
	
	}
	
	#content_archive a img {
		padding: 7px;
		border:#ffcccc solid 1px;
		
	}
	
	#content_archive a {
		padding:5px;
	}
	
	#content_singlepost {
		margin: 0px 0 1.5em 0;
		overflow: hidden;
		width:670px;
		min-height:350px;
		padding:0 25px 0 50px;
	
		
			
		
	
	}
	
	#content_singlepost a img {
		padding: 7px;
		border:#d7d7d7 solid 1px;
		
	}
	
	#content_singlepost a {
		padding:5px;
	}
	
	
	#content_blog {
		margin: 0px 0 1.5em 0;
		overflow: hidden;
		width:670px;
		min-height:350px;
		padding:25px 20px 0 50px;
	
		
			
		
	
	}
	
	#content_blog img {
		padding: 7px;
		border:#d7d7d7 solid 1px;
		margin:5px;
		position:relative;
		
	}
	
	#content_blog a {
		padding:0;
		margin:15px 0 0 0;
		
		
	}
	
	#content_blog h2 {
		padding:5px 5px 5px 45px;
		margin: 25px 0 0 0;
		
		
	}
	
		#content h1 {
			font-size: 2em;
			margin: 0 0 0.5em 0;
			color:#FFFF99;
		}
	
		#content h2 {
			font-size: 1.8em;
			margin: 0 0 0.5em 0;
		}
	
		#content h3 {
			font-size: 1.5em;
			margin: 1em 0 0.5em 0;
		}
	
	#sidebar {
		font-size: 0.9em;
		margin: 25px 0 0 1em;
		overflow: hidden;
	}
	
		#sidebar ul {
			list-style: none;
			margin: 0 0 1.5em 0;
			padding: 0;
		}
		
		#sidebar li {
			margin: 0 0 0.5em 0;
		}
		
		#sidebar h2 {
			font-size: 1.6em;
			margin: 0.5em 0;
		}
		
		#sidebar h2 a {
			color: #111;
			text-decoration: none;
		}
		
		#sidebar form {
			margin-bottom: 1.5em;
		}
		
		#sidebar div {
			line-height: 1.5em;
			margin: 0 0 1.5em 0;
		}

		#sidebar div a {
			padding: 0 0.5em 0 0;
			white-space: nowrap;
		}

		#sidebar div a:hover {
			color: #c22290 !important;
		}
	#footer-divider {
			
			margin:0 auto;
			width:950px;
			padding:0;
			height:auto;
		}
	
	#footer {
		/*border-top: #FFCCCC solid 1px;*/
		color: #c39f49;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		overflow: hidden;
		background:#170501;
		height:80px;
		padding: 5px 0 0 18px;
		width:925px;
	
	}
	
		#footer p {
			margin: 0.5em 0;
			
		}
	
	
		#footer li {
			display: inline;
			margin: 0 1em 0 0;
		}
		
		.footer_copyright {
			    margin:0;
				padding:0;
				margin:-30px 20px 0 0;
				overflow:hidden;
				width:500px;
				float:right;
			}
			
			.footer_copyright p {
			    font-size:1em;
				font-family:Verdana,Helvetica,Arial,sans-serif;
				color:#c39f49;
				text-align:right;
			
			}
			
		
		/*-----------------menu footer------------*/


			.menu {
			
			
			
			font-size:1em;
			color:#c39f49;
			font-family:Verdana,Helvetica,Arial,sans-serif;
		    margin:0;
			margin-top:-45px;
			
			float:right;
			padding: 0;
			
			}
			
			.menu ul {
			list-style: none;
			margin: 0;
			padding: 0;
		     }
			
			.menu li {
			display:inline;
			list-style-type:none;
			margin:0;
			padding:0;
			}
			
			.menu li a {
			
			color:#c39f49;
			text-decoration:none;
			
			padding:8px 8px 0 0;
			
			}
			
			.menu li a:hover {
			color:#d7d7d7;
			text-decoration:none;
			}
			
	
			
			
			
		/*-----------------------------------------------*/
			.home-tagline {
				position:relative;
				width:950px;
				margin:0 auto;
				padding:0px;
				text-align:center;
				color:#6f6459;
             }
			.home-tagline p {
				
				margin:0 auto;
				padding:0;
				color:#6f6459;
				font-size:.85em;
				
			
			}
			.home-tagline h3 {
				
				margin:0 auto;
				padding:0;
				color:#ffcccc;
				font-size:1.2em;
				
			
			}
			
			.whoweare-desc {
				position:relative;
				width:950px;
				margin:0 auto;
				padding:0px;
				text-align:left;
				color:#ffcccc;
             }
			.whoweare-desc p {
				
				margin:0 auto;
				padding:0;
				color:#ffcccc;
				font-size:.95em;
				
			
			}
			.header-tagline {
			/*background: url(/images/headertab.png) no-repeat right;*/
			float:right;
			
			margin:0;
			position:relative;
			padding:0 30px 0 0;
			width:370px;
			
			
			}
			
			.header-tagline h6 {
			
			text-align:right;
			margin:0;
			padding:15px 0px 0 45px;
			font-size:1.2em;
			color:#c39f49;
			height:25px;
			
			}
			
			.lifetime_logo {
				padding: 10px;
				margin:-20px 0 0 0;
				width:300px;
				height:60px
			}
			.lifetime_logo h4 {
				margin:10px 0 0 10px;
				padding:0;
				color:#c39f49;
			
			}
			
			
		

/*---------------------------------THANK YOU SECTION ---------------------------*/

.thankyou-container {
	margin:0;
	padding:25px 10px 25px 55px;
	width:800px;
	display:block;
	
}


.thankyou  {
	margin:0;
	padding:25px 0 20px 0;
	float:left;
}
.thankyou p {
	color:#d7d7d7;
	text-align:left;
}

.clearline {
	width:600px;
	margin: 0 auto;
	padding:20px 0 20px 0;
	border-bottom:1px solid #6f6459;
	text-align:center;
	clear:both;
}
.image {
	padding:25px;
}


.thankyou-title {
	float:left;
	padding:0 0 0 35px;
}
/*---------------------------------CONTACT SECTION ---------------------------*/

.contact-container {
	margin:0;
	padding:30px 0 0 45px;
	width:400px;
	height:auto;
	float:left;
}
.contact-info {
	background:url(/images/contact-bg.jpg);
	width:400px;
	height:450px;
	float:right;
	position:relative;
	margin-right:55px;
	margin-top:25px;
	
}

.business-hours {
	width:350px;
	margin:310px 0 0 35px;
	font-size:.9em;
	color:#d7d7d7;
}


.contact-field{
	margin:0;
	padding:0;
	width:300px;
	
}.contact-field p {
    margin:0;
	padding:0;
	color:#d7d7d7;
}
.button {
	position:relative;
	border:1px solid #8b8b8b;
	background:#c39f49;
	padding:5px 10px 5px 10px;
	color:#0e0601;
    float:right;
	margin-right:40px;
	cursor:pointer;
    
}

}
/*---------------------------------------- SLIDESHOW GALLERY --------------------------------*/

.slideshow-gallery {
	margin:25px 0 0 0;
	padding:0;
}

.homeimage {

	margin:0;
	padding: 0;
	width:950px;
	
}.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color:#fff;
	}
	
/*---------------------------------------- LINKS   --------------------------------*/

.links-container {

	width:950px;
	margin:25px 0 25px 0;
	padding:0;
}

.links-left {
	width:450px;
	padding:10px;
	margin:0;
	float:left;
	
}

.links-left img {
	padding:10px;
	border: #eee 1px solid;
	margin-top:10px;
}

.links-left a {
   
	font-size:16px;
	color:#ffcccc;
	text-align:left;
	
}



.links-right {
	width:450px;
	padding:10px;
	margin:0;
	float:left;
}

.links-right img {
	padding:10px;
	border: #eee 1px solid;
	margin-top:10px;
	
}

.links-right a {
	font-size:16px;
	color:#ffcccc;
	text-align:left;
}


/*-------------------------------homepage slideshow gallery---jquery--------------------->*/

#slideshow {
    position:relative;
    height:400px;
    margin: 0 auto;
	text-align:center;
	margin-left:25px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*---------------------------------- furiwa home page -----------------------*/

.home-content {
	width:925px;
	margin:0 auto;
	padding: 18px 0 0 0;

	
}
.home-content p {
	color:#b0aaa0;
}
.home-content h4 {
	color:#c39f49;
	font-size:1.3em;
	text-align:center;
	
}


/*---------------------------------------image menu nav ----------------------------*/


ul#navi { padding:0;width:950px; height:38px; list-style:none; margin:0 auto;margin-left:10px;}


ul#navi li { display:inline;}

ul#navi li a {  
    height: 36px;  
    float: left;  
    text-indent: -9999px;  
    margin-left:-10px;

}  
ul#navi li a:focus {color:#170501;}


ul#navi li#navhome a {width:125px; background:url(/images/furiwa_menu.jpg) no-repeat 0 -32px;height:38px;}
ul#navi li#navhome a:hover { background-position:0 0;}
ul#navi li#navhome.active a{  background-position:0 0;}


ul#navi li#navmenu a {width:115px; background:url(/images/furiwa_menu.jpg) no-repeat -120px -32px;height:38px;}
ul#navi li#navmenu a:hover { background-position:-120px 0;}
ul#navi li#navmenu.active a {  background-position:-120px 0;}

ul#navi li#navbanquets a {width:245px; background:url(/images/furiwa_menu.jpg) no-repeat -228px -32px;height:38px;}
ul#navi li#navbanquets a:hover { background-position:-228px 0;}
ul#navi li#navbanquets.active a {  background-position:-228px 0;}


ul#navi li#navthankyou a {width:216px; background:url(/images/furiwa_menu.jpg) no-repeat -467px -32px;height:38px;}
ul#navi li#navthankyou a:hover { background-position:-467px 0;}
ul#navi li#navthankyou.active a {  background-position:-467px 0;}

ul#navi li#navblog a {width:105px; background:url(/images/furiwa_menu.jpg) no-repeat -674px -32px;height:38px;}
ul#navi li#navblog a:hover { background-position:-674px 0;}
ul#navi li#navblog.active a {  background-position:-674px 0;}

ul#navi li#navcontact a {width:181px; background:url(/images/furiwa_menu.jpg) no-repeat -769px -32px;height:38px;}
ul#navi li#navcontact a:hover { background-position:-769px 0;}
ul#navi li#navcontact.active a {  background-position:-769px 0;}


/*------------------------  furiwa menu page ----------------------------*/


.furiwa-menu {

	background:url(/images/menu_bg.jpg);
	width:950px;
	height:500px;
	margin:0 auto;
	padding:0;
}
.dim-sum {
	width:510px;
	color:#d7d7d7;
	
	text-align:left;
	padding:0px 0 0 45px;
	float:left;
}
.dim-sum img {
	margin-left:-20px;
	
}
.lunch {
	width:520px;
	color:#d7d7d7;

	text-align:left;
	padding:0px 0 0 45px;
	float:left;
}
.lunch img {
	margin-left:-20px;
}
.dinner {
	width:470px;
	color:#d7d7d7;

	text-align:left;
	padding:0px 0 0 45px;
	float:left;
}
.dinner img {
	margin-left:-20px;
}


/*------------------------  furiwa banquet  page ----------------------------*/
.banquet-container-left {
	float:left;
	width:450px;
	position:relative;
	margin:0;
	padding:25px 0 0 40px;
	
}
.banquet-container-left img {
	
	padding:8px;
	border:1px solid #2a220b;
}


.banquet-container-right {
	float:right;
	width:380px;
	position:relative;
	margin:25px 60px 0 0 ;

}
.banquet-container-right p {
	width:400px;
	margin-top:-20px;
	color:#d7d7d7;
	
}
.banquet-container-right img {
	margin-left:-30px;
}
.banquet-catering-container-right {
	float:right;
	width:380px;
	position:relative;
	margin:25px 60px 0 0 ;

}
.banquet-catering-container-right img {
	margin-left: -20px;
}
.banquet-button {
	float:left;
	width:900px;
	margin:0 auto;
	padding:0 0 0 35px;
	position:relative;
}

.download-btn {
	margin-left:20px;
}
                                                                               
/*------------------------  furiwa newsletter form in header ----------------------------*/

.newsletter-form {
	float:right;
	position:relative;
	margin:0 auto;
	padding:5px;
	width:285px;
	
	
}

#submit-button {
	float:right;
    margin-right:30px;
	margin-top:-28px;
	background: transparent url(/images/signup-button.png);
	border:0;
	text-indent:-1000em;
	width:66px;
	height:23px;
	cursor:pointer;

}
#email-textbox {
	background:transparent;
	color:#c39f49;
	padding:2px;
	border:1px solid #746d5c;
	
}
input#s {
	
}

input#searchsubmit {
	background: transparent url(/images/search-button.png);
	border:0;
	text-indent:-1000em;
	width:66px;
	height:23px;
	cursor:pointer;
}

.contact-search-btn {
	background: transparent url(/images/submit-button.png);
	border:0;
	text-indent:-1000em;
	width:72px;
	height:25px;
	cursor:pointer;
}

/*------------------------  furiwa who we are ----------------------------*/

.who-we-are {
	margin:0;
	padding:25px 10px 25px 55px;
	width:450px;
	display:block;
	float:left;
}
.who-we-are img {
	margin-top:-10px;
	margin-left:-20px;
}
.who-we-are p {
	text-align:left;
	
}
.whoweare-img {
	float:right;
	width:400px;
	height:auto;
	margin-right:25px;
	position:relative;
}

/*---------- dim sum ------------*/

.dim-sum-menu-banner {
	margin-left:25px;
	padding:0;
	
}
.dim-sum-menu-download a {
	float:right;
	margin-top:-40px;
	margin-right:70px;
	font-size:1.2em;
}
.get-adobe {
	float:right;
	margin-top:-15px;
	margin-right:75px;
	text-align:middle;
	position:relative;
}
.get-adobe img {
	padding:0;
	padding-left:10px;
}

.dim-sum-menu-left {
	width:400px;
	padding: 40px 0 0 0;
	float:left;
	margin-left:60px;
	font-size:1.1em;
}
.dim-sum-menu-left ul {
	
	
}
.dim-sum-menu-left li {

	font-size:1.2em;
	color:#e5e5e5;
}
.dim-sum-menu-right {
	width:400px;
	padding:25px 0 0 0;
	float:right;
	margin-left:60px;
	font-size:1.2em;
}
.dim-sum-menu-right ul {
	
	
}
.dim-sum-menu-right li {

	font-size:1.1em;
	color:#e5e5e5;
}
