/*

THEME NAME: TASTEFUL SUPPER CLUB

THEME URI: http://www.joryland.org

DESCRIPTION: Custom development by Jory Cunningham based on the Sandbox theme by Andy Skelton &amp; Scott Allan Wallick

VERSION: 1.1

AUTHOR: <a href="http://www.joryland.org">Jory Cunningham</a>

AUTHOR URI:

TAGS: 

*/

img
{border: none;}

*
{ /* removes outlines from links in firefox */
  outline: none;
}
body
{
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #e9e9e9;
}

h1
{text-transform: lowercase; color: #69c; font-weight: normal; font-size: 2em;}

h2
{text-transform: lowercase; color: #69c; font-weight: normal;}

h2 a
{text-decoration: none;}
h2 a:hover
{text-decoration: underline;}

.entry-title
{margin: 0px;}

.entry-date
{border-bottom: 0px; text-decoration: none; color: #666;}

.entry-meta
{
margin: 10px 0 20px 0;
}


a
{color: #6699cc; text-decoration: underline;}
a:visited
{color: #6699cc;}
a:hover
{color: #666;}
a:active
{color: #6699cc; }



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 875px;
	background: #fff;
}

#header {
	margin: 0px;
padding: 20px 20px 0px 20px;}
	
#headerPics
{float: right;
margin: 0px;
margin-right: 10px;}

#headerPics img
{margin-left: 20px;}

#headerName a
{font-size: 4.4em;
color: #6699cc;
margin: 0px;
width: 600px;
text-decoration: none;}

abbr
{border: 0;}

#navigation 
{margin: 5px 0 0 -35px}

#navigation li
{display: inline;
color: #6699cc;
font-size: 1.7em;}

#navigation a
{color: #666; text-decoration: none;}
#navigation a:visited
{color: #666;}
#navigation a:hover
{color: #69c;}
 #navigation a:active
{color: #666; }

#container
{padding: 0 20px;}

#bodyCol {
	float: left;
	width: 600px;
padding: 20px 0px;
}

#sidebarCol { 
width: 200px;
margin-left: 635px;
margin-top: 25px;
border: 1px solid #666;
padding: 0 0 0 15px;
margin-right: 20px;
	
}

#sidebarCol li
{ 
list-style:none;
margin-left: -35px;
	
}

h3
{color: #666}

#footer {
	clear: both;
	padding: 5px 20px;
background: #e9e9e9;
text-align: center;
}