/*
Theme Name: 2 Column Fixed - Menu Right
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the right
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

body {
	font-size: large;
	margin: 0;
	padding: 0;
	color: #333333;
	background: url(images/bg.jpg) #ebebeb;
}

.img { position: relative; overflow: hidden; display: block;}
.img em { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; display: block; background-repeat: no-repeat;}
a em { cursor: pointer; }

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	
	background: url(images/new_bg.gif) #fff;
			
}

#header {
	width: 100%;
	background: url(images/header_bg.gif) top repeat-x #881911;
	height: 186px;
}

#headerimg {}
.description {}
#wrapper {
	width: 100%;
	float: left;
	background-color: #ffffff;
}

#content, #contentFull {
	
	width: 500px;
	
	margin-top: 15px;
	margin-bottom: 25px;
}
#content {margin-top: 17px; margin-left: 240px;}
#contentFull {
	width: 760px;
	margin-left: 17px;
	
}

#sidebar {
	width: 205px;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
	
}

#footer {
	width: 100%;
        line-height: 0px;
	clear: both;
	color: #333333;
	font-size: .6em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 150px;
}
#footer a {
	color: #333;
	
	
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer p { padding-top: 30px; line-height: 1.8em; }
#footer li {  padding: 0px 10px;  display: inline;}
#footer ul { list-style: none; width: 700px; text-align: center; display: block; padding-top: 10px; padding-left:35px;}

#copy { margin-top: 30px; float: left; margin-left: 140px; width: 270px;}
.ac, .ac a { width: 195px; height: 21px; }
.ac { float: right; margin-top: 30px; margin-right: 100px; text-indent: -5000px;}
.ac em { background: url(images/ac.png) no-repeat; }

/*-------------Navigation-----------*/

#navigation {
	height: 45px;
	margin: 45px auto 0 auto;
	padding: 0;
	width: 780px;
}
#navigation ul {
    margin: 0; 
	padding: 0; 
}
#navigation li { 
  margin: 0; 
  padding: 0; 
  list-style-type: none; 
  float:left; 
  display:block; 
}
#navigation li a, #navigation li a:active 	{ 
  border: 0px;
  outline: 0px;
  display:block;
  text-indent: -3000px;
  background-image: url(images/navigation.gif);
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  height: 45px;
}

#navigation a#home {  width: 102px;  background-position: 0px 0px;}
#navigation a#homeselected, #navigation a#home:hover {  width: 102px; background-position: 0px -45px; }
#navigation a#about {width: 136px;  background-position: -102px 0px; }
#navigation a#aboutselected, #navigation a#about:hover { width: 136px; background-position: -102px -45px; }
#navigation a#menu {width: 136px;  background-position: -238px 0px; }
#navigation a#menuselected, #navigation a#menu:hover { width: 136px; background-position: -238px -45px; }
#navigation a#location {width: 144px;  background-position: -374px 0px; }
#navigation a#locationselected, #navigation a#location:hover { width: 144px; background-position: -374px -45px; }
#navigation a#gallery {width: 126px;  background-position: -519px 0px; }
#navigation a#galleryselected, #navigation a#gallery:hover { width: 126px; background-position: -519px -45px; }
#navigation a#contact{width: 136px;  background-position: -644px 0px; }
#navigation a#contactselected, #navigation a#contact:hover { width: 136px; background-position: -644px -45px; }


/*-------------Headings-------------*/

h1 {
  background: url(/wp-content/uploads/2010/04/logo.jpg) right bottom no-repeat;
  width: 213px;
  height: 76px;
  /*background: url(images/logo.gif) right bottom no-repeat;
  width: 187px;
  height: 76px;*/
  text-indent: -5000px;
  padding: 	22px 0 0 0;
  margin: 0 auto;
}
h2.pageTitle { font-size: 2em; margin-bottom:0; padding-bottom:0;}
h2 {
	margin: 0;
	padding: 0;
  	color: #6c100b;
}

h3 {
  color: #6c100b;

}

h4 {
  color: #6c100b;
}

h5 {
  color: #6c100b;
}

/*------------- HOME ---------------*/
#homecontent {
	float: left; 
	margin: 0 0 0 10px;
}
#homecontent p { margin:0; padding:0;}
#specialsBoard {
		background: url(images/left.jpg) #fff no-repeat;
		width: 250px;
		height: 470px;
		height: 330px;
		margin-left: 520px;
	}

#specialsBoard h3 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; text-align: center; }
p.special, p.soup, p.specialDate { color: #fff; text-align: center; font-family: Arial, Helvetica, sans-serif;}


#giftcards {
	background: url(images/left.jpg) #333;
	width: 250px;
	height: 138px;
	margin-left: 520px;
	background-position: 0 -330px;
	text-indent: -3000px
	}

h3.specialName {
	padding: 55px 5px 0 10px;
	width: 235px;
	margin: 0;
}
p.specialDate {
	width: 238px;
	float: right;
	margin: 3px 0 0 0;
	position: absolute;
}
p.special {
	margin: 0;
	padding: 0 10px;
	width: 238px;
	float: left;
}
/*.special { font-size: 2em;}*/
p.soup {
	float: left;
	top: 440px;
	position: absolute;
	width: 238px;
}
div.rss {
	float: right;
	margin: 175px 0 0 220px;
	position: absolute;
}

.callout1, .callout2 { width: 310px; float: left; margin: 0 30px 20px 40px;}
	.callout2 {margin: 0 0px 20px 110px;}
		.callout1 p, .callout2 p, .callout1 li, .callout2 li { font-family: "Times New Roman", Times, serif; font-size: 13px; line-height: 18px; }
		.callout1 h3, .callout2 h3 { font-size: 21px; margin: 40px 0 21px 0; color: #87100b;}

.opentable { margin: 0 10px 20px 10px;}
.opentable h3 { margin: 40px 0 1px 25px;}
.OT_feedTitle {display: none;}

#emailsignup {
	background-color: #CCCCCC;
	width: 760px;
	margin: 10px 0 0 10px;
}
#emailsignupcontainer {	margin:0 0 0 30px; padding: 5px 0; width:300px; float: left; }
#emailsignupcontainer p {font-size: .8em; font-family: Arial, Helvetica, sans-serif;}
#signup { 
	width: 340px;  
	margin: 0 0 0 50px; 
	padding-top: 30px;
	border: 0;
}
#signup div { padding: 0px 20px 0 0; text-align: right; color: #1e1e1e; font-size: 14px;}
#signup div span { display: block; padding: 4px 0;}
#signup div input { height: 18px; width: 180px; padding: 4px 0 0 0; font-size: 12px;}
#signup div input.submitBtn { width:111px; height:33px;}

.save {
	background: url(images/signupBtnReflect.gif) no-repeat;
	width: 139px;
	float: left;
	margin: 10px 0 0 135px;
	padding: 0px !important;
	
	display: block;
	height: 62px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.save a, .save input {
	background: url(images/signupBtn.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block; 
	height: 37px;
	color: white;
	line-height: 37px; 
	font-size: 14px;
	font-weight: bold;
}



/*------------- The Menu -------------*/
h3.menuCat { font-size: 1.8em; margin:0; padding:0; margin-bottom: 10px;}
h4.menuItem {margin:0; padding:0;}
.menuItemContainer p{ margin:0; padding:0; font-size: .9em; line-height: 1.1em;}
.menuItemContainer { margin-bottom: 20px;}
div.post-ratings {font-size: .8em;}

/*-------------About------------------*/

img.aboutPic { margin-left: -100px; float: left;}
div.aboutBox { width: 455px; float: right; line-height: 1.2em; margin: -40px 45px 5px 0;}
.right { float: right; }
.left {float: left; }
img.about2 { margin-right: -80px; float: right;}
#post-50 {margin:0; padding:0;}

/*-------------contact------------------*/
td { background-color: #f0f0f0; }

/*-------------giftcards------------------*/
img.giftcardPic { float: left;}
div.giftBox { width: 390px; float: right; line-height: 1.2em}

/*------------mothers---------------------*/
img.momPic { margin-left: 50px; float: left;}
div.momBox { width: 455px; float: right; line-height: 1.2em; margin: 0px 45px 5px 0;}


/*-------------Images------------------*/
.valntinesMenuTitle { color: #600; margin:0; padding:0;}

ul.menuCats li { list-style: none; margin-bottom: 20px; }
ul.menuCats li a { color: #6c100b; }


/*-------------Other------------------*/

hr {display: none; height:10px;}
div.hr { clear: both; }
p {font-size: .9em;
	line-height: 1.4em; }
a { color: #6c100b; }
.note { font-size: 12px;}


/*-------------Other------------------*/

#respond {margin-top: 50px; font-size: .9em;}
#comment {width: 440px; }
#commentform p { font-size: .8em;}
.commentmetadata { font-size: .5em;}
.commentlist p { line-height: 1em;}

/*------------- Post Star Rating ------------------*/
 .PSR_stars {
  height: 15px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
* html .PSR_stars .star {
	display: block;
	position: absolute;
	height: 0;
	width: 0;
}
.PSR_stars input {
	display: none;
}
.PSR_no_star, .PSR_half_star, .PSR_full_star, .PSR_no_voting_star, .PSR_half_voting_star, .PSR_full_voting_star {
  display: block;
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -1000em;
  text-align: left;
  background-repeat: no-repeat;
}
.PSR_no_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/no_star.gif);
}
.PSR_full_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/full_star.gif);
}
.PSR_half_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/half_star.gif);
}
.PSR_no_voting_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/no_star.gif);
}
.PSR_full_voting_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/full_voting_star.gif);
}
.PSR_half_voting_star {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/half_voting_star.gif);
}
.PSR_votes {
	padding-left: .5em;
}
.PSR_moment_scores li {
	position: relative;
	height: 2.2ex;
  list-style: decimal outside;
}
* html .PSR_moment_scores li {
  list-style: none;
}
.PSR_moment_scores .trend_up, .PSR_moment_scores .trend_dw, .PSR_moment_scores .trend_eq {
  display:block;
  width: 14px;
  height: 15px;
  overflow: hidden;
  text-indent: -100em;
  float: left;
  background-repeat: no-repeat;
	margin-right: .5em;
}
.PSR_moment_scores .trend_up {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/up_arrow.gif);
}
.PSR_moment_scores .trend_dw {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/dw_arrow.gif);
}
.PSR_moment_scores .trend_eq {
  background-image: url(" . $home . "/wp-content/plugins/post-star-rating/img/stars/eq_arrow.gif);
}
.PSR_moment_scores .PSR_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 21ex;
	text-align: right;
}

.PSR_no_star {
  background-image: url(no_star_img) !important;
}
.PSR_full_star {
  background-image: url(full_star_img) !important;
}
.PSR_half_star {
  background-image: url(half_star_img) !important;
}




/* Open Table */

/******************************* Vertical Layout **************************************/




/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:100%;
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding: 0 20px 30px 20px;
    }
    
/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        width:100%; 
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
    }

/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle
    {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 1px 5px;
        font-size:12px;
        font-weight:normal;
        line-height:1em;
    }
 
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:82px;
        display:block;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 101px;/* for horizontal layout: 90px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:82px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 101px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 190px;/* for horizontal layout: 300px, for vertical layout: 185px */
        width:60px;
        padding:3px 0;
        text-align:right;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 255px;/* for horizontal layout: 275px, for vertical layout: 185px */
        margin:0;
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 115px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 255px;/* for horizontal layout: 500px, for vertical layout: 275px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:120px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
		width:100%;
		padding:0;
		margin:0;
		display:block;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 100px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;
		
     }
    
    /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}

	/* Text Form Fields*/ 
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #87100B; 
		text-decoration: none 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}


