/*  
Theme Name: Table To Table 2009
Theme URI: http://tabletotabletonight.com/
Description: The T2T Theme
Version: 1.0
Author: T2T
Author URI: http://tabletotabletonight.com/
*/

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

/* Begin T2T CSS */

html, body {
height: 100%;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

html {
  background-color: #ebecec;
}
body {
  text-align: center;
  background-image: none;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  color: #55585a;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight:200;
  line-height: 20px;
  letter-spacing: 0.06em;
  }
  
  hr {
  	margin: 6px 0px 6px 0px;
  	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	border: 0px;
  }
  
#container {
  margin: 0 auto;
  width: 800px;
  text-align: center;
  background-color: #ffffff;
  }
  a, a:visited {
  	color: #9b5ba4;
	text-decoration: underline;
  }
  a:hover, a:visited:hover {
  	color: #4f2f54;
  }
  h1, h2, h3, h4 {
  	padding: 0px;
	margin: 0px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  h1 {
  	font-size: 26px;
  	line-height: 120%;
  	font-weight: 200;
  	margin: 0px 0px 8px 0px;
  	padding: 0px;
  }
  h2 {
  	line-height: 140%;
  	font-size: 18px;
  	font-weight: 400;
  	margin: 0px 0px -8px 0px;
  	padding: 0px;
  }
  h3 {
  	margin-top: 5px;
  	font-size: 14px;
  	font-weight: 400;
  }
  h4 {
  	font-size: 14px;
  }
  #topnav {
  	width: 800px;
	background-color: transparent;
    background-image: none;
    text-align: center;
    margin: 0px 0px 30px 0px;
    padding: 6px 0px 0px 0px;
    font-size: 0px;
    line-height: 0px;
  }
  .nav {
  	list-style: none;
  	margin: 0px;
  	padding: 0px;
  }
  .nav li {
  	float: left;
  	margin: 0px;
  	padding: 0px;
  }
  #contenthead {
  	width: 812px;
	height: 29px;
  }
  #contentarea {
  	width: 764px;
  	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px 18px 0px 18px;
	text-align: left;
	min-height: 515px;
  }
  #contentbox {
	padding: 0px 0px 50px 0px;
	margin: 0px;
  }
  #contentbg {
	position:relative;
	left:81px;
	top:25px; 
  	width: 741px;
  	padding: 0px;
  }
  #footnav {
  	width: 800px;
  	height: 31px;
  	color: #FFFFFF;
	background-image: url(/site/wp-content/themes/tabletotable/images/footBG.png);
	background-repeat: no-repeat;
  	margin: 0px;
  	padding: 0px;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
  }

	#footmenu {
		padding: 8px 14px 0px 14px;
		float: left;
		text-align: left;
	}
	#footmenu a, #footmenu a:visited {
		color: #FFFFFF
	}
	
	#footmenu a:hover, #footmenu a:visited:hover {
		color: #DDDDDD
	}
	
	#copyright {
		padding: 8px 14px 0px 14px;
		float: right;
		text-align: right;
	}
	
	#sidebar {
		width: 245px;
		float: left;
		min-height: 280px;
		color: #797d80;
		text-transform: uppercase;
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight:200;
		line-height: 24px;
		
	}
	#sidebar a, #sidebar a:visited {
		color: #797d80;
		text-decoration: none;
	}
	
	#sidebar a:hover, #sidebar a:visited:hover {
		color: #1d171f;
		text-decoration: none;
	}
	
	#sidebar ul {
		width: 215px;
		margin-bottom: 10px;
	}
	
	#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	border-bottom: 1px solid #e1e1e1;
	}
	
	#sidebar ul ul {
		text-indent: 20px;
		margin: 0px;
	}
	#sidebar ul ul li {
		border-top: 1px solid #e1e1e1;
		border-bottom: none;
	}
	

a img {
	text-decoration: none;
}

	#quicklinks {
		padding-top: 10px;
	}
	
	#quicklinks tr td {
		line-height: 22px;
	}
	
	input {
		clear: both;
		
	}

/* End T2T CSS */

/* Begin Typography & Colors */



