body {
	margin:0;
	padding:0;
	font-family: helvetica, arial, sans-serif;
	background: #000 url(http://assets.giphter.com/ci/bg-main.png) repeat-y fixed top left;
	font-size:12px;
	line-height:20px;
	color: #eee;
}

a, a:link, a:visited {
	color: #D7BD68;
	text-decoration: none;
}

a:hover { color: #fff; }

img {
	border:0;
}

h1 {
	font-family: "Myriad Pro", helvetica, arial, sans-serif;
	color: #efce3c;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
}

h1.front {
	margin:0;
	padding:136px 0 8px 0;
}

.wrapper {
	width:1050px;
	height:600px;
	background: url(http://assets.giphter.com/ci/bg-forks.png) no-repeat top left;
}

.column-left {
	float:left;
	width:170px;
	padding:20px 0 0 20px;
}

.content {
	float:right;
	width:640px;
	padding:3px 220px 0 0;
}

.content.front {
	width:690px;
	padding:0 130px 0 40px;
}

.column-left img {
	padding-bottom:20px;
}

.column-left ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0;
	margin:0;
}

.column-left li {
	font-family: "Myriad Pro", helvetica, arial, sans-serif;
	font-size:16px;
	padding:0 0 5px;
}

.column-left li a, .column-left li a:link, .column-left li a:visited {
	color: #fff;
	text-decoration:none;
}

.column-left li a:hover{
	color: #f56400;
}

.column-left li.get-your-local-fixe a, .column-left li.get-your-local-fixe a:link, .column-left li.get-your-local-fixe a:visited {
	color:#EFCE3C;
}
.column-left li.active a, .column-left li.active a:link, .column-left li.active a:visited {
	color: #f56400;
}


.title {
	padding-top:30px;
	border-bottom:1px solid #d7bd68;
}

.title h1 {
	float:left;
	color:#f56400;
	margin:0;
	padding:0;
	line-height:26px;
}

.title ul {
	float:right;
	padding:0;
	margin:0;
}

.title li {
	display:inline;
	padding-left:15px;
}

.caption {
	font-size:12px;
	color: #efce3c;
	padding-top:2px;
}

.footer {
	padding:110px 0 0 20px;
}

.footer ul {
	padding:0 0 10px 0;
	margin:0;
}

.footer li {
	display:inline;
	padding-right:20px;
	font-size:11px;
	color:#bbb9b9;
}

.footer li a, .footer li a:link, .footer li a:visited {
	color:#bbb9b9;
	text-decoration:none;
}

.footer li a:hover {
	color: #fff;
}

.roundedcornr_box_955012 {
   background: #ffffff;
   width:528px;
}
.roundedcornr_top_955012 div {
   background: url(/images/roundedcornr_955012_tl.png) no-repeat top left;
}
.roundedcornr_top_955012 {
   background: url(/images/roundedcornr_955012_tr.png) no-repeat top right;
}
.roundedcornr_bottom_955012 div {
   background: url(/images/roundedcornr_955012_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_955012 {
   background: url(/images/roundedcornr_955012_br.png) no-repeat bottom right;
}

.roundedcornr_top_955012 div, .roundedcornr_top_955012, 
.roundedcornr_bottom_955012 div, .roundedcornr_bottom_955012 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_955012 { margin: 0 5px; }

.restaurants {
	padding-top:5px;
}

.restaurants tr.odd {
	background-color:#111;
}

.restaurants td {
	padding:6px 4px;
}

.subhead {
	padding:15px 0;
}

.feed {
	float:left;
	vertical-align:middle;
}

.feed a, .feed a:link, .feed a:visited {
	color:#BBB9B9; 
}
.feed a:hover {
	color:#fff; 
}

.search {
	float:right;
}

.search ul {
	margin:0;padding:0;
}

.search li {
	display:inline;
	padding-right:6px;
}

.search form {
	display:inline;
}

.search input {
	font-size: 11px;
}

.search .text {
	background-color:#ccc;
	border: 1px solid #333;
	padding:2px;
}

.subnav {
	color: #666;
}

/***** BLOG ********/

.post {
	padding:10px 0 30px;
	margin-bottom:20px;
	border-bottom: 1px solid #333;
}

.post h2, .post h3 {
	margin:5px 0 0 0;
}

.post abbr {
	border:none;
}

.post .entry-date {
	color:#666;
}

.post .entry-meta {
	color:#666;
}

#wp-calendarLarge .event-block {
	font-size:11px;
}

.nav-previous {
	float:left
}

.nav-next {
	float:right;
}

.nav-previous a, .nav-previous a:link, .nav-previous a:visited,
.nav-next a, .nav-next a:link, .nav-next a:visited {
	font-size:14px;
	font-weight:bold;
}

#comments ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0;
	margin:0;
}

#comments li {
	border-bottom:1px solid #333;
	margin-bottom:10px;
}

#comments .pipe {
	color:#666;
}

#comments .unapproved {
	font-style:italic;
	color:#888;
}

.column-left .restaurant-week a, .column-left .restaurant-week a:link, .column-left .restaurant-week a:visited {
	color: #EFCE3C;
} 